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:
parent
a7e1035b77
commit
427e8daaf9
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue