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_plugin_management_plugin_name">Wox插件管理</system:String>
<system:String x:Key="wox_plugin_plugin_management_plugin_description">安裝/卸載/更新Wox插件</system:String>
<system:String x:Key="wox_plugin_plugin_management_plugin_name">Wox 外掛管理</system:String>
<system:String x:Key="wox_plugin_plugin_management_plugin_description">安裝/解除安裝/更新 Wox 外掛</system:String>
</ResourceDictionary>
</ResourceDictionary>