Internationalization, converting Command Line Parser

Erdem U. Altinyurt eua at dsl.ttnet.net.tr
Thu Jan 25 06:50:56 PST 2007


Opps I forget to add that:

I am sending my OnInit() function to might be give a hint about what is
wrong...


Vadim Zeitlin wrote:
> On Thu, 25 Jan 2007 06:34:19 +0200 "Erdem U. Altinyurt" <eua at dsl.ttnet.net.tr> wrote:
>
> EUA> I am implemented my program to internationalization.
> EUA> But command line interface help strings not converted.
>
>  Either you don't use wxWidgets catalog or the strings might not be
> translated in your language (please check locale/tr.po).
>
> EUA> and one more question. Is there any way to link .mo file to program?
>
>  Currently it isn't. There was a patch allowing to load message catalogs
> from wxFileSystem (you should be able to find it in SF patch tracker) but
> it couldn't be applied because it broke loading them from files. If someone
> has time to correct this, it would be nice to add this possibility to wx.
>
>  Regards,
> VZ
>
>   




More information about the wx-users mailing list