diff -r 6faecb62f3a4 -r 7d3687e3bec6 src/eric7/i18n/eric7_empty.ts --- a/src/eric7/i18n/eric7_empty.ts Sat Jun 08 15:25:29 2024 +0200 +++ b/src/eric7/i18n/eric7_empty.ts Sat Jun 08 15:30:19 2024 +0200 @@ -5451,16 +5451,6 @@ </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> - <source>Select to not report functions without returns or with only bare returns</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> - <source>Suppress 'None' return</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> <source>Select to not report dummy (i.e. '_') arguments</source> <translation type="unfinished" /> </message> @@ -5481,22 +5471,12 @@ </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> - <source>Select to not report dynamically typed nested functions</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> - <source>Allow Untyped Nested Functions</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> - <source>Select to not report unhinted '__init__' return</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> - <source>Allow Untyped '__init__' function</source> + <source>Select to not report functions without returns or with only bare returns</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> + <source>Suppress 'None' return</source> <translation type="unfinished" /> </message> <message> @@ -5511,6 +5491,16 @@ </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> + <source>Select to not report dynamically typed nested functions</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> + <source>Allow Untyped Nested Functions</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> <source>Enforce the presence of a 'from __future__ import annotations' statement</source> <translation type="unfinished" /> </message> @@ -5531,6 +5521,26 @@ </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> + <source>Select to not report unhinted '__init__' return</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> + <source>Allow Untyped '__init__' function</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> + <source>Select to supress errors for functions annotated with a 'type: ignore' comment.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> + <source>Respect 'type: ignore' comments</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="0" /> <source>Dispatch Decorators:</source> <translation type="unfinished" /> </message> @@ -6097,27 +6107,27 @@ <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="1224" /> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="1233" /> <source>{0} (ignored)</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="1299" /> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="1308" /> <source>No issues found.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="1303" /> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="1312" /> <source>No files found (check your ignore list).</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="2942" /> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="2967" /> <source>Commented Code Whitelist Pattern</source> <translation type="unfinished" /> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="2943" /> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="2968" /> <source>Enter a Commented Code Whitelist Pattern</source> <translation type="unfinished" /> </message> @@ -49849,6 +49859,11 @@ <source>avoid exc_info=True outside of exception handlers</source> <translation type="unfinished" /> </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Logging/translations.py" line="88" /> + <source>avoid logging calls on the root logger</source> + <translation type="unfinished" /> + </message> </context> <context> <name>MainPasswordEntryDialog</name> @@ -59376,32 +59391,32 @@ <translation type="unfinished" /> </message> <message> - <location filename="../PluginManager/PluginInstallDialog.py" line="393" /> + <location filename="../PluginManager/PluginInstallDialog.py" line="396" /> <source><p>The plugin module <b>{0}</b> does not contain a 'packageName' attribute. Aborting...</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../PluginManager/PluginInstallDialog.py" line="403" /> + <location filename="../PluginManager/PluginInstallDialog.py" line="406" /> <source><p>The plugin module <b>{0}</b> does not conform with the PyQt v2 API. Aborting...</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../PluginManager/PluginInstallDialog.py" line="418" /> + <location filename="../PluginManager/PluginInstallDialog.py" line="421" /> <source><p>The plugin package <b>{0}</b> exists. Aborting...</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../PluginManager/PluginInstallDialog.py" line="432" /> + <location filename="../PluginManager/PluginInstallDialog.py" line="435" /> <source><p>The plugin module <b>{0}</b> exists. Aborting...</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../PluginManager/PluginInstallDialog.py" line="511" /> + <location filename="../PluginManager/PluginInstallDialog.py" line="516" /> <source>Error installing plugin. Reason: {0}</source> <translation type="unfinished" /> </message> <message> - <location filename="../PluginManager/PluginInstallDialog.py" line="517" /> + <location filename="../PluginManager/PluginInstallDialog.py" line="522" /> <source>Unspecific exception installing plugin.</source> <translation type="unfinished" /> </message> @@ -62808,9 +62823,9 @@ <context> <name>ProjectFormsBrowser</name> <message> - <location filename="../Project/ProjectFormsBrowser.py" line="1107" /> - <location filename="../Project/ProjectFormsBrowser.py" line="1058" /> - <location filename="../Project/ProjectFormsBrowser.py" line="1021" /> + <location filename="../Project/ProjectFormsBrowser.py" line="1106" /> + <location filename="../Project/ProjectFormsBrowser.py" line="1057" /> + <location filename="../Project/ProjectFormsBrowser.py" line="1020" /> <location filename="../Project/ProjectFormsBrowser.py" line="142" /> <location filename="../Project/ProjectFormsBrowser.py" line="77" /> <source>Forms</source> @@ -63141,42 +63156,42 @@ <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectFormsBrowser.py" line="952" /> + <location filename="../Project/ProjectFormsBrowser.py" line="951" /> <source>Process Generation Error</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectFormsBrowser.py" line="953" /> + <location filename="../Project/ProjectFormsBrowser.py" line="952" /> <source>Could not start {0}.<br>Ensure that it is in the search path.</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectFormsBrowser.py" line="1049" /> - <location filename="../Project/ProjectFormsBrowser.py" line="1012" /> + <location filename="../Project/ProjectFormsBrowser.py" line="1048" /> + <location filename="../Project/ProjectFormsBrowser.py" line="1011" /> <source>Compiling forms...</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectFormsBrowser.py" line="1100" /> - <location filename="../Project/ProjectFormsBrowser.py" line="1050" /> - <location filename="../Project/ProjectFormsBrowser.py" line="1013" /> - <source>Abort</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Project/ProjectFormsBrowser.py" line="1103" /> - <location filename="../Project/ProjectFormsBrowser.py" line="1053" /> - <location filename="../Project/ProjectFormsBrowser.py" line="1016" /> - <source>%v/%m Forms</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../Project/ProjectFormsBrowser.py" line="1099" /> + <location filename="../Project/ProjectFormsBrowser.py" line="1049" /> + <location filename="../Project/ProjectFormsBrowser.py" line="1012" /> + <source>Abort</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/ProjectFormsBrowser.py" line="1102" /> + <location filename="../Project/ProjectFormsBrowser.py" line="1052" /> + <location filename="../Project/ProjectFormsBrowser.py" line="1015" /> + <source>%v/%m Forms</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Project/ProjectFormsBrowser.py" line="1098" /> <source>Determining changed forms...</source> <translation type="unfinished" /> </message> <message> - <location filename="../Project/ProjectFormsBrowser.py" line="1129" /> + <location filename="../Project/ProjectFormsBrowser.py" line="1128" /> <source>Compiling changed forms...</source> <translation type="unfinished" /> </message>