Redesign find-replace bar
This commit is contained in:
parent
5c5b3c8565
commit
6c16d7625a
2 changed files with 4 additions and 6 deletions
|
@ -1302,11 +1302,9 @@ noteEditor.alignCenter = Align Center
|
||||||
noteEditor.alignRight = Align Right
|
noteEditor.alignRight = Align Right
|
||||||
noteEditor.insertCitation = Insert Citation
|
noteEditor.insertCitation = Insert Citation
|
||||||
noteEditor.more = More
|
noteEditor.more = More
|
||||||
noteEditor.search = Search…
|
noteEditor.find = Find
|
||||||
noteEditor.replace = Replace…
|
noteEditor.replaceWith = Replace with
|
||||||
noteEditor.matchCase = Match Case
|
noteEditor.previous = Previous
|
||||||
noteEditor.wholeWords = Whole Words
|
|
||||||
noteEditor.previous = Prev
|
|
||||||
noteEditor.next = Next
|
noteEditor.next = Next
|
||||||
noteEditor.replaceNext = Replace
|
noteEditor.replaceNext = Replace
|
||||||
noteEditor.replaceAll = Replace All
|
noteEditor.replaceAll = Replace All
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit f0b0689790ea09498e9fc2063649163c992f9bf0
|
Subproject commit 99f58c0828865466590d60fbff59609b0872cf4c
|
Loading…
Add table
Add a link
Reference in a new issue