update zh-tw locale strings for plugins (#898)

* update zh-tw locale strings for plugins
This commit is contained in:
Salas
2016-08-04 06:18:57 +08:00
committed by bao-qian
parent 93e86b141d
commit 337a2cf319
12 changed files with 82 additions and 82 deletions

View File

@@ -2,7 +2,7 @@
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:system="clr-namespace:System;assembly=mscorlib">
<system:String x:Key="wox_plugin_controlpanel_plugin_name">控制面板</system:String>
<system:String x:Key="wox_plugin_controlpanel_plugin_description">搜控制面板</system:String>
<system:String x:Key="wox_plugin_controlpanel_plugin_name">控制</system:String>
<system:String x:Key="wox_plugin_controlpanel_plugin_description">搜控制</system:String>
</ResourceDictionary>
</ResourceDictionary>