|
66 | 66 |
|
67 | 67 | <!-- Context menu items -->
|
68 | 68 | <system:String x:Key="plugin_explorer_copypath">Copy path</system:String>
|
69 |
| - <system:String x:Key="plugin_explorer_copypath_subtitle">Copy path of current result to clipboard</system:String> |
| 69 | + <system:String x:Key="plugin_explorer_copypath_subtitle">Copy path of current item to clipboard</system:String> |
70 | 70 | <system:String x:Key="plugin_explorer_copyfilefolder">Copy</system:String>
|
71 | 71 | <system:String x:Key="plugin_explorer_copyfile_subtitle">Copy current file to clipboard</system:String>
|
72 | 72 | <system:String x:Key="plugin_explorer_copyfolder_subtitle">Copy current folder to clipboard</system:String>
|
|
78 | 78 | <system:String x:Key="plugin_explorer_runasdifferentuser">Run as different user</system:String>
|
79 | 79 | <system:String x:Key="plugin_explorer_runasdifferentuser_subtitle">Run the selected using a different user account</system:String>
|
80 | 80 | <system:String x:Key="plugin_explorer_opencontainingfolder">Open containing folder</system:String>
|
81 |
| - <system:String x:Key="plugin_explorer_opencontainingfolder_subtitle">Opens the location that contains the item</system:String> |
| 81 | + <system:String x:Key="plugin_explorer_opencontainingfolder_subtitle">Opens the location that contains current item</system:String> |
82 | 82 | <system:String x:Key="plugin_explorer_openwitheditor">Open With Editor:</system:String>
|
83 | 83 | <system:String x:Key="plugin_explorer_openwitheditor_error">Failed to open file at {0} with Editor {1} at {2}</system:String>
|
84 | 84 | <system:String x:Key="plugin_explorer_openwithshell">Open With Shell:</system:String>
|
|
89 | 89 | <system:String x:Key="plugin_explorer_openindexingoptions_subtitle">Manage indexed files and folders</system:String>
|
90 | 90 | <system:String x:Key="plugin_explorer_openindexingoptions_errormsg">Failed to open Windows Indexing Options</system:String>
|
91 | 91 | <system:String x:Key="plugin_explorer_add_to_quickaccess_title">Add to Quick Access</system:String>
|
92 |
| - <system:String x:Key="plugin_explorer_add_to_quickaccess_subtitle">Add current result to Quick Access</system:String> |
| 92 | + <system:String x:Key="plugin_explorer_add_to_quickaccess_subtitle">Add current item to Quick Access</system:String> |
93 | 93 | <system:String x:Key="plugin_explorer_addfilefoldersuccess">Successfully Added</system:String>
|
94 | 94 | <system:String x:Key="plugin_explorer_addfilefoldersuccess_detail">Successfully added to Quick Access</system:String>
|
95 | 95 | <system:String x:Key="plugin_explorer_removefilefoldersuccess">Successfully Removed</system:String>
|
96 | 96 | <system:String x:Key="plugin_explorer_removefilefoldersuccess_detail">Successfully removed from Quick Access</system:String>
|
97 | 97 | <system:String x:Key="plugin_explorer_contextmenu_titletooltip">Add to Quick Access so it can be opened with Explorer's Search Activation action keyword</system:String>
|
98 | 98 | <system:String x:Key="plugin_explorer_contextmenu_remove_titletooltip">Remove from Quick Access</system:String>
|
99 | 99 | <system:String x:Key="plugin_explorer_remove_from_quickaccess_title">Remove from Quick Access</system:String>
|
100 |
| - <system:String x:Key="plugin_explorer_remove_from_quickaccess_subtitle">Remove current result from Quick Access</system:String> |
| 100 | + <system:String x:Key="plugin_explorer_remove_from_quickaccess_subtitle">Remove current item from Quick Access</system:String> |
101 | 101 | <system:String x:Key="plugin_explorer_show_contextmenu_title">Show Windows Context Menu</system:String>
|
102 | 102 |
|
103 | 103 | <!-- Everything -->
|
|
130 | 130 | <system:String x:Key="flowlauncher_plugin_everything_run_service">Click here to start it</system:String>
|
131 | 131 | <system:String x:Key="flowlauncher_plugin_everything_installing_select">Unable to find an Everything installation, would you like to manually select a location?{0}{0}Click no and Everything will be automatically installed for you</system:String>
|
132 | 132 | <system:String x:Key="flowlauncher_plugin_everything_enable_content_search">Do you want to enable content search for Everything?</system:String>
|
133 |
| - <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> |
| 133 | + <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> |
134 | 134 |
|
135 | 135 | </ResourceDictionary>
|
0 commit comments