Translation error in My approvals in portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2023 11:18 AM
Hi Snow enthusiasts,
We have an issue probably with the language translation. We are using German language other than English. Take a user with German language selected. Steps to the issue:
1. Go to portal >> Click on My To Dos or My Tasks : this brings all your pending approvals that are in requested state. See screenshot. We are talking about RITM approval tickets only.
2. Open one record from the To Dos list. You have the 'Reject' and 'Approval' button on the form.
3. Click on the 'Approve' or 'Reject' button. After approve is clicked we get the message: 'Sie haben diese Anforderung approved.' which is a translation of 'You have approved this request.' See screenshot.
Problem is in the German language info message where the whole sentence is translated to German except the last word 'approved'. We hope you already noticed that.
Where can we change this so that the 'approved' word comes as 'genehmigt'. The final message in German should be:
'Sie haben diese Anforderung genehmigt.'
We checked a lot of script includes and business rules but this message is not there. I got things in the message table but I am not sure how to change this so that nothing else is affected.
Many Thanks,
Arnab
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2023 12:02 PM
Hi,
Looks to me that it is using this for the translation
But it fails to translate the content which is dynamically exchanged for the {0}. which I guess can be approved or rejected. Do you have indiviual keys in the sys_ui_message table that translates approved and rejected to german? If not, try and add them.
Regards,
Niklas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2023 12:30 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2023 12:42 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2023 04:25 AM
If anyone has any leads please let us know.
Many Thanks,
Arnab
