https://bugs.kde.org/show_bug.cgi?id=516378

tiziano <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from tiziano <[email protected]> ---
this is not something that can be fixed only in plasma-setup, It's a broader
design limitation.

Plasma-setup and the "Region & Language" menu in plasma-workspace share the
same language source:

in fact, plasma-setup obtains the available language list from
KLocalizedString::availableDomainTranslations("plasmashell").
The "Region & Language" in plasma-workspace appears to use the same approach:
LanguageListModel also calls availableDomainTranslations("plasmashell").

If support for regional variants (e.g. en_AU, en_CA, en_NZ) is desired, the
underlying language/locale model may need to be reconsidered across both
components

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to