From d9bcf68e395d6156645a7974b1a992aa6e6c00aa Mon Sep 17 00:00:00 2001 From: Marius Cramer <m.cramer@pixcept.de> Date: Mon, 14 Oct 2013 08:57:25 -0400 Subject: [PATCH] Added missing empty directories from svn import --- interface/web/admin/lib/lang/hu_groups_list.lng | 10 +++++----- 1 files changed, 5 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 693f332..5e8b258 100644 --- a/interface/web/admin/lib/lang/hu_groups_list.lng +++ b/interface/web/admin/lib/lang/hu_groups_list.lng @@ -1,7 +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