eric6/Documentation/Source/eric6.Plugins.CheckerPlugins.CodeStyleChecker.translations.html

changeset 7609
d5aff4fd0ef8
parent 7273
391d6b7b1eff
child 7610
df7025fe26a3
diff -r a3a4760b59ec -r d5aff4fd0ef8 eric6/Documentation/Source/eric6.Plugins.CheckerPlugins.CodeStyleChecker.translations.html
--- a/eric6/Documentation/Source/eric6.Plugins.CheckerPlugins.CodeStyleChecker.translations.html	Sun May 31 17:23:49 2020 +0200
+++ b/eric6/Documentation/Source/eric6.Plugins.CheckerPlugins.CodeStyleChecker.translations.html	Thu Jun 04 17:57:20 2020 +0200
@@ -41,7 +41,7 @@
 
 <tr>
 <td><a href="#getTranslatedMessage">getTranslatedMessage</a></td>
-<td>Module function to get a translated and formatted message for a given pyflakes message ID.</td>
+<td>Module function to get a translated and formatted message for a given message ID.</td>
 </tr>
 </table>
 <hr />
@@ -52,19 +52,25 @@
 
 <p>
     Module function to get a translated and formatted message for a
-    given pyflakes message ID.
+    given message ID.
 </p>
 <dl>
 
-<dt><i>message</i></dt>
+<dt><i>message</i> (str)</dt>
 <dd>
-the message ID (string)
+the message ID
 </dd>
 </dl>
 <dl>
 <dt>Returns:</dt>
 <dd>
-translated and formatted message (string)
+translated and formatted message
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+str
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial