diff options
| author | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-02-19 22:05:50 +0000 |
|---|---|---|
| committer | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-02-19 22:05:50 +0000 |
| commit | 3f711aab18daf10c9c3108147d4c15e7870c1e62 (patch) | |
| tree | d98b307e6756e17016af5dacb8dd3aafd95c2dca | |
| parent | 435381efe5a885284ca441e23ae9dd8b90ce672c (diff) | |
#1484314
git-svn-id: https://svn.roundcube.net/trunk@1117 208e9e7b-5314-0410-a742-e7e81cd9613c
| -rw-r--r-- | roundcubemail/program/localization/pl/labels.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/roundcubemail/program/localization/pl/labels.inc b/roundcubemail/program/localization/pl/labels.inc index ada8d6db9..e37388edd 100644 --- a/roundcubemail/program/localization/pl/labels.inc +++ b/roundcubemail/program/localization/pl/labels.inc @@ -98,7 +98,7 @@ $labels['select'] = 'Wybierz'; $labels['all'] = 'Zaznacz wszystkie'; $labels['none'] = 'Anuluj zaznaczenie'; $labels['unread'] = 'Zaznacz nieprzeczytane'; -$labels['compact'] = 'Kompaktuj'; +$labels['compact'] = 'Upakuj'; $labels['empty'] = 'Opróżnij'; $labels['purge'] = 'Oczyść'; $labels['quota'] = 'Użyte miejsce'; @@ -193,4 +193,4 @@ $labels['sortby'] = 'Sortuj wg'; $labels['sortasc'] = 'Rosnąco'; $labels['sortdesc'] = 'Malejąco'; -?>
\ No newline at end of file +?> |
