| Summary: | Regional Settings/Language does not reset the command line | ||
|---|---|---|---|
| Product: | [Applications] systemsettings | Reporter: | gjditchfield |
| Component: | kcm_language | Assignee: | Eike Hein <hein> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | nate, plasma-bugs-null |
| Priority: | NOR | ||
| Version First Reported In: | 5.21.5 | ||
| Target Milestone: | --- | ||
| Platform: | Neon | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
gjditchfield
2021-05-23 17:40:50 UTC
Setting “LANGUAGE=en_US” (just one language) or “LANGUAGE=C:fr:ko” fixes the command line. I suppose that few packages have any “en” localizations, and rely on the fall-back “C” strings to serve English users. Perhaps kcm_language should never put an English locale by itself in LANGUAGE; it should always follow it with C, as in “LANGUAGE=fr:en_CA:C:ko”. *** This bug has been marked as a duplicate of bug 192019 *** |