How to translate hover text on " check conflicts"

Samyukta1
Tera Expert

I want to translate hiver text on check conflicts which is coming from a "ui macro" - "change_request_conflict_progress".

The "check conflict" button is displayed from line 101.

 

<button style="white-space: nowrap" class="btn btn-default" id="conflict_action_run">$[gs.getMessage("Check Conflicts")]</button>
                        
But Im not getting from where is the hover message coming from? Can someone please help me.
Samyukta1_0-1706179976072.png

 

5 REPLIES 5

Community Alums
Not applicable

Hi @Samyukta1 ,

There will be different tables involved regarding translating anything - depending on the type. I recommend the following article, which explains everything: Everything you ever wanted to know about the 5 translation tables

Hi ,

 

I completely understood, but Im unable to find the english text itself. from where is this coming from?

Mark Roethof
Tera Patron
Tera Patron

Hi there,

 

Have you tried i18n debugging?

Helped me and hundreds of others a lot of times.

 

- 2021-05-18 - Blog - Q: Help!!! (How) can I translate this? A: Have you had a look at I18N Debugging?

 

Kind regards,

 

Mark Roethof

Independent ServiceNow Consultant

10x ServiceNow MVP

---

 

~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

LinkedIn

Hi @Mark Roethof ,

 

Yes I tried debugging but didnt helped me