Skip to content

Commit d701bca

Browse files
committed
Native context menu: add "experimental" label to the settings checkbox again
1 parent 2e2c174 commit d701bca

File tree

1 file changed

+1
-1
lines changed
  • Plugins/Flow.Launcher.Plugin.Explorer/Languages

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154

155155
<!-- Native Context Menu -->
156156
<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</system:String>
157+
<system:String x:Key="plugin_explorer_native_context_menu_display_context_menu">Display native context menu (experimental)</system:String>
158158
<system:String x:Key="plugin_explorer_native_context_menu_include_patterns_guide">Below you can specify items you want to include in the context menu, they can be partial (e.g. 'pen wit') or complete ('Open with').</system:String>
159159
<system:String x:Key="plugin_explorer_native_context_menu_exclude_patterns_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>
160160
</ResourceDictionary>

0 commit comments

Comments
 (0)