eric6/i18n/eric6_fr.ts

changeset 7959
44e15eda6506
parent 7946
6901746220fc
child 7960
e8fc383322f7
--- a/eric6/i18n/eric6_fr.ts	Tue Jan 05 15:14:40 2021 +0100
+++ b/eric6/i18n/eric6_fr.ts	Tue Jan 05 18:28:31 2021 +0100
@@ -6813,17 +6813,17 @@
         <translation>Lancer le script</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="195"/>
+        <location filename="../Debugger/DebugUI.py" line="200"/>
         <source>&amp;Run Script...</source>
         <translation>&amp;Lancer le script...</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="200"/>
+        <location filename="../Debugger/DebugUI.py" line="205"/>
         <source>Run the current Script</source>
         <translation>Lance le script courant</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="201"/>
+        <location filename="../Debugger/DebugUI.py" line="206"/>
         <source>&lt;b&gt;Run Script&lt;/b&gt;&lt;p&gt;Set the command line arguments and run the script outside the debugger. If the file has unsaved changes it may be saved first.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Lancer le script&lt;/b&gt;&lt;p&gt;Entrer les arguments de la ligne de commande et lancer le script sans le débogueur. Si le script a des modifications, elles doivent d&apos;abord être enregistrées.&lt;/p&gt;</translation>
     </message>
@@ -6833,97 +6833,97 @@
         <translation>Lancer le projet</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="210"/>
+        <location filename="../Debugger/DebugUI.py" line="215"/>
         <source>Run &amp;Project...</source>
         <translation>Lancer &amp;projet...</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="215"/>
+        <location filename="../Debugger/DebugUI.py" line="220"/>
         <source>Run the current Project</source>
         <translation>Lance le projet courant</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="216"/>
+        <location filename="../Debugger/DebugUI.py" line="221"/>
         <source>&lt;b&gt;Run Project&lt;/b&gt;&lt;p&gt;Set the command line arguments and run the current project outside the debugger. If files of the current project have unsaved changes they may be saved first.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Lancer le projet&lt;/b&gt;&lt;p&gt;Entrer les arguments de la ligne de commande et lancer le projet sans le débogueur. Si des fichiers du projet on été modifiés ils doivent d&apos;abord être enregistrées.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="226"/>
-        <source>Coverage run of Script</source>
-        <translation>Lancer le script en mode Coverage</translation>
-    </message>
-    <message>
-        <location filename="../Debugger/DebugUI.py" line="226"/>
-        <source>Coverage run of Script...</source>
-        <translation>Lancer le script en mode Coverage...</translation>
-    </message>
-    <message>
         <location filename="../Debugger/DebugUI.py" line="231"/>
+        <source>Coverage run of Script</source>
+        <translation>Lancer le script en mode Coverage</translation>
+    </message>
+    <message>
+        <location filename="../Debugger/DebugUI.py" line="231"/>
+        <source>Coverage run of Script...</source>
+        <translation>Lancer le script en mode Coverage...</translation>
+    </message>
+    <message>
+        <location filename="../Debugger/DebugUI.py" line="236"/>
         <source>Perform a coverage run of the current Script</source>
         <translation>Lance le script courant en mode Coverage</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="233"/>
+        <location filename="../Debugger/DebugUI.py" line="238"/>
         <source>&lt;b&gt;Coverage run of Script&lt;/b&gt;&lt;p&gt;Set the command line arguments and run the script under the control of a coverage analysis tool. If the file has unsaved changes it may be saved first.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Lancement du script en mode Coverage&lt;/b&gt;&lt;p&gt;Indiquer les paramètres de la ligne de commande et lancer le script en exploitant les outils d&apos;analyse &apos;Coverage&apos;. Si le fichier a été modifié, il doit être sauvé avant.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="242"/>
+        <location filename="../Debugger/DebugUI.py" line="247"/>
         <source>Coverage run of Project</source>
         <translation>Lancer le projet en mode Coverage</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="242"/>
-        <source>Coverage run of Project...</source>
-        <translation>Lancer le projet en mode Coverage...</translation>
-    </message>
-    <message>
         <location filename="../Debugger/DebugUI.py" line="247"/>
+        <source>Coverage run of Project...</source>
+        <translation>Lancer le projet en mode Coverage...</translation>
+    </message>
+    <message>
+        <location filename="../Debugger/DebugUI.py" line="252"/>
         <source>Perform a coverage run of the current Project</source>
         <translation>Lance le projet courant en mode coverage</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="249"/>
+        <location filename="../Debugger/DebugUI.py" line="254"/>
         <source>&lt;b&gt;Coverage run of Project&lt;/b&gt;&lt;p&gt;Set the command line arguments and run the current project under the control of a coverage analysis tool. If files of the current project have unsaved changes they may be saved first.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Lancement du projet en mode Coverage&lt;/b&gt;&lt;p&gt;Indiquer les paramètres de la ligne de commande et lancer le projet courant en exploitant les outils d&apos;analyse &apos;Coverage&apos;. Si des fichiers du projet ont été modifiés, ils doivent être sauvés avant.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="259"/>
+        <location filename="../Debugger/DebugUI.py" line="264"/>
         <source>Profile Script</source>
         <translation>Profiler le script</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="259"/>
-        <source>Profile Script...</source>
-        <translation>Profiler le script....</translation>
-    </message>
-    <message>
-        <location filename="../Debugger/DebugUI.py" line="263"/>
-        <source>Profile the current Script</source>
-        <translation>Profiler le script courant</translation>
-    </message>
-    <message>
         <location filename="../Debugger/DebugUI.py" line="264"/>
+        <source>Profile Script...</source>
+        <translation>Profiler le script....</translation>
+    </message>
+    <message>
+        <location filename="../Debugger/DebugUI.py" line="268"/>
+        <source>Profile the current Script</source>
+        <translation>Profiler le script courant</translation>
+    </message>
+    <message>
+        <location filename="../Debugger/DebugUI.py" line="269"/>
         <source>&lt;b&gt;Profile Script&lt;/b&gt;&lt;p&gt;Set the command line arguments and profile the script. If the file has unsaved changes it may be saved first.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Profiler le script&lt;/b&gt;&lt;p&gt;Entrer les arguments de la ligne de commande et profiler le script. Si le script a subi des modifications, celles-ci doivent d&apos;abord être enregistrées.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="272"/>
-        <source>Profile Project</source>
-        <translation>Profiler le projet</translation>
-    </message>
-    <message>
-        <location filename="../Debugger/DebugUI.py" line="272"/>
-        <source>Profile Project...</source>
-        <translation>Profiler le projet...</translation>
-    </message>
-    <message>
         <location filename="../Debugger/DebugUI.py" line="277"/>
+        <source>Profile Project</source>
+        <translation>Profiler le projet</translation>
+    </message>
+    <message>
+        <location filename="../Debugger/DebugUI.py" line="277"/>
+        <source>Profile Project...</source>
+        <translation>Profiler le projet...</translation>
+    </message>
+    <message>
+        <location filename="../Debugger/DebugUI.py" line="282"/>
         <source>Profile the current Project</source>
         <translation>Profile le projet courant</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="279"/>
+        <location filename="../Debugger/DebugUI.py" line="284"/>
         <source>&lt;b&gt;Profile Project&lt;/b&gt;&lt;p&gt;Set the command line arguments and profile the current project. If files of the current project have unsaved changes they may be saved first.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Profiler le projet&lt;/b&gt;&lt;p&gt;Entrer les arguments de la ligne de commande et profiler le projet. Si des fichiers du projet ont été modifiés, ils doivent d&apos;abord être enregistrés.&lt;/p&gt;</translation>
     </message>
@@ -6933,17 +6933,17 @@
         <translation>Déboguer le script</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="288"/>
+        <location filename="../Debugger/DebugUI.py" line="293"/>
         <source>&amp;Debug Script...</source>
         <translation>&amp;Déboguer le script...</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="293"/>
+        <location filename="../Debugger/DebugUI.py" line="298"/>
         <source>Debug the current Script</source>
         <translation>Débogue le script courant</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="294"/>
+        <location filename="../Debugger/DebugUI.py" line="299"/>
         <source>&lt;b&gt;Debug Script&lt;/b&gt;&lt;p&gt;Set the command line arguments and set the current line to be the first executable Python statement of the current editor window. If the file has unsaved changes it may be saved first.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Deboguer le script&lt;/b&gt;&lt;p&gt;Entrer les arguments de la ligne de commande et donner la ligne qui correspond à la première instruction Python. Si le fichier a été modifié, il doit d&apos;abord être sauvé.&lt;/p&gt;</translation>
     </message>
@@ -6953,202 +6953,202 @@
         <translation>Déboguer le projet</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="304"/>
+        <location filename="../Debugger/DebugUI.py" line="309"/>
         <source>Debug &amp;Project...</source>
         <translation>Déboguer le &amp;Projet...</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="309"/>
+        <location filename="../Debugger/DebugUI.py" line="314"/>
         <source>Debug the current Project</source>
         <translation>Déboguer le projet en cours</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="311"/>
+        <location filename="../Debugger/DebugUI.py" line="316"/>
         <source>&lt;b&gt;Debug Project&lt;/b&gt;&lt;p&gt;Set the command line arguments and set the current line to be the first executable Python statement of the main script of the current project. If files of the current project have unsaved changes they may be saved first.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Deboguer le projet&lt;/b&gt;&lt;p&gt;Entrer les arguments de la ligne de commande et donner la ligne correspondant à la première instruction Python du script principal du projet en cours.Si des fichiers du projet ont été modifiés, ils doivent d&apos;abord être sauvés.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="325"/>
+        <location filename="../Debugger/DebugUI.py" line="330"/>
         <source>Restart the last debugged script</source>
         <translation>Relance le dernier script débogué</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="352"/>
+        <location filename="../Debugger/DebugUI.py" line="357"/>
         <source>Continue</source>
         <translation>Continuer</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="352"/>
-        <source>&amp;Continue</source>
-        <translation>&amp;Continuer</translation>
-    </message>
-    <message>
         <location filename="../Debugger/DebugUI.py" line="357"/>
+        <source>&amp;Continue</source>
+        <translation>&amp;Continuer</translation>
+    </message>
+    <message>
+        <location filename="../Debugger/DebugUI.py" line="362"/>
         <source>Continue running the program from the current line</source>
         <translation>Continuer le programme à partir de la ligne courante</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="359"/>
+        <location filename="../Debugger/DebugUI.py" line="364"/>
         <source>&lt;b&gt;Continue&lt;/b&gt;&lt;p&gt;Continue running the program from the current line. The program will stop when it terminates or when a breakpoint is reached.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Continuer&lt;/b&gt;&lt;p&gt;Continue le programme à partir de la ligne courante. Le programme s&apos;arrêtera à la fin si aucun point d&apos;arrêt n&apos;est rencontré.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="421"/>
+        <location filename="../Debugger/DebugUI.py" line="426"/>
         <source>Single Step</source>
         <translation>Instruction suivante (Single Step)</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="421"/>
-        <source>Sin&amp;gle Step</source>
-        <translation>Instruction &amp;suivante (Single Step)</translation>
-    </message>
-    <message>
         <location filename="../Debugger/DebugUI.py" line="426"/>
+        <source>Sin&amp;gle Step</source>
+        <translation>Instruction &amp;suivante (Single Step)</translation>
+    </message>
+    <message>
+        <location filename="../Debugger/DebugUI.py" line="431"/>
         <source>Execute a single Python statement</source>
         <translation>Execute une seule instruction Python</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="427"/>
+        <location filename="../Debugger/DebugUI.py" line="432"/>
         <source>&lt;b&gt;Single Step&lt;/b&gt;&lt;p&gt;Execute a single Python statement. If the statement is an &lt;tt&gt;import&lt;/tt&gt; statement, a class constructor, or a method or function call then control is returned to the debugger at the next statement.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Un seul Pas&lt;/b&gt;&lt;p&gt;Execute une seule instruction Python. Si l&apos;instruction est dans un &lt;tt&gt;import&lt;/tt&gt; , un constructeur de classe, ou un appel à une méthode ou à une fonction, alors le contrôle est rendu au débogueur à l&apos;instruction suivante.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="437"/>
-        <source>Step Over</source>
-        <translation>Bloc d&apos;instructions suivant (Step Over)</translation>
-    </message>
-    <message>
-        <location filename="../Debugger/DebugUI.py" line="437"/>
-        <source>Step &amp;Over</source>
-        <translation>&amp;Bloc d&apos;instructions suivant (Step Over)</translation>
-    </message>
-    <message>
         <location filename="../Debugger/DebugUI.py" line="442"/>
+        <source>Step Over</source>
+        <translation>Bloc d&apos;instructions suivant (Step Over)</translation>
+    </message>
+    <message>
+        <location filename="../Debugger/DebugUI.py" line="442"/>
+        <source>Step &amp;Over</source>
+        <translation>&amp;Bloc d&apos;instructions suivant (Step Over)</translation>
+    </message>
+    <message>
+        <location filename="../Debugger/DebugUI.py" line="447"/>
         <source>Execute a single Python statement staying in the current frame</source>
         <translation>Execute une seule instruction Python en restant dans le même niveau d&apos;instructions</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="445"/>
+        <location filename="../Debugger/DebugUI.py" line="450"/>
         <source>&lt;b&gt;Step Over&lt;/b&gt;&lt;p&gt;Execute a single Python statement staying in the same frame. If the statement is an &lt;tt&gt;import&lt;/tt&gt; statement, a class constructor, or a method or function call then control is returned to the debugger after the statement has completed.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Bloc suivant&lt;/b&gt;&lt;p&gt;Execute une seule instruction Python en restant au même niveau (profondeur) d&apos;instructions. Si l&apos;instruction est dans un &lt;tt&gt;import&lt;/tt&gt; , un constructeur de classe, ou un appel à une méthode ou à une fonction, alors le contrôle est rendu au débogueur quand l&apos;instruction est terminée.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="456"/>
+        <location filename="../Debugger/DebugUI.py" line="461"/>
         <source>Step Out</source>
         <translation>Sortie du bloc (Step Out)</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="456"/>
-        <source>Step Ou&amp;t</source>
-        <translation>Sortie du bloc (Step &amp;Out)</translation>
-    </message>
-    <message>
         <location filename="../Debugger/DebugUI.py" line="461"/>
+        <source>Step Ou&amp;t</source>
+        <translation>Sortie du bloc (Step &amp;Out)</translation>
+    </message>
+    <message>
+        <location filename="../Debugger/DebugUI.py" line="466"/>
         <source>Execute Python statements until leaving the current frame</source>
         <translation>Débogue les instructions Python à partir de la sortie du bloc courant</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="464"/>
+        <location filename="../Debugger/DebugUI.py" line="469"/>
         <source>&lt;b&gt;Step Out&lt;/b&gt;&lt;p&gt;Execute Python statements until leaving the current frame. If the statements are inside an &lt;tt&gt;import&lt;/tt&gt; statement, a class constructor, or a method or function call then control is returned to the debugger after the current frame has been left.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Sortie du Bloc (Step Out)&lt;/b&gt;&lt;p&gt;Débogue les instructions Python à partir de la sortie du bloc courant. Si les instructions sont dans un &lt;tt&gt;import&lt;/tt&gt; , un constructeur de classe, ou dans une méthode ou une fonction, alors le contrôle est rendu au débogueur au début du bloc suivant.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="475"/>
+        <location filename="../Debugger/DebugUI.py" line="480"/>
         <source>Stop</source>
         <translation>Arrêt</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="475"/>
-        <source>&amp;Stop</source>
-        <translation>&amp;Arrêt</translation>
-    </message>
-    <message>
         <location filename="../Debugger/DebugUI.py" line="480"/>
+        <source>&amp;Stop</source>
+        <translation>&amp;Arrêt</translation>
+    </message>
+    <message>
+        <location filename="../Debugger/DebugUI.py" line="485"/>
         <source>Stop debugging</source>
         <translation>Arrêter le débogage</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="481"/>
+        <location filename="../Debugger/DebugUI.py" line="486"/>
         <source>&lt;b&gt;Stop&lt;/b&gt;&lt;p&gt;Stop the running debugging session.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Arrêt&lt;/b&gt;&lt;p&gt;Arrête le débogage courant.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="504"/>
+        <location filename="../Debugger/DebugUI.py" line="509"/>
         <source>Exceptions Filter</source>
         <translation>Filtre d&apos;exceptions</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="504"/>
+        <location filename="../Debugger/DebugUI.py" line="509"/>
         <source>&amp;Exceptions Filter...</source>
         <translation>Filtre d&apos;&amp;exceptions...</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="508"/>
+        <location filename="../Debugger/DebugUI.py" line="513"/>
         <source>Configure exceptions filter</source>
         <translation>Configuration du filtre d&apos;exceptions</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="510"/>
+        <location filename="../Debugger/DebugUI.py" line="515"/>
         <source>&lt;b&gt;Exceptions Filter&lt;/b&gt;&lt;p&gt;Configure the exceptions filter. Only exception types that are listed are highlighted during a debugging session.&lt;/p&gt;&lt;p&gt;Please note, that all unhandled exceptions are highlighted indepent from the filter list.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Filtre d&apos;exceptions&lt;/b&gt;&lt;p&gt;Configuration du filtre d&apos;exceptions. Seuls les types d&apos;exceptions listés sont signalés pendant le débogage.&lt;/p&gt;&lt;p&gt;Notez que toutes les exceptions non prises en charge sont signalés, indépendamment de la liste de filtres.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="546"/>
+        <location filename="../Debugger/DebugUI.py" line="551"/>
         <source>Toggle Breakpoint</source>
         <translation>Placer/Supprimer un point d&apos;arrêt</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="547"/>
+        <location filename="../Debugger/DebugUI.py" line="552"/>
         <source>&lt;b&gt;Toggle Breakpoint&lt;/b&gt;&lt;p&gt;Toggles a breakpoint at the current line of the current editor.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Placer/supprimer un point d&apos;arrêt&lt;/b&gt;&lt;p&gt;Place ou enlève un point d&apos;arrêt sur la ligne courante de l&apos;éditeur en cours.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="561"/>
+        <location filename="../Debugger/DebugUI.py" line="566"/>
         <source>Edit Breakpoint</source>
         <translation>Edition Point d&apos;arrêt</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="555"/>
+        <location filename="../Debugger/DebugUI.py" line="560"/>
         <source>Edit Breakpoint...</source>
         <translation>Éditer le point d&apos;arrêt...</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="562"/>
+        <location filename="../Debugger/DebugUI.py" line="567"/>
         <source>&lt;b&gt;Edit Breakpoint&lt;/b&gt;&lt;p&gt;Opens a dialog to edit the breakpoints properties. It works at the current line of the current editor.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Edition Point d&apos;arrêt&lt;/b&gt;&lt;p&gt;Edite les propriétés des points d&apos;arrêt au travers d&apos;une boite de dialogue. Ceci s&apos;applique à la ligne courante de l&apos;éditeur courant.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="577"/>
+        <location filename="../Debugger/DebugUI.py" line="582"/>
         <source>Next Breakpoint</source>
         <translation>Point d&apos;arrêt suivant</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="578"/>
+        <location filename="../Debugger/DebugUI.py" line="583"/>
         <source>&lt;b&gt;Next Breakpoint&lt;/b&gt;&lt;p&gt;Go to next breakpoint of the current editor.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Point d&apos;arrêt suivant&lt;/b&gt;&lt;p&gt;Avance au point d&apos;arrêt suivant dans l&apos;éditeur courant.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="592"/>
+        <location filename="../Debugger/DebugUI.py" line="597"/>
         <source>Previous Breakpoint</source>
         <translation>Point d&apos;arrêt précédent</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="593"/>
+        <location filename="../Debugger/DebugUI.py" line="598"/>
         <source>&lt;b&gt;Previous Breakpoint&lt;/b&gt;&lt;p&gt;Go to previous breakpoint of the current editor.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Point d&apos;arrêt précédent&lt;/b&gt;&lt;p&gt;Remonte au point d&apos;arrêt précédent dans l&apos;éditeur courant.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="605"/>
+        <location filename="../Debugger/DebugUI.py" line="610"/>
         <source>Clear Breakpoints</source>
         <translation>Suppression des point d&apos;arrêts</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="606"/>
+        <location filename="../Debugger/DebugUI.py" line="611"/>
         <source>&lt;b&gt;Clear Breakpoints&lt;/b&gt;&lt;p&gt;Clear breakpoints of all editors.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Suppression des points d&apos;arrêts&lt;/b&gt;&lt;p&gt;Supprime les points d&apos;arrêts de tous les éditeurs.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="636"/>
+        <location filename="../Debugger/DebugUI.py" line="641"/>
         <source>&amp;Breakpoints</source>
         <translation>&amp;Point d&apos;arrêts</translation>
     </message>
@@ -7198,42 +7198,42 @@
         <translation>Il n&apos;y a pas de script principal défini dans le projet en cours. Débogage impossible.</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="368"/>
+        <location filename="../Debugger/DebugUI.py" line="373"/>
         <source>Continue to Cursor</source>
         <translation>Continuer jusqu&apos;au curseur</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="368"/>
-        <source>Continue &amp;To Cursor</source>
-        <translation>Continuer &amp;jusqu&apos;au curseur</translation>
-    </message>
-    <message>
         <location filename="../Debugger/DebugUI.py" line="373"/>
+        <source>Continue &amp;To Cursor</source>
+        <translation>Continuer &amp;jusqu&apos;au curseur</translation>
+    </message>
+    <message>
+        <location filename="../Debugger/DebugUI.py" line="378"/>
         <source>Continue running the program from the current line to the current cursor position</source>
         <translation>Continue le programme en cours de la ligne en cours jusqu&apos;à la position du curseur</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="376"/>
+        <location filename="../Debugger/DebugUI.py" line="381"/>
         <source>&lt;b&gt;Continue To Cursor&lt;/b&gt;&lt;p&gt;Continue running the program from the current line to the current cursor position.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Continuer jusqu&apos;au curseur&lt;/b&gt;&lt;p&gt;Continue le programme depuis la ligne courante jusqu&apos;au curseur.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="488"/>
+        <location filename="../Debugger/DebugUI.py" line="493"/>
         <source>Variables Type Filter</source>
         <translation>Filtre sur les types de variables</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="488"/>
+        <location filename="../Debugger/DebugUI.py" line="493"/>
         <source>Varia&amp;bles Type Filter...</source>
         <translation>Filtre sur les types de varia&amp;bles...</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="492"/>
+        <location filename="../Debugger/DebugUI.py" line="497"/>
         <source>Configure variables type filter</source>
         <translation>Configurer le filtre de variables</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="494"/>
+        <location filename="../Debugger/DebugUI.py" line="499"/>
         <source>&lt;b&gt;Variables Type Filter&lt;/b&gt;&lt;p&gt;Configure the variables type filter. Only variable types that are not selected are displayed in the global or local variables window during a debugging session.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Filtre de Variables&lt;/b&gt;&lt;p&gt;Configure le filtre de variables. Seuls les types de variables non sélectionnés sont affichés dans la fenêtre des variables globales (resp. locales) pendant la session de débogage.&lt;/p&gt;</translation>
     </message>
@@ -7243,13 +7243,13 @@
         <translation>Erreur de condition pour le point d&apos;arrêt</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="570"/>
+        <location filename="../Debugger/DebugUI.py" line="575"/>
         <source>Ctrl+Shift+PgDown</source>
         <comment>Debug|Next Breakpoint</comment>
         <translation>Ctrl+Shift+PgDown</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="585"/>
+        <location filename="../Debugger/DebugUI.py" line="590"/>
         <source>Ctrl+Shift+PgUp</source>
         <comment>Debug|Previous Breakpoint</comment>
         <translation>Ctrl+Shift+PgUp</translation>
@@ -7261,7 +7261,7 @@
         <translation type="obsolete">Ctrl+Shift+C</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="632"/>
+        <location filename="../Debugger/DebugUI.py" line="637"/>
         <source>&amp;Debug</source>
         <translation>&amp;Débogage</translation>
     </message>
@@ -7271,17 +7271,17 @@
         <translation type="obsolete">&amp;Lancer</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="679"/>
+        <location filename="../Debugger/DebugUI.py" line="684"/>
         <source>Start</source>
         <translation>Lancer</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="693"/>
+        <location filename="../Debugger/DebugUI.py" line="698"/>
         <source>Debug</source>
         <translation>Débogage</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="342"/>
+        <location filename="../Debugger/DebugUI.py" line="347"/>
         <source>Stop the running script.</source>
         <translation>Arrête le run en cours.</translation>
     </message>
@@ -7296,33 +7296,33 @@
         <translation>L&apos;expression existe déjà</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="521"/>
+        <location filename="../Debugger/DebugUI.py" line="526"/>
         <source>Ignored Exceptions</source>
         <translation>Exceptions ignorées</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="521"/>
+        <location filename="../Debugger/DebugUI.py" line="526"/>
         <source>&amp;Ignored Exceptions...</source>
         <translation>Exceptions &amp;ignorées...</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="525"/>
+        <location filename="../Debugger/DebugUI.py" line="530"/>
         <source>Configure ignored exceptions</source>
         <translation>Configuration des exceptions ignorées</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="527"/>
+        <location filename="../Debugger/DebugUI.py" line="532"/>
         <source>&lt;b&gt;Ignored Exceptions&lt;/b&gt;&lt;p&gt;Configure the ignored exceptions. Only exception types that are not listed are highlighted during a debugging session.&lt;/p&gt;&lt;p&gt;Please note, that unhandled exceptions cannot be ignored.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Exceptions ignorées&lt;/b&gt;&lt;p&gt;Configuration des exceptions ignorées. Seuls les types d&apos;exception non listés seront indiqués pendant le débogage.&lt;/p&gt;&lt;p&gt;Les exceptions non gérées ne pourront pas être ignorées.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="540"/>
+        <location filename="../Debugger/DebugUI.py" line="545"/>
         <source>Shift+F11</source>
         <comment>Debug|Toggle Breakpoint</comment>
         <translation>Shift+F11</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="555"/>
+        <location filename="../Debugger/DebugUI.py" line="560"/>
         <source>Shift+F12</source>
         <comment>Debug|Edit Breakpoint</comment>
         <translation>Shift+F12</translation>
@@ -7363,22 +7363,22 @@
         <translation>&lt;p&gt;L&apos;expression de contrôle &apos;&lt;b&gt;{0}&lt;/b&gt;&apos; pour la variable &lt;b&gt;{1}&lt;/b&gt; existe déjà.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1151"/>
+        <location filename="../Debugger/DebugUI.py" line="1162"/>
         <source>Program terminated</source>
         <translation>Programme terminé</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="321"/>
+        <location filename="../Debugger/DebugUI.py" line="326"/>
         <source>Restart</source>
         <translation>Redémarrer</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="327"/>
+        <location filename="../Debugger/DebugUI.py" line="332"/>
         <source>&lt;b&gt;Restart&lt;/b&gt;&lt;p&gt;Set the command line arguments and set the current line to be the first executable Python statement of the script that was debugged last. If there are unsaved changes, they may be saved first.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="343"/>
+        <location filename="../Debugger/DebugUI.py" line="348"/>
         <source>&lt;b&gt;Stop&lt;/b&gt;&lt;p&gt;This stops the script running in the debugger backend.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
@@ -7388,34 +7388,34 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1118"/>
+        <location filename="../Debugger/DebugUI.py" line="1124"/>
         <source>&lt;p&gt;Message: {0}&lt;/p&gt;</source>
         <translation>&lt;p&gt;Message : {0}&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1123"/>
-        <source>&lt;p&gt;The program has terminated with an exit status of {0}.&lt;/p&gt;{1}</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
         <location filename="../Debugger/DebugUI.py" line="1129"/>
+        <source>&lt;p&gt;The program has terminated with an exit status of {0}.&lt;/p&gt;{1}</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Debugger/DebugUI.py" line="1135"/>
         <source>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; has terminated with an exit status of {1}.&lt;/p&gt;{2}</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1137"/>
-        <source>Message: {0}</source>
-        <translation>Message : {0}</translation>
-    </message>
-    <message>
         <location filename="../Debugger/DebugUI.py" line="1143"/>
+        <source>Message: {0}</source>
+        <translation>Message : {0}</translation>
+    </message>
+    <message>
+        <location filename="../Debugger/DebugUI.py" line="1148"/>
         <source>The program has terminated with an exit status of {0}.
 {1}</source>
         <translation>Le programme s&apos;est terminé avec un code de sortie de {0}.
 {1}</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="1147"/>
+        <location filename="../Debugger/DebugUI.py" line="1152"/>
         <source>&quot;{0}&quot; has terminated with an exit status of {1}.
 {2}</source>
         <translation>&quot;{0}&quot; s&apos;est terminé avec un code de sortie de {1}.
@@ -7426,7 +7426,7 @@
         <source>The program has terminated with an exit status of {0}.
 {1}
 </source>
-        <translation>Le programme s&apos;est terminée avec un code de sortie de {0}.
+        <translation type="obsolete">Le programme s&apos;est terminée avec un code de sortie de {0}.
 {1}
 </translation>
     </message>
@@ -7435,27 +7435,27 @@
         <source>&quot;{0}&quot; has terminated with an exit status of {1}.
 {2}
 </source>
-        <translation>&quot;{0}&quot; s&apos;est terminé avec un code de sortie de {1}.
+        <translation type="obsolete">&quot;{0}&quot; s&apos;est terminé avec un code de sortie de {1}.
 {2}
 </translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="401"/>
+        <location filename="../Debugger/DebugUI.py" line="406"/>
         <source>Move Instruction Pointer to Cursor</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="401"/>
-        <source>&amp;Jump To Cursor</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
         <location filename="../Debugger/DebugUI.py" line="406"/>
+        <source>&amp;Jump To Cursor</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Debugger/DebugUI.py" line="411"/>
         <source>Skip the code from the current line to the current cursor position</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="409"/>
+        <location filename="../Debugger/DebugUI.py" line="414"/>
         <source>&lt;b&gt;Move Instruction Pointer to Cursor&lt;/b&gt;&lt;p&gt;Move the Python internal instruction pointer to the current cursor position without executing the code in between.&lt;/p&gt;&lt;p&gt;It&apos;s not possible to jump out of a function or jump in a code block, e.g. a loop. In these cases, a error message is printed to the log window.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
@@ -7465,32 +7465,32 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="634"/>
+        <location filename="../Debugger/DebugUI.py" line="639"/>
         <source>Sta&amp;rt</source>
         <translation>Déma&amp;rrer</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="170"/>
+        <location filename="../Debugger/DebugUI.py" line="177"/>
         <source>Notification</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="384"/>
-        <source>Continue Until</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Debugger/DebugUI.py" line="384"/>
-        <source>Continue &amp;Until</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
         <location filename="../Debugger/DebugUI.py" line="389"/>
+        <source>Continue Until</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Debugger/DebugUI.py" line="389"/>
+        <source>Continue &amp;Until</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Debugger/DebugUI.py" line="394"/>
         <source>Continue running the program from the current line to the current cursor position or until leaving the current frame</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugUI.py" line="392"/>
+        <location filename="../Debugger/DebugUI.py" line="397"/>
         <source>&lt;b&gt;Continue Until&lt;/b&gt;&lt;p&gt;Continue running the program from the current line to the cursor position greater than the current line or until leaving the current frame.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
@@ -9591,22 +9591,22 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/Download/DownloadManager.py" line="589"/>
+        <location filename="../WebBrowser/Download/DownloadManager.py" line="588"/>
         <source>Download Manager</source>
         <translation>Gestionnaire de téléchargements</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/Download/DownloadManager.py" line="501"/>
+        <location filename="../WebBrowser/Download/DownloadManager.py" line="500"/>
         <source>Downloads finished</source>
         <translation>Téléchargements terminés</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/Download/DownloadManager.py" line="501"/>
+        <location filename="../WebBrowser/Download/DownloadManager.py" line="500"/>
         <source>All files have been downloaded.</source>
         <translation>Tous les fichiers ont été téléchargés.</translation>
     </message>
     <message numerus="yes">
-        <location filename="../WebBrowser/Download/DownloadManager.py" line="623"/>
+        <location filename="../WebBrowser/Download/DownloadManager.py" line="622"/>
         <source>{0}% of %n file(s) ({1}) {2}</source>
         <translation>
             <numerusform>{0}% sur %n fichier ({1}) {2}</numerusform>
@@ -9614,7 +9614,7 @@
         </translation>
     </message>
     <message>
-        <location filename="../WebBrowser/Download/DownloadManager.py" line="630"/>
+        <location filename="../WebBrowser/Download/DownloadManager.py" line="629"/>
         <source>{0}% - Download Manager</source>
         <translation>{0}% - Gestionnaire de téléchargement</translation>
     </message>
@@ -18277,52 +18277,52 @@
 <context>
     <name>ExporterHTML</name>
     <message>
-        <location filename="../QScintilla/Exporters/ExporterHTML.py" line="528"/>
+        <location filename="../QScintilla/Exporters/ExporterHTML.py" line="551"/>
         <source>Export source</source>
         <translation>Exportation de source</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Exporters/ExporterHTML.py" line="390"/>
+        <location filename="../QScintilla/Exporters/ExporterHTML.py" line="413"/>
         <source>HTML Files (*.html)</source>
         <translation>Fichiers HTML (*.html)</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Exporters/ExporterHTML.py" line="460"/>
+        <location filename="../QScintilla/Exporters/ExporterHTML.py" line="483"/>
         <source>&lt;p&gt;The source could not be exported to &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
         <translation>&lt;p&gt;La source ne peut être exportée vers &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Raison : {1}&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Exporters/ExporterHTML.py" line="468"/>
+        <location filename="../QScintilla/Exporters/ExporterHTML.py" line="491"/>
         <source>&lt;p&gt;The source could not be exported to &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Reason: No HTML code generated.&lt;/p&gt;</source>
         <translation>&lt;p&gt;La source ne peut être exportée vers &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Raison : Pas de code HTML généré&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Exporters/ExporterHTML.py" line="528"/>
+        <location filename="../QScintilla/Exporters/ExporterHTML.py" line="551"/>
         <source>&lt;p&gt;Markdown export requires the &lt;b&gt;python-markdown&lt;/b&gt; package.&lt;br/&gt;Install it with your package manager, &apos;pip install docutils&apos; or see &lt;a href=&quot;http://pythonhosted.org/Markdown/install.html&quot;&gt; installation instructions.&lt;/a&gt;&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../QScintilla/Exporters/ExporterHTML.py" line="493"/>
+        <location filename="../QScintilla/Exporters/ExporterHTML.py" line="516"/>
         <source>&lt;p&gt;ReStructuredText export requires the &lt;b&gt;python-docutils&lt;/b&gt; package.&lt;br/&gt;Install it with your package manager, &apos;pip install docutils&apos; or see &lt;a href=&quot;http://pypi.python.org/pypi/docutils&quot;&gt;this page.&lt;/a&gt;&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../QScintilla/Exporters/ExporterHTML.py" line="407"/>
+        <location filename="../QScintilla/Exporters/ExporterHTML.py" line="430"/>
         <source>Light Background Color</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../QScintilla/Exporters/ExporterHTML.py" line="408"/>
+        <location filename="../QScintilla/Exporters/ExporterHTML.py" line="431"/>
         <source>Dark Background Color</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../QScintilla/Exporters/ExporterHTML.py" line="410"/>
+        <location filename="../QScintilla/Exporters/ExporterHTML.py" line="433"/>
         <source>Markdown Export</source>
         <translation>Export Markdown</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Exporters/ExporterHTML.py" line="410"/>
+        <location filename="../QScintilla/Exporters/ExporterHTML.py" line="433"/>
         <source>Select color scheme:</source>
         <translation type="unfinished"></translation>
     </message>
@@ -18353,12 +18353,12 @@
         <translation>Fichiers PDF (*.pdf)</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Exporters/ExporterPDF.py" line="614"/>
+        <location filename="../QScintilla/Exporters/ExporterPDF.py" line="630"/>
         <source>Export source</source>
         <translation>Exportation de source</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Exporters/ExporterPDF.py" line="614"/>
+        <location filename="../QScintilla/Exporters/ExporterPDF.py" line="630"/>
         <source>&lt;p&gt;The source could not be exported to &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
         <translation>&lt;p&gt;La source ne peut être exportée vers &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Raison : {1}&lt;/p&gt;</translation>
     </message>
@@ -18371,12 +18371,12 @@
         <translation>Fichiers RTF (*.rtf)</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Exporters/ExporterRTF.py" line="369"/>
+        <location filename="../QScintilla/Exporters/ExporterRTF.py" line="215"/>
         <source>Export source</source>
         <translation>Exportation de source</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Exporters/ExporterRTF.py" line="369"/>
+        <location filename="../QScintilla/Exporters/ExporterRTF.py" line="215"/>
         <source>&lt;p&gt;The source could not be exported to &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
         <translation>&lt;p&gt;La source ne peut être exportée vers &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Raison : {1}&lt;/p&gt;</translation>
     </message>
@@ -18384,17 +18384,17 @@
 <context>
     <name>ExporterTEX</name>
     <message>
-        <location filename="../QScintilla/Exporters/ExporterTEX.py" line="111"/>
+        <location filename="../QScintilla/Exporters/ExporterTEX.py" line="117"/>
         <source>TeX Files (*.tex)</source>
         <translation>Fichiers TeX (*.tex)</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Exporters/ExporterTEX.py" line="279"/>
+        <location filename="../QScintilla/Exporters/ExporterTEX.py" line="300"/>
         <source>Export source</source>
         <translation>Exportation de source</translation>
     </message>
     <message>
-        <location filename="../QScintilla/Exporters/ExporterTEX.py" line="279"/>
+        <location filename="../QScintilla/Exporters/ExporterTEX.py" line="300"/>
         <source>&lt;p&gt;The source could not be exported to &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
         <translation>&lt;p&gt;La source ne peut être exportée vers &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Raison : {1}&lt;/p&gt;</translation>
     </message>
@@ -18619,22 +18619,22 @@
         <translation>Ajouter des flux à partir de ce site</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/Feeds/FeedsDialog.py" line="46"/>
+        <location filename="../WebBrowser/Feeds/FeedsDialog.py" line="45"/>
         <source>Add</source>
         <translation>Ajouter</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/Feeds/FeedsDialog.py" line="93"/>
+        <location filename="../WebBrowser/Feeds/FeedsDialog.py" line="86"/>
         <source>Add RSS Feed</source>
         <translation>Ajouter flux RSS</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/Feeds/FeedsDialog.py" line="88"/>
+        <location filename="../WebBrowser/Feeds/FeedsDialog.py" line="81"/>
         <source>The feed was added successfully.</source>
         <translation>Le flux a été ajouter avec succès.</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/Feeds/FeedsDialog.py" line="93"/>
+        <location filename="../WebBrowser/Feeds/FeedsDialog.py" line="86"/>
         <source>The feed was already added before.</source>
         <translation>Le flux a déjà été ajouté auparavant.</translation>
     </message>
@@ -27018,7 +27018,7 @@
 <context>
     <name>GreaseMonkeyAddScriptDialog</name>
     <message>
-        <location filename="../WebBrowser/GreaseMonkey/GreaseMonkeyAddScriptDialog.py" line="101"/>
+        <location filename="../WebBrowser/GreaseMonkey/GreaseMonkeyAddScriptDialog.py" line="100"/>
         <source>GreaseMonkey Script Installation</source>
         <translation>Script d&apos;installation GreaseMonkey</translation>
     </message>
@@ -27053,22 +27053,22 @@
         <translation>Monter le code source du script</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/GreaseMonkey/GreaseMonkeyAddScriptDialog.py" line="52"/>
+        <location filename="../WebBrowser/GreaseMonkey/GreaseMonkeyAddScriptDialog.py" line="51"/>
         <source>&lt;p&gt;runs at:&lt;br/&gt;&lt;i&gt;{0}&lt;/i&gt;&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/GreaseMonkey/GreaseMonkeyAddScriptDialog.py" line="56"/>
+        <location filename="../WebBrowser/GreaseMonkey/GreaseMonkeyAddScriptDialog.py" line="55"/>
         <source>&lt;p&gt;does not run at:&lt;br/&gt;&lt;i&gt;{0}&lt;/i&gt;&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/GreaseMonkey/GreaseMonkeyAddScriptDialog.py" line="86"/>
+        <location filename="../WebBrowser/GreaseMonkey/GreaseMonkeyAddScriptDialog.py" line="85"/>
         <source>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; installed successfully.&lt;/p&gt;</source>
         <translation>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; installés avec succès.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/GreaseMonkey/GreaseMonkeyAddScriptDialog.py" line="91"/>
+        <location filename="../WebBrowser/GreaseMonkey/GreaseMonkeyAddScriptDialog.py" line="90"/>
         <source>&lt;p&gt;Cannot install script.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Ne peut installé le script.&lt;/p&gt;</translation>
     </message>
@@ -42534,111 +42534,106 @@
     </message>
     <message>
         <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="663"/>
-        <source>&lt;b&gt;Note:&lt;/b&gt; Notifications will only be shown, if the global usage of notifications is enabled on the notifications configuration page.</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="680"/>
         <source>Select to show a notification for join and leave events</source>
         <translation>Cocher pour afficher une notification lors des évènements rejoint et quitte</translation>
     </message>
     <message>
+        <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="666"/>
+        <source>Join/Leave Event</source>
+        <translation>Évenement rejoint/quitte</translation>
+    </message>
+    <message>
         <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="683"/>
-        <source>Join/Leave Event</source>
-        <translation>Évenement rejoint/quitte</translation>
-    </message>
-    <message>
-        <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="690"/>
         <source>Select to show a notification for every mentioning of your nick</source>
         <translation>Cocher pour afficher une notification à la mention de votre surnom</translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="693"/>
+        <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="686"/>
         <source>Mentioning of Own Nick</source>
         <translation>Mention de votre surnom</translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="700"/>
+        <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="673"/>
         <source>Select to show a notification for every message</source>
         <translation>Cocher pour afficher une notification pour chaque message</translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="703"/>
+        <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="676"/>
         <source>Every Message</source>
         <translation>Tous les messages</translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="713"/>
+        <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="696"/>
         <source>Select this to enable the automatic lookup of user information for joined channels</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="716"/>
+        <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="699"/>
         <source>Enable Automatic User Information Lookup (/WHO)</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="728"/>
+        <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="711"/>
         <source>Max. Number of Users in Channel:</source>
         <translation>Nombre max. d&apos;utilisateurs dans le salon :</translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="735"/>
+        <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="718"/>
         <source>Enter the maximum numbers of users in a channel allowed for this function</source>
         <translation>Entrer le nombre maximum d&apos;utilisateurs autorisés dans ce salon pour cette fonctionnalité</translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="761"/>
+        <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="744"/>
         <source>Update Interval:</source>
         <translation>Interval de mise à jour :</translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="768"/>
+        <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="751"/>
         <source>Enter the user information update interval</source>
         <translation>Entrer l&apos;interval de mise à jour de l&apos;utilisateur</translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="774"/>
+        <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="757"/>
         <source> s</source>
         <translation> s</translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="793"/>
+        <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="776"/>
         <source>Marker</source>
         <translation>Marqueur</translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="799"/>
+        <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="782"/>
         <source>Select to mark the current position, when the chat window is hidden</source>
         <translation>Cocher pour marquer la position courante quand la fenêtre de chat est caché</translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="802"/>
+        <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="785"/>
         <source>Mark Current Position When Hidden</source>
         <translation>Marquer la position courante lorsque la fenêtre est cachée</translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="809"/>
+        <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="792"/>
         <source>Marker Foreground:</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="861"/>
+        <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="844"/>
         <source>Marker Background:</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="871"/>
+        <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="854"/>
         <source>Shutdown</source>
         <translation>Arrêt</translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="877"/>
+        <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="860"/>
         <source>Select to confirm a shutdown operation while still connected to an IRC server</source>
         <translation>Cocher pour confirmer l&apos;arrêt quand une connection sur le serveur IRC est en cours</translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="880"/>
+        <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="863"/>
         <source>Confirm Shutdown When Connected</source>
         <translation type="unfinished"></translation>
     </message>
@@ -42708,12 +42703,12 @@
         <translation>Cocher pour autoriser le texte coloré dans les messages IRC</translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="822"/>
+        <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="805"/>
         <source>Select the foreground color for the marker</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="851"/>
+        <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="834"/>
         <source>Select the background color for the marker</source>
         <translation type="unfinished"></translation>
     </message>
@@ -49481,68 +49476,138 @@
     <message>
         <location filename="../Preferences/ConfigurationPages/NotificationsPage.ui" line="40"/>
         <source>Select to enable notifications</source>
-        <translation>Cocher pour activer les notifications</translation>
+        <translation type="obsolete">Cocher pour activer les notifications</translation>
     </message>
     <message>
         <location filename="../Preferences/ConfigurationPages/NotificationsPage.ui" line="43"/>
         <source>Enable Notifications</source>
-        <translation>Activer les notifications</translation>
-    </message>
-    <message>
-        <location filename="../Preferences/ConfigurationPages/NotificationsPage.ui" line="52"/>
+        <translation type="obsolete">Activer les notifications</translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/NotificationsPage.ui" line="42"/>
         <source>Auto Close Timeout:</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/NotificationsPage.ui" line="59"/>
+        <location filename="../Preferences/ConfigurationPages/NotificationsPage.ui" line="49"/>
         <source>Enter the timeout for closing the notification</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/NotificationsPage.ui" line="65"/>
+        <location filename="../Preferences/ConfigurationPages/NotificationsPage.ui" line="55"/>
         <source> s</source>
         <translation> s</translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/NotificationsPage.ui" line="91"/>
+        <location filename="../Preferences/ConfigurationPages/NotificationsPage.ui" line="81"/>
         <source>Position</source>
         <translation>Position</translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/NotificationsPage.ui" line="97"/>
+        <location filename="../Preferences/ConfigurationPages/NotificationsPage.ui" line="87"/>
         <source>X:</source>
         <translation>X :</translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/NotificationsPage.ui" line="104"/>
+        <location filename="../Preferences/ConfigurationPages/NotificationsPage.ui" line="94"/>
         <source>Enter the X-position the notification should be shown at</source>
         <translation>Entrer la postion X d&apos;apparition de la notification</translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/NotificationsPage.ui" line="120"/>
+        <location filename="../Preferences/ConfigurationPages/NotificationsPage.ui" line="110"/>
         <source>Y:</source>
         <translation>Y :</translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/NotificationsPage.ui" line="127"/>
+        <location filename="../Preferences/ConfigurationPages/NotificationsPage.ui" line="117"/>
         <source>Enter the Y-position the notification should be shown at</source>
         <translation>Entrer la postion Y d&apos;apparition de la notification</translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/NotificationsPage.ui" line="143"/>
+        <location filename="../Preferences/ConfigurationPages/NotificationsPage.ui" line="133"/>
         <source>Press to select the position visually, release to get it</source>
         <translation>Cliquer pour choisir la positon visuellement</translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/NotificationsPage.py" line="79"/>
+        <location filename="../Preferences/ConfigurationPages/NotificationsPage.py" line="102"/>
         <source>Visual Selection</source>
         <translation>Sélection visuelle</translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/NotificationsPage.py" line="80"/>
+        <location filename="../Preferences/ConfigurationPages/NotificationsPage.py" line="102"/>
         <source>Drag the notification window to the desired place and release the button.</source>
         <translation>Glisser la fenêtre de notification à l&apos;endroit désiré.</translation>
     </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/NotificationsPage.ui" line="151"/>
+        <source>Warning Notification</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/NotificationsPage.ui" line="285"/>
+        <source>Press to select the foreground color</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/NotificationsPage.ui" line="288"/>
+        <source>Foreground</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/NotificationsPage.ui" line="295"/>
+        <source>Press to select the background color</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/NotificationsPage.ui" line="298"/>
+        <source>Background</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/NotificationsPage.ui" line="305"/>
+        <source>Press to reset the colors to the current values</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/NotificationsPage.ui" line="308"/>
+        <source>Reset</source>
+        <translation type="unfinished">Réinitialiser</translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/NotificationsPage.ui" line="315"/>
+        <source>Press to reset the colors to default values</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/NotificationsPage.ui" line="318"/>
+        <source>Default</source>
+        <translation type="unfinished">Défaut</translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/NotificationsPage.ui" line="239"/>
+        <source>Warning</source>
+        <translation type="unfinished">Warning</translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/NotificationsPage.ui" line="258"/>
+        <source>This is a message to notify about a warning.</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/NotificationsPage.ui" line="279"/>
+        <source>Critical Notification</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/NotificationsPage.ui" line="367"/>
+        <source>Critical</source>
+        <translation type="unfinished">Critique</translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/NotificationsPage.ui" line="386"/>
+        <source>This is a message to notify about a critical event.</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>NumbersWidget</name>
@@ -52086,44 +52151,44 @@
         <translation>Les plugins sélectionnés ont été téléchargés.</translation>
     </message>
     <message>
-        <location filename="../PluginManager/PluginRepositoryDialog.py" line="414"/>
+        <location filename="../PluginManager/PluginRepositoryDialog.py" line="415"/>
         <source>Read plugins repository file</source>
         <translation>Lecture du référentiel de plugins</translation>
     </message>
     <message>
-        <location filename="../PluginManager/PluginRepositoryDialog.py" line="422"/>
+        <location filename="../PluginManager/PluginRepositoryDialog.py" line="423"/>
         <source>No plugin repository file available.
 Select Update.</source>
         <translation>Pas de fichier listing disponible.
 Cliquer sur &quot;Mise à jour&quot; pour récupérer la liste des plugins.</translation>
     </message>
     <message>
-        <location filename="../PluginManager/PluginRepositoryDialog.py" line="483"/>
+        <location filename="../PluginManager/PluginRepositoryDialog.py" line="484"/>
         <source>Error downloading file</source>
         <translation>Erreur de téléchargement</translation>
     </message>
     <message>
-        <location filename="../PluginManager/PluginRepositoryDialog.py" line="567"/>
+        <location filename="../PluginManager/PluginRepositoryDialog.py" line="568"/>
         <source>Stable</source>
         <translation>Stable</translation>
     </message>
     <message>
-        <location filename="../PluginManager/PluginRepositoryDialog.py" line="573"/>
+        <location filename="../PluginManager/PluginRepositoryDialog.py" line="574"/>
         <source>Unstable</source>
         <translation>Instable</translation>
     </message>
     <message>
-        <location filename="../PluginManager/PluginRepositoryDialog.py" line="585"/>
+        <location filename="../PluginManager/PluginRepositoryDialog.py" line="586"/>
         <source>Unknown</source>
         <translation>Inconnu</translation>
     </message>
     <message>
-        <location filename="../PluginManager/PluginRepositoryDialog.py" line="414"/>
+        <location filename="../PluginManager/PluginRepositoryDialog.py" line="415"/>
         <source>&lt;p&gt;The plugins repository file &lt;b&gt;{0}&lt;/b&gt; could not be read. Select Update&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../PluginManager/PluginRepositoryDialog.py" line="483"/>
+        <location filename="../PluginManager/PluginRepositoryDialog.py" line="484"/>
         <source>&lt;p&gt;Could not download the requested file from {0}.&lt;/p&gt;&lt;p&gt;Error: {1}&lt;/p&gt;</source>
         <translation>&lt;p&gt;Ne peut télécharger le fichier demandé depuis {0}.&lt;/p&gt;&lt;p&gt;Erreur : {1}&lt;/p&gt;</translation>
     </message>
@@ -52133,12 +52198,12 @@
         <translation>Télécharger &amp;&amp; Installer</translation>
     </message>
     <message>
-        <location filename="../PluginManager/PluginRepositoryDialog.py" line="406"/>
+        <location filename="../PluginManager/PluginRepositoryDialog.py" line="407"/>
         <source>Plugins Repository URL Changed</source>
         <translation>L&apos;URL du dépot de plugins a changé</translation>
     </message>
     <message>
-        <location filename="../PluginManager/PluginRepositoryDialog.py" line="406"/>
+        <location filename="../PluginManager/PluginRepositoryDialog.py" line="407"/>
         <source>The URL of the Plugins Repository has changed. Select the &quot;Update&quot; button to get the new repository file.</source>
         <translation type="unfinished"></translation>
     </message>
@@ -52163,32 +52228,32 @@
         <translation>Nettoyer les téléchargements</translation>
     </message>
     <message>
-        <location filename="../PluginManager/PluginRepositoryDialog.py" line="599"/>
+        <location filename="../PluginManager/PluginRepositoryDialog.py" line="600"/>
         <source>up-to-date</source>
         <translation>à jour</translation>
     </message>
     <message>
-        <location filename="../PluginManager/PluginRepositoryDialog.py" line="602"/>
+        <location filename="../PluginManager/PluginRepositoryDialog.py" line="603"/>
         <source>new download available</source>
         <translation>nouveau téléchargement disponible</translation>
     </message>
     <message>
-        <location filename="../PluginManager/PluginRepositoryDialog.py" line="606"/>
+        <location filename="../PluginManager/PluginRepositoryDialog.py" line="607"/>
         <source>update installable</source>
         <translation>mise à jour installable</translation>
     </message>
     <message>
-        <location filename="../PluginManager/PluginRepositoryDialog.py" line="610"/>
+        <location filename="../PluginManager/PluginRepositoryDialog.py" line="611"/>
         <source>updated download available</source>
         <translation>téléchargement à jour disponible</translation>
     </message>
     <message>
-        <location filename="../PluginManager/PluginRepositoryDialog.py" line="978"/>
+        <location filename="../PluginManager/PluginRepositoryDialog.py" line="979"/>
         <source>Cleanup of Plugin Downloads</source>
         <translation>Nettoyer les téléchargements de plugin</translation>
     </message>
     <message>
-        <location filename="../PluginManager/PluginRepositoryDialog.py" line="978"/>
+        <location filename="../PluginManager/PluginRepositoryDialog.py" line="979"/>
         <source>&lt;p&gt;The plugin download &lt;b&gt;{0}&lt;/b&gt; could not be deleted.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
         <translation>&lt;p&gt;Le téléchargement de plugin&lt;b&gt;{0}&lt;/b&gt; ne peut être supprimé.&lt;/p&gt;&lt;p&gt;Raison : {1}&lt;/p&gt;</translation>
     </message>
@@ -52208,27 +52273,27 @@
         <translation type="obsolete">L&apos;ordinateur est hors ligne.</translation>
     </message>
     <message>
-        <location filename="../PluginManager/PluginRepositoryDialog.py" line="429"/>
+        <location filename="../PluginManager/PluginRepositoryDialog.py" line="430"/>
         <source>New: &lt;b&gt;{0}&lt;/b&gt;</source>
         <translation>Nouveau : &lt;b&gt;{0}&lt;/b&gt;</translation>
     </message>
     <message>
-        <location filename="../PluginManager/PluginRepositoryDialog.py" line="431"/>
+        <location filename="../PluginManager/PluginRepositoryDialog.py" line="432"/>
         <source>Local Updates: &lt;b&gt;{0}&lt;/b&gt;</source>
         <translation>Mises à jour locales : &lt;b&gt;{0}&lt;/b&gt;</translation>
     </message>
     <message>
-        <location filename="../PluginManager/PluginRepositoryDialog.py" line="433"/>
+        <location filename="../PluginManager/PluginRepositoryDialog.py" line="434"/>
         <source>Remote Updates: &lt;b&gt;{0}&lt;/b&gt;</source>
         <translation>Mises à jour distantes: &lt;b&gt;{0}&lt;/b&gt;</translation>
     </message>
     <message>
-        <location filename="../PluginManager/PluginRepositoryDialog.py" line="579"/>
+        <location filename="../PluginManager/PluginRepositoryDialog.py" line="580"/>
         <source>Obsolete</source>
         <translation>Obsolète</translation>
     </message>
     <message>
-        <location filename="../PluginManager/PluginRepositoryDialog.py" line="614"/>
+        <location filename="../PluginManager/PluginRepositoryDialog.py" line="615"/>
         <source>error determining status</source>
         <translation>erreur lors de la détermination du statu</translation>
     </message>
@@ -52236,17 +52301,17 @@
 <context>
     <name>PluginRepositoryWindow</name>
     <message>
-        <location filename="../PluginManager/PluginRepositoryDialog.py" line="862"/>
+        <location filename="../PluginManager/PluginRepositoryDialog.py" line="863"/>
         <source>Process Generation Error</source>
         <translation>Erreur du processus</translation>
     </message>
     <message>
-        <location filename="../PluginManager/PluginRepositoryDialog.py" line="862"/>
+        <location filename="../PluginManager/PluginRepositoryDialog.py" line="863"/>
         <source>OK</source>
         <translation>OK</translation>
     </message>
     <message>
-        <location filename="../PluginManager/PluginRepositoryDialog.py" line="862"/>
+        <location filename="../PluginManager/PluginRepositoryDialog.py" line="863"/>
         <source>&lt;p&gt;Could not start the process.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Ne peut démarrer le processus.&lt;br&gt;Vérifier qu&apos;il est disponible en tant que&lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
@@ -52302,7 +52367,7 @@
         <translation>Répertoire global pour les plugins</translation>
     </message>
     <message>
-        <location filename="../PluginManager/PluginUninstallDialog.py" line="199"/>
+        <location filename="../PluginManager/PluginUninstallDialog.py" line="198"/>
         <source>Plugin Uninstallation</source>
         <translation>Désinstallation de plugin</translation>
     </message>
@@ -52322,7 +52387,7 @@
         <translation>&lt;p&gt;Le package plugin&lt;b&gt;{0}&lt;/b&gt; ne peut être supprimé. Annulation...&lt;/p&gt;&lt;p&gt;Raison : {1}&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../PluginManager/PluginUninstallDialog.py" line="199"/>
+        <location filename="../PluginManager/PluginUninstallDialog.py" line="198"/>
         <source>&lt;p&gt;The plugin &lt;b&gt;{0}&lt;/b&gt; was uninstalled successfully from {1}.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Le plugin &lt;b&gt;{0}&lt;/b&gt; a été désinstaller avec succès depuis {1}.&lt;/p&gt;</translation>
     </message>
@@ -52598,17 +52663,17 @@
 <context>
     <name>Preferences</name>
     <message>
-        <location filename="../Preferences/__init__.py" line="1626"/>
+        <location filename="../Preferences/__init__.py" line="1628"/>
         <source>Export Preferences</source>
         <translation>Export des préférences</translation>
     </message>
     <message>
-        <location filename="../Preferences/__init__.py" line="1654"/>
+        <location filename="../Preferences/__init__.py" line="1656"/>
         <source>Import Preferences</source>
         <translation>Import des préférences</translation>
     </message>
     <message>
-        <location filename="../Preferences/__init__.py" line="1654"/>
+        <location filename="../Preferences/__init__.py" line="1656"/>
         <source>Properties File (*.ini);;All Files (*)</source>
         <translation>Fichier propriétés (*.ini);;Tous les fichiers (*)</translation>
     </message>
@@ -53139,742 +53204,742 @@
 <context>
     <name>Project</name>
     <message>
-        <location filename="../Project/Project.py" line="797"/>
+        <location filename="../Project/Project.py" line="798"/>
         <source>Read project file</source>
         <translation>Lire un fichier projet</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="900"/>
+        <location filename="../Project/Project.py" line="901"/>
         <source>Save project file</source>
         <translation>Enregistrer le fichier projet</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="1018"/>
+        <location filename="../Project/Project.py" line="1019"/>
         <source>Read project session</source>
         <translation>Lire la session du projet</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="1243"/>
+        <location filename="../Project/Project.py" line="1244"/>
         <source>Please save the project first.</source>
         <translation>Prière d&apos;enregistrer votre projet d&apos;abord.</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="1054"/>
+        <location filename="../Project/Project.py" line="1055"/>
         <source>Save project session</source>
         <translation>Enregistrer la session</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="1385"/>
+        <location filename="../Project/Project.py" line="1386"/>
         <source>Add Language</source>
         <translation>Ajouter une langue</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="1511"/>
+        <location filename="../Project/Project.py" line="1512"/>
         <source>Delete translation</source>
         <translation>Supprimer la traduction</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="1676"/>
+        <location filename="../Project/Project.py" line="1677"/>
         <source>Add file</source>
         <translation>Ajouter un fichier</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="1808"/>
+        <location filename="../Project/Project.py" line="1809"/>
         <source>The target directory must not be empty.</source>
         <translation>Le répertoire cible ne doit pas être vide.</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="1819"/>
+        <location filename="../Project/Project.py" line="1820"/>
         <source>Add directory</source>
         <translation>Ajouter un répertoire</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="1819"/>
+        <location filename="../Project/Project.py" line="1820"/>
         <source>The source directory must not be empty.</source>
         <translation>Le répertoire source ne doit pas être vide.</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="2230"/>
+        <location filename="../Project/Project.py" line="2231"/>
         <source>Delete file</source>
         <translation>Suppression de fichier</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="2355"/>
+        <location filename="../Project/Project.py" line="2356"/>
         <source>Create project directory</source>
         <translation>Création d&apos;un répertoire projet</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="3829"/>
+        <location filename="../Project/Project.py" line="3830"/>
         <source>New project</source>
         <translation>Nouveau projet</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="3843"/>
+        <location filename="../Project/Project.py" line="3844"/>
         <source>Open project</source>
         <translation>Ouvir un projet</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="3880"/>
+        <location filename="../Project/Project.py" line="3881"/>
         <source>Save project as</source>
         <translation>Enregistrer le projet sous</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="3119"/>
+        <location filename="../Project/Project.py" line="3120"/>
         <source>Save File</source>
         <translation>Enregistrer Fichier</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="3155"/>
+        <location filename="../Project/Project.py" line="3156"/>
         <source>Close Project</source>
         <translation>Fermer le projet</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="3155"/>
+        <location filename="../Project/Project.py" line="3156"/>
         <source>The current project has unsaved changes.</source>
         <translation>Le projet courant a des modifications non enregistrées.</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4060"/>
+        <location filename="../Project/Project.py" line="4061"/>
         <source>&amp;Save</source>
         <translation>&amp;Enregistrer</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="3829"/>
+        <location filename="../Project/Project.py" line="3830"/>
         <source>&amp;New...</source>
         <translation>&amp;Nouveau...</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="3834"/>
-        <source>Generate a new project</source>
-        <translation>Génerer un nouveau projet</translation>
-    </message>
-    <message>
         <location filename="../Project/Project.py" line="3835"/>
+        <source>Generate a new project</source>
+        <translation>Génerer un nouveau projet</translation>
+    </message>
+    <message>
+        <location filename="../Project/Project.py" line="3836"/>
         <source>&lt;b&gt;New...&lt;/b&gt;&lt;p&gt;This opens a dialog for entering the info for a new project.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Nouveau...&lt;/b&gt;&lt;p&gt;Ouvre une boite de dialogue pour entrer les paramètres d&apos;un nouveau projet.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="3843"/>
+        <location filename="../Project/Project.py" line="3844"/>
         <source>&amp;Open...</source>
         <translation>&amp;Ouvrir...</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="3848"/>
-        <source>Open an existing project</source>
-        <translation>Ouvrir un projet existant</translation>
-    </message>
-    <message>
         <location filename="../Project/Project.py" line="3849"/>
+        <source>Open an existing project</source>
+        <translation>Ouvrir un projet existant</translation>
+    </message>
+    <message>
+        <location filename="../Project/Project.py" line="3850"/>
         <source>&lt;b&gt;Open...&lt;/b&gt;&lt;p&gt;This opens an existing project.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Ouvrir...&lt;/b&gt;&lt;p&gt;Ouvre un projet existant.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="3856"/>
+        <location filename="../Project/Project.py" line="3857"/>
         <source>Close project</source>
         <translation>Fermer le projet</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="3856"/>
+        <location filename="../Project/Project.py" line="3857"/>
         <source>&amp;Close</source>
         <translation>&amp;Fermer</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="3860"/>
-        <source>Close the current project</source>
-        <translation>Fermer le projet en cours</translation>
-    </message>
-    <message>
         <location filename="../Project/Project.py" line="3861"/>
+        <source>Close the current project</source>
+        <translation>Fermer le projet en cours</translation>
+    </message>
+    <message>
+        <location filename="../Project/Project.py" line="3862"/>
         <source>&lt;b&gt;Close&lt;/b&gt;&lt;p&gt;This closes the current project.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Fermer&lt;/b&gt;&lt;p&gt;Ferme le projet en cours.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="3868"/>
+        <location filename="../Project/Project.py" line="3869"/>
         <source>Save project</source>
         <translation>Enregistrer le projet</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="3872"/>
-        <source>Save the current project</source>
-        <translation>Enregistre le projet courant</translation>
-    </message>
-    <message>
         <location filename="../Project/Project.py" line="3873"/>
+        <source>Save the current project</source>
+        <translation>Enregistre le projet courant</translation>
+    </message>
+    <message>
+        <location filename="../Project/Project.py" line="3874"/>
         <source>&lt;b&gt;Save&lt;/b&gt;&lt;p&gt;This saves the current project.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Enregistrer&lt;/b&gt;&lt;p&gt;Enregistre le projet en cours.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="3880"/>
+        <location filename="../Project/Project.py" line="3881"/>
         <source>Save &amp;as...</source>
         <translation>&amp;Enregistrer sous...</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="3884"/>
+        <location filename="../Project/Project.py" line="3885"/>
         <source>Save the current project to a new file</source>
         <translation>Enregistre le projet en cours dans un nouveau fichier</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="3886"/>
+        <location filename="../Project/Project.py" line="3887"/>
         <source>&lt;b&gt;Save as&lt;/b&gt;&lt;p&gt;This saves the current project to a new file.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Enregistrer sous&lt;/b&gt;&lt;p&gt;Enregistre le projet en cours dans un nouveau fichier.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="3926"/>
+        <location filename="../Project/Project.py" line="3927"/>
         <source>Add translation to project</source>
         <translation>Ajouter une traduction au projet</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="3926"/>
+        <location filename="../Project/Project.py" line="3927"/>
         <source>Add &amp;translation...</source>
         <translation>Ajouter une &amp;traduction...</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="3931"/>
+        <location filename="../Project/Project.py" line="3932"/>
         <source>Add a translation to the current project</source>
         <translation>Ajoute une traduction au projet en cours</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="3933"/>
+        <location filename="../Project/Project.py" line="3934"/>
         <source>&lt;b&gt;Add translation...&lt;/b&gt;&lt;p&gt;This opens a dialog for add a translation to the current project.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Ajouter une traduction...&lt;/b&gt;&lt;p&gt;Ouvre une boite de dialogue pour ajouter une traduction au projet courant.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="3941"/>
+        <location filename="../Project/Project.py" line="3942"/>
         <source>Search new files</source>
         <translation>Rechercher des nouveaux fichiers</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="3941"/>
+        <location filename="../Project/Project.py" line="3942"/>
         <source>Searc&amp;h new files...</source>
         <translation>Re&amp;chercher des nouveaux fichiers...</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="3945"/>
+        <location filename="../Project/Project.py" line="3946"/>
         <source>Search new files in the project directory.</source>
         <translation>Recherche des nouveaux fichiers dans le répertoire du projet.</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="3971"/>
+        <location filename="../Project/Project.py" line="3972"/>
         <source>Project properties</source>
         <translation>Propriétés du projet</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="3971"/>
+        <location filename="../Project/Project.py" line="3972"/>
         <source>&amp;Properties...</source>
         <translation>&amp;Propriétés...</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="3976"/>
-        <source>Show the project properties</source>
-        <translation>Affiche les propriétés du projet</translation>
-    </message>
-    <message>
         <location filename="../Project/Project.py" line="3977"/>
+        <source>Show the project properties</source>
+        <translation>Affiche les propriétés du projet</translation>
+    </message>
+    <message>
+        <location filename="../Project/Project.py" line="3978"/>
         <source>&lt;b&gt;Properties...&lt;/b&gt;&lt;p&gt;This shows a dialog to edit the project properties.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Propriétés...&lt;/b&gt;&lt;p&gt;Affiche une boite de dialogue pour éditer les propriétés du projet.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4099"/>
+        <location filename="../Project/Project.py" line="4100"/>
         <source>Load session</source>
         <translation>Charger la session</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4103"/>
-        <source>Load the projects session file.</source>
-        <translation>Charge le fichier de session du projet.</translation>
-    </message>
-    <message>
         <location filename="../Project/Project.py" line="4104"/>
+        <source>Load the projects session file.</source>
+        <translation>Charge le fichier de session du projet.</translation>
+    </message>
+    <message>
+        <location filename="../Project/Project.py" line="4105"/>
         <source>&lt;b&gt;Load session&lt;/b&gt;&lt;p&gt;This loads the projects session file. The session consists of the following data.&lt;br&gt;- all open source files&lt;br&gt;- all breakpoint&lt;br&gt;- the commandline arguments&lt;br&gt;- the working directory&lt;br&gt;- the exception reporting flag&lt;/p&gt;</source>
         <translation>&lt;b&gt;Charger la session&lt;/b&gt;&lt;p&gt;Charge le fichier session du projet. Une session est constituée par les données suivantes.&lt;br&gt;- tous les fichiers open source&lt;br&gt;- tous les points d&apos;arrêts&lt;br&gt;- les arguments de ligne de commande&lt;br&gt;- le répertoire de travail&lt;br&gt;- le flag de rapport d&apos;exception&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4117"/>
+        <location filename="../Project/Project.py" line="4118"/>
         <source>Save session</source>
         <translation>Enregistrer la session</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4121"/>
-        <source>Save the projects session file.</source>
-        <translation>Enregistre le fichier de session du projet.</translation>
-    </message>
-    <message>
         <location filename="../Project/Project.py" line="4122"/>
+        <source>Save the projects session file.</source>
+        <translation>Enregistre le fichier de session du projet.</translation>
+    </message>
+    <message>
+        <location filename="../Project/Project.py" line="4123"/>
         <source>&lt;b&gt;Save session&lt;/b&gt;&lt;p&gt;This saves the projects session file. The session consists of the following data.&lt;br&gt;- all open source files&lt;br&gt;- all breakpoint&lt;br&gt;- the commandline arguments&lt;br&gt;- the working directory&lt;br&gt;- the exception reporting flag&lt;/p&gt;</source>
         <translation>&lt;b&gt;Enregistrer la session&lt;/b&gt;&lt;p&gt;Enregistrer le fichier session du projet. Une session est constituée par les données suivantes.&lt;br&gt;- tous les fichiers open source&lt;br&gt;- tous les points d&apos;arrêts&lt;br&gt;- les arguments de ligne de commande&lt;br&gt;- le répertoire de travail&lt;br&gt;- le flag de rapport d&apos;exception&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4149"/>
+        <location filename="../Project/Project.py" line="4150"/>
         <source>Code Metrics</source>
         <translation>Statistiques du code</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4149"/>
+        <location filename="../Project/Project.py" line="4150"/>
         <source>&amp;Code Metrics...</source>
         <translation>Statistiques du &amp;Code...</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4153"/>
+        <location filename="../Project/Project.py" line="4154"/>
         <source>Show some code metrics for the project.</source>
         <translation>Affiche des statistiques sur le code du projet.</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4155"/>
+        <location filename="../Project/Project.py" line="4156"/>
         <source>&lt;b&gt;Code Metrics...&lt;/b&gt;&lt;p&gt;This shows some code metrics for all Python files in the project.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Statistiques du Code...&lt;/b&gt;&lt;p&gt;Affiche des statistiques sur le code de tous les fichiers Python du projet.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4163"/>
+        <location filename="../Project/Project.py" line="4164"/>
         <source>Python Code Coverage</source>
         <translation> Code Coverage Python</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4163"/>
+        <location filename="../Project/Project.py" line="4164"/>
         <source>Code Co&amp;verage...</source>
         <translation>Code Co&amp;verage...</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4167"/>
+        <location filename="../Project/Project.py" line="4168"/>
         <source>Show code coverage information for the project.</source>
         <translation>Affiche les informations de code coverage pour le projet.</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4169"/>
+        <location filename="../Project/Project.py" line="4170"/>
         <source>&lt;b&gt;Code Coverage...&lt;/b&gt;&lt;p&gt;This shows the code coverage information for all Python files in the project.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Code Coverage...&lt;/b&gt;&lt;p&gt;Affiche les informations de code coverage pour le projet.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="5053"/>
+        <location filename="../Project/Project.py" line="5054"/>
         <source>Profile Data</source>
         <translation>Profiling des données</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4177"/>
+        <location filename="../Project/Project.py" line="4178"/>
         <source>&amp;Profile Data...</source>
         <translation>&amp;Profiling des données...</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4181"/>
+        <location filename="../Project/Project.py" line="4182"/>
         <source>Show profiling data for the project.</source>
         <translation>Affiche le profiling des données du projet.</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4183"/>
+        <location filename="../Project/Project.py" line="4184"/>
         <source>&lt;b&gt;Profile Data...&lt;/b&gt;&lt;p&gt;This shows the profiling data for the project.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Profilling des données...&lt;/b&gt;&lt;p&gt;Affiche le profiling des données du projet.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="5107"/>
+        <location filename="../Project/Project.py" line="5108"/>
         <source>Application Diagram</source>
         <translation>Diagramme de l&apos;application</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4192"/>
+        <location filename="../Project/Project.py" line="4193"/>
         <source>&amp;Application Diagram...</source>
         <translation>&amp;Diagramme de l&apos;application...</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4196"/>
+        <location filename="../Project/Project.py" line="4197"/>
         <source>Show a diagram of the project.</source>
         <translation>Affiche le diagramme de l&apos;application.</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4198"/>
+        <location filename="../Project/Project.py" line="4199"/>
         <source>&lt;b&gt;Application Diagram...&lt;/b&gt;&lt;p&gt;This shows a diagram of the project.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Diagramme de l&apos;application...&lt;/b&gt;&lt;p&gt;Affiche le diagramme du projet.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4324"/>
+        <location filename="../Project/Project.py" line="4325"/>
         <source>Open &amp;Recent Projects</source>
         <translation>Ouvrir un projet &amp;récent</translation>
     </message>
     <message>
+        <location filename="../Project/Project.py" line="4337"/>
+        <source>&amp;Diagrams</source>
+        <translation>&amp;Diagrammes</translation>
+    </message>
+    <message>
+        <location filename="../Project/Project.py" line="4334"/>
+        <source>Chec&amp;k</source>
+        <translation>&amp;Vérification</translation>
+    </message>
+    <message>
+        <location filename="../Project/Project.py" line="4330"/>
+        <source>&amp;Version Control</source>
+        <translation>&amp;Contrôle de version</translation>
+    </message>
+    <message>
         <location filename="../Project/Project.py" line="4336"/>
-        <source>&amp;Diagrams</source>
-        <translation>&amp;Diagrammes</translation>
-    </message>
-    <message>
-        <location filename="../Project/Project.py" line="4333"/>
-        <source>Chec&amp;k</source>
-        <translation>&amp;Vérification</translation>
-    </message>
-    <message>
-        <location filename="../Project/Project.py" line="4329"/>
-        <source>&amp;Version Control</source>
-        <translation>&amp;Contrôle de version</translation>
-    </message>
-    <message>
-        <location filename="../Project/Project.py" line="4335"/>
         <source>Sho&amp;w</source>
         <translation>&amp;Affichage</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4338"/>
+        <location filename="../Project/Project.py" line="4339"/>
         <source>Source &amp;Documentation</source>
         <translation>&amp;Documentation automatique</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4702"/>
+        <location filename="../Project/Project.py" line="4703"/>
         <source>Search New Files</source>
         <translation>Rechercher des nouveaux fichiers</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4702"/>
+        <location filename="../Project/Project.py" line="4703"/>
         <source>There were no new files found to be added.</source>
         <translation>Aucun fichier à ajouter n&apos;a été trouvé.</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4850"/>
+        <location filename="../Project/Project.py" line="4851"/>
         <source>Version Control System</source>
         <translation>Système de conrôle des versions (VCS)</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4980"/>
+        <location filename="../Project/Project.py" line="4981"/>
         <source>Coverage Data</source>
         <translation>Coverage de données</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="5030"/>
+        <location filename="../Project/Project.py" line="5031"/>
         <source>There is no main script defined for the current project. Aborting</source>
         <translation>Il n&apos;y a pas de script principal défini dans le projet en cours. Abandon</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="1956"/>
+        <location filename="../Project/Project.py" line="1957"/>
         <source>Rename file</source>
         <translation>Renommer le fichier</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="1980"/>
+        <location filename="../Project/Project.py" line="1981"/>
         <source>Rename File</source>
         <translation>Renommer le fichier</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="2960"/>
+        <location filename="../Project/Project.py" line="2961"/>
         <source>New Project</source>
         <translation>Nouveau projet</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="2475"/>
+        <location filename="../Project/Project.py" line="2476"/>
         <source>Add existing files to the project?</source>
         <translation>Ajouter des fichiers existant au projet ?</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="2602"/>
+        <location filename="../Project/Project.py" line="2603"/>
         <source>Would you like to edit the VCS command options?</source>
         <translation>Voulez-vous éditer les options de commande VCS ?</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="2545"/>
+        <location filename="../Project/Project.py" line="2546"/>
         <source>Shall the project file be added to the repository?</source>
         <translation>Le fichier projet doit-il être ajouté au référentiel?</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="2574"/>
+        <location filename="../Project/Project.py" line="2575"/>
         <source>Select version control system for the project</source>
         <translation>Sélectionner un système de contrôle de version (VCS) pour le projet</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="3911"/>
+        <location filename="../Project/Project.py" line="3912"/>
         <source>Add directory to project</source>
         <translation>Ajouter un répertoire au projet</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="3911"/>
+        <location filename="../Project/Project.py" line="3912"/>
         <source>Add directory...</source>
         <translation>Ajouter un répertoire...</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="3916"/>
+        <location filename="../Project/Project.py" line="3917"/>
         <source>Add a directory to the current project</source>
         <translation>Ajouter un répertoire au projet courant</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="3918"/>
+        <location filename="../Project/Project.py" line="3919"/>
         <source>&lt;b&gt;Add directory...&lt;/b&gt;&lt;p&gt;This opens a dialog for adding a directory to the current project.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Ajouter un répertoire...&lt;/b&gt;&lt;p&gt;Ouvre une fenêtre pour ajouter un répertoire au projet courant.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="5003"/>
+        <location filename="../Project/Project.py" line="5004"/>
         <source>Code Coverage</source>
         <translation>Code Coverage</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="5003"/>
+        <location filename="../Project/Project.py" line="5004"/>
         <source>Please select a coverage file</source>
         <translation>Sélectionner un fichier coverage</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="5053"/>
+        <location filename="../Project/Project.py" line="5054"/>
         <source>Please select a profile file</source>
         <translation>Sélectionner un fichier profile</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="1083"/>
+        <location filename="../Project/Project.py" line="1084"/>
         <source>Delete project session</source>
         <translation>Supprime la session de projet</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4135"/>
+        <location filename="../Project/Project.py" line="4136"/>
         <source>Delete session</source>
         <translation>Supprimer la session</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4139"/>
-        <source>Delete the projects session file.</source>
-        <translation>Suppression du fichier session de projet.</translation>
-    </message>
-    <message>
         <location filename="../Project/Project.py" line="4140"/>
+        <source>Delete the projects session file.</source>
+        <translation>Suppression du fichier session de projet.</translation>
+    </message>
+    <message>
+        <location filename="../Project/Project.py" line="4141"/>
         <source>&lt;b&gt;Delete session&lt;/b&gt;&lt;p&gt;This deletes the projects session file&lt;/p&gt;</source>
         <translation>&lt;b&gt;Suppression de session&lt;/b&gt;&lt;p&gt;Ceci supprime le fichier session de projet.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="271"/>
-        <source>Console</source>
-        <translation>Console</translation>
-    </message>
-    <message>
         <location filename="../Project/Project.py" line="272"/>
+        <source>Console</source>
+        <translation>Console</translation>
+    </message>
+    <message>
+        <location filename="../Project/Project.py" line="273"/>
         <source>Other</source>
         <translation>Autre</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="5107"/>
+        <location filename="../Project/Project.py" line="5108"/>
         <source>Include module names?</source>
         <translation>Inclure les noms de modules ?</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="2260"/>
+        <location filename="../Project/Project.py" line="2261"/>
         <source>Delete directory</source>
         <translation>Suppression répertoire</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="1117"/>
+        <location filename="../Project/Project.py" line="1118"/>
         <source>Read tasks</source>
         <translation>Tâches lues</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="1137"/>
+        <location filename="../Project/Project.py" line="1138"/>
         <source>Save tasks</source>
         <translation>Tâches enregistrées</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="1196"/>
+        <location filename="../Project/Project.py" line="1197"/>
         <source>Read debugger properties</source>
         <translation>Lecture des propriétés du débogueur</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="1231"/>
+        <location filename="../Project/Project.py" line="1232"/>
         <source>Save debugger properties</source>
         <translation>Enregistrement des propriétés du débogueur</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="1257"/>
+        <location filename="../Project/Project.py" line="1258"/>
         <source>Delete debugger properties</source>
         <translation>Suppression des propriétés du débogueur</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4035"/>
+        <location filename="../Project/Project.py" line="4036"/>
         <source>Debugger Properties</source>
         <translation>Propriétés du Débogueur</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4035"/>
+        <location filename="../Project/Project.py" line="4036"/>
         <source>Debugger &amp;Properties...</source>
         <translation>Débogueur &amp; Propriétés...</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4039"/>
-        <source>Show the debugger properties</source>
-        <translation>Affichage des propriétés du débogueur</translation>
-    </message>
-    <message>
         <location filename="../Project/Project.py" line="4040"/>
+        <source>Show the debugger properties</source>
+        <translation>Affichage des propriétés du débogueur</translation>
+    </message>
+    <message>
+        <location filename="../Project/Project.py" line="4041"/>
         <source>&lt;b&gt;Debugger Properties...&lt;/b&gt;&lt;p&gt;This shows a dialog to edit project specific debugger settings.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Propriétés du Débogueur...&lt;/b&gt;&lt;p&gt;Affiche une boite de dialogue permettant d&apos;éditer les proprités du débogueur, spécifiques au projet.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4048"/>
+        <location filename="../Project/Project.py" line="4049"/>
         <source>Load</source>
         <translation>Charger</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4048"/>
+        <location filename="../Project/Project.py" line="4049"/>
         <source>&amp;Load</source>
         <translation>&amp;Charger</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4052"/>
+        <location filename="../Project/Project.py" line="4053"/>
         <source>Load the debugger properties</source>
         <translation>Charger les propriétés du débogueur</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4060"/>
+        <location filename="../Project/Project.py" line="4061"/>
         <source>Save</source>
         <translation>Enregistrer</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4064"/>
+        <location filename="../Project/Project.py" line="4065"/>
         <source>Save the debugger properties</source>
         <translation>Enregistrer les propriétés du débogueur</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4072"/>
+        <location filename="../Project/Project.py" line="4073"/>
         <source>Delete</source>
         <translation>Supprimer</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4072"/>
+        <location filename="../Project/Project.py" line="4073"/>
         <source>&amp;Delete</source>
         <translation>&amp;Supprimer</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4076"/>
+        <location filename="../Project/Project.py" line="4077"/>
         <source>Delete the debugger properties</source>
         <translation>Supprimer les propriétés du débogueur</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4085"/>
+        <location filename="../Project/Project.py" line="4086"/>
         <source>Reset</source>
         <translation>Réinitialiser</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4085"/>
+        <location filename="../Project/Project.py" line="4086"/>
         <source>&amp;Reset</source>
         <translation>&amp;Réinitialiser</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4089"/>
+        <location filename="../Project/Project.py" line="4090"/>
         <source>Reset the debugger properties</source>
         <translation>Réinitialise des propriétés du débogueur</translation>
     </message>
     <message>
+        <location filename="../Project/Project.py" line="4327"/>
+        <source>Debugger</source>
+        <translation>Débogueur</translation>
+    </message>
+    <message>
         <location filename="../Project/Project.py" line="4326"/>
-        <source>Debugger</source>
-        <translation>Débogueur</translation>
-    </message>
-    <message>
-        <location filename="../Project/Project.py" line="4325"/>
         <source>Session</source>
         <translation>Session</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4053"/>
+        <location filename="../Project/Project.py" line="4054"/>
         <source>&lt;b&gt;Load Debugger Properties&lt;/b&gt;&lt;p&gt;This loads the project specific debugger settings.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Chargement des Propriétés du Débogueur&lt;/b&gt;&lt;p&gt;Charge la configuration du débogueur spécifique au projet.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4065"/>
+        <location filename="../Project/Project.py" line="4066"/>
         <source>&lt;b&gt;Save Debugger Properties&lt;/b&gt;&lt;p&gt;This saves the project specific debugger settings.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Enregistrement des Propriétés du Débogueur&lt;/b&gt;&lt;p&gt;Enregistre la configuration du débogueur spécifique au projet.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4077"/>
+        <location filename="../Project/Project.py" line="4078"/>
         <source>&lt;b&gt;Delete Debugger Properties&lt;/b&gt;&lt;p&gt;This deletes the file containing the project specific debugger settings.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Suppression des Propriétés du Débogueur...&lt;/b&gt;&lt;p&gt;Supprime la configuration du débogueur spécifique au projet.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4090"/>
+        <location filename="../Project/Project.py" line="4091"/>
         <source>&lt;b&gt;Reset Debugger Properties&lt;/b&gt;&lt;p&gt;This resets the project specific debugger settings.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Réinitialiser les propriétés du débogueur&lt;/b&gt;&lt;p&gt;Réinitialise la configuration du débogueur spécifique au projet.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="3999"/>
+        <location filename="../Project/Project.py" line="4000"/>
         <source>Filetype Associations</source>
         <translation>Association des types de fichiers</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="3999"/>
+        <location filename="../Project/Project.py" line="4000"/>
         <source>Filetype Associations...</source>
         <translation>Association des types de fichiers...</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4003"/>
+        <location filename="../Project/Project.py" line="4004"/>
         <source>Show the project filetype associations</source>
         <translation>Affiche les asociation Fichier/Type de fichier pour le projet</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4337"/>
+        <location filename="../Project/Project.py" line="4338"/>
         <source>Pac&amp;kagers</source>
         <translation>Création de pac&amp;kage</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="3895"/>
+        <location filename="../Project/Project.py" line="3896"/>
         <source>Add files to project</source>
         <translation>Ajouter des fichiers au projet</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="3895"/>
+        <location filename="../Project/Project.py" line="3896"/>
         <source>Add &amp;files...</source>
         <translation>Ajouter des &amp;fichiers...</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="3900"/>
+        <location filename="../Project/Project.py" line="3901"/>
         <source>Add files to the current project</source>
         <translation>Ajouter des fichiers au projet courant</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="3902"/>
+        <location filename="../Project/Project.py" line="3903"/>
         <source>&lt;b&gt;Add files...&lt;/b&gt;&lt;p&gt;This opens a dialog for adding files to the current project. The place to add is determined by the file extension.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Ajouter des fichiers...&lt;/b&gt;&lt;p&gt;Ouvre une boite de dialogue pour ajouter des fichiers au projet courant. La position pour l&apos;insertion est déterminée par l&apos;extension du fichier.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="3104"/>
+        <location filename="../Project/Project.py" line="3105"/>
         <source>Project Files (*.e4p)</source>
         <translation>Fichiers projets (*.e4p)</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4323"/>
+        <location filename="../Project/Project.py" line="4324"/>
         <source>&amp;Project</source>
         <translation>&amp;Projet</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4463"/>
+        <location filename="../Project/Project.py" line="4464"/>
         <source>Project</source>
         <translation>Projet</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4529"/>
+        <location filename="../Project/Project.py" line="4530"/>
         <source>&amp;Clear</source>
         <translation>&amp;Effacer</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="936"/>
+        <location filename="../Project/Project.py" line="937"/>
         <source>Read user project properties</source>
         <translation>Lire les propriétés utilisateur du projet</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="960"/>
+        <location filename="../Project/Project.py" line="961"/>
         <source>Save user project properties</source>
         <translation>Enregistrer les propriétés utilisateur du projet</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="3984"/>
+        <location filename="../Project/Project.py" line="3985"/>
         <source>User project properties</source>
         <translation>Propriétés utilisateur du projet</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="3984"/>
+        <location filename="../Project/Project.py" line="3985"/>
         <source>&amp;User Properties...</source>
         <translation>Propriétés &amp;Utilisateur...</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="3989"/>
+        <location filename="../Project/Project.py" line="3990"/>
         <source>Show the user specific project properties</source>
         <translation>Afficher le propriétés utilisateurs spécifiques au projet</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="3991"/>
+        <location filename="../Project/Project.py" line="3992"/>
         <source>&lt;b&gt;User Properties...&lt;/b&gt;&lt;p&gt;This shows a dialog to edit the user specific project properties.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Propriétés utilisateur...&lt;/b&gt;&lt;p&gt;Affiche une fenêtre permettant d&apos;éditer les propriétés du projet spécifiques à l&apos;utilisateur.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="3332"/>
+        <location filename="../Project/Project.py" line="3333"/>
         <source>Syntax errors detected</source>
         <translation>Erreurs de syntaxe détectées</translation>
     </message>
     <message numerus="yes">
-        <location filename="../Project/Project.py" line="3332"/>
+        <location filename="../Project/Project.py" line="3333"/>
         <source>The project contains %n file(s) with syntax errors.</source>
         <translation>
             <numerusform>Le projet contient %n fichier avec des erreurs de syntaxe.</numerusform>
@@ -53882,543 +53947,543 @@
         </translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="5302"/>
+        <location filename="../Project/Project.py" line="5303"/>
         <source>Create Package List</source>
         <translation>Création de la liste de package</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4221"/>
+        <location filename="../Project/Project.py" line="4222"/>
         <source>Create &amp;Package List</source>
         <translation>Création de la liste de &amp;package</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="5575"/>
+        <location filename="../Project/Project.py" line="5574"/>
         <source>Create Plugin Archive</source>
         <translation>Création de l&apos;archive du plugin</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="5251"/>
+        <location filename="../Project/Project.py" line="5252"/>
         <source>&lt;p&gt;The file &lt;b&gt;PKGLIST&lt;/b&gt; already exists.&lt;/p&gt;&lt;p&gt;Overwrite it?&lt;/p&gt;</source>
         <translation>&lt;p&gt;Le fichier &lt;b&gt;PKGLIST&lt;/b&gt; existe déjà.&lt;/p&gt;&lt;p&gt;Ecraser ?&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="5321"/>
+        <location filename="../Project/Project.py" line="5322"/>
         <source>The project does not have a main script defined. Aborting...</source>
         <translation>Le projet n&apos;a pas de script principal défini. Abandon...</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="1707"/>
+        <location filename="../Project/Project.py" line="1708"/>
         <source>&lt;p&gt;The source directory doesn&apos;t contain any files belonging to the selected category.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Le répertoire source ne contient aucun fichier correspondant à la catégorie sélectionnée.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="2960"/>
+        <location filename="../Project/Project.py" line="2961"/>
         <source>Select Version Control System</source>
         <translation>Sélectionner un système de contrôle de version</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="2581"/>
+        <location filename="../Project/Project.py" line="2582"/>
         <source>None</source>
         <translation>Auncun</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="376"/>
+        <location filename="../Project/Project.py" line="377"/>
         <source>Registering Project Type</source>
         <translation>Enregistrement du type de projet</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4237"/>
+        <location filename="../Project/Project.py" line="4238"/>
         <source>Create Plugin &amp;Archives</source>
         <translation>Créer les &amp;archives plugin</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="1385"/>
+        <location filename="../Project/Project.py" line="1386"/>
         <source>You have to specify a translation pattern first.</source>
         <translation>Vous devez d&apos;abord spécifier un pattern de traduction.</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="2683"/>
+        <location filename="../Project/Project.py" line="2684"/>
         <source>Translation Pattern</source>
         <translation>Pattern de traduction</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="2683"/>
+        <location filename="../Project/Project.py" line="2684"/>
         <source>Enter the path pattern for translation files (use &apos;%language%&apos; in place of the language code):</source>
         <translation>Entrer le pattern pour les fichiers de traduction (utiliser la balise &apos;%language%&apos; à la place de la langue à utiliser):</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4017"/>
+        <location filename="../Project/Project.py" line="4018"/>
         <source>Lexer Associations</source>
         <translation>Association des types de fichiers</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4017"/>
+        <location filename="../Project/Project.py" line="4018"/>
         <source>Lexer Associations...</source>
         <translation>Association des types de fichiers...</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4021"/>
+        <location filename="../Project/Project.py" line="4022"/>
         <source>Show the project lexer associations (overriding defaults)</source>
         <translation>Affiche les asociations Fichier/Type de fichier pour le projet (sans tenir compte des valeurs par défaut)</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4023"/>
+        <location filename="../Project/Project.py" line="4024"/>
         <source>&lt;b&gt;Lexer Associations...&lt;/b&gt;&lt;p&gt;This shows a dialog to edit the lexer associations of the project. These associations override the global lexer associations. Lexers are used to highlight the editor text.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Associations des types de fichiers...&lt;/b&gt;&lt;p&gt;Permet d&apos;associer les types de fichiers aux analyseurs syntaxiques pour le projet en cours. Ces associations sont prioritaires sur les associations de fichiers configurées par défaut.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="174"/>
+        <location filename="../Project/Project.py" line="175"/>
         <source>Python3 Files (*.py *.py3);;Python3 GUI Files (*.pyw *.pyw3);;</source>
         <translation>Fichiers Python3 (*.py *.py3);;Fichiers Python3 GUI (*.pyw *.pyw3);;</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="797"/>
+        <location filename="../Project/Project.py" line="798"/>
         <source>&lt;p&gt;The project file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Le fichier projet &lt;b&gt;{0}&lt;/b&gt; ne peut être lu.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="900"/>
+        <location filename="../Project/Project.py" line="901"/>
         <source>&lt;p&gt;The project file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Le fichier projet&lt;b&gt;{0}&lt;/b&gt; ne peut être écrit.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="936"/>
+        <location filename="../Project/Project.py" line="937"/>
         <source>&lt;p&gt;The user specific project properties file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="960"/>
+        <location filename="../Project/Project.py" line="961"/>
         <source>&lt;p&gt;The user specific project properties file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="1018"/>
+        <location filename="../Project/Project.py" line="1019"/>
         <source>&lt;p&gt;The project session file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="1054"/>
+        <location filename="../Project/Project.py" line="1055"/>
         <source>&lt;p&gt;The project session file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="1083"/>
+        <location filename="../Project/Project.py" line="1084"/>
         <source>&lt;p&gt;The project session file &lt;b&gt;{0}&lt;/b&gt; could not be deleted.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="1117"/>
+        <location filename="../Project/Project.py" line="1118"/>
         <source>&lt;p&gt;The tasks file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Le fichier de tâches &lt;b&gt;{0}&lt;/b&gt; ne peut être lu.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="1137"/>
+        <location filename="../Project/Project.py" line="1138"/>
         <source>&lt;p&gt;The tasks file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Le fichier de tâches &lt;b&gt;{0}&lt;/b&gt; ne peut être écrit.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="1196"/>
+        <location filename="../Project/Project.py" line="1197"/>
         <source>&lt;p&gt;The project debugger properties file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="1231"/>
+        <location filename="../Project/Project.py" line="1232"/>
         <source>&lt;p&gt;The project debugger properties file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="1257"/>
+        <location filename="../Project/Project.py" line="1258"/>
         <source>&lt;p&gt;The project debugger properties file &lt;b&gt;{0}&lt;/b&gt; could not be deleted.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="1740"/>
+        <location filename="../Project/Project.py" line="1741"/>
         <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; already exists.&lt;/p&gt;&lt;p&gt;Overwrite it?&lt;/p&gt;</source>
         <translation>&lt;p&gt;Le fichier &lt;b&gt;{0}&lt;/b&gt; existe déjà.&lt;/p&gt;&lt;p&gt;L&apos;écraser ?&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="3119"/>
+        <location filename="../Project/Project.py" line="3120"/>
         <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; already exists. Overwrite it?&lt;/p&gt;</source>
         <translation>&lt;p&gt;Le fichier &lt;b&gt;{0}&lt;/b&gt;existe déjà. Écraser ?&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="1980"/>
+        <location filename="../Project/Project.py" line="1981"/>
         <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be renamed.&lt;br /&gt;Reason: {1}&lt;/p&gt;</source>
         <translation>&lt;p&gt;Le fichier &lt;b&gt;{0}&lt;/b&gt; ne peut pas être renommé.&lt;br /&gt;Raison : {1}&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="2355"/>
+        <location filename="../Project/Project.py" line="2356"/>
         <source>&lt;p&gt;The project directory &lt;b&gt;{0}&lt;/b&gt; could not be created.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Le répertoire projet &lt;b&gt;{0}&lt;/b&gt; n&apos;a pas pu être créé.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4850"/>
+        <location filename="../Project/Project.py" line="4851"/>
         <source>&lt;p&gt;The selected VCS &lt;b&gt;{0}&lt;/b&gt; could not be found.&lt;br/&gt;Disabling version control.&lt;/p&gt;&lt;p&gt;{1}&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="5302"/>
+        <location filename="../Project/Project.py" line="5303"/>
         <source>&lt;p&gt;The file &lt;b&gt;PKGLIST&lt;/b&gt; could not be created.&lt;/p&gt;&lt;p&gt;Reason: {0}&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="5461"/>
+        <location filename="../Project/Project.py" line="5462"/>
         <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be stored in the archive. Ignoring it.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="5534"/>
+        <location filename="../Project/Project.py" line="5533"/>
         <source>&lt;p&gt;The plugin file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
         <translation>&lt;p&gt;Le fichier plugin &lt;b&gt;{0}&lt;/b&gt; ne peut être lu.&lt;/p&gt;&lt;p&gt;Raison : {1}&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="1663"/>
+        <location filename="../Project/Project.py" line="1664"/>
         <source>&lt;p&gt;The selected file &lt;b&gt;{0}&lt;/b&gt; could not be added to &lt;b&gt;{1}&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Reason: {2}&lt;/p&gt;</source>
         <translation>&lt;p&gt;Le fichier sélectionné &lt;b&gt;{0}&lt;/b&gt; ne peut être ajouté à &lt;b&gt;{1}&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Raison : {2}&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="1722"/>
+        <location filename="../Project/Project.py" line="1723"/>
         <source>&lt;p&gt;The target directory &lt;b&gt;{0}&lt;/b&gt; could not be created.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
         <translation>&lt;p&gt;Le répertoire cible &lt;b&gt;{0}&lt;/b&gt; ne peut être créé.&lt;/p&gt;&lt;p&gt;Raison : {1}&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="2441"/>
+        <location filename="../Project/Project.py" line="2442"/>
         <source>Create main script</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="2441"/>
+        <location filename="../Project/Project.py" line="2442"/>
         <source>&lt;p&gt;The mainscript &lt;b&gt;{0}&lt;/b&gt; could not be created.&lt;br/&gt;Reason: {1}&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4206"/>
+        <location filename="../Project/Project.py" line="4207"/>
         <source>Load Diagram</source>
         <translation>Charger le diagramme</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4206"/>
+        <location filename="../Project/Project.py" line="4207"/>
         <source>&amp;Load Diagram...</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4210"/>
+        <location filename="../Project/Project.py" line="4211"/>
         <source>Load a diagram from file.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4212"/>
+        <location filename="../Project/Project.py" line="4213"/>
         <source>&lt;b&gt;Load Diagram...&lt;/b&gt;&lt;p&gt;This loads a diagram from file.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="376"/>
+        <location filename="../Project/Project.py" line="377"/>
         <source>&lt;p&gt;The Project type &lt;b&gt;{0}&lt;/b&gt; is already registered.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Le type projet &lt;b&gt;{0}&lt;/b&gt; est déjà enregistré.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="364"/>
+        <location filename="../Project/Project.py" line="365"/>
         <source>&lt;p&gt;The Project type &lt;b&gt;{0}&lt;/b&gt; is already registered with Programming Language &lt;b&gt;{1}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Le type projet &lt;b&gt;{0}&lt;/b&gt; est déjà enregistré avec le langage de programmation&lt;b&gt;{1}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="266"/>
-        <source>PyQt5 GUI</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
         <location filename="../Project/Project.py" line="267"/>
+        <source>PyQt5 GUI</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Project/Project.py" line="268"/>
         <source>PyQt5 Console</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4838"/>
+        <location filename="../Project/Project.py" line="4839"/>
         <source>&lt;p&gt;The selected VCS &lt;b&gt;{0}&lt;/b&gt; could not be found. &lt;br/&gt;Reverting override.&lt;/p&gt;&lt;p&gt;{1}&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="5575"/>
+        <location filename="../Project/Project.py" line="5574"/>
         <source>&lt;p&gt;The plugin file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt; &lt;p&gt;Reason: {1}&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4226"/>
+        <location filename="../Project/Project.py" line="4227"/>
         <source>Create an initial PKGLIST file for an eric6 plugin.</source>
         <translation>Créé le fichier d&apos;archive pour un plugin eric6.</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4228"/>
+        <location filename="../Project/Project.py" line="4229"/>
         <source>&lt;b&gt;Create Package List&lt;/b&gt;&lt;p&gt;This creates an initial list of files to include in an eric6 plugin archive. The list is created from the project file.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4242"/>
+        <location filename="../Project/Project.py" line="4243"/>
         <source>Create eric6 plugin archive files.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4244"/>
+        <location filename="../Project/Project.py" line="4245"/>
         <source>&lt;b&gt;Create Plugin Archives&lt;/b&gt;&lt;p&gt;This creates eric6 plugin archive files using the list of files given in a PKGLIST* file. The archive name is built from the main script name if not designated in the package list file.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="5425"/>
+        <location filename="../Project/Project.py" line="5426"/>
         <source>&lt;p&gt;The eric6 plugin archive file &lt;b&gt;{0}&lt;/b&gt; could not be created.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
         <translation>&lt;p&gt;Le fichier d&apos;archive de plugin eric6 &lt;b&gt;{0}&lt;/b&gt; n&apos;a pas pu être créé.&lt;/p&gt;&lt;p&gt;Raison : {1}&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="270"/>
+        <location filename="../Project/Project.py" line="271"/>
         <source>Eric6 Plugin</source>
         <translation>Plugin Eric6</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="2930"/>
+        <location filename="../Project/Project.py" line="2931"/>
         <source>Create project management directory</source>
         <translation>Créer un répertoire de gestion de projet</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="2930"/>
+        <location filename="../Project/Project.py" line="2931"/>
         <source>&lt;p&gt;The project directory &lt;b&gt;{0}&lt;/b&gt; is not writable.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Le répertoire projet &lt;b&gt;{0}&lt;/b&gt; n&apos;est pas accessible en écriture.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="3956"/>
+        <location filename="../Project/Project.py" line="3957"/>
         <source>Alt+Ctrl+P</source>
         <comment>Project|Search Project File</comment>
         <translation>Alt+Ctrl+P</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="3962"/>
+        <location filename="../Project/Project.py" line="3963"/>
         <source>Search for a file in the project list of files.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="3964"/>
+        <location filename="../Project/Project.py" line="3965"/>
         <source>&lt;b&gt;Search Project File&lt;/b&gt;&lt;p&gt;This searches for a file in the project list of files.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="3956"/>
+        <location filename="../Project/Project.py" line="3957"/>
         <source>Search Project File</source>
         <translation>Chercher un fichier projet</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="3956"/>
+        <location filename="../Project/Project.py" line="3957"/>
         <source>Search Project File...</source>
         <translation>Chercher un fichier projet...</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="5357"/>
+        <location filename="../Project/Project.py" line="5358"/>
         <source>Create Plugin Archives</source>
         <translation>Créer une archive plugin</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4254"/>
+        <location filename="../Project/Project.py" line="4255"/>
         <source>Create Plugin Archives (Snapshot)</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4254"/>
+        <location filename="../Project/Project.py" line="4255"/>
         <source>Create Plugin Archives (&amp;Snapshot)</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4259"/>
+        <location filename="../Project/Project.py" line="4260"/>
         <source>Create eric6 plugin archive files (snapshot releases).</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4261"/>
+        <location filename="../Project/Project.py" line="4262"/>
         <source>&lt;b&gt;Create Plugin Archives (Snapshot)&lt;/b&gt;&lt;p&gt;This creates eric6 plugin archive files using the list of files given in the PKGLIST* file. The archive name is built from the main script name if not designated in the package list file. The version entry of the main script is modified to reflect a snapshot release.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="5335"/>
+        <location filename="../Project/Project.py" line="5336"/>
         <source>Select package lists:</source>
         <translation>Sélectionner les listes de packages :</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="5353"/>
+        <location filename="../Project/Project.py" line="5354"/>
         <source>Creating plugin archives...</source>
         <translation>Création en cours des archives de plugin...</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="5353"/>
+        <location filename="../Project/Project.py" line="5354"/>
         <source>Abort</source>
         <translation>Abandonner</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="5353"/>
+        <location filename="../Project/Project.py" line="5354"/>
         <source>%v/%m Archives</source>
         <translation>Archives %v/%m</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="5369"/>
+        <location filename="../Project/Project.py" line="5370"/>
         <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
         <translation>&lt;p&gt;Le fichier &lt;b&gt;{0}&lt;/b&gt; ne peut être lu.&lt;/p&gt;&lt;p&gt;Raison : {1}&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="5480"/>
+        <location filename="../Project/Project.py" line="5481"/>
         <source>&lt;p&gt;The eric6 plugin archive files were created with some errors.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="5483"/>
+        <location filename="../Project/Project.py" line="5489"/>
         <source>&lt;p&gt;The eric6 plugin archive files were created successfully.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="5346"/>
+        <location filename="../Project/Project.py" line="5347"/>
         <source>&lt;p&gt;No package list files (PKGLIST*) available or selected. Aborting...&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="5397"/>
+        <location filename="../Project/Project.py" line="5398"/>
         <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; is not ready yet.&lt;/p&gt;&lt;p&gt;Please rework it and delete the&apos;; initial_list&apos; line of the header.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="3947"/>
+        <location filename="../Project/Project.py" line="3948"/>
         <source>&lt;b&gt;Search new files...&lt;/b&gt;&lt;p&gt;This searches for new files (sources, *.ui, *.idl, *.proto) in the project directory and registered subdirectories.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4005"/>
+        <location filename="../Project/Project.py" line="4006"/>
         <source>&lt;b&gt;Filetype Associations...&lt;/b&gt;&lt;p&gt;This shows a dialog to edit the file type associations of the project. These associations determine the type (source, form, interface, protocol or others) with a filename pattern. They are used when adding a file to the project and when performing a search for new files.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="1511"/>
+        <location filename="../Project/Project.py" line="1512"/>
         <source>&lt;p&gt;The selected translation file &lt;b&gt;{0}&lt;/b&gt; could not be deleted.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
         <translation>&lt;p&gt;Le fichier de traduction sélectionné &lt;b&gt;{0}&lt;/b&gt; ne peut être supprimé.&lt;/p&gt;&lt;p&gt;Raison : {1}&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="2230"/>
+        <location filename="../Project/Project.py" line="2231"/>
         <source>&lt;p&gt;The selected file &lt;b&gt;{0}&lt;/b&gt; could not be deleted.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
         <translation>&lt;p&gt;Le fichier sélectionné &lt;b&gt;{0}&lt;/b&gt; ne peut être supprimé.&lt;/p&gt;&lt;p&gt;Raison : {1}&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="2260"/>
+        <location filename="../Project/Project.py" line="2261"/>
         <source>&lt;p&gt;The selected directory &lt;b&gt;{0}&lt;/b&gt; could not be deleted.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
         <translation>&lt;p&gt;Le répertoire sélectionné &lt;b&gt;{0}&lt;/b&gt; ne peut être supprimé.&lt;/p&gt;&lt;p&gt;Raison : {1}&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="2756"/>
+        <location filename="../Project/Project.py" line="2757"/>
         <source>Create Makefile</source>
         <translation>Créer un Makefile</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="2756"/>
+        <location filename="../Project/Project.py" line="2757"/>
         <source>&lt;p&gt;The makefile &lt;b&gt;{0}&lt;/b&gt; could not be created.&lt;br/&gt;Reason: {1}&lt;/p&gt;</source>
         <translation>&lt;p&gt;Le makefile &lt;b&gt;{0}&lt;/b&gt; n&apos;a pas pu être créé.&lt;br/&gt;Raison : {1}&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="5761"/>
+        <location filename="../Project/Project.py" line="5759"/>
         <source>Execute Make</source>
         <translation>Exécuter Make</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4275"/>
+        <location filename="../Project/Project.py" line="4276"/>
         <source>&amp;Execute Make</source>
         <translation>Éxécut&amp;er Make</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4279"/>
+        <location filename="../Project/Project.py" line="4280"/>
         <source>Perform a &apos;make&apos; run.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4281"/>
+        <location filename="../Project/Project.py" line="4282"/>
         <source>&lt;b&gt;Execute Make&lt;/b&gt;&lt;p&gt;This performs a &apos;make&apos; run to rebuild the configured target.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="5741"/>
+        <location filename="../Project/Project.py" line="5740"/>
         <source>Test for Changes</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4289"/>
+        <location filename="../Project/Project.py" line="4290"/>
         <source>&amp;Test for Changes</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4293"/>
+        <location filename="../Project/Project.py" line="4294"/>
         <source>Question &apos;make&apos;, if a rebuild is needed.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4295"/>
+        <location filename="../Project/Project.py" line="4296"/>
         <source>&lt;b&gt;Test for Changes&lt;/b&gt;&lt;p&gt;This questions &apos;make&apos;, if a rebuild of the configured target is necessary.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4340"/>
+        <location filename="../Project/Project.py" line="4341"/>
         <source>Make</source>
         <translation>Make</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="5689"/>
+        <location filename="../Project/Project.py" line="5688"/>
         <source>The make process did not start.</source>
         <translation>Le processus make n&apos;a pas démarré.</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="5734"/>
+        <location filename="../Project/Project.py" line="5733"/>
         <source>The make process crashed.</source>
         <translation>Crash du processus make.</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="5744"/>
+        <location filename="../Project/Project.py" line="5743"/>
         <source>&lt;p&gt;There are changes that require the configured make target &lt;b&gt;{0}&lt;/b&gt; to be rebuilt.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="5749"/>
+        <location filename="../Project/Project.py" line="5748"/>
         <source>&lt;p&gt;There are changes that require the default make target to be rebuilt.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="5761"/>
+        <location filename="../Project/Project.py" line="5759"/>
         <source>The makefile contains errors.</source>
         <translation>Le makefile contient des erreurs.</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="284"/>
-        <source>PySide2 GUI</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
         <location filename="../Project/Project.py" line="285"/>
+        <source>PySide2 GUI</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Project/Project.py" line="286"/>
         <source>PySide2 Console</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="4328"/>
+        <location filename="../Project/Project.py" line="4329"/>
         <source>Project-T&amp;ools</source>
         <translation>Outils pr&amp;ojet</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="353"/>
+        <location filename="../Project/Project.py" line="354"/>
         <source>&lt;p&gt;The Programming Language &lt;b&gt;{0}&lt;/b&gt; is not supported (project type: {1}).&lt;/p&gt;</source>
         <translation>&lt;p&gt;Le langage de programmation &lt;b&gt;{0}&lt;/b&gt; n&apos;est pas supporté (type project : {1}).&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="268"/>
-        <source>PyQt6 GUI</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
         <location filename="../Project/Project.py" line="269"/>
+        <source>PyQt6 GUI</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Project/Project.py" line="270"/>
         <source>PyQt6 Console</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project/Project.py" line="290"/>
-        <source>PySide6 GUI</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
         <location filename="../Project/Project.py" line="291"/>
+        <source>PySide6 GUI</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Project/Project.py" line="292"/>
         <source>PySide6 Console</source>
         <translation type="unfinished"></translation>
     </message>
@@ -54678,292 +54743,292 @@
 <context>
     <name>ProjectFormsBrowser</name>
     <message>
-        <location filename="../Project/ProjectFormsBrowser.py" line="1020"/>
+        <location filename="../Project/ProjectFormsBrowser.py" line="1005"/>
         <source>Forms</source>
         <translation>Feuilles du projet</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectFormsBrowser.py" line="70"/>
+        <location filename="../Project/ProjectFormsBrowser.py" line="72"/>
         <source>&lt;b&gt;Project Forms Browser&lt;/b&gt;&lt;p&gt;This allows to easily see all forms contained in the current project. Several actions can be executed via the context menu.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Navigateur de feuilles du projet&lt;/b&gt;&lt;p&gt;Permet de voir rapidement toutes les feuilles du projet. Plusieurs actions peuvent être effectuées via le menu contextuel.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectFormsBrowser.py" line="89"/>
+        <location filename="../Project/ProjectFormsBrowser.py" line="91"/>
         <source>Dialog</source>
         <translation>Boite de Dialogue</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectFormsBrowser.py" line="90"/>
+        <location filename="../Project/ProjectFormsBrowser.py" line="92"/>
         <source>Widget</source>
         <translation>Widget</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectFormsBrowser.py" line="94"/>
-        <source>Dialog with Buttons (Bottom)</source>
-        <translation>Boite de dialogue avec Boutons (en bas)</translation>
-    </message>
-    <message>
         <location filename="../Project/ProjectFormsBrowser.py" line="96"/>
+        <source>Dialog with Buttons (Bottom)</source>
+        <translation>Boite de dialogue avec Boutons (en bas)</translation>
+    </message>
+    <message>
+        <location filename="../Project/ProjectFormsBrowser.py" line="98"/>
         <source>Dialog with Buttons (Right)</source>
         <translation>Boite de dialogue avec Boutons (à droite)</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectFormsBrowser.py" line="154"/>
+        <location filename="../Project/ProjectFormsBrowser.py" line="156"/>
         <source>Compile form</source>
         <translation>Compiler la feuille</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectFormsBrowser.py" line="347"/>
+        <location filename="../Project/ProjectFormsBrowser.py" line="349"/>
         <source>Compile all forms</source>
         <translation>Compiler toutes les feuilles</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectFormsBrowser.py" line="253"/>
-        <source>Open in Qt-Designer</source>
-        <translation>Ouvrir dans Qt-Designer</translation>
-    </message>
-    <message>
-        <location filename="../Project/ProjectFormsBrowser.py" line="306"/>
-        <source>Remove from project</source>
-        <translation>Supprimer du projet</translation>
-    </message>
-    <message>
-        <location filename="../Project/ProjectFormsBrowser.py" line="309"/>
-        <source>Delete</source>
-        <translation>Supprimer</translation>
-    </message>
-    <message>
-        <location filename="../Project/ProjectFormsBrowser.py" line="317"/>
-        <source>New form...</source>
-        <translation>Nouvelle feuille...</translation>
-    </message>
-    <message>
-        <location filename="../Project/ProjectFormsBrowser.py" line="355"/>
-        <source>Add forms directory...</source>
-        <translation>Ajouter un répertoire de feuilles...</translation>
-    </message>
-    <message>
-        <location filename="../Project/ProjectFormsBrowser.py" line="358"/>
-        <source>Expand all directories</source>
-        <translation>Déployer tous les répertoires</translation>
-    </message>
-    <message>
-        <location filename="../Project/ProjectFormsBrowser.py" line="360"/>
-        <source>Collapse all directories</source>
-        <translation>Contracter tous les répertoires</translation>
-    </message>
-    <message>
-        <location filename="../Project/ProjectFormsBrowser.py" line="628"/>
-        <source>New Form</source>
-        <translation>Nouvelle feuille</translation>
-    </message>
-    <message>
-        <location filename="../Project/ProjectFormsBrowser.py" line="583"/>
-        <source>Select a form type:</source>
-        <translation>Sélectionner un type de feuille:</translation>
-    </message>
-    <message>
-        <location filename="../Project/ProjectFormsBrowser.py" line="801"/>
-        <source>Form Compilation</source>
-        <translation>Compilation</translation>
-    </message>
-    <message>
-        <location filename="../Project/ProjectFormsBrowser.py" line="773"/>
-        <source>The compilation of the form file was successful.</source>
-        <translation>La compilation de la feuille a réussi.</translation>
-    </message>
-    <message>
-        <location filename="../Project/ProjectFormsBrowser.py" line="801"/>
-        <source>The compilation of the form file failed.</source>
-        <translation>La compilation de la feuille a échoué.</translation>
-    </message>
-    <message>
-        <location filename="../Project/ProjectFormsBrowser.py" line="885"/>
-        <source>Process Generation Error</source>
-        <translation>Erreur du processus</translation>
-    </message>
-    <message>
-        <location filename="../Project/ProjectFormsBrowser.py" line="977"/>
-        <source>Compiling forms...</source>
-        <translation>Compilation des feuilles...</translation>
-    </message>
-    <message>
-        <location filename="../Project/ProjectFormsBrowser.py" line="1016"/>
-        <source>Abort</source>
-        <translation>Abandon</translation>
-    </message>
-    <message>
         <location filename="../Project/ProjectFormsBrowser.py" line="255"/>
+        <source>Open in Qt-Designer</source>
+        <translation>Ouvrir dans Qt-Designer</translation>
+    </message>
+    <message>
+        <location filename="../Project/ProjectFormsBrowser.py" line="308"/>
+        <source>Remove from project</source>
+        <translation>Supprimer du projet</translation>
+    </message>
+    <message>
+        <location filename="../Project/ProjectFormsBrowser.py" line="311"/>
+        <source>Delete</source>
+        <translation>Supprimer</translation>
+    </message>
+    <message>
+        <location filename="../Project/ProjectFormsBrowser.py" line="319"/>
+        <source>New form...</source>
+        <translation>Nouvelle feuille...</translation>
+    </message>
+    <message>
+        <location filename="../Project/ProjectFormsBrowser.py" line="357"/>
+        <source>Add forms directory...</source>
+        <translation>Ajouter un répertoire de feuilles...</translation>
+    </message>
+    <message>
+        <location filename="../Project/ProjectFormsBrowser.py" line="360"/>
+        <source>Expand all directories</source>
+        <translation>Déployer tous les répertoires</translation>
+    </message>
+    <message>
+        <location filename="../Project/ProjectFormsBrowser.py" line="362"/>
+        <source>Collapse all directories</source>
+        <translation>Contracter tous les répertoires</translation>
+    </message>
+    <message>
+        <location filename="../Project/ProjectFormsBrowser.py" line="630"/>
+        <source>New Form</source>
+        <translation>Nouvelle feuille</translation>
+    </message>
+    <message>
+        <location filename="../Project/ProjectFormsBrowser.py" line="585"/>
+        <source>Select a form type:</source>
+        <translation>Sélectionner un type de feuille:</translation>
+    </message>
+    <message>
+        <location filename="../Project/ProjectFormsBrowser.py" line="784"/>
+        <source>Form Compilation</source>
+        <translation>Compilation</translation>
+    </message>
+    <message>
+        <location filename="../Project/ProjectFormsBrowser.py" line="768"/>
+        <source>The compilation of the form file was successful.</source>
+        <translation>La compilation de la feuille a réussi.</translation>
+    </message>
+    <message>
+        <location filename="../Project/ProjectFormsBrowser.py" line="784"/>
+        <source>The compilation of the form file failed.</source>
+        <translation>La compilation de la feuille a échoué.</translation>
+    </message>
+    <message>
+        <location filename="../Project/ProjectFormsBrowser.py" line="870"/>
+        <source>Process Generation Error</source>
+        <translation>Erreur du processus</translation>
+    </message>
+    <message>
+        <location filename="../Project/ProjectFormsBrowser.py" line="962"/>
+        <source>Compiling forms...</source>
+        <translation>Compilation des feuilles...</translation>
+    </message>
+    <message>
+        <location filename="../Project/ProjectFormsBrowser.py" line="1001"/>
+        <source>Abort</source>
+        <translation>Abandon</translation>
+    </message>
+    <message>
+        <location filename="../Project/ProjectFormsBrowser.py" line="257"/>
         <source>Open in Editor</source>
         <translation>Ouvrir dans l&apos;éditeur</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectFormsBrowser.py" line="182"/>
+        <location filename="../Project/ProjectFormsBrowser.py" line="184"/>
         <source>Rename file</source>
         <translation>Renommer le fichier</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectFormsBrowser.py" line="262"/>
+        <location filename="../Project/ProjectFormsBrowser.py" line="264"/>
         <source>Compile forms</source>
         <translation>Compiler les feuilles</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectFormsBrowser.py" line="656"/>
+        <location filename="../Project/ProjectFormsBrowser.py" line="658"/>
         <source>Delete forms</source>
         <translation>Supprimer les feuilles</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectFormsBrowser.py" line="656"/>
+        <location filename="../Project/ProjectFormsBrowser.py" line="658"/>
         <source>Do you really want to delete these forms from the project?</source>
         <translation>Voulez-vous vraiment supprimer ces feuilles du projet?</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectFormsBrowser.py" line="149"/>
+        <location filename="../Project/ProjectFormsBrowser.py" line="151"/>
         <source>Preview form</source>
         <translation>Apercu feuille</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectFormsBrowser.py" line="258"/>
+        <location filename="../Project/ProjectFormsBrowser.py" line="260"/>
         <source>Preview translations</source>
         <translation>Apercu des traductions</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectFormsBrowser.py" line="353"/>
+        <location filename="../Project/ProjectFormsBrowser.py" line="355"/>
         <source>Add forms...</source>
         <translation>Ajouter des feuilles...</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectFormsBrowser.py" line="91"/>
-        <source>Main Window</source>
-        <translation>Fenêtre principale</translation>
-    </message>
-    <message>
-        <location filename="../Project/ProjectFormsBrowser.py" line="95"/>
-        <source>Dialog with Buttons (Bottom-Center)</source>
-        <translation>Boite de dialogue avec boutons (Bas-Centre)</translation>
-    </message>
-    <message>
-        <location filename="../Project/ProjectFormsBrowser.py" line="1016"/>
-        <source>Determining changed forms...</source>
-        <translation>Détermination des feuilles modifiées...</translation>
-    </message>
-    <message>
-        <location filename="../Project/ProjectFormsBrowser.py" line="1046"/>
-        <source>Compiling changed forms...</source>
-        <translation>Compilation des feuilles modifiées...</translation>
-    </message>
-    <message>
-        <location filename="../Project/ProjectFormsBrowser.py" line="616"/>
-        <source>The file already exists! Overwrite it?</source>
-        <translation>Le fichier existe déjà! Ecraser ?</translation>
-    </message>
-    <message>
-        <location filename="../Project/ProjectFormsBrowser.py" line="92"/>
-        <source>Dialog with Buttonbox (Bottom)</source>
-        <translation>Boite de dialogue avec Boutons (en bas)</translation>
-    </message>
-    <message>
         <location filename="../Project/ProjectFormsBrowser.py" line="93"/>
+        <source>Main Window</source>
+        <translation>Fenêtre principale</translation>
+    </message>
+    <message>
+        <location filename="../Project/ProjectFormsBrowser.py" line="97"/>
+        <source>Dialog with Buttons (Bottom-Center)</source>
+        <translation>Boite de dialogue avec boutons (Bas-Centre)</translation>
+    </message>
+    <message>
+        <location filename="../Project/ProjectFormsBrowser.py" line="1001"/>
+        <source>Determining changed forms...</source>
+        <translation>Détermination des feuilles modifiées...</translation>
+    </message>
+    <message>
+        <location filename="../Project/ProjectFormsBrowser.py" line="1031"/>
+        <source>Compiling changed forms...</source>
+        <translation>Compilation des feuilles modifiées...</translation>
+    </message>
+    <message>
+        <location filename="../Project/ProjectFormsBrowser.py" line="618"/>
+        <source>The file already exists! Overwrite it?</source>
+        <translation>Le fichier existe déjà! Ecraser ?</translation>
+    </message>
+    <message>
+        <location filename="../Project/ProjectFormsBrowser.py" line="94"/>
+        <source>Dialog with Buttonbox (Bottom)</source>
+        <translation>Boite de dialogue avec Boutons (en bas)</translation>
+    </message>
+    <message>
+        <location filename="../Project/ProjectFormsBrowser.py" line="95"/>
         <source>Dialog with Buttonbox (Right)</source>
         <translation>Boite de dialogue avec Boutons (à droite)</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectFormsBrowser.py" line="165"/>
+        <location filename="../Project/ProjectFormsBrowser.py" line="167"/>
         <source>Generate Dialog Code...</source>
         <translation>Générateur de code...</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectFormsBrowser.py" line="272"/>
+        <location filename="../Project/ProjectFormsBrowser.py" line="274"/>
         <source>Open</source>
         <translation>Ouvrir</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectFormsBrowser.py" line="597"/>
+        <location filename="../Project/ProjectFormsBrowser.py" line="599"/>
         <source>Qt User-Interface Files (*.ui);;All Files (*)</source>
         <translation>Fichiers Qt User-Interface (*.ui);;Tous fichiers(*)</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectFormsBrowser.py" line="363"/>
+        <location filename="../Project/ProjectFormsBrowser.py" line="365"/>
         <source>Configure...</source>
         <translation>Configuration...</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectFormsBrowser.py" line="326"/>
+        <location filename="../Project/ProjectFormsBrowser.py" line="328"/>
         <source>Copy Path to Clipboard</source>
         <translation>Copier chemin dans le Presse-Papiers</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectFormsBrowser.py" line="628"/>
+        <location filename="../Project/ProjectFormsBrowser.py" line="630"/>
         <source>&lt;p&gt;The new form file &lt;b&gt;{0}&lt;/b&gt; could not be created.&lt;br&gt;Problem: {1}&lt;/p&gt;</source>
         <translation>&lt;p&gt;Le nouveau fichier formulaire &lt;b&gt;{0}&lt;/b&gt; ne peut être créé.&lt;br&gt;Problème : {1}&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectFormsBrowser.py" line="788"/>
+        <location filename="../Project/ProjectFormsBrowser.py" line="775"/>
         <source>&lt;p&gt;The compilation of the form file failed.&lt;/p&gt;&lt;p&gt;Reason: {0}&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project/ProjectFormsBrowser.py" line="885"/>
+        <location filename="../Project/ProjectFormsBrowser.py" line="870"/>
         <source>Could not start {0}.&lt;br&gt;Ensure that it is in the search path.</source>
         <translation>Ne peut démarré {0}.&lt;br&gt;Vérifier qu&apos;il est dans le chemin de recherche.</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectFormsBrowser.py" line="98"/>
-        <source>QWizard</source>
-        <translation>QWizard</translation>
-    </message>
-    <message>
-        <location filename="../Project/ProjectFormsBrowser.py" line="99"/>
-        <source>QWizardPage</source>
-        <translation>QWizardPage</translation>
-    </message>
-    <message>
         <location filename="../Project/ProjectFormsBrowser.py" line="100"/>
-        <source>QDockWidget</source>
-        <translation>QDockWidget</translation>
+        <source>QWizard</source>
+        <translation>QWizard</translation>
     </message>
     <message>
         <location filename="../Project/ProjectFormsBrowser.py" line="101"/>
-        <source>QFrame</source>
-        <translation>QFrame</translation>
+        <source>QWizardPage</source>
+        <translation>QWizardPage</translation>
     </message>
     <message>
         <location filename="../Project/ProjectFormsBrowser.py" line="102"/>
-        <source>QGroupBox</source>
-        <translation>QGroupBox</translation>
+        <source>QDockWidget</source>
+        <translation>QDockWidget</translation>
     </message>
     <message>
         <location filename="../Project/ProjectFormsBrowser.py" line="103"/>
-        <source>QScrollArea</source>
-        <translation>QScrollArea</translation>
+        <source>QFrame</source>
+        <translation>QFrame</translation>
     </message>
     <message>
         <location filename="../Project/ProjectFormsBrowser.py" line="104"/>
-        <source>QMdiArea</source>
-        <translation>QMdiArea</translation>
+        <source>QGroupBox</source>
+        <translation>QGroupBox</translation>
     </message>
     <message>
         <location filename="../Project/ProjectFormsBrowser.py" line="105"/>
-        <source>QTabWidget</source>
-        <translation>QTabWidget</translation>
+        <source>QScrollArea</source>
+        <translation>QScrollArea</translation>
     </message>
     <message>
         <location filename="../Project/ProjectFormsBrowser.py" line="106"/>
-        <source>QToolBox</source>
-        <translation>QToolBox</translation>
+        <source>QMdiArea</source>
+        <translation>QMdiArea</translation>
     </message>
     <message>
         <location filename="../Project/ProjectFormsBrowser.py" line="107"/>
+        <source>QTabWidget</source>
+        <translation>QTabWidget</translation>
+    </message>
+    <message>
+        <location filename="../Project/ProjectFormsBrowser.py" line="108"/>
+        <source>QToolBox</source>
+        <translation>QToolBox</translation>
+    </message>
+    <message>
+        <location filename="../Project/ProjectFormsBrowser.py" line="109"/>
         <source>QStackedWidget</source>
         <translation>QStackedWidget</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectFormsBrowser.py" line="1016"/>
+        <location filename="../Project/ProjectFormsBrowser.py" line="1001"/>
         <source>%v/%m Forms</source>
         <translation>Formulaires %v/%m</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectFormsBrowser.py" line="341"/>
+        <location filename="../Project/ProjectFormsBrowser.py" line="343"/>
         <source>Configure uic Compiler</source>
         <translation type="unfinished"></translation>
     </message>
@@ -54971,142 +55036,142 @@
 <context>
     <name>ProjectInterfacesBrowser</name>
     <message>
-        <location filename="../Project/ProjectInterfacesBrowser.py" line="74"/>
+        <location filename="../Project/ProjectInterfacesBrowser.py" line="75"/>
         <source>Interfaces (IDL)</source>
         <translation>Interfaces (IDL)</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectInterfacesBrowser.py" line="76"/>
+        <location filename="../Project/ProjectInterfacesBrowser.py" line="77"/>
         <source>&lt;b&gt;Project Interfaces Browser&lt;/b&gt;&lt;p&gt;This allows to easily see all interfaces (CORBA IDL files) contained in the current project. Several actions can be executed via the context menu.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Navigateur d&apos;interfaces projet&lt;/b&gt;&lt;p&gt;Permet de voir facilement toutes les interfaces (fichiers CORBA IDL) présentes dans le projet. Plusieurs actions peuvent être effectuées via le menu contextuel.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectInterfacesBrowser.py" line="139"/>
+        <location filename="../Project/ProjectInterfacesBrowser.py" line="140"/>
         <source>Compile interface</source>
         <translation>Compiler l&apos;interface</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectInterfacesBrowser.py" line="257"/>
+        <location filename="../Project/ProjectInterfacesBrowser.py" line="258"/>
         <source>Compile all interfaces</source>
         <translation>Compiler toutes les interfaces</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectInterfacesBrowser.py" line="202"/>
+        <location filename="../Project/ProjectInterfacesBrowser.py" line="203"/>
         <source>Open</source>
         <translation>Ouvrir</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectInterfacesBrowser.py" line="230"/>
+        <location filename="../Project/ProjectInterfacesBrowser.py" line="231"/>
         <source>Remove from project</source>
         <translation>Supprimer du projet</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectInterfacesBrowser.py" line="233"/>
+        <location filename="../Project/ProjectInterfacesBrowser.py" line="234"/>
         <source>Delete</source>
         <translation>Effacer</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectInterfacesBrowser.py" line="267"/>
+        <location filename="../Project/ProjectInterfacesBrowser.py" line="268"/>
         <source>Add interfaces directory...</source>
         <translation>Ajouter un répertoire d&apos;interfaces...</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectInterfacesBrowser.py" line="270"/>
+        <location filename="../Project/ProjectInterfacesBrowser.py" line="271"/>
         <source>Expand all directories</source>
         <translation>Déployer tous les répertoires</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectInterfacesBrowser.py" line="272"/>
+        <location filename="../Project/ProjectInterfacesBrowser.py" line="273"/>
         <source>Collapse all directories</source>
         <translation>Contracter tous les répertoires</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectInterfacesBrowser.py" line="549"/>
+        <location filename="../Project/ProjectInterfacesBrowser.py" line="535"/>
         <source>Interface Compilation</source>
         <translation>Compilation d&apos;interface</translation>
     </message>
     <message>
+        <location filename="../Project/ProjectInterfacesBrowser.py" line="528"/>
+        <source>The compilation of the interface file was successful.</source>
+        <translation>La compilation de l&apos;interface a réussi.</translation>
+    </message>
+    <message>
         <location filename="../Project/ProjectInterfacesBrowser.py" line="535"/>
-        <source>The compilation of the interface file was successful.</source>
-        <translation>La compilation de l&apos;interface a réussi.</translation>
-    </message>
-    <message>
-        <location filename="../Project/ProjectInterfacesBrowser.py" line="549"/>
         <source>The compilation of the interface file failed.</source>
         <translation>La compilation de l&apos;interface a échoué.</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectInterfacesBrowser.py" line="599"/>
+        <location filename="../Project/ProjectInterfacesBrowser.py" line="587"/>
         <source>Process Generation Error</source>
         <translation>Erreur du processus</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectInterfacesBrowser.py" line="659"/>
+        <location filename="../Project/ProjectInterfacesBrowser.py" line="647"/>
         <source>Compiling interfaces...</source>
         <translation>Compilation des interfaces...</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectInterfacesBrowser.py" line="659"/>
+        <location filename="../Project/ProjectInterfacesBrowser.py" line="647"/>
         <source>Abort</source>
         <translation>Abandon</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectInterfacesBrowser.py" line="109"/>
+        <location filename="../Project/ProjectInterfacesBrowser.py" line="110"/>
         <source>Rename file</source>
         <translation>Renommer le fichier</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectInterfacesBrowser.py" line="194"/>
+        <location filename="../Project/ProjectInterfacesBrowser.py" line="195"/>
         <source>Compile interfaces</source>
         <translation>Compiler les interfaces</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectInterfacesBrowser.py" line="459"/>
+        <location filename="../Project/ProjectInterfacesBrowser.py" line="460"/>
         <source>Delete interfaces</source>
         <translation>Supprimer les interfaces</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectInterfacesBrowser.py" line="459"/>
+        <location filename="../Project/ProjectInterfacesBrowser.py" line="460"/>
         <source>Do you really want to delete these interfaces from the project?</source>
         <translation>Voulez-vous vraiment supprimer ces fichiers d&apos;interface du projet?</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectInterfacesBrowser.py" line="265"/>
+        <location filename="../Project/ProjectInterfacesBrowser.py" line="266"/>
         <source>Add interfaces...</source>
         <translation>Ajouter des interfaces...</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectInterfacesBrowser.py" line="275"/>
+        <location filename="../Project/ProjectInterfacesBrowser.py" line="276"/>
         <source>Configure...</source>
         <translation>Configuration...</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectInterfacesBrowser.py" line="277"/>
+        <location filename="../Project/ProjectInterfacesBrowser.py" line="278"/>
         <source>Configure CORBA...</source>
         <translation>Configuration de CORBA...</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectInterfacesBrowser.py" line="243"/>
+        <location filename="../Project/ProjectInterfacesBrowser.py" line="244"/>
         <source>Copy Path to Clipboard</source>
         <translation>Copier chemin dans le Presse-Papiers</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectInterfacesBrowser.py" line="599"/>
+        <location filename="../Project/ProjectInterfacesBrowser.py" line="587"/>
         <source>&lt;p&gt;Could not start {0}.&lt;br&gt;Ensure that it is in the search path.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Ne peut démarrer {0}.&lt;br&gt;Vérifier qu&apos;il est dans le chemin de recherche.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectInterfacesBrowser.py" line="659"/>
+        <location filename="../Project/ProjectInterfacesBrowser.py" line="647"/>
         <source>%v/%m Interfaces</source>
         <translation>Interfaces %v/%m</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectInterfacesBrowser.py" line="665"/>
+        <location filename="../Project/ProjectInterfacesBrowser.py" line="653"/>
         <source>Interfaces</source>
         <translation>Interfaces</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectInterfacesBrowser.py" line="261"/>
+        <location filename="../Project/ProjectInterfacesBrowser.py" line="262"/>
         <source>Configure IDL compiler</source>
         <translation type="unfinished"></translation>
     </message>
@@ -55435,162 +55500,162 @@
 <context>
     <name>ProjectProtocolsBrowser</name>
     <message>
-        <location filename="../Project/ProjectProtocolsBrowser.py" line="68"/>
+        <location filename="../Project/ProjectProtocolsBrowser.py" line="69"/>
         <source>Protocols (protobuf)</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project/ProjectProtocolsBrowser.py" line="70"/>
+        <location filename="../Project/ProjectProtocolsBrowser.py" line="71"/>
         <source>&lt;b&gt;Project Protocols Browser&lt;/b&gt;&lt;p&gt;This allows to easily see all protocols (protobuf files) contained in the current project. Several actions can be executed via the context menu.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project/ProjectProtocolsBrowser.py" line="134"/>
+        <location filename="../Project/ProjectProtocolsBrowser.py" line="135"/>
         <source>Compile protocol</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project/ProjectProtocolsBrowser.py" line="250"/>
+        <location filename="../Project/ProjectProtocolsBrowser.py" line="251"/>
         <source>Compile all protocols</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project/ProjectProtocolsBrowser.py" line="140"/>
+        <location filename="../Project/ProjectProtocolsBrowser.py" line="141"/>
         <source>Compile protocol as gRPC</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project/ProjectProtocolsBrowser.py" line="254"/>
+        <location filename="../Project/ProjectProtocolsBrowser.py" line="255"/>
         <source>Compile all protocols as gRPC</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project/ProjectProtocolsBrowser.py" line="198"/>
+        <location filename="../Project/ProjectProtocolsBrowser.py" line="199"/>
         <source>Open</source>
         <translation>Ouvrir</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectProtocolsBrowser.py" line="105"/>
+        <location filename="../Project/ProjectProtocolsBrowser.py" line="106"/>
         <source>Rename file</source>
         <translation>Renommer le fichier</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectProtocolsBrowser.py" line="224"/>
+        <location filename="../Project/ProjectProtocolsBrowser.py" line="225"/>
         <source>Remove from project</source>
         <translation>Supprimer du projet</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectProtocolsBrowser.py" line="227"/>
+        <location filename="../Project/ProjectProtocolsBrowser.py" line="228"/>
         <source>Delete</source>
         <translation>Supprimer</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectProtocolsBrowser.py" line="257"/>
+        <location filename="../Project/ProjectProtocolsBrowser.py" line="258"/>
         <source>Add protocols...</source>
         <translation>Ajouter des protocoles...</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectProtocolsBrowser.py" line="259"/>
+        <location filename="../Project/ProjectProtocolsBrowser.py" line="260"/>
         <source>Add protocols directory...</source>
         <translation>Ajouter répertoire de protocoles...</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectProtocolsBrowser.py" line="237"/>
+        <location filename="../Project/ProjectProtocolsBrowser.py" line="238"/>
         <source>Copy Path to Clipboard</source>
         <translation>Copier chemin dans le Presse-Papiers</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectProtocolsBrowser.py" line="262"/>
+        <location filename="../Project/ProjectProtocolsBrowser.py" line="263"/>
         <source>Expand all directories</source>
         <translation>Déployer tous les répertoires</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectProtocolsBrowser.py" line="264"/>
+        <location filename="../Project/ProjectProtocolsBrowser.py" line="265"/>
         <source>Collapse all directories</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project/ProjectProtocolsBrowser.py" line="267"/>
+        <location filename="../Project/ProjectProtocolsBrowser.py" line="268"/>
         <source>Configure...</source>
         <translation>Configuration...</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectProtocolsBrowser.py" line="269"/>
+        <location filename="../Project/ProjectProtocolsBrowser.py" line="270"/>
         <source>Configure Protobuf...</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project/ProjectProtocolsBrowser.py" line="190"/>
+        <location filename="../Project/ProjectProtocolsBrowser.py" line="191"/>
         <source>Compile protocols</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project/ProjectProtocolsBrowser.py" line="194"/>
+        <location filename="../Project/ProjectProtocolsBrowser.py" line="195"/>
         <source>Compile protocols as gRPC</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project/ProjectProtocolsBrowser.py" line="451"/>
+        <location filename="../Project/ProjectProtocolsBrowser.py" line="452"/>
         <source>Delete Protocols</source>
         <translation>Supprimer les protocoles</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectProtocolsBrowser.py" line="451"/>
+        <location filename="../Project/ProjectProtocolsBrowser.py" line="452"/>
         <source>Do you really want to delete these protocol files from the project?</source>
         <translation>Voulez-vous vraiment supprimer ces fichiers de protocole du projet ?</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectProtocolsBrowser.py" line="580"/>
+        <location filename="../Project/ProjectProtocolsBrowser.py" line="566"/>
         <source>Protocol Compilation</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project/ProjectProtocolsBrowser.py" line="562"/>
+        <location filename="../Project/ProjectProtocolsBrowser.py" line="555"/>
         <source>The compilation of the protocol file was successful.</source>
         <translation>La compilation du fichier protocole a été un succès.</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectProtocolsBrowser.py" line="580"/>
+        <location filename="../Project/ProjectProtocolsBrowser.py" line="566"/>
         <source>The compilation of the protocol file failed.</source>
         <translation>La compilation du fichier protocole a échoué.</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectProtocolsBrowser.py" line="632"/>
+        <location filename="../Project/ProjectProtocolsBrowser.py" line="620"/>
         <source>Process Generation Error</source>
         <translation>Erreur du processus</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectProtocolsBrowser.py" line="632"/>
+        <location filename="../Project/ProjectProtocolsBrowser.py" line="620"/>
         <source>&lt;p&gt;Could not start {0}.&lt;br&gt;Ensure that it is in the search path.&lt;/p&gt;</source>
         <translation type="unfinished">&lt;p&gt;Ne peut démarrer {0}.&lt;br&gt;Vérifier qu&apos;il est dans le chemin de recherche.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectProtocolsBrowser.py" line="641"/>
+        <location filename="../Project/ProjectProtocolsBrowser.py" line="629"/>
         <source>Compiler Invalid</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project/ProjectProtocolsBrowser.py" line="641"/>
+        <location filename="../Project/ProjectProtocolsBrowser.py" line="629"/>
         <source>The configured compiler is invalid.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project/ProjectProtocolsBrowser.py" line="707"/>
+        <location filename="../Project/ProjectProtocolsBrowser.py" line="695"/>
         <source>Compiling Protocols...</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project/ProjectProtocolsBrowser.py" line="707"/>
+        <location filename="../Project/ProjectProtocolsBrowser.py" line="695"/>
         <source>Abort</source>
         <translation>Abandonner</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectProtocolsBrowser.py" line="707"/>
+        <location filename="../Project/ProjectProtocolsBrowser.py" line="695"/>
         <source>%v/%m Protocols</source>
         <translation>Protocoles %v/%m</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectProtocolsBrowser.py" line="713"/>
+        <location filename="../Project/ProjectProtocolsBrowser.py" line="701"/>
         <source>Protocols</source>
         <translation>Protocoles</translation>
     </message>
@@ -55598,172 +55663,172 @@
 <context>
     <name>ProjectResourcesBrowser</name>
     <message>
-        <location filename="../Project/ProjectResourcesBrowser.py" line="868"/>
+        <location filename="../Project/ProjectResourcesBrowser.py" line="857"/>
         <source>Resources</source>
         <translation>Ressources</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectResourcesBrowser.py" line="61"/>
+        <location filename="../Project/ProjectResourcesBrowser.py" line="62"/>
         <source>&lt;b&gt;Project Resources Browser&lt;/b&gt;&lt;p&gt;This allows to easily see all resources contained in the current project. Several actions can be executed via the context menu.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Navigateur de fichiers ressources&lt;/b&gt;&lt;p&gt;Permet de voir facilement tous les fichiers ressources présents dans le projet. Plusieurs actions peuvent être effectuées via le menu contextuel.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectResourcesBrowser.py" line="97"/>
+        <location filename="../Project/ProjectResourcesBrowser.py" line="98"/>
         <source>Compile resource</source>
         <translation>Compiler le fichier ressource</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectResourcesBrowser.py" line="292"/>
+        <location filename="../Project/ProjectResourcesBrowser.py" line="293"/>
         <source>Compile all resources</source>
         <translation>Compiler tous les fichiers ressources</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectResourcesBrowser.py" line="215"/>
+        <location filename="../Project/ProjectResourcesBrowser.py" line="216"/>
         <source>Open</source>
         <translation>Ouvrir</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectResourcesBrowser.py" line="115"/>
+        <location filename="../Project/ProjectResourcesBrowser.py" line="116"/>
         <source>Rename file</source>
         <translation>Renommer le fichier</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectResourcesBrowser.py" line="252"/>
+        <location filename="../Project/ProjectResourcesBrowser.py" line="253"/>
         <source>Remove from project</source>
         <translation>Supprimer du projet</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectResourcesBrowser.py" line="255"/>
+        <location filename="../Project/ProjectResourcesBrowser.py" line="256"/>
         <source>Delete</source>
         <translation>Supprimer</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectResourcesBrowser.py" line="259"/>
+        <location filename="../Project/ProjectResourcesBrowser.py" line="260"/>
         <source>New resource...</source>
         <translation>Nouveau fichier ressource...</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectResourcesBrowser.py" line="298"/>
+        <location filename="../Project/ProjectResourcesBrowser.py" line="299"/>
         <source>Add resources...</source>
         <translation>Ajouter des fichiers ressources...</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectResourcesBrowser.py" line="301"/>
+        <location filename="../Project/ProjectResourcesBrowser.py" line="302"/>
         <source>Add resources directory...</source>
         <translation>Ajouter un répertoire de fichiers ressources...</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectResourcesBrowser.py" line="305"/>
+        <location filename="../Project/ProjectResourcesBrowser.py" line="306"/>
         <source>Expand all directories</source>
         <translation>Déployer tous les répertoires</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectResourcesBrowser.py" line="307"/>
+        <location filename="../Project/ProjectResourcesBrowser.py" line="308"/>
         <source>Collapse all directories</source>
         <translation>Replier tous les répertoires</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectResourcesBrowser.py" line="209"/>
+        <location filename="../Project/ProjectResourcesBrowser.py" line="210"/>
         <source>Compile resources</source>
         <translation>Compile les fichiers ressources</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectResourcesBrowser.py" line="509"/>
+        <location filename="../Project/ProjectResourcesBrowser.py" line="510"/>
         <source>New Resource</source>
         <translation>Nouveau fichier ressource</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectResourcesBrowser.py" line="468"/>
+        <location filename="../Project/ProjectResourcesBrowser.py" line="469"/>
         <source>Qt Resource Files (*.qrc)</source>
         <translation>Fichiers Qt Resource (*.qrc)</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectResourcesBrowser.py" line="538"/>
+        <location filename="../Project/ProjectResourcesBrowser.py" line="539"/>
         <source>Delete resources</source>
         <translation>Suppression des fichiers ressources</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectResourcesBrowser.py" line="538"/>
+        <location filename="../Project/ProjectResourcesBrowser.py" line="539"/>
         <source>Do you really want to delete these resources from the project?</source>
         <translation>Voulez-vous réellement supprimer ces fichiers ressources du projet?</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectResourcesBrowser.py" line="637"/>
+        <location filename="../Project/ProjectResourcesBrowser.py" line="624"/>
         <source>Resource Compilation</source>
         <translation>Compilation des fichiers ressources</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectResourcesBrowser.py" line="616"/>
+        <location filename="../Project/ProjectResourcesBrowser.py" line="610"/>
         <source>The compilation of the resource file was successful.</source>
         <translation>La compilation des fichiers ressources a réussi.</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectResourcesBrowser.py" line="637"/>
+        <location filename="../Project/ProjectResourcesBrowser.py" line="624"/>
         <source>The compilation of the resource file failed.</source>
         <translation>La compilation du fichier ressource a échoué.</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectResourcesBrowser.py" line="724"/>
+        <location filename="../Project/ProjectResourcesBrowser.py" line="713"/>
         <source>Process Generation Error</source>
         <translation>Erreur du processus</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectResourcesBrowser.py" line="790"/>
+        <location filename="../Project/ProjectResourcesBrowser.py" line="779"/>
         <source>Compiling resources...</source>
         <translation>Compilation des ressources...</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectResourcesBrowser.py" line="864"/>
+        <location filename="../Project/ProjectResourcesBrowser.py" line="853"/>
         <source>Abort</source>
         <translation>Abandonner</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectResourcesBrowser.py" line="864"/>
+        <location filename="../Project/ProjectResourcesBrowser.py" line="853"/>
         <source>Determining changed resources...</source>
         <translation>Détermination des fichiers ressource modifiés...</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectResourcesBrowser.py" line="900"/>
+        <location filename="../Project/ProjectResourcesBrowser.py" line="889"/>
         <source>Compiling changed resources...</source>
         <translation>Compilation des fichiers ressource modifiés...</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectResourcesBrowser.py" line="487"/>
+        <location filename="../Project/ProjectResourcesBrowser.py" line="488"/>
         <source>The file already exists! Overwrite it?</source>
         <translation>Le fichier existe déjà! Ecraser ?</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectResourcesBrowser.py" line="310"/>
+        <location filename="../Project/ProjectResourcesBrowser.py" line="311"/>
         <source>Configure...</source>
         <translation>Configuration...</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectResourcesBrowser.py" line="267"/>
+        <location filename="../Project/ProjectResourcesBrowser.py" line="268"/>
         <source>Copy Path to Clipboard</source>
         <translation>Copier chemin dans le Presse-Papiers</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectResourcesBrowser.py" line="509"/>
+        <location filename="../Project/ProjectResourcesBrowser.py" line="510"/>
         <source>&lt;p&gt;The new resource file &lt;b&gt;{0}&lt;/b&gt; could not be created.&lt;br&gt;Problem: {1}&lt;/p&gt;</source>
         <translation>&lt;p&gt;Le nouveau fichier ressource &lt;b&gt;{0}&lt;/b&gt; ne peut être créé.&lt;br&gt;Problème : {1}&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectResourcesBrowser.py" line="623"/>
+        <location filename="../Project/ProjectResourcesBrowser.py" line="617"/>
         <source>&lt;p&gt;The compilation of the resource file failed.&lt;/p&gt;&lt;p&gt;Reason: {0}&lt;/p&gt;</source>
         <translation>&lt;p&gt;La compilation du fichier ressource a échoué.&lt;/p&gt;&lt;p&gt;Raison : {0}&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectResourcesBrowser.py" line="724"/>
+        <location filename="../Project/ProjectResourcesBrowser.py" line="713"/>
         <source>Could not start {0}.&lt;br&gt;Ensure that it is in the search path.</source>
         <translation>Ne peut démarré {0}.&lt;br&gt;Vérifier qu&apos;il est dans le chemin de recherche.</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectResourcesBrowser.py" line="864"/>
+        <location filename="../Project/ProjectResourcesBrowser.py" line="853"/>
         <source>%v/%m Resources</source>
         <translation>Ressources %v/%m</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectResourcesBrowser.py" line="286"/>
+        <location filename="../Project/ProjectResourcesBrowser.py" line="287"/>
         <source>Configure rcc Compiler</source>
         <translation type="unfinished"></translation>
     </message>
@@ -55979,197 +56044,197 @@
 <context>
     <name>ProjectTranslationsBrowser</name>
     <message>
-        <location filename="../Project/ProjectTranslationsBrowser.py" line="63"/>
+        <location filename="../Project/ProjectTranslationsBrowser.py" line="64"/>
         <source>Translations</source>
         <translation>Traductions</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectTranslationsBrowser.py" line="65"/>
+        <location filename="../Project/ProjectTranslationsBrowser.py" line="66"/>
         <source>&lt;b&gt;Project Translations Browser&lt;/b&gt;&lt;p&gt;This allows to easily see all translations contained in the current project. Several actions can be executed via the context menu.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Navigateur de traductions&lt;/b&gt;&lt;p&gt;Permet de voir facilement toutes les traductions présentes dans le projet. Plusieurs actions peuvent être effectuées via le menu contextuel.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectTranslationsBrowser.py" line="334"/>
+        <location filename="../Project/ProjectTranslationsBrowser.py" line="335"/>
         <source>Generate translations</source>
         <translation>Générer des traductions</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectTranslationsBrowser.py" line="342"/>
+        <location filename="../Project/ProjectTranslationsBrowser.py" line="343"/>
         <source>Generate translations (with obsolete)</source>
         <translation>Générer des traductions (avec la version obsolete)</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectTranslationsBrowser.py" line="309"/>
+        <location filename="../Project/ProjectTranslationsBrowser.py" line="310"/>
         <source>Open in Qt-Linguist</source>
         <translation>Ouvrir avec Qt-Linguist</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectTranslationsBrowser.py" line="361"/>
+        <location filename="../Project/ProjectTranslationsBrowser.py" line="362"/>
         <source>Release translations</source>
         <translation>Compiler les traductions</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectTranslationsBrowser.py" line="369"/>
+        <location filename="../Project/ProjectTranslationsBrowser.py" line="370"/>
         <source>Remove from project</source>
         <translation>Supprimer du projet</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectTranslationsBrowser.py" line="431"/>
+        <location filename="../Project/ProjectTranslationsBrowser.py" line="432"/>
         <source>Delete</source>
         <translation>Supprimer</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectTranslationsBrowser.py" line="435"/>
+        <location filename="../Project/ProjectTranslationsBrowser.py" line="436"/>
         <source>Add translation...</source>
         <translation>Ajouter une traduction...</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectTranslationsBrowser.py" line="1284"/>
+        <location filename="../Project/ProjectTranslationsBrowser.py" line="1274"/>
         <source>Write temporary project file</source>
         <translation>Ecrire un fichier projet temporaire</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectTranslationsBrowser.py" line="958"/>
+        <location filename="../Project/ProjectTranslationsBrowser.py" line="951"/>
         <source>Translation file generation</source>
         <translation>Génération d&apos;un fichier de traduction</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectTranslationsBrowser.py" line="947"/>
+        <location filename="../Project/ProjectTranslationsBrowser.py" line="940"/>
         <source>The generation of the translation files (*.ts) was successful.</source>
         <translation>La génération des fichiers de traduction (*.ts) a réussi.</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectTranslationsBrowser.py" line="1315"/>
+        <location filename="../Project/ProjectTranslationsBrowser.py" line="1305"/>
         <source>Process Generation Error</source>
         <translation>Erreur du processus</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectTranslationsBrowser.py" line="1221"/>
+        <location filename="../Project/ProjectTranslationsBrowser.py" line="1209"/>
         <source>Translation file release</source>
         <translation>Validation du fichier de traduction</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectTranslationsBrowser.py" line="1205"/>
+        <location filename="../Project/ProjectTranslationsBrowser.py" line="1193"/>
         <source>The release of the translation files (*.qm) was successful.</source>
         <translation>La validation des fichiers de traduction (*.qm) a réussi.</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectTranslationsBrowser.py" line="1221"/>
+        <location filename="../Project/ProjectTranslationsBrowser.py" line="1209"/>
         <source>The release of the translation files (*.qm) has failed.</source>
         <translation>La validation des fichiers de traduction (*.qm) a échoué.</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectTranslationsBrowser.py" line="356"/>
+        <location filename="../Project/ProjectTranslationsBrowser.py" line="357"/>
         <source>Open in Editor</source>
         <translation>Ouvrir dans l&apos;éditeur</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectTranslationsBrowser.py" line="156"/>
+        <location filename="../Project/ProjectTranslationsBrowser.py" line="157"/>
         <source>Generate translation</source>
         <translation>Générer un fichier de traduction</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectTranslationsBrowser.py" line="164"/>
+        <location filename="../Project/ProjectTranslationsBrowser.py" line="165"/>
         <source>Generate translation (with obsolete)</source>
         <translation>Générer un fichier de traduction (à partir d&apos;un obsolète)</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectTranslationsBrowser.py" line="409"/>
+        <location filename="../Project/ProjectTranslationsBrowser.py" line="410"/>
         <source>Generate all translations</source>
         <translation>Générer tous les fichiers de traduction</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectTranslationsBrowser.py" line="416"/>
+        <location filename="../Project/ProjectTranslationsBrowser.py" line="417"/>
         <source>Generate all translations (with obsolete)</source>
         <translation>Générer les traductions (à partir des fichiers obsoletes)</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectTranslationsBrowser.py" line="198"/>
+        <location filename="../Project/ProjectTranslationsBrowser.py" line="199"/>
         <source>Release translation</source>
         <translation>Compiler la traduction</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectTranslationsBrowser.py" line="424"/>
+        <location filename="../Project/ProjectTranslationsBrowser.py" line="425"/>
         <source>Release all translations</source>
         <translation>Compiler toutes les traductions</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectTranslationsBrowser.py" line="140"/>
+        <location filename="../Project/ProjectTranslationsBrowser.py" line="141"/>
         <source>Preview translation</source>
         <translation>Apercu de la traduction</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectTranslationsBrowser.py" line="321"/>
+        <location filename="../Project/ProjectTranslationsBrowser.py" line="322"/>
         <source>Preview translations</source>
         <translation>Apercu des traductions</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectTranslationsBrowser.py" line="686"/>
+        <location filename="../Project/ProjectTranslationsBrowser.py" line="687"/>
         <source>Delete translation files</source>
         <translation>Supprimer les fichiers de traduction</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectTranslationsBrowser.py" line="686"/>
+        <location filename="../Project/ProjectTranslationsBrowser.py" line="687"/>
         <source>Do you really want to delete these translation files from the project?</source>
         <translation>Voulez-vous réellement supprimer ces traductions du projet?</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectTranslationsBrowser.py" line="1284"/>
+        <location filename="../Project/ProjectTranslationsBrowser.py" line="1274"/>
         <source>No translation files (*.ts) selected.</source>
         <translation>Aucun fichier de traduction (*.ts) sélectionné.</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectTranslationsBrowser.py" line="396"/>
+        <location filename="../Project/ProjectTranslationsBrowser.py" line="397"/>
         <source>Preview all translations</source>
         <translation>Visualiser toutes les traductions</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectTranslationsBrowser.py" line="437"/>
+        <location filename="../Project/ProjectTranslationsBrowser.py" line="438"/>
         <source>Add translation files...</source>
         <translation>Ajouter des fichiers de traduction...</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectTranslationsBrowser.py" line="444"/>
+        <location filename="../Project/ProjectTranslationsBrowser.py" line="445"/>
         <source>Configure...</source>
         <translation>Configuration...</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectTranslationsBrowser.py" line="401"/>
+        <location filename="../Project/ProjectTranslationsBrowser.py" line="402"/>
         <source>Extract messages</source>
         <translation>Extraction des messages</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectTranslationsBrowser.py" line="441"/>
+        <location filename="../Project/ProjectTranslationsBrowser.py" line="442"/>
         <source>Copy Path to Clipboard</source>
         <translation>Copier chemin dans le Presse-Papiers</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectTranslationsBrowser.py" line="831"/>
+        <location filename="../Project/ProjectTranslationsBrowser.py" line="832"/>
         <source>&lt;p&gt;The temporary project file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Le fichier projet temporaire&lt;b&gt;{0}&lt;/b&gt; ne peut être écrit.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectTranslationsBrowser.py" line="1133"/>
+        <location filename="../Project/ProjectTranslationsBrowser.py" line="1128"/>
         <source>Could not start {0}.&lt;br&gt;Ensure that it is in the search path.</source>
         <translation>Ne peut démarrer {0}.&lt;br&gt;Vérifier qu&apos;il est dans le chemin de recherche.</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectTranslationsBrowser.py" line="1315"/>
+        <location filename="../Project/ProjectTranslationsBrowser.py" line="1305"/>
         <source>&lt;p&gt;Could not start lrelease.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Ne peut démarrer lrelease.&lt;br&gt;Vérifier qu&apos;il est disponible en tant que &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectTranslationsBrowser.py" line="351"/>
+        <location filename="../Project/ProjectTranslationsBrowser.py" line="352"/>
         <source>Open</source>
         <translation>Ouvrir</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectTranslationsBrowser.py" line="955"/>
+        <location filename="../Project/ProjectTranslationsBrowser.py" line="948"/>
         <source> The process has crashed.</source>
         <translation> Le processus a crashé.</translation>
     </message>
     <message>
-        <location filename="../Project/ProjectTranslationsBrowser.py" line="958"/>
+        <location filename="../Project/ProjectTranslationsBrowser.py" line="951"/>
         <source>The generation of the translation files (*.ts) has failed.{0}</source>
         <translation>La génération du fichier de traduction (*.ts) a échoué.{0}</translation>
     </message>
@@ -62975,55 +63040,55 @@
 <context>
     <name>SafeBrowsingManager</name>
     <message>
-        <location filename="../WebBrowser/SafeBrowsing/SafeBrowsingManager.py" line="243"/>
+        <location filename="../WebBrowser/SafeBrowsing/SafeBrowsingManager.py" line="242"/>
         <source>Safe Browsing is disabled.</source>
         <translation>La navigation sécurisée est désactivée.</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SafeBrowsing/SafeBrowsingManager.py" line="246"/>
+        <location filename="../WebBrowser/SafeBrowsing/SafeBrowsingManager.py" line="245"/>
         <source>The fair use wait period has not expired yet.Expiration will be at {0}.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SafeBrowsing/SafeBrowsingManager.py" line="272"/>
+        <location filename="../WebBrowser/SafeBrowsing/SafeBrowsingManager.py" line="271"/>
         <source>Updating threat lists</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SafeBrowsing/SafeBrowsingManager.py" line="288"/>
+        <location filename="../WebBrowser/SafeBrowsing/SafeBrowsingManager.py" line="287"/>
         <source>Deleting obsolete threat lists</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SafeBrowsing/SafeBrowsingManager.py" line="310"/>
+        <location filename="../WebBrowser/SafeBrowsing/SafeBrowsingManager.py" line="309"/>
         <source>Updating hash prefixes</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SafeBrowsing/SafeBrowsingManager.py" line="336"/>
+        <location filename="../WebBrowser/SafeBrowsing/SafeBrowsingManager.py" line="335"/>
         <source>Local cache checksum does not match the server. Consider cleaning the cache. Threat update has been aborted.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SafeBrowsing/SafeBrowsingManager.py" line="211"/>
+        <location filename="../WebBrowser/SafeBrowsing/SafeBrowsingManager.py" line="209"/>
         <source>Updating threat lists...</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SafeBrowsing/SafeBrowsingManager.py" line="215"/>
-        <source>Updating threat lists done</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../WebBrowser/SafeBrowsing/SafeBrowsingManager.py" line="218"/>
-        <source>Updating threat lists failed</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../WebBrowser/SafeBrowsing/SafeBrowsingManager.py" line="165"/>
+        <location filename="../WebBrowser/SafeBrowsing/SafeBrowsingManager.py" line="166"/>
         <source>Google Safe Browsing</source>
         <translation>Navigation sécurisée Google</translation>
     </message>
+    <message>
+        <location filename="../WebBrowser/SafeBrowsing/SafeBrowsingManager.py" line="213"/>
+        <source>Updating threat lists done.</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/SafeBrowsing/SafeBrowsingManager.py" line="216"/>
+        <source>Updating threat lists failed.</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>SearchReplaceWidget</name>
@@ -66069,7 +66134,7 @@
 <context>
     <name>SnapshotRegionGrabber</name>
     <message>
-        <location filename="../Snapshot/SnapshotRegionGrabber.py" line="101"/>
+        <location filename="../Snapshot/SnapshotRegionGrabber.py" line="102"/>
         <source>Select a region using the mouse. To take the snapshot, press the Enter key or double click. Press Esc to quit.</source>
         <translation type="unfinished"></translation>
     </message>
@@ -66088,27 +66153,27 @@
 <context>
     <name>SnapshotWaylandGrabber</name>
     <message>
-        <location filename="../Snapshot/SnapshotWaylandGrabber.py" line="373"/>
+        <location filename="../Snapshot/SnapshotWaylandGrabber.py" line="371"/>
         <source>Screenshot Error</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Snapshot/SnapshotWaylandGrabber.py" line="347"/>
+        <location filename="../Snapshot/SnapshotWaylandGrabber.py" line="345"/>
         <source>&lt;p&gt;Received an unexpected number of reply arguments. Expected {0} but got {1}&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Snapshot/SnapshotWaylandGrabber.py" line="357"/>
+        <location filename="../Snapshot/SnapshotWaylandGrabber.py" line="355"/>
         <source>&lt;p&gt;Received error &lt;b&gt;{0}&lt;/b&gt; from DBus while performing screenshot.&lt;/p&gt;&lt;p&gt;{1}&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Snapshot/SnapshotWaylandGrabber.py" line="367"/>
+        <location filename="../Snapshot/SnapshotWaylandGrabber.py" line="365"/>
         <source>Received an invalid reply.</source>
         <translation>Réponse invalide reçue.</translation>
     </message>
     <message>
-        <location filename="../Snapshot/SnapshotWaylandGrabber.py" line="373"/>
+        <location filename="../Snapshot/SnapshotWaylandGrabber.py" line="371"/>
         <source>Received an unexpected reply.</source>
         <translation>Réponse inattendue reçue.</translation>
     </message>
@@ -77465,383 +77530,383 @@
 <context>
     <name>UserInterface</name>
     <message>
-        <location filename="../UI/UserInterface.py" line="277"/>
+        <location filename="../UI/UserInterface.py" line="276"/>
         <source>Generating Main User Interface...</source>
         <translation>Création de l&apos;interface utilisateur...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1823"/>
+        <location filename="../UI/UserInterface.py" line="1822"/>
         <source>Log-Viewer</source>
         <translation>Fenêtre de log</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="327"/>
+        <location filename="../UI/UserInterface.py" line="326"/>
         <source>Setting up connections...</source>
         <translation>Définition des connexions...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="615"/>
+        <location filename="../UI/UserInterface.py" line="614"/>
         <source>Initializing Actions...</source>
         <translation>Initialisation des actions...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="617"/>
+        <location filename="../UI/UserInterface.py" line="616"/>
         <source>Initializing Menus...</source>
         <translation>Initialisation des menus...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="619"/>
+        <location filename="../UI/UserInterface.py" line="618"/>
         <source>Initializing Toolbars...</source>
         <translation>Initialisation des barres d&apos;outils...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="621"/>
+        <location filename="../UI/UserInterface.py" line="620"/>
         <source>Initializing Statusbar...</source>
         <translation>Initialisation de la barre d&apos;état...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="572"/>
+        <location filename="../UI/UserInterface.py" line="571"/>
         <source>Initializing Tools...</source>
         <translation>Initialisation des outils...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1624"/>
+        <location filename="../UI/UserInterface.py" line="1623"/>
         <source>Quit</source>
         <translation>Quitter</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1624"/>
+        <location filename="../UI/UserInterface.py" line="1623"/>
         <source>&amp;Quit</source>
         <translation>&amp;Quitter</translation>
     </message>
     <message>
+        <location filename="../UI/UserInterface.py" line="1629"/>
+        <source>Quit the IDE</source>
+        <translation>Quitter l&apos;IDE</translation>
+    </message>
+    <message>
         <location filename="../UI/UserInterface.py" line="1630"/>
-        <source>Quit the IDE</source>
-        <translation>Quitter l&apos;IDE</translation>
-    </message>
-    <message>
-        <location filename="../UI/UserInterface.py" line="1631"/>
         <source>&lt;b&gt;Quit the IDE&lt;/b&gt;&lt;p&gt;This quits the IDE. Any unsaved changes may be saved first. Any Python program being debugged will be stopped and the preferences will be written to disc.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Quitter l&apos;IDE&lt;/b&gt;&lt;p&gt;Cette commande fait quitter l&apos;IDE. Toutes les modifications non-enregistrées devraient d&apos;abord être enregistrées. Tous les programmes Python débogués seront stoppés et les préférences seront écrites sur le disque.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2108"/>
+        <location filename="../UI/UserInterface.py" line="2107"/>
         <source>What&apos;s This?</source>
         <translation>Qu&apos;est-ce que c&apos;est ?</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2108"/>
+        <location filename="../UI/UserInterface.py" line="2107"/>
         <source>&amp;What&apos;s This?</source>
         <translation>&amp;Qu&apos;est-ce que c&apos;est?</translation>
     </message>
     <message>
+        <location filename="../UI/UserInterface.py" line="2113"/>
+        <source>Context sensitive help</source>
+        <translation>Aide contextuelle</translation>
+    </message>
+    <message>
         <location filename="../UI/UserInterface.py" line="2114"/>
-        <source>Context sensitive help</source>
-        <translation>Aide contextuelle</translation>
-    </message>
-    <message>
-        <location filename="../UI/UserInterface.py" line="2115"/>
         <source>&lt;b&gt;Display context sensitive help&lt;/b&gt;&lt;p&gt;In What&apos;s This? mode, the mouse cursor shows an arrow with a question mark, and you can click on the interface elements to get a short description of what they do and how to use them. In dialogs, this feature can be accessed using the context help button in the titlebar.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Affiche l&apos;aide contextuelle&lt;/b&gt;&lt;p&gt;Dans le mode &quot;Qu&apos;est-ce que c&apos;est?&quot;, la souris est affichée avec un point d&apos;interrogation, et on peut cliquer sur les éléments de  l&apos;interface pour obtenir une courte description de l&apos;élément. Cette fonction peut être obtenue avec le bouton d&apos;aide contextuelle de la barre principale.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2126"/>
+        <location filename="../UI/UserInterface.py" line="2125"/>
         <source>Helpviewer</source>
         <translation>Visionneur d&apos;aide</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2126"/>
+        <location filename="../UI/UserInterface.py" line="2125"/>
         <source>&amp;Helpviewer...</source>
         <translation>Visionneur d&apos;&amp;aide...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2132"/>
+        <location filename="../UI/UserInterface.py" line="2131"/>
         <source>Open the helpviewer window</source>
         <translation>Ouvre le visualiseur d&apos;aide</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2152"/>
+        <location filename="../UI/UserInterface.py" line="2151"/>
         <source>Show Versions</source>
         <translation>Afficher les versions</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2152"/>
+        <location filename="../UI/UserInterface.py" line="2151"/>
         <source>Show &amp;Versions</source>
         <translation>Afficher les &amp;versions</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2156"/>
+        <location filename="../UI/UserInterface.py" line="2155"/>
         <source>Display version information</source>
         <translation>Affiche les informations sur les versions</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2158"/>
+        <location filename="../UI/UserInterface.py" line="2157"/>
         <source>&lt;b&gt;Show Versions&lt;/b&gt;&lt;p&gt;Display version information.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Afficher les versions&lt;/b&gt;&lt;p&gt;Affiche les informations sur les versions.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3817"/>
+        <location filename="../UI/UserInterface.py" line="3816"/>
         <source>Report Bug</source>
         <translation>Rapport de bogue</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2217"/>
+        <location filename="../UI/UserInterface.py" line="2216"/>
         <source>Report &amp;Bug...</source>
         <translation>Rapport de &amp;bogue...</translation>
     </message>
     <message>
+        <location filename="../UI/UserInterface.py" line="2220"/>
+        <source>Report a bug</source>
+        <translation>Envoyer un rapport de bogue</translation>
+    </message>
+    <message>
         <location filename="../UI/UserInterface.py" line="2221"/>
-        <source>Report a bug</source>
-        <translation>Envoyer un rapport de bogue</translation>
-    </message>
-    <message>
-        <location filename="../UI/UserInterface.py" line="2222"/>
         <source>&lt;b&gt;Report Bug...&lt;/b&gt;&lt;p&gt;Opens a dialog to report a bug.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Rapport de bogue...&lt;/b&gt;&lt;p&gt;Ouvre une fenêtre pour envoyer un rapport de bogue.&lt;/p&gt;</translation>
     </message>
     <message>
+        <location filename="../UI/UserInterface.py" line="3355"/>
+        <source>Unittest</source>
+        <translation>Tests unitaires</translation>
+    </message>
+    <message>
+        <location filename="../UI/UserInterface.py" line="2243"/>
+        <source>&amp;Unittest...</source>
+        <translation>&amp;Tests unitaires...</translation>
+    </message>
+    <message>
+        <location filename="../UI/UserInterface.py" line="2248"/>
+        <source>Start unittest dialog</source>
+        <translation>Ouvre la fenêtre Unitest</translation>
+    </message>
+    <message>
+        <location filename="../UI/UserInterface.py" line="2510"/>
+        <source>Preferences</source>
+        <translation>Préférences</translation>
+    </message>
+    <message>
+        <location filename="../UI/UserInterface.py" line="2510"/>
+        <source>&amp;Preferences...</source>
+        <translation>&amp;Préférences...</translation>
+    </message>
+    <message>
+        <location filename="../UI/UserInterface.py" line="2515"/>
+        <source>Set the prefered configuration</source>
+        <translation>Édition des préférences</translation>
+    </message>
+    <message>
+        <location filename="../UI/UserInterface.py" line="2517"/>
+        <source>&lt;b&gt;Preferences&lt;/b&gt;&lt;p&gt;Set the configuration items of the application with your prefered values.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Préférences&lt;/b&gt;&lt;p&gt;Edite les valeurs souhaitées pour la configuration du logiciel.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../UI/UserInterface.py" line="2615"/>
+        <source>Keyboard Shortcuts</source>
+        <translation>Raccourcis clavier</translation>
+    </message>
+    <message>
+        <location filename="../UI/UserInterface.py" line="2615"/>
+        <source>Keyboard &amp;Shortcuts...</source>
+        <translation>&amp;Raccourcis claviers...</translation>
+    </message>
+    <message>
+        <location filename="../UI/UserInterface.py" line="2620"/>
+        <source>Set the keyboard shortcuts</source>
+        <translation>Définition des raccourcis clavier</translation>
+    </message>
+    <message>
+        <location filename="../UI/UserInterface.py" line="2622"/>
+        <source>&lt;b&gt;Keyboard Shortcuts&lt;/b&gt;&lt;p&gt;Set the keyboard shortcuts of the application with your prefered values.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Raccourcis claviers&lt;/b&gt;&lt;p&gt;Edite les raccourcis claviers pour l&apos;application.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../UI/UserInterface.py" line="6289"/>
+        <source>Export Keyboard Shortcuts</source>
+        <translation>Exporter les raccourcis clavier</translation>
+    </message>
+    <message>
+        <location filename="../UI/UserInterface.py" line="2630"/>
+        <source>&amp;Export Keyboard Shortcuts...</source>
+        <translation>&amp;Exporter les raccourcis claviers...</translation>
+    </message>
+    <message>
+        <location filename="../UI/UserInterface.py" line="2635"/>
+        <source>Export the keyboard shortcuts</source>
+        <translation>Exporte les raccourcis claviers</translation>
+    </message>
+    <message>
+        <location filename="../UI/UserInterface.py" line="2637"/>
+        <source>&lt;b&gt;Export Keyboard Shortcuts&lt;/b&gt;&lt;p&gt;Export the keyboard shortcuts of the application.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Exporter les raccourcis clavier&lt;/b&gt;&lt;p&gt;Exporte les raccourcis claviers de l&apos;application.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../UI/UserInterface.py" line="6313"/>
+        <source>Import Keyboard Shortcuts</source>
+        <translation>Importer des raccourcis clavier</translation>
+    </message>
+    <message>
+        <location filename="../UI/UserInterface.py" line="2644"/>
+        <source>&amp;Import Keyboard Shortcuts...</source>
+        <translation>&amp;Importer des raccourcis clavier...</translation>
+    </message>
+    <message>
+        <location filename="../UI/UserInterface.py" line="2649"/>
+        <source>Import the keyboard shortcuts</source>
+        <translation>Importe des raccourcis clavier</translation>
+    </message>
+    <message>
+        <location filename="../UI/UserInterface.py" line="2651"/>
+        <source>&lt;b&gt;Import Keyboard Shortcuts&lt;/b&gt;&lt;p&gt;Import the keyboard shortcuts of the application.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Importer des raccourcis clavier&lt;/b&gt;&lt;p&gt;Importe des raccourcis claviers de l&apos;application.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../UI/UserInterface.py" line="3091"/>
+        <source>E&amp;xtras</source>
+        <translation>E&amp;xtras</translation>
+    </message>
+    <message>
+        <location filename="../UI/UserInterface.py" line="3205"/>
+        <source>&amp;Window</source>
+        <translation>&amp;Fenêtre</translation>
+    </message>
+    <message>
+        <location filename="../UI/UserInterface.py" line="3280"/>
+        <source>&amp;Help</source>
+        <translation>A&amp;ide</translation>
+    </message>
+    <message>
+        <location filename="../UI/UserInterface.py" line="3354"/>
+        <source>Tools</source>
+        <translation>Outils</translation>
+    </message>
+    <message>
+        <location filename="../UI/UserInterface.py" line="5218"/>
+        <source>Help</source>
+        <translation>Aide</translation>
+    </message>
+    <message>
         <location filename="../UI/UserInterface.py" line="3356"/>
-        <source>Unittest</source>
-        <translation>Tests unitaires</translation>
-    </message>
-    <message>
-        <location filename="../UI/UserInterface.py" line="2244"/>
-        <source>&amp;Unittest...</source>
-        <translation>&amp;Tests unitaires...</translation>
+        <source>Settings</source>
+        <translation>Configuration</translation>
+    </message>
+    <message>
+        <location filename="../UI/UserInterface.py" line="3266"/>
+        <source>&amp;Toolbars</source>
+        <translation>&amp;Barres d&apos;Outils</translation>
+    </message>
+    <message>
+        <location filename="../UI/UserInterface.py" line="5346"/>
+        <source>Problem</source>
+        <translation>Problème</translation>
+    </message>
+    <message>
+        <location filename="../UI/UserInterface.py" line="5541"/>
+        <source>Process Generation Error</source>
+        <translation>Erreur du processus</translation>
+    </message>
+    <message>
+        <location filename="../UI/UserInterface.py" line="647"/>
+        <source>Initializing Single Application Server...</source>
+        <translation>Initialisation du serveur d&apos;application...</translation>
     </message>
     <message>
         <location filename="../UI/UserInterface.py" line="2249"/>
-        <source>Start unittest dialog</source>
-        <translation>Ouvre la fenêtre Unitest</translation>
-    </message>
-    <message>
-        <location filename="../UI/UserInterface.py" line="2511"/>
-        <source>Preferences</source>
-        <translation>Préférences</translation>
-    </message>
-    <message>
-        <location filename="../UI/UserInterface.py" line="2511"/>
-        <source>&amp;Preferences...</source>
-        <translation>&amp;Préférences...</translation>
-    </message>
-    <message>
-        <location filename="../UI/UserInterface.py" line="2516"/>
-        <source>Set the prefered configuration</source>
-        <translation>Édition des préférences</translation>
-    </message>
-    <message>
-        <location filename="../UI/UserInterface.py" line="2518"/>
-        <source>&lt;b&gt;Preferences&lt;/b&gt;&lt;p&gt;Set the configuration items of the application with your prefered values.&lt;/p&gt;</source>
-        <translation>&lt;b&gt;Préférences&lt;/b&gt;&lt;p&gt;Edite les valeurs souhaitées pour la configuration du logiciel.&lt;/p&gt;</translation>
-    </message>
-    <message>
-        <location filename="../UI/UserInterface.py" line="2616"/>
-        <source>Keyboard Shortcuts</source>
-        <translation>Raccourcis clavier</translation>
-    </message>
-    <message>
-        <location filename="../UI/UserInterface.py" line="2616"/>
-        <source>Keyboard &amp;Shortcuts...</source>
-        <translation>&amp;Raccourcis claviers...</translation>
-    </message>
-    <message>
-        <location filename="../UI/UserInterface.py" line="2621"/>
-        <source>Set the keyboard shortcuts</source>
-        <translation>Définition des raccourcis clavier</translation>
-    </message>
-    <message>
-        <location filename="../UI/UserInterface.py" line="2623"/>
-        <source>&lt;b&gt;Keyboard Shortcuts&lt;/b&gt;&lt;p&gt;Set the keyboard shortcuts of the application with your prefered values.&lt;/p&gt;</source>
-        <translation>&lt;b&gt;Raccourcis claviers&lt;/b&gt;&lt;p&gt;Edite les raccourcis claviers pour l&apos;application.&lt;/p&gt;</translation>
-    </message>
-    <message>
-        <location filename="../UI/UserInterface.py" line="6290"/>
-        <source>Export Keyboard Shortcuts</source>
-        <translation>Exporter les raccourcis clavier</translation>
-    </message>
-    <message>
-        <location filename="../UI/UserInterface.py" line="2631"/>
-        <source>&amp;Export Keyboard Shortcuts...</source>
-        <translation>&amp;Exporter les raccourcis claviers...</translation>
-    </message>
-    <message>
-        <location filename="../UI/UserInterface.py" line="2636"/>
-        <source>Export the keyboard shortcuts</source>
-        <translation>Exporte les raccourcis claviers</translation>
-    </message>
-    <message>
-        <location filename="../UI/UserInterface.py" line="2638"/>
-        <source>&lt;b&gt;Export Keyboard Shortcuts&lt;/b&gt;&lt;p&gt;Export the keyboard shortcuts of the application.&lt;/p&gt;</source>
-        <translation>&lt;b&gt;Exporter les raccourcis clavier&lt;/b&gt;&lt;p&gt;Exporte les raccourcis claviers de l&apos;application.&lt;/p&gt;</translation>
-    </message>
-    <message>
-        <location filename="../UI/UserInterface.py" line="6314"/>
-        <source>Import Keyboard Shortcuts</source>
-        <translation>Importer des raccourcis clavier</translation>
-    </message>
-    <message>
-        <location filename="../UI/UserInterface.py" line="2645"/>
-        <source>&amp;Import Keyboard Shortcuts...</source>
-        <translation>&amp;Importer des raccourcis clavier...</translation>
-    </message>
-    <message>
-        <location filename="../UI/UserInterface.py" line="2650"/>
-        <source>Import the keyboard shortcuts</source>
-        <translation>Importe des raccourcis clavier</translation>
-    </message>
-    <message>
-        <location filename="../UI/UserInterface.py" line="2652"/>
-        <source>&lt;b&gt;Import Keyboard Shortcuts&lt;/b&gt;&lt;p&gt;Import the keyboard shortcuts of the application.&lt;/p&gt;</source>
-        <translation>&lt;b&gt;Importer des raccourcis clavier&lt;/b&gt;&lt;p&gt;Importe des raccourcis claviers de l&apos;application.&lt;/p&gt;</translation>
-    </message>
-    <message>
-        <location filename="../UI/UserInterface.py" line="3092"/>
-        <source>E&amp;xtras</source>
-        <translation>E&amp;xtras</translation>
-    </message>
-    <message>
-        <location filename="../UI/UserInterface.py" line="3206"/>
-        <source>&amp;Window</source>
-        <translation>&amp;Fenêtre</translation>
-    </message>
-    <message>
-        <location filename="../UI/UserInterface.py" line="3281"/>
-        <source>&amp;Help</source>
-        <translation>A&amp;ide</translation>
-    </message>
-    <message>
-        <location filename="../UI/UserInterface.py" line="3355"/>
-        <source>Tools</source>
-        <translation>Outils</translation>
-    </message>
-    <message>
-        <location filename="../UI/UserInterface.py" line="5219"/>
-        <source>Help</source>
-        <translation>Aide</translation>
-    </message>
-    <message>
-        <location filename="../UI/UserInterface.py" line="3357"/>
-        <source>Settings</source>
-        <translation>Configuration</translation>
-    </message>
-    <message>
-        <location filename="../UI/UserInterface.py" line="3267"/>
-        <source>&amp;Toolbars</source>
-        <translation>&amp;Barres d&apos;Outils</translation>
-    </message>
-    <message>
-        <location filename="../UI/UserInterface.py" line="5347"/>
-        <source>Problem</source>
-        <translation>Problème</translation>
-    </message>
-    <message>
-        <location filename="../UI/UserInterface.py" line="5542"/>
-        <source>Process Generation Error</source>
-        <translation>Erreur du processus</translation>
-    </message>
-    <message>
-        <location filename="../UI/UserInterface.py" line="648"/>
-        <source>Initializing Single Application Server...</source>
-        <translation>Initialisation du serveur d&apos;application...</translation>
-    </message>
-    <message>
-        <location filename="../UI/UserInterface.py" line="2250"/>
         <source>&lt;b&gt;Unittest&lt;/b&gt;&lt;p&gt;Perform unit tests. The dialog gives you the ability to select and run a unittest suite.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Tests unitaires&lt;/b&gt;&lt;p&gt;Effectue les tests d&apos;unitaires. Cette fenêtre permet de sélectionner et de lancer une suite de tests unitaires.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2258"/>
+        <location filename="../UI/UserInterface.py" line="2257"/>
         <source>Unittest Restart</source>
         <translation>Relancer les tests unitaires</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2258"/>
+        <location filename="../UI/UserInterface.py" line="2257"/>
         <source>&amp;Restart Unittest...</source>
         <translation>&amp;Relancer les tests unitaires...</translation>
     </message>
     <message>
+        <location filename="../UI/UserInterface.py" line="2262"/>
+        <source>Restart last unittest</source>
+        <translation>Relancer le dernier test unitaire</translation>
+    </message>
+    <message>
         <location filename="../UI/UserInterface.py" line="2263"/>
-        <source>Restart last unittest</source>
-        <translation>Relancer le dernier test unitaire</translation>
-    </message>
-    <message>
-        <location filename="../UI/UserInterface.py" line="2264"/>
         <source>&lt;b&gt;Restart Unittest&lt;/b&gt;&lt;p&gt;Restart the unittest performed last.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Relancer le dernier test unitaire&lt;/b&gt;
 &lt;p&gt;Relance le dernier test unitaire effectué.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2288"/>
+        <location filename="../UI/UserInterface.py" line="2287"/>
         <source>Unittest Script</source>
         <translation>Script de tests unitaires</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2288"/>
+        <location filename="../UI/UserInterface.py" line="2287"/>
         <source>Unittest &amp;Script...</source>
         <translation>&amp;Script de tests unitaires...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2293"/>
+        <location filename="../UI/UserInterface.py" line="2292"/>
         <source>Run unittest with current script</source>
         <translation>Lance les tests unitaires sur le script courant</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2295"/>
+        <location filename="../UI/UserInterface.py" line="2294"/>
         <source>&lt;b&gt;Unittest Script&lt;/b&gt;&lt;p&gt;Run unittest with current script.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Script de tests unitaires&lt;/b&gt;&lt;p&gt;Lance les tests unitaires sur le script en cours.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2303"/>
+        <location filename="../UI/UserInterface.py" line="2302"/>
         <source>Unittest Project</source>
         <translation>Projet de tests unitaires</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2303"/>
+        <location filename="../UI/UserInterface.py" line="2302"/>
         <source>Unittest &amp;Project...</source>
         <translation>&amp;Projet de tests unitaires...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2308"/>
+        <location filename="../UI/UserInterface.py" line="2307"/>
         <source>Run unittest with current project</source>
         <translation>Lance les tests unitaires sur le projet courant</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2310"/>
+        <location filename="../UI/UserInterface.py" line="2309"/>
         <source>&lt;b&gt;Unittest Project&lt;/b&gt;&lt;p&gt;Run unittest with current project.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Projet de tests unitaires&lt;/b&gt;&lt;p&gt;Lance les tests unitaires sur le projet en cours.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2398"/>
+        <location filename="../UI/UserInterface.py" line="2397"/>
         <source>Compare Files</source>
         <translation>Comparaison de fichiers</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2398"/>
+        <location filename="../UI/UserInterface.py" line="2397"/>
         <source>&amp;Compare Files...</source>
         <translation>&amp;Comparaison de fichiers...</translation>
     </message>
     <message>
+        <location filename="../UI/UserInterface.py" line="2415"/>
+        <source>Compare two files</source>
+        <translation>Compare deux fichiers</translation>
+    </message>
+    <message>
+        <location filename="../UI/UserInterface.py" line="2403"/>
+        <source>&lt;b&gt;Compare Files&lt;/b&gt;&lt;p&gt;Open a dialog to compare two files.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Comparaison de Fichiers&lt;/b&gt;&lt;p&gt;Ouvre une fenêtre pour comparer deux fichiers.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../UI/UserInterface.py" line="2410"/>
+        <source>Compare Files side by side</source>
+        <translation>Comparaison de fichiers côte à côte</translation>
+    </message>
+    <message>
         <location filename="../UI/UserInterface.py" line="2416"/>
-        <source>Compare two files</source>
-        <translation>Compare deux fichiers</translation>
-    </message>
-    <message>
-        <location filename="../UI/UserInterface.py" line="2404"/>
-        <source>&lt;b&gt;Compare Files&lt;/b&gt;&lt;p&gt;Open a dialog to compare two files.&lt;/p&gt;</source>
-        <translation>&lt;b&gt;Comparaison de Fichiers&lt;/b&gt;&lt;p&gt;Ouvre une fenêtre pour comparer deux fichiers.&lt;/p&gt;</translation>
-    </message>
-    <message>
-        <location filename="../UI/UserInterface.py" line="2411"/>
-        <source>Compare Files side by side</source>
-        <translation>Comparaison de fichiers côte à côte</translation>
-    </message>
-    <message>
-        <location filename="../UI/UserInterface.py" line="2417"/>
         <source>&lt;b&gt;Compare Files side by side&lt;/b&gt;&lt;p&gt;Open a dialog to compare two files and show the result side by side.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Comparaison de fichiers côte à côte&lt;/b&gt;&lt;p&gt;Ouvre une fenêtre pour comparer deux fichiers et affiche les différences côte à côte.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3148"/>
+        <location filename="../UI/UserInterface.py" line="3147"/>
         <source>&amp;Unittest</source>
         <translation>Tests &amp;unitaires</translation>
     </message>
@@ -77851,222 +77916,222 @@
         <translation type="obsolete">Il n&apos;y a pas de script principal défini dans le projet en cours. Abandon</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6876"/>
+        <location filename="../UI/UserInterface.py" line="6875"/>
         <source>Drop Error</source>
         <translation>Erreur de suppression</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1806"/>
+        <location filename="../UI/UserInterface.py" line="1805"/>
         <source>File-Browser</source>
         <translation>Navigateur de fichiers</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1702"/>
+        <location filename="../UI/UserInterface.py" line="1701"/>
         <source>Edit Profile</source>
         <translation>Profil d&apos;Edition</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1708"/>
+        <location filename="../UI/UserInterface.py" line="1707"/>
         <source>Activate the edit view profile</source>
         <translation>Active la fenêtre d&apos;édition des profils Edition/Débogage</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1710"/>
+        <location filename="../UI/UserInterface.py" line="1709"/>
         <source>&lt;b&gt;Edit Profile&lt;/b&gt;&lt;p&gt;Activate the &quot;Edit View Profile&quot;. Windows being shown, if this profile is active, may be configured with the &quot;View Profile Configuration&quot; dialog.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Edition des profils&lt;/b&gt;&lt;p&gt;Active la fenêtre d&apos;édition des profils Edition/Débogage. On peut y configurer les différentes fenêtres devant apparaitre en mode Edition ou Débogage.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1719"/>
+        <location filename="../UI/UserInterface.py" line="1718"/>
         <source>Debug Profile</source>
         <translation>Profil Débogage</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1725"/>
+        <location filename="../UI/UserInterface.py" line="1724"/>
         <source>Activate the debug view profile</source>
         <translation>Active le profil Débogage</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1727"/>
+        <location filename="../UI/UserInterface.py" line="1726"/>
         <source>&lt;b&gt;Debug Profile&lt;/b&gt;&lt;p&gt;Activate the &quot;Debug View Profile&quot;. Windows being shown, if this profile is active, may be configured with the &quot;View Profile Configuration&quot; dialog.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Profil Debogage&lt;/b&gt;&lt;p&gt;Active le profil Bébogage. La fenêtre affichée dans ce mode peut être configurée avec la fenêtre &quot;Edition des profils&quot;&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2584"/>
+        <location filename="../UI/UserInterface.py" line="2583"/>
         <source>View Profiles</source>
         <translation>Profils de visualisation</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2584"/>
+        <location filename="../UI/UserInterface.py" line="2583"/>
         <source>&amp;View Profiles...</source>
         <translation>Profils de &amp;Visualisation...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2589"/>
+        <location filename="../UI/UserInterface.py" line="2588"/>
         <source>Configure view profiles</source>
         <translation>Configuration des profils de visualisation</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2591"/>
+        <location filename="../UI/UserInterface.py" line="2590"/>
         <source>&lt;b&gt;View Profiles&lt;/b&gt;&lt;p&gt;Configure the view profiles. With this dialog you may set the visibility of the various windows for the predetermined view profiles.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Profils de Visualisation&lt;/b&gt;&lt;p&gt;Configure les modes de visualisation de l&apos;éditeur  (modes Edition/Débogage). Avec cet fenêtre de configuration, on peut sélectionner les sous-fenêtres actives par défaut pour chacun des mode de visualisation.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2371"/>
+        <location filename="../UI/UserInterface.py" line="2370"/>
         <source>UI Previewer</source>
         <translation>Visionneur d&apos;UI</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2371"/>
+        <location filename="../UI/UserInterface.py" line="2370"/>
         <source>&amp;UI Previewer...</source>
         <translation>Visionneur d&apos;&amp;UI...</translation>
     </message>
     <message>
+        <location filename="../UI/UserInterface.py" line="2375"/>
+        <source>Start the UI Previewer</source>
+        <translation>Démarre le Visionneur d&apos;UI</translation>
+    </message>
+    <message>
         <location filename="../UI/UserInterface.py" line="2376"/>
-        <source>Start the UI Previewer</source>
-        <translation>Démarre le Visionneur d&apos;UI</translation>
-    </message>
-    <message>
-        <location filename="../UI/UserInterface.py" line="2377"/>
         <source>&lt;b&gt;UI Previewer&lt;/b&gt;&lt;p&gt;Start the UI Previewer.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Visulaiseur d&apos;UI&lt;/b&gt;&lt;p&gt;Démarre le visualiseur d&apos;UI.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2384"/>
+        <location filename="../UI/UserInterface.py" line="2383"/>
         <source>Translations Previewer</source>
         <translation>Visionneur de traductions</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2384"/>
+        <location filename="../UI/UserInterface.py" line="2383"/>
         <source>&amp;Translations Previewer...</source>
         <translation>Visionneur de &amp;Traductions...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2389"/>
+        <location filename="../UI/UserInterface.py" line="2388"/>
         <source>Start the Translations Previewer</source>
         <translation>Démarre le visionneur de traductions</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2391"/>
+        <location filename="../UI/UserInterface.py" line="2390"/>
         <source>&lt;b&gt;Translations Previewer&lt;/b&gt;&lt;p&gt;Start the Translations Previewer.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Visionneur de traductions&lt;/b&gt;&lt;p&gt;Démarre le visionneur de traductions.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1789"/>
+        <location filename="../UI/UserInterface.py" line="1788"/>
         <source>Shell</source>
         <translation>Shell</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1789"/>
+        <location filename="../UI/UserInterface.py" line="1788"/>
         <source>&amp;Shell</source>
         <translation>&amp;Shell</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2555"/>
+        <location filename="../UI/UserInterface.py" line="2554"/>
         <source>Reload APIs</source>
         <translation>Recharger les APIs</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2555"/>
+        <location filename="../UI/UserInterface.py" line="2554"/>
         <source>Reload &amp;APIs</source>
         <translation>Recharger les &amp;APIs</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2559"/>
+        <location filename="../UI/UserInterface.py" line="2558"/>
         <source>Reload the API information</source>
         <translation>Recharger les informations des API</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2561"/>
+        <location filename="../UI/UserInterface.py" line="2560"/>
         <source>&lt;b&gt;Reload APIs&lt;/b&gt;&lt;p&gt;Reload the API information.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Recharger les APIs&lt;/b&gt;&lt;p&gt;Recharger les informations des API.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1841"/>
+        <location filename="../UI/UserInterface.py" line="1840"/>
         <source>Task-Viewer</source>
         <translation>Visualisueur de tâches</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6484"/>
+        <location filename="../UI/UserInterface.py" line="6483"/>
         <source>Save tasks</source>
         <translation>Enregistrement des tâches</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6513"/>
+        <location filename="../UI/UserInterface.py" line="6512"/>
         <source>Read tasks</source>
         <translation>Lecture des tâches</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5219"/>
+        <location filename="../UI/UserInterface.py" line="5218"/>
         <source>Currently no custom viewer is selected. Please use the preferences dialog to specify one.</source>
         <translation>Aucun visualiseur personalisé n&apos;est sélectionné. Prière d&apos;en spécifier un dans les préférences.</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5882"/>
+        <location filename="../UI/UserInterface.py" line="5881"/>
         <source>Documentation Missing</source>
         <translation>Documentation Manquante</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3817"/>
+        <location filename="../UI/UserInterface.py" line="3816"/>
         <source>Email address or mail server address is empty. Please configure your Email settings in the Preferences Dialog.</source>
         <translation>L&apos;adresse mail ou l&apos;adresse du serveur mail est vide. Veuillez configurer vos paramètres mails dans la fenêtre des Préférences.</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1860"/>
+        <location filename="../UI/UserInterface.py" line="1859"/>
         <source>Template-Viewer</source>
         <translation>Gestionnaire de gabarits</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1736"/>
+        <location filename="../UI/UserInterface.py" line="1735"/>
         <source>Alt+Shift+P</source>
         <translation>Alt+Shift+P</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1771"/>
+        <location filename="../UI/UserInterface.py" line="1770"/>
         <source>Alt+Shift+D</source>
         <translation>Alt+Shift+D</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1789"/>
+        <location filename="../UI/UserInterface.py" line="1788"/>
         <source>Alt+Shift+S</source>
         <translation>Alt+Shift+S</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1806"/>
+        <location filename="../UI/UserInterface.py" line="1805"/>
         <source>Alt+Shift+F</source>
         <translation>Alt+Shift+F</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1841"/>
+        <location filename="../UI/UserInterface.py" line="1840"/>
         <source>Alt+Shift+T</source>
         <translation>Alt+Shift+T</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1753"/>
+        <location filename="../UI/UserInterface.py" line="1752"/>
         <source>Alt+Shift+M</source>
         <translation>Alt+Shift+M</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2710"/>
+        <location filename="../UI/UserInterface.py" line="2709"/>
         <source>Activate current editor</source>
         <translation>Activer l&apos;éditeur courant</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2710"/>
+        <location filename="../UI/UserInterface.py" line="2709"/>
         <source>Alt+Shift+E</source>
         <translation>Alt+Shift+E</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2720"/>
+        <location filename="../UI/UserInterface.py" line="2719"/>
         <source>Ctrl+Alt+Tab</source>
         <translation>Ctrl+Alt+Tab</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2729"/>
+        <location filename="../UI/UserInterface.py" line="2728"/>
         <source>Shift+Ctrl+Alt+Tab</source>
         <translation>Shift+Ctrl+Alt+Tab</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1823"/>
+        <location filename="../UI/UserInterface.py" line="1822"/>
         <source>Alt+Shift+G</source>
         <translation>Alt+Shift+G</translation>
     </message>
@@ -78086,7 +78151,7 @@
         <translation type="obsolete">Lance la Documentation Qt4</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2943"/>
+        <location filename="../UI/UserInterface.py" line="2942"/>
         <source>Eric API Documentation</source>
         <translation>Documentation pour les API Eric</translation>
     </message>
@@ -78096,58 +78161,58 @@
         <translation type="obsolete">Documentation pour les API &amp;Eric</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2947"/>
+        <location filename="../UI/UserInterface.py" line="2946"/>
         <source>Open Eric API Documentation</source>
         <translation>Ouvre la documentation sur les APIs Eric</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5253"/>
+        <location filename="../UI/UserInterface.py" line="5252"/>
         <source>&lt;p&gt;Could not start the help viewer.&lt;br&gt;Ensure that it is available as &lt;b&gt;hh&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Impossible de démarrer le visualiseur d&apos;aide.&lt;br&gt;Assurez-vous qu&apos;il est bien ici &lt;b&gt;hh&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="582"/>
+        <location filename="../UI/UserInterface.py" line="581"/>
         <source>Registering Objects...</source>
         <translation>Enregistrement des objets...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1736"/>
+        <location filename="../UI/UserInterface.py" line="1735"/>
         <source>Project-Viewer</source>
         <translation>Gestionnaire de projet</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1771"/>
+        <location filename="../UI/UserInterface.py" line="1770"/>
         <source>Debug-Viewer</source>
         <translation>Gestionnaire de débogage</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1624"/>
+        <location filename="../UI/UserInterface.py" line="1623"/>
         <source>Ctrl+Q</source>
         <comment>File|Quit</comment>
         <translation>Ctrl+Q</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1736"/>
+        <location filename="../UI/UserInterface.py" line="1735"/>
         <source>&amp;Project-Viewer</source>
         <translation>Gestionnaire de &amp;projet</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2108"/>
+        <location filename="../UI/UserInterface.py" line="2107"/>
         <source>Shift+F1</source>
         <translation>Shift+F1</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2126"/>
+        <location filename="../UI/UserInterface.py" line="2125"/>
         <source>F1</source>
         <translation>F1</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2168"/>
+        <location filename="../UI/UserInterface.py" line="2167"/>
         <source>Check for Updates</source>
         <translation>Rechercher des mises à jour</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2165"/>
+        <location filename="../UI/UserInterface.py" line="2164"/>
         <source>Check for &amp;Updates...</source>
         <translation>Rechercher des &amp;mises à jour...</translation>
     </message>
@@ -78162,27 +78227,27 @@
         <translation type="obsolete">Lance la documentation PyQt4</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3165"/>
+        <location filename="../UI/UserInterface.py" line="3164"/>
         <source>Select Tool Group</source>
         <translation>Sélection d&apos;un groupe d&apos;outils</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3176"/>
+        <location filename="../UI/UserInterface.py" line="3175"/>
         <source>Se&amp;ttings</source>
         <translation>&amp;Configuration</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3359"/>
+        <location filename="../UI/UserInterface.py" line="3358"/>
         <source>Profiles</source>
         <translation>Profils</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4173"/>
+        <location filename="../UI/UserInterface.py" line="4172"/>
         <source>&amp;Builtin Tools</source>
         <translation>Outils &amp;internes</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5865"/>
+        <location filename="../UI/UserInterface.py" line="5864"/>
         <source>Documentation</source>
         <translation>Documentation</translation>
     </message>
@@ -78192,12 +78257,12 @@
         <translation type="obsolete">&lt;p&gt;L&apos;emplacement de la documentation PyQt4 n&apos;a pas été configuré.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="7228"/>
+        <location filename="../UI/UserInterface.py" line="7218"/>
         <source>Error during updates check</source>
         <translation>Erreur durant la recherche de mises à jour</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="7209"/>
+        <location filename="../UI/UserInterface.py" line="7199"/>
         <source>Update available</source>
         <translation>Mise à jour disponible</translation>
     </message>
@@ -78207,635 +78272,635 @@
         <translation type="obsolete">&lt;h3&gt;Numéros de version&lt;/h3&gt;&lt;table&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="7267"/>
+        <location filename="../UI/UserInterface.py" line="7257"/>
         <source>&lt;/table&gt;</source>
         <translation>&lt;/table&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6082"/>
+        <location filename="../UI/UserInterface.py" line="6081"/>
         <source>Open Browser</source>
         <translation>Ouverture du navigateur</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6082"/>
+        <location filename="../UI/UserInterface.py" line="6081"/>
         <source>Could not start a web browser</source>
         <translation>Impossible de lancer le navigateur web</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4218"/>
+        <location filename="../UI/UserInterface.py" line="4217"/>
         <source>Configure Tool Groups ...</source>
         <translation>Configuration des groupes d&apos;outils...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4222"/>
+        <location filename="../UI/UserInterface.py" line="4221"/>
         <source>Configure current Tool Group ...</source>
         <translation>Configuration du groupe d&apos;outils courant...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2573"/>
+        <location filename="../UI/UserInterface.py" line="2572"/>
         <source>Show external tools</source>
         <translation>Afficher les outils externes</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2568"/>
+        <location filename="../UI/UserInterface.py" line="2567"/>
         <source>Show external &amp;tools</source>
         <translation>Afficher les &amp;outils externes</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="7042"/>
+        <location filename="../UI/UserInterface.py" line="7040"/>
         <source>&amp;Cancel</source>
         <translation>&amp;Annuler</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="7228"/>
+        <location filename="../UI/UserInterface.py" line="7218"/>
         <source>Could not perform updates check.</source>
         <translation>Impossible de vérifier les mises à jour.</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="7304"/>
+        <location filename="../UI/UserInterface.py" line="7294"/>
         <source>First time usage</source>
         <translation>Première utilisation</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="270"/>
+        <location filename="../UI/UserInterface.py" line="269"/>
         <source>Initializing Plugin Manager...</source>
         <translation>Initialisation du gestionnaire de plugins...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3129"/>
+        <location filename="../UI/UserInterface.py" line="3128"/>
         <source>P&amp;lugins</source>
         <translation>P&amp;lugins</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3360"/>
+        <location filename="../UI/UserInterface.py" line="3359"/>
         <source>Plugins</source>
         <translation>Plugins</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2747"/>
+        <location filename="../UI/UserInterface.py" line="2746"/>
         <source>Plugin Infos</source>
         <translation>Infos Plugins</translation>
     </message>
     <message>
+        <location filename="../UI/UserInterface.py" line="2750"/>
+        <source>Show Plugin Infos</source>
+        <translation>Affiche les infos sur les plugins</translation>
+    </message>
+    <message>
         <location filename="../UI/UserInterface.py" line="2751"/>
-        <source>Show Plugin Infos</source>
-        <translation>Affiche les infos sur les plugins</translation>
-    </message>
-    <message>
-        <location filename="../UI/UserInterface.py" line="2752"/>
         <source>&lt;b&gt;Plugin Infos...&lt;/b&gt;&lt;p&gt;This opens a dialog, that show some information about loaded plugins.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Infos Plugins...&lt;/b&gt;&lt;p&gt;Affiche une fenêtre donnant des informations sur les plugins chargés.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2747"/>
+        <location filename="../UI/UserInterface.py" line="2746"/>
         <source>&amp;Plugin Infos...</source>
         <translation>Infos &amp;Plugins...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4190"/>
+        <location filename="../UI/UserInterface.py" line="4189"/>
         <source>&amp;Plugin Tools</source>
         <translation>Outils &amp;plugins</translation>
     </message>
     <message>
+        <location filename="../UI/UserInterface.py" line="2777"/>
+        <source>Uninstall Plugin</source>
+        <translation>Désinstaller un plugin</translation>
+    </message>
+    <message>
+        <location filename="../UI/UserInterface.py" line="2772"/>
+        <source>&amp;Uninstall Plugin...</source>
+        <translation>&amp;Désinstaller un plugin...</translation>
+    </message>
+    <message>
         <location filename="../UI/UserInterface.py" line="2778"/>
-        <source>Uninstall Plugin</source>
-        <translation>Désinstaller un plugin</translation>
-    </message>
-    <message>
-        <location filename="../UI/UserInterface.py" line="2773"/>
-        <source>&amp;Uninstall Plugin...</source>
-        <translation>&amp;Désinstaller un plugin...</translation>
-    </message>
-    <message>
-        <location filename="../UI/UserInterface.py" line="2779"/>
         <source>&lt;b&gt;Uninstall Plugin...&lt;/b&gt;&lt;p&gt;This opens a dialog to uninstall a plugin.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Désinstaller un plugin...&lt;/b&gt;&lt;p&gt;Ouvre une fenêtre pour désinstaller un plugin.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="658"/>
+        <location filename="../UI/UserInterface.py" line="657"/>
         <source>Activating Plugins...</source>
         <translation>Activation des plugins...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3102"/>
+        <location filename="../UI/UserInterface.py" line="3101"/>
         <source>Wi&amp;zards</source>
         <translation>As&amp;sistants</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4339"/>
+        <location filename="../UI/UserInterface.py" line="4338"/>
         <source>&amp;Show all</source>
         <translation>Tout &amp;afficher</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4341"/>
+        <location filename="../UI/UserInterface.py" line="4340"/>
         <source>&amp;Hide all</source>
         <translation>Tout &amp;masquer</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2176"/>
+        <location filename="../UI/UserInterface.py" line="2175"/>
         <source>Show downloadable versions</source>
         <translation>Afficher les versions téléchargeables</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2176"/>
+        <location filename="../UI/UserInterface.py" line="2175"/>
         <source>Show &amp;downloadable versions...</source>
         <translation>Afficher les versions &amp;téléchargeables...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2180"/>
+        <location filename="../UI/UserInterface.py" line="2179"/>
         <source>Show the versions available for download</source>
         <translation>Affiche les versions disponibles pour le téléchargement</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="7252"/>
+        <location filename="../UI/UserInterface.py" line="7242"/>
         <source>&lt;h3&gt;Available versions&lt;/h3&gt;&lt;table&gt;</source>
         <translation>&lt;h3&gt;Versions disponibles&lt;/h3&gt;&lt;table&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2786"/>
+        <location filename="../UI/UserInterface.py" line="2785"/>
         <source>Plugin Repository</source>
         <translation>Référentiel de plugins</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2786"/>
+        <location filename="../UI/UserInterface.py" line="2785"/>
         <source>Plugin &amp;Repository...</source>
         <translation>&amp;Référentiel de plugins...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2791"/>
+        <location filename="../UI/UserInterface.py" line="2790"/>
         <source>Show Plugins available for download</source>
         <translation>Affiche les plugins disponibles au téléchargement</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2793"/>
+        <location filename="../UI/UserInterface.py" line="2792"/>
         <source>&lt;b&gt;Plugin Repository...&lt;/b&gt;&lt;p&gt;This opens a dialog, that shows a list of plugins available on the Internet.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Référentiel de plugins...&lt;/b&gt;&lt;p&gt;Affiche une fenêtre donnant la liste des plugins disponibles sur internet.&lt;/p&gt;</translation>
     </message>
     <message>
+        <location filename="../UI/UserInterface.py" line="2764"/>
+        <source>Install Plugins</source>
+        <translation>Installation de plugins</translation>
+    </message>
+    <message>
+        <location filename="../UI/UserInterface.py" line="2759"/>
+        <source>&amp;Install Plugins...</source>
+        <translation>&amp;Installation de plugins...</translation>
+    </message>
+    <message>
         <location filename="../UI/UserInterface.py" line="2765"/>
-        <source>Install Plugins</source>
-        <translation>Installation de plugins</translation>
-    </message>
-    <message>
-        <location filename="../UI/UserInterface.py" line="2760"/>
-        <source>&amp;Install Plugins...</source>
-        <translation>&amp;Installation de plugins...</translation>
-    </message>
-    <message>
-        <location filename="../UI/UserInterface.py" line="2766"/>
         <source>&lt;b&gt;Install Plugins...&lt;/b&gt;&lt;p&gt;This opens a dialog to install or update plugins.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Installation de plugins...&lt;/b&gt;&lt;p&gt;Ouvre une fenêtre pour installer ou mettre à jour des plugins.&lt;/p&gt;</translation>
     </message>
     <message>
+        <location filename="../UI/UserInterface.py" line="2442"/>
+        <source>Mini Editor</source>
+        <translation>Mini-éditeur</translation>
+    </message>
+    <message>
+        <location filename="../UI/UserInterface.py" line="2437"/>
+        <source>Mini &amp;Editor...</source>
+        <translation>Mini édit&amp;eur...</translation>
+    </message>
+    <message>
         <location filename="../UI/UserInterface.py" line="2443"/>
-        <source>Mini Editor</source>
-        <translation>Mini-éditeur</translation>
-    </message>
-    <message>
-        <location filename="../UI/UserInterface.py" line="2438"/>
-        <source>Mini &amp;Editor...</source>
-        <translation>Mini édit&amp;eur...</translation>
-    </message>
-    <message>
-        <location filename="../UI/UserInterface.py" line="2444"/>
         <source>&lt;b&gt;Mini Editor&lt;/b&gt;&lt;p&gt;Open a dialog with a simplified editor.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Mini Editeur&lt;/b&gt;&lt;p&gt;ouvre une fenêtre avec un éditeur simplifié.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2601"/>
+        <location filename="../UI/UserInterface.py" line="2600"/>
         <source>Toolbars</source>
         <translation>Barres d&apos;outils</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2601"/>
+        <location filename="../UI/UserInterface.py" line="2600"/>
         <source>Tool&amp;bars...</source>
         <translation>&amp;Barres d&apos;outils...</translation>
     </message>
     <message>
+        <location filename="../UI/UserInterface.py" line="2605"/>
+        <source>Configure toolbars</source>
+        <translation>Configuration des barres d&apos;outils</translation>
+    </message>
+    <message>
         <location filename="../UI/UserInterface.py" line="2606"/>
-        <source>Configure toolbars</source>
-        <translation>Configuration des barres d&apos;outils</translation>
-    </message>
-    <message>
-        <location filename="../UI/UserInterface.py" line="2607"/>
         <source>&lt;b&gt;Toolbars&lt;/b&gt;&lt;p&gt;Configure the toolbars. With this dialog you may change the actions shown on the various toolbars and define your own toolbars.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Barres d&apos;outils&lt;/b&gt;&lt;p&gt;Configuration des barres d&apos;outils. Avec cette fenêtre vous pouvez modifier les actions des différentes barres affichées et créer  vos propres barres d&apos;outils&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="674"/>
+        <location filename="../UI/UserInterface.py" line="673"/>
         <source>Restoring Toolbarmanager...</source>
         <translation>Restauration des barres d&apos;outils...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1753"/>
+        <location filename="../UI/UserInterface.py" line="1752"/>
         <source>Multiproject-Viewer</source>
         <translation>Gestionnaire de multi-projets</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1753"/>
+        <location filename="../UI/UserInterface.py" line="1752"/>
         <source>&amp;Multiproject-Viewer</source>
         <translation>Gestionnaire de &amp;multi-projet</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5487"/>
+        <location filename="../UI/UserInterface.py" line="5486"/>
         <source>External Tools</source>
         <translation>Outils externes</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6609"/>
+        <location filename="../UI/UserInterface.py" line="6608"/>
         <source>Save session</source>
         <translation>Enregistrer la session</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6593"/>
+        <location filename="../UI/UserInterface.py" line="6592"/>
         <source>Read session</source>
         <translation>Chargement de session</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3536"/>
+        <location filename="../UI/UserInterface.py" line="3535"/>
         <source>&lt;p&gt;This part of the status bar displays the current editors encoding.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Cette partie de la barre d&apos;état affiche l&apos;encodage des éditeurs.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3550"/>
+        <location filename="../UI/UserInterface.py" line="3549"/>
         <source>&lt;p&gt;This part of the status bar displays an indication of the current editors files writability.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Cette partie de la barre d&apos;état affiche les droits d&apos;écriture des fichiers en cours.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2229"/>
+        <location filename="../UI/UserInterface.py" line="2228"/>
         <source>Request Feature</source>
         <translation>Suggestion d&apos;amélioration</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2229"/>
+        <location filename="../UI/UserInterface.py" line="2228"/>
         <source>Request &amp;Feature...</source>
         <translation>Suggestion d&apos;&amp;amélioration...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2233"/>
+        <location filename="../UI/UserInterface.py" line="2232"/>
         <source>Send a feature request</source>
         <translation>Envoyer une suggestion d&apos;amélioration</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2235"/>
+        <location filename="../UI/UserInterface.py" line="2234"/>
         <source>&lt;b&gt;Request Feature...&lt;/b&gt;&lt;p&gt;Opens a dialog to send a feature request.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Demande d&apos;amélioration...&lt;/b&gt;&lt;p&gt;Ouvre une fenêtre permettant d&apos;envoyer une demande d&apos;amélioration.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3529"/>
+        <location filename="../UI/UserInterface.py" line="3528"/>
         <source>&lt;p&gt;This part of the status bar displays the current editors language.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Cette zone de la barre d&apos;état affiche le langage de l&apos;éditeur actif.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3557"/>
+        <location filename="../UI/UserInterface.py" line="3556"/>
         <source>&lt;p&gt;This part of the status bar displays the line number of the current editor.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Cette zone de la barre d&apos;état affiche le numéro de ligne de l&apos;éditeur actif.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3564"/>
+        <location filename="../UI/UserInterface.py" line="3563"/>
         <source>&lt;p&gt;This part of the status bar displays the cursor position of the current editor.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Cette zone de la barre d&apos;état affiche la position du curseur.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1903"/>
+        <location filename="../UI/UserInterface.py" line="1902"/>
         <source>Horizontal Toolbox</source>
         <translation>Barre horizontale</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1860"/>
+        <location filename="../UI/UserInterface.py" line="1859"/>
         <source>Alt+Shift+A</source>
         <translation>Alt+Shift+A</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1903"/>
+        <location filename="../UI/UserInterface.py" line="1902"/>
         <source>&amp;Horizontal Toolbox</source>
         <translation>Barre &amp;horizontale</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1907"/>
+        <location filename="../UI/UserInterface.py" line="1906"/>
         <source>Toggle the Horizontal Toolbox window</source>
         <translation>Afficher/Masquer la barre d&apos;outils horizontale</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1909"/>
+        <location filename="../UI/UserInterface.py" line="1908"/>
         <source>&lt;b&gt;Toggle the Horizontal Toolbox window&lt;/b&gt;&lt;p&gt;If the Horizontal Toolbox window is hidden then display it. If it is displayed then close it.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Afficher/Masquer la barre d&apos;outils horizontale&lt;/b&gt;&lt;p&gt;Affiche ou masque la barre d&apos;outils horizontale, selon.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4137"/>
+        <location filename="../UI/UserInterface.py" line="4136"/>
         <source>Restart application</source>
         <translation>Redémarrage de l&apos;application</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4137"/>
+        <location filename="../UI/UserInterface.py" line="4136"/>
         <source>The application needs to be restarted. Do it now?</source>
         <translation>L&apos;application a bersoin d&apos;être relancée. Relancer maintenant ?</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3138"/>
+        <location filename="../UI/UserInterface.py" line="3137"/>
         <source>Configure...</source>
         <translation>Configuration...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3543"/>
+        <location filename="../UI/UserInterface.py" line="3542"/>
         <source>&lt;p&gt;This part of the status bar displays the current editors eol setting.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Cette zone de la barre d&apos;état affiche le type de fin de lignes utilisé pour les éditeurs.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2738"/>
+        <location filename="../UI/UserInterface.py" line="2737"/>
         <source>Switch between tabs</source>
         <translation>Intervertir les onglets</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2738"/>
+        <location filename="../UI/UserInterface.py" line="2737"/>
         <source>Ctrl+1</source>
         <translation>Ctrl+1</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2527"/>
+        <location filename="../UI/UserInterface.py" line="2526"/>
         <source>Export Preferences</source>
         <translation>Exporte les préférences</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2527"/>
+        <location filename="../UI/UserInterface.py" line="2526"/>
         <source>E&amp;xport Preferences...</source>
         <translation>E&amp;xporter les préférences...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2532"/>
+        <location filename="../UI/UserInterface.py" line="2531"/>
         <source>Export the current configuration</source>
         <translation>Exporte la configuration courante</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2534"/>
+        <location filename="../UI/UserInterface.py" line="2533"/>
         <source>&lt;b&gt;Export Preferences&lt;/b&gt;&lt;p&gt;Export the current configuration to a file.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Exporter les préférences&lt;/b&gt;&lt;p&gt;Export la configuration courante dans un fichier.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2541"/>
+        <location filename="../UI/UserInterface.py" line="2540"/>
         <source>Import Preferences</source>
         <translation>Importe les préférences</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2541"/>
+        <location filename="../UI/UserInterface.py" line="2540"/>
         <source>I&amp;mport Preferences...</source>
         <translation>I&amp;mporter les préférences...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2546"/>
+        <location filename="../UI/UserInterface.py" line="2545"/>
         <source>Import a previously exported configuration</source>
         <translation>Importe les préférences d&apos;un fichier précédemment exporté</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2548"/>
+        <location filename="../UI/UserInterface.py" line="2547"/>
         <source>&lt;b&gt;Import Preferences&lt;/b&gt;&lt;p&gt;Import a previously exported configuration.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Importer les préférences&lt;/b&gt;&lt;p&gt;Importe les préférences d&apos;un fichier précédemment exporté.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2720"/>
+        <location filename="../UI/UserInterface.py" line="2719"/>
         <source>Show next</source>
         <translation>Afficher le suivant</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2729"/>
+        <location filename="../UI/UserInterface.py" line="2728"/>
         <source>Show previous</source>
         <translation>Afficher le précédent</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1917"/>
+        <location filename="../UI/UserInterface.py" line="1916"/>
         <source>Left Sidebar</source>
         <translation>Barre latérale de gauche</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1917"/>
+        <location filename="../UI/UserInterface.py" line="1916"/>
         <source>&amp;Left Sidebar</source>
         <translation>Barre latérale de &amp;gauche</translation>
     </message>
     <message>
+        <location filename="../UI/UserInterface.py" line="1920"/>
+        <source>Toggle the left sidebar window</source>
+        <translation>Affiche/Masque la barre latérale de gauche</translation>
+    </message>
+    <message>
         <location filename="../UI/UserInterface.py" line="1921"/>
-        <source>Toggle the left sidebar window</source>
-        <translation>Affiche/Masque la barre latérale de gauche</translation>
-    </message>
-    <message>
-        <location filename="../UI/UserInterface.py" line="1922"/>
         <source>&lt;b&gt;Toggle the left sidebar window&lt;/b&gt;&lt;p&gt;If the left sidebar window is hidden then display it. If it is displayed then close it.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Affiche/masque la barre latérale de gauche&lt;/b&gt;&lt;p&gt;Affiche ou maque la barre latérale de gauche.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1944"/>
+        <location filename="../UI/UserInterface.py" line="1943"/>
         <source>Bottom Sidebar</source>
         <translation>Barre du bas</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1944"/>
+        <location filename="../UI/UserInterface.py" line="1943"/>
         <source>&amp;Bottom Sidebar</source>
         <translation>&amp;Barre du bas</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1948"/>
+        <location filename="../UI/UserInterface.py" line="1947"/>
         <source>Toggle the bottom sidebar window</source>
         <translation>Affiche/Masque la barre du bas</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1950"/>
+        <location filename="../UI/UserInterface.py" line="1949"/>
         <source>&lt;b&gt;Toggle the bottom sidebar window&lt;/b&gt;&lt;p&gt;If the bottom sidebar window is hidden then display it. If it is displayed then close it.&lt;/p&gt;</source>
         <translation>&lt;b&gt;A/ffiche/Masque la barre du bas&lt;/b&gt;&lt;p&gt;Affiche ou masque la barre du bas&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1771"/>
+        <location filename="../UI/UserInterface.py" line="1770"/>
         <source>&amp;Debug-Viewer</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2425"/>
+        <location filename="../UI/UserInterface.py" line="2424"/>
         <source>SQL Browser</source>
         <translation>Navigateur SQL</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2425"/>
+        <location filename="../UI/UserInterface.py" line="2424"/>
         <source>SQL &amp;Browser...</source>
         <translation>&amp;Navigateur SQL...</translation>
     </message>
     <message>
+        <location filename="../UI/UserInterface.py" line="2429"/>
+        <source>Browse a SQL database</source>
+        <translation>Parcourir une base de données SQL</translation>
+    </message>
+    <message>
         <location filename="../UI/UserInterface.py" line="2430"/>
-        <source>Browse a SQL database</source>
-        <translation>Parcourir une base de données SQL</translation>
-    </message>
-    <message>
-        <location filename="../UI/UserInterface.py" line="2431"/>
         <source>&lt;b&gt;SQL Browser&lt;/b&gt;&lt;p&gt;Browse a SQL database.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Navigateur SQL&lt;/b&gt;&lt;p&gt;Parcourir une base de données SQL.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2482"/>
+        <location filename="../UI/UserInterface.py" line="2481"/>
         <source>Icon Editor</source>
         <translation>Éditeur d&apos;icone</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2482"/>
+        <location filename="../UI/UserInterface.py" line="2481"/>
         <source>&amp;Icon Editor...</source>
         <translation>Éditeur d&apos;&amp;icone...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1590"/>
+        <location filename="../UI/UserInterface.py" line="1589"/>
         <source>{0} - Passive Mode</source>
         <translation>{0} - Mode passif</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1597"/>
+        <location filename="../UI/UserInterface.py" line="1596"/>
         <source>{0} - {1} - Passive Mode</source>
         <translation>{0} - {1} - Mode Passif</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1601"/>
+        <location filename="../UI/UserInterface.py" line="1600"/>
         <source>{0} - {1} - {2} - Passive Mode</source>
         <translation>{0} - {1} - {2} - Mode Passif</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3635"/>
+        <location filename="../UI/UserInterface.py" line="3634"/>
         <source>External Tools/{0}</source>
         <translation>Outils externe/{0}</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5347"/>
+        <location filename="../UI/UserInterface.py" line="5346"/>
         <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; does not exist or is zero length.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Le fichier &lt;b&gt;{0}&lt;/b&gt; n&apos;existe pas ou est de longeur nulle.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5072"/>
+        <location filename="../UI/UserInterface.py" line="5071"/>
         <source>&lt;p&gt;Could not start Qt-Designer.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Ne peut lancer Qt-Designer.&lt;br&gt;Vérifier qu&apos;il est disponible en tant que &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5142"/>
+        <location filename="../UI/UserInterface.py" line="5141"/>
         <source>&lt;p&gt;Could not start Qt-Linguist.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Ne peut lancer Qt-Linguist.&lt;br&gt;Vérifier qu&apos;il est disponible en tant que &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5186"/>
+        <location filename="../UI/UserInterface.py" line="5185"/>
         <source>&lt;p&gt;Could not start Qt-Assistant.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Ne peut lancer Qt-Assistant.&lt;br&gt;Vérifier qu&apos;il est disponible en tant que &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5233"/>
+        <location filename="../UI/UserInterface.py" line="5232"/>
         <source>&lt;p&gt;Could not start custom viewer.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5303"/>
+        <location filename="../UI/UserInterface.py" line="5302"/>
         <source>&lt;p&gt;Could not start UI Previewer.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5360"/>
+        <location filename="../UI/UserInterface.py" line="5359"/>
         <source>&lt;p&gt;Could not start Translation Previewer.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5383"/>
+        <location filename="../UI/UserInterface.py" line="5382"/>
         <source>&lt;p&gt;Could not start SQL Browser.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Ne peut lancer le navigateur SQL.&lt;br&gt;Vérifier qu&apos;il est disponible en tant que &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5478"/>
+        <location filename="../UI/UserInterface.py" line="5477"/>
         <source>No tool entry found for external tool &apos;{0}&apos; in tool group &apos;{1}&apos;.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5487"/>
+        <location filename="../UI/UserInterface.py" line="5486"/>
         <source>No toolgroup entry &apos;{0}&apos; found.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5526"/>
+        <location filename="../UI/UserInterface.py" line="5525"/>
         <source>Starting process &apos;{0} {1}&apos;.
 </source>
         <translation>Démarrage du processus &apos;{0} {1}&apos;.
 </translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5542"/>
+        <location filename="../UI/UserInterface.py" line="5541"/>
         <source>&lt;p&gt;Could not start the tool entry &lt;b&gt;{0}&lt;/b&gt;.&lt;br&gt;Ensure that it is available as &lt;b&gt;{1}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5620"/>
+        <location filename="../UI/UserInterface.py" line="5619"/>
         <source>Process &apos;{0}&apos; has exited.
 </source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5882"/>
+        <location filename="../UI/UserInterface.py" line="5881"/>
         <source>&lt;p&gt;The documentation starting point &quot;&lt;b&gt;{0}&lt;/b&gt;&quot; could not be found.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6484"/>
+        <location filename="../UI/UserInterface.py" line="6483"/>
         <source>&lt;p&gt;The tasks file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Le fichier tâche &lt;b&gt;{0}&lt;/b&gt; ne peut être écrit.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6513"/>
+        <location filename="../UI/UserInterface.py" line="6512"/>
         <source>&lt;p&gt;The tasks file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Le fichier tâche &lt;b&gt;{0}&lt;/b&gt; ne peut être lu.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6547"/>
+        <location filename="../UI/UserInterface.py" line="6546"/>
         <source>&lt;p&gt;The session file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Le fichier de session &lt;b&gt;{0}&lt;/b&gt; ne peut être écrit.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6593"/>
+        <location filename="../UI/UserInterface.py" line="6592"/>
         <source>&lt;p&gt;The session file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Le fichier de session &lt;b&gt;{0}&lt;/b&gt; ne peut être lu.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6876"/>
+        <location filename="../UI/UserInterface.py" line="6875"/>
         <source>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; is not a file.&lt;/p&gt;</source>
         <translation>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; n&apos;est pas un fichier.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="7051"/>
+        <location filename="../UI/UserInterface.py" line="7049"/>
         <source>Trying host {0}</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1110"/>
+        <location filename="../UI/UserInterface.py" line="1109"/>
         <source>Cooperation</source>
         <translation>Coopération</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1959"/>
+        <location filename="../UI/UserInterface.py" line="1958"/>
         <source>Alt+Shift+O</source>
         <translation>Alt+Shift+O</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1166"/>
+        <location filename="../UI/UserInterface.py" line="1165"/>
         <source>Symbols</source>
         <translation>Symboles</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1996"/>
+        <location filename="../UI/UserInterface.py" line="1995"/>
         <source>Alt+Shift+Y</source>
         <translation>Alt+Shift+Y</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1175"/>
+        <location filename="../UI/UserInterface.py" line="1174"/>
         <source>Numbers</source>
         <translation>Nombres</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2015"/>
+        <location filename="../UI/UserInterface.py" line="2014"/>
         <source>Alt+Shift+B</source>
         <translation>Alt+Shift+B</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6314"/>
+        <location filename="../UI/UserInterface.py" line="6313"/>
         <source>Keyboard shortcut file (*.e4k)</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2921"/>
+        <location filename="../UI/UserInterface.py" line="2920"/>
         <source>Python 3 Documentation</source>
         <translation>Documentation Python 3</translation>
     </message>
@@ -78845,398 +78910,398 @@
         <translation type="obsolete">Documentation Python &amp;3</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2925"/>
+        <location filename="../UI/UserInterface.py" line="2924"/>
         <source>Open Python 3 Documentation</source>
         <translation>Ouvrir la Documentation Python 3</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="7117"/>
+        <location filename="../UI/UserInterface.py" line="7107"/>
         <source>Error getting versions information</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="7110"/>
+        <location filename="../UI/UserInterface.py" line="7100"/>
         <source>The versions information could not be downloaded. Please go online and try again.</source>
         <translation>Les informations de versions ne peuvent être téléchargées. Veuillez aller en ligne et réessayer.</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="7117"/>
+        <location filename="../UI/UserInterface.py" line="7107"/>
         <source>The versions information could not be downloaded for the last 7 days. Please go online and try again.</source>
         <translation>Les informations de versions ne peuvent être téléchargées depuis 7 jours. Veuillez aller en ligne et réessayer.</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="683"/>
+        <location filename="../UI/UserInterface.py" line="682"/>
         <source>Setting View Profile...</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="696"/>
+        <location filename="../UI/UserInterface.py" line="695"/>
         <source>Reading Tasks...</source>
         <translation>Lecture en cours des tâches...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="701"/>
+        <location filename="../UI/UserInterface.py" line="700"/>
         <source>Reading Templates...</source>
         <translation>Lecture en cours des gabarits...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="706"/>
+        <location filename="../UI/UserInterface.py" line="705"/>
         <source>Starting Debugger...</source>
         <translation>Démarrage du débuggeur...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1683"/>
+        <location filename="../UI/UserInterface.py" line="1682"/>
         <source>New Window</source>
         <translation>Nouvelle fenêtre</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1683"/>
+        <location filename="../UI/UserInterface.py" line="1682"/>
         <source>New &amp;Window</source>
         <translation>&amp;Nouvelle fenêtre</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1683"/>
+        <location filename="../UI/UserInterface.py" line="1682"/>
         <source>Ctrl+Shift+N</source>
         <comment>File|New Window</comment>
         <translation>Ctrl+Shift+N</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2272"/>
+        <location filename="../UI/UserInterface.py" line="2271"/>
         <source>Unittest Rerun Failed</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2272"/>
+        <location filename="../UI/UserInterface.py" line="2271"/>
         <source>Rerun Failed Tests...</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2277"/>
+        <location filename="../UI/UserInterface.py" line="2276"/>
         <source>Rerun failed tests of the last run</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2279"/>
+        <location filename="../UI/UserInterface.py" line="2278"/>
         <source>&lt;b&gt;Rerun Failed Tests&lt;/b&gt;&lt;p&gt;Rerun all tests that failed during the last unittest run.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2411"/>
+        <location filename="../UI/UserInterface.py" line="2410"/>
         <source>Compare &amp;Files side by side...</source>
         <translation>Comparer des &amp;fichiers côte à côte...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2496"/>
+        <location filename="../UI/UserInterface.py" line="2495"/>
         <source>Snapshot</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2496"/>
+        <location filename="../UI/UserInterface.py" line="2495"/>
         <source>&amp;Snapshot...</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2501"/>
+        <location filename="../UI/UserInterface.py" line="2500"/>
         <source>Take snapshots of a screen region</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2503"/>
+        <location filename="../UI/UserInterface.py" line="2502"/>
         <source>&lt;b&gt;Snapshot&lt;/b&gt;&lt;p&gt;This opens a dialog to take snapshots of a screen region.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5455"/>
+        <location filename="../UI/UserInterface.py" line="5454"/>
         <source>&lt;p&gt;Could not start Snapshot tool.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="7323"/>
+        <location filename="../UI/UserInterface.py" line="7313"/>
         <source>Select Workspace Directory</source>
         <translation>Sélectionner le répertoire de travail</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1878"/>
+        <location filename="../UI/UserInterface.py" line="1877"/>
         <source>Left Toolbox</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1890"/>
+        <location filename="../UI/UserInterface.py" line="1889"/>
         <source>Right Toolbox</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1978"/>
+        <location filename="../UI/UserInterface.py" line="1977"/>
         <source>IRC</source>
         <translation>IRC</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1742"/>
+        <location filename="../UI/UserInterface.py" line="1741"/>
         <source>Switch the input focus to the Project-Viewer window.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1744"/>
+        <location filename="../UI/UserInterface.py" line="1743"/>
         <source>&lt;b&gt;Activate Project-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Project-Viewer window.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1759"/>
+        <location filename="../UI/UserInterface.py" line="1758"/>
         <source>Switch the input focus to the Multiproject-Viewer window.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1761"/>
+        <location filename="../UI/UserInterface.py" line="1760"/>
         <source>&lt;b&gt;Activate Multiproject-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Multiproject-Viewer window.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1777"/>
+        <location filename="../UI/UserInterface.py" line="1776"/>
         <source>Switch the input focus to the Debug-Viewer window.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1779"/>
+        <location filename="../UI/UserInterface.py" line="1778"/>
         <source>&lt;b&gt;Activate Debug-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Debug-Viewer window.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1795"/>
+        <location filename="../UI/UserInterface.py" line="1794"/>
         <source>Switch the input focus to the Shell window.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1797"/>
+        <location filename="../UI/UserInterface.py" line="1796"/>
         <source>&lt;b&gt;Activate Shell&lt;/b&gt;&lt;p&gt;This switches the input focus to the Shell window.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1806"/>
+        <location filename="../UI/UserInterface.py" line="1805"/>
         <source>&amp;File-Browser</source>
         <translation>Navigateur de &amp;fichier</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1812"/>
+        <location filename="../UI/UserInterface.py" line="1811"/>
         <source>Switch the input focus to the File-Browser window.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1814"/>
+        <location filename="../UI/UserInterface.py" line="1813"/>
         <source>&lt;b&gt;Activate File-Browser&lt;/b&gt;&lt;p&gt;This switches the input focus to the File-Browser window.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1823"/>
+        <location filename="../UI/UserInterface.py" line="1822"/>
         <source>Lo&amp;g-Viewer</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1829"/>
+        <location filename="../UI/UserInterface.py" line="1828"/>
         <source>Switch the input focus to the Log-Viewer window.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1831"/>
+        <location filename="../UI/UserInterface.py" line="1830"/>
         <source>&lt;b&gt;Activate Log-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Log-Viewer window.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1841"/>
+        <location filename="../UI/UserInterface.py" line="1840"/>
         <source>&amp;Task-Viewer</source>
         <translation>Visionneur de &amp;tâches</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1847"/>
+        <location filename="../UI/UserInterface.py" line="1846"/>
         <source>Switch the input focus to the Task-Viewer window.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1849"/>
+        <location filename="../UI/UserInterface.py" line="1848"/>
         <source>&lt;b&gt;Activate Task-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Task-Viewer window.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1860"/>
+        <location filename="../UI/UserInterface.py" line="1859"/>
         <source>Templ&amp;ate-Viewer</source>
         <translation>Visionneur de g&amp;abarits</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1866"/>
+        <location filename="../UI/UserInterface.py" line="1865"/>
         <source>Switch the input focus to the Template-Viewer window.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1868"/>
+        <location filename="../UI/UserInterface.py" line="1867"/>
         <source>&lt;b&gt;Activate Template-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Template-Viewer window.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1878"/>
+        <location filename="../UI/UserInterface.py" line="1877"/>
         <source>&amp;Left Toolbox</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
+        <location filename="../UI/UserInterface.py" line="1880"/>
+        <source>Toggle the Left Toolbox window</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
         <location filename="../UI/UserInterface.py" line="1881"/>
-        <source>Toggle the Left Toolbox window</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../UI/UserInterface.py" line="1882"/>
         <source>&lt;b&gt;Toggle the Left Toolbox window&lt;/b&gt;&lt;p&gt;If the Left Toolbox window is hidden then display it. If it is displayed then close it.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1890"/>
+        <location filename="../UI/UserInterface.py" line="1889"/>
         <source>&amp;Right Toolbox</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
+        <location filename="../UI/UserInterface.py" line="1893"/>
+        <source>Toggle the Right Toolbox window</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
         <location filename="../UI/UserInterface.py" line="1894"/>
-        <source>Toggle the Right Toolbox window</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../UI/UserInterface.py" line="1895"/>
         <source>&lt;b&gt;Toggle the Right Toolbox window&lt;/b&gt;&lt;p&gt;If the Right Toolbox window is hidden then display it. If it is displayed then close it.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1930"/>
+        <location filename="../UI/UserInterface.py" line="1929"/>
         <source>Right Sidebar</source>
         <translation type="unfinished">Barre latérale de droite</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1930"/>
+        <location filename="../UI/UserInterface.py" line="1929"/>
         <source>&amp;Right Sidebar</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1934"/>
+        <location filename="../UI/UserInterface.py" line="1933"/>
         <source>Toggle the right sidebar window</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1936"/>
+        <location filename="../UI/UserInterface.py" line="1935"/>
         <source>&lt;b&gt;Toggle the right sidebar window&lt;/b&gt;&lt;p&gt;If the right sidebar window is hidden then display it. If it is displayed then close it.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1959"/>
+        <location filename="../UI/UserInterface.py" line="1958"/>
         <source>Cooperation-Viewer</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1959"/>
+        <location filename="../UI/UserInterface.py" line="1958"/>
         <source>Co&amp;operation-Viewer</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1965"/>
+        <location filename="../UI/UserInterface.py" line="1964"/>
         <source>Switch the input focus to the Cooperation-Viewer window.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1967"/>
+        <location filename="../UI/UserInterface.py" line="1966"/>
         <source>&lt;b&gt;Activate Cooperation-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Cooperation-Viewer window.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1978"/>
+        <location filename="../UI/UserInterface.py" line="1977"/>
         <source>&amp;IRC</source>
         <translation>&amp;IRC</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1984"/>
+        <location filename="../UI/UserInterface.py" line="1983"/>
         <source>Switch the input focus to the IRC window.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1986"/>
+        <location filename="../UI/UserInterface.py" line="1985"/>
         <source>&lt;b&gt;Activate IRC&lt;/b&gt;&lt;p&gt;This switches the input focus to the IRC window.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1996"/>
+        <location filename="../UI/UserInterface.py" line="1995"/>
         <source>Symbols-Viewer</source>
         <translation>Visionneur de symbole</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1996"/>
+        <location filename="../UI/UserInterface.py" line="1995"/>
         <source>S&amp;ymbols-Viewer</source>
         <translation>Visionneur de s&amp;ymbole</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2002"/>
+        <location filename="../UI/UserInterface.py" line="2001"/>
         <source>Switch the input focus to the Symbols-Viewer window.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2004"/>
+        <location filename="../UI/UserInterface.py" line="2003"/>
         <source>&lt;b&gt;Activate Symbols-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Symbols-Viewer window.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2015"/>
+        <location filename="../UI/UserInterface.py" line="2014"/>
         <source>Numbers-Viewer</source>
         <translation>Visionneur de nombres</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2015"/>
+        <location filename="../UI/UserInterface.py" line="2014"/>
         <source>Num&amp;bers-Viewer</source>
         <translation>Visionneur de nom&amp;bres</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2021"/>
+        <location filename="../UI/UserInterface.py" line="2020"/>
         <source>Switch the input focus to the Numbers-Viewer window.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2023"/>
+        <location filename="../UI/UserInterface.py" line="2022"/>
         <source>&lt;b&gt;Activate Numbers-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Numbers-Viewer window.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2330"/>
+        <location filename="../UI/UserInterface.py" line="2329"/>
         <source>Qt-Designer</source>
         <translation>Qt-Designer</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2330"/>
+        <location filename="../UI/UserInterface.py" line="2329"/>
         <source>Qt-&amp;Designer...</source>
         <translation>Qt-&amp;Designer...</translation>
     </message>
     <message>
+        <location filename="../UI/UserInterface.py" line="2334"/>
+        <source>Start Qt-Designer</source>
+        <translation>Démarrer Qt-Designer</translation>
+    </message>
+    <message>
         <location filename="../UI/UserInterface.py" line="2335"/>
-        <source>Start Qt-Designer</source>
-        <translation>Démarrer Qt-Designer</translation>
-    </message>
-    <message>
-        <location filename="../UI/UserInterface.py" line="2336"/>
         <source>&lt;b&gt;Qt-Designer&lt;/b&gt;&lt;p&gt;Start Qt-Designer.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Qt-Designer&lt;/b&gt;&lt;p&gt;Démarrer Qt-Designer.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2356"/>
+        <location filename="../UI/UserInterface.py" line="2355"/>
         <source>Qt-Linguist</source>
         <translation>Qt-Linguist</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2356"/>
+        <location filename="../UI/UserInterface.py" line="2355"/>
         <source>Qt-&amp;Linguist...</source>
         <translation>Qt-&amp;Linguist...</translation>
     </message>
     <message>
+        <location filename="../UI/UserInterface.py" line="2360"/>
+        <source>Start Qt-Linguist</source>
+        <translation>Démarrer Qt-Linguist</translation>
+    </message>
+    <message>
         <location filename="../UI/UserInterface.py" line="2361"/>
-        <source>Start Qt-Linguist</source>
-        <translation>Démarrer Qt-Linguist</translation>
-    </message>
-    <message>
-        <location filename="../UI/UserInterface.py" line="2362"/>
         <source>&lt;b&gt;Qt-Linguist&lt;/b&gt;&lt;p&gt;Start Qt-Linguist.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Qt-Linguist&lt;/b&gt;&lt;p&gt;Démarrer Qt-Linguist.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2852"/>
+        <location filename="../UI/UserInterface.py" line="2851"/>
         <source>Qt5 Documentation</source>
         <translation>Documentation Qt5</translation>
     </message>
@@ -79246,57 +79311,57 @@
         <translation type="obsolete">Documentation Qt&amp;5</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2856"/>
+        <location filename="../UI/UserInterface.py" line="2855"/>
         <source>Open Qt5 Documentation</source>
         <translation>Lance la Documentation Qt5</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3215"/>
+        <location filename="../UI/UserInterface.py" line="3214"/>
         <source>&amp;Windows</source>
         <translation>&amp;Fenêtres</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2660"/>
+        <location filename="../UI/UserInterface.py" line="2659"/>
         <source>Manage SSL Certificates</source>
         <translation>Gestion des certificats SSL</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2660"/>
+        <location filename="../UI/UserInterface.py" line="2659"/>
         <source>Manage SSL Certificates...</source>
         <translation>Gestion des certificats SSL...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2665"/>
+        <location filename="../UI/UserInterface.py" line="2664"/>
         <source>Manage the saved SSL certificates</source>
         <translation>Gestion des certificats SSL enregistrés</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2667"/>
+        <location filename="../UI/UserInterface.py" line="2666"/>
         <source>&lt;b&gt;Manage SSL Certificates...&lt;/b&gt;&lt;p&gt;Opens a dialog to manage the saved SSL certificates.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2676"/>
+        <location filename="../UI/UserInterface.py" line="2675"/>
         <source>Edit Message Filters</source>
         <translation>Éditer les filtres de message</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2676"/>
+        <location filename="../UI/UserInterface.py" line="2675"/>
         <source>Edit Message Filters...</source>
         <translation>Éditer les filtres de message...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2681"/>
+        <location filename="../UI/UserInterface.py" line="2680"/>
         <source>Edit the message filters used to suppress unwanted messages</source>
         <translation type="unfinished">Éditer les filtres de message utilisés pour supprimer les messages indésirés</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2683"/>
+        <location filename="../UI/UserInterface.py" line="2682"/>
         <source>&lt;b&gt;Edit Message Filters&lt;/b&gt;&lt;p&gt;Opens a dialog to edit the message filters used to suppress unwanted messages been shown in an error window.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2882"/>
+        <location filename="../UI/UserInterface.py" line="2881"/>
         <source>PyQt5 Documentation</source>
         <translation>Documentation PyQt5</translation>
     </message>
@@ -79306,7 +79371,7 @@
         <translation type="obsolete">Documentation PyQt&amp;5</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2886"/>
+        <location filename="../UI/UserInterface.py" line="2885"/>
         <source>Open PyQt5 Documentation</source>
         <translation>Lance la documentation PyQt5</translation>
     </message>
@@ -79316,252 +79381,252 @@
         <translation type="obsolete">&lt;p&gt;L&apos;emplacement de la documentation PyQt5 n&apos;a pas été configuré.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2927"/>
+        <location filename="../UI/UserInterface.py" line="2926"/>
         <source>&lt;b&gt;Python 3 Documentation&lt;/b&gt;&lt;p&gt;Display the Python 3 documentation. If no documentation directory is configured, the location of the Python 3 documentation is assumed to be the doc directory underneath the location of the Python 3 executable on Windows and &lt;i&gt;/usr/share/doc/packages/python/html&lt;/i&gt; on Unix. Set PYTHON3DOCDIR in your environment to override this.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="7042"/>
+        <location filename="../UI/UserInterface.py" line="7040"/>
         <source>%v/%m</source>
         <translation>%v/%m</translation>
     </message>
     <message>
+        <location filename="../UI/UserInterface.py" line="2194"/>
+        <source>Show Error Log</source>
+        <translation>Montrer l&apos;historique d&apos;erreur</translation>
+    </message>
+    <message>
+        <location filename="../UI/UserInterface.py" line="2190"/>
+        <source>Show Error &amp;Log...</source>
+        <translation>Montrer &amp;l&apos;historique d&apos;erreur...</translation>
+    </message>
+    <message>
         <location filename="../UI/UserInterface.py" line="2195"/>
-        <source>Show Error Log</source>
-        <translation>Montrer l&apos;historique d&apos;erreur</translation>
-    </message>
-    <message>
-        <location filename="../UI/UserInterface.py" line="2191"/>
-        <source>Show Error &amp;Log...</source>
-        <translation>Montrer &amp;l&apos;historique d&apos;erreur...</translation>
-    </message>
-    <message>
-        <location filename="../UI/UserInterface.py" line="2196"/>
         <source>&lt;b&gt;Show Error Log...&lt;/b&gt;&lt;p&gt;Opens a dialog showing the most recent error log.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Montrer l&apos;historique d&apos;erreur...&lt;/b&gt;&lt;p&gt;Ouvre une fenêtre avec les messages d&apos;erreur les plus récents.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="7046"/>
+        <location filename="../UI/UserInterface.py" line="7044"/>
         <source>Version Check</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1689"/>
+        <location filename="../UI/UserInterface.py" line="1688"/>
         <source>Open a new eric6 instance</source>
         <translation>Ouvrir une nouvelle instance eric6</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1691"/>
+        <location filename="../UI/UserInterface.py" line="1690"/>
         <source>&lt;b&gt;New Window&lt;/b&gt;&lt;p&gt;This opens a new instance of the eric6 IDE.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Nouvelle fenêtre&lt;/b&gt;&lt;p&gt;Ceci ouvre une nouvelle instance de l&apos;IDE eric6.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2134"/>
+        <location filename="../UI/UserInterface.py" line="2133"/>
         <source>&lt;b&gt;Helpviewer&lt;/b&gt;&lt;p&gt;Display the eric6 web browser. This window will show HTML help files and help from Qt help collections. It has the capability to navigate to links, set bookmarks, print the displayed help and some more features. You may use it to browse the internet as well&lt;/p&gt;&lt;p&gt;If called with a word selected, this word is search in the Qt help collection.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2169"/>
+        <location filename="../UI/UserInterface.py" line="2168"/>
         <source>&lt;b&gt;Check for Updates...&lt;/b&gt;&lt;p&gt;Checks the internet for updates of eric6.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Rechercher des mises à jour...&lt;/b&gt;&lt;p&gt;Recherche des mises à jour pour eric6 sur internet.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2182"/>
+        <location filename="../UI/UserInterface.py" line="2181"/>
         <source>&lt;b&gt;Show downloadable versions...&lt;/b&gt;&lt;p&gt;Shows the eric6 versions available for download from the internet.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Affiche les versions téléchargeables...&lt;/b&gt;&lt;p&gt;Affiche les versions d&apos;eric6 disponibles sur internet.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2466"/>
+        <location filename="../UI/UserInterface.py" line="2465"/>
         <source>eric6 Web Browser</source>
         <translation>Navigateur web eric6</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2466"/>
+        <location filename="../UI/UserInterface.py" line="2465"/>
         <source>eric6 &amp;Web Browser...</source>
         <translation>Navigateur &amp;web eric6...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2471"/>
+        <location filename="../UI/UserInterface.py" line="2470"/>
         <source>Start the eric6 Web Browser</source>
         <translation>Démarrer le navigateur web eric6</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2473"/>
+        <location filename="../UI/UserInterface.py" line="2472"/>
         <source>&lt;b&gt;eric6 Web Browser&lt;/b&gt;&lt;p&gt;Browse the Internet with the eric6 Web Browser.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Navigateur web eric6&lt;/b&gt;&lt;p&gt;Parcourir internet avec le navigateur web eric6.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2487"/>
+        <location filename="../UI/UserInterface.py" line="2486"/>
         <source>Start the eric6 Icon Editor</source>
         <translation>Démarrer l&quot;éditeur d&apos;icone eric6</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2489"/>
+        <location filename="../UI/UserInterface.py" line="2488"/>
         <source>&lt;b&gt;Icon Editor&lt;/b&gt;&lt;p&gt;Starts the eric6 Icon Editor for editing simple icons.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Éditeur d&apos;icone&lt;/b&gt;&lt;p&gt;Démarre l&apos;éditeur d&apos;icone eric6 pour éditer de simples icones.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2575"/>
+        <location filename="../UI/UserInterface.py" line="2574"/>
         <source>&lt;b&gt;Show external tools&lt;/b&gt;&lt;p&gt;Opens a dialog to show the path and versions of all extenal tools used by eric6.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Afficher les outils externes&lt;/b&gt;&lt;p&gt;Ouvre une fenêtre permettant de connaitre les chemins et versions des outils externes utilisés par eric6&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2949"/>
+        <location filename="../UI/UserInterface.py" line="2948"/>
         <source>&lt;b&gt;Eric API Documentation&lt;/b&gt;&lt;p&gt;Display the Eric API documentation. The location for the documentation is the Documentation/Source subdirectory of the eric6 installation directory.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Documentation de l&apos;API Eric&lt;/b&gt;&lt;p&gt;Affiche la do. The location for the documentation is the Documentation/Source subdirectory of the eric6 installation directory.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="7209"/>
+        <location filename="../UI/UserInterface.py" line="7199"/>
         <source>The update to &lt;b&gt;{0}&lt;/b&gt; of eric6 is available at &lt;b&gt;{1}&lt;/b&gt;. Would you like to get it?</source>
         <translation>La mise à jour vers la version &lt;b&gt;{0}&lt;/b&gt; d&apos;eric6 est disponible à &lt;b&gt;{1}&lt;/b&gt;. Voulez vous l&apos;obtenir ?</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="7221"/>
+        <location filename="../UI/UserInterface.py" line="7211"/>
         <source>Eric6 is up to date</source>
         <translation>Eric6 est à jour</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="7221"/>
+        <location filename="../UI/UserInterface.py" line="7211"/>
         <source>You are using the latest version of eric6</source>
         <translation>Vous utilisez la dernière version d&apos;eric6</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="7304"/>
+        <location filename="../UI/UserInterface.py" line="7294"/>
         <source>eric6 has not been configured yet. The configuration dialog will be started.</source>
         <translation>eric6 n&apos;a pas encore été configuré. La fenêtre de configuration va être ouverte.</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="660"/>
+        <location filename="../UI/UserInterface.py" line="659"/>
         <source>Generating Plugins Toolbars...</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4193"/>
+        <location filename="../UI/UserInterface.py" line="4192"/>
         <source>&amp;User Tools</source>
         <translation>Outils &amp;utilisateurs</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4265"/>
+        <location filename="../UI/UserInterface.py" line="4264"/>
         <source>No User Tools Configured</source>
         <translation>Pas d&apos;outils utilisateurs configuré</translation>
     </message>
     <message>
         <location filename="../UI/UserInterface.py" line="7062"/>
         <source>The versions information cannot not be downloaded because you are &lt;b&gt;offline&lt;/b&gt;. Please go online and try again.</source>
-        <translation>Les informations de versions ne peuvent être téléchargés car vous êtes &lt;b&gt;hors ligne&lt;/b&gt;. Veuillez aller en ligne et réessayer.</translation>
-    </message>
-    <message>
-        <location filename="../UI/UserInterface.py" line="2451"/>
+        <translation type="obsolete">Les informations de versions ne peuvent être téléchargés car vous êtes &lt;b&gt;hors ligne&lt;/b&gt;. Veuillez aller en ligne et réessayer.</translation>
+    </message>
+    <message>
+        <location filename="../UI/UserInterface.py" line="2450"/>
         <source>Hex Editor</source>
         <translation>Hex Editor</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2451"/>
+        <location filename="../UI/UserInterface.py" line="2450"/>
         <source>&amp;Hex Editor...</source>
         <translation>&amp;Hex Editor...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2456"/>
+        <location filename="../UI/UserInterface.py" line="2455"/>
         <source>Start the eric6 Hex Editor</source>
         <translation>Démarrer l&apos;Hex Editor d&apos;eric6</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2458"/>
+        <location filename="../UI/UserInterface.py" line="2457"/>
         <source>&lt;b&gt;Hex Editor&lt;/b&gt;&lt;p&gt;Starts the eric6 Hex Editor for viewing or editing binary files.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Hex Editor&lt;/b&gt;&lt;p&gt;Démarre l&apos;Hex Editor d&apos;eric6 pour voir et modifier des fichiers binaires.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2699"/>
+        <location filename="../UI/UserInterface.py" line="2698"/>
         <source>Clear private data</source>
         <translation>Nettoyer les données privées</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2701"/>
+        <location filename="../UI/UserInterface.py" line="2700"/>
         <source>&lt;b&gt;Clear private data&lt;/b&gt;&lt;p&gt;Clears the private data like the various list of recently opened files, projects or multi projects.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1657"/>
+        <location filename="../UI/UserInterface.py" line="1656"/>
         <source>Save session...</source>
         <translation>Enregistrer session...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1662"/>
+        <location filename="../UI/UserInterface.py" line="1661"/>
         <source>&lt;b&gt;Save session...&lt;/b&gt;&lt;p&gt;This saves the current session to disk. A dialog is opened to select the file name.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Enregistrer session...&lt;/b&gt;&lt;p&gt;Ceci enregistre la session sur le disque. Une fenêtre s&apos;ouvre pour sélectionner le nom de fichier.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6631"/>
+        <location filename="../UI/UserInterface.py" line="6630"/>
         <source>Load session</source>
         <translation>Charger la session</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1670"/>
+        <location filename="../UI/UserInterface.py" line="1669"/>
         <source>Load session...</source>
         <translation>Charger la session...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1675"/>
+        <location filename="../UI/UserInterface.py" line="1674"/>
         <source>&lt;b&gt;Load session...&lt;/b&gt;&lt;p&gt;This loads a session saved to disk previously. A dialog is opened to select the file name.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Charger session...&lt;/b&gt;&lt;p&gt;Ceci charge une session enregistrée sur le disque auparant. Une fenêtre s&apos;ouvre pour sélectionner le fichier.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6631"/>
+        <location filename="../UI/UserInterface.py" line="6630"/>
         <source>eric6 Session Files (*.e5s)</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6682"/>
+        <location filename="../UI/UserInterface.py" line="6681"/>
         <source>Crash Session found!</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6682"/>
+        <location filename="../UI/UserInterface.py" line="6681"/>
         <source>A session file of a crashed session was found. Shall this session be restored?</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="663"/>
+        <location filename="../UI/UserInterface.py" line="662"/>
         <source>Cleaning Plugins Download Area...</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="655"/>
+        <location filename="../UI/UserInterface.py" line="654"/>
         <source>Initializing Plugins...</source>
         <translation>Initialisation en cours des plugins...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="7197"/>
-        <source>Update Check</source>
-        <translation>Vérification de mise à jour</translation>
-    </message>
-    <message>
-        <location filename="../UI/UserInterface.py" line="7197"/>
-        <source>You installed eric directly from the source code. There is no possibility to check for the availability of an update.</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
         <location filename="../UI/UserInterface.py" line="7187"/>
+        <source>Update Check</source>
+        <translation>Vérification de mise à jour</translation>
+    </message>
+    <message>
+        <location filename="../UI/UserInterface.py" line="7187"/>
+        <source>You installed eric directly from the source code. There is no possibility to check for the availability of an update.</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../UI/UserInterface.py" line="7177"/>
         <source>You are using a snapshot release of eric6. A more up-to-date stable release might be available.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2034"/>
+        <location filename="../UI/UserInterface.py" line="2033"/>
         <source>Code Documentation Viewer</source>
         <translation type="unfinished">Visionneur de documentation du code</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2857"/>
+        <location filename="../UI/UserInterface.py" line="2856"/>
         <source>&lt;b&gt;Qt5 Documentation&lt;/b&gt;&lt;p&gt;Display the Qt5 Documentation. Dependent upon your settings, this will either show the help in Eric&apos;s internal help viewer/web browser, or execute a web browser or Qt Assistant. &lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2888"/>
+        <location filename="../UI/UserInterface.py" line="2887"/>
         <source>&lt;b&gt;PyQt5 Documentation&lt;/b&gt;&lt;p&gt;Display the PyQt5 Documentation. Dependent upon your settings, this will either show the help in Eric&apos;s internal help viewer/web browser, or execute a web browser or Qt Assistant. &lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2964"/>
+        <location filename="../UI/UserInterface.py" line="2963"/>
         <source>PySide2 Documentation</source>
         <translation>Documentation PySide2</translation>
     </message>
@@ -79571,283 +79636,283 @@
         <translation type="obsolete">Documentation PySide&amp;2</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2968"/>
+        <location filename="../UI/UserInterface.py" line="2967"/>
         <source>Open PySide2 Documentation</source>
         <translation>Ouvrir la Documentation PySide2</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2970"/>
+        <location filename="../UI/UserInterface.py" line="2969"/>
         <source>&lt;b&gt;PySide2 Documentation&lt;/b&gt;&lt;p&gt;Display the PySide2 Documentation. Dependent upon your settings, this will either show the help in Eric&apos;s internal help viewer/web browser, or execute a web browser or Qt Assistant. &lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5865"/>
+        <location filename="../UI/UserInterface.py" line="5864"/>
         <source>&lt;p&gt;The PySide{0} documentation starting point has not been configured.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2807"/>
+        <location filename="../UI/UserInterface.py" line="2806"/>
         <source>Virtualenv Manager</source>
         <translation>Gestionnaire Virtualenv</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2801"/>
+        <location filename="../UI/UserInterface.py" line="2800"/>
         <source>&amp;Virtualenv Manager...</source>
         <translation>Gestionnaire &amp;Virtualenv...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2809"/>
+        <location filename="../UI/UserInterface.py" line="2808"/>
         <source>&lt;b&gt;Virtualenv Manager&lt;/b&gt;&lt;p&gt;This opens a dialog to manage the defined Python virtual environments.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Gestionnaire Virtualenv&lt;/b&gt;&lt;p&gt;Ceci ouvre une fenêtre pour gérer les environnement virtuels Python définis.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2824"/>
+        <location filename="../UI/UserInterface.py" line="2823"/>
         <source>Virtualenv Configurator</source>
         <translation>Configurateur Virtualenv</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2818"/>
+        <location filename="../UI/UserInterface.py" line="2817"/>
         <source>Virtualenv &amp;Configurator...</source>
         <translation>&amp;Configurateur Virtualenv...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2826"/>
+        <location filename="../UI/UserInterface.py" line="2825"/>
         <source>&lt;b&gt;Virtualenv Configurator&lt;/b&gt;&lt;p&gt;This opens a dialog for entering all the parameters needed to create a Python virtual environment using virtualenv or pyvenv.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3222"/>
+        <location filename="../UI/UserInterface.py" line="3221"/>
         <source>Left Side</source>
         <translation>Coté gauche</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3234"/>
+        <location filename="../UI/UserInterface.py" line="3233"/>
         <source>Bottom Side</source>
         <translation>Coté bas</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3241"/>
+        <location filename="../UI/UserInterface.py" line="3240"/>
         <source>Right Side</source>
         <translation>Coté droit</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3261"/>
+        <location filename="../UI/UserInterface.py" line="3260"/>
         <source>Plug-ins</source>
         <translation>Plugins</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1641"/>
+        <location filename="../UI/UserInterface.py" line="1640"/>
         <source>Restart</source>
         <translation>Redémarrer</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1641"/>
+        <location filename="../UI/UserInterface.py" line="1640"/>
         <source>Ctrl+Shift+Q</source>
         <comment>File|Quit</comment>
         <translation>Ctrl+Shift+Q</translation>
     </message>
     <message>
+        <location filename="../UI/UserInterface.py" line="1646"/>
+        <source>Restart the IDE</source>
+        <translation>Rédémarrer l&apos;IDE</translation>
+    </message>
+    <message>
         <location filename="../UI/UserInterface.py" line="1647"/>
-        <source>Restart the IDE</source>
-        <translation>Rédémarrer l&apos;IDE</translation>
-    </message>
-    <message>
-        <location filename="../UI/UserInterface.py" line="1648"/>
         <source>&lt;b&gt;Restart the IDE&lt;/b&gt;&lt;p&gt;This restarts the IDE. Any unsaved changes may be saved first. Any Python program being debugged will be stopped and the preferences will be written to disc.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6039"/>
+        <location filename="../UI/UserInterface.py" line="6038"/>
         <source>Start Web Browser</source>
         <translation>Démarrer le navigateur web</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5978"/>
+        <location filename="../UI/UserInterface.py" line="5977"/>
         <source>The eric6 web browser could not be started.</source>
         <translation>Le navigateur web eric6 n&apos;a pas pu être démarré.</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6039"/>
+        <location filename="../UI/UserInterface.py" line="6038"/>
         <source>&lt;p&gt;The eric6 web browser is not started.&lt;/p&gt;&lt;p&gt;Reason: {0}&lt;/p&gt;</source>
         <translation>&lt;p&gt;Le navigateur web eric6 n&apos;est pas démarré.&lt;/p&gt;&lt;p&gt;Raison : {0}&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2072"/>
+        <location filename="../UI/UserInterface.py" line="2071"/>
         <source>Conda</source>
         <translation>Conda</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2054"/>
+        <location filename="../UI/UserInterface.py" line="2053"/>
         <source>PyPI</source>
         <translation>PyPI</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3575"/>
+        <location filename="../UI/UserInterface.py" line="3574"/>
         <source>&lt;p&gt;This part of the status bar allows zooming the current editor or shell.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Cette zone de la barre d&apos;état permet de zoomer l&apos;éditeur courant ou le shell.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2090"/>
+        <location filename="../UI/UserInterface.py" line="2089"/>
         <source>MicroPython</source>
         <translation>MicroPython</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="1978"/>
+        <location filename="../UI/UserInterface.py" line="1977"/>
         <source>Ctrl+Alt+Shift+I</source>
         <translation>Ctrl+Alt+Shift+I</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2034"/>
+        <location filename="../UI/UserInterface.py" line="2033"/>
         <source>Ctrl+Alt+Shift+D</source>
         <translation>Ctrl+Alt+Shift+D</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2040"/>
+        <location filename="../UI/UserInterface.py" line="2039"/>
         <source>Switch the input focus to the Code Documentation Viewer window.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2043"/>
+        <location filename="../UI/UserInterface.py" line="2042"/>
         <source>&lt;b&gt;Code Documentation Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Code Documentation Viewer window.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2054"/>
+        <location filename="../UI/UserInterface.py" line="2053"/>
         <source>Ctrl+Alt+Shift+P</source>
         <translation>Ctrl+Alt+Shift+P</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2060"/>
+        <location filename="../UI/UserInterface.py" line="2059"/>
         <source>Switch the input focus to the PyPI window.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2062"/>
+        <location filename="../UI/UserInterface.py" line="2061"/>
         <source>&lt;b&gt;PyPI&lt;/b&gt;&lt;p&gt;This switches the input focus to the PyPI window.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2072"/>
+        <location filename="../UI/UserInterface.py" line="2071"/>
         <source>Ctrl+Alt+Shift+C</source>
         <translation>Ctrl+Alt+Shift+C</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2078"/>
+        <location filename="../UI/UserInterface.py" line="2077"/>
         <source>Switch the input focus to the Conda window.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2080"/>
+        <location filename="../UI/UserInterface.py" line="2079"/>
         <source>&lt;b&gt;Conda&lt;/b&gt;&lt;p&gt;This switches the input focus to the Conda window.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2090"/>
+        <location filename="../UI/UserInterface.py" line="2089"/>
         <source>Ctrl+Alt+Shift+M</source>
         <translation>Ctrl+Alt+Shift+M</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2096"/>
+        <location filename="../UI/UserInterface.py" line="2095"/>
         <source>Switch the input focus to the MicroPython window.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2098"/>
+        <location filename="../UI/UserInterface.py" line="2097"/>
         <source>&lt;b&gt;MicroPython&lt;/b&gt;&lt;p&gt;This switches the input focus to the MicroPython window.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3219"/>
+        <location filename="../UI/UserInterface.py" line="3218"/>
         <source>Central Park</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3744"/>
+        <location filename="../UI/UserInterface.py" line="3743"/>
         <source>&lt;h2&gt;Version Numbers&lt;/h2&gt;&lt;table&gt;</source>
         <translation>&lt;h2&gt;Numéros de version&lt;/h2&gt;&lt;table&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5081"/>
+        <location filename="../UI/UserInterface.py" line="5080"/>
         <source>&lt;p&gt;Could not find the Qt-Designer executable.&lt;br&gt;Ensure that it is installed and optionally configured on the Qt configuration page.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5151"/>
+        <location filename="../UI/UserInterface.py" line="5150"/>
         <source>&lt;p&gt;Could not find the Qt-Linguist executable.&lt;br&gt;Ensure that it is installed and optionally configured on the Qt configuration page.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5195"/>
+        <location filename="../UI/UserInterface.py" line="5194"/>
         <source>&lt;p&gt;Could not find the Qt-Assistant executable.&lt;br&gt;Ensure that it is installed and optionally configured on the Qt configuration page.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2203"/>
+        <location filename="../UI/UserInterface.py" line="2202"/>
         <source>Show Install Info</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2203"/>
+        <location filename="../UI/UserInterface.py" line="2202"/>
         <source>Show Install &amp;Info...</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2207"/>
+        <location filename="../UI/UserInterface.py" line="2206"/>
         <source>Show Installation Information</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2209"/>
+        <location filename="../UI/UserInterface.py" line="2208"/>
         <source>&lt;b&gt;Show Install Info...&lt;/b&gt;&lt;p&gt;Opens a dialog showing some information about the installation process.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2867"/>
+        <location filename="../UI/UserInterface.py" line="2866"/>
         <source>Qt6 Documentation</source>
         <translation type="unfinished">Documentation Qt5 {6 ?}</translation>
     </message>
     <message>
+        <location filename="../UI/UserInterface.py" line="2870"/>
+        <source>Open Qt6 Documentation</source>
+        <translation type="unfinished">Lance la Documentation Qt5 {6 ?}</translation>
+    </message>
+    <message>
         <location filename="../UI/UserInterface.py" line="2871"/>
-        <source>Open Qt6 Documentation</source>
-        <translation type="unfinished">Lance la Documentation Qt5 {6 ?}</translation>
-    </message>
-    <message>
-        <location filename="../UI/UserInterface.py" line="2872"/>
         <source>&lt;b&gt;Qt6 Documentation&lt;/b&gt;&lt;p&gt;Display the Qt6 Documentation. Dependent upon your settings, this will either show the help in Eric&apos;s internal help viewer/web browser, or execute a web browser or Qt Assistant. &lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2899"/>
+        <location filename="../UI/UserInterface.py" line="2898"/>
         <source>PyQt6 Documentation</source>
         <translation type="unfinished">Documentation PyQt5 {6 ?}</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2903"/>
+        <location filename="../UI/UserInterface.py" line="2902"/>
         <source>Open PyQt6 Documentation</source>
         <translation type="unfinished">Lance la documentation PyQt5 {6 ?}</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2905"/>
+        <location filename="../UI/UserInterface.py" line="2904"/>
         <source>&lt;b&gt;PyQt6 Documentation&lt;/b&gt;&lt;p&gt;Display the PyQt6 Documentation. Dependent upon your settings, this will either show the help in Eric&apos;s internal help viewer/web browser, or execute a web browser or Qt Assistant. &lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2984"/>
+        <location filename="../UI/UserInterface.py" line="2983"/>
         <source>PySide6 Documentation</source>
         <translation type="unfinished">Documentation PySide2 {6 ?}</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2988"/>
+        <location filename="../UI/UserInterface.py" line="2987"/>
         <source>Open PySide6 Documentation</source>
         <translation type="unfinished">Ouvrir la Documentation PySide2 {6 ?}</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2990"/>
+        <location filename="../UI/UserInterface.py" line="2989"/>
         <source>&lt;b&gt;PySide6 Documentation&lt;/b&gt;&lt;p&gt;Display the PySide6 Documentation. Dependent upon your settings, this will either show the help in Eric&apos;s internal help viewer/web browser, or execute a web browser or Qt Assistant. &lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5760"/>
+        <location filename="../UI/UserInterface.py" line="5759"/>
         <source>&lt;p&gt;The PyQt{0} documentation starting point has not been configured.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
@@ -84014,7 +84079,7 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="6631"/>
+        <location filename="../ViewManager/ViewManager.py" line="6630"/>
         <source>Edit Spelling Dictionary</source>
         <translation type="unfinished"></translation>
     </message>
@@ -84034,7 +84099,7 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="6631"/>
+        <location filename="../ViewManager/ViewManager.py" line="6630"/>
         <source>The spelling dictionary was saved successfully.</source>
         <translation type="unfinished"></translation>
     </message>
@@ -87642,2050 +87707,2050 @@
 <context>
     <name>WebBrowserWindow</name>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="3598"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="3599"/>
         <source>eric6 Web Browser</source>
         <translation>Navigateur web eric6</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="255"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="256"/>
         <source>Contents</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1484"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1485"/>
         <source>Index</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1497"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1498"/>
         <source>Search</source>
         <translation>Rechercher</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1760"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1761"/>
         <source>JavaScript Console</source>
         <translation>Console JavaScript</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="662"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="663"/>
         <source>New Tab</source>
         <translation>Nouvel onglet</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="662"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="663"/>
         <source>&amp;New Tab</source>
         <translation>&amp;Nouvel onglet</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="662"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="663"/>
         <source>Ctrl+T</source>
         <comment>File|New Tab</comment>
         <translation>Ctrl+T</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="668"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="669"/>
         <source>Open a new web browser tab</source>
         <translation>Ouvrir un nouvel onglet de navigation web</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="669"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="670"/>
         <source>&lt;b&gt;New Tab&lt;/b&gt;&lt;p&gt;This opens a new web browser tab.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Nouvel onglet&lt;/b&gt;&lt;p&gt;Ceci ouvre un nouvel onglet de navigation web.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="676"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="677"/>
         <source>New Window</source>
         <translation>Nouvelle fenêtre</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="676"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="677"/>
         <source>New &amp;Window</source>
         <translation>&amp;Nouvelle fenêtre</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="676"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="677"/>
         <source>Ctrl+N</source>
         <comment>File|New Window</comment>
         <translation>Ctrl+N</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="682"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="683"/>
         <source>Open a new web browser window</source>
         <translation>Ouvrir une nouvelle fenêtre de navigation web</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="683"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="684"/>
         <source>&lt;b&gt;New Window&lt;/b&gt;&lt;p&gt;This opens a new web browser window in the current privacy mode.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Nouvelle fenêtre&lt;/b&gt;&lt;p&gt;Ceci ouvre une nouvelle fenêtre de navigation web en mode privé.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="2490"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="2491"/>
         <source>New Private Window</source>
         <translation>Nouvelle fenêtre privée</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="691"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="692"/>
         <source>New &amp;Private Window</source>
         <translation>Nouvelle fenêtre &amp;privée</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="691"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="692"/>
         <source>Ctrl+Shift+P</source>
         <comment>File|New Private Window</comment>
         <translation>Ctrl+Shift+P</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="697"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="698"/>
         <source>Open a new private web browser window</source>
         <translation>Ouvrir une nouvelle fenêtre de navigation web privée</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="699"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="700"/>
         <source>&lt;b&gt;New Private Window&lt;/b&gt;&lt;p&gt;This opens a new private web browser window by starting a new web browser instance in private mode.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="2523"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="2524"/>
         <source>Open File</source>
         <translation>Ouvrir Fichier</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="707"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="708"/>
         <source>&amp;Open File</source>
         <translation>&amp;Ouvrir Fichier</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="707"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="708"/>
         <source>Ctrl+O</source>
         <comment>File|Open</comment>
         <translation>Ctrl+O</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="713"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="714"/>
         <source>Open a file for display</source>
         <translation>Ouvrir un fichier pour affichage</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="714"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="715"/>
         <source>&lt;b&gt;Open File&lt;/b&gt;&lt;p&gt;This opens a new file for display. It pops up a file selection dialog.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Ouvrir fichier&lt;/b&gt;&lt;p&gt;Ceci ouvre un nouveau fichier pour affichage. Cela affiche un sélectionneur de fichier.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="722"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="723"/>
         <source>Open File in New Tab</source>
         <translation>Ouvrir le fichier dans un nouvel onglet</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="722"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="723"/>
         <source>Open File in New &amp;Tab</source>
         <translation>Ouvrir unfichier dans un nouvel &amp;onglet</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="722"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="723"/>
         <source>Shift+Ctrl+O</source>
         <comment>File|Open in new tab</comment>
         <translation>Shift+Ctrl+O</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="728"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="729"/>
         <source>Open a file for display in a new tab</source>
         <translation>Ouvrir un fichier dans un nouvel onglet</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="730"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="731"/>
         <source>&lt;b&gt;Open File in New Tab&lt;/b&gt;&lt;p&gt;This opens a new file for display in a new tab. It pops up a file selection dialog.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="756"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="757"/>
         <source>Save Page Screen</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="756"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="757"/>
         <source>Save Page Screen...</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="761"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="762"/>
         <source>Save the visible part of the current page as a screen shot</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="774"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="775"/>
         <source>Import Bookmarks</source>
         <translation>Importer signets</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="774"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="775"/>
         <source>&amp;Import Bookmarks...</source>
         <translation>&amp;Importer signets...</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="778"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="779"/>
         <source>Import bookmarks from other browsers</source>
         <translation>Importer des signets d&apos;autres navigateurs</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="780"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="781"/>
         <source>&lt;b&gt;Import Bookmarks&lt;/b&gt;&lt;p&gt;Import bookmarks from other browsers.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Importer signets&lt;/b&gt;&lt;p&gt;Importer des signets d&apos;autres navigateurs.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="788"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="789"/>
         <source>Export Bookmarks</source>
         <translation>Exporter les signets</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="788"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="789"/>
         <source>&amp;Export Bookmarks...</source>
         <translation>&amp;Exporter les signets...</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="792"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="793"/>
         <source>Export the bookmarks into a file</source>
         <translation>Exporter les signets dans un fichier</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="794"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="795"/>
         <source>&lt;b&gt;Export Bookmarks&lt;/b&gt;&lt;p&gt;Export the bookmarks into a file.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Exporter les signets&lt;/b&gt;&lt;p&gt;Exporter les signets dans un fichier.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="2140"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="2141"/>
         <source>Print</source>
         <translation>Imprimer</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="802"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="803"/>
         <source>&amp;Print</source>
         <translation>&amp;Imprimer</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="802"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="803"/>
         <source>Ctrl+P</source>
         <comment>File|Print</comment>
         <translation>Ctrl+P</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="808"/>
-        <source>Print the displayed help</source>
-        <translation>Imprimer le fichier d&apos;aide</translation>
-    </message>
-    <message>
         <location filename="../WebBrowser/WebBrowserWindow.py" line="809"/>
+        <source>Print the displayed help</source>
+        <translation>Imprimer le fichier d&apos;aide</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="810"/>
         <source>&lt;b&gt;Print&lt;/b&gt;&lt;p&gt;Print the displayed help text.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Imprimer&lt;/b&gt;&lt;p&gt;Imprime le fichier d&apos;aide affiché.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="816"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="817"/>
         <source>Print as PDF</source>
         <translation>Imprimer en pdf</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="821"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="822"/>
         <source>Print the displayed help as PDF</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="823"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="824"/>
         <source>&lt;b&gt;Print as PDF&lt;/b&gt;&lt;p&gt;Print the displayed help text as a PDF file.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="831"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="832"/>
         <source>Print Preview</source>
         <translation>Aperçu avant impression</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="836"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="837"/>
         <source>Print preview of the displayed help</source>
         <translation>Va à la page d&apos;aide de démarrage</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="838"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="839"/>
         <source>&lt;b&gt;Print Preview&lt;/b&gt;&lt;p&gt;Print preview of the displayed help text.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Aperçu avant impression&lt;/b&gt;&lt;p&gt;Aperçu avant impression de l&apos;aide affichée.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="860"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="861"/>
         <source>Close</source>
         <translation>Fermer</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="860"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="861"/>
         <source>&amp;Close</source>
         <translation>&amp;Fermer</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="860"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="861"/>
         <source>Ctrl+W</source>
         <comment>File|Close</comment>
         <translation>Ctrl+W</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="866"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="867"/>
         <source>Close the current help window</source>
         <translation>Ferme la fenêtre d&apos;aide en cours</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="868"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="869"/>
         <source>&lt;b&gt;Close&lt;/b&gt;&lt;p&gt;Closes the current web browser window.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Fermer&lt;/b&gt;&lt;p&gt;Ferme la fenêtre courante du navigateur web.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="875"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="876"/>
         <source>Close All</source>
         <translation>Tout fermer</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="875"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="876"/>
         <source>Close &amp;All</source>
         <translation>&amp;Tout fermer</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="879"/>
-        <source>Close all help windows</source>
-        <translation>Fermer toutes les fenêtres d&apos;aide</translation>
-    </message>
-    <message>
         <location filename="../WebBrowser/WebBrowserWindow.py" line="880"/>
+        <source>Close all help windows</source>
+        <translation>Fermer toutes les fenêtres d&apos;aide</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="881"/>
         <source>&lt;b&gt;Close All&lt;/b&gt;&lt;p&gt;Closes all web browser windows except the first one.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Tout fermer&lt;/b&gt;&lt;p&gt;Ferme toutes les fenêtres de navigation sauf la première.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="888"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="889"/>
         <source>Quit</source>
         <translation>Quitter</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="2874"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="2875"/>
         <source>&amp;Quit</source>
         <translation>&amp;Quitter</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="888"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="889"/>
         <source>Ctrl+Q</source>
         <comment>File|Quit</comment>
         <translation>Ctrl+Q</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="894"/>
-        <source>Quit the eric6 Web Browser</source>
-        <translation>Quitter le navigateur web eric6</translation>
-    </message>
-    <message>
         <location filename="../WebBrowser/WebBrowserWindow.py" line="895"/>
+        <source>Quit the eric6 Web Browser</source>
+        <translation>Quitter le navigateur web eric6</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="896"/>
         <source>&lt;b&gt;Quit&lt;/b&gt;&lt;p&gt;Quit the eric6 Web Browser.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Quitter&lt;/b&gt;&lt;p&gt;Quitter le navigateur web eric6.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="902"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="903"/>
         <source>Backward</source>
         <translation>Précédent</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="902"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="903"/>
         <source>&amp;Backward</source>
         <translation>&amp;Précédent</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="902"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="903"/>
         <source>Alt+Left</source>
         <comment>Go|Backward</comment>
         <translation>Alt+Left</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="908"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="909"/>
         <source>Move one screen backward</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="909"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="910"/>
         <source>&lt;b&gt;Backward&lt;/b&gt;&lt;p&gt;Moves one screen backward. If none is available, this action is disabled.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="917"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="918"/>
         <source>Forward</source>
         <translation>Suivant</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="917"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="918"/>
         <source>&amp;Forward</source>
         <translation>&amp;Suivant</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="917"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="918"/>
         <source>Alt+Right</source>
         <comment>Go|Forward</comment>
         <translation>Alt+Right</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="923"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="924"/>
         <source>Move one screen forward</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="925"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="926"/>
         <source>&lt;b&gt;Forward&lt;/b&gt;&lt;p&gt;Moves one screen forward. If none is available, this action is disabled.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="933"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="934"/>
         <source>Home</source>
         <translation>Accueil</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="933"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="934"/>
         <source>&amp;Home</source>
         <translation>&amp;URL de démarrage</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="933"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="934"/>
         <source>Ctrl+Home</source>
         <comment>Go|Home</comment>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="941"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="942"/>
         <source>&lt;b&gt;Home&lt;/b&gt;&lt;p&gt;Moves to the initial screen.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="948"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="949"/>
         <source>Reload</source>
         <translation>Recharger</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="948"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="949"/>
         <source>&amp;Reload</source>
         <translation>&amp;Recharger</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="948"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="949"/>
         <source>Ctrl+R</source>
         <comment>Go|Reload</comment>
         <translation>Ctrl+R</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="948"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="949"/>
         <source>F5</source>
         <comment>Go|Reload</comment>
         <translation>F5</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="955"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="956"/>
         <source>Reload the current screen</source>
         <translation type="unfinished">Recharger la session courante</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="957"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="958"/>
         <source>&lt;b&gt;Reload&lt;/b&gt;&lt;p&gt;Reloads the current screen.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="964"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="965"/>
         <source>Stop</source>
         <translation>Arrêt</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="964"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="965"/>
         <source>&amp;Stop</source>
         <translation>&amp;Arrêt</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="964"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="965"/>
         <source>Ctrl+.</source>
         <comment>Go|Stop</comment>
         <translation>Ctrl+.</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="964"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="965"/>
         <source>Esc</source>
         <comment>Go|Stop</comment>
         <translation>Esc</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="971"/>
-        <source>Stop loading</source>
-        <translation>Arrêter le chargement</translation>
-    </message>
-    <message>
         <location filename="../WebBrowser/WebBrowserWindow.py" line="972"/>
+        <source>Stop loading</source>
+        <translation>Arrêter le chargement</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="973"/>
         <source>&lt;b&gt;Stop&lt;/b&gt;&lt;p&gt;Stops loading of the current tab.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="979"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="980"/>
         <source>Copy</source>
         <translation>Copier</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="979"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="980"/>
         <source>&amp;Copy</source>
         <translation>&amp;Copier</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="979"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="980"/>
         <source>Ctrl+C</source>
         <comment>Edit|Copy</comment>
         <translation>Ctrl+C</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="985"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="986"/>
         <source>Copy the selected text</source>
         <translation>Copie le texte sélectionné</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="986"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="987"/>
         <source>&lt;b&gt;Copy&lt;/b&gt;&lt;p&gt;Copy the selected text to the clipboard.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Copier&lt;/b&gt;&lt;p&gt;Copie le texte sélectionné dans le presse-papier.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="993"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="994"/>
         <source>Cut</source>
         <translation>Couper</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="993"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="994"/>
         <source>Cu&amp;t</source>
         <translation>Cou&amp;per</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="993"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="994"/>
         <source>Ctrl+X</source>
         <comment>Edit|Cut</comment>
         <translation>Ctrl+X</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="999"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1000"/>
         <source>Cut the selected text</source>
         <translation>Couper le texte sélectionné</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1000"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1001"/>
         <source>&lt;b&gt;Cut&lt;/b&gt;&lt;p&gt;Cut the selected text to the clipboard.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Couper&lt;/b&gt;&lt;p&gt;Couper le texte sélectionné vers le presse papier.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1007"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1008"/>
         <source>Paste</source>
         <translation>Coller</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1007"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1008"/>
         <source>&amp;Paste</source>
         <translation>Col&amp;ler</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1007"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1008"/>
         <source>Ctrl+V</source>
         <comment>Edit|Paste</comment>
         <translation>Ctrl+V</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1013"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1014"/>
         <source>Paste text from the clipboard</source>
         <translation>Coller le texte du presse papier</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1014"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1015"/>
         <source>&lt;b&gt;Paste&lt;/b&gt;&lt;p&gt;Paste some text from the clipboard.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Coller&lt;/b&gt;&lt;p&gt;Coller du texte du presse papier.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1021"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1022"/>
         <source>Undo</source>
         <translation>Défaire</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1021"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1022"/>
         <source>&amp;Undo</source>
         <translation>&amp;Défaire</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1021"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1022"/>
         <source>Ctrl+Z</source>
         <comment>Edit|Undo</comment>
         <translation>Ctrl+Z</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1027"/>
-        <source>Undo the last edit action</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
         <location filename="../WebBrowser/WebBrowserWindow.py" line="1028"/>
+        <source>Undo the last edit action</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1029"/>
         <source>&lt;b&gt;Undo&lt;/b&gt;&lt;p&gt;Undo the last edit action.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1035"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1036"/>
         <source>Redo</source>
         <translation>Refaire</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1035"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1036"/>
         <source>&amp;Redo</source>
         <translation>&amp;Refaire</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1035"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1036"/>
         <source>Ctrl+Shift+Z</source>
         <comment>Edit|Redo</comment>
         <translation>Ctrl+Shift+Z</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1041"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1042"/>
         <source>Redo the last edit action</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1042"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1043"/>
         <source>&lt;b&gt;Redo&lt;/b&gt;&lt;p&gt;Redo the last edit action.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1049"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1050"/>
         <source>Select All</source>
         <translation>Tout sélectionner</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1049"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1050"/>
         <source>&amp;Select All</source>
         <translation>Tout &amp;sélectionner</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1049"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1050"/>
         <source>Ctrl+A</source>
         <comment>Edit|Select All</comment>
         <translation>Ctrl+A</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1055"/>
-        <source>Select all text</source>
-        <translation>Sélectionne tout le texte</translation>
-    </message>
-    <message>
         <location filename="../WebBrowser/WebBrowserWindow.py" line="1056"/>
+        <source>Select all text</source>
+        <translation>Sélectionne tout le texte</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1057"/>
         <source>&lt;b&gt;Select All&lt;/b&gt;&lt;p&gt;Select all text of the current browser.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1076"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1077"/>
         <source>Find...</source>
         <translation>Rechercher...</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1076"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1077"/>
         <source>&amp;Find...</source>
         <translation>&amp;Rechercher...</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1076"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1077"/>
         <source>Ctrl+F</source>
         <comment>Edit|Find</comment>
         <translation>Ctrl+F</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1082"/>
-        <source>Find text in page</source>
-        <translation>Trouver le texte dans la page</translation>
-    </message>
-    <message>
         <location filename="../WebBrowser/WebBrowserWindow.py" line="1083"/>
+        <source>Find text in page</source>
+        <translation>Trouver le texte dans la page</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1084"/>
         <source>&lt;b&gt;Find&lt;/b&gt;&lt;p&gt;Find text in the current page.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Chercher&lt;/b&gt;&lt;p&gt;Recherche le texte dans la page courante.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1090"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1091"/>
         <source>Find next</source>
         <translation>Chercher suivant</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1090"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1091"/>
         <source>Find &amp;next</source>
         <translation>Chercher &amp;suivant</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1090"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1091"/>
         <source>F3</source>
         <comment>Edit|Find next</comment>
         <translation>F3</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1096"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1097"/>
         <source>Find next occurrence of text in page</source>
         <translation>Recherche de la prochaine occurence du texte dans la page</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1098"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1099"/>
         <source>&lt;b&gt;Find next&lt;/b&gt;&lt;p&gt;Find the next occurrence of text in the current page.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Chercher suivant&lt;/b&gt;&lt;p&gt;Recherche la prochaine occurence du texte dans la page.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1105"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1106"/>
         <source>Find previous</source>
         <translation>Chercher précédent</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1105"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1106"/>
         <source>Find &amp;previous</source>
         <translation>Chercher &amp;précédent</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1105"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1106"/>
         <source>Shift+F3</source>
         <comment>Edit|Find previous</comment>
         <translation>Shift+F3</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1111"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1112"/>
         <source>Find previous occurrence of text in page</source>
         <translation>Recherche de l&apos; occurence précédente dans la page</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1113"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1114"/>
         <source>&lt;b&gt;Find previous&lt;/b&gt;&lt;p&gt;Find the previous occurrence of text in the current page.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Chercher précédent&lt;/b&gt;&lt;p&gt;Recherche l&apos;occurence précédente dans la page.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1122"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1123"/>
         <source>Manage Bookmarks</source>
         <translation>Gérer signets</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1122"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1123"/>
         <source>&amp;Manage Bookmarks...</source>
         <translation>&amp;Gérer les signets...</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1122"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1123"/>
         <source>Ctrl+Shift+B</source>
         <comment>Help|Manage bookmarks</comment>
         <translation>Ctrl+Shift+B</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1127"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1128"/>
         <source>Open a dialog to manage the bookmarks.</source>
         <translation>Ouvrir une fenêtre pour gérer les signets.</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1129"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1130"/>
         <source>&lt;b&gt;Manage Bookmarks...&lt;/b&gt;&lt;p&gt;Open a dialog to manage the bookmarks.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Gérer signets...&lt;/b&gt;&lt;p&gt;Ouvrir une fenêtre pour gérer les signets.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1137"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1138"/>
         <source>Add Bookmark</source>
         <translation>Ajouter un signet</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1137"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1138"/>
         <source>Add &amp;Bookmark...</source>
         <translation>&amp;Ajouter un signet ...</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1137"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1138"/>
         <source>Ctrl+D</source>
         <comment>Help|Add bookmark</comment>
         <translation>Ctrl+D</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1144"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1145"/>
         <source>Open a dialog to add a bookmark.</source>
         <translation>Ouvrir une fenêtre pour ajouter un signet.</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1146"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1147"/>
         <source>&lt;b&gt;Add Bookmark&lt;/b&gt;&lt;p&gt;Open a dialog to add the current URL as a bookmark.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Ajouter signet&lt;/b&gt;&lt;p&gt;Ouvrir une fenêtre pour ajouter l&apos;URL courante en tant que signet.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1153"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1154"/>
         <source>Add Folder</source>
         <translation>Ajouter repertoire</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1153"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1154"/>
         <source>Add &amp;Folder...</source>
         <translation>Ajouter &amp;Répertoire ...</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1157"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1158"/>
         <source>Open a dialog to add a new bookmarks folder.</source>
         <translation>Ouvrir une fenêtre pour ajouter un nouveau dossier de signets.</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1159"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1160"/>
         <source>&lt;b&gt;Add Folder...&lt;/b&gt;&lt;p&gt;Open a dialog to add a new bookmarks folder.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Ajouter dossier...&lt;/b&gt;&lt;p&gt;Ouvrir une fenêtre pour ajouter un nouveau dossier de signets.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1167"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1168"/>
         <source>Bookmark All Tabs</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1167"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1168"/>
         <source>Bookmark All Tabs...</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1171"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1172"/>
         <source>Bookmark all open tabs.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1173"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1174"/>
         <source>&lt;b&gt;Bookmark All Tabs...&lt;/b&gt;&lt;p&gt;Open a dialog to add a new bookmarks folder for all open tabs.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1181"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1182"/>
         <source>What&apos;s This?</source>
         <translation>Qu&apos;est-ce que c&apos;est ?</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1181"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1182"/>
         <source>&amp;What&apos;s This?</source>
         <translation>&amp;Qu&apos;est-ce que c&apos;est?</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1181"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1182"/>
         <source>Shift+F1</source>
         <comment>Help|What&apos;s This?&apos;</comment>
         <translation>Shift+F1</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1187"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1188"/>
         <source>Context sensitive help</source>
         <translation>Aide contextuelle</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1188"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1189"/>
         <source>&lt;b&gt;Display context sensitive help&lt;/b&gt;&lt;p&gt;In What&apos;s This? mode, the mouse cursor shows an arrow with a question mark, and you can click on the interface elements to get a short description of what they do and how to use them. In dialogs, this feature can be accessed using the context help button in the titlebar.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Affiche l&apos;aide contextuelle&lt;/b&gt;&lt;p&gt;Dans le mode &quot;Qu&apos;est-ce que c&apos;est?&quot;, la souris est affichée avec un point d&apos;interrogation, et on peut cliquer sur les éléments de  l&apos;interface pour obtenir une courte description de l&apos;élément. Cette fonction peut être obtenue avec le bouton d&apos;aide contextuelle de la barre principale.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1199"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1200"/>
         <source>About</source>
         <translation>À propos</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1199"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1200"/>
         <source>&amp;About</source>
         <translation>&amp;À propos</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1203"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1204"/>
         <source>Display information about this software</source>
         <translation>Affiche les informations concernant le logiciel</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1205"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1206"/>
         <source>&lt;b&gt;About&lt;/b&gt;&lt;p&gt;Display some information about this software.&lt;/p&gt;</source>
         <translation>&lt;b&gt;À propos de&lt;/b&gt;&lt;p&gt;Affiche certaines informations concernant le logiciel.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1212"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1213"/>
         <source>About Qt</source>
         <translation>À propos de Qt</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1212"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1213"/>
         <source>About &amp;Qt</source>
         <translation>À propos de &amp;Qt</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1216"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1217"/>
         <source>Display information about the Qt toolkit</source>
         <translation>Affiche les informations concernant Qt</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1218"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1219"/>
         <source>&lt;b&gt;About Qt&lt;/b&gt;&lt;p&gt;Display some information about the Qt toolkit.&lt;/p&gt;</source>
         <translation>&lt;b&gt;À propos de Qt&lt;/b&gt;&lt;p&gt;Affiche les informations concernant Qt&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1225"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1226"/>
         <source>Zoom in</source>
         <translation>Zoom avant</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1225"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1226"/>
         <source>Zoom &amp;in</source>
         <translation>Zoom a&amp;vant</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1225"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1226"/>
         <source>Ctrl++</source>
         <comment>View|Zoom in</comment>
         <translation>Ctrl++</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1225"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1226"/>
         <source>Zoom In</source>
         <comment>View|Zoom in</comment>
         <translation>Zoom avant</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1232"/>
-        <source>Zoom in on the web page</source>
-        <translation>Zoom avant sur la page web</translation>
-    </message>
-    <message>
         <location filename="../WebBrowser/WebBrowserWindow.py" line="1233"/>
+        <source>Zoom in on the web page</source>
+        <translation>Zoom avant sur la page web</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1234"/>
         <source>&lt;b&gt;Zoom in&lt;/b&gt;&lt;p&gt;Zoom in on the web page. This makes the web page bigger.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1241"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1242"/>
         <source>Zoom out</source>
         <translation>Zoom arrière</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1241"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1242"/>
         <source>Zoom &amp;out</source>
         <translation>Zoom a&amp;rrière</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1241"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1242"/>
         <source>Ctrl+-</source>
         <comment>View|Zoom out</comment>
         <translation>Ctrl+-</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1241"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1242"/>
         <source>Zoom Out</source>
         <comment>View|Zoom out</comment>
         <translation>Zoom arrière</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1248"/>
-        <source>Zoom out on the web page</source>
-        <translation>Zoom arrière sur la page web</translation>
-    </message>
-    <message>
         <location filename="../WebBrowser/WebBrowserWindow.py" line="1249"/>
+        <source>Zoom out on the web page</source>
+        <translation>Zoom arrière sur la page web</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1250"/>
         <source>&lt;b&gt;Zoom out&lt;/b&gt;&lt;p&gt;Zoom out on the web page. This makes the web page smaller.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1257"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1258"/>
         <source>Zoom reset</source>
         <translation>Annulation du zoom</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1257"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1258"/>
         <source>Zoom &amp;reset</source>
         <translation>Annulation du &amp;zoom</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1257"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1258"/>
         <source>Ctrl+0</source>
         <comment>View|Zoom reset</comment>
         <translation>Ctrl+0</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1263"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1264"/>
         <source>Reset the zoom of the web page</source>
         <translation>Annulation du zoom sur la page web</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1265"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1266"/>
         <source>&lt;b&gt;Zoom reset&lt;/b&gt;&lt;p&gt;Reset the zoom of the web page. This sets the zoom factor to 100%.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1273"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1274"/>
         <source>Show page source</source>
         <translation>Montrer la source de la page</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1273"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1274"/>
         <source>Ctrl+U</source>
         <translation>Ctrl+U</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1278"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1279"/>
         <source>Show the page source in an editor</source>
         <translation>Montrer la source de la page dans un éditeur</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1280"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1281"/>
         <source>&lt;b&gt;Show page source&lt;/b&gt;&lt;p&gt;Show the page source in an editor.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1288"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1289"/>
         <source>Full Screen</source>
         <translation>Plein écran</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1288"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1289"/>
         <source>&amp;Full Screen</source>
         <translation>&amp;Plein écran</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1298"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1299"/>
         <source>F11</source>
         <translation>F11</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1303"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1304"/>
         <source>Show next tab</source>
         <translation>Afficher la tabulation suivante</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1303"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1304"/>
         <source>Ctrl+Alt+Tab</source>
         <translation>Ctrl+Alt+Tab</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1312"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1313"/>
         <source>Show previous tab</source>
         <translation>Afficher la tabulation précédente</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1312"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1313"/>
         <source>Shift+Ctrl+Alt+Tab</source>
         <translation>Shift+Ctrl+Alt+Tab</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1321"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1322"/>
         <source>Switch between tabs</source>
         <translation>Intervertir les onglets</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1321"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1322"/>
         <source>Ctrl+1</source>
         <translation>Ctrl+1</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1330"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1331"/>
         <source>Preferences</source>
         <translation>Préférences</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1330"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1331"/>
         <source>&amp;Preferences...</source>
         <translation>&amp;Préférences...</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1334"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1335"/>
         <source>Set the prefered configuration</source>
         <translation>Édition des préférences</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1336"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1337"/>
         <source>&lt;b&gt;Preferences&lt;/b&gt;&lt;p&gt;Set the configuration items of the application with your prefered values.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Préférences&lt;/b&gt;&lt;p&gt;Edite les valeurs souhaitées pour la configuration du logiciel.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1344"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1345"/>
         <source>Languages</source>
         <translation>Langages</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1344"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1345"/>
         <source>&amp;Languages...</source>
         <translation>&amp;Langages...</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1349"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1350"/>
         <source>Configure the accepted languages for web pages</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1351"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1352"/>
         <source>&lt;b&gt;Languages&lt;/b&gt;&lt;p&gt;Configure the accepted languages for web pages.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1359"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1360"/>
         <source>Cookies</source>
         <translation>Cookies</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1359"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1360"/>
         <source>C&amp;ookies...</source>
         <translation>C&amp;ookies...</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1363"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1364"/>
         <source>Configure cookies handling</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1365"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1366"/>
         <source>&lt;b&gt;Cookies&lt;/b&gt;&lt;p&gt;Configure cookies handling.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1373"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1374"/>
         <source>Flash Cookies</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1373"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1374"/>
         <source>&amp;Flash Cookies...</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1378"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1379"/>
         <source>Manage flash cookies</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1380"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1381"/>
         <source>&lt;b&gt;Flash Cookies&lt;/b&gt;&lt;p&gt;Show a dialog to manage the flash cookies.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1388"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1389"/>
         <source>Personal Information</source>
         <translation>Information personnelle</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1388"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1389"/>
         <source>Personal Information...</source>
         <translation>Information personnelle...</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1394"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1395"/>
         <source>Configure personal information for completing form fields</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1396"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1397"/>
         <source>&lt;b&gt;Personal Information...&lt;/b&gt;&lt;p&gt;Opens a dialog to configure the personal information used for completing form fields.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1405"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1406"/>
         <source>GreaseMonkey Scripts</source>
         <translation>Scripts GreaseMonkey</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1405"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1406"/>
         <source>GreaseMonkey Scripts...</source>
         <translation>Scripts GreaseMonkey...</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1411"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1412"/>
         <source>Configure the GreaseMonkey Scripts</source>
         <translation>Configuration des Scripts GreaseMonkey</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1413"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1414"/>
         <source>&lt;b&gt;GreaseMonkey Scripts...&lt;/b&gt;&lt;p&gt;Opens a dialog to configure the available GreaseMonkey Scripts.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1422"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1423"/>
         <source>Edit Message Filters</source>
         <translation>Modifier les filtres de message</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1422"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1423"/>
         <source>Edit Message Filters...</source>
         <translation>Modifier les filtres de message...</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1427"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1428"/>
         <source>Edit the message filters used to suppress unwanted messages</source>
         <translation>Éditer les filtres de message utilisés pour supprimer les messages indésirés</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1429"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1430"/>
         <source>&lt;b&gt;Edit Message Filters&lt;/b&gt;&lt;p&gt;Opens a dialog to edit the message filters used to suppress unwanted messages been shown in an error window.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1439"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1440"/>
         <source>Edit HTML5 Feature Permissions</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1439"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1440"/>
         <source>Edit HTML5 Feature Permissions...</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1444"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1445"/>
         <source>Edit the remembered HTML5 feature permissions</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1446"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1447"/>
         <source>&lt;b&gt;Edit HTML5 Feature Permissions&lt;/b&gt;&lt;p&gt;Opens a dialog to edit the remembered HTML5 feature permissions.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1456"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1457"/>
         <source>Sync with Table of Contents</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1461"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1462"/>
         <source>Synchronizes the table of contents with current page</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1463"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1464"/>
         <source>&lt;b&gt;Sync with Table of Contents&lt;/b&gt;&lt;p&gt;Synchronizes the table of contents with current page.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1471"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1472"/>
         <source>Table of Contents</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1475"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1476"/>
         <source>Shows the table of contents window</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1477"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1478"/>
         <source>&lt;b&gt;Table of Contents&lt;/b&gt;&lt;p&gt;Shows the table of contents window.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1488"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1489"/>
         <source>Shows the index window</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1490"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1491"/>
         <source>&lt;b&gt;Index&lt;/b&gt;&lt;p&gt;Shows the index window.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1501"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1502"/>
         <source>Shows the search window</source>
         <translation>Montre la fenêtre de recherche</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1503"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1504"/>
         <source>&lt;b&gt;Search&lt;/b&gt;&lt;p&gt;Shows the search window.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Chercher&lt;/b&gt;&lt;p&gt;Montre la fenêtre de recherche.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1511"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1512"/>
         <source>Manage QtHelp Documents</source>
         <translation>Gérer les documents QtHelp</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1511"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1512"/>
         <source>Manage QtHelp &amp;Documents</source>
         <translation>Gérer les &amp;documents QtHelp</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1515"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1516"/>
         <source>Shows a dialog to manage the QtHelp documentation set</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1517"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1518"/>
         <source>&lt;b&gt;Manage QtHelp Documents&lt;/b&gt;&lt;p&gt;Shows a dialog to manage the QtHelp documentation set.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1526"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1527"/>
         <source>Reindex Documentation</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1526"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1527"/>
         <source>&amp;Reindex Documentation</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1530"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1531"/>
         <source>Reindexes the documentation set</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1532"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1533"/>
         <source>&lt;b&gt;Reindex Documentation&lt;/b&gt;&lt;p&gt;Reindexes the documentation set.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1546"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1547"/>
         <source>Clear private data</source>
         <translation>Effacer les données personnelles</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1548"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1549"/>
         <source>&lt;b&gt;Clear private data&lt;/b&gt;&lt;p&gt;Clears the private data like browsing history, search history or the favicons database.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1557"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1558"/>
         <source>Clear icons database</source>
         <translation>Effacer la base d&apos;icônes</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1557"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1558"/>
         <source>Clear &amp;icons database</source>
         <translation>Effacer la base d&apos;&amp;icônes</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1562"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1563"/>
         <source>Clear the database of favicons</source>
         <translation>Effacer la base d&apos;icônes</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1564"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1565"/>
         <source>&lt;b&gt;Clear icons database&lt;/b&gt;&lt;p&gt;Clears the database of favicons of previously visited URLs.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Effacer la base d&apos;icônes&lt;/b&gt;&lt;p&gt;Efface la base d&apos;icônes de l&apos;URL visitée précédemment.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1572"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1573"/>
         <source>Manage saved Favicons</source>
         <translation>Gérer les favicons enregistrés</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1578"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1579"/>
         <source>Show a dialog to manage the saved favicons</source>
         <translation>Montre une fenêtre pour gérer les favicons enregistrés</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1580"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1581"/>
         <source>&lt;b&gt;Manage saved Favicons&lt;/b&gt;&lt;p&gt;This shows a dialog to manage the saved favicons of previously visited URLs.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1588"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1589"/>
         <source>Configure Search Engines</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1588"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1589"/>
         <source>Configure Search &amp;Engines...</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1593"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1594"/>
         <source>Configure the available search engines</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1595"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1596"/>
         <source>&lt;b&gt;Configure Search Engines...&lt;/b&gt;&lt;p&gt;Opens a dialog to configure the available search engines.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1604"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1605"/>
         <source>Manage Saved Passwords</source>
         <translation>Gérer les mots de passe enregistrés</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1604"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1605"/>
         <source>Manage Saved Passwords...</source>
         <translation>Gérer les mots de passe enregistrés...</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1610"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1611"/>
         <source>Manage the saved passwords</source>
         <translation>Gérer les mots de passe enregistrés</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1612"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1613"/>
         <source>&lt;b&gt;Manage Saved Passwords...&lt;/b&gt;&lt;p&gt;Opens a dialog to manage the saved passwords.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Gérer les mots de passe enregistrés...&lt;/b&gt;&lt;p&gt;Ceci ouvre une fenêtre pour gérer les mots de passe enregistrés.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1619"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1620"/>
         <source>Ad Block</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1619"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1620"/>
         <source>&amp;Ad Block...</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1625"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1626"/>
         <source>Configure AdBlock subscriptions and rules</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1627"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1628"/>
         <source>&lt;b&gt;Ad Block...&lt;/b&gt;&lt;p&gt;Opens a dialog to configure AdBlock subscriptions and rules.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1635"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1636"/>
         <source>Manage SSL Certificate Errors</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1635"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1636"/>
         <source>Manage SSL Certificate Errors...</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1641"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1642"/>
         <source>Manage the accepted SSL certificate Errors</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1643"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1644"/>
         <source>&lt;b&gt;Manage SSL Certificate Errors...&lt;/b&gt;&lt;p&gt;Opens a dialog to manage the accepted SSL certificate errors.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1668"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1669"/>
         <source>Downloads</source>
         <translation>Téléchargements</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1672"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1673"/>
         <source>Shows the downloads window</source>
         <translation>Montre la fenêtre des téléchargements</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1674"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1675"/>
         <source>&lt;b&gt;Downloads&lt;/b&gt;&lt;p&gt;Shows the downloads window.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Téléchargement&lt;/b&gt;&lt;p&gt;Montre la fenêtre des téléchargements.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1682"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1683"/>
         <source>RSS Feeds Dialog</source>
         <translation>Fenêtre de flux RSS</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1682"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1683"/>
         <source>&amp;RSS Feeds Dialog...</source>
         <translation>Fenêtre de flux &amp;RSS...</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1682"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1683"/>
         <source>Ctrl+Shift+F</source>
         <comment>Help|RSS Feeds Dialog</comment>
         <translation>Ctrl+Shift+F</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1688"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1689"/>
         <source>Open a dialog showing the configured RSS feeds.</source>
         <translation>Ouvrir une fenêtre montrant les flux RSS configurés.</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1690"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1691"/>
         <source>&lt;b&gt;RSS Feeds Dialog...&lt;/b&gt;&lt;p&gt;Open a dialog to show the configured RSS feeds. It can be used to mange the feeds and to show their contents.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1699"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1700"/>
         <source>Siteinfo Dialog</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1699"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1700"/>
         <source>&amp;Siteinfo Dialog...</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1699"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1700"/>
         <source>Ctrl+Shift+I</source>
         <comment>Help|Siteinfo Dialog</comment>
         <translation>Ctrl+Shift+I</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1705"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1706"/>
         <source>Open a dialog showing some information about the current site.</source>
         <translation>Ouvrir une fenêtre montrant quelques informations sur le site courant.</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1707"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1708"/>
         <source>&lt;b&gt;Siteinfo Dialog...&lt;/b&gt;&lt;p&gt;Opens a dialog showing some information about the current site.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1715"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1716"/>
         <source>Manage User Agent Settings</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1715"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1716"/>
         <source>Manage &amp;User Agent Settings</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1719"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1720"/>
         <source>Shows a dialog to manage the User Agent settings</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1721"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1722"/>
         <source>&lt;b&gt;Manage User Agent Settings&lt;/b&gt;&lt;p&gt;Shows a dialog to manage the User Agent settings.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1729"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1730"/>
         <source>Synchronize data</source>
         <translation>Synchroniser les données</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1729"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1730"/>
         <source>&amp;Synchronize Data...</source>
         <translation>&amp;Synchroniser les données...</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1734"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1735"/>
         <source>Shows a dialog to synchronize data via the network</source>
         <translation>Montre une fenêtre pour synchroniser les données via le réseau</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1736"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1737"/>
         <source>&lt;b&gt;Synchronize Data...&lt;/b&gt;&lt;p&gt;This shows a dialog to synchronize data via the network.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Synchroniser les données...&lt;/b&gt;&lt;p&gt;Ceci montre une fenêtre pour synchroniser les données via le réseau.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1745"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1746"/>
         <source>Manage Saved Zoom Values</source>
         <translation>Gérer la valeur de zoom enregistrée</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1745"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1746"/>
         <source>Manage Saved Zoom Values...</source>
         <translation>Gérer la valeur de zoom enregistrée...</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1751"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1752"/>
         <source>Manage the saved zoom values</source>
         <translation>Gérer la valeur de zoom enregistrée</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1753"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1754"/>
         <source>&lt;b&gt;Manage Saved Zoom Values...&lt;/b&gt;&lt;p&gt;Opens a dialog to manage the saved zoom values.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Gérer la valeur de zoom enregistrée...&lt;/b&gt;&lt;p&gt;Ouvre une fenêtre pour gérer la valeur de zoom enregistrée.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1764"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1765"/>
         <source>Toggle the JavaScript console window</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1766"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1767"/>
         <source>&lt;b&gt;JavaScript Console&lt;/b&gt;&lt;p&gt;This toggles the JavaScript console window.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1927"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1928"/>
         <source>&amp;File</source>
         <translation>&amp;Fichier</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1959"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1960"/>
         <source>&amp;Edit</source>
         <translation>&amp;Edition</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="2200"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="2201"/>
         <source>&amp;View</source>
         <translation>&amp;Affichage</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1986"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1987"/>
         <source>Text Encoding</source>
         <translation>Encodage texte</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1998"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1999"/>
         <source>H&amp;istory</source>
         <translation>&amp;Historique</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="2015"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="2016"/>
         <source>&amp;Bookmarks</source>
         <translation>&amp;Signets</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="2031"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="2032"/>
         <source>&amp;Settings</source>
         <translation>Paramètre&amp;s</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="2064"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="2065"/>
         <source>Global User Agent</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="2231"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="2232"/>
         <source>&amp;Tools</source>
         <translation>&amp;Outils</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="2105"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="2106"/>
         <source>&amp;Help</source>
         <translation>A&amp;ide</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="2255"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="2256"/>
         <source>File</source>
         <translation>Fichier</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="2280"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="2281"/>
         <source>Edit</source>
         <translation>Édition</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="2293"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="2294"/>
         <source>View</source>
         <translation>Affichage</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="2303"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="2304"/>
         <source>Find</source>
         <translation>Chercher</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="2312"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="2313"/>
         <source>Filter</source>
         <translation>Filtrer</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="2322"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="2323"/>
         <source>Filtered by: </source>
         <translation>Filtré par : </translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="2330"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="2331"/>
         <source>Settings</source>
         <translation>Configuration</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="2343"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="2344"/>
         <source>Tools</source>
         <translation>Outils</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="2352"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="2353"/>
         <source>Help</source>
         <translation>Aide</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="2359"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="2360"/>
         <source>VirusTotal</source>
         <translation>VirusTotal</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1802"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1803"/>
         <source>Scan current site</source>
         <translation>Scanner le site courant</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="4658"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="4659"/>
         <source>IP Address Report</source>
         <translation>Rapport d&apos;adresse IP</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="4668"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="4669"/>
         <source>Domain Report</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="2490"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="2491"/>
         <source>&lt;p&gt;Could not start the process.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Ne peut démarrer le processus.&lt;br&gt;Vérifier qu&apos;il est disponible en tant que &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="2490"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="2491"/>
         <source>OK</source>
         <translation>OK</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="2564"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="2565"/>
         <source>&lt;b&gt;eric6 Web Browser - {0}&lt;/b&gt;&lt;p&gt;The eric6 Web Browser is a combined help file and HTML browser. It is part of the eric6 development toolset.&lt;/p&gt;&lt;p&gt;It is based on QtWebEngine {1} and Chrome {2}.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="2687"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="2688"/>
         <source>Saved Tabs</source>
         <translation>Onglets enregistrés</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="3420"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="3421"/>
         <source>Could not find an associated content.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="3514"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="3515"/>
         <source>Updating search index</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="3588"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="3589"/>
         <source>Looking for Documentation...</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="3618"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="3619"/>
         <source>Unfiltered</source>
         <translation>non filtré</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="3635"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="3636"/>
         <source>Help Engine</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="4189"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="4190"/>
         <source>ISO</source>
         <translation>ISO</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="4193"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="4194"/>
         <source>Windows</source>
         <translation>Windows</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="4191"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="4192"/>
         <source>Unicode</source>
         <translation>Unicode</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="4199"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="4200"/>
         <source>Other</source>
         <translation>Autre</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="4195"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="4196"/>
         <source>IBM</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="4623"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="4624"/>
         <source>VirusTotal Scan</source>
         <translation>Scan VirusTotal</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="4623"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="4624"/>
         <source>&lt;p&gt;The VirusTotal scan could not be scheduled.&lt;p&gt;
 &lt;p&gt;Reason: {0}&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="4649"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="4650"/>
         <source>Enter a valid IPv4 address in dotted quad notation:</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="4658"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="4659"/>
         <source>The given IP address is not in dotted quad notation.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="4668"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="4669"/>
         <source>Enter a valid domain name:</source>
         <translation>Entrer un nom de domaine valide :</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1774"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1775"/>
         <source>Tab Manager</source>
         <translation>Gestionnaire des onglets</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1778"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1779"/>
         <source>Shows the tab manager window</source>
         <translation>Montre le gestionnaire d&apos;onglets</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1780"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1781"/>
         <source>&lt;b&gt;Tab Manager&lt;/b&gt;&lt;p&gt;Shows the tab manager window.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Gestionnaire d&apos;onglets&lt;/b&gt;&lt;p&gt;Montre les gestionnaire d&apos;onglets.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="146"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="147"/>
         <source>eric6 Web Browser (Private Mode)</source>
         <translation>Navigateur web eric6 (Mode privé)</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="739"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="740"/>
         <source>Save As</source>
         <translation>Enregistrer sous</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="739"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="740"/>
         <source>&amp;Save As...</source>
         <translation>Enregistrer &amp;sous...</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="739"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="740"/>
         <source>Shift+Ctrl+S</source>
         <comment>File|Save As</comment>
         <translation>Shift+Ctrl+S</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="745"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="746"/>
         <source>Save the current page to disk</source>
         <translation>Enregistrer la page courante sur le disque</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="747"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="748"/>
         <source>&lt;b&gt;Save As...&lt;/b&gt;&lt;p&gt;Saves the current page to disk.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Enregistrer sous...&lt;/b&gt;&lt;p&gt;Enregistrer la page courante sur le disque.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1063"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1064"/>
         <source>Unselect</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1068"/>
-        <source>Clear current selection</source>
-        <translation>Effacer la sélection courante</translation>
-    </message>
-    <message>
         <location filename="../WebBrowser/WebBrowserWindow.py" line="1069"/>
+        <source>Clear current selection</source>
+        <translation>Effacer la sélection courante</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1070"/>
         <source>&lt;b&gt;Unselect&lt;/b&gt;&lt;p&gt;Clear the selection of the current browser.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1063"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1064"/>
         <source>Alt+Ctrl+A</source>
         <comment>Edit|Unselect</comment>
         <translation>Alt+Ctrl+A</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="2523"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="2524"/>
         <source>HTML Files (*.html *.htm *.mhtml *.mht);;PDF Files (*.pdf);;CHM Files (*.chm);;All Files (*)</source>
         <translation>Fichiers HTML (*.html *.htm *.mhtml *.mht);;Fichier PDF (*.pdf);;Fichiers CHM (*.chm);;Tous les fichiers (*)</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="939"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="940"/>
         <source>Move to the initial screen</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1295"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1296"/>
         <source>Meta+Ctrl+F</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="2237"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="2238"/>
         <source>&amp;VirusTotal</source>
         <translation>&amp;VirusTotal</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="2202"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="2203"/>
         <source>&amp;Windows</source>
         <translation>&amp;Windows</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="2099"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="2100"/>
         <source>&amp;Toolbars</source>
         <translation>&amp;Barres d&apos;Outils</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="2134"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="2135"/>
         <source>Save</source>
         <translation>Enregistrer</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="2153"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="2154"/>
         <source>Show All History...</source>
         <translation>Montrer tout l&apos;historique...</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="4224"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="4225"/>
         <source>Menu Bar</source>
         <translation>Barre de menu</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="4229"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="4230"/>
         <source>Bookmarks</source>
         <translation>Signets</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="4234"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="4235"/>
         <source>Status Bar</source>
         <translation>Barre de statut</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="4248"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="4249"/>
         <source>&amp;Show all</source>
         <translation>Tout &amp;afficher</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="4250"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="4251"/>
         <source>&amp;Hide all</source>
         <translation>Tout &amp;masquer</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="846"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="847"/>
         <source>Send Page Link</source>
         <translation>Envoyer le lien de la page</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="851"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="852"/>
         <source>Send the link of the current page via email</source>
         <translation>Envoyer le lien de la page courante via courriel</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="853"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="854"/>
         <source>&lt;b&gt;Send Page Link&lt;/b&gt;&lt;p&gt;Send the link of the current page via email.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Envoyer le lien de la page&lt;/b&gt;&lt;p&gt;Envoyer le lien de la page courante via courriel.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1788"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1789"/>
         <source>Session Manager</source>
         <translation>Gestionnaire de session</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1788"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1789"/>
         <source>Session Manager...</source>
         <translation>Gestionnaire de session...</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1792"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1793"/>
         <source>Shows the session manager window</source>
         <translation>Montre le gestionnaire de session</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1794"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1795"/>
         <source>&lt;b&gt;Session Manager&lt;/b&gt;&lt;p&gt;Shows the session manager window.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Gestionnaire de session&lt;/b&gt;&lt;p&gt;Montre le gestionnaire de session.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="2127"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="2128"/>
         <source>Sessions</source>
         <translation>Sessions</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="2865"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="2866"/>
         <source>Are you sure you want to close the web browser?</source>
         <translation>Voulez-vous vraiment fermer le navigateur web ?</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="2865"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="2866"/>
         <source>Are you sure you want to close the web browser?
 You have {0} windows with {1} tabs open.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1652"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1653"/>
         <source>Manage Safe Browsing</source>
         <translation>Gérer la navigation sécurisée</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1652"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1653"/>
         <source>Manage Safe Browsing...</source>
         <translation>Gérer la navigation sécurisée...</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1659"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1660"/>
         <source>&lt;b&gt;Manage Safe Browsing&lt;/b&gt;&lt;p&gt;This opens a dialog to configure Safe Browsing and to manage the local cache.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1657"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1658"/>
         <source>Configure Safe Browsing and manage local cache</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="764"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="765"/>
         <source>&lt;b&gt;Save Page Screen...&lt;/b&gt;&lt;p&gt;Saves the visible part of the current page as a screen shot.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1840"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1841"/>
         <source>Keyboard Shortcuts</source>
         <translation>jRaccourcis clavier</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1840"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1841"/>
         <source>Keyboard &amp;Shortcuts...</source>
         <translation>&amp;Raccourcis claviers...</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1846"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1847"/>
         <source>Set the keyboard shortcuts</source>
         <translation>Définition des raccourcis clavier</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1848"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1849"/>
         <source>&lt;b&gt;Keyboard Shortcuts&lt;/b&gt;&lt;p&gt;Set the keyboard shortcuts of the application with your prefered values.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Raccourcis claviers&lt;/b&gt;&lt;p&gt;Edite les raccourcis claviers pour l&apos;application.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="5028"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="5018"/>
         <source>Export Keyboard Shortcuts</source>
         <translation>Exporter les raccourcis clavier</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1856"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1857"/>
         <source>&amp;Export Keyboard Shortcuts...</source>
         <translation>&amp;Exporter les raccourcis claviers...</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1861"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1862"/>
         <source>Export the keyboard shortcuts</source>
         <translation>Exporte les raccourcis claviers</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1863"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1864"/>
         <source>&lt;b&gt;Export Keyboard Shortcuts&lt;/b&gt;&lt;p&gt;Export the keyboard shortcuts of the application.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Exporter les raccourcis clavier&lt;/b&gt;&lt;p&gt;Exporte les raccourcis claviers de l&apos;application.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="5052"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="5042"/>
         <source>Import Keyboard Shortcuts</source>
         <translation>Importer les raccourcis clavier</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1870"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1871"/>
         <source>&amp;Import Keyboard Shortcuts...</source>
         <translation>&amp;Importer des raccourcis clavier...</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1875"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1876"/>
         <source>Import the keyboard shortcuts</source>
         <translation>Importe des raccourcis clavier</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1877"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1878"/>
         <source>&lt;b&gt;Import Keyboard Shortcuts&lt;/b&gt;&lt;p&gt;Import the keyboard shortcuts of the application.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Importer des raccourcis clavier&lt;/b&gt;&lt;p&gt;Importe des raccourcis claviers de l&apos;application.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="5052"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="5042"/>
         <source>Keyboard shortcut file (*.e4k)</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1884"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1885"/>
         <source>Protocol Handler Manager</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1884"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1885"/>
         <source>Protocol Handler Manager...</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1888"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1889"/>
         <source>Shows the protocol handler manager window</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="1890"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="1891"/>
         <source>&lt;b&gt;Protocol Handler Manager&lt;/b&gt;&lt;p&gt;Shows the protocol handler manager window.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="4186"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="4187"/>
         <source>System</source>
         <translation type="unfinished">Système</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserWindow.py" line="4197"/>
+        <location filename="../WebBrowser/WebBrowserWindow.py" line="4198"/>
         <source>Apple</source>
         <translation type="unfinished"></translation>
     </message>

eric ide

mercurial