drosca created this revision. Restricted Application added projects: Plasma, Frameworks. Restricted Application added subscribers: Frameworks, plasma-devel.
REVISION SUMMARY Qt.locale().standaloneMonthName() is used from QML side in MonthView, so using the same code on C++ part again makes the month name in DaysView have the same language. This reverts commit https://phabricator.kde.org/R242:6f3fed77d59227a9b3ec85d343ffb2443086f7fa. TEST PLAN I use Czech for numbers, time, currency, units and English for everything else. Now the calendar applet have all dates correctly in Czech. REPOSITORY R242 Plasma Framework (Library) BRANCH master REVISION DETAIL https://phabricator.kde.org/D5324 AFFECTED FILES src/declarativeimports/calendar/calendar.cpp To: drosca, #plasma, mck182 Cc: plasma-devel, #frameworks, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol