Create records on the Translated Name / Field table to translate elements of your mobile app that aren't natively translated.
Before you begin
Role required: adminUse these steps to add translations for your mobile device that aren't already translated by your mobile device's native translation settings. To see which elements must be manually translated, switch
your mobile device's native language to the language you're working on. Then view your mobile apps to see which values remain in English. To translate the remaining values, follow the procedural steps in the next section.
Procedure
-
Navigate to
-
Select New to create a Translated Name / Fields record.
-
On the form, fill in the fields.
Table 1. UI elements form
| Field |
Description |
| Label (translate) |
Translated text that users see on the translated item. |
| Language |
Two-character ISO language code for this translated text. |
| Value |
Original English value that causes this translated text to be displayed. |
| Table |
Select a table depending on the element to be translated:
- For Screen names, use sys_sg_screen
- For Launcher names, use sys_sg_applet_launcher
- For Function names, use sys_sg_button_instance
- For global search placeholder text, use sys_sg_global_search
- For search source names, use sys_search_source
|
| Element |
The element on the table to be translated. Refer to Translation values for mobile element for the element names of each translatable element. |
-
Select Submit.
-
Repeat the steps to create a record for each language you want to support on
your instance.