Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property, when enabled, shows the translation prefix for strings that can be translated, aiding in the identification of localization elements. |
| What area does it affect? |
Localization and Internationalization |
| What does the default mean? |
The default value is "false", which means this behavior is disabled by default. |
| When should you review it? |
Review this property when troubleshooting translation issues or during localization testing. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.ui.i18n_test |
| Sys ID |
c2d19c3b7f00000101b445c4d8b8f166 |
| Type |
boolean |
| Application |
Global |
| Default value |
false |
| Description |
Displays translation prefix on translatable strings. |
| Updated |
2024-05-25 03:39:08 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... and French • Default value: English • Dependency: The I18N: Internationalization plugin must be active • Learn more: Zing matches derived words with stemming Displays translation prefix on translatable strings. glide.ui.i18n_test Adds a translation prefix on translatable fields to indicate where to find the string for translation. • Options: Yes | No • Default value: No • Learn more: Debug translations ...
Related properties