- This topic has 9 replies, 2 voices, and was last updated 2 weeks, 3 days ago by
newmbk0.
-
AuthorPosts
-
-
April 11, 2026 at 3:42 pm #29512
newmbk0
ParticipantHi
I recently installed the latest version of openmamba distro , my language (Arabic) showed correctly with no problems but after update the whole system, my language returned to English . I checked where is the problem and find out that the locale files (/usr/share/locale/ar) of Arabic language not found in the system after update , can you fix this please?!
Thanks
-
This topic was modified 3 weeks ago by
newmbk0.
-
This topic was modified 3 weeks ago by
-
April 11, 2026 at 8:08 pm #29514
Silvan
KeymasterHi,
please let me understand the flow.
You started the live O.S. from the latest livecd or livedvd ISO? Then you run the calamares installer, selected Arabic language and installed. Then the system was in Arabic since first boot into the installed system? Next you updated the system and lost the Arabic language?
There are no relevant updates in the last days which might cause the problem of removing a configured language, unless what you report is instead a problem with Plasma desktop, which has been updated very recently.
What is the output of:grep -v "^#" /etc/locale.gen cat /etc/locale.confSystem locale is configured in
/etc/locale.genand compiled withsudo locale-genand this should have been done at installion time.This said, what exactly happened here is not clear, maybe I can reproduce it by repeating your installation flow but I first try to retrieve some more information as described above because the option of trying to reproduce it myself requires more time.
-
April 12, 2026 at 12:53 am #29518
newmbk0
ParticipantThanks for quick reply
Yes you’re right the system in first boot after install was in Arabic but after update with (sudo dnf update) and reboot it turned to English. I started OS from LiveDVD Plasma ISO
output of grep -v “^#” /etc/locale.gen is:
ar_AE.UTF-8 UTF-8
ar_BH.UTF-8 UTF-8
ar_DZ.UTF-8 UTF-8
ar_EG.UTF-8 UTF-8
ar_IN UTF-8
ar_IQ.UTF-8 UTF-8
ar_JO.UTF-8 UTF-8
ar_KW.UTF-8 UTF-8
ar_LB.UTF-8 UTF-8
ar_LY.UTF-8 UTF-8
ar_MA.UTF-8 UTF-8
ar_OM.UTF-8 UTF-8
ar_QA.UTF-8 UTF-8
ar_SA.UTF-8 UTF-8
ar_SD.UTF-8 UTF-8
ar_SS UTF-8
ar_SY.UTF-8 UTF-8
ar_TN.UTF-8 UTF-8
ar_YE.UTF-8 UTF-8
en_AG UTF-8
en_AU.UTF-8 UTF-8
en_BW.UTF-8 UTF-8
en_CA.UTF-8 UTF-8
en_DK.UTF-8 UTF-8
en_GB.UTF-8 UTF-8
en_HK.UTF-8 UTF-8
en_IE.UTF-8 UTF-8
en_IL UTF-8
en_IN UTF-8
en_NG UTF-8
en_NZ.UTF-8 UTF-8
en_PH.UTF-8 UTF-8
en_SC.UTF-8 UTF-8
en_SE.UTF-8 UTF-8
en_SG.UTF-8 UTF-8
en_US.UTF-8 UTF-8
en_ZA.UTF-8 UTF-8
en_ZM UTF-8
en_ZW.UTF-8 UTF-8ar_DZ.UTF-8 UTF-8
and for cat /etc/locale.conf is:
LANG=ar_DZ.UTF-8
LC_ADDRESS=ar_DZ.UTF-8
LC_IDENTIFICATION=ar_DZ.UTF-8
LC_MEASUREMENT=ar_DZ.UTF-8
LC_MONETARY=ar_DZ.UTF-8
LC_NAME=ar_DZ.UTF-8
LC_NUMERIC=ar_DZ.UTF-8
LC_PAPER=ar_DZ.UTF-8
LC_TELEPHONE=ar_DZ.UTF-8
LC_TIME=ar_DZ.UTF-8 -
April 12, 2026 at 11:15 am #29519
Silvan
KeymasterThanks for the information. Can you also post the output of:
locale -aand if
ar_DZ.UTF-8is in the output, see if issuing the following command fixes the problem:
sudo locale-gen-
April 12, 2026 at 8:14 pm #29520
newmbk0
ParticipantThanks for the information. Can you also post the output of:
locale -aand ifar_DZ.UTF-8is in the output, see if issuing the following command fixes the problem:sudo locale-genThe output of
locale -ais :ar_AE.utf8 ar_BH.utf8 ar_DZ.utf8 ar_EG.utf8 ar_IN ar_IN.utf8 ar_IQ.utf8 ar_JO.utf8 ar_KW.utf8 ar_LB.utf8 ar_LY.utf8 ar_MA.utf8 ar_OM.utf8 ar_QA.utf8 ar_SA.utf8 ar_SD.utf8 ar_SS ar_SS.utf8 ar_SY.utf8 ar_TN.utf8 ar_YE.utf8 C C.utf8 en_AG en_AG.utf8 en_AU.utf8 en_BW.utf8 en_CA.utf8 en_DK.utf8 en_GB.utf8 en_HK.utf8 en_IE.utf8 en_IL en_IL.utf8 en_IN en_IN.utf8 en_NG en_NG.utf8 en_NZ.utf8 en_PH.utf8 en_SC.utf8 en_SE.utf8 en_SG.utf8 en_US.utf8 en_ZA.utf8 en_ZM en_ZM.utf8 en_ZW.utf8 POSIXafter running the command
sudo locale-gennothing changed-
This reply was modified 2 weeks, 6 days ago by
newmbk0.
-
This reply was modified 2 weeks, 6 days ago by
-
-
April 13, 2026 at 9:01 pm #29522
Silvan
KeymasterHi,
the current step of information gathering is what is the output of the two following console commands:localectl localeIf everything seems to be correctly set for ar_DZ.UTF-8 language (or any other ar_*.UTF-8 locale) the question is: you don’t see any translation in the console, admitted that you use it, or maybe just in the KDE Plasma desktop environment and most graphical applications? If the answer does not help then I will need to reproduce your installation and check for deeper problems since everything seems correctly set so far.
-
This reply was modified 2 weeks, 5 days ago by
Silvan.
-
This reply was modified 2 weeks, 5 days ago by
-
April 14, 2026 at 7:01 am #29524
newmbk0
Participantlocalectloutput:
System Locale: LANG=ar_DZ.UTF-8 VC Keymap: fr X11 Layout: fr X11 Variant: osslocaleoutput:
LANG=ar_DZ.UTF-8 LC_CTYPE="ar_DZ.UTF-8" LC_NUMERIC=ar_DZ.UTF-8 LC_TIME=ar_DZ.UTF-8 LC_COLLATE="ar_DZ.UTF-8" LC_MONETARY=ar_DZ.UTF-8 LC_MESSAGES="ar_DZ.UTF-8" LC_PAPER=ar_DZ.UTF-8 LC_NAME=ar_DZ.UTF-8 LC_ADDRESS=ar_DZ.UTF-8 LC_TELEPHONE=ar_DZ.UTF-8 LC_MEASUREMENT=ar_DZ.UTF-8 LC_IDENTIFICATION=ar_DZ.UTF-8 LC_ALL=The Arabic in few places like the screenshots I attached and the rest all in English.
Attachments:
You must be logged in to view attached files. -
April 14, 2026 at 10:39 pm #29529
Silvan
KeymasterHi,
thanks for the information provided. What is the output of:
rpm --eval %_install_langs?if it is not “all” but limited to a short list of languages it may be the culprit. This variable might be set in a file in the
/etc/rpm/folder.-
April 14, 2026 at 10:44 pm #29530
Silvan
KeymasterYou probably have the file
/etc/rpm/macros.lang, from the “livedvd” ISO, delete it.
Then you should reinstall all the recently updated packages which provide an Arabic translation.
The following command may be a good start:
sudo dnf reinstall *plasma*I’m removing this setting from the “livedvd” ISO to possibly resolve the problem for future installation.
-
-
April 15, 2026 at 2:05 am #29533
newmbk0
ParticipantYou probably have the file
/etc/rpm/macros.lang, from the “livedvd” ISO, delete it.
Then you should reinstall all the recently updated packages which provide an Arabic translation.
The following command may be a good start:
sudo dnf reinstall *plasma*I’m removing this setting from the “livedvd” ISO to possibly resolve the problem for future installation.
It worked, the problem was fixed now.
Thanks
-
-
AuthorPosts
- You must be logged in to reply to this topic.

