You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Plugins/Flow.Launcher.Plugin.Explorer/Languages/en.xaml
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -162,6 +162,9 @@
162
162
<system:Stringx:Key="flowlauncher_plugin_everything_enable_content_search">Do you want to enable content search for Everything?</system:String>
163
163
<system:Stringx:Key="flowlauncher_plugin_everything_enable_content_search_tips">It can be very slow without index (which is only supported in Everything v1.5+)</system:String>
164
164
165
+
<system:Stringx:Key="flowlauncher_plugin_everything_not_found">Unable to find Everything.exe</system:String>
166
+
<system:Stringx:Key="flowlauncher_plugin_everything_install_issue">Failed to install Everything, please install it manually</system:String>
0 commit comments