Page 1 of 1
I18N suppot
Posted: Thu Mar 04, 2010 1:15 pm
by noword
Multi language support, the wxLocale stuff.
If someone (Eran?) has interest in it, maybe I can give some helps.
Re: I18N suppot
Posted: Thu Mar 04, 2010 1:50 pm
by eranif
Actually, there is currently work in this area which is done by RedTide (you can talk to him at channel #codelite @ irc.freenode.net)
He is currently converting all wxT() into _() and then running poedit on the sources.
I will later add wxlocale code into the application
Eran
Re: I18N suppot
Posted: Fri Mar 05, 2010 9:30 am
by noword
Glad to hear that the work was done.
Can I get a copy of the pot file? I can translate it to Chinese.
Re: I18N suppot
Posted: Sun Apr 18, 2010 10:09 am
by fantasticfears
Can we use
Transifex for i18n?