new aria strings for the reader (#4239)
Aria labels and descriptions used by zotero/reader@e0e595a to add a number of accessibility improvements to the reader
This commit is contained in:
parent
e7e7e4d230
commit
4d3b36efd3
1 changed files with 6 additions and 0 deletions
|
@ -1380,6 +1380,12 @@ pdfReader.searchAnnotations = Search Annotations
|
||||||
pdfReader.noAnnotations = Create an annotation to see it in the sidebar
|
pdfReader.noAnnotations = Create an annotation to see it in the sidebar
|
||||||
pdfReader.noExtractedText = No extracted text
|
pdfReader.noExtractedText = No extracted text
|
||||||
pdfReader.addComment = Add comment
|
pdfReader.addComment = Add comment
|
||||||
|
pdfReader.annotationComment = Annotation comment
|
||||||
|
pdfReader.annotationText = Annotation text
|
||||||
|
pdfReader.manageTags = Manage tags for this annotation
|
||||||
|
pdfReader.openMenu = Open annotation menu
|
||||||
|
pdfReader.thumbnails = Thumbnails
|
||||||
|
pdfReader.tagSelectorMessage = Filter annotations by this tag
|
||||||
pdfReader.addTags = Add tags…
|
pdfReader.addTags = Add tags…
|
||||||
pdfReader.highlightText = Highlight Text
|
pdfReader.highlightText = Highlight Text
|
||||||
pdfReader.underlineText = Underline Text
|
pdfReader.underlineText = Underline Text
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue