Sat, 30 Aug 2014 17:31:00 +0200
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><p>The file <b>{0}</b> contains the syntax error <b>{1}</b> at line <b>{2}</b>, character <b>{3}</b>.</p></source> - <translation><p>El archivo <b>{0}</b> contiene el error de sintaxis <b>{1}</b> en la línea<b>{2}</b>, carácter <b>{4}</b>.</p></translation> + <translation><p>El archivo <b>{0}</b> contiene el error de sintaxis <b>{1}</b> en la línea<b>{2}</b>, carácter <b>{3}</b>.</p></translation> </message> <message> <location filename="../Debugger/DebugUI.py" line="1143"/>