I18N Software Internationalization
Paulo Henrique Amorim
paulojamorim at gmail.com
Thu Mar 29 20:46:52 PDT 2007
Hello,
I am internationalizing a software, but it appeared a problem. I add 3
language's in MenuBar in the hour that program user change language the
program not language change.
Code:
Event OnMenuChange refer the one language.
language =3D gettext.translation('en', './locale',
languages=3D['languages'])
language.install(unicode =3D True)
_ =3D language.gettext
It only functions when code execute before calling the Frame.
Best regards
Paulo Henrique J. Amorim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wxwidgets.org/pipermail/wxpython-users/attachments/200703=
30/8a854a4a/attachment.htm
More information about the wxpython-users
mailing list