mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-16 19:57:57 +01:00
Addressing comments from https://ceapex.visualstudio.com/CEINTL/_workitems/edit/325394
This commit is contained in:
@@ -149,14 +149,17 @@
|
||||
</data>
|
||||
<data name="wox_plugin_folder_select_folder_first_result_title" xml:space="preserve">
|
||||
<value>Open</value>
|
||||
<comment>Open as a verb. Open this folder.</comment>
|
||||
</data>
|
||||
<data name="wox_plugin_folder_select_folder_OpenFileOrFolder_error_message" xml:space="preserve">
|
||||
<value>Could not start</value>
|
||||
</data>
|
||||
<data name="wox_plugin_folder_select_file_result_subtitle" xml:space="preserve">
|
||||
<value>File: {0}</value>
|
||||
<comment>the arg following is file path</comment>
|
||||
</data>
|
||||
<data name="wox_plugin_folder_select_folder_result_subtitle" xml:space="preserve">
|
||||
<value>Folder: {0}</value>
|
||||
<comment>the arg following is the folder path</comment>
|
||||
</data>
|
||||
</root>
|
||||
Reference in New Issue
Block a user