From 5421462b39a5b41014569af59d3861b9ffe8a44f Mon Sep 17 00:00:00 2001
From: tbrehm <t.brehm@ispconfig.org>
Date: Thu, 03 Sep 2009 10:50:30 -0400
Subject: [PATCH] Merged revisions 1335-1355

---
 interface/web/help/lib/lang/pl_support_message_list.lng |    5 +++--
 1 files changed, 3 insertions(+), 2 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 4b87a82..13c678e 100644
--- a/interface/web/help/lib/lang/pl_support_message_list.lng
+++ b/interface/web/help/lib/lang/pl_support_message_list.lng
@@ -1,6 +1,7 @@
 <?php
-$wb['list_head_txt'] = 'Wiadomość pomocy';
+$wb['list_head_txt'] = 'Wiadomości';
 $wb['sender_id_txt'] = 'Nadawca';
 $wb['subject_txt'] = 'Temat';
-$wb['add_new_record_txt'] = 'Dodaj nową wiadomość pomocy';
+$wb['add_new_record_txt'] = 'Wyślij wiadomość';
 ?>
+

--
Gitblit v1.9.1