How to select Serbian latin (sr@latin) format for date (day, month) names?
-
wrote on 31 Oct 2016, 22:06 last edited by
Right now i have set LC_* to "sr_RS.utf8@latin", but every QT app (sddm, plasma desktop, kde apps) shows strings in cyrillic as if LC_* is set to "sr_RS.utf8".
Bash, on the other hand, works as expected and shows latin strings in tty and even in Konsole.
What should I do to make QT apps use latin Serbian instead of cyrillic?I'm using Arch Linux, Plasma 5.8.2 and QT 5.7.0.
-
wrote on 31 Oct 2016, 22:16 last edited by
Hi! Don't know about Arch but on Suse there is "system settings" for KDE and also Yast where one can change the locale settings.
-
wrote on 31 Oct 2016, 22:25 last edited by
Well KDE offers only Serbian cyrillic... there is no way to select Serbian latin language.
SDDM (display manager) is showing cyrillic names too, and it is started before Plasma desktop. I belive it's respecting LC_TIME env var.
-
wrote on 11 Nov 2016, 21:38 last edited by
There are some new infos about this problem: https://marc.info/?l=kde-i18n-doc&m=147881676901316&w=2
-
wrote on 24 Dec 2016, 19:07 last edited by
Any news about this problem?