I moved this to the feature requests section, but I didn't notice the picture.
gangtiejixie: Are you working on a translation and want it added? If so then it's appreciated, but I think it would be better to release it as a separate patch, since it would be hard for me to maintain. I've seen this done for japanese translations.
_______________________
Programmer and developer
actually it is to add a menu to select a languagePosted: 2012-12-22 12:35
That's ok, so am I.
So you want a language option in the menu and I assume you're working on the translation, is that right?
Is it a translation of the resource file only? If so then I think it would be easier to distribute it as a DLL file, instead of including it directly in the program. That has several benefits; for example translations can be done asynchronously from new releases (and I won't have to wait for translations) and that anyone can make translations. All that's needed is a small modification in the tracker to load external resource DLLs (when present).