- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-19-2016 01:34 AM
Hi every one,
We have created an application in record producer, for the same we got the requirement for "multilingual translations" where it should be able to translate accordingto locations for that application only.
For that we have given the variables data, notifications data in an excel sheet to client and they provided the translations sheet in 4 languages.
Kindly guide me how can update that data to that (record producer) application in to 4 languages what is the procedure I need to follow.
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-24-2016 01:14 AM
I give you another solution,
1st step : create your variable within the record producer in ENGLISH (it must be in English first).
2nd Step : Change the language of your snow instance from the settings (like for example french)
3rd step : Open again the variable of your record producer you created in the 1st Step.
4th Step : Erase the name in English, and replace it with its equivalent in the language and save it.
Example : in the 1st step you created a variable : "your username"
2nd step : Change snow language in Spanish
3rd step : open again the variable created in the first step (your username)
4th step : replace "your username" by "su nombre"
Note : I did not say that delete the record, Just replace the name with its appropriate translation.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-19-2016 01:54 AM
HI,
First of all you have to active the internalization pluglin within servicenow. Please refer to this article for that : Language Internationalization - ServiceNow Wiki
Then once you are in your record producer, follow these steps to get the record translated in various languages :
1. Open the record producer, then right click on the field that you would like to translate (in my example i ve taken the name of the record producer, but you can also take all the variables), then configure dictionary
2. Scroll down and under Labels tab (if it is not there, bring it up from related list) and create a label in different language (in my example ou can see that the "name" is translated in 4 languages.
3. To test it, change the language from settings and is should translate the variable / record producer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-19-2016 03:16 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-19-2016 03:24 AM
You should right click on the field, then dictionary
then from there you right click on the header and bring the label up
screenshots
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-19-2016 03:46 AM