22.4.3 Creating a Text Message-Based Translation
Learn how to create a Text Message-Based application translation.
Tip:
If you make any changes to the primary application, such as refreshing the theme, modifying the page title, adding a new page item or modifying an existing one, you will need run the Convert To Text Wiazrd again to capture any new translatable text as text messages.- Step 1: Enable Application Translation
Configure Globalization attributes and enable the Application Translation switch. - Step 2: Convert to Text Messages
Convert all translatable text in the application to text messages using the Convert to Text Wizard. - Step 3: Define Application Languages
Choose a translation language. - Step 3: Translate Text Messages
Export text messages into a translation file in a chosen language or all defined languages. - Step 5: Upload Translation File
Learn how to upload a translated file.
Parent topic: Understanding the Translation Process
22.4.3.1 Step 1: Enable Application Translation
Configure Globalization attributes and enable the Application Translation switch.
Follow the procedure described in Before You Begin: Configure Globalization Attributes. For Translate Method, select Text Message-Based.
Parent topic: Creating a Text Message-Based Translation
22.4.3.2 Step 2: Convert to Text Messages
Convert all translatable text in the application to text messages using the Convert to Text Wizard.
The Convert Text Messages process converts and updates text throughout your application into Text Messages, enabling streamlined updates across the app and simplifying translations through XLIFF or CSV export/import. You can develop your application in your primary language, use this process to regularly sync text messages.
Any exceptions found are stored at the session level. After logging out and and back in, run Convert to Text Messages again in order to see the exceptions.
Note:
The Convert to Text Messages process does not convert template directives, numeric text, component text marked as not translated, or subscribed text objects.To convert all translatable text using Convert to Text Wizard:
Parent topic: Creating a Text Message-Based Translation
22.4.3.3 Step 3: Define Application Languages
Choose a translation language.
Once a language is added, the text messages from the primary language are synchronized to the target translation language.
To choose a translation language:
Parent topic: Creating a Text Message-Based Translation
22.4.3.4 Step 3: Translate Text Messages
Export text messages into a translation file in a chosen language or all defined languages.
To export text messages into a translation file in a chosen language:
Parent topic: Creating a Text Message-Based Translation
22.4.3.5 Step 5: Upload Translation File
Learn how to upload a translated file.
To upload a translated document, XLIFF, CSV or ZIP:
Parent topic: Creating a Text Message-Based Translation