https://bugs.kde.org/show_bug.cgi?id=469196
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/commit/ | |1f494a04c1654c32c9ba059f333 | |1b370b64bae6b Version Fixed In| |5.27.6 Resolution|--- |FIXED --- Comment #5 from Nate Graham <n...@kde.org> --- Git commit 1f494a04c1654c32c9ba059f3331b370b64bae6b by Nate Graham, on behalf of Michael Labiuk. Committed on 16/05/2023 at 19:13. Pushed by ngraham into branch 'master'. applets/digital-clock: Fix localization for TimeZoneModel Translation for city name works only for names known by plasma-workspace at build time. List of names generated by script timezonesi18n_generate.rb If plasma-workspace is outdated and timezone provide new unknown name TimeZoneModel will replace it by empty string. Change behavior to ignore translation for unknown names and keep it as is. FIXED-IN: 5.27.6 M +11 -3 applets/digital-clock/plugin/timezonesi18n.cpp https://invent.kde.org/plasma/plasma-workspace/commit/1f494a04c1654c32c9ba059f3331b370b64bae6b -- You are receiving this mail because: You are watching all bug changes.