|
1 | | -<?php |
2 | | -$wb['system_config_desc_txt'] = ''; |
3 | | -$wb['smtp_missing_admin_mail_txt'] = 'Please enter the admin name and admin mail address if you want to use smtp mail sending.'; |
4 | | -$wb['dashboard_atom_url_admin_txt'] = 'Dashboard atom feed URL (admin)'; |
5 | | -$wb['dashboard_atom_url_reseller_txt'] = 'Dashboard atom feed URL (reseller)'; |
6 | | -$wb['dashboard_atom_url_client_txt'] = 'Dashboard atom feed URL (client)'; |
7 | | -$wb["warning"] = 'Edit these values carefully! Do not remove the prefixes on a systems with more then one client.'; |
8 | | -$wb['tab_change_discard_txt'] = 'Discard changes on tab change'; |
9 | | -$wb['tab_change_warning_txt'] = 'Tab change warning'; |
10 | | -$wb['tab_change_warning_note_txt'] = 'Show a warning on tab change in edit forms if any data has been altered by the user.'; |
11 | | -$wb["dbname_prefix_txt"] = 'Database name prefix'; |
12 | | -$wb["dbuser_prefix_txt"] = 'Database user prefix'; |
13 | | -$wb["shelluser_prefix_txt"] = 'Shell user prefix'; |
14 | | -$wb["webdavuser_prefix_txt"] = 'Webdav user prefix'; |
15 | | -$wb["ftpuser_prefix_txt"] = 'FTP user prefix'; |
16 | | -$wb['vhost_subdomains_txt'] = 'Create subdomains as web site'; |
17 | | -$wb['vhost_subdomains_note_txt'] = 'You cannot disable this as long as vhost subdomains exist in the system!'; |
18 | | -$wb['vhost_aliasdomains_txt'] = 'Create aliasdomains as web site'; |
19 | | -$wb['vhost_aliasdomains_note_txt'] = 'You cannot disable this as long as vhost aliasdomains exist in the system!'; |
20 | | -$wb["dbname_prefix_error_regex"] = 'Char not allowed in database name prefix.'; |
21 | | -$wb["dbuser_prefix_error_regex"] = 'Char not allowed in database user prefix.'; |
22 | | -$wb["ftpuser_prefix_error_regex"] = 'Char not allowed in ftp user prefix.'; |
23 | | -$wb["shelluser_prefix_error_regex"] = 'Char not allowed in shell user prefix.'; |
24 | | -$wb["webdavuser_prefix_error_regex"] = 'Char not allowed in webdav user prefix.'; |
25 | | -$wb["dblist_phpmyadmin_link_txt"] = 'Link to phpmyadmin in DB list'; |
26 | | -$wb['enable_custom_login_txt'] = 'Allow custom login name'; |
27 | | -$wb["mailboxlist_webmail_link_txt"] = 'Link to webmail in Mailbox list'; |
28 | | -$wb['mailbox_show_autoresponder_tab_txt'] = 'Show Autoresponder tab in Mailbox detail'; |
29 | | -$wb['mailbox_show_mail_filter_tab_txt'] = 'Show Mail Filter tab in Mailbox detail'; |
30 | | -$wb['mailbox_show_custom_rules_tab_txt'] = 'Show Custom Rules tab in Mailbox detail'; |
31 | | -$wb["webmail_url_txt"] = 'Webmail URL'; |
32 | | -$wb["mailmailinglist_link_txt"] = 'Link to mailing list in Mailing list list'; |
33 | | -$wb["mailmailinglist_url_txt"] = 'Mailing list URL'; |
34 | | -$wb["phpmyadmin_url_txt"] = 'PHPMyAdmin URL'; |
35 | | -$wb["use_domain_module_txt"] = 'Use the domain limits in client module to add new domains'; |
36 | | -$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.'; |
37 | | -$wb["new_domain_txt"] = 'HTML to create a new domain'; |
38 | | -$wb["webftp_url_txt"] = 'WebFTP URL'; |
39 | | -$wb['admin_mail_txt'] = 'Administrator\'s e-mail'; |
40 | | -$wb["monitor_key_txt"] = 'Monitor keyword'; |
41 | | -$wb['admin_name_txt'] = 'Administrator\'s name'; |
42 | | -$wb['maintenance_mode_txt'] = 'Maintenance Mode'; |
43 | | -$wb['smtp_enabled_txt'] = 'Use SMTP to send system mails'; |
44 | | -$wb['smtp_host_txt'] = 'SMTP host'; |
45 | | -$wb['smtp_port_txt'] = 'SMTP port'; |
46 | | -$wb['smtp_user_txt'] = 'SMTP user'; |
47 | | -$wb['smtp_pass_txt'] = 'SMTP password'; |
48 | | -$wb['smtp_crypt_txt'] = 'Use SSL/TLS encrypted connection for SMTP'; |
49 | | -$wb['phpmyadmin_url_error_regex'] = 'Invalid phpmyadmin URL'; |
50 | | -$wb['use_combobox_txt'] = 'Use jQuery UI Combobox'; |
51 | | -$wb['use_loadindicator_txt'] = 'Use Load Indicator'; |
52 | | -$wb['f5_to_reload_js_txt'] = 'If you change this, you might have to press F5 to make the browser reload JavaScript libraries or empty your browser cache.'; |
53 | | -$wb['client_username_web_check_disabled_txt'] = 'Disable client username check for the word \'web\'.'; |
54 | | -$wb['backups_include_into_web_quota_txt'] = 'Include backup files into web quota.'; |
55 | | -$wb['mailbox_show_autoresponder_tab_txt'] = 'Show autoresponder tab in mail account details'; |
56 | | -$wb['mailbox_show_mail_filter_tab_txt'] = 'Show mail filter tab in mail account details'; |
57 | | -$wb['mailbox_show_custom_rules_tab_txt'] = 'Show custom mailfilter tab in mail account details'; |
58 | | -$wb['mailbox_show_backup_tab_txt'] = 'Show backup tab in mail account details'; |
59 | | -$wb['webmail_url_error_regex'] = 'Invalid webmail URL'; |
60 | | -$wb['phpmyadmin_url_note_txt'] = 'Placeholder:'; |
61 | | -$wb['webmail_url_note_txt'] = 'Placeholder:'; |
62 | | -$wb['available_dashlets_note_txt'] = 'Available Dashlets:'; |
63 | | -$wb['admin_dashlets_left_txt'] = 'Left Admin Dashlets'; |
64 | | -$wb['admin_dashlets_right_txt'] = 'Right Admin Dashlets'; |
65 | | -$wb['reseller_dashlets_left_txt'] = 'Left Reseller Dashlets'; |
66 | | -$wb['reseller_dashlets_right_txt'] = 'Right Reseller Dashlets'; |
67 | | -$wb['client_dashlets_left_txt'] = 'Left Client Dashlets'; |
68 | | -$wb['client_dashlets_right_txt'] = 'Right Client Dashlets'; |
69 | | -$wb['customer_no_template_txt'] = 'Customer No. template'; |
70 | | -$wb['customer_no_template_error_regex_txt'] = 'The customer No. template contains invalid characters'; |
71 | | -$wb['customer_no_start_txt'] = 'Customer No. start value'; |
72 | | -$wb['customer_no_counter_txt'] = 'Customer No. counter'; |
73 | | -$wb['session_timeout_txt'] = 'Session timeout (minutes)'; |
74 | | -$wb['session_allow_endless_txt'] = 'Enable "stay logged in"'; |
75 | | -$wb['No'] = 'No'; |
76 | | -$wb['min_password_length_txt'] = 'Minimum password length'; |
77 | | -$wb['min_password_strength_txt'] = 'Minimum password strength'; |
78 | | -$wb["default_mailserver_txt"] = 'Default Mailserver'; |
79 | | -$wb["default_webserver_txt"] = 'Default Webserver'; |
80 | | -$wb["default_dnsserver_txt"] = 'Default DNS Server'; |
81 | | -$wb["default_slave_dnsserver_txt"] = 'Default Secondary DNS Server'; |
82 | | -$wb["default_dbserver_txt"] = 'Default Database Server'; |
83 | | -$wb["company_name_txt"] = "Company Name for the page title"; |
84 | | -$wb["reseller_can_use_options_txt"] = "Reseller can use the option-tab for websites"; |
85 | | -$wb["custom_login_text_txt"] = "Custom Text on Login-Page"; |
86 | | -$wb["custom_login_link_txt"] = "Custom Link on Login-Page"; |
87 | | -$wb["login_link_error_regex"] = "Invalid Link for Custom Login"; |
88 | | -?> |
| 1 | +<?php |
| 2 | +$wb['system_config_desc_txt'] = ''; |
| 3 | +$wb['smtp_missing_admin_mail_txt'] = 'Please enter the admin name and admin mail address if you want to use smtp mail sending.'; |
| 4 | +$wb['dashboard_atom_url_admin_txt'] = 'Dashboard atom feed URL (admin)'; |
| 5 | +$wb['dashboard_atom_url_reseller_txt'] = 'Dashboard atom feed URL (reseller)'; |
| 6 | +$wb['dashboard_atom_url_client_txt'] = 'Dashboard atom feed URL (client)'; |
| 7 | +$wb["warning"] = 'Edit these values carefully! Do not remove the prefixes on a systems with more then one client.'; |
| 8 | +$wb['tab_change_discard_txt'] = 'Discard changes on tab change'; |
| 9 | +$wb['tab_change_warning_txt'] = 'Tab change warning'; |
| 10 | +$wb['tab_change_warning_note_txt'] = 'Show a warning on tab change in edit forms if any data has been altered by the user.'; |
| 11 | +$wb["dbname_prefix_txt"] = 'Database name prefix'; |
| 12 | +$wb["dbuser_prefix_txt"] = 'Database user prefix'; |
| 13 | +$wb["shelluser_prefix_txt"] = 'Shell user prefix'; |
| 14 | +$wb["webdavuser_prefix_txt"] = 'Webdav user prefix'; |
| 15 | +$wb["ftpuser_prefix_txt"] = 'FTP user prefix'; |
| 16 | +$wb['vhost_subdomains_txt'] = 'Create subdomains as web site'; |
| 17 | +$wb['vhost_subdomains_note_txt'] = 'You cannot disable this as long as vhost subdomains exist in the system!'; |
| 18 | +$wb['vhost_aliasdomains_txt'] = 'Create aliasdomains as web site'; |
| 19 | +$wb['vhost_aliasdomains_note_txt'] = 'You cannot disable this as long as vhost aliasdomains exist in the system!'; |
| 20 | +$wb["dbname_prefix_error_regex"] = 'Char not allowed in database name prefix.'; |
| 21 | +$wb["dbuser_prefix_error_regex"] = 'Char not allowed in database user prefix.'; |
| 22 | +$wb["ftpuser_prefix_error_regex"] = 'Char not allowed in ftp user prefix.'; |
| 23 | +$wb["shelluser_prefix_error_regex"] = 'Char not allowed in shell user prefix.'; |
| 24 | +$wb["webdavuser_prefix_error_regex"] = 'Char not allowed in webdav user prefix.'; |
| 25 | +$wb["dblist_phpmyadmin_link_txt"] = 'Link to phpmyadmin in DB list'; |
| 26 | +$wb['enable_custom_login_txt'] = 'Allow custom login name'; |
| 27 | +$wb["mailboxlist_webmail_link_txt"] = 'Link to webmail in Mailbox list'; |
| 28 | +$wb['mailbox_show_autoresponder_tab_txt'] = 'Show Autoresponder tab in Mailbox detail'; |
| 29 | +$wb['mailbox_show_mail_filter_tab_txt'] = 'Show Mail Filter tab in Mailbox detail'; |
| 30 | +$wb['mailbox_show_custom_rules_tab_txt'] = 'Show Custom Rules tab in Mailbox detail';; |
| 31 | +$wb['mailbox_show_backup_tab_txt'] = 'Show backup tab in mail account details'; |
| 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'; |
| 40 | +$wb['admin_mail_txt'] = 'Administrator\'s e-mail'; |
| 41 | +$wb["monitor_key_txt"] = 'Monitor keyword'; |
| 42 | +$wb['admin_name_txt'] = 'Administrator\'s name'; |
| 43 | +$wb['maintenance_mode_txt'] = 'Maintenance Mode'; |
| 44 | +$wb['smtp_enabled_txt'] = 'Use SMTP to send system mails'; |
| 45 | +$wb['smtp_host_txt'] = 'SMTP host'; |
| 46 | +$wb['smtp_port_txt'] = 'SMTP port'; |
| 47 | +$wb['smtp_user_txt'] = 'SMTP user'; |
| 48 | +$wb['smtp_pass_txt'] = 'SMTP password'; |
| 49 | +$wb['smtp_crypt_txt'] = 'Use SSL/TLS encrypted connection for SMTP'; |
| 50 | +$wb['phpmyadmin_url_error_regex'] = 'Invalid phpmyadmin URL'; |
| 51 | +$wb['use_combobox_txt'] = 'Use jQuery UI Combobox'; |
| 52 | +$wb['use_loadindicator_txt'] = 'Use Load Indicator'; |
| 53 | +$wb['f5_to_reload_js_txt'] = 'If you change this, you might have to press F5 to make the browser reload JavaScript libraries or empty your browser cache.'; |
| 54 | +$wb['client_username_web_check_disabled_txt'] = 'Disable client username check for the word \'web\'.'; |
| 55 | +$wb['backups_include_into_web_quota_txt'] = 'Include backup files into web quota.'; |
| 56 | +$wb['mailbox_show_autoresponder_tab_txt'] = 'Show autoresponder tab in mail account details'; |
| 57 | +$wb['mailbox_show_mail_filter_tab_txt'] = 'Show mail filter tab in mail account details'; |
| 58 | +$wb['mailbox_show_custom_rules_tab_txt'] = 'Show custom mailfilter tab in mail account details';; |
| 59 | +$wb['mailbox_show_backup_tab_txt'] = 'Show backup tab in mail account details'; |
| 60 | +$wb['webmail_url_error_regex'] = 'Invalid webmail URL'; |
| 61 | +$wb['phpmyadmin_url_note_txt'] = 'Placeholder:'; |
| 62 | +$wb['webmail_url_note_txt'] = 'Placeholder:'; |
| 63 | +$wb['available_dashlets_note_txt'] = 'Available Dashlets:'; |
| 64 | +$wb['admin_dashlets_left_txt'] = 'Left Admin Dashlets'; |
| 65 | +$wb['admin_dashlets_right_txt'] = 'Right Admin Dashlets'; |
| 66 | +$wb['reseller_dashlets_left_txt'] = 'Left Reseller Dashlets'; |
| 67 | +$wb['reseller_dashlets_right_txt'] = 'Right Reseller Dashlets'; |
| 68 | +$wb['client_dashlets_left_txt'] = 'Left Client Dashlets'; |
| 69 | +$wb['client_dashlets_right_txt'] = 'Right Client Dashlets'; |
| 70 | +$wb['customer_no_template_txt'] = 'Customer No. template'; |
| 71 | +$wb['customer_no_template_error_regex_txt'] = 'The customer No. template contains invalid characters'; |
| 72 | +$wb['customer_no_start_txt'] = 'Customer No. start value'; |
| 73 | +$wb['customer_no_counter_txt'] = 'Customer No. counter'; |
| 74 | +$wb['session_timeout_txt'] = 'Session timeout (minutes)'; |
| 75 | +$wb['session_allow_endless_txt'] = 'Enable "stay logged in"'; |
| 76 | +$wb['No'] = 'No'; |
| 77 | +$wb['min_password_length_txt'] = 'Minimum password length'; |
| 78 | +$wb['min_password_strength_txt'] = 'Minimum password strength'; |
| 79 | +$wb["default_mailserver_txt"] = 'Default Mailserver'; |
| 80 | +$wb["default_webserver_txt"] = 'Default Webserver'; |
| 81 | +$wb["default_dnsserver_txt"] = 'Default DNS Server'; |
| 82 | +$wb["default_slave_dnsserver_txt"] = 'Default Secondary DNS Server'; |
| 83 | +$wb["default_dbserver_txt"] = 'Default Database Server'; |
| 84 | +$wb["company_name_txt"] = "Company Name for the page title"; |
| 85 | +$wb["reseller_can_use_options_txt"] = "Reseller can use the option-tab for websites"; |
| 86 | +$wb["custom_login_text_txt"] = "Custom Text on Login-Page"; |
| 87 | +$wb["custom_login_link_txt"] = "Custom Link on Login-Page"; |
| 88 | +$wb["login_link_error_regex"] = "Invalid Link for Custom Login"; |
| 89 | +?> |
0 commit comments