https://bugs.kde.org/show_bug.cgi?id=521435
--- Comment #1 from Mantikor <[email protected]> --- Critical finding: if I set up one of environment variables "LANG"/"LC_MESSAGES"/"LANGUAGE" with value "uk" - the app starts display in Ukrainian without problem. But none of this environment variables exist in OS by default. So I believe the cause of this behaviour is the application relies on standard POSIX-style locale environment variables (LANG, LC_MESSAGES, or LANGUAGE) to determine which translation files to load, but Windows doesn't follow those specific conventions by default. -- You are receiving this mail because: You are watching all bug changes.
