Accept button not translated

commonDev
Tera Expert

HI!

accept translate not working.png

This is my inbox UI and only this Accept button doesn't translated.

I can't find 'Accept' record in

UI builder,

sys_translated,

sys_translated_text,

sys_documentation,

sys_choice

sys_ui_message

 

How can I translate that button?

Thanks!

1 ACCEPTED SOLUTION

James Chun
Kilo Patron

Hi @commonDev,

 

It's most likely to be from the [sys_ui_message] table and if there is no record with a key value of 'accept', you can simply create one and set the language to KR.

 

If that doesn't work, try debugging the translation - https://docs.servicenow.com/bundle/washingtondc-platform-administration/page/administer/localization...

 

Cheers

View solution in original post

4 REPLIES 4

Harish KM
Kilo Patron
Kilo Patron

Hi @commonDev is this from widget? if yes share the HTML code of button

 

did you look into sys_ui_messages?

Regards
Harish

Hi @Harish KM thank you for replying.

 

It is not the one I created. That image is from csm/fsm workspace inbox. 

And i Checked sys_ui_messages but 'accept' record is not there.

Hi @commonDev ah okay i thought it is a widget, if you dont find it in sys ui message table you can create one and do the translation.

Regards
Harish

James Chun
Kilo Patron

Hi @commonDev,

 

It's most likely to be from the [sys_ui_message] table and if there is no record with a key value of 'accept', you can simply create one and set the language to KR.

 

If that doesn't work, try debugging the translation - https://docs.servicenow.com/bundle/washingtondc-platform-administration/page/administer/localization...

 

Cheers