| | |
| | | <?php |
| | | |
| | | $wb["template_type_txt"] = 'Template type'; |
| | | $wb["template_name_txt"] = 'Template name'; |
| | | $wb["limit_client_error_notint"] = 'Client Limit is not a number.'; |
| | | $wb["limit_maildomain_txt"] = 'Max. number of email domains'; |
| | | $wb["limit_mailbox_txt"] = 'Max. number of mailboxes'; |
| | |
| | | $wb["limit_traffic_quota_txt"] = 'Traffic Quota'; |
| | | $wb["limit_trafficquota_error_notint"] = 'Traffic Quota must be a number.'; |
| | | $wb["template_del_aborted_txt"] = 'Delete aborted. There is still a client which has this template selected.'; |
| | | $wb["limit_openvz_vm_txt"] = 'Max. number of virtual servers'; |
| | | $wb["limit_openvz_vm_template_id_txt"] = 'Force virtual server template'; |
| | | $wb["limit_openvz_vm_error_notint"] = 'The virtual server limit must be a number.'; |
| | | $wb["ssh_chroot_txt"] = 'SSH-Chroot Options'; |
| | | $wb["web_php_options_txt"] = 'PHP Options'; |
| | | ?> |