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
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -99,6 +99,11 @@
99
99
<system:Stringx:Key="plugin_explorer_remove_from_quickaccess_title">Remove from Quick Access</system:String>
100
100
<system:Stringx:Key="plugin_explorer_remove_from_quickaccess_subtitle">Remove current item from Quick Access</system:String>
101
101
<system:Stringx:Key="plugin_explorer_show_contextmenu_title">Show Windows Context Menu</system:String>
102
+
103
+
<!-- Special Results-->
104
+
<system:Stringx:Key="plugin_explorer_diskfreespace">{0} free of {1}</system:String>
105
+
<system:Stringx:Key="plugin_explorer_openresultfolder">Open in Default File Manager</system:String>
106
+
<system:Stringx:Key="plugin_explorer_openresultfolder_subtitle">Use '>' to search in this directory, '*' to search for file extensions or '>*' to combine both searches.</system:String>
102
107
103
108
<!-- Everything -->
104
109
<system:Stringx:Key="flowlauncher_plugin_everything_sdk_issue">Failed to load Everything SDK</system:String>
0 commit comments