Implement project search in context drawer
This commit is contained in:
parent
8996394c75
commit
7b0d59785c
10 changed files with 469 additions and 15 deletions
|
|
@ -11,6 +11,9 @@ character-count = Characters
|
|||
character-count-no-spaces = Characters (without spaces)
|
||||
line-count = Lines
|
||||
|
||||
## Project search
|
||||
project-search = Project search
|
||||
|
||||
## Settings
|
||||
settings = Settings
|
||||
|
||||
|
|
@ -57,9 +60,10 @@ redo = Redo
|
|||
cut = Cut
|
||||
copy = Copy
|
||||
paste = Paste
|
||||
select-all = Select All
|
||||
select-all = Select all
|
||||
find = Find
|
||||
replace = Replace
|
||||
find-in-project = Find in project...
|
||||
spell-check = Spell check...
|
||||
|
||||
## View
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue