- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2025 04:49 AM
Hi Team,
Service now portal showing mixed languages on Text under favorite items, could you please follow the below screenshots and let me know how can i fix this issue.
I have checked in Widget editor but its showing English text only.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2025 07:12 AM
is that a custom portal?
Did someone configure the message in Messages (sys_ui_message) table as Value in other language?
Did you search that message in that table?
share the widget code.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2025 06:43 AM
Hi @cp10
Could you please try to repair the plugin.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2025 07:12 AM
is that a custom portal?
Did someone configure the message in Messages (sys_ui_message) table as Value in other language?
Did you search that message in that table?
share the widget code.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2025 07:21 AM
1. Check User Language Settings
- Find the affected user(s) and check the Default Language setting.
- Ensure it's set correctly (e.g., English en or Spanish es).
- Ask the user to log out and log back in after making changes.
2. Check System Localization Settings
- Navigate to System Properties > System Localization
- Ensure the default language of the instance is correctly set.
- If multi-language support is enabled, check if translations exist.
3. Verify Translation Entries
- Go to System Localization > Translated Text
- Ensure there is a correct translation entry for the required language.
- If missing or incorrect, create or update the translation.
4. In Service Portal widget- Ensure it’s not hardcoded with mixed languages.
5. Clear Cache- Use Cache.do
Thanks & Regards
Sejal Chavan