From 58e87deee711447b6d0929242dc25cd7c0af8d49 Mon Sep 17 00:00:00 2001 From: tbrehm <t.brehm@ispconfig.org> Date: Wed, 04 Jan 2012 11:47:44 -0500 Subject: [PATCH] Added: FS#1955 - Add update instructions for the shell update on the system > update page in ISPConfig --- interface/web/help/lib/lang/hu_support_message_list.lng | 7 +++---- 1 files changed, 3 insertions(+), 4 deletions(-) diff --git a/interface/web/help/lib/lang/hu_support_message_list.lng b/interface/web/help/lib/lang/hu_support_message_list.lng index 16ab46f..98f3051 100644 --- a/interface/web/help/lib/lang/hu_support_message_list.lng +++ b/interface/web/help/lib/lang/hu_support_message_list.lng @@ -1,7 +1,6 @@ <?php -$wb['list_head_txt'] = 'Szupport Üzenetek'; -$wb['sender_id_txt'] = 'Küldő'; +$wb['list_head_txt'] = 'Support üzenetek'; +$wb['sender_id_txt'] = 'Feladó'; $wb['subject_txt'] = 'Tárgy'; -$wb['add_new_record_txt'] = 'Új szupport üzenet'; +$wb['add_new_record_txt'] = 'Új support üzenet'; ?> - -- Gitblit v1.9.1