Fixed an issue in the Spanish translations. 5_4_x

Sat, 30 Aug 2014 17:31:00 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 30 Aug 2014 17:31:00 +0200
branch
5_4_x
changeset 3770
efaa7cd00318
parent 3764
8d31fb080287
child 3792
a04811479263

Fixed an issue in the Spanish translations.

i18n/eric5_es.ts file | annotate | diff | comparison | revisions
--- a/i18n/eric5_es.ts	Thu Aug 21 19:09:04 2014 +0200
+++ b/i18n/eric5_es.ts	Sat Aug 30 17:31:00 2014 +0200
@@ -5659,7 +5659,7 @@
     <message>
         <location filename="../Debugger/DebugUI.py" line="1084"/>
         <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; contains the syntax error &lt;b&gt;{1}&lt;/b&gt; at line &lt;b&gt;{2}&lt;/b&gt;, character &lt;b&gt;{3}&lt;/b&gt;.&lt;/p&gt;</source>
-        <translation>&lt;p&gt;El archivo &lt;b&gt;{0}&lt;/b&gt; contiene el error de sintaxis &lt;b&gt;{1}&lt;/b&gt; en la línea&lt;b&gt;{2}&lt;/b&gt;, carácter &lt;b&gt;{4}&lt;/b&gt;.&lt;/p&gt;</translation>
+        <translation>&lt;p&gt;El archivo &lt;b&gt;{0}&lt;/b&gt; contiene el error de sintaxis &lt;b&gt;{1}&lt;/b&gt; en la línea&lt;b&gt;{2}&lt;/b&gt;, carácter &lt;b&gt;{3}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
         <location filename="../Debugger/DebugUI.py" line="1143"/>

eric ide

mercurial