https://bugs.kde.org/show_bug.cgi?id=438394
--- Comment #16 from Szczepan Hołyszewski <rula...@wp.pl> --- (In reply to Nate Graham from comment #15) > What is the output of the following commands in a new fresh terminal window? > > echo $LANGUAGE > echo $LANG > cat ~/.config/plasma-localerc ``` $ echo $LANGUAGE pl:en_US $ echo $LANG pl_PL.UTF-8 $ cat ~/.config/plasma-localerc [Formats] LANG=pl_PL.UTF-8 LC_COLLATE=pl_PL.UTF-8 useDetailed=true [Translations] LANGUAGE=pl:en_US ``` -- You are receiving this mail because: You are watching all bug changes.