From e1ceb050e19c7574bca146a8da7047ee4ff456b5 Mon Sep 17 00:00:00 2001
From: Marius Burkard <m.burkard@pixcept.de>
Date: Sun, 10 Jul 2016 05:02:35 -0400
Subject: [PATCH] Merge branch 'stable-3.1'

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

diff --git a/interface/web/admin/lib/lang/hu_groups_list.lng b/interface/web/admin/lib/lang/hu_groups_list.lng
index 8aef66d..5e8b258 100644
--- a/interface/web/admin/lib/lang/hu_groups_list.lng
+++ b/interface/web/admin/lib/lang/hu_groups_list.lng
@@ -1,6 +1,7 @@
 <?php
-$wb['list_head_txt'] = 'Systemuser groups';
-$wb['description_txt'] = 'Description';
-$wb['name_txt'] = 'Group';
-$wb['add_new_record_txt'] = 'Add new Group';
+$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