diff --git a/Plugins/Flow.Launcher.Plugin.Explorer/Languages/en.xaml b/Plugins/Flow.Launcher.Plugin.Explorer/Languages/en.xaml index 2e83a86d8..2ed421ca9 100644 --- a/Plugins/Flow.Launcher.Plugin.Explorer/Languages/en.xaml +++ b/Plugins/Flow.Launcher.Plugin.Explorer/Languages/en.xaml @@ -58,7 +58,7 @@ Explorer - Search and manage files and folders. Explorer utilises Windows Index Search + Find and manage files and folders via Windows Search or Everything Ctrl + Enter to open the directory @@ -78,7 +78,7 @@ Run as different user Run the selected using a different user account Open containing folder - Opens the location that contains current item + Open the location that contains current item Open With Editor: Failed to open file at {0} with Editor {1} at {2} Open With Shell: diff --git a/Plugins/Flow.Launcher.Plugin.Explorer/plugin.json b/Plugins/Flow.Launcher.Plugin.Explorer/plugin.json index 7f06ec76f..034931492 100644 --- a/Plugins/Flow.Launcher.Plugin.Explorer/plugin.json +++ b/Plugins/Flow.Launcher.Plugin.Explorer/plugin.json @@ -8,7 +8,7 @@ "*" ], "Name": "Explorer", - "Description": "Search and manage files and folders. Explorer utilises Windows Index Search", + "Description": "Find and manage files and folders via Windows Search or Everything", "Author": "Jeremy Wu", "Version": "2.0.1", "Language": "csharp",