Translating Service Catalog Variables
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-13-2014 12:32 PM
I am trying to configure snow for multiple languages and have installed the german plug in. When I view a Catalog item in either UI or ESS site the standard cat item field names are displayed in german but catalogue variables are not. Has anyone applied translation to catalog variables and can advise if further configuration is required
Many Thanks
Jon
- Labels:
-
Service Catalog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-13-2014 02:07 PM
Typically you add values in the translation tables under System Localization, but this doesn't appear to work when trying to modify the variable question. I've used these steps to set the translations:
-Change your language to German
-Navigate to the catalog item and right click on the variable and personalize variable
-Modify the Question value to the translated version and save the variable
-When you change back to English is shouldn't have affected the English version but now the variable question should be translated in German
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-05-2017 10:36 AM
Is there a way to translate the text line-by-line in the WYSIWYG fields (type = html)?
In some of these fields we have mixed content, and it would be helpful if something like gs.getMessage() or the Service Portal translate tags ( ${text to translate} ) existed for these fields...
example - the description field on catalog item

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-13-2017 01:52 AM
Hello Kevin
Do you want to display initial text?
That should be with an onLoad Catalog client script where you can set the value field of the variable. you need to use the g_scratchpad for that.
Regards
Christina

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-14-2014 05:54 AM