gettext and encodings

Tomasz Toczyski tt at praterm.com.pl
Tue Jun 5 10:05:43 PDT 2007


I would like to internationalize my wx applicacion and I used getttext
module. I put my translated strings in .po files with utf-8 encoding.
After creating .mo files everything works well on my Linux where I have
utf-8 as a default encoding.

But when I run my application on Linux with different system encoding or
on MSWindows - non-ASCII caracters are not displayed correctly.

What should I do to achive proper character display irrespective of system
default encoding?

Regards,
-t.





More information about the wx-users mailing list