add string for note-editor a11y link popup message (#5205)

String read out by screen readers when the link popup
appears instructing users to navigate it.

Addresses: #5199
This commit is contained in:
abaevbog 2025-04-15 23:42:42 -07:00 committed by Dan Stillman
parent a7e1035b77
commit 427e8daaf9

View file

@ -1355,6 +1355,7 @@ noteEditor.insertColumnAfter = Insert Column Right
noteEditor.deleteRow = Delete Row
noteEditor.deleteColumn = Delete Column
noteEditor.deleteTable = Delete Table
noteEditor.a11yLinkPopupAppearedAlert = Link popup appeared. Use Shift-Tab to navigate it.
pdfReader.annotations = Annotations
pdfReader.showAnnotations = Show Annotations