US English Only

Message
Author
User avatar
mjb
Posts: 3
Joined: Sat Jul 17, 2021 8:58 pm

US English Only

#1 Post by mjb »

Getting desktop text in English and what appears to be Arabic.

Went to System Locals and unchecked all but en.us-ISO-8859-1 which did not resolve the issue

How to I get to US English only ?

Thank you

User avatar
Eadwine Rose
Administrator
Posts: 15186
Joined: Wed Jul 12, 2006 2:10 am

Re: US English Only

#2 Post by Eadwine Rose »

When you are on the login screen on the top right there is a flag, click that one, and select what you want.
MX-23.6_x64 July 31 2023 * 6.1.0-38amd64 ext4 Xfce 4.20.0 * 8-core AMD Ryzen 7 2700
Asus TUF B450-Plus Gaming UEFI * Asus GTX 1050 Ti Nvidia 535.247.01 * 2x16Gb DDR4 2666 Kingston HyperX Predator
Samsung 870EVO * Samsung S24D330 & P2250 * HP Envy 5030

User avatar
fehlix
Developer
Posts: 12883
Joined: Wed Apr 11, 2018 5:09 pm

Re: US English Only

#3 Post by fehlix »

mjb wrote: Mon Oct 03, 2022 8:26 pm Getting desktop text in English and what appears to be Arabic.

Went to System Locals and unchecked all but en.us-ISO-8859-1 which did not resolve the issue

How to I get to US English only ?

Thank you
Probaly you left ar_EG Arabic locale for Egypt selected
and you have not selected en_US.UTF-8 to be generated.
The locale
en_US.ISO-8859-1
is "meant" to be an additional locale to en_US.UTF-8,
b/c MX Linux is mainly an UTF-8 based system.

So, what happened:
With the login-screen it would only show available UTF-8 locale to select from on the upper bar (normally right upper corner, but with Arabic as system locale it maybe the left upper corner.).
And b/c no en_US.UTF-8 is available the first available locale (=language) in the list ar_EG would have been
pre-selected, which turns your desktop into Arabic localized one.

Now the fix:
Do run again System Locales
and do de-select/un-select any none English
and do include
en_US.UTF-8

For system locale do select also
en_US.UTF-8

In case you get the locale Arabic window,
you can run it in English C-locale like this:
Open Terminal and run

Code: Select all

sudo LANG=C.UTF-8 system-locales-mx
When done logout and check / select locale to en_US at the login screen.

Post Reply

Return to “XFCE Desktop Environment”