Am 16.02.21 um 15:25 schrieb Bjoern Voigt:
For an online session with English speaking participants I want to temporarily switch my KDE Plasma desktop on Tumbleweed from German to English. All texts should be shown > Greetings, Björn
For console output: my standart: locale LANG=de_DE.UTF-8 LC_CTYPE=de_DE.UTF-8 LC_NUMERIC="de_DE.UTF-8" LC_TIME="de_DE.UTF-8" LC_COLLATE="de_DE.UTF-8" LC_MONETARY="de_DE.UTF-8" LC_MESSAGES="de_DE.UTF-8" LC_PAPER="de_DE.UTF-8" LC_NAME="de_DE.UTF-8" LC_ADDRESS="de_DE.UTF-8" LC_TELEPHONE="de_DE.UTF-8" LC_MEASUREMENT="de_DE.UTF-8" LC_IDENTIFICATION="de_DE.UTF-8" LC_ALL= rm doesnotexist rm: das Entfernen von 'doesnotexist' ist nicht möglich: Datei oder Verzeichnis nicht gefunden then i removed LANG: export LANG= locale LANG= LC_CTYPE=de_DE.UTF-8 LC_NUMERIC="POSIX" LC_TIME="POSIX" LC_COLLATE="POSIX" LC_MONETARY="POSIX" LC_MESSAGES="POSIX" LC_PAPER="POSIX" LC_NAME="POSIX" LC_ADDRESS="POSIX" LC_TELEPHONE="POSIX" LC_MEASUREMENT="POSIX" LC_IDENTIFICATION="POSIX" LC_ALL= simon@becherer2:~> rm doesnotexist rm: cannot remove 'doesnotexist': No such file or directory simon@becherer2:~> simoN -- www.becherer.de