tbrehm
2012-04-16 6361e431065471dd7bf3b1a4745ca398a940b953
interface/web/client/lib/lang/en_client.lng
@@ -109,5 +109,5 @@
$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 -';
$wb["username_error_collision"] = 'The username may not start with the word -web- or -web- followed by a number';
?>