[Tuxpaint-devel] Serbian?
An award-winning drawing program for children of all ages
Brought to you by:
wkendrick
|
From: Ben A. <sy...@sa...> - 2006-10-13 13:06:11
|
If I enable (via dpkg-reconfigure -plow locales to choose which locales are generated) this locale: sr_CS.UTF-8 and then try to start tuxpaint: tuxpaint --locale sr_CS.UTF-8 tuxpaint --lang serbian both come up in English. I then enable this locale as well: sr_RS Now I can start in Serbian (or at least something that isn't English ...) with: tuxpaint --locale sr_CS.UTF-8 or tuxpaint --locale sr_RS but this still doesn't work: tuxpaint --lang serbian Typing "locale -a" gives me the following: ... sr_CS.utf8 sr_RS sr_RS.utf8 ... Puzzling. Any idea why this strange behaviour? Ben |