Karsten,
Karsten Hilbert wrote:
> On Thu, Jul 10, 2008 at 02:42:41PM +0200, Werner F. Bruhin wrote:
>
>
>> Note that you can use gettext and local or wx.GetTranslation and
>> wx.Locale, you should use the later if you want wxPython standard
>> strings to be translated
>>
>
> Note that this is NOT a requirement for wxPython-internal
> strings (such as stock button labels) to be translated. BOTH
> ways work. All one needs to make sure is that the normal
> Python library locale/gettext modules are imported and
> initialized *before* wxPython is imported. But that would be
> Good Practice anyway.
>
Thanks for putting me right, I wasn't aware of the fact that the order
was enough to get wxPython play nicely with locale/gettext.
Looking at the wiki pages I noticed that some are a bit dated, i.e.
still use the old wxPython namespace.
Will see if in the next few weeks I get around to update some of that,
at that time will add this pointer too - unless someone else is faster
then me :-) .
Werner
_______________________________________________
wxpython-users mailing list
wxpython-users@...
http://lists.wxwidgets.org/mailman/listinfo/wxpython-users