Translating my app
Posted: Sun Oct 08, 2006 1:36 pm
I wonder how i would translate my Windows app.
The app has statically created menus and such.
Another app i work on does inline translation.
Like using a number for index and rewrites the text, in a menu or control.
Somewhat of an overhead since both languages must be present.
Also my app wasn't really designed for unicode and still have the desire to translate the app in unicode only.
How would you do it?
The app has statically created menus and such.
Another app i work on does inline translation.
Like using a number for index and rewrites the text, in a menu or control.
Somewhat of an overhead since both languages must be present.
Also my app wasn't really designed for unicode and still have the desire to translate the app in unicode only.
How would you do it?