Configuring Translated messages in Service Portal.

Vishwas
Tera Contributor

I'm trying to do this task in Now learning but validation of task is failing in step4.
I have created the page, configured the UI messages and language picker widget is also added.

Now I'm facing issue in moving to next step.
Please let me know if anyone know how to move further in configuring translated messages.

3 REPLIES 3

Amit Gujarathi
Giga Sage
Giga Sage

HI @Vishwas ,
I trust you are doing great.

To configure translated messages in ServiceNow, you can follow these steps:

  1. Access the ServiceNow instance and navigate to the "System UI" section.

  2. Select "UI Messages" from the left-hand navigation pane. This will display a list of existing UI messages.

  3. Click on the "New" button to create a new UI message.

  4. In the "Name" field, provide a unique name for the UI message. For example, if you are translating a message for the "Submit" button, you can name it "SubmitButtonMessage".

  5. In the "Language" field, select the language for which you want to provide the translation. Choose the appropriate language from the list.

  6. In the "Message" field, enter the translated message for the selected language. For example, if you are translating the message for the "Submit" button to French, you can enter "Soumettre" as the translated message.

  7. Save the UI message.

  8. Repeat steps 4 to 7 for each message you want to translate.


Was this answer helpful?


Please consider marking it correct or helpful.


Your feedback helps us improve!


Thank you!


Regards,


Amit Gujrathi



Mark Roethof
Tera Patron
Tera Patron

Hi there,

 

Can you share the steps you did? And which are now failing? Then we can double check what you've setup and point you in the right direction.

 

Kind regards,
Mark

 

Kind regards,

 

Mark Roethof

Independent ServiceNow Consultant

10x ServiceNow MVP

---

 

~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

LinkedIn

Hi Mark,

  1. I created a page in Service Portal for FAQ.
  2. Imported Language Picker widget and added to header of my SP for 2 languages English, Spanish.
  3. Created 2 UI Messages for English and Spanish.
  4. Now I wanted to know what need to be done further.

RequirementWhen the language is changed in Header the content in FAQ page must change to particular language.