Skip to content

Commit 2a3cadc

Browse files
author
Webslice
committed
Minor language change for APS installer
1 parent 2df03bc commit 2a3cadc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

interface/web/sites/lib/lang/en_aps.lng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ $wb['installation_txt'] = 'Installation';
2828
$wb['install_location_txt'] = 'Install location';
2929
$wb['btn_install_txt'] = 'Install';
3030
$wb['btn_cancel_txt'] = 'Cancel';
31-
$wb['acceptance_txt'] = 'Acceptance';
31+
$wb['acceptance_txt'] = 'I accept the license';
3232
$wb['acceptance_text_txt'] = 'Yes, i\'ve read the license and agree.';
3333
$wb['install_language_txt'] = 'Interface language';
3434
$wb['new_database_password_txt'] = 'New database password';

0 commit comments

Comments
 (0)