Knowledgebase: Localization
What are the steps for converting an application into a multilingual application?
Posted by Massi De Bonis, Last modified by Massi De Bonis on 14 December 2009 10:52 AM
|
|
Basic steps: A) Preparation: create the multilingual database, copy the runtime engine libraries, initialize the engine from the application object B) Linking: change the ancestor object and work in coverage mode to check integration C) Extraction: find strings, filter out unwanted results D) Translate: export strings for translators, import back results E) On-the-fly translation: use Rex for revising text and translating while the application is running | |
|
Comments (0)