https://bugs.kde.org/show_bug.cgi?id=469196
Misha Labjuk <spiked....@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REPORTED Resolution|DOWNSTREAM |--- --- Comment #2 from Misha Labjuk <spiked....@gmail.com> --- (In reply to David Edmundson from comment #1) > Timezone defintions are not provided by KDE, but from "zoneinfo" Issue not with definition. Issue with localization. Localization generated by timezonesi18n_generate.rb script from zoneinfo. If city name is missed during generation the name will be dropped at runtime without localization. Look! It is awesome: https://invent.kde.org/plasma/plasma-workspace/-/blob/master/applets/digital-clock/plugin/timezonesi18n.cpp#L24 I think it is fragile behavior. Not localized city name is much better than empty string. If you don't know how to translate the name better to keep it as is. -- You are receiving this mail because: You are watching all bug changes.