wxMac translation of system menus
Stefan Csomor
csomor at advancedconcepts.ch
Wed Aug 29 02:25:15 PDT 2007
Hi
> Hi,
>
> It seems that the system menu title and items are not translated
> properly on wxMac (version 2.8.4 / intel).
> ..
> It seems that the Mac specific system menu tricks ignore the current
> locale and works only in English. Is that correct?
>
the secret is in the Info.plist file, which must be contain the
CFBundleLocalizations info indicating which languages are supported :
http://www.wxwidgets.org/manuals/2.6/wx_internationalization.html
HTH
Stefan
More information about the wx-users
mailing list