On Tue, Jan 08, 2019 at 02:52:21PM +0000, Radek wrote:
Hello,
I'm trying to set Polish locales in my new desktop (6.4/amd64, xenodm,
WindowMaker).
[…]
Don't know about the console, but to set (default) Polish keyboard in X
you need to run "setxkbmap pl", eg. in your .xsession file.
To have Polish interface displayed (when available) you need to set LANG
and LC_MESSAGES as pl_PL.UTF-8 (not sure if both or only one of it).
Setting LC_ALL will do that too (and more).
For Firefox there is a separate package for the Polish localization:
firefox-i18n-pl. For the other program, I don't know… Maybe nobody
localized it or the translation was removed?
HTH!