--- 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>