The source project of this merge request has been removed.
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.