https://bugs.kde.org/show_bug.cgi?id=341235
--- Comment #10 from Nate Graham <n...@kde.org> --- I think the bug is here: https://invent.kde.org/plasma/plasma-workspace/-/blob/master/kcms/translations/translationssettingsbase.kcfg#L15 It populates a default value that's equal to QLocale::system().name() if $LANG is unset, but not if it's set. It should probably do it in that case too. -- You are receiving this mail because: You are watching all bug changes.