Debug translations
Show which UI strings are translatable and their translation table to debug translations.
Avant de commencer
Role required: admin
Pourquoi et quand exécuter cette tâche
You can set translation prefixes to appear only in the current user session or to appear in all sessions.
Translation prefixes map to translation tables as follows.
| Prefix | Table | Navigation |
|---|---|---|
| TRF | Translated Name / Fields [sys_translated] | |
| MSG | Messages [sys_ui_message] | |
| GMLD | Field Label [sys_documentation] | |
| TRT | Translated Text [sys_translated_text] | |
| CHC | Choice [sys_choice] |
Remarque :
A few strings may not display translatable prefixes. In this case, the string is
not stored on any of these tables. Examples of this behavior include:
- Text embedded in images, such as the buttons in the Service Catalog.
- Text defined by properties, such as the text which follows the banner.
Procédure
-
Enable translation prefixes on field labels.
- To enable prefixes for the current user session, navigate to .
- To enable prefixes for all sessions, navigate to and set Display translation prefix on translatable
strings to Yes.
- Refresh the page or change your user language to one of the non-English languages installed on your instance to see the prefixes.
Résultats
When enabled, translation prefixes appear before translatable UI strings.
Que faire ensuite
When you are done debugging, disable the translation prefixes.
- To disable prefixes for the current user session, either log out of the session or navigate to .
- To disable prefixes for all sessions, navigate to and set Display translation prefix on translatable strings to No.