Skip to content
  • Alvin Wong's avatar
    Fix desktop files i18n on some system locale · 6320e451
    Alvin Wong authored
    When no override language is set, QLocale does not get overridden with
    the first UI language, which causes desktop files to not load zh_TW
    strings on zh_HK systems. Use KLocalizedString::languages() instead.
    6320e451