From 08ade5babcc5fe18916b285852a770e6d74b44dd Mon Sep 17 00:00:00 2001 From: tbrehm <t.brehm@ispconfig.org> Date: Fri, 24 Jul 2009 05:01:44 -0400 Subject: [PATCH] Updated pl translation --- interface/web/help/lib/lang/pl_support_message_list.lng | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/interface/web/help/lib/lang/pl_support_message_list.lng b/interface/web/help/lib/lang/pl_support_message_list.lng index 4b0737f..a954607 100644 --- a/interface/web/help/lib/lang/pl_support_message_list.lng +++ b/interface/web/help/lib/lang/pl_support_message_list.lng @@ -1,7 +1,7 @@ -<?php -$wb['list_head_txt'] = 'Wiadomość pomocy'; -$wb['sender_id_txt'] = 'Nadawca'; -$wb['subject_txt'] = 'Temat'; -$wb["add_new_record_txt"] = 'Dodaj nową wiadomość pomocy'; -?> +<?php +$wb['list_head_txt'] = 'Wiadomość pomocy'; +$wb['sender_id_txt'] = 'Nadawca'; +$wb['subject_txt'] = 'Temat'; +$wb["add_new_record_txt"] = 'Dodaj nową wiadomość pomocy'; +?> -- Gitblit v1.9.1