Skip to content

Commit fb9515b

Browse files
committed
Add Strings in setting
1 parent 4c81330 commit fb9515b

File tree

2 files changed

+52
-47
lines changed

2 files changed

+52
-47
lines changed

Plugins/Flow.Launcher.Plugin.Explorer/Languages/en.xaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,4 +152,8 @@
152152
<system:String x:Key="flowlauncher_plugin_everything_enable_content_search">Do you want to enable content search for Everything?</system:String>
153153
<system:String x: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>
154154

155+
<!-- Native Context Menu -->
156+
<system:String x:Key="plugin_explorer_native_context_menu_header">Native Context Menu</system:String>
157+
<system:String x:Key="plugin_explorer_native_context_menu_display_context_menu">Display native context menu (experimental)</system:String>
158+
<system:String x:Key="plugin_explorer_native_context_menu_guide">Below you can specify items you want to exclude from context menu, they can be partial (e.g. 'pen wit') or complete ('Open with')</system:String>
155159
</ResourceDictionary>

0 commit comments

Comments
 (0)