Use month name translations from system locale

Bug #1233218 reported by Yaron
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu Translations
Fix Released
Low
Unassigned
ubuntu-system-settings
Fix Released
Low
Unassigned
ubuntu-system-settings (Ubuntu)
Fix Released
Low
Unassigned

Bug Description

In plugins/time-date/TimePicker.qml, there's no need to mark month names for translations, as these are provided by the system locale. You can use the following instead:

Qt.locale().standaloneMonthName(index)

http://qt-project.org/doc/qt-5.0/qtqml/qml-qtquick2-locale.html#standaloneMonthName-method

Related branches

David Planella (dpm)
summary: - Use CLDR instead of asking for names of months
+ Use month name translations from system locale
description: updated
Changed in ubuntu-translations:
status: New → Triaged
importance: Undecided → Low
Changed in ubuntu-system-settings:
importance: Undecided → Low
status: New → Triaged
Iain Lane (laney)
Changed in ubuntu-system-settings (Ubuntu):
importance: Undecided → Low
status: New → Triaged
Changed in ubuntu-system-settings (Ubuntu):
status: Triaged → Fix Committed
Changed in ubuntu-system-settings:
status: Triaged → Fix Committed
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :

Fix committed into lp:ubuntu-system-settings at revision 435, scheduled for release in ubuntu-system-settings, milestone Unknown

Revision history for this message
Sebastien Bacher (seb128) wrote :
Changed in ubuntu-system-settings:
status: Fix Committed → Fix Released
Changed in ubuntu-system-settings (Ubuntu):
status: Fix Committed → Fix Released
Changed in ubuntu-translations:
status: Triaged → 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.