src/eric7/i18n/eric7_en.ts

branch
eric7
changeset 11140
b823386f7591
parent 11138
1f743bad6fd3
child 11141
2f5f73c51c7c
--- a/src/eric7/i18n/eric7_en.ts	Sun Feb 16 15:06:29 2025 +0100
+++ b/src/eric7/i18n/eric7_en.ts	Mon Feb 17 16:28:25 2025 +0100
@@ -56160,6 +56160,16 @@
       <source>commented code lines should be removed</source>
       <translation type="unfinished" />
     </message>
+    <message>
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Miscellaneous/translations.py" line="640" />
+      <source>matching a default value should raise a `ValueError` exception</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Miscellaneous/translations.py" line="644" />
+      <source>matching a default value should not contain a `return` statement before raising a `ValueError` exception</source>
+      <translation type="unfinished" />
+    </message>
   </context>
   <context>
     <name>MouseClickDialog</name>

eric ide

mercurial