
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Friday, 2020-06-26 at 16:22 +0200, Axel Braun wrote:
Unfortunately, it did not work. Applications still show up in german. :-(
Maybe you need
LANG=en_US.UTF-8 LANGUAGE=en_US.UTF-8:de <==
make that:
LANGUAGE=en_US.UTF-8:en
does not chang things.
Even if I set LANG=en_US.UTF-8 in .i18n or export LANG=en_US.UTF-8 .profile, it is not having any impact.
test@X1E:~> export | grep LANG declare -x LANG="de_DE.UTF-8" declare -x LANGUAGE="en_US:de"
That is the wrong setting. You have "en_US:de" instead of "en_US:en" as I told you.
the setting in .profile should trigger this, according to the description: # Most applications support several languages for their output. # To make use of this feature, simply uncomment one of the lines below or # add your own one (see /usr/share/locale/locale.alias for more codes) # This overwrites the system default set in /etc/sysconfig/language # in the variable RC_LANG. # #export LANG=de_DE.UTF-8 # uncomment this line for German output #export LANG=fr_FR.UTF-8 # uncomment this line for French output #export LANG=es_ES.UTF-8 # uncomment this line for Spanish output
For the CLI, certainly. But I said I don't remember which is the exact file that has to be edited that works for X applications. On NOT Kde, .i18n works. - -- Cheers, Carlos E. R. (from openSUSE 15.1 x86_64 at Telcontar) -----BEGIN PGP SIGNATURE----- iHoEARECADoWIQQZEb51mJKK1KpcU/W1MxgcbY1H1QUCXvZHNxwccm9iaW4ubGlz dGFzQHRlbGVmb25pY2EubmV0AAoJELUzGBxtjUfVWm0AnRcZukkQpx5B9ArEb+wd SIaWxVwxAJ47GuuKS2HOrNdUdm3wxDg2Ch5ukQ== =LJI9 -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse-support+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-support+owner@opensuse.org