Time strings need to be internationalized

Bug #1184101 reported by David Planella
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu Calculator App
Fix Released
Low
David Planella

Bug Description

I've noticed that some strings that are used to show the time need to be marked for internationalization to give the ability to move the elements around. E.g. in Catalan displaying month, then day is incorrect.

Related branches

David Planella (dpm)
Changed in ubuntu-calculator-app:
status: New → Triaged
importance: Undecided → Low
assignee: nobody → David Planella (dpm)
Revision history for this message
Michael Hall (mhall119) wrote :

Fix needs to be applied to Storage.qml line 142:
    relativeTime = Qt.formatDateTime(then, "MMM dd, hh:mm AP");

Needs to use http://qt-project.org/doc/qt-5.0/qtqml/qml-qtquick2-locale.html to set the month and day format

Changed in ubuntu-calculator-app:
status: Triaged → In Progress
Revision history for this message
Ubuntu Phone Apps Jenkins Bot (ubuntu-phone-apps-jenkins-bot) wrote :

Fix committed into lp:ubuntu-calculator-app at revision 118, scheduled for release in ubuntu-calculator-app, milestone alpha-1

Changed in ubuntu-calculator-app:
status: In Progress → Fix Committed
David Planella (dpm)
Changed in ubuntu-calculator-app:
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.