- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-28-2022 07:36 AM
I am trying to translate the texts in the Search Widget of Employee Center to Danish.
But I can't seem to find how to do it for the tabs (Catalog / Knowledge).
I also get this text, when the search has no results:
"")]
under the image. This text is also shown when I select English as the language.
What should it say, and how do I change it?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-28-2022 08:17 AM
Hello,
It must be sys_translated_text where you need to add entry but go through below article which will help you to find place exactly
https://community.servicenow.com/community?id=community_blog&sys_id=b7aa7844db94b4144819fb24399619fb
Please hit like and mark my response as correct if that helps
Regards
Regards,
Musab
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-01-2022 03:23 AM
Thanks.
This helped a lot.
But I still cannot find out where the "")] comes from.
this widget is not custom. It is the Faceted Search widget that comes OOB.
Does anybody knows what this text should say in OOB?
My PDI does not have AISearch enabled, so I can't see how it looks in OOB.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-11-2022 11:23 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-14-2022 11:40 PM
I just added this text to the sys_ui_message table, translated to our language, and it shows correctly in the portal:
Try entering shorter phrases, or using different words in your query. For example, try "vacation days" instead of "how many days vacation".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-29-2022 02:07 AM
Ok so a couple of things to unpack, have you checked out my blog post on translating portals here? Secondly, the ""}] is almost certainly being presented due to unescaped characters / mixed quote use in a customised widget on that search page,
Many thanks,
Kind regards
Director of Globalization Deployment, Internationalization
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-02-2022 12:27 AM