mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-10 21:41:51 +02:00
Open With Editor (#2261)
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
<system:String x:Key="wox_plugin_everything_copied">Copied</system:String>
|
||||
<system:String x:Key="wox_plugin_everything_canot_start">Can’t start {0}</system:String>
|
||||
<system:String x:Key="wox_plugin_everything_open_containing_folder">Open parent folder</system:String>
|
||||
<system:String x:Key="wox_plugin_everything_open_with_editor">Open with {0}</system:String>
|
||||
<system:String x:Key="wox_plugin_everything_editor_path">Editor Path</system:String>
|
||||
|
||||
<system:String x:Key="wox_plugin_everything_plugin_name">Everything</system:String>
|
||||
<system:String x:Key="wox_plugin_everything_plugin_description">Search on-disk files using Everything</system:String>
|
||||
|
||||
Reference in New Issue
Block a user