I'm trying to translate the "Action Denied" system popup.
Currently, the translation for the title ("Action Denied") works correctly. However, the message body changes depending on the action being performed and the name of the object where the action was configured.
Because of this, it is quite difficult to add every possible message variation to the Translation Manager.
Is there any way to use placeholders or wildcard entries in the Translation Manager so that similar messages can be translated dynamically?
I found some older forum posts suggesting the use of system.util.translate(), but since this is a built-in system popup, I don't think that approach can be applied in this case.
Has anyone encountered a similar requirement or found a workaround?
