Issue with translation [sys_ui_messsage]

ebarrette
Tera Contributor

Hi,

 

We are having an issue with translation where the translation exist in the `sys_ui_message` table but it won't show on the pages.

ebarrette_0-1730480576894.png

On the page it does not get translated.

ebarrette_1-1730480759505.png

If I run this in a script the proper message is returned.

ebarrette_2-1730482326066.png



Does anyone have any idea why it's not working? That's one example but we have other place with the same problem.

Thanks





3 REPLIES 3

Ravi Chandra_K
Kilo Patron
Kilo Patron

Hello @ebarrette 

Enable debug translation to cross verify that particular translation falls under UI message table. If it is any other translation table, then you have to create entry there 

Also, try to clear cache and see if it works. (Clearing cache is not recommended in prod).

 

Please mark the answer as helpful and correct if helped.

Kind Regards,

Ravi Chandra 

ebarrette
Tera Contributor

Hi

 

I enabled it, and it's weird. For some reason this label doesn't seem to be translated by any table. (There's no MSG: or anything) but the weird thing is that in a PDI it show MSG:

Do you know how to fix this?

ebarrette
Tera Contributor

Does anyone have an idea?