summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2009-05-25 11:14:22 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2009-05-25 11:14:22 +0000
commitd1a4c437c3d0f42aa0b22a8b8444f6c9c1de231e (patch)
tree3be9e06fdd08e419bf0cf2ae2aae63d1391683fa
parent17860b2fc769423ba118940ca09d09ab64d2e8fc (diff)
- pl_PL small fixes
git-svn-id: https://svn.roundcube.net/trunk@2532 208e9e7b-5314-0410-a742-e7e81cd9613c
-rw-r--r--roundcubemail/program/localization/pl_PL/labels.inc10
1 files changed, 5 insertions, 5 deletions
diff --git a/roundcubemail/program/localization/pl_PL/labels.inc b/roundcubemail/program/localization/pl_PL/labels.inc
index b542d7f59..41910d68f 100644
--- a/roundcubemail/program/localization/pl_PL/labels.inc
+++ b/roundcubemail/program/localization/pl_PL/labels.inc
@@ -122,11 +122,11 @@ $labels['lastmessage'] = 'Pokaż ostatnią';
$labels['lastmessages'] = 'Pokaż ostatnie';
$labels['backtolist'] = 'Pokaż listę wiadomości';
$labels['viewsource'] = 'Pokaż źródło';
-$labels['markmessages'] = 'Oznacz wiadomość';
-$labels['markread'] = 'Jako przeczytaną';
-$labels['markunread'] = 'Jako nieprzeczytaną';
-$labels['markflagged'] = 'Jako oflagowaną';
-$labels['markunflagged'] = 'Jako nieoflagowaną';
+$labels['markmessages'] = 'Oznacz wiadomości';
+$labels['markread'] = 'Jako przeczytane';
+$labels['markunread'] = 'Jako nieprzeczytane';
+$labels['markflagged'] = 'Jako oflagowane';
+$labels['markunflagged'] = 'Jako nieoflagowane';
$labels['messagemenu'] = 'Menu wiadomości';
$labels['select'] = 'Zaznacz';
$labels['all'] = 'Wszystkie';