From f5880a9257eb5947528c7b29b4dc876d4793f7d7 Mon Sep 17 00:00:00 2001
From: alecpl <alec@alec.pl>
Date: Tue, 04 Aug 2009 06:46:55 -0400
Subject: [PATCH] - label fix

---
 program/localization/pl_PL/labels.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/program/localization/pl_PL/labels.inc b/program/localization/pl_PL/labels.inc
index e876c59..9f98d20 100644
--- a/program/localization/pl_PL/labels.inc
+++ b/program/localization/pl_PL/labels.inc
@@ -216,7 +216,7 @@
 $labels['setdefault'] = 'Domyślna';
 $labels['language'] = 'Język';
 $labels['timezone'] = 'Strefa czasowa';
-$labels['pagesize'] = 'Wierszy na stronie';
+$labels['pagesize'] = 'Liczba wierszy na stronie';
 $labels['signature'] = 'Podpis';
 $labels['dstactive'] = 'Czas letni';
 $labels['htmleditor'] = 'Twórz wiadomości HTML';

--
Gitblit v1.9.1