From 1ca823723668e01b1b998faec5f8d8153545cfa8 Mon Sep 17 00:00:00 2001
From: tbrehm <t.brehm@ispconfig.org>
Date: Mon, 04 Apr 2011 08:22:29 -0400
Subject: [PATCH] Merged revisions 2181-2262 from stable branch.

---
 interface/web/admin/lib/lang/hu_groups_list.lng |   11 ++++++-----
 1 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/interface/web/admin/lib/lang/hu_groups_list.lng b/interface/web/admin/lib/lang/hu_groups_list.lng
index f1d8e2c..710f687 100644
--- a/interface/web/admin/lib/lang/hu_groups_list.lng
+++ b/interface/web/admin/lib/lang/hu_groups_list.lng
@@ -1,7 +1,8 @@
 <?php
-$wb['list_head_txt'] = 'Systemuser groups';
-$wb['description_txt'] = 'Description';
-$wb['name_txt'] = 'Group';
-$wb['add_new_record_txt'] = 'Add new Group';
-$wb['warning_txt'] = '<b>WARNING:</b> Do not edit or modify any user settings here. Use the Client- and Reseller settings in the Client module instead. Modifying or changing Users or groups here may cause data loss!';
+$wb['list_head_txt'] = 'Rendszerfelhasználói csoportok';
+$wb['description_txt'] = 'Leírás';
+$wb['name_txt'] = 'Csoport';
+$wb['add_new_record_txt'] = 'Új csoport';
+$wb['warning_txt'] = '<b>WARNING:</b> Do not edit or modify any user settings here. Use the Ügyfél- and Reseller settings in the Ügyfél module instead. Modifying or changing Users or groups here may cause data loss!';
 ?>
+

--
Gitblit v1.9.1