Tagged Questions
4
votes
7answers
490 views
What technique would be the least effort to internationalise (at least multi-language) existing Delphi Applications?
I have developed about 300 Applications which I would like to provide with multi-language capabilities independent from the Operating System. I have written a just-in-time translator, but that is too ...