--- a/i18n/eric5_en.ts Mon Sep 16 19:47:06 2013 +0200 +++ b/i18n/eric5_en.ts Mon Sep 16 19:56:43 2013 +0200 @@ -31563,24 +31563,127 @@ </message> </context> <context> + <name>Pep257Checker</name> + <message> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep257Checker.py" line="114"/> + <source>module is missing a docstring</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep257Checker.py" line="116"/> + <source>public function/method is missing a docstring</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep257Checker.py" line="118"/> + <source>private function/method may be missing a docstring</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep257Checker.py" line="121"/> + <source>public class is missing a docstring</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep257Checker.py" line="123"/> + <source>private class may be missing a docstring</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep257Checker.py" line="125"/> + <source>docstring not surrounded by """</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep257Checker.py" line="127"/> + <source>docstring containing \ not surrounded by r"""</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep257Checker.py" line="129"/> + <source>docstring containing unicode character not surrounded by u"""</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep257Checker.py" line="132"/> + <source>one-liner docstring on multiple lines</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep257Checker.py" line="134"/> + <source>docstring has wrong indentation</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep257Checker.py" line="136"/> + <source>docstring summary does not end with a period</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep257Checker.py" line="138"/> + <source>docstring summary is not in imperative mood (Does instead of Do)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep257Checker.py" line="142"/> + <source>docstring summary looks like a function's/method's signature</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep257Checker.py" line="145"/> + <source>docstring does not mention the return value type</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep257Checker.py" line="148"/> + <source>function/method docstring is separated by a blank line</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep257Checker.py" line="151"/> + <source>class docstring is not preceded by a blank line</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep257Checker.py" line="154"/> + <source>class docstring is not followed by a blank line</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep257Checker.py" line="157"/> + <source>docstring summary is not followed by a blank line</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep257Checker.py" line="160"/> + <source>last paragraph of docstring is not followed by a blank line</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep257Checker.py" line="296"/> + <source>no message for this code defined</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> <name>Pep8CheckerPlugin</name> <message> - <location filename="../Plugins/PluginPep8Checker.py" line="81"/> + <location filename="../Plugins/PluginPep8Checker.py" line="82"/> <source>Check PEP 8 compliance.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/PluginPep8Checker.py" line="172"/> + <location filename="../Plugins/PluginPep8Checker.py" line="173"/> <source>Check Code Style</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/PluginPep8Checker.py" line="172"/> + <location filename="../Plugins/PluginPep8Checker.py" line="173"/> <source>&Code Style...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/PluginPep8Checker.py" line="176"/> + <location filename="../Plugins/PluginPep8Checker.py" line="177"/> <source><b>Check Code Style...</b><p>This checks Python files for compliance to the code style conventions given in various PEPs.</p></source> <translation type="unfinished"></translation> </message> @@ -31666,22 +31769,22 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Dialog.py" line="94"/> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Dialog.py" line="96"/> <source>Show</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Dialog.py" line="96"/> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Dialog.py" line="98"/> <source>Press to show all files containing an issue</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Dialog.py" line="375"/> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Dialog.py" line="380"/> <source>Error: {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Dialog.py" line="494"/> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Dialog.py" line="514"/> <source>No issues found.</source> <translation type="unfinished"></translation> </message> @@ -31721,12 +31824,12 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Dialog.py" line="89"/> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Dialog.py" line="91"/> <source>Statistics...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Dialog.py" line="91"/> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Dialog.py" line="93"/> <source>Press to show some statistics for the last run</source> <translation type="unfinished"></translation> </message> @@ -31756,7 +31859,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Dialog.py" line="820"/> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Dialog.py" line="840"/> <source>Fix: {0}</source> <translation type="unfinished"></translation> </message> @@ -32081,12 +32184,12 @@ <context> <name>Pep8Py2Checker</name> <message> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Checker.py" line="49"/> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Checker.py" line="50"/> <source>Python2 interpreter not configured.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Checker.py" line="117"/> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep8Checker.py" line="120"/> <source>Python2 interpreter did not finish within 15s.</source> <translation type="unfinished"></translation> </message> @@ -32109,7 +32212,7 @@ <translation type="unfinished"></translation> </message> <message numerus="yes"> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep8StatisticsDialog.py" line="63"/> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep8StatisticsDialog.py" line="67"/> <source>%n issue(s) found</source> <translation> <numerusform>%n issue found</numerusform> @@ -32117,7 +32220,7 @@ </translation> </message> <message numerus="yes"> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep8StatisticsDialog.py" line="67"/> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep8StatisticsDialog.py" line="71"/> <source>%n file(s) checked</source> <translation> <numerusform>%n file checked</numerusform> @@ -32125,7 +32228,7 @@ </translation> </message> <message numerus="yes"> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep8StatisticsDialog.py" line="69"/> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep8StatisticsDialog.py" line="73"/> <source>%n file(s) with issues found</source> <translation> <numerusform>%n file with issues found</numerusform> @@ -32133,7 +32236,7 @@ </translation> </message> <message numerus="yes"> - <location filename="../Plugins/CheckerPlugins/Pep8/Pep8StatisticsDialog.py" line="65"/> + <location filename="../Plugins/CheckerPlugins/Pep8/Pep8StatisticsDialog.py" line="69"/> <source>%n issue(s) fixed</source> <translation> <numerusform>%n issue fixed</numerusform>