Don't show note-editor replace bar by default, rename input to "Replace"
Fixes #2107
This commit is contained in:
parent
f80ba89971
commit
d9eb45bf0e
2 changed files with 2 additions and 2 deletions
|
@ -1306,7 +1306,7 @@ noteEditor.alignRight = Align Right
|
||||||
noteEditor.insertCitation = Insert Citation
|
noteEditor.insertCitation = Insert Citation
|
||||||
noteEditor.more = More
|
noteEditor.more = More
|
||||||
noteEditor.find = Find
|
noteEditor.find = Find
|
||||||
noteEditor.replaceWith = Replace with
|
noteEditor.replace = Replace
|
||||||
noteEditor.previous = Previous
|
noteEditor.previous = Previous
|
||||||
noteEditor.next = Next
|
noteEditor.next = Next
|
||||||
noteEditor.replaceNext = Replace
|
noteEditor.replaceNext = Replace
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 54ad282c3173ee882bfc9b93d47cce842cd312f1
|
Subproject commit e8539c524e4deb0404aaf69a08e8e119f25c9d2a
|
Loading…
Reference in a new issue