Translating list right click choices
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2023 10:33 PM
Hello Folks,
I want to translate the choices below like "Show Matching", "Filter Out" etc. I tried to add the words in sys_ui_message table and that didn't work.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2023 11:06 PM
Hello,
Open the translation debugger to identify which table you need to insert values in. Check this article below.
Regards,
Musab
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2023 11:09 PM
I tried that no labels appeared next to them

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2023 11:25 PM
Try like this, it should work,
Regards,
Musab
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2023 11:20 PM
You may need to configure the records in translated name/fields [sys_translated] table. Go to the sys_translated table and filter the records such that table = sys_ui_context_menu
There you can find the menu items like show matching.