| | |
| | | $wb['internet_txt'] = 'Internet'; |
| | | $wb['icq_txt'] = 'ICQ'; |
| | | $wb['notes_txt'] = 'Notas'; |
| | | $wb['company_id_txt'] = 'Empresa ID'; |
| | | $wb['title_txt'] = 'Título'; |
| | | $wb['firstname_txt'] = 'Nombre'; |
| | | $wb['surname_txt'] = 'Apellidos'; |
| | |
| | | $wb['required_fields_txt'] = '* Campos Requeridos'; |
| | | $wb['limit_webdav_user_txt'] = 'Numero máximo de usuarios Webdav'; |
| | | $wb['limit_webdav_user_error_notint'] = 'El límite de usuarios Webdav debe ser un número.'; |
| | | $wb['company_txt'] = 'Company'; |
| | | $wb['limit_mailmailinglist_error_notint'] = 'The mailing list record limit must be a number.'; |
| | | $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['web_php_options_notempty'] = 'No PHP option(s) selected. Select at least one PHP option.'; |
| | | $wb['ssh_chroot_notempty'] = 'No SSH chroot option selected. Select at least one SSH option.'; |
| | | $wb['username_error_collision'] = 'The username may not start with the word -web- or -web- followed by a number.'; |
| | | ?> |