Changing the hover of notifications widget

joaopalmeida
Tera Contributor

Hello everyone!

 

I need some help, I need to change the hover text on this notification widget (as it's shown on the image). We use the Portuguese language of ServiceNow, but this doesn't translate. I've even tried to change the text in the translations table, but it didn't change anything. Is it possible for me to do it?

 

Thanks in advance! 

1 ACCEPTED SOLUTION

Clara Lemos
Mega Sage
Mega Sage

Hi @joaopalmeida ,

 

Set the Chave(Key) to : show notifications 

And Codigo(Code) to : unified-nav

Screenshot 2023-11-17 at 19.10.07.png

Let me know if that works for you 🙂 

After making the changes you might need to log of and log in again into the instance to see the update 

 

 

View solution in original post

3 REPLIES 3

Clara Lemos
Mega Sage
Mega Sage

Hi @joaopalmeida ,

 

If you navigate to the Messages table ( sys_ui_message) and search for Key contains 'show notifications'

Screenshot 2023-11-17 at 10.35.14.png

 Then if you select your translated version, you can just modify the Message within this record

Screenshot 2023-11-17 at 10.36.12.png

 

For example: 

 

Screenshot 2023-11-17 at 10.38.13.png

If that helps please mark my answer as correct / helpful!
And if further help is needed please let me know

Cheers

joaopalmeida
Tera Contributor

Hi @Clara Lemos ! 

 

Thanks for your answer, but I had already tried it. 

 

joaopalmeida_0-1700236957300.png

As you can see there, I only had those 2. They both had 'Show notifications', and I changed it, but it is still the same. And there are no more keys with 'Show notifications' now. 

Clara Lemos
Mega Sage
Mega Sage

Hi @joaopalmeida ,

 

Set the Chave(Key) to : show notifications 

And Codigo(Code) to : unified-nav

Screenshot 2023-11-17 at 19.10.07.png

Let me know if that works for you 🙂 

After making the changes you might need to log of and log in again into the instance to see the update