diff --git a/Plugins/Flow.Launcher.Plugin.Explorer/Languages/en.xaml b/Plugins/Flow.Launcher.Plugin.Explorer/Languages/en.xaml
index 64eeaf0cd..079dbbfd2 100644
--- a/Plugins/Flow.Launcher.Plugin.Explorer/Languages/en.xaml
+++ b/Plugins/Flow.Launcher.Plugin.Explorer/Languages/en.xaml
@@ -48,7 +48,7 @@
Direct Enumeration
Content Search Engine
- Path Enumeration Engine
+ Directory Recursive Search Engine
Index Search Engine
Open Window Index Option
diff --git a/Plugins/Flow.Launcher.Plugin.Explorer/Views/ExplorerSettings.xaml b/Plugins/Flow.Launcher.Plugin.Explorer/Views/ExplorerSettings.xaml
index d6971952e..6b2877bf5 100644
--- a/Plugins/Flow.Launcher.Plugin.Explorer/Views/ExplorerSettings.xaml
+++ b/Plugins/Flow.Launcher.Plugin.Explorer/Views/ExplorerSettings.xaml
@@ -285,7 +285,7 @@
Grid.Column="0"
Margin="0,0,10,0"
VerticalAlignment="Center"
- Text="{DynamicResource plugin_explorer_Path_Enumeration_Engine}"
+ Text="{DynamicResource plugin_explorer_Directory_Recursive_Search_Engine}"
TextBlock.Foreground="{DynamicResource Color05B}" />