Improved English translations (#748)

* Improve English translation

* Improve plugins English translations
This commit is contained in:
Paweł Pastuszak
2016-06-10 22:27:26 +02:00
committed by bao-qian
parent fd41f0fe0d
commit 6e76b7a7dd
10 changed files with 22 additions and 22 deletions

View File

@@ -3,6 +3,6 @@
xmlns:system="clr-namespace:System;assembly=mscorlib">
<system:String x:Key="wox_plugin_color_plugin_name">Colors</system:String>
<system:String x:Key="wox_plugin_color_plugin_description">Provide hex color preview.(Try #000 in Wox)</system:String>
<system:String x:Key="wox_plugin_color_plugin_description">Allows to preview colors using hex values.(Try #000 in Wox)</system:String>
</ResourceDictionary>