Skip to content

Commit c42fbfd

Browse files
committed
Explorer plugin native context menu: remove "experimental" part from the native context menu checkbox
1 parent fb9515b commit c42fbfd

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,6 +154,6 @@
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 (experimental)</system:String>
157+
<system:String x:Key="plugin_explorer_native_context_menu_display_context_menu">Display native context menu</system:String>
158158
<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>
159159
</ResourceDictionary>

0 commit comments

Comments
 (0)