Skip to content

Commit 1e0edca

Browse files
author
thom
committed
Use ' instead of " in lang files
1 parent f3b5a93 commit 1e0edca

File tree

358 files changed

+4689
-4689
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

358 files changed

+4689
-4689
lines changed

interface/lib/lang/en.lng

Lines changed: 63 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,32 @@
11
<?php
2-
$wb['conf_format_dateshort'] = "Y-m-d";
3-
$wb['conf_format_dateshort_human_readable'] = "yyyy-mm-dd";
4-
$wb['conf_format_datelong'] = "l dS of F Y";
5-
$wb['conf_format_timeshort'] = "H:i";
6-
$wb['conf_format_timelong'] = "H:i:s";
7-
$wb['conf_format_datetime'] = "Y-m-d H:i";
2+
$wb['conf_format_dateshort'] = 'Y-m-d';
3+
$wb['conf_format_dateshort_human_readable'] = 'yyyy-mm-dd';
4+
$wb['conf_format_datelong'] = 'l dS of F Y';
5+
$wb['conf_format_timeshort'] = 'H:i';
6+
$wb['conf_format_timelong'] = 'H:i:s';
7+
$wb['conf_format_datetime'] = 'Y-m-d H:i';
88
$wb['number_format_decimals'] = '4';
99
$wb['number_format_decimals_client'] = '2';
1010
$wb['number_format_dec_point'] = '.';
1111
$wb['number_format_thousands_sep'] = '';
12-
$wb['error_301'] = "Module not permitted for the current user.";
13-
$wb['error_302'] = "Module invalid.";
14-
$wb['error_1001'] = "The username and password cannot be empty !";
15-
$wb['error_1002'] = "The username and/or password are not correct !";
16-
$wb['error_1003'] = "The username is deactivated!";
17-
$wb['delete_confirmation'] = "Do you really want to delete this record?";
18-
$wb['error_no_view_permission'] = "You dont have the permission to view this record or this record does not exist!";
19-
$wb['error_no_delete_permission'] = "You dont have the permission to delete this record!";
20-
$wb['page_txt'] = "Page";
21-
$wb['page_of_txt'] = "of";
22-
$wb['page_and_txt'] = "and";
23-
$wb['page_next_txt'] = "Next";
24-
$wb['page_back_txt'] = "Back";
25-
$wb['delete_txt'] = "Delete";
26-
$wb['filter_txt'] = "Filter";
27-
$wb['add_new_record_txt'] = "Add new record";
28-
$wb['btn_save_txt'] = "Save";
29-
$wb['btn_cancel_txt'] = "Cancel";
12+
$wb['error_301'] = 'Module not permitted for the current user.';
13+
$wb['error_302'] = 'Module invalid.';
14+
$wb['error_1001'] = 'The username and password cannot be empty !';
15+
$wb['error_1002'] = 'The username and/or password are not correct !';
16+
$wb['error_1003'] = 'The username is deactivated!';
17+
$wb['delete_confirmation'] = 'Do you really want to delete this record?';
18+
$wb['error_no_view_permission'] = 'You dont have the permission to view this record or this record does not exist!';
19+
$wb['error_no_delete_permission'] = 'You dont have the permission to delete this record!';
20+
$wb['page_txt'] = 'Page';
21+
$wb['page_of_txt'] = 'of';
22+
$wb['page_and_txt'] = 'and';
23+
$wb['page_next_txt'] = 'Next';
24+
$wb['page_back_txt'] = 'Back';
25+
$wb['delete_txt'] = 'Delete';
26+
$wb['filter_txt'] = 'Filter';
27+
$wb['add_new_record_txt'] = 'Add new record';
28+
$wb['btn_save_txt'] = 'Save';
29+
$wb['btn_cancel_txt'] = 'Cancel';
3030
$wb['top_menu_system'] = 'System';
3131
$wb['top_menu_client'] = 'Client';
3232
$wb['top_menu_email'] = 'Email';
@@ -42,42 +42,42 @@ $wb['top_menu_dashboard'] = 'Home';
4242
$wb['top_menu_vm'] = 'VServer';
4343
$wb['toolsarea_head_txt'] = 'Tools';
4444
$wb['latest_news_txt'] = 'Latest news';
45-
$wb['logout_txt'] = "Logout";
46-
$wb['daynamesmin_su'] = "Su";
47-
$wb['daynamesmin_mo'] = "Mo";
48-
$wb['daynamesmin_tu'] = "Tu";
49-
$wb['daynamesmin_we'] = "We";
50-
$wb['daynamesmin_th'] = "Th";
51-
$wb['daynamesmin_fr'] = "Fr";
52-
$wb['daynamesmin_sa'] = "Sa";
53-
$wb['daynames_sunday'] = "Sunday";
54-
$wb['daynames_monday'] = "Monday";
55-
$wb['daynames_tuesday'] = "Tuesday";
56-
$wb['daynames_wednesday'] = "Wednesday";
57-
$wb['daynames_thursday'] = "Thursday";
58-
$wb['daynames_friday'] = "Friday";
59-
$wb['daynames_saturday'] = "Saturday";
60-
$wb['monthnamesshort_jan'] = "Jan";
61-
$wb['monthnamesshort_feb'] = "Feb";
62-
$wb['monthnamesshort_mar'] = "Mar";
63-
$wb['monthnamesshort_apr'] = "Apr";
64-
$wb['monthnamesshort_may'] = "May";
65-
$wb['monthnamesshort_jun'] = "Jun";
66-
$wb['monthnamesshort_jul'] = "Jul";
67-
$wb['monthnamesshort_aug'] = "Aug";
68-
$wb['monthnamesshort_sep'] = "Sep";
69-
$wb['monthnamesshort_oct'] = "Oct";
70-
$wb['monthnamesshort_nov'] = "Nov";
71-
$wb['monthnamesshort_dec'] = "Dec";
72-
$wb['datepicker_nextText'] = "Next";
73-
$wb['datepicker_prevText'] = "Prev";
74-
$wb['submit_confirmation'] = "Do you really want to perform this action?";
75-
$wb['globalsearch_resultslimit_of_txt'] = "of";
76-
$wb['globalsearch_resultslimit_results_txt'] = "results";
77-
$wb['globalsearch_noresults_text_txt'] = "No results.";
78-
$wb['globalsearch_noresults_limit_txt'] = "0 results";
79-
$wb['globalsearch_searchfield_watermark_txt'] = "Search";
80-
$wb['globalsearch_suggestions_text_txt'] = "Suggestions";
45+
$wb['logout_txt'] = 'Logout';
46+
$wb['daynamesmin_su'] = 'Su';
47+
$wb['daynamesmin_mo'] = 'Mo';
48+
$wb['daynamesmin_tu'] = 'Tu';
49+
$wb['daynamesmin_we'] = 'We';
50+
$wb['daynamesmin_th'] = 'Th';
51+
$wb['daynamesmin_fr'] = 'Fr';
52+
$wb['daynamesmin_sa'] = 'Sa';
53+
$wb['daynames_sunday'] = 'Sunday';
54+
$wb['daynames_monday'] = 'Monday';
55+
$wb['daynames_tuesday'] = 'Tuesday';
56+
$wb['daynames_wednesday'] = 'Wednesday';
57+
$wb['daynames_thursday'] = 'Thursday';
58+
$wb['daynames_friday'] = 'Friday';
59+
$wb['daynames_saturday'] = 'Saturday';
60+
$wb['monthnamesshort_jan'] = 'Jan';
61+
$wb['monthnamesshort_feb'] = 'Feb';
62+
$wb['monthnamesshort_mar'] = 'Mar';
63+
$wb['monthnamesshort_apr'] = 'Apr';
64+
$wb['monthnamesshort_may'] = 'May';
65+
$wb['monthnamesshort_jun'] = 'Jun';
66+
$wb['monthnamesshort_jul'] = 'Jul';
67+
$wb['monthnamesshort_aug'] = 'Aug';
68+
$wb['monthnamesshort_sep'] = 'Sep';
69+
$wb['monthnamesshort_oct'] = 'Oct';
70+
$wb['monthnamesshort_nov'] = 'Nov';
71+
$wb['monthnamesshort_dec'] = 'Dec';
72+
$wb['datepicker_nextText'] = 'Next';
73+
$wb['datepicker_prevText'] = 'Prev';
74+
$wb['submit_confirmation'] = 'Do you really want to perform this action?';
75+
$wb['globalsearch_resultslimit_of_txt'] = 'of';
76+
$wb['globalsearch_resultslimit_results_txt'] = 'results';
77+
$wb['globalsearch_noresults_text_txt'] = 'No results.';
78+
$wb['globalsearch_noresults_limit_txt'] = '0 results';
79+
$wb['globalsearch_searchfield_watermark_txt'] = 'Search';
80+
$wb['globalsearch_suggestions_text_txt'] = 'Suggestions';
8181
$wb['global_tabchange_warning_txt'] = 'Changed data in this tab will be changed if you press OK. On cancel they will be discarded.';
8282
$wb['global_tabchange_discard_txt'] = 'You have unsaved changes in this tab. Changes will be discarded if you continue.';
8383

@@ -139,8 +139,8 @@ $wb['datalog_status_u_xmpp_user'] = 'Update XMPP user';
139139
$wb['datalog_status_d_xmpp_user'] = 'Delete XMPP user';
140140
$wb['err_csrf_attempt_blocked'] = 'CSRF attempt blocked.';
141141
$wb['login_as_txt'] = 'Log in as';
142-
$wb["no_domain_perm"] = 'You have no permission for this domain.';
143-
$wb["no_destination_perm"] = 'You have no permission for this destination.';
142+
$wb['no_domain_perm'] = 'You have no permission for this domain.';
143+
$wb['no_destination_perm'] = 'You have no permission for this destination.';
144144
$wb['client_you_are_locked'] = 'You have no permission to change any settings.';
145145
$wb['gender_m_txt'] = 'Mr.';
146146
$wb['gender_f_txt'] = 'Ms.';
@@ -159,7 +159,7 @@ $wb['security_check1_txt'] = 'Check for security permission:';
159159
$wb['security_check2_txt'] = 'failed.';
160160
$wb['select_directive_snippet_txt'] = 'Directive Snippets';
161161
$wb['select_master_directive_snippet_txt'] = 'Master Directive Snippets';
162-
$wb['unlimited_txt'] = "Unlimited";
162+
$wb['unlimited_txt'] = 'Unlimited';
163163
$wb['server_id_0_error_txt'] = 'Please select a valid Server. Server ID must be > 0.';
164164
$wb['datalog_changes_close_txt'] = 'Close';
165165
?>

interface/web/admin/lib/lang/ar_server_config.lng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,6 +318,6 @@ $wb['rspamd_password_txt'] = 'Rspamd Password';
318318
$wb['vhost_proxy_protocol_enabled_txt'] = 'Enable PROXY Protocol';
319319
$wb['vhost_proxy_protocol_http_port_txt'] = 'PROXY Protocol HTTP Port';
320320
$wb['vhost_proxy_protocol_https_port_txt'] = 'PROXY Protocol HTTPS Port';
321-
$wb["jailkit_chroot_authorized_keys_template_txt"] = 'Jailkit authorized_keys template';
321+
$wb['jailkit_chroot_authorized_keys_template_txt'] = 'Jailkit authorized_keys template';
322322
$wb['jailkit_chroot_authorized_keys_template_error_regex'] = 'Invalid jaikit chroot authorized_keys template file.';
323323
?>

interface/web/admin/lib/lang/ar_system_config.lng

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,8 @@ $wb['default_webserver_txt'] = 'Default Webserver';
8383
$wb['default_dnsserver_txt'] = 'Default DNS Server';
8484
$wb['default_slave_dnsserver_txt'] = 'Default Secondary DNS Server';
8585
$wb['default_dbserver_txt'] = 'Default Database Server';
86-
$wb["default_remote_dbserver_txt"] = "Default DB Remote servers";
87-
$wb["disable_client_remote_dbserver_txt"] = "Disable DB Remote sections for Clients";
86+
$wb['default_remote_dbserver_txt'] = 'Default DB Remote servers';
87+
$wb['disable_client_remote_dbserver_txt'] = 'Disable DB Remote sections for Clients';
8888
$wb['ca_name_txt'] = 'Name';
8989
$wb['ca_issue_txt'] = 'Issue';
9090
$wb['ca_wildcard_txt'] = 'Use Wildcard';

interface/web/admin/lib/lang/bg_server_config.lng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,6 +318,6 @@ $wb['rspamd_password_txt'] = 'Rspamd Password';
318318
$wb['vhost_proxy_protocol_enabled_txt'] = 'Enable PROXY Protocol';
319319
$wb['vhost_proxy_protocol_http_port_txt'] = 'PROXY Protocol HTTP Port';
320320
$wb['vhost_proxy_protocol_https_port_txt'] = 'PROXY Protocol HTTPS Port';
321-
$wb["jailkit_chroot_authorized_keys_template_txt"] = 'Jailkit authorized_keys template';
321+
$wb['jailkit_chroot_authorized_keys_template_txt'] = 'Jailkit authorized_keys template';
322322
$wb['jailkit_chroot_authorized_keys_template_error_regex'] = 'Invalid jaikit chroot authorized_keys template file.';
323323
?>

interface/web/admin/lib/lang/bg_system_config.lng

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,8 @@ $wb['default_webserver_txt'] = 'Default Webserver';
8383
$wb['default_dnsserver_txt'] = 'Default DNS Server';
8484
$wb['default_slave_dnsserver_txt'] = 'Default Secondary DNS Server';
8585
$wb['default_dbserver_txt'] = 'Default Database Server';
86-
$wb["default_remote_dbserver_txt"] = "Default DB Remote servers";
87-
$wb["disable_client_remote_dbserver_txt"] = "Disable DB Remote sections for Clients";
86+
$wb['default_remote_dbserver_txt'] = 'Default DB Remote servers';
87+
$wb['disable_client_remote_dbserver_txt'] = 'Disable DB Remote sections for Clients';
8888
$wb['ca_name_txt'] = 'Name';
8989
$wb['ca_issue_txt'] = 'Issue';
9090
$wb['ca_wildcard_txt'] = 'Use Wildcard';

interface/web/admin/lib/lang/br_server_config.lng

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ $wb['vhost_conf_dir_txt'] = 'Diretório de configuração vhost';
2525
$wb['vhost_conf_enabled_dir_txt'] = 'Diretório de configuração vhost habilitado';
2626
$wb['apache_init_script_txt'] = 'Script de inicialização do Apache';
2727
$wb['apache_init_script_note_txt'] = 'Deixando esta vontade vazio detectar automaticamente o script de inicialização do Apache';
28-
$wb["apache_init_script_error_regex"] = 'Script de inicialização do Apache inválido.';
28+
$wb['apache_init_script_error_regex'] = 'Script de inicialização do Apache inválido.';
2929
$wb['getmail_config_dir_txt'] = 'Diretório de configuração do getmail';
3030
$wb['fastcgi_starter_path_txt'] = 'Caminho de inicialização do FastCGI';
3131
$wb['fastcgi_starter_script_txt'] = 'Script de inicialização do FastCGI';
@@ -319,5 +319,5 @@ $wb['rspamd_password_txt'] = 'Senha do rspamd';
319319
$wb['vhost_proxy_protocol_enabled_txt'] = 'Enable PROXY Protocol';
320320
$wb['vhost_proxy_protocol_http_port_txt'] = 'PROXY Protocol HTTP Port';
321321
$wb['vhost_proxy_protocol_https_port_txt'] = 'PROXY Protocol HTTPS Port';
322-
$wb["jailkit_chroot_authorized_keys_template_txt"] = 'Jailkit authorized_keys template';
322+
$wb['jailkit_chroot_authorized_keys_template_txt'] = 'Jailkit authorized_keys template';
323323
$wb['jailkit_chroot_authorized_keys_template_error_regex'] = 'Invalid jaikit chroot authorized_keys template file.';

interface/web/admin/lib/lang/br_system_config.lng

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,8 @@ $wb['reseller_can_use_options_txt'] = 'Revendas podem utilizar o menu sites';
8383
$wb['custom_login_text_txt'] = 'Texto personalizado para a página de acesso';
8484
$wb['custom_login_link_txt'] = 'Link personalizado para página de acesso';
8585
$wb['login_link_error_regex'] = 'Link personalizado para acesso inválido';
86-
$wb["default_remote_dbserver_txt"] = "Default DB Remote servers";
87-
$wb["disable_client_remote_dbserver_txt"] = "Disable DB Remote sections for Clients";
86+
$wb['default_remote_dbserver_txt'] = 'Default DB Remote servers';
87+
$wb['disable_client_remote_dbserver_txt'] = 'Disable DB Remote sections for Clients';
8888
$wb['ca_name_txt'] = 'Nome';
8989
$wb['ca_issue_txt'] = 'Questão';
9090
$wb['ca_wildcard_txt'] = 'Usar curingas';

interface/web/admin/lib/lang/ca_server_config.lng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,6 +318,6 @@ $wb['rspamd_password_txt'] = 'Rspamd Password';
318318
$wb['vhost_proxy_protocol_enabled_txt'] = 'Enable PROXY Protocol';
319319
$wb['vhost_proxy_protocol_http_port_txt'] = 'PROXY Protocol HTTP Port';
320320
$wb['vhost_proxy_protocol_https_port_txt'] = 'PROXY Protocol HTTPS Port';
321-
$wb["jailkit_chroot_authorized_keys_template_txt"] = 'Jailkit authorized_keys template';
321+
$wb['jailkit_chroot_authorized_keys_template_txt'] = 'Jailkit authorized_keys template';
322322
$wb['jailkit_chroot_authorized_keys_template_error_regex'] = 'Invalid jaikit chroot authorized_keys template file.';
323323
?>

interface/web/admin/lib/lang/ca_system_config.lng

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,8 @@ $wb['reseller_can_use_options_txt'] = 'Reseller can use the option-tab for websi
8383
$wb['custom_login_text_txt'] = 'Custom Text on Login-Page';
8484
$wb['custom_login_link_txt'] = 'Custom Link on Login-Page';
8585
$wb['login_link_error_regex'] = 'Invalid Link for Custom Login';
86-
$wb["default_remote_dbserver_txt"] = "Default DB Remote servers";
87-
$wb["disable_client_remote_dbserver_txt"] = "Disable DB Remote sections for Clients";
86+
$wb['default_remote_dbserver_txt'] = 'Default DB Remote servers';
87+
$wb['disable_client_remote_dbserver_txt'] = 'Disable DB Remote sections for Clients';
8888
$wb['ca_name_txt'] = 'Name';
8989
$wb['ca_issue_txt'] = 'Issue';
9090
$wb['ca_wildcard_txt'] = 'Use Wildcard';

interface/web/admin/lib/lang/cz_server_config.lng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,6 +318,6 @@ $wb['rspamd_password_txt'] = 'Rspamd Password';
318318
$wb['vhost_proxy_protocol_enabled_txt'] = 'Enable PROXY Protocol';
319319
$wb['vhost_proxy_protocol_http_port_txt'] = 'PROXY Protocol HTTP Port';
320320
$wb['vhost_proxy_protocol_https_port_txt'] = 'PROXY Protocol HTTPS Port';
321-
$wb["jailkit_chroot_authorized_keys_template_txt"] = 'Jailkit authorized_keys template';
321+
$wb['jailkit_chroot_authorized_keys_template_txt'] = 'Jailkit authorized_keys template';
322322
$wb['jailkit_chroot_authorized_keys_template_error_regex'] = 'Invalid jaikit chroot authorized_keys template file.';
323323
?>

0 commit comments

Comments
 (0)