Review: Needs Information
Why do you need to call qsTr()? IIRC, it should work with i18n.tr() only
already.
qsTr(i18n.tr("%1
%2")).arg(Qt.locale().standaloneMonthName(currentMonth.getMonth(),
Locale.LongFormat)).arg(currentMonth.getFullYear())
--
https://code.launchpad.net/~nikwen/ubuntu-calendar-app/fix-standalone-month-name-i18n/+merge/279509
Your team Ubuntu Calendar Developers is subscribed to branch
lp:ubuntu-calendar-app.
--
Mailing list: https://launchpad.net/~ubuntu-touch-coreapps-reviewers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~ubuntu-touch-coreapps-reviewers
More help : https://help.launchpad.net/ListHelp