PyLint/i18n/pylint_fr.ts

changeset 7
cda98d0e93e7
parent 1
7cc315487b28
child 10
398979610d9b
diff -r 60e946f1f8f3 -r cda98d0e93e7 PyLint/i18n/pylint_fr.ts
--- a/PyLint/i18n/pylint_fr.ts	Sun Feb 05 16:34:09 2012 +0100
+++ b/PyLint/i18n/pylint_fr.ts	Sat Apr 14 14:42:31 2012 +0200
@@ -3,332 +3,357 @@
 <context>
     <name>PyLintConfigDialog</name>
     <message>
-        <location filename="PyLint/PyLintConfigDialog.py" line="210"/>
+        <location filename="PyLint/PyLintConfigDialog.py" line="227"/>
         <source>Configuration Files (*.cfg *.cnf *.rc);;All Files (*)</source>
         <translation>Fichiers de configuration (*.cfg *.cnf *.rc);;Tous les fichiers (*)</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintConfigDialog.py" line="210"/>
+        <location filename="PyLint/PyLintConfigDialog.py" line="227"/>
         <source>Select configuration file</source>
         <translation>Sélection d&apos;un fichier de configuration</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintConfigDialog.py" line="225"/>
+        <location filename="PyLint/PyLintConfigDialog.py" line="242"/>
         <source>Select report file</source>
         <translation>Sélecion d&apos;un fichier rapport</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintConfigDialog.py" line="293"/>
+        <location filename="PyLint/PyLintConfigDialog.py" line="316"/>
         <source>Process Generation Error</source>
         <translation>Erreur dans la generation du processus</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintConfigDialog.py" line="293"/>
+        <location filename="PyLint/PyLintConfigDialog.py" line="316"/>
         <source>Could not start {0}.&lt;br&gt;Ensure that it is in the search path.</source>
         <translation>Impossible de démarrer {0}.&lt;br&gt;Assurez-vous qu&apos;il est bien dans le chemin de recherche.</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintConfigDialog.ui" line="13"/>
+        <location filename="PyLint/PyLintConfigDialog.ui" line="14"/>
         <source>PyLint Configuration</source>
         <translation>Configuration de PyLint</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintConfigDialog.ui" line="32"/>
+        <location filename="PyLint/PyLintConfigDialog.ui" line="33"/>
         <source>General</source>
         <translation>Général</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintConfigDialog.ui" line="54"/>
+        <location filename="PyLint/PyLintConfigDialog.ui" line="55"/>
         <source>Output</source>
         <translation>Sortie</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintConfigDialog.ui" line="66"/>
+        <location filename="PyLint/PyLintConfigDialog.ui" line="67"/>
         <source>Select to generate a plain text report</source>
         <translation>Sélectionner pour générer un rapport au format texte brut</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintConfigDialog.ui" line="69"/>
+        <location filename="PyLint/PyLintConfigDialog.ui" line="70"/>
         <source>Generate &amp;Textreport</source>
         <translation>Générer un rapport au format &amp;texte</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintConfigDialog.ui" line="72"/>
+        <location filename="PyLint/PyLintConfigDialog.ui" line="73"/>
         <source>Alt+T</source>
         <translation>Alt+T</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintConfigDialog.ui" line="79"/>
+        <location filename="PyLint/PyLintConfigDialog.ui" line="80"/>
         <source>Select to generate a HTML report</source>
         <translation>Sélectionner pour générer un rapport au format HTML</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintConfigDialog.ui" line="82"/>
+        <location filename="PyLint/PyLintConfigDialog.ui" line="83"/>
         <source>Generate &amp;HTML Report</source>
         <translation>Générer un rapport au format &amp;HTML</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintConfigDialog.ui" line="85"/>
+        <location filename="PyLint/PyLintConfigDialog.ui" line="86"/>
         <source>Alt+H</source>
         <translation>Alt+H</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintConfigDialog.ui" line="92"/>
+        <location filename="PyLint/PyLintConfigDialog.ui" line="93"/>
         <source>Show the pylint result in a dialog</source>
         <translation>Afficher les résultats de pylint dans un fenêtre indépendante</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintConfigDialog.ui" line="95"/>
+        <location filename="PyLint/PyLintConfigDialog.ui" line="96"/>
         <source>Show Result &amp;Dialog</source>
         <translation>Afficher le résultat dans une &amp;fenêtre</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintConfigDialog.ui" line="98"/>
+        <location filename="PyLint/PyLintConfigDialog.ui" line="99"/>
         <source>Alt+D</source>
         <translation>Alt+D</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintConfigDialog.ui" line="105"/>
+        <location filename="PyLint/PyLintConfigDialog.ui" line="106"/>
         <source>Report File</source>
         <translation>Fichier Rapport</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintConfigDialog.ui" line="117"/>
+        <location filename="PyLint/PyLintConfigDialog.ui" line="118"/>
         <source>Enter the name of the report file</source>
         <translation>Entrer le nom du fichier rapport</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintConfigDialog.ui" line="219"/>
+        <location filename="PyLint/PyLintConfigDialog.ui" line="220"/>
         <source>Press to open a file selection dialog</source>
         <translation>Cliquer pour choisir un fichier</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintConfigDialog.ui" line="222"/>
+        <location filename="PyLint/PyLintConfigDialog.ui" line="223"/>
         <source>...</source>
         <translation>...</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintConfigDialog.ui" line="140"/>
+        <location filename="PyLint/PyLintConfigDialog.ui" line="141"/>
         <source>Enter the name of the configuration file</source>
         <translation>Entrer le nom du fichier de configuration</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintConfigDialog.ui" line="171"/>
+        <location filename="PyLint/PyLintConfigDialog.ui" line="172"/>
         <source>Press to generate a sample configuration</source>
         <translation>Cliquer pour générer un exemple de configuration</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintConfigDialog.ui" line="174"/>
+        <location filename="PyLint/PyLintConfigDialog.ui" line="175"/>
         <source>&lt;b&gt;Generate Configuration Template&lt;/b&gt;
 &lt;p&gt;This generates a sample configuration. The data is shown in a new editor window.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Générer un gabarit de configuration&lt;/b&gt;
 &lt;p&gt;Génère un exemple de configuration. Les données sont affichées dans une nouvelle fenêtre d&apos;édition.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintConfigDialog.ui" line="178"/>
+        <location filename="PyLint/PyLintConfigDialog.ui" line="179"/>
         <source>&amp;Generate Configuration Template</source>
         <translation>&amp;Générer un gabarit de configuration</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintConfigDialog.ui" line="181"/>
+        <location filename="PyLint/PyLintConfigDialog.ui" line="182"/>
         <source>Alt+G</source>
         <translation>Alt+G</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintConfigDialog.ui" line="230"/>
+        <location filename="PyLint/PyLintConfigDialog.ui" line="231"/>
         <source>Checkers</source>
         <translation>Vérificateurs</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintConfigDialog.ui" line="258"/>
+        <location filename="PyLint/PyLintConfigDialog.ui" line="259"/>
         <source>Select to enable the variables checker</source>
         <translation>Cocher pour activer la vérification des variables</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintConfigDialog.ui" line="261"/>
+        <location filename="PyLint/PyLintConfigDialog.ui" line="262"/>
         <source>Variables</source>
         <translation>Variables</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintConfigDialog.ui" line="278"/>
+        <location filename="PyLint/PyLintConfigDialog.ui" line="279"/>
         <source>Select to enable the similarities checker</source>
         <translation>Cocher pour activer la vérification des similarités</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintConfigDialog.ui" line="281"/>
+        <location filename="PyLint/PyLintConfigDialog.ui" line="282"/>
         <source>Similarities</source>
         <translation>Similarités</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintConfigDialog.ui" line="318"/>
+        <location filename="PyLint/PyLintConfigDialog.ui" line="319"/>
         <source>Select to enable the metrics checker</source>
         <translation>Cocher pour activer le décompte des lignes dans les différentes catégories de code</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintConfigDialog.ui" line="321"/>
+        <location filename="PyLint/PyLintConfigDialog.ui" line="322"/>
         <source>Metrics</source>
         <translation>Décompte des lignes</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintConfigDialog.ui" line="308"/>
+        <location filename="PyLint/PyLintConfigDialog.ui" line="309"/>
         <source>Select to enable the miscellaneous checker</source>
         <translation>Cocher pour activer la vérification des paramètres divers</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintConfigDialog.ui" line="311"/>
+        <location filename="PyLint/PyLintConfigDialog.ui" line="312"/>
         <source>Miscellaneous</source>
         <translation>Divers</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintConfigDialog.ui" line="368"/>
+        <location filename="PyLint/PyLintConfigDialog.ui" line="369"/>
         <source>Select to enable the imports checker</source>
         <translation>Cocher pour activer la vérification des importations</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintConfigDialog.ui" line="371"/>
+        <location filename="PyLint/PyLintConfigDialog.ui" line="372"/>
         <source>Imports</source>
         <translation>Imports</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintConfigDialog.ui" line="328"/>
+        <location filename="PyLint/PyLintConfigDialog.ui" line="329"/>
         <source>Select to enable the format checker</source>
         <translation>Cocher pour activer la vérification des formats</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintConfigDialog.ui" line="331"/>
+        <location filename="PyLint/PyLintConfigDialog.ui" line="332"/>
         <source>Format</source>
         <translation>Format</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintConfigDialog.ui" line="348"/>
+        <location filename="PyLint/PyLintConfigDialog.ui" line="349"/>
         <source>Select to enable the design checker</source>
         <translation>Cocher pour activer la vérification de design de code</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintConfigDialog.ui" line="351"/>
+        <location filename="PyLint/PyLintConfigDialog.ui" line="352"/>
         <source>Design</source>
         <translation>Design</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintConfigDialog.ui" line="358"/>
+        <location filename="PyLint/PyLintConfigDialog.ui" line="359"/>
         <source>Select to enable the classes checker</source>
         <translation>Cocher pour activer la vérification des classes</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintConfigDialog.ui" line="361"/>
+        <location filename="PyLint/PyLintConfigDialog.ui" line="362"/>
         <source>Classes</source>
         <translation>Classes</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintConfigDialog.ui" line="338"/>
+        <location filename="PyLint/PyLintConfigDialog.ui" line="339"/>
         <source>Select to enable the exceptions checker</source>
         <translation>Cocher pour activer la vérification des exceptions</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintConfigDialog.ui" line="341"/>
+        <location filename="PyLint/PyLintConfigDialog.ui" line="342"/>
         <source>Exceptions</source>
         <translation>Exceptions</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintConfigDialog.ui" line="378"/>
+        <location filename="PyLint/PyLintConfigDialog.ui" line="379"/>
         <source>Select to enable the basic checker</source>
         <translation>Cocher pour activer la vérification basique</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintConfigDialog.ui" line="381"/>
+        <location filename="PyLint/PyLintConfigDialog.ui" line="382"/>
         <source>Basic</source>
         <translation>Basique</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintConfigDialog.ui" line="44"/>
+        <location filename="PyLint/PyLintConfigDialog.ui" line="45"/>
         <source>Configuration &amp;File:</source>
         <translation>&amp;Fichier de configuration:</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintConfigDialog.ui" line="268"/>
+        <location filename="PyLint/PyLintConfigDialog.ui" line="269"/>
         <source>Select to enable the typecheck checker</source>
         <translation>Cocher pour activer le vérificateur de types</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintConfigDialog.ui" line="271"/>
+        <location filename="PyLint/PyLintConfigDialog.ui" line="272"/>
         <source>Typecheck</source>
         <translation>Vérificateur de types</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintConfigDialog.ui" line="298"/>
+        <location filename="PyLint/PyLintConfigDialog.ui" line="299"/>
         <source>Select to enable the newstyle checker</source>
         <translation>Cocher pour activer le vérificateur de styles</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintConfigDialog.ui" line="301"/>
+        <location filename="PyLint/PyLintConfigDialog.ui" line="302"/>
         <source>Newstyle</source>
         <translation>Newstyle</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintConfigDialog.ui" line="288"/>
+        <location filename="PyLint/PyLintConfigDialog.ui" line="289"/>
         <source>Select to enable the rpython checker</source>
         <translation>Cocher pour activer le vérificateur rpython</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintConfigDialog.ui" line="291"/>
+        <location filename="PyLint/PyLintConfigDialog.ui" line="292"/>
         <source>RPython</source>
         <translation>RPython</translation>
     </message>
+    <message>
+        <location filename="PyLint/PyLintConfigDialog.ui" line="390"/>
+        <source>Messages</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="PyLint/PyLintConfigDialog.ui" line="396"/>
+        <source>Enabled Messages:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="PyLint/PyLintConfigDialog.ui" line="403"/>
+        <source>Enter the list of enabled messages separated by comma</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="PyLint/PyLintConfigDialog.ui" line="410"/>
+        <source>Disabled Messages:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="PyLint/PyLintConfigDialog.ui" line="417"/>
+        <source>Enter the list of disabled messages separated by comma</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>PyLintExecDialog</name>
     <message>
-        <location filename="PyLint/PyLintExecDialog.py" line="137"/>
+        <location filename="PyLint/PyLintExecDialog.py" line="138"/>
         <source>Process Generation Error</source>
         <translation>Erreur dans la génération du processus</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintExecDialog.py" line="349"/>
+        <location filename="PyLint/PyLintExecDialog.py" line="350"/>
         <source>PyLint Report</source>
         <translation>Rapport PyLint</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintExecDialog.py" line="317"/>
+        <location filename="PyLint/PyLintExecDialog.py" line="318"/>
         <source>&lt;p&gt;The PyLint report file &lt;b&gt;{0}&lt;/b&gt; already exists.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Le fichier rapport PyLint  &lt;b&gt;{0}&lt;/b&gt; existe déjà.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintExecDialog.py" line="334"/>
+        <location filename="PyLint/PyLintExecDialog.py" line="335"/>
         <source>&lt;p&gt;The PyLint report file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;br&gt;Reason: {1}&lt;/p&gt;</source>
         <translation>&lt;p&gt;Impossible d&apos;écrire le fichier rapport PyLint &lt;b&gt;{0}&lt;/b&gt;. Raison : &lt;b&gt;{1}&lt;/b&gt;&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintExecDialog.py" line="345"/>
+        <location filename="PyLint/PyLintExecDialog.py" line="346"/>
         <source>HTML Files (*.html);;All Files (*)</source>
         <translation>Fichiers HTML (*.html);;Tous les fichiers (*)</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintExecDialog.py" line="347"/>
+        <location filename="PyLint/PyLintExecDialog.py" line="348"/>
         <source>Text Files (*.txt);;All Files (*)</source>
         <translation>Fichiers texte (*.txt);;Tous fichiers (*)</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintExecDialog.py" line="63"/>
+        <location filename="PyLint/PyLintExecDialog.py" line="64"/>
         <source>Convention</source>
         <translation>Convention</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintExecDialog.py" line="64"/>
+        <location filename="PyLint/PyLintExecDialog.py" line="65"/>
         <source>Refactor</source>
         <translation>Restructuration</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintExecDialog.py" line="65"/>
+        <location filename="PyLint/PyLintExecDialog.py" line="66"/>
         <source>Warning</source>
         <translation>Warning</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintExecDialog.py" line="66"/>
+        <location filename="PyLint/PyLintExecDialog.py" line="67"/>
         <source>Error</source>
         <translation>Erreur</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintExecDialog.py" line="67"/>
+        <location filename="PyLint/PyLintExecDialog.py" line="68"/>
         <source>Fatal</source>
         <translation>Fatal</translation>
     </message>
@@ -372,22 +397,22 @@
 &lt;p&gt;Affiche les erreurs de l&apos;execution de PyLint.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintExecDialog.py" line="42"/>
+        <location filename="PyLint/PyLintExecDialog.py" line="43"/>
         <source>Press to save the report to a file</source>
         <translation>Cliquer pour enregistrer le rapport dans un fichier</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintExecDialog.py" line="206"/>
+        <location filename="PyLint/PyLintExecDialog.py" line="207"/>
         <source>No PyLint errors found.</source>
         <translation>Aucune erreur PyLint.</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintExecDialog.py" line="40"/>
+        <location filename="PyLint/PyLintExecDialog.py" line="41"/>
         <source>Save Report...</source>
         <translation>Enregistrer le rapport...</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintExecDialog.py" line="137"/>
+        <location filename="PyLint/PyLintExecDialog.py" line="138"/>
         <source>The process {0} could not be started. Ensure, that it is in the search path.</source>
         <translation>Impossible de lancer le processus {0}. Assurez-vous qu&apos;il est bien dans le chemin de recherche.</translation>
     </message>
@@ -402,12 +427,12 @@
         <translation>Erreurs</translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintExecDialog.py" line="46"/>
+        <location filename="PyLint/PyLintExecDialog.py" line="47"/>
         <source>Refresh</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="PyLint/PyLintExecDialog.py" line="48"/>
+        <location filename="PyLint/PyLintExecDialog.py" line="49"/>
         <source>Press to refresh the result display</source>
         <translation type="unfinished"></translation>
     </message>
@@ -415,42 +440,42 @@
 <context>
     <name>PyLintPlugin</name>
     <message>
-        <location filename="PluginPyLint.py" line="351"/>
+        <location filename="PluginPyLint.py" line="355"/>
         <source>Run PyLint</source>
         <translation>Lancer PyLint</translation>
     </message>
     <message>
-        <location filename="PluginPyLint.py" line="351"/>
+        <location filename="PluginPyLint.py" line="355"/>
         <source>Run &amp;PyLint...</source>
         <translation>Lancer &amp;PyLint...</translation>
     </message>
     <message>
-        <location filename="PluginPyLint.py" line="224"/>
+        <location filename="PluginPyLint.py" line="228"/>
         <source>Check project, packages or modules with pylint.</source>
         <translation>Vérifie le projet, les packages ou les modules avec pylint.</translation>
     </message>
     <message>
-        <location filename="PluginPyLint.py" line="354"/>
+        <location filename="PluginPyLint.py" line="358"/>
         <source>&lt;b&gt;Run PyLint...&lt;/b&gt;&lt;p&gt;This checks the project, packages or modules using pylint.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Lancer PyLint...&lt;/b&gt;&lt;p&gt;Vérifie le projet, les packages ou les modules avec pylint.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="PluginPyLint.py" line="364"/>
+        <location filename="PluginPyLint.py" line="368"/>
         <source>Show PyLint Dialog</source>
         <translation>Afficher la fenêtre PyLint</translation>
     </message>
     <message>
-        <location filename="PluginPyLint.py" line="364"/>
+        <location filename="PluginPyLint.py" line="368"/>
         <source>Show Py&amp;Lint Dialog...</source>
         <translation>Afficher la fenêtre P&amp;yLint...</translation>
     </message>
     <message>
-        <location filename="PluginPyLint.py" line="237"/>
+        <location filename="PluginPyLint.py" line="241"/>
         <source>Show the PyLint dialog with the results of the last run.</source>
         <translation>Affiche la fenêtre PyLint avec les résultats du dernier run.</translation>
     </message>
     <message>
-        <location filename="PluginPyLint.py" line="367"/>
+        <location filename="PluginPyLint.py" line="371"/>
         <source>&lt;b&gt;Show PyLint Dialog...&lt;/b&gt;&lt;p&gt;This shows the PyLint dialog with the results of the last run.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Afficher la fenêtre PyLint...&lt;/b&gt;&lt;p&gt;Affiche la fenêtre PyLint avec les résultats du dernier run.&lt;/p&gt;</translation>
     </message>
@@ -460,27 +485,27 @@
         <translation>Vérificateurs - Pylint</translation>
     </message>
     <message>
-        <location filename="PluginPyLint.py" line="251"/>
+        <location filename="PluginPyLint.py" line="255"/>
         <source>&lt;b&gt;Run PyLint...&lt;/b&gt;&lt;p&gt;This checks the loaded module using pylint.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="PluginPyLint.py" line="395"/>
+        <location filename="PluginPyLint.py" line="399"/>
         <source>The pylint executable could not be found.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="PluginPyLint.py" line="213"/>
+        <location filename="PluginPyLint.py" line="217"/>
         <source>PyLint version &lt; 0.23.0.</source>
         <translation>PyLint version &lt; 0.23.0.</translation>
     </message>
     <message>
-        <location filename="PluginPyLint.py" line="216"/>
+        <location filename="PluginPyLint.py" line="220"/>
         <source>Cannot determine pylint version.</source>
         <translation>Impossible de déterminer la version de pylint.</translation>
     </message>
     <message>
-        <location filename="PluginPyLint.py" line="395"/>
+        <location filename="PluginPyLint.py" line="399"/>
         <source>pylint</source>
         <translation>pylint</translation>
     </message>

eric ide

mercurial