File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Plugins/Flow.Launcher.Plugin.Explorer Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 58
58
59
59
<!-- Plugin Infos -->
60
60
<system : String x : Key =" plugin_explorer_plugin_name" >Explorer</system : String >
61
- <system : String x : Key =" plugin_explorer_plugin_description" >Search and manage files and folders. Explorer utilises Windows Index Search</system : String >
61
+ <system : String x : Key =" plugin_explorer_plugin_description" >Find and manage files and folders via Windows Search or Everything </system : String >
62
62
63
63
<!-- Plugin Tooltip -->
64
64
<system : String x : Key =" plugin_explorer_plugin_ToolTipOpenDirectory" >Ctrl + Enter to open the directory</system : String >
78
78
<system : String x : Key =" plugin_explorer_runasdifferentuser" >Run as different user</system : String >
79
79
<system : String x : Key =" plugin_explorer_runasdifferentuser_subtitle" >Run the selected using a different user account</system : String >
80
80
<system : String x : Key =" plugin_explorer_opencontainingfolder" >Open containing folder</system : String >
81
- <system : String x : Key =" plugin_explorer_opencontainingfolder_subtitle" >Opens the location that contains current item</system : String >
81
+ <system : String x : Key =" plugin_explorer_opencontainingfolder_subtitle" >Open the location that contains current item</system : String >
82
82
<system : String x : Key =" plugin_explorer_openwitheditor" >Open With Editor:</system : String >
83
83
<system : String x : Key =" plugin_explorer_openwitheditor_error" >Failed to open file at {0} with Editor {1} at {2}</system : String >
84
84
<system : String x : Key =" plugin_explorer_openwithshell" >Open With Shell:</system : String >
Original file line number Diff line number Diff line change 8
8
" *"
9
9
],
10
10
"Name" : " Explorer" ,
11
- "Description" : " Search and manage files and folders. Explorer utilises Windows Index Search" ,
11
+ "Description" : " Find and manage files and folders via Windows Search or Everything " ,
12
12
"Author" : " Jeremy Wu" ,
13
13
"Version" : " 2.0.1" ,
14
14
"Language" : " csharp" ,
You can’t perform that action at this time.
0 commit comments