From a901aa564a73e85d37eda6b53c21c0638d435169 Mon Sep 17 00:00:00 2001
From: alecpl <alec@alec.pl>
Date: Mon, 14 Apr 2008 05:54:57 -0400
Subject: [PATCH] - Added sections (fieldset+label) in Settings interface

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

diff --git a/program/localization/pl/labels.inc b/program/localization/pl/labels.inc
index ec2e76a..b79c2f8 100644
--- a/program/localization/pl/labels.inc
+++ b/program/localization/pl/labels.inc
@@ -201,6 +201,8 @@
 $labels['previewpane'] = 'Pokaż podgląd';
 $labels['logoutclear'] = 'Przy wylogowaniu opróżnij Kosz';
 $labels['logoutcompact'] = 'Przy wylogowaniu porządkuj folder Odebrane';
+$labels['uisettings'] = 'Interfejs użytkownika';
+$labels['serversettings'] = 'Ustawienia serwera';
 $labels['autosavedraft'] = 'Automatyczny zapis tworzonej wiadomości';
 $labels['everynminutes'] = 'co $n minut';
 $labels['never'] = 'nigdy';

--
Gitblit v1.9.1