on panel I have date displayed in unknown language(supposedly hebrew), instead of being similar to what is written in settings in ukrainian
which fonts am I supposed to install (or maybe something else)
and yeah I asked llm about that and it recomended installing
sudo dnf install google-noto-fonts google-noto-sans-fonts google-noto-serif-fonts
but
Failed to resolve the transaction:
No match for argument: google-noto-fonts
Package βgoogle-noto-sans-fonts-20250301-1.fc42.noarchβ is already installed.
Package βgoogle-noto-serif-fonts-20250301-1.fc42.noarchβ is already installed.
so what should I do to fix that
upd according to google translate and comment below its hebrew and it is also on my lock screen
upd 2 I have shut down pc and on the next day I have text displayed in Ukrainian as it should and no hebrew anymore. I guess shutting down and turning back on somehow fixed the issue
Language displayed in British English, time displayed in Ukrainian, Aussie setting for something on the taskbar and the clocks in Hebrew. I have no idea how you managed all that, but itβs kinda like a dog that gets all tangled up in itβs own leash.
If you go to βlanguageβ and βmodifyβ, what languages do you actually have installed there?
British english
Π£ΠΊΡΠ°ΡΠ½ΡΡΠΊΠ° (Ukrainian)
American english
and yeah australian keyboard layout is just us one (I know this as I was editing keyboard layouts on linux 2 years ago but now I am having default australian which is just importing default us
// Keyboard layout for Australia.
// The default Australian layout is the same as the American.
default partial alphanumeric_keys
xkb_symbols βbasicβ {
include βus(basic)β
As you can see this is where locale is generated to for the KDE Plasma session. From what I understand if the settings in Region & Language are left untouched, it will take your locale defaults, a.k.a:
For some reason the defaults are not displayed properly in the GUI settings. It says Default for British English, but itβs all in Ukrainian except the language interface.
By now you get the idea, but I still want to reply since I went ahead to boot into the liveiso to see how it works. Changing the language is done by re-entering the session.
With that said, It would be nice if we could select the locale before going into the live environment. The current how-to can confuse someone who doesnβt know what to expect.