Added Spanish translations provided by Jaime Seuma. release_0.2.0

Sun, 30 Mar 2014 16:22:24 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sun, 30 Mar 2014 16:22:24 +0200
changeset 4
40e7964a840d
parent 3
b9f1860d5967
child 5
35d7b54d7aca

Added Spanish translations provided by Jaime Seuma.

ChangeLog file | annotate | diff | comparison | revisions
ColorString.e4p file | annotate | diff | comparison | revisions
ColorString/i18n/colorstring_es.qm file | annotate | diff | comparison | revisions
PKGLIST file | annotate | diff | comparison | revisions
PluginColorString.py file | annotate | diff | comparison | revisions
PluginColorString.zip file | annotate | diff | comparison | revisions
--- a/ChangeLog	Mon Mar 24 17:18:28 2014 +0100
+++ b/ChangeLog	Sun Mar 30 16:22:24 2014 +0200
@@ -1,4 +1,7 @@
 ChangeLog
 ---------
+Version 0.2.0:
+- added Spanish translations provided by Jaime Seuma
+
 Version 0.1.0:
 - first development release
--- a/ColorString.e4p	Mon Mar 24 17:18:28 2014 +0100
+++ b/ColorString.e4p	Sun Mar 30 16:22:24 2014 +0200
@@ -28,6 +28,7 @@
     <Translation>ColorString/i18n/colorstring_es.ts</Translation>
     <Translation>ColorString/i18n/colorstring_de.qm</Translation>
     <Translation>ColorString/i18n/colorstring_en.qm</Translation>
+    <Translation>ColorString/i18n/colorstring_es.qm</Translation>
   </Translations>
   <Resources/>
   <Interfaces/>
Binary file ColorString/i18n/colorstring_es.qm has changed
--- a/PKGLIST	Mon Mar 24 17:18:28 2014 +0100
+++ b/PKGLIST	Sun Mar 30 16:22:24 2014 +0200
@@ -4,4 +4,5 @@
 ColorString/__init__.py
 ColorString/i18n/colorstring_de.qm
 ColorString/i18n/colorstring_en.qm
+ColorString/i18n/colorstring_es.qm
 PluginColorString.py
--- a/PluginColorString.py	Mon Mar 24 17:18:28 2014 +0100
+++ b/PluginColorString.py	Sun Mar 30 16:22:24 2014 +0200
@@ -22,7 +22,7 @@
 author = "Detlev Offenbach <detlev@die-offenbachs.de>"
 autoactivate = True
 deactivateable = True
-version = "0.1.0"
+version = "0.2.0"
 className = "ColorStringPlugin"
 packageName = "ColorString"
 shortDescription = "Insert color as string"
Binary file PluginColorString.zip has changed

eric ide

mercurial