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

changeset 7610
df7025fe26a3
parent 7609
d5aff4fd0ef8
child 7624
6eabbcf3bdf8
--- a/eric6/Documentation/Source/eric6.Plugins.CheckerPlugins.CodeStyleChecker.translations.html	Thu Jun 04 17:57:20 2020 +0200
+++ b/eric6/Documentation/Source/eric6.Plugins.CheckerPlugins.CodeStyleChecker.translations.html	Sat Jun 06 19:42:15 2020 +0200
@@ -48,7 +48,7 @@
 <hr />
 <a NAME="getTranslatedMessage" ID="getTranslatedMessage"></a>
 <h2>getTranslatedMessage</h2>
-<b>getTranslatedMessage</b>(<i>message</i>)
+<b>getTranslatedMessage</b>(<i>messageCode, messageArgs</i>)
 
 <p>
     Module function to get a translated and formatted message for a
@@ -56,9 +56,14 @@
 </p>
 <dl>
 
-<dt><i>message</i> (str)</dt>
+<dt><i>messageCode</i> (str)</dt>
 <dd>
-the message ID
+the message code
+</dd>
+<dt><i>messageArgs</i> (list or int)</dt>
+<dd>
+list of arguments or a single integer value to format
+        the message
 </dd>
 </dl>
 <dl>

eric ide

mercurial