Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

Translation

<< < (2/2)

heromyth:
Support for using gettext. I also want to translate it to Chinese.

darklordsatan:
Id like to translate it to spanish, but Im sure rickg22 will take care of it, am I right?

rickg22:
eh... who, me?

<.<
>.>

Actually, I've never used gettext before. Any ideas?

heromyth:
In source codes, it so simple. What to do is use _("some strings to be intranslated")  to replace all the strings to be shown.

After done, use gettext to get *.po that will be chaned into *.mo.  Something more about wxLocal can be seen in wxWidgets Handbook

takeshimiya:
http://www.wxwidgets.org/manuals/2.6.1/wx_internationalization.html

Navigation

[0] Message Index

[*] Previous page

Go to full version