--- a/Documentation/Source/eric6.Project.ProjectTranslationsBrowser.html Sat Mar 11 19:17:59 2017 +0100 +++ b/Documentation/Source/eric6.Project.ProjectTranslationsBrowser.html Sat Mar 11 19:18:57 2017 +0100 @@ -411,7 +411,7 @@ Private slot called by the multiMenu aboutToShow signal. </p><a NAME="ProjectTranslationsBrowser.__writeTempProjectFile" ID="ProjectTranslationsBrowser.__writeTempProjectFile"></a> <h4>ProjectTranslationsBrowser.__writeTempProjectFile</h4> -<b>__writeTempProjectFile</b>(<i>langs, filter</i>) +<b>__writeTempProjectFile</b>(<i>langs, filterList</i>) <p> Private method to write a temporary project file suitable for pylupdate and lrelease. @@ -421,10 +421,10 @@ list of languages to include in the process. An empty list (default) means that all translations should be included. (list of ProjectBrowserFileItem) -</dd><dt><i>filter</i></dt> +</dd><dt><i>filterList</i></dt> <dd> -list of source file extension that should be considered - (list of strings) +list of source file extension that should be + considered (list of strings) </dd> </dl><dl> <dt>Returns:</dt>