https://bugs.kde.org/show_bug.cgi?id=509902
--- Comment #14 from Marcus Gama <[email protected]> --- (In reply to hanyoung from comment #13) > I can reproduce your problem, and I confirm this is indeed not a system > settings problem. The related code is at > https://invent.kde.org/frameworks/kxmlgui/-/blob/master/src/ > kswitchlanguagedialog_p.cpp?ref_type=heads Good to know. Thank you very much. Now, it's important to note that the issue impacts apps that don't have access to this menu. For example, systemsettings itself doesn't use 'pt_BR' by default when this language is selected. It uses 'pt' like other apps. I know this because I've noticed strings translated to 'pt' instead of 'pt_BR' in my interface. And in this case, I can't even manually change this setting. In Dolphin, which has access to the menu, it fixes some things, but I've noticed that others don't, probably due to libraries that have the same issue. I don't know exactly why. What's the next step for this bug? Do I need to change the package it refers to? -- You are receiving this mail because: You are watching all bug changes.
