https://bugs.kde.org/show_bug.cgi?id=516550
Marcel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Marcel <[email protected]> --- As I already tried to explain, locale and lang are not the same thing. Only the first two characters of locale (e.g. de) define the language. Locale defines the entire setting of the language region (language, time zone, currency, etc.). In the installer, I would first query the language (lang=de). Then, by querying the keyboard settings (de_ch), it can be automatically recognised that locale = de_ch. This provides the necessary values for correct localisation. The system language remains ‘de’. -- You are receiving this mail because: You are watching all bug changes.
