Locale en_IL should not exist - it's he_IL or en_US, en_GB etc. #335
Labels
No labels
Done
bug
buildiso
buildpkg
buildtree
critical
deployiso
duplicate
enhancement
help wanted
in progress
invalid
manjaro-chroot
note
old-not-relevant
optional
question
sonar
todo
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
tools/manjaro-tools#335
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I've installed Manjaro with just English, and that was fine. When I added Hebrew on the Language menu (KDE settings > Regional settings > Language) some system text, like Pidgin's menus, then defaulted to Hebrew, even though English was set as my main language and that had never changed.
I eventually found out that the environment variable LANG + /etc/locale.gen + /etc/locale.conf defined my locale/lang as en_IL, which does not exist AFAIK. Hebrew should be he_IL. Changing en_IL into en_US fixed everything.
Pidgin must've fell back to the secondary language, and when I didn't have one fell back to en_US.
So what I'm suggesting is:
I'm not 100% sure this is the place to post this issue, but I found similar tickets here.
changed title from Locale en_IL {-does-} not exist to Locale en_IL {+should+} not exist{+ - it's he_IL or en_US, en_GB etc.+}
The issue is old - possibly no longer relevant