Ticket #1484314 (closed Patches: fixed)

Opened 20 months ago

Last modified 9 months ago

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

bugfix1484314.patch (0.6 kB) - added by Emil Wojak 20 months ago.
bugfix1484314.patch.txt (0.7 kB) - added by Emil Wojak 20 months ago.
Solution
Bugfix1484314.patch (0.7 kB) - added by Emil Wojak 20 months ago.
Solution

Change History

Changed 20 months ago by Saiph

  • priority changed from 2 to 8

Changed 20 months ago by Emil Wojak

Changed 20 months ago by Emil Wojak

Solution

Changed 20 months ago by Emil Wojak

Solution

Changed 9 months ago by seansan

  • cc roundcube@… added
  • milestone set to 0.1-stable

Add to 0.1? or already incorporated?

Changed 9 months ago by yllar

  • status changed from new to closed
  • resolution set to fixed

fixed in trunk

Note: See TracTickets for help on using tickets.