Language preferences set via GUI do not apply to Flatpak QT apps #1051
-
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 6 replies
-
Also in case anyone needs my setup info for this (I doubt you would) I am providing it here: |
Beta Was this translation helpful? Give feedback.
-
It is because the "Region" setting as shown in your screenshot contains not just "currency" but also "Numbers", and the 2 software examples are applying that "Numbers" regional setting. The actual files that the "Languages" GUI modifies are: You can edit them manually to fine tune the language settings. p.s. The above files don't always exist. For example, in my computer, there is only /etc/default/locale |
Beta Was this translation helpful? Give feedback.
It is because the "Region" setting as shown in your screenshot contains not just "currency" but also "Numbers", and the 2 software examples are applying that "Numbers" regional setting.
The actual files that the "Languages" GUI modifies are:
/etc/default/locale
/etc/locale.conf
~/.dmrc
~/.pam_environment
~/.xsessionrc
You can edit them manually to fine tune the language settings.
p.s. The above files don't always exist. For example, in my computer, there is only /etc/default/locale