diff options
author | svncommit <devs@roundcube.net> | 2007-09-12 09:51:11 +0000 |
---|---|---|
committer | svncommit <devs@roundcube.net> | 2007-09-12 09:51:11 +0000 |
commit | 3bd6cfdac58738c1153b0f8a6315a15f3ed8ef6d (patch) | |
tree | ec2ffd842d2374114091dd2b7bc8b3cd10d92662 | |
parent | 29451cfc61ed7dcd6a55bcdb2358b8f8b9ddeef1 (diff) |
closes #1484564
-rw-r--r-- | 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 b8c7fe9e0..00ba1fe21 100644 --- a/program/localization/pl/labels.inc +++ b/program/localization/pl/labels.inc @@ -93,7 +93,7 @@ $labels['all'] = 'Zaznacz wszystkie'; $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'; |