|
The ExportDefaultText2 utility template gathers all the texts and pictures declared in the main app, but cannot find texts used by the developer in the embeds.
ExportEmbedText is designed to loop thru your embedded text and find messages, tips, texts, etc and add them to the BTL file for translating at runtime.
Caveats: Wizard does not ignore commented out text. Cannot detect multi-line messages, tips, etc. Wizard will catch the first line of them. They must be properly formatted to find them. ie: " message(' " - no extra spaces.
Access thru Application\Template Utility or with Ctrl+U
Unless you want to limit it to one procedure or several procedures, just accept the defaults and press "Finish".
You can run BoTran2 Jumpstart as often as you make changes to text in your app, and it only adds any new strings it finds. It will not harm any existing strings in your language files.
|