Code review comment for lp:~nikwen/ubuntu-calendar-app/fix-standalone-month-name-i18n

Revision history for this message
David Planella (dpm) wrote :

Sorry, to be more specific:

- Qt.locale() should choose the right locale for you already for the standaloneMonthName, without needing qsTr()
- Does currentMonth.getFullYear() not need to be localized as well?

review: Needs Information

« Back to merge proposal