Skip to content

Commit 365d5a0

Browse files
author
thom
committed
Use ' instead of "
1 parent 09afece commit 365d5a0

File tree

1 file changed

+35
-35
lines changed

1 file changed

+35
-35
lines changed

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

Lines changed: 35 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -5,40 +5,40 @@ $wb['smtp_missing_admin_mail_txt'] = 'Please enter the admin name and admin mail
55
$wb['dashboard_atom_url_admin_txt'] = 'Dashboard atom feed URL (admin)';
66
$wb['dashboard_atom_url_reseller_txt'] = 'Dashboard atom feed URL (reseller)';
77
$wb['dashboard_atom_url_client_txt'] = 'Dashboard atom feed URL (client)';
8-
$wb["warning"] = 'Edit these values carefully! Do not remove the prefixes on a systems with more then one client.';
8+
$wb['warning'] = 'Edit these values carefully! Do not remove the prefixes on a systems with more then one client.';
99
$wb['tab_change_discard_txt'] = 'Discard changes on tab change';
1010
$wb['tab_change_warning_txt'] = 'Tab change warning';
1111
$wb['tab_change_warning_note_txt'] = 'Show a warning on tab change in edit forms if any data has been altered by the user.';
12-
$wb["dbname_prefix_txt"] = 'Database name prefix';
13-
$wb["dbuser_prefix_txt"] = 'Database user prefix';
14-
$wb["shelluser_prefix_txt"] = 'Shell user prefix';
15-
$wb["webdavuser_prefix_txt"] = 'Webdav user prefix';
16-
$wb["ftpuser_prefix_txt"] = 'FTP user prefix';
12+
$wb['dbname_prefix_txt'] = 'Database name prefix';
13+
$wb['dbuser_prefix_txt'] = 'Database user prefix';
14+
$wb['shelluser_prefix_txt'] = 'Shell user prefix';
15+
$wb['webdavuser_prefix_txt'] = 'Webdav user prefix';
16+
$wb['ftpuser_prefix_txt'] = 'FTP user prefix';
1717
$wb['vhost_subdomains_txt'] = 'Create subdomains as web site';
1818
$wb['vhost_subdomains_note_txt'] = 'You cannot disable this as long as vhost subdomains exist in the system!';
1919
$wb['vhost_aliasdomains_txt'] = 'Create aliasdomains as web site';
2020
$wb['vhost_aliasdomains_note_txt'] = 'You cannot disable this as long as vhost aliasdomains exist in the system!';
21-
$wb["dbname_prefix_error_regex"] = 'Char not allowed in database name prefix.';
22-
$wb["dbuser_prefix_error_regex"] = 'Char not allowed in database user prefix.';
23-
$wb["ftpuser_prefix_error_regex"] = 'Char not allowed in ftp user prefix.';
24-
$wb["shelluser_prefix_error_regex"] = 'Char not allowed in shell user prefix.';
25-
$wb["webdavuser_prefix_error_regex"] = 'Char not allowed in webdav user prefix.';
26-
$wb["dblist_phpmyadmin_link_txt"] = 'Link to phpmyadmin in DB list';
21+
$wb['dbname_prefix_error_regex'] = 'Char not allowed in database name prefix.';
22+
$wb['dbuser_prefix_error_regex'] = 'Char not allowed in database user prefix.';
23+
$wb['ftpuser_prefix_error_regex'] = 'Char not allowed in ftp user prefix.';
24+
$wb['shelluser_prefix_error_regex'] = 'Char not allowed in shell user prefix.';
25+
$wb['webdavuser_prefix_error_regex'] = 'Char not allowed in webdav user prefix.';
26+
$wb['dblist_phpmyadmin_link_txt'] = 'Link to phpmyadmin in DB list';
2727
$wb['enable_custom_login_txt'] = 'Allow custom login name';
28-
$wb["mailboxlist_webmail_link_txt"] = 'Link to webmail in Mailbox list';
28+
$wb['mailboxlist_webmail_link_txt'] = 'Link to webmail in Mailbox list';
2929
$wb['mailbox_show_autoresponder_tab_txt'] = 'Show Autoresponder tab in Mailbox detail';
3030
$wb['mailbox_show_mail_filter_tab_txt'] = 'Show Mail Filter tab in Mailbox detail';
3131
$wb['mailbox_show_custom_rules_tab_txt'] = 'Show Custom Rules tab in Mailbox detail';
32-
$wb["webmail_url_txt"] = 'Webmail URL';
33-
$wb["mailmailinglist_link_txt"] = 'Link to mailing list in Mailing list list';
34-
$wb["mailmailinglist_url_txt"] = 'Mailing list URL';
35-
$wb["phpmyadmin_url_txt"] = 'PHPMyAdmin URL';
36-
$wb["use_domain_module_txt"] = 'Use the domain limits in client module to add new domains';
37-
$wb["use_domain_module_hint"] = 'If you use the domain limits, your customers can only select one of the domains the admin creates for them. They cannot freely edit the domain-field. You have to re-login after changing this value, to make the changes visible.';
38-
$wb["new_domain_txt"] = 'HTML to create a new domain';
39-
$wb["webftp_url_txt"] = 'WebFTP URL';
32+
$wb['webmail_url_txt'] = 'Webmail URL';
33+
$wb['mailmailinglist_link_txt'] = 'Link to mailing list in Mailing list list';
34+
$wb['mailmailinglist_url_txt'] = 'Mailing list URL';
35+
$wb['phpmyadmin_url_txt'] = 'PHPMyAdmin URL';
36+
$wb['use_domain_module_txt'] = 'Use the domain limits in client module to add new domains';
37+
$wb['use_domain_module_hint'] = 'If you use the domain limits, your customers can only select one of the domains the admin creates for them. They cannot freely edit the domain-field. You have to re-login after changing this value, to make the changes visible.';
38+
$wb['new_domain_txt'] = 'HTML to create a new domain';
39+
$wb['webftp_url_txt'] = 'WebFTP URL';
4040
$wb['admin_mail_txt'] = 'Administrator\'s e-mail';
41-
$wb["monitor_key_txt"] = 'Monitor keyword';
41+
$wb['monitor_key_txt'] = 'Monitor keyword';
4242
$wb['admin_name_txt'] = 'Administrator\'s name';
4343
$wb['maintenance_mode_txt'] = 'Maintenance Mode';
4444
$wb['maintenance_mode_exclude_ips_txt'] = 'Exclude IP\'s from maintenance';
@@ -73,26 +73,26 @@ $wb['customer_no_template_error_regex_txt'] = 'The customer No. template contain
7373
$wb['customer_no_start_txt'] = 'Customer No. start value';
7474
$wb['customer_no_counter_txt'] = 'Customer No. counter';
7575
$wb['session_timeout_txt'] = 'Session timeout (minutes)';
76-
$wb['session_allow_endless_txt'] = 'Enable "stay logged in"';
76+
$wb['session_allow_endless_txt'] = 'Enable 'stay logged in'';
7777
$wb['No'] = 'No';
7878
$wb['min_password_length_txt'] = 'Minimum password length';
7979
$wb['min_password_strength_txt'] = 'Minimum password strength';
8080
$wb['ssh_authentication_txt'] = 'Allowed SSH authentication';
8181
$wb['ssh_authentication_password_key'] = 'Password & Key';
8282
$wb['ssh_authentication_password'] = 'Password';
8383
$wb['ssh_authentication_key'] = 'Key';
84-
$wb["default_mailserver_txt"] = 'Default Mailserver';
85-
$wb["default_webserver_txt"] = 'Default Webserver';
86-
$wb["default_dnsserver_txt"] = 'Default DNS Server';
87-
$wb["default_slave_dnsserver_txt"] = 'Default Secondary DNS Server';
88-
$wb["default_dbserver_txt"] = 'Default Database Server';
89-
$wb["company_name_txt"] = "Company Name for the page title";
90-
$wb["reseller_can_use_options_txt"] = "Reseller can use the option-tab for websites";
91-
$wb["custom_login_text_txt"] = "Custom Text on Login-Page";
92-
$wb["custom_login_link_txt"] = "Custom Link on Login-Page";
93-
$wb["login_link_error_regex"] = "Invalid Link for Custom Login";
94-
$wb["default_remote_dbserver_txt"] = "Default DB Remote servers";
95-
$wb["disable_client_remote_dbserver_txt"] = "Disable DB Remote sections for Clients";
84+
$wb['default_mailserver_txt'] = 'Default Mailserver';
85+
$wb['default_webserver_txt'] = 'Default Webserver';
86+
$wb['default_dnsserver_txt'] = 'Default DNS Server';
87+
$wb['default_slave_dnsserver_txt'] = 'Default Secondary DNS Server';
88+
$wb['default_dbserver_txt'] = 'Default Database Server';
89+
$wb['company_name_txt'] = 'Company Name for the page title';
90+
$wb['reseller_can_use_options_txt'] = 'Reseller can use the option-tab for websites';
91+
$wb['custom_login_text_txt'] = 'Custom Text on Login-Page';
92+
$wb['custom_login_link_txt'] = 'Custom Link on Login-Page';
93+
$wb['login_link_error_regex'] = 'Invalid Link for Custom Login';
94+
$wb['default_remote_dbserver_txt'] = 'Default DB Remote servers';
95+
$wb['disable_client_remote_dbserver_txt'] = 'Disable DB Remote sections for Clients';
9696
$wb['ca_name_txt'] = 'Name';
9797
$wb['ca_issue_txt'] = 'Issue';
9898
$wb['ca_wildcard_txt'] = 'Use Wildcard';

0 commit comments

Comments
 (0)