This commit is contained in:
stafford
2016-03-11 11:34:49 +11:00
parent 0c5c261196
commit c6e47a868b

View File

@@ -20,7 +20,7 @@
<system:String x:Key="wox_plugin_websearch_cancel">Cancel</system:String>
<system:String x:Key="wox_plugin_websearch_invalid_web_search">Invalid web search</system:String>
<system:String x:Key="wox_plugin_websearch_input_title">Please enter a title</system:String>
<system:String x:Key="wox_plugin_websearch_input_action_keyword">Please enter a action keyword</system:String>
<system:String x:Key="wox_plugin_websearch_input_action_keyword">Please enter an action keyword</system:String>
<system:String x:Key="wox_plugin_websearch_input_url">Please enter a URL</system:String>
<system:String x:Key="wox_plugin_websearch_action_keyword_exist">ActionKeyword exists, please enter a different one</system:String>
<system:String x:Key="wox_plugin_websearch_succeed">Success</system:String>