i18n/eric6_en.ts

changeset 6355
3855f730c7bb
parent 6352
4bdc6503df81
child 6372
ae44c83fccab
--- a/i18n/eric6_en.ts	Mon Jun 18 18:42:40 2018 +0200
+++ b/i18n/eric6_en.ts	Mon Jun 18 18:45:37 2018 +0200
@@ -85334,7 +85334,7 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Plugins/CheckerPlugins/SyntaxChecker/pyflakes/translations.py" line="120"/>
+        <location filename="../Plugins/CheckerPlugins/SyntaxChecker/pyflakes/translations.py" line="126"/>
         <source>no message defined for code &apos;{0}&apos;</source>
         <translation type="unfinished"></translation>
     </message>
@@ -85413,6 +85413,16 @@
         <source>&apos;continue&apos; not properly in loop</source>
         <translation type="unfinished"></translation>
     </message>
+    <message>
+        <location filename="../Plugins/CheckerPlugins/SyntaxChecker/pyflakes/translations.py" line="102"/>
+        <source>syntax error in forward annotation {0!r}</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Plugins/CheckerPlugins/SyntaxChecker/pyflakes/translations.py" line="105"/>
+        <source>&apos;raise NotImplemented&apos; should be &apos;raise NotImplementedError&apos;</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>pycodestyle</name>

eric ide

mercurial