Skip to content

Commit c02b91a

Browse files
author
Marius Burkard
committed
Merge branch 'aps-minor-language-change' into 'stable-3.1'
Minor language change for APS installer See merge request ispconfig/ispconfig3!914
2 parents 65be951 + 2a3cadc commit c02b91a

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)