mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 14:23:28 +07:00
IJPL-175974 Current version of the text for the empty state of the find tool window
GitOrigin-RevId: 8b8ad923b343646ae63046d6b220ab96c3d96b63
This commit is contained in:
committed by
intellij-monorepo-bot
parent
7b624ba111
commit
9818164a11
@@ -481,10 +481,10 @@ search.everywhere.calculator.group.name=Calculator
|
||||
search.everywhere.calculator.result.0=Result: {0}
|
||||
search.everywhere.calculator.shortcut.0={0} to copy to the clipboard
|
||||
status.text.find.toolwindow.empty.state.find.in.files.title=Find in Files
|
||||
status.text.find.toolwindow.empty.state.find.in.files.description=Search for text strings across the project.
|
||||
status.text.find.toolwindow.empty.state.find.in.files.description=Text strings across the project.
|
||||
status.text.find.toolwindow.empty.state.find.usages.title=Find Usages
|
||||
status.text.find.toolwindow.empty.state.find.usages.description=Show the usages of a class, method, variable, or file. Invoke the search via a context menu from the Editor or from the Project view.
|
||||
status.text.find.toolwindow.empty.state.search.everywhere.description=Search for classes, files, actions, and text strings.
|
||||
status.text.find.toolwindow.empty.state.find.usages.description=Usages of code elements or entire files across the project.
|
||||
status.text.find.toolwindow.empty.state.search.everywhere.description=Classes, files, actions, and text strings.
|
||||
|
||||
run.toolwindow.empty.text.0=To run your code, do one of the following:
|
||||
run.toolwindow.empty.text.1=\u2014 Click the Run icon in the editor gutter
|
||||
|
||||
Reference in New Issue
Block a user