PyLint/i18n/pylint_es.ts

changeset 26
babf9e3c3bde
parent 23
3c45744e2e3a
child 27
ff4bcced7a34
diff -r 49ff7afb47c0 -r babf9e3c3bde PyLint/i18n/pylint_es.ts
--- a/PyLint/i18n/pylint_es.ts	Sat Sep 28 13:17:32 2013 +0200
+++ b/PyLint/i18n/pylint_es.ts	Tue Oct 08 17:53:29 2013 +0200
@@ -1,5 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE TS><TS version="2.0" language="es_ES" sourcelanguage="">
+<!DOCTYPE TS>
+<TS version="2.0" language="es_ES">
 <context>
     <name>PyLintConfigDialog</name>
     <message>
@@ -516,7 +517,7 @@
     <message>
         <location filename="../../PluginPyLint.py" line="30"/>
         <source>Your version of Eric5 is not supported. At least version 5.1.0 of Eric5 is needed.</source>
-        <translation type="unfinished"></translation>
+        <translation>Esta versión de Eric5 no está soportada. Es necesaria la versión 5.1.0 o superior de eric5.</translation>
     </message>
 </context>
 </TS>

eric ide

mercurial