| | |
| | | $wb["shelluser_prefix_txt"] = 'Shell user prefix'; |
| | | $wb["webdavuser_prefix_txt"] = 'Webdav user prefix'; |
| | | $wb["ftpuser_prefix_txt"] = 'FTP user prefix'; |
| | | $wb['vhost_subdomains_txt'] = 'Create Subdomains as web site'; |
| | | $wb['vhost_subdomains_txt'] = 'Create subdomains as web site'; |
| | | $wb['vhost_subdomains_note_txt'] = 'You cannot disable this as long as vhost subdomains exist in the system!'; |
| | | $wb['vhost_aliasdomains_txt'] = 'Create aliasdomains as web site'; |
| | | $wb['vhost_aliasdomains_note_txt'] = 'You cannot disable this as long as vhost aliasdomains exist in the system!'; |
| | | $wb["dbname_prefix_error_regex"] = 'Char not allowed in database name prefix.'; |
| | | $wb["dbuser_prefix_error_regex"] = 'Char not allowed in database user prefix.'; |
| | | $wb["ftpuser_prefix_error_regex"] = 'Char not allowed in ftp user prefix.'; |
| | |
| | | $wb["dblist_phpmyadmin_link_txt"] = 'Link to phpmyadmin in DB list'; |
| | | $wb['enable_custom_login_txt'] = 'Allow custom login name'; |
| | | $wb["mailboxlist_webmail_link_txt"] = 'Link to webmail in Mailbox list'; |
| | | $wb['mailbox_show_autoresponder_tab_txt'] = 'Show Autoresponder tab in Mailbox detail'; |
| | | $wb['mailbox_show_mail_filter_tab_txt'] = 'Show Mail Filter tab in Mailbox detail'; |
| | | $wb['mailbox_show_custom_rules_tab_txt'] = 'Show Custom Rules tab in Mailbox detail'; |
| | | $wb["webmail_url_txt"] = 'Webmail URL'; |
| | | $wb["mailmailinglist_link_txt"] = 'Link to mailing list in Mailing list list'; |
| | | $wb["mailmailinglist_url_txt"] = 'Mailing list URL'; |
| | |
| | | $wb['session_timeout_txt'] = 'Session timeout (minutes)'; |
| | | $wb['session_allow_endless_txt'] = 'Enable "stay logged in"'; |
| | | $wb['No'] = 'No'; |
| | | $wb['min_password_length_txt'] = 'Minimum password length'; |
| | | $wb['min_password_strength_txt'] = 'Minimum password strength'; |
| | | ?> |