Ticket #1484314 (closed Patches: fixed)
Misleading polish translation
| Reported by: | Emil Wojak | Owned by: | |
|---|---|---|---|
| Priority: | 8 | Milestone: | 0.1-stable |
| Component: | Interface | Version: | svn-trunk |
| Severity: | trivial | Keywords: | |
| Cc: | roundcube@… |
Description
Could you please change it, as the current one is a bit misleading? Thanks.
Index: program/localization/pl/labels.inc =================================================================== --- program/localization/pl/labels.inc (wersja 536) +++ program/localization/pl/labels.inc (kopia robocza) @@ -91,8 +91,8 @@ $labels['all'] = 'Zaznacz wszystkie'; $labels['none'] = 'Odznacz'; $labels['unread'] = 'Zaznacz nieprzeczytane'; -$labels['compact'] = 'Kompaktuj'; -$labels['empty'] = 'Pusty'; +$labels['compact'] = 'Upakuj'; +$labels['empty'] = 'Opróżnij'; $labels['purge'] = 'Oczyść'; $labels['quota'] = 'Użyta Przestrzeń'; $labels['unknown'] = 'nieznane';
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
