From 3bd6cfdac58738c1153b0f8a6315a15f3ed8ef6d Mon Sep 17 00:00:00 2001
From: svncommit <devs@roundcube.net>
Date: Wed, 12 Sep 2007 05:51:11 -0400
Subject: [PATCH] closes #1484564

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

diff --git a/program/localization/pl/labels.inc b/program/localization/pl/labels.inc
index b8c7fe9..00ba1fe 100644
--- a/program/localization/pl/labels.inc
+++ b/program/localization/pl/labels.inc
@@ -93,7 +93,7 @@
 $labels['none'] = 'Anuluj zaznaczenie';
 $labels['unread'] = 'Zaznacz nieprzeczytane';
 $labels['compact'] = 'Kompaktuj';
-$labels['empty'] = 'Pusty';
+$labels['empty'] = 'Opróżnij';
 $labels['purge'] = 'Oczyść';
 $labels['quota'] = 'Użyte miejsce';
 $labels['unknown'] = 'nieznane';

--
Gitblit v1.9.1