diff options
author | yllar <yllar.pajus@gmail.com> | 2008-02-19 22:05:50 +0000 |
---|---|---|
committer | yllar <yllar.pajus@gmail.com> | 2008-02-19 22:05:50 +0000 |
commit | 6d56deff386ee753e8d54d8e3a811c42a0d011bc (patch) | |
tree | 02471703277ba27b9bd28e0d83746c31437b0849 /program/localization/pl/labels.inc | |
parent | cc735fbd3fc7093f294bd22e8ea4fbdf70fbc199 (diff) |
#1484314
Diffstat (limited to 'program/localization/pl/labels.inc')
-rw-r--r-- | program/localization/pl/labels.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/program/localization/pl/labels.inc b/program/localization/pl/labels.inc index ada8d6db9..e37388edd 100644 --- a/program/localization/pl/labels.inc +++ b/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 +?> |