I cannot localize a Builder C++ 2010 application. Even following the directions in the help file. Here is what I do:
- create a VCL Forms application.
- add the german language.
- add the german translation of the form caption using the translator.
- set my active language preference to german (project->language->set active…).
- build and run and I still get the english form caption. There is no xxx.deu file created.
What am I doing wrong?
Steps look simple and correct in general, but there are two possible missed steps