https://bugs.kde.org/show_bug.cgi?id=469196
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-workspace/commit/ |ma/plasma-workspace/commit/ |1f494a04c1654c32c9ba059f333 |adc559663bd5ac457b7ebb89857 |1b370b64bae6b |037c2572b5197 --- Comment #6 from Nate Graham <n...@kde.org> --- Git commit adc559663bd5ac457b7ebb89857037c2572b5197 by Nate Graham, on behalf of Michael Labiuk. Committed on 16/05/2023 at 19:18. Pushed by ngraham into branch 'Plasma/5.27'. 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 (cherry picked from commit 1f494a04c1654c32c9ba059f3331b370b64bae6b) M +11 -3 applets/digital-clock/plugin/timezonesi18n.cpp https://invent.kde.org/plasma/plasma-workspace/commit/adc559663bd5ac457b7ebb89857037c2572b5197 -- You are receiving this mail because: You are watching all bug changes.