[PythonReports-users] I18N handling of labels in pyR
Brought to you by:
a1s
From: Werner F. B. <wer...@fr...> - 2012-12-09 09:16:07
|
Hi, What is the recommended way to handle I18N? Do I import the "_" gettext/wxPython translation macro and then wrap things like this _(u"some text to translate"), or ....? Werner |