** Changed in: ubuntu-translations
       Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Translations Coordinators, which is subscribed to Ubuntu Translations.
Matching subscriptions: Ubuntu Translations bug mail
https://bugs.launchpad.net/bugs/1233218

Title:
  Use month name translations from system locale

Status in Ubuntu Touch System Settings:
  Fix Released
Status in Ubuntu Translations:
  Fix Released
Status in “ubuntu-system-settings” package in Ubuntu:
  Fix Released

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-system-settings/+bug/1233218/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-translations-coordinators
Post to     : ubuntu-translations-coordinators@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-translations-coordinators
More help   : https://help.launchpad.net/ListHelp

Reply via email to