https://bugs.kde.org/show_bug.cgi?id=450571
Carl Schwan <c...@carlschwan.eu> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/pim/ | |merkuro/-/commit/d25f3ffde4 | |d16d6d66d9d4bc6a16b1b99fca4 | |f13 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #2 from Carl Schwan <c...@carlschwan.eu> --- Git commit d25f3ffde4d16d6d66d9d4bc6a16b1b99fca4f13 by Carl Schwan, on behalf of Zhangzhi Hu. Committed on 12/01/2024 at 09:09. Pushed by carlschwan into branch 'master'. Fix wrong weekday label of Chinese locale when length set to letter only (M) When using Chinese locale (zh_CN / zh_TW / zh_HK / zh_SG) and weekday label length is set to letter only (M), the letter chosen is incorrect. The last character should be taken instead of the first when using Chinese locale. M +1 -1 src/calendar/qml/MainViews/BasicMonthGridView.qml https://invent.kde.org/pim/merkuro/-/commit/d25f3ffde4d16d6d66d9d4bc6a16b1b99fca4f13 -- You are receiving this mail because: You are watching all bug changes.