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/sites/lib/lang/hr_shell_user_list.lng | 7 +++---- 1 files changed, 3 insertions(+), 4 deletions(-) diff --git a/interface/web/sites/lib/lang/hr_shell_user_list.lng b/interface/web/sites/lib/lang/hr_shell_user_list.lng index 0f7dcb5..16fc32c 100644 --- a/interface/web/sites/lib/lang/hr_shell_user_list.lng +++ b/interface/web/sites/lib/lang/hr_shell_user_list.lng @@ -1,9 +1,8 @@ <?php -$wb['list_head_txt'] = 'Shell User'; +$wb['list_head_txt'] = 'Shell korisnik'; $wb['active_txt'] = 'Aktivno'; $wb['server_id_txt'] = 'Server'; -$wb['parent_domain_id_txt'] = 'Site'; +$wb['parent_domain_id_txt'] = 'Web stranica'; $wb['username_txt'] = 'Korisničko ime'; -$wb['add_new_record_txt'] = 'Add new Shell-User'; +$wb['add_new_record_txt'] = 'Dodaj novog Shell korisnika'; ?> - -- Gitblit v1.9.1