Add an option to remove previously set annotation colors in note-editor
Fixes #2106
This commit is contained in:
parent
6c16d7625a
commit
ac47578a7b
2 changed files with 2 additions and 1 deletions
|
@ -1320,6 +1320,7 @@ noteEditor.findAndReplace = Find and Replace
|
|||
noteEditor.showInLibrary = Show in Library
|
||||
noteEditor.editInWindow = Edit in a Separate Window
|
||||
noteEditor.applyAnnotationColors = Apply Annotation Colors
|
||||
noteEditor.removeAnnotationColors = Remove Annotation Colors
|
||||
|
||||
pdfReader.annotations = Annotations
|
||||
pdfReader.showAnnotations = Show Annotations
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 99f58c0828865466590d60fbff59609b0872cf4c
|
||||
Subproject commit 54ad282c3173ee882bfc9b93d47cce842cd312f1
|
Loading…
Reference in a new issue