Localisation: the properties dialog adds ':' to strings in a non-localisable way

Bug #501910 reported by Steve Dodier-Lazaro
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Exaile
Fix Released
Low
Mathias Brodala

Bug Description

Hello,

In xlgui/properties.py, all entry labels are defined on lines 42-76, without the colon, which is then dynamically added at the end of the labels before they're displayed, which forces labels to be of the form "<label name>:".

This is not valid in french as we should have "<label name>" :". It will also probably break with RTL languages such as hebrew and arabic. Thus, I think the colons should be directly added to the labels when they're defined.

Tags: localisation

Related branches

Revision history for this message
Mathias Brodala (mathbr) wrote :

Fixed with r4032.

Changed in exaile:
assignee: nobody → Mathias Brodala (mathbr)
importance: Wishlist → Low
milestone: none → 0.3.3.0
status: Confirmed → Fix Committed
Changed in exaile:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.