From 6882ab1634ec66e621e8964428f741cd7d103a00 Mon Sep 17 00:00:00 2001
From: tbrehm <t.brehm@ispconfig.org>
Date: Wed, 07 Dec 2011 05:07:05 -0500
Subject: [PATCH] Merged revisions 2794-2804 from stable branch.

---
 interface/web/help/lib/lang/pl.lng |   11 ++++++-----
 1 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/interface/web/help/lib/lang/pl.lng b/interface/web/help/lib/lang/pl.lng
index a6b0ae2..3357604 100644
--- a/interface/web/help/lib/lang/pl.lng
+++ b/interface/web/help/lib/lang/pl.lng
@@ -6,9 +6,10 @@
 $wb['Support'] = 'Pomoc';
 $wb['About ISPConfig'] = 'O ISPConfig';
 $wb['Version'] = 'Wersja';
-$wb['Frequently Asked Questions'] = 'Frequently Asked Questions';
-$wb['FAQ Sections'] = 'FAQ Sections';
-$wb['Manage Sections'] = 'Manage Sections';
-$wb['Add a Question & Answer Pair'] = 'Add a Question & Answer Pair';
-$wb['Manage Questions'] = 'Manage Questions';
+$wb['Frequently Asked Questions'] = 'Pomoc Techniczna';
+$wb['FAQ Sections'] = 'Sekcje FAQ';
+$wb['Manage Sections'] = 'Zarządzaj sekcjami';
+$wb['Add a Question & Answer Pair'] = 'Dodaj nowe pytanie i odpowiedź';
+$wb['Manage Questions'] = 'Zarządzaj pytaniami';
 ?>
+

--
Gitblit v1.9.1