How to translate a Question Choice for a Catalog Item??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-21-2016 02:10 AM
How to translate a Question Choice for a Catalog Item??
I have language Internationalisation enabled.
Tried creating the message entry in Sytem UI --> Messages.
- Labels:
-
Scripting and Coding

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-21-2016 02:26 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-21-2016 02:34 AM
1.Change your Language in your settings.
2. Try To change the Variable Choice in that language.
3. Check the catalog Variable to verify, you can see the translated choice.
3. Revert your language to English and check the variable for The English Version.
In Short, change your language to any desired language and then start updating text in that language. The text now should have a version for these languages.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-21-2016 11:39 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-21-2025 11:06 PM - edited ‎05-21-2025 11:12 PM
Hey,
If you want to translate a Question Choice you are using in a Select Box Catalog Variable,
you need to create a record in Translated Text [sys_translated_text] table:
You may need to perform a local cache clear (SN Utils: /cls) or cache.do in the filter navigator to see the changes.
(Release: Xanadu)