Debug translations
- UpdatedJan 30, 2025
- 2 minutes to read
- Yokohama
- Localization
Show which UI strings are translatable and their translation table to debug translations.
Before you begin
Role required: admin
About this task
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] |
Note: 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.
Procedure
-
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.
Result
When enabled, translation prefixes appear before translatable UI strings.

What to do next
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.
Related Content
- System Localization properties
System Localization properties configure translation, currency, and locale settings on the instance for users from multiple countries.