https://bugs.kde.org/show_bug.cgi?id=192019
--- Comment #57 from wazhai <waz...@protonmail.com> --- Created attachment 156049 --> https://bugs.kde.org/attachment.cgi?id=156049&action=edit still happens This bug isn't fixed for good as shown in the attached image and my duplicate bug report, but a fix seems impossible to do in a satisfactory way. What has happened is the implementation of a warning in the Language&Region KCM when en_US is the top language which says that: "Putting American English above other languages will cause undesired behavior in some applications. If you would like your system to use American English, remove all other languages." The reason it can't be fixed is that even en_US isn't necessarily 100% complete because many programs rely on falling back to C for English and don't have en_US strings, while rarely some others will have a non-English language as their "unlocalized C". This means "C" can't simply be appended in a suitable place as a catch-all solution to always show English. For more details: https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/1087 In this issue is deemed action-worthy or actionable at all, this bug can be reopened. -- You are receiving this mail because: You are watching all bug changes.