mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-09 12:46:47 +02:00
Fix UI issues when using web search plugin with suggestions
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
<system:String x:Key="wox_plugin_websearch_add">Add</system:String>
|
||||
<system:String x:Key="wox_plugin_websearch_action_keyword">Action Keyword</system:String>
|
||||
<system:String x:Key="wox_plugin_websearch_url">URL</system:String>
|
||||
<system:String x:Key="wox_plugin_websearch_search">Search</system:String>
|
||||
<system:String x:Key="wox_plugin_websearch_enable_suggestion">Enable search suggestions</system:String>
|
||||
<system:String x:Key="wox_plugin_websearch_pls_select_web_search">Please select a web search</system:String>
|
||||
<system:String x:Key="wox_plugin_websearch_delete_warning">Are your sure to delete {0}?</system:String>
|
||||
|
||||
Reference in New Issue
Block a user