https://bugs.kde.org/show_bug.cgi?id=396370
Bug ID: 396370
Summary: The languages set with KLocalizedString::setLanguages
are used randomly instead of in order of priority
Product: frameworks-ki18n
Version: unspecified
Platform: Compiled Sources
OS: OS X
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
On macOS, QLocale::uiLanguages returns a list of languages in order of
priority. If this list is set with KLocalizedString::setLanguages, translations
are used randomly from the languages in this list, instead of in order. With
Plasma or Windows QLocale::uiLanguages only returns one language, so the
behaviour is not as apparent.
--
You are receiving this mail because:
You are watching all bug changes.