Till Brehm
2014-10-17 074a578110cefcd658b1c491491757478bf7907e
commit | author | age
c4dc25 1 <?php
bfcdef 2 $wb['jailkit_chroot_home_txt'] = 'Jailkit chroot home';
T 3 $wb['jailkit_chroot_app_sections_txt'] = 'Jailkit chroot app sections';
4 $wb['jailkit_chroot_app_programs_txt'] = 'Jailkit chrooted applications';
5 $wb['website_path_txt'] = 'Website path';
6 $wb['website_symlinks_txt'] = 'Website symlinks';
7 $wb['website_symlinks_rel_txt'] = 'Make relative symlinks';
8 $wb['website_basedir_txt'] = 'Website basedir';
9 $wb['vhost_conf_dir_txt'] = 'Vhost config dir';
10 $wb['vhost_conf_enabled_dir_txt'] = 'Vhost config enabled dir';
11 $wb['getmail_config_dir_txt'] = 'Getmail config dir';
12 $wb['fastcgi_starter_path_txt'] = 'FastCGI starter path';
13 $wb['fastcgi_starter_script_txt'] = 'FastCGI starter script';
14 $wb['fastcgi_alias_txt'] = 'FastCGI Alias';
15 $wb['fastcgi_phpini_path_txt'] = 'FastCGI php.ini Path';
16 $wb['fastcgi_children_txt'] = 'FastCGI Children';
17 $wb['fastcgi_max_requests_txt'] = 'FastCGI max. Requests';
18 $wb['fastcgi_bin_txt'] = 'FastCGI Bin';
19 $wb['module_txt'] = 'Module';
20 $wb['maildir_path_txt'] = 'Maildir Path';
21 $wb['homedir_path_txt'] = 'Homedir Path';
22 $wb['mailuser_uid_txt'] = 'Mailuser UID';
23 $wb['mailuser_gid_txt'] = 'Mailuser GID';
24 $wb['mailuser_name_txt'] = 'Mailuser Name';
25 $wb['mailuser_group_txt'] = 'Mailuser Group';
26 $wb['relayhost_txt'] = 'Relayhost';
27 $wb['relayhost_user_txt'] = 'Relayhost User';
28 $wb['relayhost_password_txt'] = 'Relayhost Password';
29 $wb['mailbox_size_limit_txt'] = 'Mailbox Size Limit';
30 $wb['message_size_limit_txt'] = 'Message Size Limit';
31 $wb['ip_address_txt'] = 'IP Address';
32 $wb['netmask_txt'] = 'Netmask';
33 $wb['gateway_txt'] = 'Gateway';
34 $wb['hostname_txt'] = 'Hostname';
35 $wb['nameservers_txt'] = 'Nameservers';
36 $wb['auto_network_configuration_txt'] = 'Network Configuration';
37 $wb['ip_address_error_wrong'] = 'Invalid IP address format.';
38 $wb['netmask_error_wrong'] = 'Invalid Netmask format.';
39 $wb['gateway_error_wrong'] = 'Invalid Gateway format.';
40 $wb['hostname_error_empty'] = 'Hostname is empty.';
41 $wb['nameservers_error_empty'] = 'Nameserver is empty.';
42 $wb['jailkit_chroot_cron_programs_txt'] = 'Jailkit cron chrooted applications';
43 $wb['config_dir_txt'] = 'Config directory';
44 $wb['init_script_txt'] = 'Cron init script name';
45 $wb['crontab_dir_txt'] = 'Path for individual crontabs';
46 $wb['wget_txt'] = 'Path to wget program';
47 $wb['web_user_txt'] = 'Apache user';
48 $wb['web_group_txt'] = 'Apache group';
49 $wb['security_level_txt'] = 'Security level';
50 $wb['loglevel_txt'] = 'Loglevel';
51 $wb['apps_vhost_port_txt'] = 'Apps-vhost port';
52 $wb['apps_vhost_ip_txt'] = 'Apps-vhost IP';
53 $wb['apps_vhost_servername_txt'] = 'Apps-vhost Domain';
54 $wb['bind_user_txt'] = 'BIND User';
55 $wb['bind_group_txt'] = 'BIND Group';
56 $wb['bind_zonefiles_dir_txt'] = 'BIND zonefiles directory';
57 $wb['named_conf_path_txt'] = 'BIND named.conf path';
58 $wb['bind_user_error_empty'] = 'BIND user is empty.';
59 $wb['bind_group_error_empty'] = 'BIND group is empty.';
60 $wb['bind_zonefiles_dir_error_empty'] = 'BIND zonefiles directory is empty.';
61 $wb['named_conf_path_error_empty'] = 'BIND named.conf path is empty.';
62 $wb['named_conf_local_path_error_empty'] = 'BIND named.conf.local path is empty.';
63 $wb['mail_filter_syntax_txt'] = 'Mailfilter Syntax';
64 $wb['pop3_imap_daemon_txt'] = 'POP3/IMAP Daemon';
65 $wb['php_open_basedir_txt'] = 'PHP open_basedir';
66 $wb['php_open_basedir_error_empty'] = 'PHP open_basedir is empty.';
67 $wb['htaccess_allow_override_txt'] = '.htaccess AllowOverride';
68 $wb['htaccess_allow_override_error_empty'] = '.htaccess AllowOverride is empty.';
69 $wb['awstats_conf_dir_txt'] = 'awstats conf folder';
70 $wb['awstats_data_dir_txt'] = 'awstats data folder';
71 $wb['awstats_pl_txt'] = 'awstats.pl script';
72 $wb['awstats_buildstaticpages_pl_txt'] = 'awstats_buildstaticpages.pl script';
73 $wb['backup_dir_txt'] = 'Backup directory';
74 $wb['named_conf_local_path_txt'] = 'BIND named.conf.local path';
75 $wb['php_ini_path_cgi_txt'] = 'CGI php.ini path';
76 $wb['php_ini_path_apache_txt'] = 'Apache php.ini path';
77 $wb['check_apache_config_txt'] = 'Test apache configuration on restart';
78 $wb['ufw_enable_txt'] = 'Enable';
79 $wb['ufw_manage_builtins_txt'] = 'Manage Builtin Rules';
80 $wb['ufw_ipv6_txt'] = 'Enable IPv6';
81 $wb['ufw_default_input_policy_txt'] = 'Default Input Policy';
82 $wb['ufw_default_output_policy_txt'] = 'Default Output Policy';
83 $wb['ufw_default_forward_policy_txt'] = 'Default Forward Policy';
84 $wb['ufw_default_application_policy_txt'] = 'Default Application Policy';
85 $wb['ufw_log_level_txt'] = 'Log Level';
86 $wb['network_config_warning_txt'] = 'The network configuration option is only available for Debian and Ubuntu Servers. Do not enable this option if your network interface is not eth0.';
87 $wb['CA_path_txt'] = 'CA Path';
88 $wb['CA_pass_txt'] = 'CA passphrase';
89 $wb['fastcgi_config_syntax_txt'] = 'FastCGI config syntax';
90 $wb['server_type_txt'] = 'Server Type';
91 $wb['nginx_vhost_conf_dir_txt'] = 'Nginx Vhost config dir';
92 $wb['nginx_vhost_conf_enabled_dir_txt'] = 'Nginx Vhost config enabled dir';
93 $wb['nginx_user_txt'] = 'Nginx user';
94 $wb['nginx_group_txt'] = 'Nginx group';
95 $wb['nginx_cgi_socket_txt'] = 'Nginx CGI Socket';
96 $wb['backup_dir_error_empty'] = 'Backup directory is empty.';
97 $wb['maildir_path_error_empty'] = 'Maildir Path is empty.';
98 $wb['homedir_path_error_empty'] = 'Homedir Path is empty.';
99 $wb['mailuser_uid_error_empty'] = 'Mailuser UID is empty.';
100 $wb['mailuser_gid_error_empty'] = 'Mailuser GID is empty.';
101 $wb['mailuser_name_error_empty'] = 'Mailuser Name is empty.';
102 $wb['mailuser_group_error_empty'] = 'Mailuser Group is empty.';
103 $wb['getmail_config_dir_error_empty'] = 'Getmail config dir is empty.';
104 $wb['website_basedir_error_empty'] = 'Website basedir is empty.';
105 $wb['website_path_error_empty'] = 'Website path is empty.';
106 $wb['website_symlinks_error_empty'] = 'Website symlinks is empty.';
107 $wb['vhost_conf_dir_error_empty'] = 'Vhost config dir is empty.';
108 $wb['vhost_conf_enabled_dir_error_empty'] = 'Vhost config enabled dir is empty.';
109 $wb['nginx_vhost_conf_dir_error_empty'] = 'Nginx Vhost config dir is empty.';
110 $wb['nginx_vhost_conf_enabled_dir_error_empty'] = 'Nginx Vhost config enabled dir is empty.';
111 $wb['apache_user_error_empty'] = 'Apache user is empty.';
112 $wb['apache_group_error_empty'] = 'Apache group is empty.';
113 $wb['nginx_user_error_empty'] = 'Nginx user is empty.';
114 $wb['nginx_group_error_empty'] = 'Nginx group is empty.';
115 $wb['php_ini_path_apache_error_empty'] = 'Apache php.ini path is empty.';
116 $wb['php_ini_path_cgi_error_empty'] = 'CGI php.ini path is empty.';
117 $wb['nginx_cgi_socket_empty'] = 'Nginx CGI Socket is empty.';
118 $wb['apps_vhost_port_error_empty'] = 'Apps-vhost port is empty.';
119 $wb['apps_vhost_ip_error_empty'] = 'Apps-vhost IP is empty.';
120 $wb['fastcgi_starter_path_error_empty'] = 'FastCGI starter path is empty.';
121 $wb['fastcgi_starter_script_error_empty'] = 'FastCGI starter script is empty.';
122 $wb['fastcgi_alias_error_empty'] = 'FastCGI Alias is empty.';
123 $wb['fastcgi_phpini_path_error_empty'] = 'FastCGI php.ini Path is empty.';
124 $wb['fastcgi_children_error_empty'] = 'FastCGI Children is empty.';
125 $wb['fastcgi_max_requests_error_empty'] = 'FastCGI max. Requests is empty.';
126 $wb['fastcgi_bin_error_empty'] = 'FastCGI Bin is empty.';
127 $wb['jailkit_chroot_home_error_empty'] = 'Jailkit chroot home is empty.';
128 $wb['jailkit_chroot_app_sections_error_empty'] = 'Jailkit chroot app sections is empty.';
129 $wb['jailkit_chroot_app_programs_error_empty'] = 'Jailkit chrooted applications is empty.';
130 $wb['jailkit_chroot_cron_programs_error_empty'] = 'Jailkit cron chrooted applications is empty.';
131 $wb['vlogger_config_dir_error_empty'] = 'Config directory is empty.';
132 $wb['cron_init_script_error_empty'] = 'Cron init script name is empty.';
133 $wb['crontab_dir_error_empty'] = 'Path for individual crontabs is empty.';
134 $wb['cron_wget_error_empty'] = 'Path to wget program is empty.';
135 $wb['php_fpm_init_script_txt'] = 'PHP-FPM init script';
136 $wb['php_fpm_init_script_error_empty'] = 'PHP-FPM init script is empty.';
137 $wb['php_fpm_ini_path_txt'] = 'PHP-FPM php.ini path';
138 $wb['php_fpm_ini_path_error_empty'] = 'PHP-FPM php.ini path is empty.';
139 $wb['php_fpm_pool_dir_txt'] = 'PHP-FPM pool directory';
140 $wb['php_fpm_pool_dir_error_empty'] = 'PHP-FPM pool directory is empty.';
141 $wb['php_fpm_start_port_txt'] = 'PHP-FPM start port';
142 $wb['php_fpm_start_port_error_empty'] = 'PHP-FPM start port is empty.';
143 $wb['php_fpm_socket_dir_txt'] = 'PHP-FPM socket directory';
144 $wb['php_fpm_socket_dir_error_empty'] = 'PHP-FPM socket directory is empty.';
145 $wb['try_rescue_txt'] = 'Enable service monitoring and restart on failure';
146 $wb['do_not_try_rescue_mysql_txt'] = 'Disable MySQL monitoring';
147 $wb['do_not_try_rescue_mail_txt'] = 'Disable Email monitoring';
148 $wb['rescue_description_txt'] = '<b>Information:</b> If you want to shut down mysql you have to select the Disable MySQL monitor checkbox and then wait 2-3 minutes.<br>if you do not wait 2-3 minutes, rescue will try to restart mysql!';
149 $wb['enable_sni_txt'] = 'Enable SNI';
150 $wb['do_not_try_rescue_httpd_txt'] = 'Disable HTTPD monitoring';
151 $wb['set_folder_permissions_on_update_txt'] = 'Set folder permissions on update';
152 $wb['add_web_users_to_sshusers_group_txt'] = 'Add web users to -sshusers- group';
153 $wb['connect_userid_to_webid_txt'] = 'Connect Linux userid to webid';
154 $wb['connect_userid_to_webid_start_txt'] = 'Start ID for userid/webid connect';
155 $wb['website_autoalias_txt'] = 'Website auto alias';
156 $wb['website_autoalias_note_txt'] = 'Placeholders:';
157 $wb['backup_mode_txt'] = 'Backup mode';
158 $wb['backup_mode_userzip'] = 'Backup web files owned by web user as zip';
159 $wb['backup_mode_rootgz'] = 'Backup all files in web directory as root user';
160 $wb['realtime_blackhole_list_txt'] = 'Real-time Blackhole List';
161 $wb['realtime_blackhole_list_note_txt'] = '(Separate RBL\'s with commas)';
162 $wb['ssl_settings_txt'] = 'SSL Settings';
163 $wb['permissions_txt'] = 'Permissions';
164 $wb['php_settings_txt'] = 'PHP Settings';
165 $wb['apps_vhost_settings_txt'] = 'Apps Vhost Settings';
166 $wb['awstats_settings_txt'] = 'AWStats Settings';
167 $wb['firewall_txt'] = 'Firewall';
168 $wb['mailbox_quota_stats_txt'] = 'Mailbox quota statistics';
169 $wb['enable_ip_wildcard_txt'] = 'Enable IP wildcard (*)';
170 $wb['web_folder_protection_txt'] = 'Make web folders immutable (extended attributes)';
171 $wb['overtraffic_notify_admin_txt'] = 'Send overtraffic notification to admin';
172 $wb['overtraffic_notify_client_txt'] = 'Send overtraffic notification to client';
3f478f 173 $wb['rbl_error_regex'] = 'Please specify valid RBL hostnames.';
7b47c0 174 $wb['overquota_notify_admin_txt'] = 'Send quota warnings to admin';
T 175 $wb['overquota_notify_client_txt'] = 'Send quota warnings to client';
176 $wb['overquota_notify_onok_txt'] = 'Send quota ok message to client';
177 $wb['overquota_notify_freq_txt'] = 'Send quota warning each X days';
178 $wb['overquota_notify_freq_note_txt'] = '0 = send message just once, no repeated messages';
179 $wb['admin_notify_events_txt'] = 'Send email to admin starting with the following level';
180 $wb['no_notifications_txt'] = 'No Notifications';
181 $wb['monit_url_txt'] = 'Monit URL';
182 $wb['monit_user_txt'] = 'Monit User';
183 $wb['monit_password_txt'] = 'Monit Password';
184 $wb['monit_url_error_regex'] = 'Invalid Monit URL';
185 $wb['monit_url_note_txt'] = 'Placeholder:';
186 $wb['munin_url_txt'] = 'Munin URL';
187 $wb['munin_user_txt'] = 'Munin User';
188 $wb['munin_password_txt'] = 'Munin Password';
189 $wb['munin_url_error_regex'] = 'Invalid Munin URL';
190 $wb['munin_url_note_txt'] = 'Placeholder:';
dc9e64 191 $wb['backup_dir_is_mount_txt'] = 'Backup directory is a mount?';
TB 192 $wb['monitor_system_updates_txt'] = 'Check for Linux updates';
cda33c 193 $wb['hostname_error_regex'] = 'Invalid Hostname.';
TB 194 $wb['invalid_apache_user_txt'] = 'Invalid apache user.';
195 $wb['invalid_apache_group_txt'] = 'Invalid apache group.';
196 $wb['backup_dir_error_regex'] = 'Invalid backup directory.';
197 $wb['maildir_path_error_regex'] = 'Invalid maildir path.';
198 $wb['homedir_path_error_regex'] = 'Invalid homedir path.';
199 $wb['mailuser_name_error_regex'] = 'Invalid mailuser name.';
200 $wb['mailuser_group_name_error_regex'] = 'Invalid mailuser group name.';
201 $wb['mailuser_uid_error_range'] = 'Mailuser uid must be >= 2000';
202 $wb['mailuser_gid_error_range'] = 'Mailuser gid must be >= 2000';
203 $wb['getmail_config_dir_error_regex'] = 'Invalid getmail config directory.';
204 $wb['website_basedir_error_regex'] = 'Invalid website basedir.';
205 $wb['website_symlinks_error_regex'] = 'Invalid website symlinks.';
206 $wb['vhost_conf_dir_error_regex'] = 'Invalid vhost config directory.';
207 $wb['vhost_conf_enabled_dir_error_regex'] = 'Invalid vhost conf enabled directory.';
208 $wb['nginx_vhost_conf_dir_error_regex'] = 'Invalid nginx config directory.';
209 $wb['nginx_vhost_conf_enabled_dir_error_regex'] = 'Invalid nginx conf enabled directory.';
210 $wb['ca_path_error_regex'] = 'Invalid CA path.';
211 $wb['invalid_nginx_user_txt'] = 'Invalid nginx user.';
212 $wb['invalid_nginx_group_txt'] = 'Invalid nginx group.';
213 $wb['php_ini_path_apache_error_regex'] = 'Invalid apache php.ini path.';
214 $wb['php_ini_path_cgi_error_regex'] = 'Invalid cgi php.ini path.';
215 $wb['php_fpm_init_script_error_regex'] = 'Invalid php-fpm init script.';
216 $wb['php_fpm_ini_path_error_regex'] = 'Invalid php-fpm ini path.';
217 $wb['php_fpm_pool_dir_error_regex'] = 'Invalid php-fpm pool directory.';
218 $wb['php_fpm_socket_dir_error_regex'] = 'Invalid php-fpm socket directory.';
219 $wb['php_open_basedir_error_regex'] = 'Invalid php open_basedir.';
220 $wb['awstats_data_dir_empty'] = 'awstats data directory is empty';
221 $wb['awstats_data_dir_error_regex'] = 'Invalid awstats data directory.';
222 $wb['awstats_pl_empty'] = 'awstats.pl setting is empty.';
223 $wb['awstats_pl_error_regex'] = 'Invalid awstats.pl path.';
224 $wb['awstats_buildstaticpages_pl_empty'] = 'awstats_buildstaticpages.pl is empty';
225 $wb['awstats_buildstaticpages_pl_error_regex'] = 'Invalid awstats_buildstaticpages.pl path.';
226 $wb['invalid_bind_user_txt'] = 'Invalid BIND user.';
227 $wb['invalid_bind_group_txt'] = 'Invalid BIND group.';
228 $wb['bind_zonefiles_dir_error_regex'] = 'Invalid BIND zonefiles directory.';
229 $wb['named_conf_path_error_regex'] = 'Invalid named.conf path.';
230 $wb['named_conf_local_path_error_regex'] = 'Invalid named.conf.local path.';
231 $wb['fastcgi_starter_path_error_regex'] = 'Invalid fastcgi starter path.';
232 $wb['fastcgi_starter_script_error_regex'] = 'Invalid fastcgi starter script.';
233 $wb['fastcgi_alias_error_regex'] = 'Invalid fastcgi alias.';
234 $wb['fastcgi_phpini_path_error_regex'] = 'Invalid fastcgi path.';
235 $wb['fastcgi_bin_error_regex'] = 'Invalid fastcgi bin.';
236 $wb['jailkit_chroot_home_error_regex'] = 'Invalid jaikit chroot home.';
237 $wb['jailkit_chroot_app_sections_error_regex'] = 'Invalid jaikit chroot sections.';
238 $wb['jailkit_chroot_app_programs_error_regex'] = 'Invalid jaikit chroot app programs.';
239 $wb['jailkit_chroot_cron_programs_error_regex'] = 'Invalid jaikit chroot cron programs.';
240 $wb['vlogger_config_dir_error_regex'] = 'Invalid vlogger config dir.';
241 $wb['cron_init_script_error_regex'] = 'Invalid cron init script.';
242 $wb['crontab_dir_error_regex'] = 'Invalid crontab directory.';
243 $wb['cron_wget_error_regex'] = 'Invalid cron wget path.';
074a57 244 $wb['network_filesystem_txt'] = 'Network Filesystem';
c4dc25 245 ?>