From 897af06af9522ded99b1e0f46730299e89856ffe Mon Sep 17 00:00:00 2001 From: tbrehm <t.brehm@ispconfig.org> Date: Mon, 11 Jun 2012 05:00:57 -0400 Subject: [PATCH] Updated version number to 3.0.4.6 --- interface/web/client/lib/lang/hr_reseller.lng | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/interface/web/client/lib/lang/hr_reseller.lng b/interface/web/client/lib/lang/hr_reseller.lng index 3f932b1..241f3ce 100644 --- a/interface/web/client/lib/lang/hr_reseller.lng +++ b/interface/web/client/lib/lang/hr_reseller.lng @@ -106,4 +106,5 @@ $wb['limit_openvz_vm_error_notint'] = 'Broj virtualnih servera mora biti znamenka.'; $wb['web_php_options_notempty'] = 'Nisu izabrane PHP opcije. Izaberite jednu PHP opciju.'; $wb['ssh_chroot_notempty'] = 'Nisu izabrane SSH opcije. Izaberite jednu SSH opciju.'; +$wb['username_error_collision'] = 'The username may not start with the word -web- or -web- followed by a number.'; ?> -- Gitblit v1.9.1