Skip to page contentSkip to chat
ServiceNow support
    • Community
      Ask questions, give advice, and connect with fellow ServiceNow professionals.
      Developer
      Build, test, and deploy applications
      Documentation
      Find detailed information about ServiceNow products, apps, features, and releases.
      Impact
      Accelerate ROI and amplify your expertise.
      Learning
      Build skills with instructor-led and online training.
      Partner
      Grow your business with promotions, news, and marketing tools
      ServiceNow
      Learn about ServiceNow products & solutions.
      Store
      Download certified apps and integrations that complement ServiceNow.
      Support
      Manage your instances, access self-help, and get technical support.
How to enable/disable prefixes on field labels for the current user session? - Support and Troubleshooting
  • >
  • Knowledge Base
  • >
  • Support and Troubleshooting (Knowledge Base)
  • >
  • How to enable/disable prefixes on field labels for the current user session?
KB0749217

How to enable/disable prefixes on field labels for the current user session?


5186 Views Last updated : Apr 7, 2024 public Copy Permalink
KB Summary by Now Assist

Issue

Issue:

Field Labels are showing prefixes such as [MSG], [GMLD], [TRF] in the instance.

Solution:

  • When using one of the Internationalization plugins, most of the fields in the instance are automatically translated.
  • However, customizations are not translated automatically, and need to be translated by hand.
  • In this case, it is best to locate the individual untranslated strings, and insert those translations manually.
Display a translation prefix:

Translation prefixes indicate where to find the string for translation.

Procedure 1:

  • To enable prefixes on field labels for the current user session, navigate to System Localization > Enable I18N Debugging.
  • To disable prefixes for the current session, navigate to System Localization > Disable I18N Debugging.

Procedure 2:

  • This functionality is controlled by 'glide.ui.i18ntest' system property.You have to set this property to false in sys_properties.list Table.

Procedure 3:

  • Goto System Properties(From navigation pane) => System Localization => Uncheck 'Displays translation prefix on translatable strings'.

 

Example:

  • For the prefix TRF, navigate to System Localization > Translated Names / Fields.
  • For the prefix MSG, navigate to System Localization > Messages.
  • For the prefix GMLD, navigate to System Localization > Field Labels.
  • For the prefix TRT, navigate to System Localization > Translated Text.
  • For the prefix CHC, navigate to System Localization > Choices.

Some few strings may not display translatable prefixes. This means that the string is not stored on any of these four tables. This behavior occurs with text embedded in images, such as the buttons in the Service Catalog, or text defined by properties, such as the text which follows the banner.

Note:

Refresh the browser to apply the changes.


The world works with ServiceNow.

Sign in for more! There's more content available only to authenticated users Sign in for more!
Did this KB article help you?
Did this KB article help you?

How would you rate your Now Support digital experience?

*

Very unsatisfied

Unsatisfied

Neutral

Satisfied

Very satisfied

Very unsatisfied

Unsatisfied

Neutral

Satisfied

Very satisfied

What can we improve? Please select all that apply.

What are we doing well? Please select all that apply.

Tell us more

*

Do you expect a response from this feedback?

  • Terms and conditions
  • Privacy statement
  • GDPR
  • Cookie policy
  • © 2025 ServiceNow. All rights reserved.