Seems that localedef -i pl_PL -f UTF-8 ./test_pl_PL does the trick of generating content for /usr/lib/locale.
Is there a way to look at the content of these file to verify that they are correct?
The other question I have is, how do I know which support libraries to copy into /usr/lib/gconf ?
(Seems that I can learn a lot with such an 'easy' subject as translations.)
|