src/eric7/i18n/eric7_empty.ts

branch
eric7-maintenance
changeset 11248
1a9dbea918e4
parent 11194
1bfb44d3bedc
parent 11240
c48c615c04a3
--- a/src/eric7/i18n/eric7_empty.ts	Wed Apr 02 10:51:50 2025 +0200
+++ b/src/eric7/i18n/eric7_empty.ts	Thu May 01 12:09:22 2025 +0200
@@ -1689,47 +1689,47 @@
   <context>
     <name>BackgroundService</name>
     <message>
-      <location filename="../Utilities/BackgroundService.py" line="168" />
+      <location filename="../Utilities/BackgroundService.py" line="169" />
       <source>{0} not configured.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Utilities/BackgroundService.py" line="230" />
-      <source>Initialization of Background Service</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Utilities/BackgroundService.py" line="231" />
+      <source>Initialization of Background Service</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Utilities/BackgroundService.py" line="232" />
       <source>&lt;p&gt;Initialization of Background Service &lt;b&gt;{0}&lt;/b&gt; failed.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Utilities/BackgroundService.py" line="244" />
-      <source>Restart background client?</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Utilities/BackgroundService.py" line="245" />
+      <source>Restart background client?</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Utilities/BackgroundService.py" line="246" />
       <source>&lt;p&gt;The background client for &lt;b&gt;{0}&lt;/b&gt; has stopped due to an exception. It's used by various plug-ins like the different checkers.&lt;/p&gt;&lt;p&gt;Select&lt;ul&gt;&lt;li&gt;&lt;b&gt;'Yes'&lt;/b&gt; to restart the client, but abort the last job&lt;/li&gt;&lt;li&gt;&lt;b&gt;'Retry'&lt;/b&gt; to restart the client and the last job&lt;/li&gt;&lt;li&gt;&lt;b&gt;'No'&lt;/b&gt; to leave the client off.&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;Note: The client can be restarted by opening and accepting the preferences dialog or reloading/changing the project.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Utilities/BackgroundService.py" line="274" />
+      <location filename="../Utilities/BackgroundService.py" line="275" />
       <source>An error in Eric's background client stopped the service.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Utilities/BackgroundService.py" line="515" />
+      <location filename="../Utilities/BackgroundService.py" line="516" />
       <source>Eric's background client disconnected because of an unknown reason.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Utilities/BackgroundService.py" line="524" />
-      <source>Background client disconnected.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Utilities/BackgroundService.py" line="525" />
+      <source>Background client disconnected.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Utilities/BackgroundService.py" line="526" />
       <source>The background client for &lt;b&gt;{0}&lt;/b&gt; disconnected because of an unknown reason.&lt;br&gt;Should it be restarted?</source>
       <translation type="unfinished" />
     </message>
@@ -1737,77 +1737,77 @@
   <context>
     <name>BaseDevice</name>
     <message>
-      <location filename="../MicroPython/Devices/DeviceBase.py" line="220" />
+      <location filename="../MicroPython/Devices/DeviceBase.py" line="223" />
       <source>Device Data Not Available</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/DeviceBase.py" line="221" />
+      <location filename="../MicroPython/Devices/DeviceBase.py" line="224" />
       <source>&lt;p&gt;The device data is not available. Try to connect to the device again. Aborting...&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/DeviceBase.py" line="277" />
+      <location filename="../MicroPython/Devices/DeviceBase.py" line="280" />
       <source>Unsupported Device</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/DeviceBase.py" line="287" />
+      <location filename="../MicroPython/Devices/DeviceBase.py" line="290" />
       <source>REPL is not supported by this device.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/DeviceBase.py" line="306" />
+      <location filename="../MicroPython/Devices/DeviceBase.py" line="309" />
       <source>Plotter is not supported by this device.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/DeviceBase.py" line="325" />
+      <location filename="../MicroPython/Devices/DeviceBase.py" line="328" />
       <source>Running scripts is not supported by this device.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/DeviceBase.py" line="344" />
+      <location filename="../MicroPython/Devices/DeviceBase.py" line="347" />
       <source>File Manager is not supported by this device.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/DeviceBase.py" line="399" />
+      <location filename="../MicroPython/Devices/DeviceBase.py" line="402" />
       <source>Select Device Directory</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/DeviceBase.py" line="400" />
+      <location filename="../MicroPython/Devices/DeviceBase.py" line="403" />
       <source>Select the directory for the connected device:</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/DeviceBase.py" line="552" />
+      <location filename="../MicroPython/Devices/DeviceBase.py" line="555" />
       <source>Detected an error without indications.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/DeviceBase.py" line="1798" />
+      <location filename="../MicroPython/Devices/DeviceBase.py" line="1817" />
       <source>Operation not supported.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/DeviceBase.py" line="2186" />
+      <location filename="../MicroPython/Devices/DeviceBase.py" line="2226" />
       <source>Yes</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/DeviceBase.py" line="2186" />
+      <location filename="../MicroPython/Devices/DeviceBase.py" line="2226" />
       <source>No</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/DeviceBase.py" line="2188" />
+      <location filename="../MicroPython/Devices/DeviceBase.py" line="2228" />
       <source>yes</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/DeviceBase.py" line="2188" />
+      <location filename="../MicroPython/Devices/DeviceBase.py" line="2228" />
       <source>no</source>
       <translation type="unfinished" />
     </message>
@@ -3711,7 +3711,7 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Cooperation/ChatWidget.py" line="526" />
+      <location filename="../Cooperation/ChatWidget.py" line="528" />
       <location filename="../Cooperation/ChatWidget.ui" line="0" />
       <source>Clear</source>
       <translation type="unfinished" />
@@ -3742,150 +3742,150 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Cooperation/ChatWidget.py" line="322" />
+      <location filename="../Cooperation/ChatWidget.py" line="324" />
       <location filename="../Cooperation/ChatWidget.py" line="85" />
       <source>Start Server</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Cooperation/ChatWidget.py" line="153" />
+      <location filename="../Cooperation/ChatWidget.py" line="155" />
       <source>! Unknown command: {0}
 </source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Cooperation/ChatWidget.py" line="176" />
+      <location filename="../Cooperation/ChatWidget.py" line="178" />
       <source>* {0} has joined.
 </source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Cooperation/ChatWidget.py" line="193" />
+      <location filename="../Cooperation/ChatWidget.py" line="195" />
       <source>New User</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Cooperation/ChatWidget.py" line="194" />
+      <location filename="../Cooperation/ChatWidget.py" line="196" />
       <source>{0} has joined.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Cooperation/ChatWidget.py" line="217" />
+      <location filename="../Cooperation/ChatWidget.py" line="219" />
       <source>* {0} has left.
 </source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Cooperation/ChatWidget.py" line="226" />
+      <location filename="../Cooperation/ChatWidget.py" line="228" />
       <source>User Left</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Cooperation/ChatWidget.py" line="227" />
+      <location filename="../Cooperation/ChatWidget.py" line="229" />
       <source>{0} has left.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Cooperation/ChatWidget.py" line="255" />
+      <location filename="../Cooperation/ChatWidget.py" line="257" />
       <source>Message from &lt;{0}&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Cooperation/ChatWidget.py" line="330" />
+      <location filename="../Cooperation/ChatWidget.py" line="332" />
       <source>Stop Server</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Cooperation/ChatWidget.py" line="336" />
+      <location filename="../Cooperation/ChatWidget.py" line="338" />
       <source>! Server Error: {0}
 </source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Cooperation/ChatWidget.py" line="347" />
+      <location filename="../Cooperation/ChatWidget.py" line="349" />
       <source>Disconnect</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Cooperation/ChatWidget.py" line="351" />
+      <location filename="../Cooperation/ChatWidget.py" line="353" />
       <source>Connect</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Cooperation/ChatWidget.py" line="515" />
+      <location filename="../Cooperation/ChatWidget.py" line="517" />
       <source>Copy</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Cooperation/ChatWidget.py" line="519" />
+      <location filename="../Cooperation/ChatWidget.py" line="521" />
       <source>Cut all</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Cooperation/ChatWidget.py" line="522" />
+      <location filename="../Cooperation/ChatWidget.py" line="524" />
       <source>Copy all</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Cooperation/ChatWidget.py" line="530" />
+      <location filename="../Cooperation/ChatWidget.py" line="532" />
       <source>Save</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Cooperation/ChatWidget.py" line="588" />
-      <location filename="../Cooperation/ChatWidget.py" line="573" />
+      <location filename="../Cooperation/ChatWidget.py" line="590" />
+      <location filename="../Cooperation/ChatWidget.py" line="575" />
       <source>Save Chat</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Cooperation/ChatWidget.py" line="575" />
+      <location filename="../Cooperation/ChatWidget.py" line="577" />
       <source>Text Files (*.txt);;All Files (*)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Cooperation/ChatWidget.py" line="589" />
+      <location filename="../Cooperation/ChatWidget.py" line="591" />
       <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; already exists. Overwrite it?&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Cooperation/ChatWidget.py" line="604" />
+      <location filename="../Cooperation/ChatWidget.py" line="606" />
       <source>Error saving Chat</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Cooperation/ChatWidget.py" line="605" />
+      <location filename="../Cooperation/ChatWidget.py" line="607" />
       <source>&lt;p&gt;The chat contents could not be written to &lt;b&gt;{0}&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Cooperation/ChatWidget.py" line="644" />
+      <location filename="../Cooperation/ChatWidget.py" line="646" />
       <source>Kick User</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Cooperation/ChatWidget.py" line="648" />
+      <location filename="../Cooperation/ChatWidget.py" line="650" />
       <source>Ban User</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Cooperation/ChatWidget.py" line="652" />
+      <location filename="../Cooperation/ChatWidget.py" line="654" />
       <source>Ban and Kick User</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Cooperation/ChatWidget.py" line="683" />
+      <location filename="../Cooperation/ChatWidget.py" line="685" />
       <source>* {0} has been kicked.
 </source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Cooperation/ChatWidget.py" line="700" />
+      <location filename="../Cooperation/ChatWidget.py" line="702" />
       <source>* {0} has been banned.
 </source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Cooperation/ChatWidget.py" line="717" />
+      <location filename="../Cooperation/ChatWidget.py" line="719" />
       <source>* {0} has been banned and kicked.
 </source>
       <translation type="unfinished" />
@@ -4058,312 +4058,312 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="112" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="116" />
       <source>Public</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="113" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="117" />
       <source>Random Static</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="114" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="118" />
       <source>Random Private Resolvable</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="115" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="119" />
       <source>Random Private Non-Resolvable</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="142" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="146" />
       <source>WIZnet 5x00 Ethernet</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="143" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="147" />
       <source>&lt;p&gt;Support for &lt;b&gt;WIZnet 5x00&lt;/b&gt; Ethernet boards could not be detected. Is the module &lt;b&gt;adafruit_wiznet5k&lt;/b&gt; installed?&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="177" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="181" />
       <source>CircuitPython</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="312" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="316" />
       <source>Workspace Directory</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="313" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="317" />
       <source>Python files for CircuitPython can be edited in place, if the device volume is locally available. Such a volume was not found. In place editing will not be available.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="353" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="357" />
       <source>Library Management</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="359" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="363" />
       <source>CircuitPython Functions</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="361" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="365" />
       <source>Show CircuitPython Versions</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="730" />
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="365" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="738" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="369" />
       <source>Select Device Volume</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="369" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="373" />
       <source>Activate Bootloader</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="372" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="376" />
       <source>Activate UF2 Mode</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="379" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="383" />
       <source>Reset Device</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="389" />
-      <source>Flash CircuitPython Firmware</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="393" />
-      <source>UF2 Device</source>
+      <source>Flash CircuitPython Firmware</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="397" />
+      <source>UF2 Device</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="401" />
       <source>ESP32 Device</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="398" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="402" />
       <source>Erase Flash</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="400" />
-      <source>Flash MicroPython Firmware</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="404" />
+      <source>Flash MicroPython Firmware</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="408" />
       <source>Flash Additional Firmware</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="409" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="413" />
       <source>Teensy Device</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="411" />
-      <source>CircuitPython Flash Instructions</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="415" />
+      <source>CircuitPython Flash Instructions</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="419" />
       <source>Start 'Teensy Loader'</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="418" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="422" />
       <source>Start the 'Teensy Loader' application to flash the Teensy device.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="643" />
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="452" />
-      <source>Install Library Files</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="641" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="651" />
       <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="456" />
-      <source>Install Library Package</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="462" />
-      <source>Install 'circup' Package</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="596" />
-      <source>unknown</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="615" />
-      <source>&lt;h4&gt;CircuitPython Version Information&lt;/h4&gt;&lt;table&gt;&lt;tr&gt;&lt;td&gt;Installed:&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Available:&lt;/td&gt;&lt;td&gt;{1}&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="623" />
-      <source>&lt;p&gt;&lt;b&gt;Update available!&lt;/b&gt;&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="627" />
-      <source>CircuitPython Version</source>
+      <source>Install Library Files</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="649" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="460" />
+      <source>Install Library Package</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="466" />
+      <source>Install 'circup' Package</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="604" />
+      <source>unknown</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="623" />
+      <source>&lt;h4&gt;CircuitPython Version Information&lt;/h4&gt;&lt;table&gt;&lt;tr&gt;&lt;td&gt;Installed:&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Available:&lt;/td&gt;&lt;td&gt;{1}&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="631" />
+      <source>&lt;p&gt;&lt;b&gt;Update available!&lt;/b&gt;&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="635" />
+      <source>CircuitPython Version</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="657" />
       <source>The device volume "&lt;b&gt;{0}&lt;/b&gt;" is not available. Ensure it is mounted properly and try again.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="677" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="685" />
       <source>Compiled Python Files (*.mpy);;Python Files (*.py);;All Files (*)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="707" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="715" />
       <source>CircuitPython Firmware</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="711" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="719" />
       <source>CircuitPython Libraries</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="724" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="732" />
       <source>Select the drive letter of the device:</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="726" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="734" />
       <source>Select the path of the mounted device:</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1180" />
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="867" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1188" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="875" />
       <source>unknown ({0})</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1670" />
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1591" />
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1094" />
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1017" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1687" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1608" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1102" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1025" />
       <source>The device volume is not available.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1058" />
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1031" />
-      <source>Write WiFi Credentials</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1632" />
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1059" />
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1032" />
-      <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; exists already. Shall it be replaced?&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1639" />
       <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1066" />
       <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1039" />
+      <source>Write WiFi Credentials</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1649" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1067" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1040" />
+      <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; exists already. Shall it be replaced?&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1656" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1074" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1047" />
       <source>Aborted</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1256" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1264" />
       <source>CircuitPython does not support setting the IPv4 parameters of the WiFi access point.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1328" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1336" />
       <source>CircuitPython does not support reporting of connected clients.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1771" />
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1412" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1788" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1429" />
       <source>Active</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1777" />
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1413" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1794" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1430" />
       <source>Connected</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1414" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1431" />
       <source>IPv4 Address</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1415" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1432" />
       <source>Netmask</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1416" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1433" />
       <source>Gateway</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1417" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1434" />
       <source>DNS</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1773" />
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1418" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1790" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1435" />
       <source>MAC-Address</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1419" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1436" />
       <source>Chip Type</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1420" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1437" />
       <source>max. Sockets</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1631" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1648" />
       <source>Write Connect Script</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1772" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1789" />
       <source>Name</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1775" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1792" />
       <source>Address Type</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1778" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1795" />
       <source>Advertising</source>
       <translation type="unfinished" />
     </message>
@@ -4833,32 +4833,32 @@
   <context>
     <name>CodeDocumentationViewer</name>
     <message>
-      <location filename="../UI/CodeDocumentationViewer.py" line="220" />
+      <location filename="../UI/CodeDocumentationViewer.py" line="222" />
       <source>Code Info Provider:</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/CodeDocumentationViewer.py" line="238" />
+      <location filename="../UI/CodeDocumentationViewer.py" line="240" />
       <source>Select the code info provider</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/CodeDocumentationViewer.py" line="239" />
+      <location filename="../UI/CodeDocumentationViewer.py" line="241" />
       <source>&lt;disabled&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/CodeDocumentationViewer.py" line="420" />
+      <location filename="../UI/CodeDocumentationViewer.py" line="422" />
       <source>No documentation available</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/CodeDocumentationViewer.py" line="441" />
+      <location filename="../UI/CodeDocumentationViewer.py" line="443" />
       <source>No source code documentation provider has been registered. This function has been disabled.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/CodeDocumentationViewer.py" line="449" />
+      <location filename="../UI/CodeDocumentationViewer.py" line="451" />
       <source>This function has been disabled.</source>
       <translation type="unfinished" />
     </message>
@@ -6842,59 +6842,230 @@
   <context>
     <name>Conda</name>
     <message>
-      <location filename="../CondaInterface/Conda.py" line="38" />
+      <location filename="../CondaInterface/Conda.py" line="41" />
       <source>&lt;root&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../CondaInterface/Conda.py" line="164" />
-      <location filename="../CondaInterface/Conda.py" line="156" />
-      <location filename="../CondaInterface/Conda.py" line="140" />
+      <location filename="../CondaInterface/Conda.py" line="71" />
+      <source>Anaconda</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CondaInterface/Conda.py" line="121" />
+      <source>Create Conda Environment</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CondaInterface/Conda.py" line="122" />
+      <source>Conda has not been installed or is not configured. Aborting...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CondaInterface/Conda.py" line="267" />
+      <location filename="../CondaInterface/Conda.py" line="259" />
+      <location filename="../CondaInterface/Conda.py" line="243" />
       <source>conda remove</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../CondaInterface/Conda.py" line="141" />
+      <location filename="../CondaInterface/Conda.py" line="244" />
       <source>The conda executable could not be started.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../CondaInterface/Conda.py" line="157" />
+      <location filename="../CondaInterface/Conda.py" line="260" />
       <source>The conda executable returned invalid data.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../CondaInterface/Conda.py" line="165" />
+      <location filename="../CondaInterface/Conda.py" line="268" />
       <source>&lt;p&gt;The conda executable returned an error.&lt;/p&gt;&lt;p&gt;{0}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../CondaInterface/Conda.py" line="504" />
+      <location filename="../CondaInterface/Conda.py" line="607" />
       <source>Uninstall Packages</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../CondaInterface/Conda.py" line="505" />
+      <location filename="../CondaInterface/Conda.py" line="608" />
       <source>Do you really want to uninstall these packages and their dependencies?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../CondaInterface/Conda.py" line="715" />
+      <location filename="../CondaInterface/Conda.py" line="818" />
       <source>conda exited with an error ({0}).</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../CondaInterface/Conda.py" line="724" />
+      <location filename="../CondaInterface/Conda.py" line="827" />
       <source>conda did not finish within 3 seconds.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../CondaInterface/Conda.py" line="726" />
+      <location filename="../CondaInterface/Conda.py" line="829" />
       <source>conda could not be started.</source>
       <translation type="unfinished" />
     </message>
   </context>
   <context>
+    <name>CondaEnvironmentConfigurationDialog</name>
+    <message>
+      <location filename="../CondaInterface/CondaEnvironmentConfigurationDialog.py" line="55" />
+      <location filename="../CondaInterface/CondaEnvironmentConfigurationDialog.py" line="49" />
+      <source>Conda Environment Location</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CondaInterface/CondaEnvironmentConfigurationDialog.py" line="61" />
+      <source>Conda Requirements File</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CondaInterface/CondaEnvironmentConfigurationDialog.py" line="65" />
+      <source>Text Files (*.txt);;All Files (*)</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CondaInterface/CondaEnvironmentConfigurationDialog.ui" line="0" />
+      <source>Conda Environment Configuration</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CondaInterface/CondaEnvironmentConfigurationDialog.ui" line="0" />
+      <source>Environment Creator</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CondaInterface/CondaEnvironmentConfigurationDialog.ui" line="0" />
+      <source>Logical Name:</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CondaInterface/CondaEnvironmentConfigurationDialog.ui" line="0" />
+      <source>Enter a unique name for the virtual environment to register it with the Virtual Environment Manager</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CondaInterface/CondaEnvironmentConfigurationDialog.ui" line="0" />
+      <source>Name for registration of the virtual environment</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CondaInterface/CondaEnvironmentConfigurationDialog.ui" line="0" />
+      <source>Target Environment Specification</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CondaInterface/CondaEnvironmentConfigurationDialog.ui" line="0" />
+      <location filename="../CondaInterface/CondaEnvironmentConfigurationDialog.ui" line="0" />
+      <source>Name:</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CondaInterface/CondaEnvironmentConfigurationDialog.ui" line="0" />
+      <source>Enter the name of the virtual environment in Conda</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CondaInterface/CondaEnvironmentConfigurationDialog.ui" line="0" />
+      <source>Name of the virtual environment in Conda</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CondaInterface/CondaEnvironmentConfigurationDialog.ui" line="0" />
+      <location filename="../CondaInterface/CondaEnvironmentConfigurationDialog.ui" line="0" />
+      <source>Path:</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CondaInterface/CondaEnvironmentConfigurationDialog.ui" line="0" />
+      <source>Enter the target directory for the conda environment</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CondaInterface/CondaEnvironmentConfigurationDialog.ui" line="0" />
+      <source>&lt;b&gt;Note:&lt;/b&gt; Only one of the above entries is mandatory.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CondaInterface/CondaEnvironmentConfigurationDialog.ui" line="0" />
+      <source>Special Operations</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CondaInterface/CondaEnvironmentConfigurationDialog.ui" line="0" />
+      <source>Select to clone an environment</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CondaInterface/CondaEnvironmentConfigurationDialog.ui" line="0" />
+      <source>Clone Environment</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CondaInterface/CondaEnvironmentConfigurationDialog.ui" line="0" />
+      <source>Select to create the environment from a requirements file</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CondaInterface/CondaEnvironmentConfigurationDialog.ui" line="0" />
+      <source>from Requirements</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CondaInterface/CondaEnvironmentConfigurationDialog.ui" line="0" />
+      <source>Enter the name of the environment to be cloned</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CondaInterface/CondaEnvironmentConfigurationDialog.ui" line="0" />
+      <source>Enter the directory of the environment to be cloned</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CondaInterface/CondaEnvironmentConfigurationDialog.ui" line="0" />
+      <source>Package Specs:</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CondaInterface/CondaEnvironmentConfigurationDialog.ui" line="0" />
+      <source>Enter the package specifications for the environment separated by spaces</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CondaInterface/CondaEnvironmentConfigurationDialog.ui" line="0" />
+      <source>Options</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CondaInterface/CondaEnvironmentConfigurationDialog.ui" line="0" />
+      <source>Python Version:</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CondaInterface/CondaEnvironmentConfigurationDialog.ui" line="0" />
+      <source>Enter the Python version for the environment</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CondaInterface/CondaEnvironmentConfigurationDialog.ui" line="0" />
+      <source>Allow insecure SSL connections</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CondaInterface/CondaEnvironmentConfigurationDialog.ui" line="0" />
+      <source>Select to perform just a dry-run</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CondaInterface/CondaEnvironmentConfigurationDialog.ui" line="0" />
+      <source>Perform dry-run</source>
+      <translation type="unfinished" />
+    </message>
+  </context>
+  <context>
     <name>CondaExecDialog</name>
     <message>
       <location filename="../CondaInterface/CondaExecDialog.ui" line="0" />
@@ -7327,142 +7498,142 @@
   <context>
     <name>CondaPackagesWidget</name>
     <message>
-      <location filename="../CondaInterface/CondaPackagesWidget.py" line="76" />
+      <location filename="../CondaInterface/CondaPackagesWidget.py" line="77" />
       <source>Conda Menu</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../CondaInterface/CondaPackagesWidget.py" line="133" />
-      <source>Clean</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../CondaInterface/CondaPackagesWidget.py" line="135" />
+      <source>Clean</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CondaInterface/CondaPackagesWidget.py" line="137" />
       <source>All</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../CondaInterface/CondaPackagesWidget.py" line="138" />
+      <location filename="../CondaInterface/CondaPackagesWidget.py" line="140" />
       <source>Cache</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../CondaInterface/CondaPackagesWidget.py" line="141" />
+      <location filename="../CondaInterface/CondaPackagesWidget.py" line="143" />
       <source>Lock Files</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../CondaInterface/CondaPackagesWidget.py" line="144" />
+      <location filename="../CondaInterface/CondaPackagesWidget.py" line="146" />
       <source>Packages</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../CondaInterface/CondaPackagesWidget.py" line="147" />
+      <location filename="../CondaInterface/CondaPackagesWidget.py" line="149" />
       <source>Tarballs</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../CondaInterface/CondaPackagesWidget.py" line="150" />
-      <source>About Conda...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../CondaInterface/CondaPackagesWidget.py" line="152" />
+      <source>About Conda...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CondaInterface/CondaPackagesWidget.py" line="154" />
       <source>Update Conda</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../CondaInterface/CondaPackagesWidget.py" line="616" />
-      <location filename="../CondaInterface/CondaPackagesWidget.py" line="594" />
-      <location filename="../CondaInterface/CondaPackagesWidget.py" line="156" />
-      <source>Install Packages</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../CondaInterface/CondaPackagesWidget.py" line="161" />
-      <source>Install Requirements</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../CondaInterface/CondaPackagesWidget.py" line="167" />
-      <source>Generate Requirements</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../CondaInterface/CondaPackagesWidget.py" line="172" />
-      <source>Create Environment from Requirements</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../CondaInterface/CondaPackagesWidget.py" line="658" />
-      <location filename="../CondaInterface/CondaPackagesWidget.py" line="176" />
-      <source>Clone Environment</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../CondaInterface/CondaPackagesWidget.py" line="714" />
-      <location filename="../CondaInterface/CondaPackagesWidget.py" line="180" />
-      <source>Delete Environment</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../CondaInterface/CondaPackagesWidget.py" line="186" />
-      <source>Edit User Configuration...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../CondaInterface/CondaPackagesWidget.py" line="189" />
-      <source>Configure...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../CondaInterface/CondaPackagesWidget.py" line="239" />
-      <source>Getting installed packages...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../CondaInterface/CondaPackagesWidget.py" line="250" />
-      <source>Getting outdated packages...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../CondaInterface/CondaPackagesWidget.py" line="277" />
-      <location filename="../CondaInterface/CondaPackagesWidget.py" line="270" />
-      <source>{0} (Build: {1})</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../CondaInterface/CondaPackagesWidget.py" line="420" />
-      <source>Conda Search Package Error</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../CondaInterface/CondaPackagesWidget.py" line="595" />
-      <source>Package Specifications (separated by whitespace):</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../CondaInterface/CondaPackagesWidget.py" line="618" />
+      <location filename="../CondaInterface/CondaPackagesWidget.py" line="596" />
+      <location filename="../CondaInterface/CondaPackagesWidget.py" line="158" />
+      <source>Install Packages</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CondaInterface/CondaPackagesWidget.py" line="163" />
+      <source>Install Requirements</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CondaInterface/CondaPackagesWidget.py" line="169" />
+      <source>Generate Requirements</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CondaInterface/CondaPackagesWidget.py" line="174" />
+      <source>Create Environment from Requirements</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CondaInterface/CondaPackagesWidget.py" line="660" />
+      <location filename="../CondaInterface/CondaPackagesWidget.py" line="178" />
+      <source>Clone Environment</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CondaInterface/CondaPackagesWidget.py" line="716" />
+      <location filename="../CondaInterface/CondaPackagesWidget.py" line="182" />
+      <source>Delete Environment</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CondaInterface/CondaPackagesWidget.py" line="188" />
+      <source>Edit User Configuration...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CondaInterface/CondaPackagesWidget.py" line="191" />
+      <source>Configure...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CondaInterface/CondaPackagesWidget.py" line="241" />
+      <source>Getting installed packages...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CondaInterface/CondaPackagesWidget.py" line="252" />
+      <source>Getting outdated packages...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CondaInterface/CondaPackagesWidget.py" line="279" />
+      <location filename="../CondaInterface/CondaPackagesWidget.py" line="272" />
+      <source>{0} (Build: {1})</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CondaInterface/CondaPackagesWidget.py" line="422" />
+      <source>Conda Search Package Error</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CondaInterface/CondaPackagesWidget.py" line="597" />
+      <source>Package Specifications (separated by whitespace):</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CondaInterface/CondaPackagesWidget.py" line="620" />
       <source>Text Files (*.txt);;All Files (*)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../CondaInterface/CondaPackagesWidget.py" line="686" />
+      <location filename="../CondaInterface/CondaPackagesWidget.py" line="688" />
       <source>Create Environment</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../CondaInterface/CondaPackagesWidget.py" line="715" />
+      <location filename="../CondaInterface/CondaPackagesWidget.py" line="717" />
       <source>&lt;p&gt;Shall the environment &lt;b&gt;{0}&lt;/b&gt; really be deleted?&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../CondaInterface/CondaPackagesWidget.py" line="740" />
+      <location filename="../CondaInterface/CondaPackagesWidget.py" line="742" />
       <source>Edit Configuration</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../CondaInterface/CondaPackagesWidget.py" line="741" />
+      <location filename="../CondaInterface/CondaPackagesWidget.py" line="743" />
       <source>The configuration file "{0}" does not exist or is not writable.</source>
       <translation type="unfinished" />
     </message>
@@ -7665,372 +7836,367 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="903" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="902" />
       <location filename="../Preferences/ConfigurationDialog.py" line="228" />
       <source>Hex Editor</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="1136" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="1097" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="989" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="951" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="920" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="889" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="785" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="670" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="1135" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="1096" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="988" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="950" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="919" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="888" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="784" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="669" />
       <location filename="../Preferences/ConfigurationDialog.py" line="235" />
       <source>Icons</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="241" />
-      <source>IRC</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="243" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="242" />
       <source>Log-Viewer</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="1111" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="250" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="1110" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="249" />
       <source>MicroPython</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="257" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="256" />
       <source>MIME-Types</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="799" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="264" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="798" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="263" />
       <source>Network</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="1118" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="965" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="806" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="271" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="1117" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="964" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="805" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="270" />
       <source>Network Proxy</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="278" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="277" />
       <source>Notifications</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="934" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="285" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="933" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="284" />
       <source>PDF Viewer</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="972" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="292" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="971" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="291" />
       <source>Python Package Management</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="299" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="298" />
       <source>Plugin Manager</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="813" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="684" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="306" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="812" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="683" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="305" />
       <source>Printer</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="313" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="312" />
       <source>Python</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="319" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="318" />
       <source>Qt</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="820" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="321" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="819" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="320" />
       <source>Security</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="1003" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="328" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="1002" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="327" />
       <source>Shell</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="334" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="333" />
       <source>Tasks</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="336" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="335" />
       <source>Templates</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="872" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="343" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="871" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="342" />
       <source>Tray Starter</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="350" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="349" />
       <source>Version Control Systems</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="357" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="356" />
       <source>Debugger</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="1010" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="698" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="399" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="364" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="1009" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="697" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="398" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="363" />
       <source>General</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="371" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="370" />
       <source>Python3</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="691" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="378" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="690" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="377" />
       <source>Editor</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="385" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="384" />
       <source>APIs</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="392" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="391" />
       <source>Documentation Viewer</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="705" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="406" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="704" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="405" />
       <source>Filehandling</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="1017" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="712" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="413" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="1016" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="711" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="412" />
       <source>Searching</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="855" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="719" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="648" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="420" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="854" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="718" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="647" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="419" />
       <source>Spell checking</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="1024" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="726" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="427" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="1023" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="725" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="426" />
       <source>Style</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="434" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="433" />
       <source>Code Checkers</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="733" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="441" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="732" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="440" />
       <source>Typing</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="448" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="447" />
       <source>Exporters</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="1031" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="455" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="1030" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="454" />
       <source>Autocompletion</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="1052" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="1038" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="483" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="462" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="1051" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="1037" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="482" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="461" />
       <source>QScintilla</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="539" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="490" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="469" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="538" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="489" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="468" />
       <source>Jedi</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="1045" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="476" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="1044" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="475" />
       <source>Calltips</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="1059" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="740" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="497" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="1058" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="739" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="496" />
       <source>Highlighters</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="747" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="504" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="746" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="503" />
       <source>Filetype Associations</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="1066" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="754" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="511" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="1065" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="753" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="510" />
       <source>Styles</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="1073" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="761" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="518" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="1072" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="760" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="517" />
       <source>Keywords</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="1080" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="768" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="525" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="1079" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="767" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="524" />
       <source>Properties</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="532" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="531" />
       <source>Mouse Click Handlers</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="546" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="545" />
       <source>Help</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="827" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="553" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="826" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="552" />
       <source>Help Documentation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="560" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="559" />
       <source>Help Viewers</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="581" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="567" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="580" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="566" />
       <source>Project</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="574" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="573" />
       <source>Project Viewer</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="588" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="587" />
       <source>Multiproject</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="1143" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="1104" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="996" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="958" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="927" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="896" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="792" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="677" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="602" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="595" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="1142" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="1103" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="995" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="957" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="926" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="895" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="791" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="676" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="601" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="594" />
       <source>Interface</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="609" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="608" />
       <source>Viewmanager</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="620" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="619" />
       <source>Web Browser</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="834" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="627" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="833" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="626" />
       <source>Appearance</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="841" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="634" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="840" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="633" />
       <source>eric Web Browser</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="848" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="641" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="847" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="640" />
       <source>VirusTotal Interface</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="1235" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="1234" />
       <source>Enter search text...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="1310" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="1309" />
       <source>Preferences</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="1316" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="1315" />
       <source>Please select an entry of the list 
 to display the configuration page.</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Preferences/ConfigurationDialog.py" line="1398" />
+      <source>Configuration Page Error</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Preferences/ConfigurationDialog.py" line="1399" />
-      <source>Configuration Page Error</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="1400" />
       <source>&lt;p&gt;The configuration page &lt;b&gt;{0}&lt;/b&gt; could not be loaded.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
@@ -8660,6 +8826,64 @@
     </message>
   </context>
   <context>
+    <name>CrashedSessionsSelectionDialog</name>
+    <message>
+      <location filename="../Sessions/CrashedSessionsSelectionDialog.py" line="56" />
+      <source>Clean Crash Sessions</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Sessions/CrashedSessionsSelectionDialog.py" line="58" />
+      <source>These crash session files were found. Select the ones to be deleted.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Sessions/CrashedSessionsSelectionDialog.py" line="68" />
+      <source>Found Crash Sessions</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Sessions/CrashedSessionsSelectionDialog.py" line="70" />
+      <source>These crash session files were found. Select the one to open. Select 'Cancel' to not open a crash session.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Sessions/CrashedSessionsSelectionDialog.py" line="103" />
+      <source>Read Crash Session</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Sessions/CrashedSessionsSelectionDialog.py" line="104" />
+      <source>&lt;p&gt;The crash session 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" />
+    </message>
+    <message>
+      <location filename="../Sessions/CrashedSessionsSelectionDialog.py" line="113" />
+      <source>{0}
+Timestamp: {1}
+Project: {2}</source>
+      <comment>Crash Session, Timestamp, Project Path</comment>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Sessions/CrashedSessionsSelectionDialog.py" line="118" />
+      <source>{0}
+Timestamp: {1}</source>
+      <comment>Crash Session, Timestamp</comment>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Sessions/CrashedSessionsSelectionDialog.ui" line="0" />
+      <source>Press to remove the selected crash sessions.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Sessions/CrashedSessionsSelectionDialog.ui" line="0" />
+      <source>Remove</source>
+      <translation type="unfinished" />
+    </message>
+  </context>
+  <context>
     <name>CreateDialogCodeDialog</name>
     <message>
       <location filename="../Project/CreateDialogCodeDialog.py" line="149" />
@@ -8672,62 +8896,62 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/CreateDialogCodeDialog.py" line="252" />
-      <location filename="../Project/CreateDialogCodeDialog.py" line="243" />
+      <location filename="../Project/CreateDialogCodeDialog.py" line="248" />
+      <location filename="../Project/CreateDialogCodeDialog.py" line="239" />
       <source>uic error</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/CreateDialogCodeDialog.py" line="244" />
+      <location filename="../Project/CreateDialogCodeDialog.py" line="240" />
       <source>&lt;p&gt;There was an error loading the form &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;{1}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/CreateDialogCodeDialog.py" line="253" />
+      <location filename="../Project/CreateDialogCodeDialog.py" line="249" />
       <source>&lt;p&gt;The project specific Python interpreter &lt;b&gt;{0}&lt;/b&gt; could not be started or did not finish within 30 seconds.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/CreateDialogCodeDialog.py" line="405" />
+      <location filename="../Project/CreateDialogCodeDialog.py" line="401" />
       <source>Update Slots List</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/CreateDialogCodeDialog.py" line="406" />
+      <location filename="../Project/CreateDialogCodeDialog.py" line="402" />
       <source>&lt;p&gt;The update of the slots list failed because invalid data was received.&lt;/p&gt;&lt;p&gt;Error: {0}&lt;/p&gt;&lt;p&gt;Data: {1}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/CreateDialogCodeDialog.py" line="608" />
-      <location filename="../Project/CreateDialogCodeDialog.py" line="505" />
-      <location filename="../Project/CreateDialogCodeDialog.py" line="467" />
+      <location filename="../Project/CreateDialogCodeDialog.py" line="596" />
+      <location filename="../Project/CreateDialogCodeDialog.py" line="493" />
       <location filename="../Project/CreateDialogCodeDialog.py" line="455" />
-      <location filename="../Project/CreateDialogCodeDialog.py" line="419" />
+      <location filename="../Project/CreateDialogCodeDialog.py" line="443" />
+      <location filename="../Project/CreateDialogCodeDialog.py" line="415" />
       <source>Code Generation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/CreateDialogCodeDialog.py" line="420" />
+      <location filename="../Project/CreateDialogCodeDialog.py" line="416" />
       <source>&lt;p&gt;Code generation for project language "{0}" is not supported.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Project/CreateDialogCodeDialog.py" line="444" />
+      <source>&lt;p&gt;No code template file available for project type "{0}".&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Project/CreateDialogCodeDialog.py" line="456" />
-      <source>&lt;p&gt;No code template file available for project type "{0}".&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/CreateDialogCodeDialog.py" line="468" />
       <source>&lt;p&gt;Could not open the code template file "{0}".&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/CreateDialogCodeDialog.py" line="506" />
+      <location filename="../Project/CreateDialogCodeDialog.py" line="494" />
       <source>&lt;p&gt;Could not open the source file "{0}".&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/CreateDialogCodeDialog.py" line="609" />
+      <location filename="../Project/CreateDialogCodeDialog.py" line="597" />
       <source>&lt;p&gt;Could not write the source file "{0}".&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
@@ -9230,676 +9454,676 @@
   <context>
     <name>DebugUI</name>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="207" />
+      <location filename="../Debugger/DebugUI.py" line="210" />
       <source>Notification</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="2380" />
-      <location filename="../Debugger/DebugUI.py" line="234" />
+      <location filename="../Debugger/DebugUI.py" line="2383" />
+      <location filename="../Debugger/DebugUI.py" line="237" />
       <source>Run Script</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="236" />
+      <location filename="../Debugger/DebugUI.py" line="239" />
       <source>&amp;Run Script...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="242" />
+      <location filename="../Debugger/DebugUI.py" line="245" />
       <source>Run the current Script</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="244" />
+      <location filename="../Debugger/DebugUI.py" line="247" />
       <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 type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="2386" />
-      <location filename="../Debugger/DebugUI.py" line="2380" />
-      <location filename="../Debugger/DebugUI.py" line="255" />
+      <location filename="../Debugger/DebugUI.py" line="2389" />
+      <location filename="../Debugger/DebugUI.py" line="2383" />
+      <location filename="../Debugger/DebugUI.py" line="258" />
       <source>Run Project</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="257" />
+      <location filename="../Debugger/DebugUI.py" line="260" />
       <source>Run &amp;Project...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="263" />
+      <location filename="../Debugger/DebugUI.py" line="266" />
       <source>Run the current Project</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="265" />
+      <location filename="../Debugger/DebugUI.py" line="268" />
       <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 type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="277" />
+      <location filename="../Debugger/DebugUI.py" line="280" />
       <source>Coverage run of Script</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="279" />
+      <location filename="../Debugger/DebugUI.py" line="282" />
       <source>Coverage run of Script...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="286" />
-      <source>Perform a coverage run of the current Script</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Debugger/DebugUI.py" line="289" />
+      <source>Perform a coverage run of the current Script</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Debugger/DebugUI.py" line="292" />
       <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 type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="300" />
+      <location filename="../Debugger/DebugUI.py" line="303" />
       <source>Coverage run of Project</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="302" />
+      <location filename="../Debugger/DebugUI.py" line="305" />
       <source>Coverage run of Project...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="309" />
-      <source>Perform a coverage run of the current Project</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Debugger/DebugUI.py" line="312" />
+      <source>Perform a coverage run of the current Project</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Debugger/DebugUI.py" line="315" />
       <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 type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="324" />
+      <location filename="../Debugger/DebugUI.py" line="327" />
       <source>Profile Script</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="326" />
+      <location filename="../Debugger/DebugUI.py" line="329" />
       <source>Profile Script...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="332" />
+      <location filename="../Debugger/DebugUI.py" line="335" />
       <source>Profile the current Script</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="334" />
+      <location filename="../Debugger/DebugUI.py" line="337" />
       <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 type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="344" />
+      <location filename="../Debugger/DebugUI.py" line="347" />
       <source>Profile Project</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="346" />
+      <location filename="../Debugger/DebugUI.py" line="349" />
       <source>Profile Project...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="352" />
+      <location filename="../Debugger/DebugUI.py" line="355" />
       <source>Profile the current Project</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="354" />
+      <location filename="../Debugger/DebugUI.py" line="357" />
       <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 type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="2573" />
-      <location filename="../Debugger/DebugUI.py" line="365" />
+      <location filename="../Debugger/DebugUI.py" line="2576" />
+      <location filename="../Debugger/DebugUI.py" line="368" />
       <source>Debug Script</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="367" />
+      <location filename="../Debugger/DebugUI.py" line="370" />
       <source>&amp;Debug Script...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="373" />
+      <location filename="../Debugger/DebugUI.py" line="376" />
       <source>Debug the current Script</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="375" />
+      <location filename="../Debugger/DebugUI.py" line="378" />
       <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 type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="2579" />
-      <location filename="../Debugger/DebugUI.py" line="2573" />
-      <location filename="../Debugger/DebugUI.py" line="387" />
+      <location filename="../Debugger/DebugUI.py" line="2582" />
+      <location filename="../Debugger/DebugUI.py" line="2576" />
+      <location filename="../Debugger/DebugUI.py" line="390" />
       <source>Debug Project</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="389" />
+      <location filename="../Debugger/DebugUI.py" line="392" />
       <source>Debug &amp;Project...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="395" />
+      <location filename="../Debugger/DebugUI.py" line="398" />
       <source>Debug the current Project</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="397" />
+      <location filename="../Debugger/DebugUI.py" line="400" />
       <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 type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="2895" />
-      <location filename="../Debugger/DebugUI.py" line="411" />
-      <location filename="../Debugger/DebugUI.py" line="409" />
+      <location filename="../Debugger/DebugUI.py" line="2898" />
+      <location filename="../Debugger/DebugUI.py" line="414" />
+      <location filename="../Debugger/DebugUI.py" line="412" />
       <source>Restart</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="417" />
+      <location filename="../Debugger/DebugUI.py" line="420" />
       <source>Restart the last debugged script</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="419" />
+      <location filename="../Debugger/DebugUI.py" line="422" />
       <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" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="628" />
-      <location filename="../Debugger/DebugUI.py" line="433" />
-      <location filename="../Debugger/DebugUI.py" line="431" />
+      <location filename="../Debugger/DebugUI.py" line="631" />
+      <location filename="../Debugger/DebugUI.py" line="436" />
+      <location filename="../Debugger/DebugUI.py" line="434" />
       <source>Stop</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="439" />
+      <location filename="../Debugger/DebugUI.py" line="442" />
       <source>Stop the running script.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="441" />
+      <location filename="../Debugger/DebugUI.py" line="444" />
       <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" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="452" />
+      <location filename="../Debugger/DebugUI.py" line="455" />
       <source>Continue</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="454" />
+      <location filename="../Debugger/DebugUI.py" line="457" />
       <source>&amp;Continue</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="460" />
+      <location filename="../Debugger/DebugUI.py" line="463" />
       <source>Continue running the program from the current line</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="462" />
+      <location filename="../Debugger/DebugUI.py" line="465" />
       <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 type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="473" />
+      <location filename="../Debugger/DebugUI.py" line="476" />
       <source>Continue to Cursor</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="475" />
+      <location filename="../Debugger/DebugUI.py" line="478" />
       <source>Continue &amp;To Cursor</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="482" />
+      <location filename="../Debugger/DebugUI.py" line="485" />
       <source>Continue running the program from the current line to the current cursor position</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="488" />
+      <location filename="../Debugger/DebugUI.py" line="491" />
       <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 type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="498" />
+      <location filename="../Debugger/DebugUI.py" line="501" />
       <source>Continue Until</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="500" />
+      <location filename="../Debugger/DebugUI.py" line="503" />
       <source>Continue &amp;Until</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="507" />
+      <location filename="../Debugger/DebugUI.py" line="510" />
       <source>Continue running the program from the current line to the current cursor position or until leaving the current frame</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="513" />
+      <location filename="../Debugger/DebugUI.py" line="516" />
       <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" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="524" />
+      <location filename="../Debugger/DebugUI.py" line="527" />
       <source>Move Instruction Pointer to Cursor</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="526" />
+      <location filename="../Debugger/DebugUI.py" line="529" />
       <source>&amp;Jump To Cursor</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="533" />
+      <location filename="../Debugger/DebugUI.py" line="536" />
       <source>Skip the code from the current line to the current cursor position</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="539" />
+      <location filename="../Debugger/DebugUI.py" line="542" />
       <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'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" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="553" />
+      <location filename="../Debugger/DebugUI.py" line="556" />
       <source>Single Step</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="555" />
+      <location filename="../Debugger/DebugUI.py" line="558" />
       <source>Sin&amp;gle Step</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="561" />
+      <location filename="../Debugger/DebugUI.py" line="564" />
       <source>Execute a single Python statement</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="563" />
+      <location filename="../Debugger/DebugUI.py" line="566" />
       <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 type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="575" />
+      <location filename="../Debugger/DebugUI.py" line="578" />
       <source>Step Over</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="577" />
+      <location filename="../Debugger/DebugUI.py" line="580" />
       <source>Step &amp;Over</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="584" />
+      <location filename="../Debugger/DebugUI.py" line="587" />
       <source>Execute a single Python statement staying in the current frame</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="590" />
+      <location filename="../Debugger/DebugUI.py" line="593" />
       <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 type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="603" />
+      <location filename="../Debugger/DebugUI.py" line="606" />
       <source>Step Out</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="605" />
+      <location filename="../Debugger/DebugUI.py" line="608" />
       <source>Step Ou&amp;t</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="612" />
-      <source>Execute Python statements until leaving the current frame</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Debugger/DebugUI.py" line="615" />
+      <source>Execute Python statements until leaving the current frame</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Debugger/DebugUI.py" line="618" />
       <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 type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="630" />
+      <location filename="../Debugger/DebugUI.py" line="633" />
       <source>&amp;Stop</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="636" />
+      <location filename="../Debugger/DebugUI.py" line="639" />
       <source>Stop debugging</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="638" />
+      <location filename="../Debugger/DebugUI.py" line="641" />
       <source>&lt;b&gt;Stop&lt;/b&gt;&lt;p&gt;Stop the running debugging session.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="644" />
+      <location filename="../Debugger/DebugUI.py" line="647" />
       <source>Variables Type Filter</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="645" />
+      <location filename="../Debugger/DebugUI.py" line="648" />
       <source>Varia&amp;bles Type Filter...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="651" />
+      <location filename="../Debugger/DebugUI.py" line="654" />
       <source>Configure variables type filter</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="653" />
+      <location filename="../Debugger/DebugUI.py" line="656" />
       <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 type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="664" />
+      <location filename="../Debugger/DebugUI.py" line="667" />
       <source>Exceptions Filter</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="665" />
+      <location filename="../Debugger/DebugUI.py" line="668" />
       <source>&amp;Exceptions Filter...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="671" />
+      <location filename="../Debugger/DebugUI.py" line="674" />
       <source>Configure exceptions filter</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="673" />
+      <location filename="../Debugger/DebugUI.py" line="676" />
       <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 type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="685" />
+      <location filename="../Debugger/DebugUI.py" line="688" />
       <source>Ignored Exceptions</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="686" />
+      <location filename="../Debugger/DebugUI.py" line="689" />
       <source>&amp;Ignored Exceptions...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="692" />
+      <location filename="../Debugger/DebugUI.py" line="695" />
       <source>Configure ignored exceptions</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="694" />
+      <location filename="../Debugger/DebugUI.py" line="697" />
       <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 type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="716" />
-      <location filename="../Debugger/DebugUI.py" line="710" />
-      <location filename="../Debugger/DebugUI.py" line="708" />
+      <location filename="../Debugger/DebugUI.py" line="719" />
+      <location filename="../Debugger/DebugUI.py" line="713" />
+      <location filename="../Debugger/DebugUI.py" line="711" />
       <source>Toggle Breakpoint</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="711" />
+      <location filename="../Debugger/DebugUI.py" line="714" />
       <source>Shift+F11</source>
       <comment>Debug|Toggle Breakpoint</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="718" />
+      <location filename="../Debugger/DebugUI.py" line="721" />
       <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 type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="736" />
-      <location filename="../Debugger/DebugUI.py" line="728" />
+      <location filename="../Debugger/DebugUI.py" line="739" />
+      <location filename="../Debugger/DebugUI.py" line="731" />
       <source>Edit Breakpoint</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="730" />
+      <location filename="../Debugger/DebugUI.py" line="733" />
       <source>Edit Breakpoint...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="731" />
+      <location filename="../Debugger/DebugUI.py" line="734" />
       <source>Shift+F12</source>
       <comment>Debug|Edit Breakpoint</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="738" />
+      <location filename="../Debugger/DebugUI.py" line="741" />
       <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 type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="756" />
-      <location filename="../Debugger/DebugUI.py" line="750" />
-      <location filename="../Debugger/DebugUI.py" line="748" />
+      <location filename="../Debugger/DebugUI.py" line="759" />
+      <location filename="../Debugger/DebugUI.py" line="753" />
+      <location filename="../Debugger/DebugUI.py" line="751" />
       <source>Next Breakpoint</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="751" />
+      <location filename="../Debugger/DebugUI.py" line="754" />
       <source>Ctrl+Shift+PgDown</source>
       <comment>Debug|Next Breakpoint</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="758" />
+      <location filename="../Debugger/DebugUI.py" line="761" />
       <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 type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="775" />
-      <location filename="../Debugger/DebugUI.py" line="769" />
-      <location filename="../Debugger/DebugUI.py" line="767" />
+      <location filename="../Debugger/DebugUI.py" line="778" />
+      <location filename="../Debugger/DebugUI.py" line="772" />
+      <location filename="../Debugger/DebugUI.py" line="770" />
       <source>Previous Breakpoint</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="770" />
+      <location filename="../Debugger/DebugUI.py" line="773" />
       <source>Ctrl+Shift+PgUp</source>
       <comment>Debug|Previous Breakpoint</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="777" />
+      <location filename="../Debugger/DebugUI.py" line="780" />
       <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 type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="793" />
-      <location filename="../Debugger/DebugUI.py" line="787" />
-      <location filename="../Debugger/DebugUI.py" line="786" />
+      <location filename="../Debugger/DebugUI.py" line="796" />
+      <location filename="../Debugger/DebugUI.py" line="790" />
+      <location filename="../Debugger/DebugUI.py" line="789" />
       <source>Clear Breakpoints</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="795" />
+      <location filename="../Debugger/DebugUI.py" line="798" />
       <source>&lt;b&gt;Clear Breakpoints&lt;/b&gt;&lt;p&gt;Clear breakpoints of all editors.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="819" />
+      <location filename="../Debugger/DebugUI.py" line="822" />
       <source>&amp;Debug</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="821" />
+      <location filename="../Debugger/DebugUI.py" line="824" />
       <source>Sta&amp;rt</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="823" />
+      <location filename="../Debugger/DebugUI.py" line="826" />
       <source>&amp;Breakpoints</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="866" />
-      <location filename="../Debugger/DebugUI.py" line="864" />
+      <location filename="../Debugger/DebugUI.py" line="869" />
+      <location filename="../Debugger/DebugUI.py" line="867" />
       <source>Start</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="879" />
-      <location filename="../Debugger/DebugUI.py" line="877" />
+      <location filename="../Debugger/DebugUI.py" line="882" />
+      <location filename="../Debugger/DebugUI.py" line="880" />
       <source>Debug</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="1342" />
+      <location filename="../Debugger/DebugUI.py" line="1345" />
       <source>Message: {0}</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="1348" />
+      <location filename="../Debugger/DebugUI.py" line="1351" />
       <source>&lt;p&gt;The program has terminated with an exit status of {0}.&lt;/p&gt;&lt;p&gt;{1}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="1353" />
+      <location filename="../Debugger/DebugUI.py" line="1356" />
       <source>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; has terminated with an exit status of {1}.&lt;/p&gt;&lt;p&gt;{2}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="1365" />
+      <location filename="../Debugger/DebugUI.py" line="1368" />
       <source>Program terminated</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="1401" />
+      <location filename="../Debugger/DebugUI.py" line="1404" />
       <source>The program being debugged contains an unspecified syntax error.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="1421" />
+      <location filename="../Debugger/DebugUI.py" line="1424" />
       <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; contains the syntax error &lt;b&gt;{1}&lt;/b&gt; at line &lt;b&gt;{2}&lt;/b&gt;, character &lt;b&gt;{3}&lt;/b&gt;.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="1449" />
+      <location filename="../Debugger/DebugUI.py" line="1452" />
       <source>An unhandled exception occured. See the shell window for details.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="1498" />
+      <location filename="../Debugger/DebugUI.py" line="1501" />
       <source>&lt;p&gt;The debugged program raised the exception &lt;b&gt;{0}&lt;/b&gt;&lt;br&gt;"&lt;b&gt;{1}&lt;/b&gt;"&lt;br&gt;File: &lt;b&gt;{2}&lt;/b&gt;, Line: &lt;b&gt;{3}&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Break here?&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="1516" />
+      <location filename="../Debugger/DebugUI.py" line="1519" />
       <source>&lt;p&gt;The debugged program raised the exception &lt;b&gt;{0}&lt;/b&gt;&lt;br&gt;"&lt;b&gt;{1}&lt;/b&gt;"&lt;br&gt;File: &lt;b&gt;{2}&lt;/b&gt;, Line: &lt;b&gt;{3}&lt;/b&gt;&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="1532" />
+      <location filename="../Debugger/DebugUI.py" line="1535" />
       <source>&lt;p&gt;The debugged program raised the exception &lt;b&gt;{0}&lt;/b&gt;&lt;br&gt;"&lt;b&gt;{1}&lt;/b&gt;"&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="1591" />
+      <location filename="../Debugger/DebugUI.py" line="1594" />
       <source>&lt;p&gt;The program generate the signal "{0}".&lt;br/&gt;File: &lt;b&gt;{1}&lt;/b&gt;, Line: &lt;b&gt;{2}&lt;/b&gt;&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="1609" />
+      <location filename="../Debugger/DebugUI.py" line="1612" />
       <source>The program being debugged has terminated unexpectedly.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="1670" />
+      <location filename="../Debugger/DebugUI.py" line="1673" />
       <source>No locals available.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="1717" />
+      <location filename="../Debugger/DebugUI.py" line="1720" />
       <source>Breakpoint Condition Error</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="1718" />
+      <location filename="../Debugger/DebugUI.py" line="1721" />
       <source>&lt;p&gt;The condition of the breakpoint &lt;b&gt;{0}, {1}&lt;/b&gt; contains a syntax error.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="1779" />
+      <location filename="../Debugger/DebugUI.py" line="1782" />
       <source>Watch Expression Error</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="1780" />
+      <location filename="../Debugger/DebugUI.py" line="1783" />
       <source>&lt;p&gt;The watch expression &lt;b&gt;{0}&lt;/b&gt; contains a syntax error.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="1810" />
+      <location filename="../Debugger/DebugUI.py" line="1813" />
       <source>&lt;p&gt;A watch expression '&lt;b&gt;{0}&lt;/b&gt;' already exists.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="1815" />
+      <location filename="../Debugger/DebugUI.py" line="1818" />
       <source>&lt;p&gt;A watch expression '&lt;b&gt;{0}&lt;/b&gt;' for the variable &lt;b&gt;{1}&lt;/b&gt; already exists.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="1821" />
+      <location filename="../Debugger/DebugUI.py" line="1824" />
       <source>Watch expression already exists</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="1986" />
-      <location filename="../Debugger/DebugUI.py" line="1977" />
+      <location filename="../Debugger/DebugUI.py" line="1989" />
+      <location filename="../Debugger/DebugUI.py" line="1980" />
       <source>Coverage Run of Project</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="1979" />
+      <location filename="../Debugger/DebugUI.py" line="1982" />
       <source>Coverage Run of Script</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="2387" />
-      <location filename="../Debugger/DebugUI.py" line="2189" />
-      <location filename="../Debugger/DebugUI.py" line="1987" />
+      <location filename="../Debugger/DebugUI.py" line="2390" />
+      <location filename="../Debugger/DebugUI.py" line="2192" />
+      <location filename="../Debugger/DebugUI.py" line="1990" />
       <source>There is no main script defined for the current project. Aborting</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="2188" />
-      <location filename="../Debugger/DebugUI.py" line="2179" />
+      <location filename="../Debugger/DebugUI.py" line="2191" />
+      <location filename="../Debugger/DebugUI.py" line="2182" />
       <source>Profile Run of Project</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="2181" />
+      <location filename="../Debugger/DebugUI.py" line="2184" />
       <source>Profile Run of Script</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="2580" />
+      <location filename="../Debugger/DebugUI.py" line="2583" />
       <source>There is no main script defined for the current project. No debugging possible.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugUI.py" line="3252" />
+      <location filename="../Debugger/DebugUI.py" line="3255" />
       <source>&lt;p&gt;The selected file &lt;b&gt;{0}&lt;/b&gt; is located on an eric-ide server but no such server is connected. Aborting...&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
@@ -21763,229 +21987,235 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/EspDevices.py" line="137" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="81" />
+      <source>Open</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/Devices/EspDevices.py" line="155" />
       <source>ESP8266, ESP32</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/EspDevices.py" line="193" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="211" />
       <source>ESP32 Functions</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/EspDevices.py" line="402" />
-      <location filename="../MicroPython/Devices/EspDevices.py" line="196" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="420" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="214" />
       <source>Show MicroPython Versions</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/EspDevices.py" line="1823" />
-      <location filename="../MicroPython/Devices/EspDevices.py" line="1807" />
-      <location filename="../MicroPython/Devices/EspDevices.py" line="200" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="1851" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="1835" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="218" />
       <source>Erase Flash</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/EspDevices.py" line="203" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="221" />
       <source>Flash MicroPython Firmware</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/EspDevices.py" line="1918" />
-      <location filename="../MicroPython/Devices/EspDevices.py" line="207" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="1946" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="225" />
       <source>Flash Additional Firmware</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/EspDevices.py" line="319" />
-      <location filename="../MicroPython/Devices/EspDevices.py" line="211" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="337" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="229" />
       <source>Backup Firmware</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/EspDevices.py" line="375" />
-      <location filename="../MicroPython/Devices/EspDevices.py" line="214" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="393" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="232" />
       <source>Restore Firmware</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/EspDevices.py" line="474" />
-      <location filename="../MicroPython/Devices/EspDevices.py" line="218" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="492" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="236" />
       <source>Show Chip ID</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/EspDevices.py" line="498" />
-      <location filename="../MicroPython/Devices/EspDevices.py" line="221" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="516" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="239" />
       <source>Show Flash ID</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/EspDevices.py" line="522" />
-      <location filename="../MicroPython/Devices/EspDevices.py" line="224" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="540" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="242" />
       <source>Show MAC Address</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/EspDevices.py" line="546" />
-      <location filename="../MicroPython/Devices/EspDevices.py" line="227" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="564" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="245" />
       <source>Show Security Information</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/EspDevices.py" line="231" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="249" />
       <source>Reset Device</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/EspDevices.py" line="234" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="252" />
       <source>Install 'esptool.py'</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/EspDevices.py" line="318" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="336" />
       <source>'esptool read_flash' Output</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/EspDevices.py" line="1917" />
-      <location filename="../MicroPython/Devices/EspDevices.py" line="1871" />
-      <location filename="../MicroPython/Devices/EspDevices.py" line="374" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="1945" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="1899" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="392" />
       <source>'esptool write_flash' Output</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/EspDevices.py" line="403" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="421" />
       <source>The firmware of the connected device cannot be determined or the board does not run MicroPython or CircuitPython. Aborting...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/EspDevices.py" line="432" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="450" />
       <source>unknown</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/EspDevices.py" line="443" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="461" />
       <source>&lt;h4&gt;{0} Version Information&lt;/h4&gt;&lt;table&gt;&lt;tr&gt;&lt;td&gt;Installed:&lt;/td&gt;&lt;td&gt;{1}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Available:&lt;/td&gt;&lt;td&gt;{2}&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/EspDevices.py" line="451" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="469" />
       <source>&lt;p&gt;&lt;b&gt;Update available!&lt;/b&gt;&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/EspDevices.py" line="455" />
-      <source>{0} Version</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../MicroPython/Devices/EspDevices.py" line="473" />
+      <source>{0} Version</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/Devices/EspDevices.py" line="491" />
       <source>'esptool chip_id' Output</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/EspDevices.py" line="497" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="515" />
       <source>'esptool flash_id' Output</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/EspDevices.py" line="521" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="539" />
       <source>'esptool read_mac' Output</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/EspDevices.py" line="545" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="563" />
       <source>'esptool get_security_info' Output</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/EspDevices.py" line="677" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="695" />
       <source>Set Country</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/EspDevices.py" line="678" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="696" />
       <source>Reset Country</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/EspDevices.py" line="1001" />
-      <source>Error saving credentials: {0}</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../MicroPython/Devices/EspDevices.py" line="1012" />
-      <source>Error saving auto-connect script: {0}</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../MicroPython/Devices/EspDevices.py" line="1016" />
-      <source>Error modifying 'boot.py': {0}</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../MicroPython/Devices/EspDevices.py" line="1048" />
-      <source>Error deleting credentials: {0}</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../MicroPython/Devices/EspDevices.py" line="1132" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="1162" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="815" />
       <source>unknown ({0})</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/EspDevices.py" line="1511" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="1031" />
+      <source>Error saving credentials: {0}</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/Devices/EspDevices.py" line="1042" />
+      <source>Error saving auto-connect script: {0}</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/Devices/EspDevices.py" line="1046" />
+      <source>Error modifying 'boot.py': {0}</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/Devices/EspDevices.py" line="1078" />
+      <source>Error deleting credentials: {0}</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/Devices/EspDevices.py" line="1539" />
       <source>Active</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/EspDevices.py" line="1512" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="1540" />
       <source>Name</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/EspDevices.py" line="1513" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="1541" />
       <source>MAC-Address</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/EspDevices.py" line="1516" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="1544" />
       <source>Address Type</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/EspDevices.py" line="1517" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="1545" />
       <source>Public</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/EspDevices.py" line="1517" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="1545" />
       <source>Random</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/EspDevices.py" line="1520" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="1548" />
       <source>MTU</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/EspDevices.py" line="1520" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="1548" />
       <source>{0} Bytes</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/EspDevices.py" line="1808" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="1836" />
       <source>Shall the flash of the selected device really be erased?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/EspDevices.py" line="1822" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="1850" />
       <source>'esptool erase_flash' Output</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/EspDevices.py" line="1872" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="1900" />
       <source>Flash µPy/CPy Firmware</source>
       <translation type="unfinished" />
     </message>
@@ -23980,18 +24210,18 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/WizardPlugins/FileDialogWizard/FileDialogWizardDialog.py" line="81" />
+      <location filename="../Plugins/WizardPlugins/FileDialogWizard/FileDialogWizardDialog.py" line="78" />
       <source>EricFileDialog Wizard</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Plugins/WizardPlugins/FileDialogWizard/FileDialogWizardDialog.ui" line="0" />
-      <location filename="../Plugins/WizardPlugins/FileDialogWizard/FileDialogWizardDialog.py" line="91" />
+      <location filename="../Plugins/WizardPlugins/FileDialogWizard/FileDialogWizardDialog.py" line="88" />
       <source>QFileDialog Wizard</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/WizardPlugins/FileDialogWizard/FileDialogWizardDialog.py" line="109" />
+      <location filename="../Plugins/WizardPlugins/FileDialogWizard/FileDialogWizardDialog.py" line="106" />
       <source>Test</source>
       <translation type="unfinished" />
     </message>
@@ -33234,8 +33464,7 @@
   <context>
     <name>HelpDocsInstaller</name>
     <message>
-      <location filename="../QtHelpInterface/HelpDocsInstaller.py" line="319" />
-      <location filename="../QtHelpInterface/HelpDocsInstaller.py" line="248" />
+      <location filename="../QtHelpInterface/HelpDocsInstaller.py" line="128" />
       <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be registered. &lt;br/&gt;Reason: {1}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
@@ -33243,9 +33472,6 @@
   <context>
     <name>HelpDocumentationPage</name>
     <message>
-      <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.py" line="64" />
-      <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.py" line="60" />
-      <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.py" line="56" />
       <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.py" line="52" />
       <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.py" line="48" />
       <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.py" line="44" />
@@ -33310,21 +33536,6 @@
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="0" />
-      <source>Qt5 Documentation</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="0" />
-      <source>Enter the Qt5 documentation directory</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="0" />
-      <source>&lt;b&gt;Note&lt;/b&gt;: Leave empty to use the QT5DOCDIR environment variable, if set.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="0" />
       <source>Qt6 Documentation</source>
       <translation type="unfinished" />
     </message>
@@ -33340,21 +33551,6 @@
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="0" />
-      <source>PyQt5 Documentation</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="0" />
-      <source>Enter the PyQt5 documentation directory</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="0" />
-      <source>&lt;b&gt;Note&lt;/b&gt;: Leave empty to use the PYQT5DOCDIR environment variable, if set.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="0" />
       <source>PyQt6 Documentation</source>
       <translation type="unfinished" />
     </message>
@@ -33370,21 +33566,6 @@
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="0" />
-      <source>PySide2 Documentation</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="0" />
-      <source>Enter the PySide2 documentation directory</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="0" />
-      <source>&lt;b&gt;Note&lt;/b&gt;: Leave empty to use the PYSIDE2DOCDIR environment variable, if set.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="0" />
       <source>PySide6 Documentation</source>
       <translation type="unfinished" />
     </message>
@@ -33800,28 +33981,18 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../HelpViewer/HelpViewerWidget.py" line="448" />
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="450" />
       <source>eric API Documentation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../HelpViewer/HelpViewerWidget.py" line="449" />
-      <source>Python 3 Documentation</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../HelpViewer/HelpViewerWidget.py" line="450" />
-      <source>Qt5 Documentation</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../HelpViewer/HelpViewerWidget.py" line="451" />
-      <source>Qt6 Documentation</source>
+      <source>Python 3 Documentation</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../HelpViewer/HelpViewerWidget.py" line="452" />
-      <source>PyQt5 Documentation</source>
+      <source>Qt6 Documentation</source>
       <translation type="unfinished" />
     </message>
     <message>
@@ -33831,73 +34002,68 @@
     </message>
     <message>
       <location filename="../HelpViewer/HelpViewerWidget.py" line="454" />
-      <source>PySide2 Documentation</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../HelpViewer/HelpViewerWidget.py" line="455" />
       <source>PySide6 Documentation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../HelpViewer/HelpViewerWidget.py" line="512" />
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="511" />
       <source>Open HTML File</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../HelpViewer/HelpViewerWidget.py" line="514" />
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="513" />
       <source>HTML Files (*.htm *.html);;All Files (*)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../HelpViewer/HelpViewerWidget.py" line="701" />
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="700" />
       <source>Help Engine</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../HelpViewer/HelpViewerWidget.py" line="725" />
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="724" />
       <source>Looking for Documentation...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../HelpViewer/HelpViewerWidget.py" line="736" />
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="735" />
       <source>eric Help Viewer</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../HelpViewer/HelpViewerWidget.py" line="761" />
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="760" />
       <source>Manage QtHelp Documents</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../HelpViewer/HelpViewerWidget.py" line="764" />
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="763" />
       <source>Reindex Documentation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../HelpViewer/HelpViewerWidget.py" line="769" />
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="768" />
       <source>Configure Help Documentation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../HelpViewer/HelpViewerWidget.py" line="862" />
-      <location filename="../HelpViewer/HelpViewerWidget.py" line="842" />
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="861" />
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="841" />
       <source>Clear History</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../HelpViewer/HelpViewerWidget.py" line="966" />
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="965" />
       <source>Updating search index</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../HelpViewer/HelpViewerWidget.py" line="1024" />
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="1023" />
       <source>Filtered by: </source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../HelpViewer/HelpViewerWidget.py" line="1060" />
-      <location filename="../HelpViewer/HelpViewerWidget.py" line="1055" />
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="1059" />
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="1054" />
       <source>Unfiltered</source>
       <translation type="unfinished" />
     </message>
@@ -46238,7 +46404,7 @@
   <context>
     <name>InterfacePage</name>
     <message>
-      <location filename="../Preferences/ConfigurationPages/InterfacePage.py" line="259" />
+      <location filename="../Preferences/ConfigurationPages/InterfacePage.py" line="257" />
       <location filename="../Preferences/ConfigurationPages/InterfaceLightPage.py" line="152" />
       <source>English</source>
       <comment>Translate this with your language</comment>
@@ -46521,7 +46687,7 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationPages/InterfacePage.py" line="336" />
+      <location filename="../Preferences/ConfigurationPages/InterfacePage.py" line="334" />
       <location filename="../Preferences/ConfigurationPages/InterfacePage.ui" line="0" />
       <source>Right Side</source>
       <translation type="unfinished" />
@@ -46578,16 +46744,6 @@
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/InterfacePage.ui" line="0" />
-      <source>Select to activate the IRC widget</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/InterfacePage.ui" line="0" />
-      <source>IRC</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/InterfacePage.ui" line="0" />
       <source>Select to activate the MicroPython widget</source>
       <translation type="unfinished" />
     </message>
@@ -46637,2055 +46793,18 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationPages/InterfacePage.py" line="276" />
-      <location filename="../Preferences/ConfigurationPages/InterfacePage.py" line="234" />
+      <location filename="../Preferences/ConfigurationPages/InterfacePage.py" line="274" />
+      <location filename="../Preferences/ConfigurationPages/InterfacePage.py" line="232" />
       <source>System</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationPages/InterfacePage.py" line="336" />
+      <location filename="../Preferences/ConfigurationPages/InterfacePage.py" line="334" />
       <source>Combined Left Side</source>
       <translation type="unfinished" />
     </message>
   </context>
   <context>
-    <name>IrcChannelEditDialog</name>
-    <message>
-      <location filename="../Network/IRC/IrcChannelEditDialog.ui" line="0" />
-      <source>IRC Channel</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelEditDialog.ui" line="0" />
-      <source>Name:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelEditDialog.ui" line="0" />
-      <source>Enter the channel name</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelEditDialog.ui" line="0" />
-      <source>Key:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelEditDialog.ui" line="0" />
-      <source>Enter the channel key/password</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelEditDialog.ui" line="0" />
-      <source>Select to join this channel automatically</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelEditDialog.ui" line="0" />
-      <source>Join channel automatically</source>
-      <translation type="unfinished" />
-    </message>
-  </context>
-  <context>
-    <name>IrcChannelWidget</name>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1675" />
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1610" />
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="449" />
-      <source>Send Message</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="450" />
-      <source>Messages starting with a '/' are not allowed in private chats.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="566" />
-      <source>Leave IRC channel</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="567" />
-      <source>Do you really want to leave the IRC channel &lt;b&gt;{0}&lt;/b&gt;?</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="736" />
-      <source>Channel Message</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="743" />
-      <source>Nick mentioned</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="770" />
-      <source>{0} has joined the channel {1} ({2}).</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="775" />
-      <source>You have joined the channel {0} ({1}).</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="783" />
-      <source>Join Channel</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="803" />
-      <source>{0} has left {1}.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="810" />
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="807" />
-      <source>{0} has left {1}: {2}.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="818" />
-      <source>Leave Channel</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="838" />
-      <source>{0} has quit {1}.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="841" />
-      <source>{0} has quit {1}: {2}.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="849" />
-      <source>Quit</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="870" />
-      <source>You are now known as {0}.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="876" />
-      <source>User {0} is now known as {1}.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="919" />
-      <source>Away</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="920" />
-      <source>{0} is away: {1}</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="940" />
-      <source>The channel topic is: "{0}".</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="959" />
-      <source>The topic was set by {0} on {1}.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="982" />
-      <source>Channel URL: {0}</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1007" />
-      <source>password protected ({0})</source>
-      <translation type="unfinished" />
-    </message>
-    <message numerus="yes">
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1010" />
-      <source>limited to %n user(s)</source>
-      <translation type="unfinished">
-        <numerusform />
-      </translation>
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1018" />
-      <source>Channel modes: {0}.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1037" />
-      <source>This channel was created on {0}.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1074" />
-      <source>{0} sets the channel mode to 'anonymous'.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1078" />
-      <source>{0} removes the 'anonymous' mode from the channel.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1083" />
-      <source>{0} sets a ban on {1}.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1087" />
-      <source>{0} removes the ban on {1}.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1092" />
-      <source>{0} sets the channel mode to 'no colors allowed'.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1096" />
-      <source>{0} sets the channel mode to 'allow color codes'.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1101" />
-      <source>{0} sets a ban exception on {1}.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1105" />
-      <source>{0} removes the ban exception on {1}.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1110" />
-      <source>{0} sets the channel mode to 'invite only'.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1114" />
-      <source>{0} removes the 'invite only' mode from the channel.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1119" />
-      <source>{0} sets the channel key to '{1}'.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1123" />
-      <source>{0} removes the channel key.</source>
-      <translation type="unfinished" />
-    </message>
-    <message numerus="yes">
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1126" />
-      <source>{0} sets the channel limit to %n nick(s).</source>
-      <translation type="unfinished">
-        <numerusform />
-      </translation>
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1132" />
-      <source>{0} removes the channel limit.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1135" />
-      <source>{0} sets the channel mode to 'moderated'.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1139" />
-      <source>{0} sets the channel mode to 'unmoderated'.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1144" />
-      <source>{0} sets the channel mode to 'no messages from outside'.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1149" />
-      <source>{0} sets the channel mode to 'allow messages from outside'.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1155" />
-      <source>{0} sets the channel mode to 'private'.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1159" />
-      <source>{0} sets the channel mode to 'public'.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1164" />
-      <source>{0} sets the channel mode to 'quiet'.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1168" />
-      <source>{0} removes the 'quiet' mode from the channel.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1175" />
-      <source>{0} sets the channel mode to 'secret'.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1179" />
-      <source>{0} sets the channel mode to 'visible'.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1184" />
-      <source>{0} switches on 'topic protection'.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1188" />
-      <source>{0} switches off 'topic protection'.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1193" />
-      <source>{0} sets invitation mask {1}.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1197" />
-      <source>{0} removes the invitation mask {1}.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1201" />
-      <source>Mode</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1223" />
-      <source>{0} sets mode for {1}: {2}.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1255" />
-      <source>Help</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1308" />
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1298" />
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1290" />
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1282" />
-      <source>CTCP</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1283" />
-      <source>Received Version request from {0}.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1291" />
-      <source>Received CTCP-PING request from {0}, sending answer.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1299" />
-      <source>Received CTCP-CLIENTINFO request from {0}, sending answer.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1309" />
-      <source>Received unknown CTCP-{0} request from {1}.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1409" />
-      <source>--- New From Here ---</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1493" />
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1476" />
-      <source>Save Messages</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1478" />
-      <source>HTML Files (*.{0});;Text Files (*.txt);;All Files (*)</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1494" />
-      <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; already exists. Overwrite it?&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1514" />
-      <source>Error saving Messages</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1515" />
-      <source>&lt;p&gt;The messages contents could not be written to &lt;b&gt;{0}&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1527" />
-      <source>Copy</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1532" />
-      <source>Cut all</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1537" />
-      <source>Copy all</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1543" />
-      <source>Clear</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1548" />
-      <source>Save</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1552" />
-      <source>Mark Current Position</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1555" />
-      <source>Remove Position Marker</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1643" />
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1627" />
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1611" />
-      <source>Enter the message to be sent:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1678" />
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1626" />
-      <source>Send Query</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1681" />
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1642" />
-      <source>Send Notice</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1668" />
-      <source>Who Is</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1671" />
-      <source>Private Chat</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1685" />
-      <source>Send Ping</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1688" />
-      <source>Ignore User</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1692" />
-      <source>Refresh</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1816" />
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1790" />
-      <source>Who</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1791" />
-      <source>End of WHO list for {0}.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1814" />
-      <source> (Away)</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1817" />
-      <source>{0} is {1}@{2} ({3}){4}</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="2206" />
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="2185" />
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="2164" />
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="2141" />
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="2121" />
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="2101" />
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="2081" />
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="2058" />
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="2050" />
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="2042" />
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="2031" />
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="2012" />
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1978" />
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1973" />
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1950" />
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1927" />
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1920" />
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1913" />
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1906" />
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1899" />
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1892" />
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1841" />
-      <source>Whois</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1842" />
-      <source>{0} is {1}@{2} ({3}).</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1893" />
-      <source>{0} is a user on channels: {1}</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1900" />
-      <source>{0} has voice on channels: {1}</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1907" />
-      <source>{0} is a halfop on channels: {1}</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1914" />
-      <source>{0} is an operator on channels: {1}</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1921" />
-      <source>{0} is owner of channels: {1}</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1928" />
-      <source>{0} is admin on channels: {1}</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1951" />
-      <source>{0} is online via {1} ({2}).</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="1974" />
-      <source>{0} is an IRC Operator.</source>
-      <translation type="unfinished" />
-    </message>
-    <message numerus="yes">
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="2007" />
-      <source>%n day(s)</source>
-      <translation type="unfinished">
-        <numerusform />
-      </translation>
-    </message>
-    <message numerus="yes">
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="2027" />
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="2008" />
-      <source>%n hour(s)</source>
-      <translation type="unfinished">
-        <numerusform />
-      </translation>
-    </message>
-    <message numerus="yes">
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="2039" />
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="2028" />
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="2009" />
-      <source>%n minute(s)</source>
-      <translation type="unfinished">
-        <numerusform />
-      </translation>
-    </message>
-    <message numerus="yes">
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="2040" />
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="2029" />
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="2010" />
-      <source>%n second(s)</source>
-      <translation type="unfinished">
-        <numerusform />
-      </translation>
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="2013" />
-      <source>{0} has been idle for {1}, {2}, {3}, and {4}.</source>
-      <comment>{0} = name of person, {1} = (x days), {2} = (x hours), {3} = (x minutes), {4} = (x seconds)</comment>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="2032" />
-      <source>{0} has been idle for {1}, {2}, and {3}.</source>
-      <comment>{0} = name of person, {1} = (x hours), {2} = (x minutes), {3} = (x seconds)</comment>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="2043" />
-      <source>{0} has been idle for {1} and {2}.</source>
-      <comment>{0} = name of person, {1} = (x minutes), {3} = (x seconds)</comment>
-      <translation type="unfinished" />
-    </message>
-    <message numerus="yes">
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="2051" />
-      <source>{0} has been idle for %n second(s).</source>
-      <translation type="unfinished">
-        <numerusform />
-      </translation>
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="2059" />
-      <source>{0} has been online since {1}.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="2082" />
-      <source>End of WHOIS list for {0}.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="2102" />
-      <source>{0} is an identified user.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="2122" />
-      <source>{0} is available for help.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="2142" />
-      <source>{0} is logged in as {1}.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="2165" />
-      <source>{0} is actually using the host {1} (IP: {2}).</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="2186" />
-      <source>{0} is using a secure connection.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="2207" />
-      <source>{0} is connecting from {1} (IP: {2}).</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="2230" />
-      <source>Edit Channel Topic</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="2231" />
-      <source>Enter the topic for this channel:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.ui" line="0" />
-      <source>Press to change the topic</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.ui" line="0" />
-      <source>Shows the list of users</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.ui" line="0" />
-      <source>Shows the channel messages</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.ui" line="0" />
-      <location filename="../Network/IRC/IrcChannelWidget.ui" line="0" />
-      <source>Enter a message, send by pressing Return or Enter</source>
-      <translation type="unfinished" />
-    </message>
-  </context>
-  <context>
-    <name>IrcIdentitiesEditDialog</name>
-    <message>
-      <location filename="../Network/IRC/IrcIdentitiesEditDialog.ui" line="0" />
-      <source>IRC Identities</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcIdentitiesEditDialog.ui" line="0" />
-      <source>Identity:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcIdentitiesEditDialog.ui" line="0" />
-      <source>Select the identity to work on</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcIdentitiesEditDialog.ui" line="0" />
-      <source>Press to add a new identity</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcIdentitiesEditDialog.ui" line="0" />
-      <source>Press to copy the selected identity</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcIdentitiesEditDialog.ui" line="0" />
-      <source>Press to rename the selected identity</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcIdentitiesEditDialog.ui" line="0" />
-      <source>Press to delete the selected identity</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcIdentitiesEditDialog.ui" line="0" />
-      <source>General</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcIdentitiesEditDialog.ui" line="0" />
-      <source>Real Name:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcIdentitiesEditDialog.ui" line="0" />
-      <source>Enter the real name</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcIdentitiesEditDialog.ui" line="0" />
-      <source>Nick Names</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcIdentitiesEditDialog.ui" line="0" />
-      <source>Enter a nick name to add</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcIdentitiesEditDialog.ui" line="0" />
-      <source>Press to add the entered nick name</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcIdentitiesEditDialog.ui" line="0" />
-      <source>Press to delete the selected nick name</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcIdentitiesEditDialog.ui" line="0" />
-      <source>Press to move the selected nick name up</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcIdentitiesEditDialog.ui" line="0" />
-      <source>Press to move the selected nick name down</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcIdentitiesEditDialog.ui" line="0" />
-      <source>Auto Identify</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcIdentitiesEditDialog.ui" line="0" />
-      <source>Service:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcIdentitiesEditDialog.ui" line="0" />
-      <source>Enter the name of the service to identify against</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcIdentitiesEditDialog.ui" line="0" />
-      <source>Service name can be &lt;b&gt;&lt;i&gt;nickserv&lt;/i&gt;&lt;/b&gt; or a network-dependent name such as &lt;b&gt;&lt;i&gt;nickserv@services.dal.net&lt;/i&gt;&lt;/b&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcIdentitiesEditDialog.ui" line="0" />
-      <source>Password:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcIdentitiesEditDialog.ui" line="0" />
-      <source>Enter the password</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcIdentitiesEditDialog.py" line="506" />
-      <location filename="../Network/IRC/IrcIdentitiesEditDialog.ui" line="0" />
-      <source>Press to show the password</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcIdentitiesEditDialog.ui" line="0" />
-      <source>Away</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcIdentitiesEditDialog.ui" line="0" />
-      <source>Select to mark the current position in the chat, when you send an AWAY command.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcIdentitiesEditDialog.ui" line="0" />
-      <source>Mark the current position in chat windows when going away</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcIdentitiesEditDialog.ui" line="0" />
-      <source>Away Message:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcIdentitiesEditDialog.ui" line="0" />
-      <source>Enter the message to be sent when going away</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcIdentitiesEditDialog.ui" line="0" />
-      <source>Advanced</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcIdentitiesEditDialog.ui" line="0" />
-      <source>Ident:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcIdentitiesEditDialog.ui" line="0" />
-      <source>Enter the identity to be used to log-on to the server</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcIdentitiesEditDialog.ui" line="0" />
-      <source>Reason for Quit:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcIdentitiesEditDialog.ui" line="0" />
-      <source>Enter a message to be sent when quitting</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcIdentitiesEditDialog.ui" line="0" />
-      <source>Reason for Part:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcIdentitiesEditDialog.ui" line="0" />
-      <source>Enter message to be sent when leaving a channel</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcIdentitiesEditDialog.py" line="206" />
-      <location filename="../Network/IRC/IrcIdentitiesEditDialog.py" line="188" />
-      <source>Edit Identity</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcIdentitiesEditDialog.py" line="189" />
-      <source>The identity must contain at least one nick name.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcIdentitiesEditDialog.py" line="207" />
-      <source>The identity must have a real name.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcIdentitiesEditDialog.py" line="259" />
-      <location filename="../Network/IRC/IrcIdentitiesEditDialog.py" line="240" />
-      <location filename="../Network/IRC/IrcIdentitiesEditDialog.py" line="230" />
-      <source>Add Identity</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcIdentitiesEditDialog.py" line="315" />
-      <location filename="../Network/IRC/IrcIdentitiesEditDialog.py" line="273" />
-      <location filename="../Network/IRC/IrcIdentitiesEditDialog.py" line="231" />
-      <source>Identity Name:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcIdentitiesEditDialog.py" line="326" />
-      <location filename="../Network/IRC/IrcIdentitiesEditDialog.py" line="284" />
-      <location filename="../Network/IRC/IrcIdentitiesEditDialog.py" line="241" />
-      <source>An identity named &lt;b&gt;{0}&lt;/b&gt; already exists. You must provide a different name.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcIdentitiesEditDialog.py" line="343" />
-      <location filename="../Network/IRC/IrcIdentitiesEditDialog.py" line="302" />
-      <location filename="../Network/IRC/IrcIdentitiesEditDialog.py" line="260" />
-      <source>The identity has to have a name.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcIdentitiesEditDialog.py" line="342" />
-      <location filename="../Network/IRC/IrcIdentitiesEditDialog.py" line="301" />
-      <location filename="../Network/IRC/IrcIdentitiesEditDialog.py" line="283" />
-      <location filename="../Network/IRC/IrcIdentitiesEditDialog.py" line="272" />
-      <source>Copy Identity</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcIdentitiesEditDialog.py" line="325" />
-      <location filename="../Network/IRC/IrcIdentitiesEditDialog.py" line="314" />
-      <source>Rename Identity</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcIdentitiesEditDialog.py" line="366" />
-      <source>This identity is in use. If you remove it, the network settings using it will fall back to the default identity. Should it be deleted anyway?</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcIdentitiesEditDialog.py" line="372" />
-      <source>Do you really want to delete all information for this identity?</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcIdentitiesEditDialog.py" line="377" />
-      <source>Delete Identity</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcIdentitiesEditDialog.py" line="502" />
-      <source>Press to hide the password</source>
-      <translation type="unfinished" />
-    </message>
-  </context>
-  <context>
-    <name>IrcIdentity</name>
-    <message>
-      <location filename="../Network/IRC/IrcNetworkManager.py" line="26" />
-      <source>Default Identity</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcNetworkManager.py" line="30" />
-      <source>Gone away for now.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcNetworkManager.py" line="32" />
-      <location filename="../Network/IRC/IrcNetworkManager.py" line="31" />
-      <source>IRC for eric IDE</source>
-      <translation type="unfinished" />
-    </message>
-  </context>
-  <context>
-    <name>IrcNetworkEditDialog</name>
-    <message>
-      <location filename="../Network/IRC/IrcNetworkEditDialog.ui" line="0" />
-      <source>IRC Network</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcNetworkEditDialog.ui" line="0" />
-      <source>Network Name:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcNetworkEditDialog.ui" line="0" />
-      <source>Enter the name of the IRC network</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcNetworkEditDialog.ui" line="0" />
-      <source>Identity:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcNetworkEditDialog.ui" line="0" />
-      <source>Select the identity to be used for the IRC network</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcNetworkEditDialog.ui" line="0" />
-      <source>Press to edit the identities</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcNetworkEditDialog.ui" line="0" />
-      <source>Server:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcNetworkEditDialog.ui" line="0" />
-      <source>Press to edit the server configuration</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcNetworkEditDialog.ui" line="0" />
-      <source>Channels:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcNetworkEditDialog.ui" line="0" />
-      <source>Channel</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcNetworkEditDialog.ui" line="0" />
-      <source>Join Automatically</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcNetworkEditDialog.ui" line="0" />
-      <source>Press to add a new channel</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcNetworkEditDialog.ui" line="0" />
-      <source>Press to edit the selected channel</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcNetworkEditDialog.ui" line="0" />
-      <source>Press to delete the selected channel</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcNetworkEditDialog.ui" line="0" />
-      <source>Shows the name of the server</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcNetworkEditDialog.py" line="259" />
-      <location filename="../Network/IRC/IrcNetworkEditDialog.py" line="253" />
-      <location filename="../Network/IRC/IrcNetworkEditDialog.py" line="68" />
-      <source>Yes</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcNetworkEditDialog.py" line="261" />
-      <location filename="../Network/IRC/IrcNetworkEditDialog.py" line="255" />
-      <location filename="../Network/IRC/IrcNetworkEditDialog.py" line="68" />
-      <source>No</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcNetworkEditDialog.py" line="190" />
-      <source>Delete Channel</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcNetworkEditDialog.py" line="191" />
-      <source>Do you really want to delete channel &lt;b&gt;{0}&lt;/b&gt;?</source>
-      <translation type="unfinished" />
-    </message>
-  </context>
-  <context>
-    <name>IrcNetworkListDialog</name>
-    <message>
-      <location filename="../Network/IRC/IrcNetworkListDialog.ui" line="0" />
-      <source>IRC Networks</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcNetworkListDialog.ui" line="0" />
-      <source>Press to define a new network</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcNetworkListDialog.ui" line="0" />
-      <source>&amp;New...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcNetworkListDialog.ui" line="0" />
-      <source>Press to edit the selected network</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcNetworkListDialog.ui" line="0" />
-      <source>&amp;Edit...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcNetworkListDialog.ui" line="0" />
-      <source>Press to delete the selected network</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcNetworkListDialog.ui" line="0" />
-      <source>&amp;Delete</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcNetworkListDialog.ui" line="0" />
-      <source>Press to  toggle the auto-connect flag of the selected network</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcNetworkListDialog.ui" line="0" />
-      <source>&amp;Auto-Connect</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcNetworkListDialog.ui" line="0" />
-      <source>Press to edit the identities</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcNetworkListDialog.ui" line="0" />
-      <source>Edit &amp;Identities...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcNetworkListDialog.py" line="244" />
-      <location filename="../Network/IRC/IrcNetworkListDialog.py" line="88" />
-      <source>Yes</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcNetworkListDialog.py" line="244" />
-      <location filename="../Network/IRC/IrcNetworkListDialog.py" line="88" />
-      <source>No</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcNetworkListDialog.py" line="90" />
-      <source>Identity</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcNetworkListDialog.py" line="93" />
-      <source>Server</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcNetworkListDialog.py" line="96" />
-      <source>Channels</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcNetworkListDialog.py" line="247" />
-      <location filename="../Network/IRC/IrcNetworkListDialog.py" line="98" />
-      <source>Auto-Connect</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcNetworkListDialog.py" line="165" />
-      <source>Delete Irc Network</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcNetworkListDialog.py" line="166" />
-      <source>Do you really want to delete IRC network &lt;b&gt;{0}&lt;/b&gt;?</source>
-      <translation type="unfinished" />
-    </message>
-  </context>
-  <context>
-    <name>IrcNetworkWidget</name>
-    <message>
-      <location filename="../Network/IRC/IrcNetworkWidget.py" line="352" />
-      <source>Press to disconnect from the network</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcNetworkWidget.py" line="357" />
-      <source>Press to connect to the selected network</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcNetworkWidget.py" line="448" />
-      <location filename="../Network/IRC/IrcNetworkWidget.py" line="431" />
-      <source>Save Messages</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcNetworkWidget.py" line="433" />
-      <source>HTML Files (*.{0});;Text Files (*.txt);;All Files (*)</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcNetworkWidget.py" line="449" />
-      <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; already exists. Overwrite it?&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcNetworkWidget.py" line="469" />
-      <source>Error saving Messages</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcNetworkWidget.py" line="470" />
-      <source>&lt;p&gt;The messages contents could not be written to &lt;b&gt;{0}&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcNetworkWidget.py" line="482" />
-      <source>Copy</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcNetworkWidget.py" line="487" />
-      <source>Cut all</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcNetworkWidget.py" line="492" />
-      <source>Copy all</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcNetworkWidget.py" line="498" />
-      <source>Clear</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcNetworkWidget.py" line="503" />
-      <source>Save</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcNetworkWidget.ui" line="0" />
-      <source>Shows the network messages</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcNetworkWidget.ui" line="0" />
-      <source>Select a network to connect to</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcNetworkWidget.ui" line="0" />
-      <source>Press to set the user status to AWAY</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcNetworkWidget.ui" line="0" />
-      <source>Press to edit the networks</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcNetworkWidget.ui" line="0" />
-      <source>Select a nick name for the channel</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcNetworkWidget.ui" line="0" />
-      <source>Enter the channel to join</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcNetworkWidget.ui" line="0" />
-      <source>Press to join the channel</source>
-      <translation type="unfinished" />
-    </message>
-  </context>
-  <context>
-    <name>IrcPage</name>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="0" />
-      <source>&lt;b&gt;Configure IRC&lt;/b&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="0" />
-      <source>Enable to show timestamps</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="0" />
-      <source>Show Timestamps</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="0" />
-      <source>Time Format:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="0" />
-      <source>Select the time format to use</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="0" />
-      <source>Date Format</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="0" />
-      <source>Select the date format to use</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="0" />
-      <source>Select to show the date in timestamps</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="0" />
-      <source>Show Date</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="0" />
-      <source>Colors</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="0" />
-      <source>Network Messages:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="0" />
-      <source>Select the color for network messages</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="0" />
-      <source>Nick Names:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="0" />
-      <source>Select the color for nick names</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="0" />
-      <source>Server Messages:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="0" />
-      <source>Select the color for server messages</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="0" />
-      <source>Own Nick Name:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="0" />
-      <source>Select the color for own nick name</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="0" />
-      <source>Channel Messages:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="0" />
-      <source>Select the color for channel messages</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="0" />
-      <source>Join Channel:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="0" />
-      <source>Select the color for join channel messages</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="0" />
-      <source>Error Messages:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="0" />
-      <source>Select the color for error messages</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="0" />
-      <source>Leave Channel:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="0" />
-      <source>Select the color for leave channel messages</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="0" />
-      <source>Timestamp:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="0" />
-      <source>Select the color for timestamps</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="0" />
-      <source>Channel Info:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="0" />
-      <source>Select the color for channel info messages</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="0" />
-      <source>Hyperlink:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="0" />
-      <source>Select the color for hyperlinks</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="0" />
-      <source>Enable to allow colored text in IRC messages</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="0" />
-      <source>Allow Colored Text in IRC Messages</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="0" />
-      <source>Enable to show notifications</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="0" />
-      <source>Show Notifications</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="0" />
-      <source>Select to show a notification for join and leave events</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="0" />
-      <source>Join/Leave Event</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="0" />
-      <source>Select to show a notification for every message</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="0" />
-      <source>Every Message</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="0" />
-      <source>Select to show a notification for every mentioning of your nick</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="0" />
-      <source>Mentioning of Own Nick</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="0" />
-      <source>Select this to enable the automatic lookup of user information for joined channels</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="0" />
-      <source>Enable Automatic User Information Lookup (/WHO)</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="0" />
-      <source>Max. Number of Users in Channel:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="0" />
-      <source>Enter the maximum numbers of users in a channel allowed for this function</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="0" />
-      <source>Update Interval:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="0" />
-      <source>Enter the user information update interval</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="0" />
-      <source> s</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="0" />
-      <source>Marker</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="0" />
-      <source>Select to mark the current position, when the chat window is hidden</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="0" />
-      <source>Mark Current Position When Hidden</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="0" />
-      <source>Marker Foreground:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="0" />
-      <source>Select the foreground color for the marker</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="0" />
-      <source>Select the background color for the marker</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="0" />
-      <source>Marker Background:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="0" />
-      <source>Shutdown</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="0" />
-      <source>Select to confirm a shutdown operation while still connected to an IRC server</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/IrcPage.ui" line="0" />
-      <source>Confirm Shutdown When Connected</source>
-      <translation type="unfinished" />
-    </message>
-  </context>
-  <context>
-    <name>IrcServerEditDialog</name>
-    <message>
-      <location filename="../Network/IRC/IrcServerEditDialog.ui" line="0" />
-      <source>IRC Server</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcServerEditDialog.ui" line="0" />
-      <source>Server:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcServerEditDialog.ui" line="0" />
-      <source>Enter the host name of the IRC server</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcServerEditDialog.ui" line="0" />
-      <source>Port:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcServerEditDialog.ui" line="0" />
-      <source>Enter the port number</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcServerEditDialog.ui" line="0" />
-      <source>Password:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcServerEditDialog.ui" line="0" />
-      <source>Enter the server password</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcServerEditDialog.ui" line="0" />
-      <source>Select to use an SSL encrypted connection</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcServerEditDialog.ui" line="0" />
-      <source>Use Encrypted Connection (SSL)</source>
-      <translation type="unfinished" />
-    </message>
-  </context>
-  <context>
-    <name>IrcUserItem</name>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.py" line="132" />
-      <source>{0} (ignored)</source>
-      <translation type="unfinished" />
-    </message>
-  </context>
-  <context>
-    <name>IrcUtilities</name>
-    <message>
-      <location filename="../Network/IRC/IrcUtilities.py" line="162" />
-      <source>anonymous</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcUtilities.py" line="163" />
-      <source>ban mask</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcUtilities.py" line="164" />
-      <source>no colors allowed</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcUtilities.py" line="165" />
-      <source>ban exception mask</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcUtilities.py" line="166" />
-      <source>invite only</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcUtilities.py" line="167" />
-      <source>password protected</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcUtilities.py" line="168" />
-      <source>user limit</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcUtilities.py" line="169" />
-      <source>moderated</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcUtilities.py" line="170" />
-      <source>no messages from outside</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcUtilities.py" line="171" />
-      <source>private</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcUtilities.py" line="172" />
-      <source>quiet</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcUtilities.py" line="173" />
-      <source>reop channel</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcUtilities.py" line="174" />
-      <source>secret</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcUtilities.py" line="175" />
-      <source>topic protection</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcUtilities.py" line="176" />
-      <source>invitation mask</source>
-      <translation type="unfinished" />
-    </message>
-  </context>
-  <context>
-    <name>IrcWidget</name>
-    <message>
-      <location filename="../Network/IRC/IrcWidget.py" line="74" />
-      <source>Press to leave the current channel</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcWidget.py" line="259" />
-      <location filename="../Network/IRC/IrcWidget.py" line="154" />
-      <source>Disconnect from Server</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcWidget.py" line="260" />
-      <location filename="../Network/IRC/IrcWidget.py" line="155" />
-      <source>&lt;p&gt;Do you really want to disconnect from &lt;b&gt;{0}&lt;/b&gt;?&lt;/p&gt;&lt;p&gt;All channels will be closed.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcWidget.py" line="204" />
-      <source>SSL Connection</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcWidget.py" line="205" />
-      <source>An encrypted connection to the IRC network was requested but SSL is not available. Please change the server configuration.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcWidget.py" line="586" />
-      <location filename="../Network/IRC/IrcWidget.py" line="551" />
-      <location filename="../Network/IRC/IrcWidget.py" line="542" />
-      <location filename="../Network/IRC/IrcWidget.py" line="281" />
-      <location filename="../Network/IRC/IrcWidget.py" line="276" />
-      <location filename="../Network/IRC/IrcWidget.py" line="269" />
-      <location filename="../Network/IRC/IrcWidget.py" line="245" />
-      <location filename="../Network/IRC/IrcWidget.py" line="231" />
-      <source>Info</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcWidget.py" line="232" />
-      <source>Looking for server {0} (port {1}) using an SSL encrypted connection...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcWidget.py" line="246" />
-      <source>Looking for server {0} (port {1})...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcWidget.py" line="270" />
-      <source>Disconnecting from server {0}...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcWidget.py" line="277" />
-      <source>Disconnecting from network {0}...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcWidget.py" line="281" />
-      <source>Disconnecting from server.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcWidget.py" line="542" />
-      <source>Server found,connecting...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcWidget.py" line="551" />
-      <source>Connected,logging in...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcWidget.py" line="586" />
-      <source>Server disconnected.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcWidget.py" line="630" />
-      <source>Message Error</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcWidget.py" line="631" />
-      <source>Unknown message received from server:&lt;br/&gt;{0}</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcWidget.py" line="1072" />
-      <location filename="../Network/IRC/IrcWidget.py" line="1062" />
-      <location filename="../Network/IRC/IrcWidget.py" line="1054" />
-      <location filename="../Network/IRC/IrcWidget.py" line="1046" />
-      <location filename="../Network/IRC/IrcWidget.py" line="674" />
-      <location filename="../Network/IRC/IrcWidget.py" line="666" />
-      <source>CTCP</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcWidget.py" line="667" />
-      <source>Received CTCP-PING response from {0} with latency of {1} ms.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcWidget.py" line="675" />
-      <source>Received unknown CTCP-{0} response from {1}.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcWidget.py" line="703" />
-      <source>Notice</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcWidget.py" line="713" />
-      <source>You have set your personal modes to &lt;b&gt;[{0}]&lt;/b&gt;.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcWidget.py" line="717" />
-      <source>{0} has changed your personal modes to &lt;b&gt;[{1}]&lt;/b&gt;.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcWidget.py" line="721" />
-      <source>Mode</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcWidget.py" line="729" />
-      <source>You have left channel {0}.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcWidget.py" line="741" />
-      <source>You are now known as {0}.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcWidget.py" line="747" />
-      <source>User {0} is now known as {1}.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcWidget.py" line="753" />
-      <source>Received PONG from {0}</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcWidget.py" line="758" />
-      <source>Server Error</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcWidget.py" line="796" />
-      <source>Error</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcWidget.py" line="815" />
-      <source>Welcome</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcWidget.py" line="817" />
-      <source>Support</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcWidget.py" line="819" />
-      <source>User</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcWidget.py" line="821" />
-      <source>MOTD</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcWidget.py" line="823" />
-      <source>Away</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcWidget.py" line="825" />
-      <source>Info ({0})</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcWidget.py" line="829" />
-      <source>Message of the day</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcWidget.py" line="831" />
-      <source>End of message of the day</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcWidget.py" line="834" />
-      <source>Server {0} (Version {1}), User-Modes: {2}, Channel-Modes: {3}</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcWidget.py" line="839" />
-      <source>Current users on {0}: {1}, max. {2}</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcWidget.py" line="844" />
-      <source>Current users on the network: {0}, max. {1}</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcWidget.py" line="848" />
-      <source>You are no longer marked as being away.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcWidget.py" line="850" />
-      <source>You have been marked as being away.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcWidget.py" line="981" />
-      <location filename="../Network/IRC/IrcWidget.py" line="965" />
-      <location filename="../Network/IRC/IrcWidget.py" line="913" />
-      <source>SSL Error</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcWidget.py" line="914" />
-      <source>Connection to server {0} (port {1}) lost while waiting for user response to an SSL error.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcWidget.py" line="950" />
-      <location filename="../Network/IRC/IrcWidget.py" line="943" />
-      <location filename="../Network/IRC/IrcWidget.py" line="938" />
-      <location filename="../Network/IRC/IrcWidget.py" line="930" />
-      <location filename="../Network/IRC/IrcWidget.py" line="922" />
-      <source>Socket Error</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcWidget.py" line="923" />
-      <source>The host was not found. Please check the host name and port settings.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcWidget.py" line="931" />
-      <source>The connection was refused by the peer. Please check the host name and port settings.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcWidget.py" line="938" />
-      <source>The SSL handshake failed.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcWidget.py" line="944" />
-      <source>The following network error occurred:&lt;br/&gt;{0}</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcWidget.py" line="950" />
-      <source>A network error occurred.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcWidget.py" line="966" />
-      <source>Could not connect to {0} (port {1}) using an SSL encrypted connection. Either the server does not support SSL (did you use the correct port?) or you rejected the certificate.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcWidget.py" line="982" />
-      <source>The SSL certificate for the server {0} (port {1}) failed the authenticity check. SSL errors were accepted by you.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcWidget.py" line="1047" />
-      <source>Received Version request from {0}.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcWidget.py" line="1055" />
-      <source>Received CTCP-PING request from {0}, sending answer.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcWidget.py" line="1063" />
-      <source>Received CTCP-CLIENTINFO request from {0}, sending answer.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcWidget.py" line="1073" />
-      <source>Received unknown CTCP-{0} request from {1}.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcWidget.py" line="1089" />
-      <source>{0} ({1})</source>
-      <comment>channel name, users count</comment>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcWidget.py" line="1131" />
-      <location filename="../Network/IRC/IrcWidget.py" line="1111" />
-      <source>Critical</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcWidget.py" line="1112" />
-      <source>No nickname acceptable to the server configured for &lt;b&gt;{0}&lt;/b&gt;. Disconnecting...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcWidget.py" line="1131" />
-      <source>The given nickname is already in use.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcWidget.ui" line="0" />
-      <source>Channels</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcWidget.ui" line="0" />
-      <source>Network</source>
-      <translation type="unfinished" />
-    </message>
-  </context>
-  <context>
     <name>IsortConfigurationDialog</name>
     <message>
       <location filename="../CodeFormatting/IsortConfigurationDialog.py" line="86" />
@@ -50492,7 +48611,7 @@
     </message>
     <message>
       <location filename="../QScintilla/Lexers/LexerPython.py" line="94" />
-      <source>PyQt5/6 Modules</source>
+      <source>PyQt6 Modules</source>
       <translation type="unfinished" />
     </message>
     <message>
@@ -50744,13 +48863,13 @@
     <name>Lexers</name>
     <message>
       <location filename="../QScintilla/Lexers/__init__.py" line="412" />
-      <location filename="../Preferences/__init__.py" line="599" />
+      <location filename="../Preferences/__init__.py" line="598" />
       <source>Python Files (*.py *.py3)</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/Lexers/__init__.py" line="505" />
-      <location filename="../Preferences/__init__.py" line="602" />
+      <location filename="../Preferences/__init__.py" line="601" />
       <source>Python3 Files (*.py)</source>
       <translation type="unfinished" />
     </message>
@@ -51972,7 +50091,7 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="415" />
+      <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="416" />
       <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="221" />
       <source>No connection to Internet.</source>
       <translation type="unfinished" />
@@ -52008,24 +50127,24 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="435" />
-      <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="411" />
-      <source>Error downloading dictionary file</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="436" />
       <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="412" />
+      <source>Error downloading dictionary file</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="437" />
+      <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="413" />
       <source>&lt;p&gt;Could not download the requested dictionary file from {0}.&lt;/p&gt;&lt;p&gt;Error: {1}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="450" />
-      <source>Error downloading dictionary</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="451" />
+      <source>Error downloading dictionary</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="452" />
       <source>&lt;p&gt;The downloaded dictionary archive is invalid. Skipping it.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
@@ -53203,8 +51322,8 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="361" />
-      <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="344" />
+      <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="367" />
+      <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="350" />
       <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" />
       <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" />
       <source>Press to show the password</source>
@@ -53257,6 +51376,11 @@
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" />
+      <source>Disable Support for Pimoroni Wireless Pack</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" />
       <source>NTP Parameter</source>
       <translation type="unfinished" />
     </message>
@@ -53546,8 +51670,8 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="357" />
-      <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="340" />
+      <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="363" />
+      <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="346" />
       <source>Press to hide the password</source>
       <translation type="unfinished" />
     </message>
@@ -53900,7 +52024,7 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="459" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="460" />
       <location filename="../MicroPython/MicroPythonWidget.ui" line="0" />
       <source>Press to connect the selected device</source>
       <translation type="unfinished" />
@@ -53916,25 +52040,25 @@
       <translation type="unfinished" />
     </message>
     <message numerus="yes">
-      <location filename="../MicroPython/MicroPythonWidget.py" line="191" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="192" />
       <source>%n supported serial device(s) detected.</source>
       <translation type="unfinished">
         <numerusform />
       </translation>
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="205" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="206" />
       <source>{0} - {1} ({2})</source>
       <comment>board name, description, port name</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="228" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="229" />
       <source>No supported serial devices detected.</source>
       <translation type="unfinished" />
     </message>
     <message numerus="yes">
-      <location filename="../MicroPython/MicroPythonWidget.py" line="232" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="233" />
       <source>
 %n unknown device(s) for manual selection.</source>
       <translation type="unfinished">
@@ -53942,17 +52066,17 @@
       </translation>
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="239" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="240" />
       <source>Manual Selection</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="250" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="251" />
       <source>WebREPL (manual)</source>
       <translation type="unfinished" />
     </message>
     <message numerus="yes">
-      <location filename="../MicroPython/MicroPythonWidget.py" line="269" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="270" />
       <source>
 %n WebREPL connection(s) defined.</source>
       <translation type="unfinished">
@@ -53960,39 +52084,39 @@
       </translation>
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="329" />
-      <location filename="../MicroPython/MicroPythonWidget.py" line="300" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="330" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="301" />
       <source>Unknown MicroPython Device</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="301" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="302" />
       <source>&lt;p&gt;Detected these unknown serial devices&lt;/p&gt;&lt;ul&gt;&lt;li&gt;{0}&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Please report them together with the board name and a short description to &lt;a href="mailto:{1}"&gt; the eric bug reporting address&lt;/a&gt; if it is a MicroPython board.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="313" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="314" />
       <source>{0} (0x{1:04x}/0x{2:04x})</source>
       <comment>description, VID, PID</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="330" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="331" />
       <source>Would you like to add them to the list of manually configured devices?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="454" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="455" />
       <source>Press to disconnect the current device</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="491" />
-      <source>No device attached</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../MicroPython/MicroPythonWidget.py" line="492" />
+      <source>No device attached</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/MicroPythonWidget.py" line="493" />
       <source>Please ensure the device is plugged into your computer and selected.
 
 It must have a version of MicroPython (or CircuitPython) flashed onto it before anything will work.
@@ -54001,353 +52125,353 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="521" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="522" />
       <source>Start REPL</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="522" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="523" />
       <source>&lt;p&gt;The REPL cannot be started.&lt;/p&gt;&lt;p&gt;Reason: {0}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="731" />
-      <location filename="../MicroPython/MicroPythonWidget.py" line="718" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="732" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="719" />
       <source>Serial Device Connect</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="719" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="720" />
       <source>&lt;p&gt;The device at serial port &lt;b&gt;{0}&lt;/b&gt; does not respond. It may not have a MicroPython firmware flashed.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="726" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="727" />
       <source>&lt;p&gt;Cannot connect to device at serial port &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Reason:&lt;/b&gt; {1}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1198" />
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1190" />
-      <location filename="../MicroPython/MicroPythonWidget.py" line="729" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1199" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1191" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="730" />
       <source>unknown</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="790" />
-      <location filename="../MicroPython/MicroPythonWidget.py" line="781" />
-      <location filename="../MicroPython/MicroPythonWidget.py" line="772" />
-      <source>Run Script</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="773" />
-      <source>There is no editor open. Abort...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="782" />
-      <source>The current editor does not contain a script. Abort...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../MicroPython/MicroPythonWidget.py" line="791" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="782" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="773" />
+      <source>Run Script</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/MicroPythonWidget.py" line="774" />
+      <source>There is no editor open. Abort...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/MicroPythonWidget.py" line="783" />
+      <source>The current editor does not contain a script. Abort...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/MicroPythonWidget.py" line="792" />
       <source>&lt;p&gt;Cannot run script.&lt;/p&gt;&lt;p&gt;Reason: {0}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="827" />
-      <source>Start Chart</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../MicroPython/MicroPythonWidget.py" line="828" />
+      <source>Start Chart</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/MicroPythonWidget.py" line="829" />
       <source>&lt;p&gt;The Chart cannot be started.&lt;/p&gt;&lt;p&gt;Reason: {0}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="843" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="844" />
       <source>µPy Chart</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="860" />
-      <source>Unsaved Chart Data</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../MicroPython/MicroPythonWidget.py" line="861" />
+      <source>Unsaved Chart Data</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/MicroPythonWidget.py" line="862" />
       <source>The chart contains unsaved data.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="909" />
-      <source>Start File Manager</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../MicroPython/MicroPythonWidget.py" line="910" />
+      <source>Start File Manager</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/MicroPythonWidget.py" line="911" />
       <source>&lt;p&gt;The File Manager cannot be started.&lt;/p&gt;&lt;p&gt;Reason: {0}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="930" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="931" />
       <source>µPy Files</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1017" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1018" />
       <source>Downloads</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1064" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1065" />
       <source>Show Version</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1067" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1068" />
       <source>Show Implementation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1070" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1071" />
       <source>Show Board Data</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1273" />
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1075" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1274" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1076" />
       <source>Synchronize Time</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1078" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1079" />
       <source>Show Device Time</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1080" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1081" />
       <source>Show Local Time</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1083" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1084" />
       <source>Show Time</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1087" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1088" />
       <source>Show Builtin Modules</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1691" />
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1099" />
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1091" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1692" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1100" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1092" />
       <source>Install Package</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1730" />
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1727" />
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1095" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1731" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1728" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1096" />
       <source>Install Packages</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1503" />
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1105" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1504" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1106" />
       <source>Compile Python File</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1529" />
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1520" />
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1109" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1530" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1521" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1110" />
       <source>Compile Current Editor</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1130" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1131" />
       <source>Download Firmware</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1137" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1138" />
       <source>Show Documentation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1140" />
-      <source>Convert To UF2</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../MicroPython/MicroPythonWidget.py" line="1141" />
+      <source>Convert To UF2</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1142" />
       <source>Flash UF2 Device</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1144" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1145" />
       <source>Manage Unknown Devices</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1147" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1148" />
       <source>Ignored Serial Devices</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1150" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1151" />
       <source>Configure</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1153" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1154" />
       <source>Quit</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1162" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1163" />
       <source>&lt;h3&gt;Device Version Information&lt;/h3&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1173" />
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1169" />
-      <source>Device Version Information</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../MicroPython/MicroPythonWidget.py" line="1174" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1170" />
+      <source>Device Version Information</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1175" />
       <source>No version information available.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1204" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1205" />
       <source> ({0})</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1220" />
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1211" />
-      <source>Device Implementation Information</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1212" />
-      <source>&lt;h3&gt;Device Implementation Information&lt;/h3&gt;&lt;p&gt;This device contains &lt;b&gt;{0} {1}{2}&lt;/b&gt;.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../MicroPython/MicroPythonWidget.py" line="1221" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1212" />
+      <source>Device Implementation Information</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1213" />
+      <source>&lt;h3&gt;Device Implementation Information&lt;/h3&gt;&lt;p&gt;This device contains &lt;b&gt;{0} {1}{2}&lt;/b&gt;.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1222" />
       <source>No device implementation information available.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1274" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1275" />
       <source>&lt;p&gt;The time of the connected device was synchronized with the local time.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1296" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1297" />
       <source>&lt;h3&gt;Device Date and Time&lt;/h3&gt;&lt;table&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Date&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Time&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{1}&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1304" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1305" />
       <source>&lt;h3&gt;Device Date and Time&lt;/h3&gt;&lt;p&gt;{0}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1320" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1321" />
       <source>Device Date and Time</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1332" />
-      <source>Local Date and Time</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../MicroPython/MicroPythonWidget.py" line="1333" />
+      <source>Local Date and Time</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1334" />
       <source>&lt;h3&gt;Local Date and Time&lt;/h3&gt;&lt;table&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Date&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Time&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{1}&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1374" />
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1357" />
-      <source>Date and Time</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1358" />
-      <source>&lt;table&gt;&lt;tr&gt;&lt;th&gt;&lt;/th&gt;&lt;th&gt;Local Date and Time&lt;/th&gt;&lt;th&gt;Device Date and Time&lt;/th&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Date&lt;/b&gt;&lt;/td&gt;&lt;td align='center'&gt;{0}&lt;/td&gt;&lt;td align='center'&gt;{2}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Time&lt;/b&gt;&lt;/td&gt;&lt;td align='center'&gt;{1}&lt;/td&gt;&lt;td align='center'&gt;{3}&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../MicroPython/MicroPythonWidget.py" line="1375" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1358" />
+      <source>Date and Time</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1359" />
+      <source>&lt;table&gt;&lt;tr&gt;&lt;th&gt;&lt;/th&gt;&lt;th&gt;Local Date and Time&lt;/th&gt;&lt;th&gt;Device Date and Time&lt;/th&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Date&lt;/b&gt;&lt;/td&gt;&lt;td align='center'&gt;{0}&lt;/td&gt;&lt;td align='center'&gt;{2}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Time&lt;/b&gt;&lt;/td&gt;&lt;td align='center'&gt;{1}&lt;/td&gt;&lt;td align='center'&gt;{3}&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1376" />
       <source>&lt;table&gt;&lt;tr&gt;&lt;th&gt;Local Date and Time&lt;/th&gt;&lt;th&gt;Device Date and Time&lt;/th&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td align='center'&gt;{0} {1}&lt;/td&gt;&lt;td align='center'&gt;{2}&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1399" />
-      <source>Error handling device</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../MicroPython/MicroPythonWidget.py" line="1400" />
+      <source>Error handling device</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1401" />
       <source>&lt;p&gt;There was an error communicating with the connected device.&lt;/p&gt;&lt;p&gt;Method: {0}&lt;/p&gt;&lt;p&gt;Message: {1}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1442" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1443" />
       <source>The MicroPython cross compiler &lt;b&gt;mpy-cross&lt;/b&gt; cannot be found. Ensure it is in the search path or configure it on the MicroPython configuration page.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1468" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1469" />
       <source>Python Files (*.py);;All Files (*)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1478" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1479" />
       <source>The Python file &lt;b&gt;{0}&lt;/b&gt; does not exist. Aborting...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1488" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1489" />
       <source>'mpy-cross' Output</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1521" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1522" />
       <source>The current editor does not contain a Python file. Aborting...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1613" />
-      <source>Add Unknown Devices</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../MicroPython/MicroPythonWidget.py" line="1614" />
+      <source>Add Unknown Devices</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1615" />
       <source>Select the devices to be added:</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1664" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1665" />
       <source>Plus any modules on the filesystem.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1716" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1717" />
       <source>Package '{0}' was installed successfully.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1731" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1732" />
       <source>Enter the packages to be installed separated by whitespace:</source>
       <translation type="unfinished" />
     </message>
@@ -54355,17 +52479,17 @@
   <context>
     <name>MicroPythonWindow</name>
     <message>
-      <location filename="../MicroPython/MicroPythonWindow.py" line="81" />
+      <location filename="../MicroPython/MicroPythonWindow.py" line="83" />
       <source>MicroPython / CircuitPython Devices</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWindow.py" line="231" />
+      <location filename="../MicroPython/MicroPythonWindow.py" line="235" />
       <source>Open Browser</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWindow.py" line="231" />
+      <location filename="../MicroPython/MicroPythonWindow.py" line="235" />
       <source>Could not start a web browser</source>
       <translation type="unfinished" />
     </message>
@@ -57456,57 +55580,47 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/Nrf52Devices.py" line="242" />
+      <location filename="../MicroPython/Devices/Nrf52Devices.py" line="238" />
       <source>unknown</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/Nrf52Devices.py" line="252" />
+      <location filename="../MicroPython/Devices/Nrf52Devices.py" line="244" />
       <source>&lt;h4&gt;MicroPython Version Information&lt;/h4&gt;&lt;table&gt;&lt;tr&gt;&lt;td&gt;Installed:&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Available:&lt;/td&gt;&lt;td&gt;{1}&lt;/td&gt;&lt;/tr&gt;{2}&lt;/table&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/Nrf52Devices.py" line="263" />
-      <source>&lt;tr&gt;&lt;td&gt;Variant:&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../MicroPython/Devices/Nrf52Devices.py" line="274" />
-      <source>&lt;p&gt;Update may be available.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../MicroPython/Devices/Nrf52Devices.py" line="276" />
+      <location filename="../MicroPython/Devices/Nrf52Devices.py" line="257" />
       <source>&lt;p&gt;&lt;b&gt;Update available!&lt;/b&gt;&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/Nrf52Devices.py" line="280" />
+      <location filename="../MicroPython/Devices/Nrf52Devices.py" line="261" />
       <source>MicroPython Version</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/Nrf52Devices.py" line="313" />
+      <location filename="../MicroPython/Devices/Nrf52Devices.py" line="294" />
       <source>MicroPython Firmware</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/Nrf52Devices.py" line="318" />
+      <location filename="../MicroPython/Devices/Nrf52Devices.py" line="299" />
       <source>CircuitPython Firmware</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/Nrf52Devices.py" line="322" />
+      <location filename="../MicroPython/Devices/Nrf52Devices.py" line="303" />
       <source>CircuitPython Libraries</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/Nrf52Devices.py" line="388" />
+      <location filename="../MicroPython/Devices/Nrf52Devices.py" line="369" />
       <source>Active</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/Nrf52Devices.py" line="389" />
+      <location filename="../MicroPython/Devices/Nrf52Devices.py" line="370" />
       <source>MAC-Address</source>
       <translation type="unfinished" />
     </message>
@@ -59502,164 +57616,164 @@
   <context>
     <name>Pip</name>
     <message>
-      <location filename="../PipInterface/Pip.py" line="157" />
+      <location filename="../PipInterface/Pip.py" line="162" />
       <source>python exited with an error ({0}).</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/Pip.py" line="166" />
+      <location filename="../PipInterface/Pip.py" line="171" />
       <source>python did not finish within 30 seconds.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/Pip.py" line="168" />
+      <location filename="../PipInterface/Pip.py" line="173" />
       <source>python could not be started.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/Pip.py" line="229" />
+      <location filename="../PipInterface/Pip.py" line="234" />
       <source>&lt;project&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/Pip.py" line="254" />
+      <location filename="../PipInterface/Pip.py" line="259" />
       <source>Interpreter for Virtual Environment</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/Pip.py" line="255" />
+      <location filename="../PipInterface/Pip.py" line="260" />
       <source>No interpreter configured for the selected virtual environment.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/Pip.py" line="308" />
+      <location filename="../PipInterface/Pip.py" line="302" />
       <source>Install PIP</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/Pip.py" line="355" />
+      <location filename="../PipInterface/Pip.py" line="349" />
       <source>Repair PIP</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/Pip.py" line="487" />
-      <location filename="../PipInterface/Pip.py" line="469" />
+      <location filename="../PipInterface/Pip.py" line="481" />
+      <location filename="../PipInterface/Pip.py" line="463" />
       <source>Upgrade Packages</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/Pip.py" line="470" />
+      <location filename="../PipInterface/Pip.py" line="464" />
       <source>There are no packages except 'eric-ide' or 'PyQt6' left for upgrade.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/Pip.py" line="533" />
+      <location filename="../PipInterface/Pip.py" line="527" />
       <source>Install Packages</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/Pip.py" line="564" />
+      <location filename="../PipInterface/Pip.py" line="558" />
       <source>Install Packages from Requirements</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/Pip.py" line="586" />
+      <location filename="../PipInterface/Pip.py" line="580" />
       <source>Install Project</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/Pip.py" line="621" />
-      <location filename="../PipInterface/Pip.py" line="611" />
+      <location filename="../PipInterface/Pip.py" line="615" />
+      <location filename="../PipInterface/Pip.py" line="605" />
       <source>Install 'pyproject' Dependencies</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/Pip.py" line="749" />
-      <location filename="../PipInterface/Pip.py" line="612" />
+      <location filename="../PipInterface/Pip.py" line="743" />
+      <location filename="../PipInterface/Pip.py" line="606" />
       <source>The selected 'pyproject.toml' file does not contain a 'project.dependencies' section. Aborting...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/Pip.py" line="622" />
+      <location filename="../PipInterface/Pip.py" line="616" />
       <source>&lt;p&gt;The selected 'pyproject.toml' file could not be read.&lt;/p&gt;&lt;p&gt;Reason: {0}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/Pip.py" line="642" />
+      <location filename="../PipInterface/Pip.py" line="636" />
       <source>Install Packages from 'pyproject.toml'</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/Pip.py" line="776" />
-      <location filename="../PipInterface/Pip.py" line="702" />
-      <location filename="../PipInterface/Pip.py" line="672" />
-      <location filename="../PipInterface/Pip.py" line="663" />
+      <location filename="../PipInterface/Pip.py" line="770" />
+      <location filename="../PipInterface/Pip.py" line="696" />
+      <location filename="../PipInterface/Pip.py" line="666" />
+      <location filename="../PipInterface/Pip.py" line="657" />
       <source>Uninstall Packages</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/Pip.py" line="777" />
-      <location filename="../PipInterface/Pip.py" line="703" />
-      <location filename="../PipInterface/Pip.py" line="664" />
+      <location filename="../PipInterface/Pip.py" line="771" />
+      <location filename="../PipInterface/Pip.py" line="697" />
+      <location filename="../PipInterface/Pip.py" line="658" />
       <source>Do you really want to uninstall these packages?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/Pip.py" line="720" />
+      <location filename="../PipInterface/Pip.py" line="714" />
       <source>Uninstall Packages from Requirements</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/Pip.py" line="759" />
-      <location filename="../PipInterface/Pip.py" line="748" />
+      <location filename="../PipInterface/Pip.py" line="753" />
+      <location filename="../PipInterface/Pip.py" line="742" />
       <source>Uninstall 'pyproject' Dependencies</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/Pip.py" line="760" />
+      <location filename="../PipInterface/Pip.py" line="754" />
       <source>&lt;p&gt;The selected 'pyproject.toml' file could not be read. &lt;/p&gt;&lt;p&gt;Reason: {0}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/Pip.py" line="787" />
+      <location filename="../PipInterface/Pip.py" line="781" />
       <source>Uninstall Packages from 'pyproject.toml'</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/Pip.py" line="1198" />
+      <location filename="../PipInterface/Pip.py" line="1193" />
       <source>Cache Info</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/Pip.py" line="1224" />
-      <location filename="../PipInterface/Pip.py" line="1215" />
+      <location filename="../PipInterface/Pip.py" line="1219" />
+      <location filename="../PipInterface/Pip.py" line="1210" />
       <source>List Cached Files</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/Pip.py" line="1216" />
+      <location filename="../PipInterface/Pip.py" line="1211" />
       <source>Enter a file pattern (empty for all):</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/Pip.py" line="1248" />
-      <location filename="../PipInterface/Pip.py" line="1241" />
+      <location filename="../PipInterface/Pip.py" line="1243" />
+      <location filename="../PipInterface/Pip.py" line="1236" />
       <source>Remove Cached Files</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/Pip.py" line="1242" />
+      <location filename="../PipInterface/Pip.py" line="1237" />
       <source>Enter a file pattern:</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/Pip.py" line="1273" />
-      <location filename="../PipInterface/Pip.py" line="1265" />
+      <location filename="../PipInterface/Pip.py" line="1268" />
+      <location filename="../PipInterface/Pip.py" line="1260" />
       <source>Purge Cache</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/Pip.py" line="1266" />
+      <location filename="../PipInterface/Pip.py" line="1261" />
       <source>Do you really want to purge the pip cache? All files need to be downloaded again.</source>
       <translation type="unfinished" />
     </message>
@@ -60569,215 +58683,215 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="335" />
+      <location filename="../PipInterface/PipPackagesWidget.py" line="333" />
       <source>Getting installed packages...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="363" />
+      <location filename="../PipInterface/PipPackagesWidget.py" line="361" />
       <source>Getting outdated packages...</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../PipInterface/PipPackagesWidget.py" line="736" />
+      <location filename="../PipInterface/PipPackagesWidget.py" line="730" />
+      <source>Cleanup Environment</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PipInterface/PipPackagesWidget.py" line="731" />
+      <source>The environment cleanup was successful.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../PipInterface/PipPackagesWidget.py" line="737" />
-      <location filename="../PipInterface/PipPackagesWidget.py" line="731" />
-      <source>Cleanup Environment</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="732" />
-      <source>The environment cleanup was successful.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="738" />
       <source>Some leftover package directories could not been removed. Delete them manually.</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../PipInterface/PipPackagesWidget.py" line="833" />
+      <source>Search PyPI</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../PipInterface/PipPackagesWidget.py" line="834" />
-      <source>Search PyPI</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="835" />
       <source>&lt;p&gt;No package details info for &lt;b&gt;{0}&lt;/b&gt; available.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="854" />
+      <location filename="../PipInterface/PipPackagesWidget.py" line="853" />
       <source>Pip</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="856" />
+      <location filename="../PipInterface/PipPackagesWidget.py" line="855" />
       <source>Install Pip</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="859" />
+      <location filename="../PipInterface/PipPackagesWidget.py" line="858" />
       <source>Install Pip to User-Site</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="862" />
+      <location filename="../PipInterface/PipPackagesWidget.py" line="861" />
       <source>Repair Pip</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="869" />
+      <location filename="../PipInterface/PipPackagesWidget.py" line="868" />
       <source>Install</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="1048" />
-      <location filename="../PipInterface/PipPackagesWidget.py" line="871" />
+      <location filename="../PipInterface/PipPackagesWidget.py" line="1047" />
+      <location filename="../PipInterface/PipPackagesWidget.py" line="870" />
       <source>Install Packages</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="874" />
+      <location filename="../PipInterface/PipPackagesWidget.py" line="873" />
       <source>Install Local Package</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="877" />
+      <location filename="../PipInterface/PipPackagesWidget.py" line="876" />
       <source>Re-Install Selected Packages</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="884" />
+      <location filename="../PipInterface/PipPackagesWidget.py" line="883" />
       <source>Requirements/Constraints</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="886" />
+      <location filename="../PipInterface/PipPackagesWidget.py" line="885" />
       <source>Install Requirements</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="889" />
+      <location filename="../PipInterface/PipPackagesWidget.py" line="888" />
       <source>Uninstall Requirements</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="892" />
+      <location filename="../PipInterface/PipPackagesWidget.py" line="891" />
       <source>Generate Requirements...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="896" />
+      <location filename="../PipInterface/PipPackagesWidget.py" line="895" />
       <source>Install from 'pyproject.toml'</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="900" />
+      <location filename="../PipInterface/PipPackagesWidget.py" line="899" />
       <source>Uninstall from 'pyproject.toml'</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="905" />
+      <location filename="../PipInterface/PipPackagesWidget.py" line="904" />
       <source>Generate Constraints...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="912" />
+      <location filename="../PipInterface/PipPackagesWidget.py" line="911" />
       <source>Cache</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="914" />
+      <location filename="../PipInterface/PipPackagesWidget.py" line="913" />
       <source>Show Cache Info...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="917" />
+      <location filename="../PipInterface/PipPackagesWidget.py" line="916" />
       <source>Show Cached Files...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="920" />
+      <location filename="../PipInterface/PipPackagesWidget.py" line="919" />
       <source>Remove Cached Files...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="923" />
+      <location filename="../PipInterface/PipPackagesWidget.py" line="922" />
       <source>Purge Cache...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="940" />
+      <location filename="../PipInterface/PipPackagesWidget.py" line="939" />
       <source>Show Licenses...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="944" />
+      <location filename="../PipInterface/PipPackagesWidget.py" line="943" />
       <source>Check Vulnerabilities</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="948" />
+      <location filename="../PipInterface/PipPackagesWidget.py" line="947" />
       <source>Update Vulnerability Database</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="952" />
+      <location filename="../PipInterface/PipPackagesWidget.py" line="951" />
       <source>Create SBOM file</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="959" />
+      <location filename="../PipInterface/PipPackagesWidget.py" line="958" />
       <source>Edit User Configuration...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="962" />
+      <location filename="../PipInterface/PipPackagesWidget.py" line="961" />
       <source>Edit Environment Configuration...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="967" />
+      <location filename="../PipInterface/PipPackagesWidget.py" line="966" />
       <source>Configure...</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../PipInterface/PipPackagesWidget.py" line="1210" />
+      <location filename="../PipInterface/PipPackagesWidget.py" line="1197" />
+      <location filename="../PipInterface/PipPackagesWidget.py" line="1186" />
+      <source>Edit Configuration</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../PipInterface/PipPackagesWidget.py" line="1211" />
       <location filename="../PipInterface/PipPackagesWidget.py" line="1198" />
       <location filename="../PipInterface/PipPackagesWidget.py" line="1187" />
-      <source>Edit Configuration</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="1212" />
-      <location filename="../PipInterface/PipPackagesWidget.py" line="1199" />
-      <location filename="../PipInterface/PipPackagesWidget.py" line="1188" />
       <source>No valid configuration path determined. Aborting</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="1421" />
+      <location filename="../PipInterface/PipPackagesWidget.py" line="1420" />
       <source>{0} {1}</source>
       <comment>package name, package version</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="1442" />
+      <location filename="../PipInterface/PipPackagesWidget.py" line="1441" />
       <source>Affected Version:</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="1445" />
+      <location filename="../PipInterface/PipPackagesWidget.py" line="1444" />
       <source>Advisory:</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="1585" />
-      <location filename="../PipInterface/PipPackagesWidget.py" line="1560" />
+      <location filename="../PipInterface/PipPackagesWidget.py" line="1584" />
+      <location filename="../PipInterface/PipPackagesWidget.py" line="1559" />
       <source>unknown</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="1582" />
+      <location filename="../PipInterface/PipPackagesWidget.py" line="1581" />
       <source>any</source>
       <translation type="unfinished" />
     </message>
@@ -60785,7 +58899,7 @@
   <context>
     <name>PipPackagesWindow</name>
     <message>
-      <location filename="../PipInterface/PipPackagesWindow.py" line="56" />
+      <location filename="../PipInterface/PipPackagesWindow.py" line="60" />
       <source>Manage Packages</source>
       <translation type="unfinished" />
     </message>
@@ -61302,52 +59416,52 @@
   <context>
     <name>PluginManager</name>
     <message>
-      <location filename="../PluginManager/PluginManager.py" line="230" />
+      <location filename="../PluginManager/PluginManager.py" line="236" />
       <source>Could not create a package for {0}.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PluginManager/PluginManager.py" line="262" />
+      <location filename="../PluginManager/PluginManager.py" line="268" />
       <source>The internal plugin directory &lt;b&gt;{0}&lt;/b&gt; does not exits.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PluginManager/PluginManager.py" line="439" />
+      <location filename="../PluginManager/PluginManager.py" line="445" />
       <source>Module is missing the 'autoactivate' attribute.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PluginManager/PluginManager.py" line="450" />
+      <location filename="../PluginManager/PluginManager.py" line="456" />
       <source>Module is missing the 'pluginType' and/or 'pluginTypename' attributes.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PluginManager/PluginManager.py" line="478" />
+      <location filename="../PluginManager/PluginManager.py" line="484" />
       <source>Module failed to load. Error: {0}</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PluginManager/PluginManager.py" line="661" />
+      <location filename="../PluginManager/PluginManager.py" line="682" />
       <source>Incompatible plugin activation method.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PluginManager/PluginManager.py" line="1269" />
+      <location filename="../PluginManager/PluginManager.py" line="1291" />
       <source>Plugin Manager Error</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PluginManager/PluginManager.py" line="1270" />
+      <location filename="../PluginManager/PluginManager.py" line="1292" />
       <source>&lt;p&gt;The plugin download directory &lt;b&gt;{0}&lt;/b&gt; could not be created. Please configure it via the configuration dialog.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PluginManager/PluginManager.py" line="1358" />
+      <location filename="../PluginManager/PluginManager.py" line="1380" />
       <source>Error downloading file</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PluginManager/PluginManager.py" line="1359" />
+      <location filename="../PluginManager/PluginManager.py" line="1381" />
       <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 type="unfinished" />
     </message>
@@ -62232,18 +60346,18 @@
   <context>
     <name>Preferences</name>
     <message>
-      <location filename="../Preferences/__init__.py" line="1911" />
+      <location filename="../Preferences/__init__.py" line="1819" />
       <source>Export Preferences</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/__init__.py" line="1940" />
-      <location filename="../Preferences/__init__.py" line="1913" />
+      <location filename="../Preferences/__init__.py" line="1848" />
+      <location filename="../Preferences/__init__.py" line="1821" />
       <source>Properties File (*.ini);;All Files (*)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/__init__.py" line="1938" />
+      <location filename="../Preferences/__init__.py" line="1846" />
       <source>Import Preferences</source>
       <translation type="unfinished" />
     </message>
@@ -62742,138 +60856,108 @@
     </message>
     <message>
       <location filename="../Preferences/ProgramsDialog.py" line="160" />
-      <source>Translation Extractor (Python, PyQt5)</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ProgramsDialog.py" line="168" />
-      <source>Forms Compiler (Python, PyQt5)</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ProgramsDialog.py" line="176" />
-      <source>Resource Compiler (Python, PyQt5)</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ProgramsDialog.py" line="187" />
       <source>Translation Extractor (Python, PyQt6)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ProgramsDialog.py" line="194" />
+      <location filename="../Preferences/ProgramsDialog.py" line="167" />
       <source>Forms Compiler (Python, PyQt6)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ProgramsDialog.py" line="204" />
-      <source>Translation Extractor (Python, PySide2)</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ProgramsDialog.py" line="213" />
-      <source>Forms Compiler (Python, PySide2)</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ProgramsDialog.py" line="222" />
-      <source>Resource Compiler (Python, PySide2)</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ProgramsDialog.py" line="232" />
+      <location filename="../Preferences/ProgramsDialog.py" line="177" />
       <source>Translation Extractor (Python, PySide6)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ProgramsDialog.py" line="241" />
+      <location filename="../Preferences/ProgramsDialog.py" line="186" />
       <source>Forms Compiler (Python, PySide6)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ProgramsDialog.py" line="250" />
+      <location filename="../Preferences/ProgramsDialog.py" line="195" />
       <source>Resource Compiler (Python, PySide6)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ProgramsDialog.py" line="265" />
+      <location filename="../Preferences/ProgramsDialog.py" line="210" />
       <source>conda Manager</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ProgramsDialog.py" line="275" />
+      <location filename="../Preferences/ProgramsDialog.py" line="220" />
       <source>PyPI Package Management</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ProgramsDialog.py" line="527" />
-      <location filename="../Preferences/ProgramsDialog.py" line="524" />
-      <location filename="../Preferences/ProgramsDialog.py" line="508" />
-      <location filename="../Preferences/ProgramsDialog.py" line="378" />
-      <location filename="../Preferences/ProgramsDialog.py" line="311" />
-      <location filename="../Preferences/ProgramsDialog.py" line="294" />
+      <location filename="../Preferences/ProgramsDialog.py" line="472" />
+      <location filename="../Preferences/ProgramsDialog.py" line="469" />
+      <location filename="../Preferences/ProgramsDialog.py" line="453" />
+      <location filename="../Preferences/ProgramsDialog.py" line="323" />
+      <location filename="../Preferences/ProgramsDialog.py" line="256" />
+      <location filename="../Preferences/ProgramsDialog.py" line="239" />
       <source>(unknown)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ProgramsDialog.py" line="298" />
+      <location filename="../Preferences/ProgramsDialog.py" line="243" />
       <source>Spell Checker - PyEnchant</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ProgramsDialog.py" line="315" />
+      <location filename="../Preferences/ProgramsDialog.py" line="260" />
       <source>Source Highlighter - Pygments</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ProgramsDialog.py" line="322" />
+      <location filename="../Preferences/ProgramsDialog.py" line="267" />
       <source>MicroPython - MPY Cross Compiler</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ProgramsDialog.py" line="329" />
+      <location filename="../Preferences/ProgramsDialog.py" line="274" />
       <source>MicroPython - ESP Tool</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ProgramsDialog.py" line="340" />
+      <location filename="../Preferences/ProgramsDialog.py" line="285" />
       <source>MicroPython - PyBoard Flasher</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ProgramsDialog.py" line="350" />
+      <location filename="../Preferences/ProgramsDialog.py" line="295" />
       <source>MicroPython - STLink Info</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ProgramsDialog.py" line="360" />
+      <location filename="../Preferences/ProgramsDialog.py" line="305" />
       <source>MicroPython - STLink Flasher</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ProgramsDialog.py" line="382" />
+      <location filename="../Preferences/ProgramsDialog.py" line="327" />
       <source>Code Assistant - Jedi</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ProgramsDialog.py" line="462" />
+      <location filename="../Preferences/ProgramsDialog.py" line="407" />
       <source>(not configured)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ProgramsDialog.py" line="497" />
+      <location filename="../Preferences/ProgramsDialog.py" line="442" />
       <source>(module not found)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ProgramsDialog.py" line="530" />
+      <location filename="../Preferences/ProgramsDialog.py" line="475" />
       <source>(not executable)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ProgramsDialog.py" line="576" />
-      <location filename="../Preferences/ProgramsDialog.py" line="544" />
-      <location filename="../Preferences/ProgramsDialog.py" line="542" />
+      <location filename="../Preferences/ProgramsDialog.py" line="521" />
+      <location filename="../Preferences/ProgramsDialog.py" line="489" />
+      <location filename="../Preferences/ProgramsDialog.py" line="487" />
       <source>(not found)</source>
       <translation type="unfinished" />
     </message>
@@ -62897,1682 +60981,1662 @@
     </message>
     <message>
       <location filename="../Project/Project.py" line="337" />
-      <source>PyQt5 GUI</source>
+      <source>PyQt6 GUI</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Project/Project.py" line="338" />
-      <source>PyQt5 Console</source>
+      <source>PyQt6 Console</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Project/Project.py" line="339" />
-      <source>PyQt6 GUI</source>
+      <source>Eric7 Plugin</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Project/Project.py" line="340" />
-      <source>PyQt6 Console</source>
+      <source>Console</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Project/Project.py" line="341" />
-      <source>Eric7 Plugin</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="342" />
-      <source>Console</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="343" />
       <source>Other</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="362" />
-      <source>PySide2 GUI</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="363" />
-      <source>PySide2 Console</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="367" />
+      <location filename="../Project/Project.py" line="358" />
       <source>PySide6 GUI</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="368" />
+      <location filename="../Project/Project.py" line="359" />
       <source>PySide6 Console</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="466" />
-      <location filename="../Project/Project.py" line="454" />
-      <location filename="../Project/Project.py" line="443" />
+      <location filename="../Project/Project.py" line="457" />
+      <location filename="../Project/Project.py" line="445" />
+      <location filename="../Project/Project.py" line="434" />
       <source>Registering Project Type</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="444" />
+      <location filename="../Project/Project.py" line="435" />
       <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 type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="455" />
+      <location filename="../Project/Project.py" line="446" />
       <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 type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="467" />
+      <location filename="../Project/Project.py" line="458" />
       <source>&lt;p&gt;The Project type &lt;b&gt;{0}&lt;/b&gt; is already registered.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="772" />
+      <location filename="../Project/Project.py" line="763" />
       <source>All Files (*)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="1333" />
+      <location filename="../Project/Project.py" line="1310" />
       <source>Read Project Session</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="1579" />
-      <location filename="../Project/Project.py" line="1553" />
-      <location filename="../Project/Project.py" line="1517" />
-      <location filename="../Project/Project.py" line="1435" />
-      <location filename="../Project/Project.py" line="1396" />
-      <location filename="../Project/Project.py" line="1371" />
-      <location filename="../Project/Project.py" line="1334" />
-      <source>Please save the project first.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="1370" />
-      <source>Save Project Session</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
+      <location filename="../Project/Project.py" line="1556" />
+      <location filename="../Project/Project.py" line="1530" />
+      <location filename="../Project/Project.py" line="1494" />
       <location filename="../Project/Project.py" line="1412" />
-      <location filename="../Project/Project.py" line="1395" />
+      <location filename="../Project/Project.py" line="1373" />
+      <location filename="../Project/Project.py" line="1348" />
+      <location filename="../Project/Project.py" line="1311" />
+      <source>Please save the project first.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="1347" />
+      <source>Save Project Session</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="1389" />
+      <location filename="../Project/Project.py" line="1372" />
       <source>Delete Project Session</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="1402" />
+      <location filename="../Project/Project.py" line="1379" />
       <source>Delete Remote Project Session</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="1421" />
+      <location filename="../Project/Project.py" line="1398" />
       <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" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="1434" />
+      <location filename="../Project/Project.py" line="1411" />
       <source>Read Tasks</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="1516" />
+      <location filename="../Project/Project.py" line="1493" />
       <source>Read Debugger Properties</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="1552" />
+      <location filename="../Project/Project.py" line="1529" />
       <source>Save Debugger Properties</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="1595" />
-      <location filename="../Project/Project.py" line="1578" />
+      <location filename="../Project/Project.py" line="1572" />
+      <location filename="../Project/Project.py" line="1555" />
       <source>Delete Debugger Properties</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="1585" />
+      <location filename="../Project/Project.py" line="1562" />
       <source>Delete Remote Debugger Properties</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="1604" />
+      <location filename="../Project/Project.py" line="1581" />
       <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" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="1777" />
+      <location filename="../Project/Project.py" line="1754" />
       <source>Add Language</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="1778" />
+      <location filename="../Project/Project.py" line="1755" />
       <source>You have to specify a translation pattern first.</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Project/Project.py" line="1892" />
+      <source>Delete Translation</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Project/Project.py" line="1919" />
-      <source>Delete Translation</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="1946" />
-      <location filename="../Project/Project.py" line="1920" />
+      <location filename="../Project/Project.py" line="1893" />
       <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 type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="1945" />
+      <location filename="../Project/Project.py" line="1918" />
       <source>Delete translation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="2098" />
-      <location filename="../Project/Project.py" line="2081" />
+      <location filename="../Project/Project.py" line="2071" />
+      <location filename="../Project/Project.py" line="2054" />
       <source>Add File</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="2200" />
-      <location filename="../Project/Project.py" line="2082" />
-      <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 type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="2099" />
-      <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 type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="2111" />
-      <source>Add file</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="2296" />
-      <location filename="../Project/Project.py" line="2112" />
-      <source>The target directory must not be empty.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="2199" />
-      <location filename="../Project/Project.py" line="2172" />
-      <location filename="../Project/Project.py" line="2152" />
-      <source>Add Directory</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="2153" />
-      <source>&lt;p&gt;The source directory doesn't contain any files belonging to the selected category.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="2173" />
+      <location filename="../Project/Project.py" line="2055" />
+      <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 type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="2072" />
+      <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 type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="2084" />
+      <source>Add file</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="2269" />
+      <location filename="../Project/Project.py" line="2085" />
+      <source>The target directory must not be empty.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="2172" />
+      <location filename="../Project/Project.py" line="2145" />
+      <location filename="../Project/Project.py" line="2125" />
+      <source>Add Directory</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="2126" />
+      <source>&lt;p&gt;The source directory doesn't contain any files belonging to the selected category.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="2146" />
       <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 type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="2307" />
-      <location filename="../Project/Project.py" line="2295" />
+      <location filename="../Project/Project.py" line="2280" />
+      <location filename="../Project/Project.py" line="2268" />
       <source>Add directory</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="2308" />
+      <location filename="../Project/Project.py" line="2281" />
       <source>The source directory must not be empty.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="2422" />
-      <location filename="../Project/Project.py" line="2404" />
-      <location filename="../Project/Project.py" line="2388" />
-      <location filename="../Project/Project.py" line="2381" />
+      <location filename="../Project/Project.py" line="2395" />
+      <location filename="../Project/Project.py" line="2377" />
+      <location filename="../Project/Project.py" line="2361" />
+      <location filename="../Project/Project.py" line="2354" />
       <source>Rename File</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="8089" />
-      <location filename="../Project/Project.py" line="3909" />
-      <location filename="../Project/Project.py" line="2405" />
+      <location filename="../Project/Project.py" line="8062" />
+      <location filename="../Project/Project.py" line="3882" />
+      <location filename="../Project/Project.py" line="2378" />
       <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; already exists. Overwrite it?&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="2423" />
+      <location filename="../Project/Project.py" line="2396" />
       <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 type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="2690" />
+      <location filename="../Project/Project.py" line="2663" />
       <source>Delete File</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="2691" />
+      <location filename="../Project/Project.py" line="2664" />
       <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 type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="2719" />
+      <location filename="../Project/Project.py" line="2692" />
       <source>Delete Directory</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="2720" />
+      <location filename="../Project/Project.py" line="2693" />
       <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 type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="2853" />
+      <location filename="../Project/Project.py" line="2826" />
       <source>Create project directory</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="2854" />
+      <location filename="../Project/Project.py" line="2827" />
       <source>&lt;p&gt;The project directory &lt;b&gt;{0}&lt;/b&gt; could not be created.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="3682" />
-      <location filename="../Project/Project.py" line="2954" />
+      <location filename="../Project/Project.py" line="3655" />
+      <location filename="../Project/Project.py" line="2927" />
       <source>Create project management directory</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="3683" />
-      <location filename="../Project/Project.py" line="2955" />
+      <location filename="../Project/Project.py" line="3656" />
+      <location filename="../Project/Project.py" line="2928" />
       <source>&lt;p&gt;The project directory &lt;b&gt;{0}&lt;/b&gt; is not writable.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="2995" />
+      <location filename="../Project/Project.py" line="2968" />
       <source>Create main script</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="2996" />
+      <location filename="../Project/Project.py" line="2969" />
       <source>&lt;p&gt;The main script &lt;b&gt;{0}&lt;/b&gt; could not be created.&lt;br/&gt;Reason: {1}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="3463" />
-      <location filename="../Project/Project.py" line="3020" />
+      <location filename="../Project/Project.py" line="3436" />
+      <location filename="../Project/Project.py" line="2993" />
       <source>Create Makefile</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="3464" />
-      <location filename="../Project/Project.py" line="3021" />
+      <location filename="../Project/Project.py" line="3437" />
+      <location filename="../Project/Project.py" line="2994" />
       <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 type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="3712" />
-      <location filename="../Project/Project.py" line="3173" />
-      <location filename="../Project/Project.py" line="3144" />
-      <location filename="../Project/Project.py" line="3112" />
-      <location filename="../Project/Project.py" line="3094" />
-      <location filename="../Project/Project.py" line="3069" />
-      <location filename="../Project/Project.py" line="3031" />
+      <location filename="../Project/Project.py" line="3685" />
+      <location filename="../Project/Project.py" line="3146" />
+      <location filename="../Project/Project.py" line="3117" />
+      <location filename="../Project/Project.py" line="3085" />
+      <location filename="../Project/Project.py" line="3067" />
+      <location filename="../Project/Project.py" line="3042" />
+      <location filename="../Project/Project.py" line="3004" />
       <source>New Project</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="3032" />
+      <location filename="../Project/Project.py" line="3005" />
       <source>Add existing files to the project?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="3713" />
-      <location filename="../Project/Project.py" line="3070" />
+      <location filename="../Project/Project.py" line="3686" />
+      <location filename="../Project/Project.py" line="3043" />
       <source>Select Version Control System</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="3174" />
-      <location filename="../Project/Project.py" line="3095" />
+      <location filename="../Project/Project.py" line="3147" />
+      <location filename="../Project/Project.py" line="3068" />
       <source>Would you like to edit the VCS command options?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="3113" />
+      <location filename="../Project/Project.py" line="3086" />
       <source>Shall the project file be added to the repository?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="3150" />
-      <location filename="../Project/Project.py" line="3139" />
+      <location filename="../Project/Project.py" line="3123" />
+      <location filename="../Project/Project.py" line="3112" />
       <source>None</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="3145" />
+      <location filename="../Project/Project.py" line="3118" />
       <source>Select version control system for the project</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="3356" />
+      <location filename="../Project/Project.py" line="3329" />
       <source>Translation Pattern</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="3357" />
+      <location filename="../Project/Project.py" line="3330" />
       <source>Enter the path pattern for translation files (use '%language%' in place of the language code):</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="3661" />
+      <location filename="../Project/Project.py" line="3634" />
       <source>Open Project</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="8075" />
-      <location filename="../Project/Project.py" line="8069" />
-      <location filename="../Project/Project.py" line="8059" />
-      <location filename="../Project/Project.py" line="3894" />
-      <location filename="../Project/Project.py" line="3884" />
-      <location filename="../Project/Project.py" line="3663" />
+      <location filename="../Project/Project.py" line="8048" />
+      <location filename="../Project/Project.py" line="8042" />
+      <location filename="../Project/Project.py" line="8032" />
+      <location filename="../Project/Project.py" line="3867" />
+      <location filename="../Project/Project.py" line="3857" />
+      <location filename="../Project/Project.py" line="3636" />
       <source>Project Files (*.epj)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="3908" />
-      <location filename="../Project/Project.py" line="3892" />
+      <location filename="../Project/Project.py" line="3881" />
+      <location filename="../Project/Project.py" line="3865" />
       <source>Save Project</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="3947" />
+      <location filename="../Project/Project.py" line="3920" />
       <source>Close Project</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="3948" />
+      <location filename="../Project/Project.py" line="3921" />
       <source>The current project has unsaved changes.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4148" />
-      <location filename="../Project/Project.py" line="4112" />
+      <location filename="../Project/Project.py" line="4121" />
+      <location filename="../Project/Project.py" line="4085" />
       <source>Syntax Errors Detected</source>
       <translation type="unfinished" />
     </message>
     <message numerus="yes">
-      <location filename="../Project/Project.py" line="4149" />
-      <location filename="../Project/Project.py" line="4113" />
+      <location filename="../Project/Project.py" line="4122" />
+      <location filename="../Project/Project.py" line="4086" />
       <source>The project contains %n file(s) with syntax errors.</source>
       <translation type="unfinished">
         <numerusform />
       </translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4807" />
+      <location filename="../Project/Project.py" line="4780" />
       <source>New project</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4809" />
+      <location filename="../Project/Project.py" line="4782" />
       <source>&amp;New...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4815" />
+      <location filename="../Project/Project.py" line="4788" />
       <source>Generate a new project</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4817" />
+      <location filename="../Project/Project.py" line="4790" />
       <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 type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4827" />
+      <location filename="../Project/Project.py" line="4800" />
       <source>Open project</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4829" />
+      <location filename="../Project/Project.py" line="4802" />
       <source>&amp;Open...</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Project/Project.py" line="4808" />
+      <source>Open an existing project</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4810" />
+      <source>&lt;b&gt;Open...&lt;/b&gt;&lt;p&gt;This opens an existing project.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4816" />
+      <source>Open remote project</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4818" />
+      <source>Open (Remote)...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4824" />
+      <source>Open an existing remote project</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4826" />
+      <source>&lt;b&gt;Open (Remote)...&lt;/b&gt;&lt;p&gt;This opens an existing remote project.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Project/Project.py" line="4835" />
-      <source>Open an existing project</source>
+      <source>Reload project</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Project/Project.py" line="4837" />
-      <source>&lt;b&gt;Open...&lt;/b&gt;&lt;p&gt;This opens an existing project.&lt;/p&gt;</source>
+      <source>Re&amp;load</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Project/Project.py" line="4843" />
-      <source>Open remote project</source>
+      <source>Reload the current project</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Project/Project.py" line="4845" />
-      <source>Open (Remote)...</source>
+      <source>&lt;b&gt;Reload&lt;/b&gt;&lt;p&gt;This reloads the current project.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Project/Project.py" line="4851" />
-      <source>Open an existing remote project</source>
+      <source>Close project</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Project/Project.py" line="4853" />
-      <source>&lt;b&gt;Open (Remote)...&lt;/b&gt;&lt;p&gt;This opens an existing remote project.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="4862" />
-      <source>Reload project</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="4864" />
-      <source>Re&amp;load</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="4870" />
-      <source>Reload the current project</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="4872" />
-      <source>&lt;b&gt;Reload&lt;/b&gt;&lt;p&gt;This reloads the current project.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="4878" />
-      <source>Close project</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="4880" />
       <source>&amp;Close</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4886" />
+      <location filename="../Project/Project.py" line="4859" />
       <source>Close the current project</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4888" />
+      <location filename="../Project/Project.py" line="4861" />
       <source>&lt;b&gt;Close&lt;/b&gt;&lt;p&gt;This closes the current project.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4894" />
+      <location filename="../Project/Project.py" line="4867" />
       <source>Save project</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5191" />
-      <location filename="../Project/Project.py" line="4896" />
+      <location filename="../Project/Project.py" line="5164" />
+      <location filename="../Project/Project.py" line="4869" />
       <source>&amp;Save</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Project/Project.py" line="4875" />
+      <source>Save the current project</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4877" />
+      <source>&lt;b&gt;Save&lt;/b&gt;&lt;p&gt;This saves the current project.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4883" />
+      <source>Save project as</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4885" />
+      <source>Save &amp;as...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4891" />
+      <source>Save the current project to a new file</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4893" />
+      <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 type="unfinished" />
+    </message>
+    <message>
       <location filename="../Project/Project.py" line="4902" />
-      <source>Save the current project</source>
+      <source>Save project as (Remote)</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Project/Project.py" line="4904" />
-      <source>&lt;b&gt;Save&lt;/b&gt;&lt;p&gt;This saves the current project.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="4910" />
-      <source>Save project as</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="4912" />
-      <source>Save &amp;as...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="4918" />
-      <source>Save the current project to a new file</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="4920" />
-      <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 type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="4929" />
-      <source>Save project as (Remote)</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="4931" />
       <source>Save as (Remote)...</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Project/Project.py" line="4911" />
+      <source>Save the current project to a new remote file</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4914" />
+      <source>&lt;b&gt;Save as (Remote)&lt;/b&gt;&lt;p&gt;This saves the current project to a new remote file.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4930" />
+      <source>Add files to project</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4932" />
+      <source>Add &amp;files...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Project/Project.py" line="4938" />
-      <source>Save the current project to a new remote file</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="4941" />
-      <source>&lt;b&gt;Save as (Remote)&lt;/b&gt;&lt;p&gt;This saves the current project to a new remote file.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="4957" />
-      <source>Add files to project</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="4959" />
-      <source>Add &amp;files...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="4965" />
       <source>Add files to the current project</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4967" />
+      <location filename="../Project/Project.py" line="4940" />
       <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 type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4978" />
+      <location filename="../Project/Project.py" line="4951" />
       <source>Add directory to project</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4980" />
+      <location filename="../Project/Project.py" line="4953" />
       <source>Add directory...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4987" />
+      <location filename="../Project/Project.py" line="4960" />
       <source>Add a directory to the current project</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4990" />
+      <location filename="../Project/Project.py" line="4963" />
       <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 type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5000" />
+      <location filename="../Project/Project.py" line="4973" />
       <source>Add translation to project</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Project/Project.py" line="4975" />
+      <source>Add &amp;translation...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4982" />
+      <source>Add a translation to the current project</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4985" />
+      <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 type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4995" />
+      <source>Search new files</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4996" />
+      <source>Searc&amp;h new files...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Project/Project.py" line="5002" />
-      <source>Add &amp;translation...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5009" />
-      <source>Add a translation to the current project</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5012" />
-      <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 type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5022" />
-      <source>Search new files</source>
+      <source>Search new files in the project directory.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5004" />
+      <source>&lt;b&gt;Search new files...&lt;/b&gt;&lt;p&gt;This searches for new files (sources, forms, ...) in the project directory and registered subdirectories.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5014" />
+      <source>Search Project File</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5015" />
+      <source>Search Project File...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5016" />
+      <source>Alt+Ctrl+P</source>
+      <comment>Project|Search Project File</comment>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5021" />
+      <source>Search for a file in the project list of files.</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Project/Project.py" line="5023" />
-      <source>Searc&amp;h new files...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5029" />
-      <source>Search new files in the project directory.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5031" />
-      <source>&lt;b&gt;Search new files...&lt;/b&gt;&lt;p&gt;This searches for new files (sources, forms, ...) in the project directory and registered subdirectories.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5041" />
-      <source>Search Project File</source>
+      <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" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5032" />
+      <source>Project properties</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5034" />
+      <source>&amp;Properties...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5040" />
+      <source>Show the project properties</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Project/Project.py" line="5042" />
-      <source>Search Project File...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5043" />
-      <source>Alt+Ctrl+P</source>
-      <comment>Project|Search Project File</comment>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5048" />
-      <source>Search for a file in the project list of files.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5050" />
-      <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" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5059" />
-      <source>Project properties</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5061" />
-      <source>&amp;Properties...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5067" />
-      <source>Show the project properties</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5069" />
       <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 type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5078" />
+      <location filename="../Project/Project.py" line="5051" />
       <source>User project properties</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5080" />
+      <location filename="../Project/Project.py" line="5053" />
       <source>&amp;User Properties...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5087" />
+      <location filename="../Project/Project.py" line="5060" />
       <source>Show the user specific project properties</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5090" />
+      <location filename="../Project/Project.py" line="5063" />
       <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 type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5100" />
+      <location filename="../Project/Project.py" line="5073" />
       <source>Filetype Associations</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5101" />
+      <location filename="../Project/Project.py" line="5074" />
       <source>Filetype Associations...</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Project/Project.py" line="5081" />
+      <source>Show the project file type associations</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5084" />
+      <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" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5097" />
+      <source>Lexer Associations</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5098" />
+      <source>Lexer Associations...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5105" />
+      <source>Show the project lexer associations (overriding defaults)</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Project/Project.py" line="5108" />
-      <source>Show the project file type associations</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5111" />
-      <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" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5124" />
-      <source>Lexer Associations</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5125" />
-      <source>Lexer Associations...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5132" />
-      <source>Show the project lexer associations (overriding defaults)</source>
+      <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 type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5126" />
+      <source>Debugger Properties</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5127" />
+      <source>Debugger &amp;Properties...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5133" />
+      <source>Show the debugger properties</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Project/Project.py" line="5135" />
-      <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 type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5153" />
-      <source>Debugger Properties</source>
+      <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 type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5145" />
+      <source>Load</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5146" />
+      <source>&amp;Load</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5152" />
+      <source>Load the debugger properties</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Project/Project.py" line="5154" />
-      <source>Debugger &amp;Properties...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5160" />
-      <source>Show the debugger properties</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5162" />
-      <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>
+      <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 type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5163" />
+      <source>Save</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5170" />
+      <source>Save the debugger properties</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Project/Project.py" line="5172" />
-      <source>Load</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5173" />
-      <source>&amp;Load</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5179" />
-      <source>Load the debugger properties</source>
+      <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 type="unfinished" />
     </message>
     <message>
       <location filename="../Project/Project.py" line="5181" />
-      <source>&lt;b&gt;Load Debugger Properties&lt;/b&gt;&lt;p&gt;This loads the project specific debugger settings.&lt;/p&gt;</source>
+      <source>Delete</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5182" />
+      <source>&amp;Delete</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5188" />
+      <source>Delete the debugger properties</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Project/Project.py" line="5190" />
-      <source>Save</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5197" />
-      <source>Save the debugger properties</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5199" />
-      <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 type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5208" />
-      <source>Delete</source>
+      <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 type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5200" />
+      <source>Reset</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5201" />
+      <source>&amp;Reset</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5207" />
+      <source>Reset the debugger properties</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Project/Project.py" line="5209" />
-      <source>&amp;Delete</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5215" />
-      <source>Delete the debugger properties</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5217" />
-      <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 type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5227" />
-      <source>Reset</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5228" />
-      <source>&amp;Reset</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5234" />
-      <source>Reset the debugger properties</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5236" />
       <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 type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5252" />
-      <location filename="../Project/Project.py" line="5251" />
+      <location filename="../Project/Project.py" line="5225" />
+      <location filename="../Project/Project.py" line="5224" />
       <source>Load session</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5258" />
+      <location filename="../Project/Project.py" line="5231" />
       <source>Load the projects session file.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5260" />
+      <location filename="../Project/Project.py" line="5233" />
       <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 type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5276" />
-      <location filename="../Project/Project.py" line="5275" />
+      <location filename="../Project/Project.py" line="5249" />
+      <location filename="../Project/Project.py" line="5248" />
       <source>Save session</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5282" />
+      <location filename="../Project/Project.py" line="5255" />
       <source>Save the projects session file.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5284" />
+      <location filename="../Project/Project.py" line="5257" />
       <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 type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5300" />
-      <location filename="../Project/Project.py" line="5299" />
+      <location filename="../Project/Project.py" line="5273" />
+      <location filename="../Project/Project.py" line="5272" />
       <source>Delete session</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5306" />
+      <location filename="../Project/Project.py" line="5279" />
       <source>Delete the projects session file.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5308" />
+      <location filename="../Project/Project.py" line="5281" />
       <source>&lt;b&gt;Delete session&lt;/b&gt;&lt;p&gt;This deletes the projects session file&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5323" />
+      <location filename="../Project/Project.py" line="5296" />
       <source>Code Metrics</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5324" />
+      <location filename="../Project/Project.py" line="5297" />
       <source>&amp;Code Metrics...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5331" />
+      <location filename="../Project/Project.py" line="5304" />
       <source>Show some code metrics for the project.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5334" />
+      <location filename="../Project/Project.py" line="5307" />
       <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 type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5344" />
+      <location filename="../Project/Project.py" line="5317" />
       <source>Python Code Coverage</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5345" />
+      <location filename="../Project/Project.py" line="5318" />
       <source>Code Co&amp;verage...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5352" />
+      <location filename="../Project/Project.py" line="5325" />
       <source>Show code coverage information for the project.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5355" />
+      <location filename="../Project/Project.py" line="5328" />
       <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 type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6789" />
-      <location filename="../Project/Project.py" line="6776" />
-      <location filename="../Project/Project.py" line="5365" />
+      <location filename="../Project/Project.py" line="6762" />
+      <location filename="../Project/Project.py" line="6749" />
+      <location filename="../Project/Project.py" line="5338" />
       <source>Profile Data</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5366" />
+      <location filename="../Project/Project.py" line="5339" />
       <source>&amp;Profile Data...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5373" />
+      <location filename="../Project/Project.py" line="5346" />
       <source>Show profiling data for the project.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5376" />
+      <location filename="../Project/Project.py" line="5349" />
       <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 type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6841" />
-      <location filename="../Project/Project.py" line="5391" />
+      <location filename="../Project/Project.py" line="6814" />
+      <location filename="../Project/Project.py" line="5364" />
       <source>Application Diagram</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5392" />
+      <location filename="../Project/Project.py" line="5365" />
       <source>&amp;Application Diagram...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5399" />
+      <location filename="../Project/Project.py" line="5372" />
       <source>Show a diagram of the project.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5402" />
+      <location filename="../Project/Project.py" line="5375" />
       <source>&lt;b&gt;Application Diagram...&lt;/b&gt;&lt;p&gt;This shows a diagram of the project.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5411" />
+      <location filename="../Project/Project.py" line="5384" />
       <source>Load Diagram</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5412" />
+      <location filename="../Project/Project.py" line="5385" />
       <source>&amp;Load Diagram...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5418" />
+      <location filename="../Project/Project.py" line="5391" />
       <source>Load a diagram from file.</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Project/Project.py" line="5393" />
+      <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" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="6982" />
+      <location filename="../Project/Project.py" line="6927" />
+      <location filename="../Project/Project.py" line="5408" />
+      <source>Create Package List</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5410" />
+      <source>Create &amp;Package List</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5417" />
+      <source>Create an initial PKGLIST file for an eric plugin.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Project/Project.py" line="5420" />
-      <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" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="7009" />
-      <location filename="../Project/Project.py" line="6954" />
-      <location filename="../Project/Project.py" line="5435" />
-      <source>Create Package List</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5437" />
-      <source>Create &amp;Package List</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5444" />
-      <source>Create an initial PKGLIST file for an eric plugin.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5447" />
       <source>&lt;b&gt;Create Package List&lt;/b&gt;&lt;p&gt;This creates an initial list of files to include in an eric plugin archive. The list is created from the project file.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="7080" />
-      <location filename="../Project/Project.py" line="5458" />
+      <location filename="../Project/Project.py" line="7053" />
+      <location filename="../Project/Project.py" line="5431" />
       <source>Create Plugin Archives</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5460" />
+      <location filename="../Project/Project.py" line="5433" />
       <source>Create Plugin &amp;Archives</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5466" />
+      <location filename="../Project/Project.py" line="5439" />
       <source>Create eric plugin archive files.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5468" />
+      <location filename="../Project/Project.py" line="5441" />
       <source>&lt;b&gt;Create Plugin Archives&lt;/b&gt;&lt;p&gt;This creates eric 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" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5480" />
+      <location filename="../Project/Project.py" line="5453" />
       <source>Create Plugin Archives (Snapshot)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5482" />
+      <location filename="../Project/Project.py" line="5455" />
       <source>Create Plugin Archives (&amp;Snapshot)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5489" />
+      <location filename="../Project/Project.py" line="5462" />
       <source>Create eric plugin archive files (snapshot releases).</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5492" />
+      <location filename="../Project/Project.py" line="5465" />
       <source>&lt;b&gt;Create Plugin Archives (Snapshot)&lt;/b&gt;&lt;p&gt;This creates eric 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" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="7536" />
-      <location filename="../Project/Project.py" line="7507" />
-      <location filename="../Project/Project.py" line="7461" />
-      <location filename="../Project/Project.py" line="7413" />
-      <location filename="../Project/Project.py" line="5511" />
+      <location filename="../Project/Project.py" line="7509" />
+      <location filename="../Project/Project.py" line="7480" />
+      <location filename="../Project/Project.py" line="7434" />
+      <location filename="../Project/Project.py" line="7386" />
+      <location filename="../Project/Project.py" line="5484" />
       <source>Execute Make</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5512" />
+      <location filename="../Project/Project.py" line="5485" />
       <source>&amp;Execute Make</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5518" />
+      <location filename="../Project/Project.py" line="5491" />
       <source>Perform a 'make' run.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5520" />
+      <location filename="../Project/Project.py" line="5493" />
       <source>&lt;b&gt;Execute Make&lt;/b&gt;&lt;p&gt;This performs a 'make' run to rebuild the configured target.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="7513" />
-      <location filename="../Project/Project.py" line="5530" />
+      <location filename="../Project/Project.py" line="7486" />
+      <location filename="../Project/Project.py" line="5503" />
       <source>Test for Changes</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5531" />
+      <location filename="../Project/Project.py" line="5504" />
       <source>&amp;Test for Changes</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5538" />
+      <location filename="../Project/Project.py" line="5511" />
       <source>Question 'make', if a rebuild is needed.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5541" />
+      <location filename="../Project/Project.py" line="5514" />
       <source>&lt;b&gt;Test for Changes&lt;/b&gt;&lt;p&gt;This questions 'make', if a rebuild of the configured target is necessary.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5559" />
+      <location filename="../Project/Project.py" line="5532" />
       <source>Create SBOM File</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5560" />
+      <location filename="../Project/Project.py" line="5533" />
       <source>Create &amp;SBOM File</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5567" />
+      <location filename="../Project/Project.py" line="5540" />
       <source>Create a SBOM file of the project dependencies.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5570" />
+      <location filename="../Project/Project.py" line="5543" />
       <source>&lt;b&gt;Create SBOM File&lt;/b&gt;&lt;p&gt;This allows the creation of a SBOM file of the project dependencies. This may be based on various input sources and will be saved as a CycloneDX SBOM file.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Project/Project.py" line="5554" />
+      <source>Clear Byte Code Caches</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5555" />
+      <source>Clear Byte Code &amp;Caches</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5562" />
+      <source>Clear the byte code caches of the project.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5565" />
+      <source>&lt;b&gt;Clear Byte Code Caches&lt;/b&gt;&lt;p&gt;This deletes all directories containing byte code cache files.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Project/Project.py" line="5581" />
-      <source>Clear Byte Code Caches</source>
+      <source>About Black</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Project/Project.py" line="5582" />
-      <source>Clear Byte Code &amp;Caches</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5589" />
-      <source>Clear the byte code caches of the project.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5592" />
-      <source>&lt;b&gt;Clear Byte Code Caches&lt;/b&gt;&lt;p&gt;This deletes all directories containing byte code cache files.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5608" />
-      <source>About Black</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5609" />
       <source>&amp;Black</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5615" />
+      <location filename="../Project/Project.py" line="5588" />
       <source>Show some information about 'Black'.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5617" />
+      <location filename="../Project/Project.py" line="5590" />
       <source>&lt;b&gt;Black&lt;/b&gt;&lt;p&gt;This shows some information about the installed 'Black' tool.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5629" />
+      <location filename="../Project/Project.py" line="5602" />
       <source>Format Code</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5630" />
+      <location filename="../Project/Project.py" line="5603" />
       <source>&amp;Format Code</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5637" />
+      <location filename="../Project/Project.py" line="5610" />
       <source>Format the project sources with 'Black'.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5640" />
+      <location filename="../Project/Project.py" line="5613" />
       <source>&lt;b&gt;Format Code&lt;/b&gt;&lt;p&gt;This shows a dialog to enter parameters for the formatting run and reformats the project sources using 'Black'.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Project/Project.py" line="5625" />
+      <source>Check Code Formatting</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5626" />
+      <source>&amp;Check Code Formatting</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5633" />
+      <source>Check, if the project sources need to be reformatted with 'Black'.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5638" />
+      <source>&lt;b&gt;Check Code Formatting&lt;/b&gt;&lt;p&gt;This shows a dialog to enter parameters for the format check run and performs a check, if the project sources need to be reformatted using 'Black'.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5651" />
+      <source>Code Formatting Diff</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Project/Project.py" line="5652" />
-      <source>Check Code Formatting</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5653" />
-      <source>&amp;Check Code Formatting</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5660" />
-      <source>Check, if the project sources need to be reformatted with 'Black'.</source>
+      <source>Code Formatting &amp;Diff</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5659" />
+      <source>Generate a unified diff of potential project source reformatting with 'Black'.</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Project/Project.py" line="5665" />
-      <source>&lt;b&gt;Check Code Formatting&lt;/b&gt;&lt;p&gt;This shows a dialog to enter parameters for the format check run and performs a check, if the project sources need to be reformatted using 'Black'.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
+      <source>&lt;b&gt;Diff Code Formatting&lt;/b&gt;&lt;p&gt;This shows a dialog to enter parameters for the format diff run and generates a unified diff of potential project source reformatting using 'Black'.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5830" />
+      <location filename="../Project/Project.py" line="5780" />
+      <location filename="../Project/Project.py" line="5779" />
+      <location filename="../Project/Project.py" line="5679" />
       <location filename="../Project/Project.py" line="5678" />
-      <source>Code Formatting Diff</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5679" />
-      <source>Code Formatting &amp;Diff</source>
+      <source>Configure</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Project/Project.py" line="5686" />
-      <source>Generate a unified diff of potential project source reformatting with 'Black'.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5692" />
-      <source>&lt;b&gt;Diff Code Formatting&lt;/b&gt;&lt;p&gt;This shows a dialog to enter parameters for the format diff run and generates a unified diff of potential project source reformatting using 'Black'.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5857" />
-      <location filename="../Project/Project.py" line="5807" />
-      <location filename="../Project/Project.py" line="5806" />
-      <location filename="../Project/Project.py" line="5706" />
-      <location filename="../Project/Project.py" line="5705" />
-      <source>Configure</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5713" />
       <source>Enter the parameters for formatting the project sources with 'Black'.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5718" />
+      <location filename="../Project/Project.py" line="5691" />
       <source>&lt;b&gt;Configure&lt;/b&gt;&lt;p&gt;This shows a dialog to enter the parameters for formatting the project sources with 'Black'.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5734" />
+      <location filename="../Project/Project.py" line="5707" />
       <source>About isort</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5735" />
+      <location filename="../Project/Project.py" line="5708" />
       <source>&amp;isort</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5741" />
+      <location filename="../Project/Project.py" line="5714" />
       <source>Show some information about 'isort'.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5743" />
+      <location filename="../Project/Project.py" line="5716" />
       <source>&lt;b&gt;isort&lt;/b&gt;&lt;p&gt;This shows some information about the installed 'isort' tool.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5756" />
-      <location filename="../Project/Project.py" line="5755" />
+      <location filename="../Project/Project.py" line="5729" />
+      <location filename="../Project/Project.py" line="5728" />
       <source>Sort Imports</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5763" />
+      <location filename="../Project/Project.py" line="5736" />
       <source>Sort the import statements of the project sources with 'isort'.</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Project/Project.py" line="5739" />
+      <source>&lt;b&gt;Sort Imports&lt;/b&gt;&lt;p&gt;This shows a dialog to enter parameters for the imports sorting run and sorts the import statements of the project sources using 'isort'.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5753" />
+      <location filename="../Project/Project.py" line="5752" />
+      <source>Imports Sorting Diff</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5760" />
+      <source>Generate a unified diff of potential project source imports resorting with 'isort'.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Project/Project.py" line="5766" />
-      <source>&lt;b&gt;Sort Imports&lt;/b&gt;&lt;p&gt;This shows a dialog to enter parameters for the imports sorting run and sorts the import statements of the project sources using 'isort'.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5780" />
-      <location filename="../Project/Project.py" line="5779" />
-      <source>Imports Sorting Diff</source>
+      <source>&lt;b&gt;Imports Sorting Diff&lt;/b&gt;&lt;p&gt;This shows a dialog to enter parameters for the imports sorting diff run and generates a unified diff of potential project source changes using 'isort'.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Project/Project.py" line="5787" />
-      <source>Generate a unified diff of potential project source imports resorting with 'isort'.</source>
+      <source>Enter the parameters for resorting the project sources import statements with 'isort'.</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Project/Project.py" line="5793" />
-      <source>&lt;b&gt;Imports Sorting Diff&lt;/b&gt;&lt;p&gt;This shows a dialog to enter parameters for the imports sorting diff run and generates a unified diff of potential project source changes using 'isort'.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5814" />
-      <source>Enter the parameters for resorting the project sources import statements with 'isort'.</source>
+      <source>&lt;b&gt;Configure&lt;/b&gt;&lt;p&gt;This shows a dialog to enter the parameters for resorting the import statements of the project sources with 'isort'.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5809" />
+      <source>Install Project</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5810" />
+      <source>&amp;Install Project</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5817" />
+      <source>Install the project into the embedded environment.</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Project/Project.py" line="5820" />
-      <source>&lt;b&gt;Configure&lt;/b&gt;&lt;p&gt;This shows a dialog to enter the parameters for resorting the import statements of the project sources with 'isort'.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5836" />
-      <source>Install Project</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5837" />
-      <source>&amp;Install Project</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5844" />
-      <source>Install the project into the embedded environment.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5847" />
       <source>&lt;b&gt;Install Project&lt;/b&gt;&lt;p&gt;This installs the project into the embedded virtual environment in editable mode (i.e. development mode).&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Project/Project.py" line="5831" />
+      <source>&amp;Configure</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5838" />
+      <source>Configure the embedded environment.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5841" />
+      <source>&lt;b&gt;Configure&lt;/b&gt;&lt;p&gt;This opens a dialog to configure the embedded virtual environment of the project.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5851" />
+      <source>Upgrade</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5852" />
+      <source>&amp;Upgrade</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Project/Project.py" line="5858" />
-      <source>&amp;Configure</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5865" />
-      <source>Configure the embedded environment.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5868" />
-      <source>&lt;b&gt;Configure&lt;/b&gt;&lt;p&gt;This opens a dialog to configure the embedded virtual environment of the project.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5878" />
-      <source>Upgrade</source>
+      <source>Upgrade the embedded environment.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5860" />
+      <source>&lt;b&gt;Upgrade&lt;/b&gt;&lt;p&gt;This opens a dialog to enter the parameters to upgrade the embedded virtual environment of the project.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5872" />
+      <source>Recreate</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5873" />
+      <source>&amp;Recreate</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Project/Project.py" line="5879" />
-      <source>&amp;Upgrade</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5885" />
-      <source>Upgrade the embedded environment.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5887" />
-      <source>&lt;b&gt;Upgrade&lt;/b&gt;&lt;p&gt;This opens a dialog to enter the parameters to upgrade the embedded virtual environment of the project.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5899" />
-      <source>Recreate</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5900" />
-      <source>&amp;Recreate</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5906" />
       <source>Recreate the embedded environment.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5908" />
+      <location filename="../Project/Project.py" line="5881" />
       <source>&lt;b&gt;Recreate&lt;/b&gt;&lt;p&gt;This opens a dialog to enter the parameters to recreate the embedded virtual environment of the project. The existing environment is cleared first.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5940" />
+      <location filename="../Project/Project.py" line="5913" />
       <source>&amp;Project</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5941" />
+      <location filename="../Project/Project.py" line="5914" />
       <source>Open &amp;Recent Projects</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5943" />
+      <location filename="../Project/Project.py" line="5916" />
       <source>Session</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5944" />
+      <location filename="../Project/Project.py" line="5917" />
       <source>Debugger</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5945" />
+      <location filename="../Project/Project.py" line="5918" />
       <source>Embedded Environment</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5947" />
+      <location filename="../Project/Project.py" line="5920" />
       <source>Project-T&amp;ools</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5948" />
+      <location filename="../Project/Project.py" line="5921" />
       <source>&amp;Version Control</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5952" />
+      <location filename="../Project/Project.py" line="5925" />
       <source>Chec&amp;k</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5954" />
+      <location filename="../Project/Project.py" line="5927" />
       <source>Code &amp;Formatting</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5956" />
+      <location filename="../Project/Project.py" line="5929" />
       <source>Sho&amp;w</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5957" />
+      <location filename="../Project/Project.py" line="5930" />
       <source>&amp;Diagrams</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5958" />
+      <location filename="../Project/Project.py" line="5931" />
       <source>Pac&amp;kagers</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5959" />
+      <location filename="../Project/Project.py" line="5932" />
       <source>Source &amp;Documentation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5961" />
+      <location filename="../Project/Project.py" line="5934" />
       <source>Make</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5962" />
+      <location filename="../Project/Project.py" line="5935" />
       <source>Other Tools</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6124" />
-      <location filename="../Project/Project.py" line="6122" />
+      <location filename="../Project/Project.py" line="6097" />
+      <location filename="../Project/Project.py" line="6095" />
       <source>Project</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6206" />
+      <location filename="../Project/Project.py" line="6179" />
       <source>&amp;Clear</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6403" />
+      <location filename="../Project/Project.py" line="6376" />
       <source>Search New Files</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6404" />
+      <location filename="../Project/Project.py" line="6377" />
       <source>There were no new files found to be added.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6565" />
-      <location filename="../Project/Project.py" line="6552" />
+      <location filename="../Project/Project.py" line="6538" />
+      <location filename="../Project/Project.py" line="6525" />
       <source>Version Control System</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6553" />
+      <location filename="../Project/Project.py" line="6526" />
       <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" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6566" />
+      <location filename="../Project/Project.py" line="6539" />
       <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" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6723" />
+      <location filename="../Project/Project.py" line="6696" />
       <source>Coverage Data</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6777" />
-      <location filename="../Project/Project.py" line="6724" />
+      <location filename="../Project/Project.py" line="6750" />
+      <location filename="../Project/Project.py" line="6697" />
       <source>There is no main script defined for the current project. Aborting</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6736" />
+      <location filename="../Project/Project.py" line="6709" />
       <source>Code Coverage</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6737" />
+      <location filename="../Project/Project.py" line="6710" />
       <source>Please select a coverage file</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6790" />
+      <location filename="../Project/Project.py" line="6763" />
       <source>Please select a profile file</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6842" />
+      <location filename="../Project/Project.py" line="6815" />
       <source>Include module names?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6955" />
+      <location filename="../Project/Project.py" line="6928" />
       <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 type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="7010" />
+      <location filename="../Project/Project.py" line="6983" />
       <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" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="7321" />
-      <location filename="../Project/Project.py" line="7277" />
-      <location filename="../Project/Project.py" line="7227" />
-      <location filename="../Project/Project.py" line="7216" />
-      <location filename="../Project/Project.py" line="7198" />
-      <location filename="../Project/Project.py" line="7151" />
-      <location filename="../Project/Project.py" line="7121" />
-      <location filename="../Project/Project.py" line="7093" />
-      <location filename="../Project/Project.py" line="7063" />
-      <location filename="../Project/Project.py" line="7048" />
-      <location filename="../Project/Project.py" line="7031" />
+      <location filename="../Project/Project.py" line="7294" />
+      <location filename="../Project/Project.py" line="7250" />
+      <location filename="../Project/Project.py" line="7200" />
+      <location filename="../Project/Project.py" line="7189" />
+      <location filename="../Project/Project.py" line="7171" />
+      <location filename="../Project/Project.py" line="7124" />
+      <location filename="../Project/Project.py" line="7094" />
+      <location filename="../Project/Project.py" line="7066" />
+      <location filename="../Project/Project.py" line="7036" />
+      <location filename="../Project/Project.py" line="7021" />
+      <location filename="../Project/Project.py" line="7004" />
       <source>Create Plugin Archive</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="7032" />
+      <location filename="../Project/Project.py" line="7005" />
       <source>The project does not have a main script defined. Aborting...</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Project/Project.py" line="7022" />
+      <source>Select package lists:</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="7037" />
+      <source>&lt;p&gt;No package list files (PKGLIST*) available or selected. Aborting...&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="7045" />
+      <source>Creating plugin archives...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="7046" />
+      <source>Abort</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Project/Project.py" line="7049" />
-      <source>Select package lists:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="7064" />
-      <source>&lt;p&gt;No package list files (PKGLIST*) available or selected. Aborting...&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="7072" />
-      <source>Creating plugin archives...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="7073" />
-      <source>Abort</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="7076" />
       <source>%v/%m Archives</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="7094" />
+      <location filename="../Project/Project.py" line="7067" />
       <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 type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="7122" />
+      <location filename="../Project/Project.py" line="7095" />
       <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'; initial_list' line of the header.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="7152" />
+      <location filename="../Project/Project.py" line="7125" />
       <source>&lt;p&gt;The eric 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 type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="7199" />
+      <location filename="../Project/Project.py" line="7172" />
       <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" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="7217" />
+      <location filename="../Project/Project.py" line="7190" />
       <source>&lt;p&gt;The eric plugin archive files were created with some errors.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="7228" />
+      <location filename="../Project/Project.py" line="7201" />
       <source>&lt;p&gt;The eric plugin archive files were created successfully.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="7278" />
+      <location filename="../Project/Project.py" line="7251" />
       <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" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="7322" />
+      <location filename="../Project/Project.py" line="7295" />
       <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" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="7414" />
+      <location filename="../Project/Project.py" line="7387" />
       <source>'Make' is not supported for remote projects. Aborting...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="7462" />
+      <location filename="../Project/Project.py" line="7435" />
       <source>The make process did not start.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="7508" />
+      <location filename="../Project/Project.py" line="7481" />
       <source>The make process crashed.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="7516" />
+      <location filename="../Project/Project.py" line="7489" />
       <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" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="7521" />
+      <location filename="../Project/Project.py" line="7494" />
       <source>&lt;p&gt;There are changes that require the default make target to be rebuilt.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="7537" />
+      <location filename="../Project/Project.py" line="7510" />
       <source>The makefile contains errors.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="7975" />
+      <location filename="../Project/Project.py" line="7948" />
       <source>Interpreter Missing</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="7976" />
+      <location filename="../Project/Project.py" line="7949" />
       <source>The configured interpreter of the embedded environment does not exist anymore. Shall the environment be upgraded?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="8057" />
+      <location filename="../Project/Project.py" line="8030" />
       <source>Open Remote Project</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="8088" />
-      <location filename="../Project/Project.py" line="8073" />
+      <location filename="../Project/Project.py" line="8061" />
+      <location filename="../Project/Project.py" line="8046" />
       <source>Save Remote Project</source>
       <translation type="unfinished" />
     </message>
@@ -64821,9 +62885,9 @@
   <context>
     <name>ProjectFormsBrowser</name>
     <message>
-      <location filename="../Project/ProjectFormsBrowser.py" line="1141" />
-      <location filename="../Project/ProjectFormsBrowser.py" line="1092" />
-      <location filename="../Project/ProjectFormsBrowser.py" line="1055" />
+      <location filename="../Project/ProjectFormsBrowser.py" line="1110" />
+      <location filename="../Project/ProjectFormsBrowser.py" line="1063" />
+      <location filename="../Project/ProjectFormsBrowser.py" line="1026" />
       <location filename="../Project/ProjectFormsBrowser.py" line="142" />
       <location filename="../Project/ProjectFormsBrowser.py" line="77" />
       <source>Forms</source>
@@ -65096,102 +63160,112 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectFormsBrowser.py" line="733" />
-      <location filename="../Project/ProjectFormsBrowser.py" line="720" />
-      <location filename="../Project/ProjectFormsBrowser.py" line="701" />
-      <location filename="../Project/ProjectFormsBrowser.py" line="684" />
+      <location filename="../Project/ProjectFormsBrowser.py" line="731" />
+      <location filename="../Project/ProjectFormsBrowser.py" line="718" />
+      <location filename="../Project/ProjectFormsBrowser.py" line="699" />
+      <location filename="../Project/ProjectFormsBrowser.py" line="682" />
       <source>New Form</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectFormsBrowser.py" line="685" />
+      <location filename="../Project/ProjectFormsBrowser.py" line="683" />
       <source>Select a form type:</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectFormsBrowser.py" line="703" />
+      <location filename="../Project/ProjectFormsBrowser.py" line="701" />
       <source>Qt User-Interface Files (*.ui);;All Files (*)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectFormsBrowser.py" line="721" />
+      <location filename="../Project/ProjectFormsBrowser.py" line="719" />
       <source>The file already exists! Overwrite it?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectFormsBrowser.py" line="734" />
+      <location filename="../Project/ProjectFormsBrowser.py" line="732" />
       <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 type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectFormsBrowser.py" line="760" />
+      <location filename="../Project/ProjectFormsBrowser.py" line="758" />
       <source>Delete forms</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectFormsBrowser.py" line="761" />
+      <location filename="../Project/ProjectFormsBrowser.py" line="759" />
       <source>Do you really want to delete these forms from the project?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectFormsBrowser.py" line="893" />
-      <location filename="../Project/ProjectFormsBrowser.py" line="882" />
-      <location filename="../Project/ProjectFormsBrowser.py" line="875" />
-      <source>Form Compilation</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/ProjectFormsBrowser.py" line="876" />
-      <source>The compilation of the form file was successful.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Project/ProjectFormsBrowser.py" line="883" />
+      <location filename="../Project/ProjectFormsBrowser.py" line="872" />
+      <location filename="../Project/ProjectFormsBrowser.py" line="865" />
+      <source>Form Compilation</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/ProjectFormsBrowser.py" line="866" />
+      <source>The compilation of the form file was successful.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/ProjectFormsBrowser.py" line="873" />
       <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" />
     </message>
     <message>
-      <location filename="../Project/ProjectFormsBrowser.py" line="894" />
+      <location filename="../Project/ProjectFormsBrowser.py" line="884" />
       <source>The compilation of the form file failed.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectFormsBrowser.py" line="986" />
+      <location filename="../Project/ProjectFormsBrowser.py" line="931" />
+      <source>Error Compiling Form</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/ProjectFormsBrowser.py" line="932" />
+      <source>The project type &lt;b&gt;{0}&lt;/b&gt; is not supported.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/ProjectFormsBrowser.py" line="957" />
       <source>Process Generation Error</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectFormsBrowser.py" line="987" />
+      <location filename="../Project/ProjectFormsBrowser.py" line="958" />
       <source>Could not start {0}.&lt;br&gt;Ensure that it is in the search path.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectFormsBrowser.py" line="1083" />
-      <location filename="../Project/ProjectFormsBrowser.py" line="1046" />
+      <location filename="../Project/ProjectFormsBrowser.py" line="1054" />
+      <location filename="../Project/ProjectFormsBrowser.py" line="1017" />
       <source>Compiling forms...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectFormsBrowser.py" line="1134" />
-      <location filename="../Project/ProjectFormsBrowser.py" line="1084" />
-      <location filename="../Project/ProjectFormsBrowser.py" line="1047" />
+      <location filename="../Project/ProjectFormsBrowser.py" line="1103" />
+      <location filename="../Project/ProjectFormsBrowser.py" line="1055" />
+      <location filename="../Project/ProjectFormsBrowser.py" line="1018" />
       <source>Abort</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectFormsBrowser.py" line="1137" />
-      <location filename="../Project/ProjectFormsBrowser.py" line="1087" />
-      <location filename="../Project/ProjectFormsBrowser.py" line="1050" />
+      <location filename="../Project/ProjectFormsBrowser.py" line="1106" />
+      <location filename="../Project/ProjectFormsBrowser.py" line="1058" />
+      <location filename="../Project/ProjectFormsBrowser.py" line="1021" />
       <source>%v/%m Forms</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectFormsBrowser.py" line="1133" />
+      <location filename="../Project/ProjectFormsBrowser.py" line="1102" />
       <source>Determining changed forms...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectFormsBrowser.py" line="1163" />
+      <location filename="../Project/ProjectFormsBrowser.py" line="1132" />
       <source>Compiling changed forms...</source>
       <translation type="unfinished" />
     </message>
@@ -65643,9 +63717,9 @@
   <context>
     <name>ProjectResourcesBrowser</name>
     <message>
-      <location filename="../Project/ProjectResourcesBrowser.py" line="956" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="880" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="844" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="926" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="850" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="814" />
       <location filename="../Project/ProjectResourcesBrowser.py" line="87" />
       <location filename="../Project/ProjectResourcesBrowser.py" line="68" />
       <source>Resources</source>
@@ -65672,219 +63746,219 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectResourcesBrowser.py" line="165" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="152" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="161" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="148" />
       <source>Compile resource</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectResourcesBrowser.py" line="396" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="385" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="344" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="333" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="247" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="372" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="361" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="324" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="313" />
       <location filename="../Project/ProjectResourcesBrowser.py" line="235" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="172" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="154" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="223" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="168" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="150" />
       <source>Compile all resources</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectResourcesBrowser.py" line="389" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="337" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="296" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="239" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="158" />
-      <source>Configure rcc Compiler</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/ProjectResourcesBrowser.py" line="308" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="181" />
-      <source>Open</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/ProjectResourcesBrowser.py" line="183" />
-      <source>Rename file</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/ProjectResourcesBrowser.py" line="349" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="310" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="185" />
-      <source>Remove from project</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/ProjectResourcesBrowser.py" line="351" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="312" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="187" />
-      <source>Delete</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/ProjectResourcesBrowser.py" line="355" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="255" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="242" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="204" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="199" />
-      <source>New resource...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/ProjectResourcesBrowser.py" line="402" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="356" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="260" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="208" />
-      <source>Add resources...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/ProjectResourcesBrowser.py" line="405" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="358" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="263" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="210" />
-      <source>Add resources directory...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/ProjectResourcesBrowser.py" line="363" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="269" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="215" />
-      <source>Show in File Manager</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Project/ProjectResourcesBrowser.py" line="365" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="217" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="317" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="280" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="227" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="154" />
+      <source>Configure rcc Compiler</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/ProjectResourcesBrowser.py" line="292" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="177" />
+      <source>Open</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/ProjectResourcesBrowser.py" line="179" />
+      <source>Rename file</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/ProjectResourcesBrowser.py" line="329" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="294" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="181" />
+      <source>Remove from project</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/ProjectResourcesBrowser.py" line="331" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="296" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="183" />
+      <source>Delete</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/ProjectResourcesBrowser.py" line="335" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="243" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="230" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="196" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="191" />
+      <source>New resource...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/ProjectResourcesBrowser.py" line="378" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="336" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="248" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="200" />
+      <source>Add resources...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/ProjectResourcesBrowser.py" line="381" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="338" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="251" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="202" />
+      <source>Add resources directory...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/ProjectResourcesBrowser.py" line="343" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="257" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="207" />
+      <source>Show in File Manager</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/ProjectResourcesBrowser.py" line="345" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="209" />
       <source>Copy Path to Clipboard</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectResourcesBrowser.py" line="410" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="367" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="315" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="272" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="219" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="386" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="347" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="299" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="260" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="211" />
       <source>Expand all directories</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectResourcesBrowser.py" line="413" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="369" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="317" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="274" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="220" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="389" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="349" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="301" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="262" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="212" />
       <source>Collapse all directories</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectResourcesBrowser.py" line="416" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="372" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="320" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="277" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="222" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="392" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="352" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="304" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="265" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="214" />
       <source>Configure...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectResourcesBrowser.py" line="303" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="292" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="287" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="276" />
       <source>Compile resources</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectResourcesBrowser.py" line="595" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="574" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="555" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="571" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="550" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="531" />
       <source>New Resource</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectResourcesBrowser.py" line="557" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="533" />
       <source>Qt Resource Files (*.qrc)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectResourcesBrowser.py" line="575" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="551" />
       <source>The file already exists! Overwrite it?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectResourcesBrowser.py" line="596" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="572" />
       <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 type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectResourcesBrowser.py" line="622" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="598" />
       <source>Delete resources</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectResourcesBrowser.py" line="623" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="599" />
       <source>Do you really want to delete these resources from the project?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectResourcesBrowser.py" line="717" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="708" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="701" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="693" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="684" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="677" />
       <source>Resource Compilation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectResourcesBrowser.py" line="702" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="678" />
       <source>The compilation of the resource file was successful.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectResourcesBrowser.py" line="709" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="685" />
       <source>&lt;p&gt;The compilation of the resource file failed.&lt;/p&gt;&lt;p&gt;Reason: {0}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectResourcesBrowser.py" line="718" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="694" />
       <source>The compilation of the resource file failed.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectResourcesBrowser.py" line="805" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="775" />
       <source>Process Generation Error</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectResourcesBrowser.py" line="806" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="776" />
       <source>Could not start {0}.&lt;br&gt;Ensure that it is in the search path.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectResourcesBrowser.py" line="871" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="835" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="841" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="805" />
       <source>Compiling resources...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectResourcesBrowser.py" line="949" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="872" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="836" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="919" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="842" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="806" />
       <source>Abort</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectResourcesBrowser.py" line="952" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="875" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="839" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="922" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="845" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="809" />
       <source>%v/%m Resources</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectResourcesBrowser.py" line="948" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="918" />
       <source>Determining changed resources...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectResourcesBrowser.py" line="986" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="956" />
       <source>Compiling changed resources...</source>
       <translation type="unfinished" />
     </message>
@@ -66420,250 +64494,250 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="514" />
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="473" />
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="456" />
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="434" />
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="296" />
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="238" />
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="213" />
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="182" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="502" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="461" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="444" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="422" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="292" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="234" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="209" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="178" />
       <source>Open in Editor</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="255" />
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="188" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="251" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="184" />
       <source>Generate translation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="265" />
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="193" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="261" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="189" />
       <source>Generate translation (with obsolete)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="580" />
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="551" />
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="382" />
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="354" />
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="274" />
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="199" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="564" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="535" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="374" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="346" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="270" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="195" />
       <source>Generate all translations</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="589" />
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="555" />
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="391" />
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="358" />
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="283" />
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="203" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="573" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="539" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="383" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="350" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="279" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="199" />
       <source>Generate all translations (with obsolete)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="452" />
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="209" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="440" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="205" />
       <source>Open in Qt-Linguist</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="303" />
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="218" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="299" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="214" />
       <source>Release translation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="597" />
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="560" />
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="399" />
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="363" />
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="312" />
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="223" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="581" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="544" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="391" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="355" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="308" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="219" />
       <source>Release all translations</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="228" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="224" />
       <source>Preview translation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="565" />
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="368" />
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="232" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="549" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="360" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="228" />
       <source>Preview all translations</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="571" />
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="481" />
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="374" />
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="246" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="555" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="469" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="366" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="242" />
       <source>Extract messages</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="509" />
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="291" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="497" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="287" />
       <source>Open</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="529" />
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="319" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="517" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="315" />
       <source>Remove from project</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="587" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="520" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="318" />
+      <source>Delete</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="592" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="398" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="322" />
+      <source>New translation...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="595" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="401" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="325" />
+      <source>Add translation files...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="599" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="405" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="330" />
+      <source>Show in File Manager</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="601" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="332" />
+      <source>Copy Path to Clipboard</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Project/ProjectTranslationsBrowser.py" line="603" />
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="532" />
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="322" />
-      <source>Delete</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="608" />
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="406" />
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="326" />
-      <source>New translation...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="611" />
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="409" />
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="329" />
-      <source>Add translation files...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="615" />
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="413" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="523" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="408" />
       <location filename="../Project/ProjectTranslationsBrowser.py" line="334" />
-      <source>Show in File Manager</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="617" />
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="336" />
-      <source>Copy Path to Clipboard</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="619" />
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="535" />
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="416" />
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="338" />
       <source>Configure...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="490" />
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="440" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="478" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="428" />
       <source>Generate translations</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="500" />
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="445" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="488" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="433" />
       <source>Generate translations (with obsolete)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="521" />
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="461" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="509" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="449" />
       <source>Release translations</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="467" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="455" />
       <source>Preview translations</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="882" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="850" />
       <source>Delete translation files</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="883" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="851" />
       <source>Do you really want to delete these translation files from the project?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="1582" />
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="1051" />
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="1011" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="1540" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="1019" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="979" />
       <source>Write temporary project file</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="1583" />
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="1307" />
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="1012" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="1541" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="1269" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="980" />
       <source>No translation files (*.ts) selected.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="1052" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="1020" />
       <source>&lt;p&gt;The temporary project file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="1306" />
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="1189" />
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="1177" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="1268" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="1157" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="1145" />
       <source>Translation file generation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="1178" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="1146" />
       <source>The generation of the translation files (*.ts) was successful.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="1184" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="1152" />
       <source> The process has crashed.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="1190" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="1158" />
       <source>The generation of the translation files (*.ts) has failed.{0}</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="1612" />
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="1408" />
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="1360" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="1570" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="1370" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="1322" />
       <source>Process Generation Error</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="1409" />
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="1361" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="1371" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="1323" />
       <source>Could not start {0}.&lt;br&gt;Ensure that it is in the search path.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="1497" />
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="1479" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="1459" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="1441" />
       <source>Translation file release</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="1480" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="1442" />
       <source>The release of the translation files (*.qm) was successful.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="1498" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="1460" />
       <source>The release of the translation files (*.qm) has failed.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="1613" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="1571" />
       <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 type="unfinished" />
     </message>
@@ -69167,38 +67241,38 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/PythonAstViewer.py" line="214" />
+      <location filename="../UI/PythonAstViewer.py" line="216" />
       <source>No editor has been opened.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/PythonAstViewer.py" line="224" />
+      <location filename="../UI/PythonAstViewer.py" line="226" />
       <source>The current editor does not contain any source code.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/PythonAstViewer.py" line="230" />
+      <location filename="../UI/PythonAstViewer.py" line="232" />
       <source>The current editor does not contain Python source code.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/PythonAstViewer.py" line="248" />
+      <location filename="../UI/PythonAstViewer.py" line="250" />
       <source>Module</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/PythonAstViewer.py" line="280" />
+      <location filename="../UI/PythonAstViewer.py" line="282" />
       <source>{0}: {1}</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/PythonAstViewer.py" line="297" />
-      <location filename="../UI/PythonAstViewer.py" line="287" />
+      <location filename="../UI/PythonAstViewer.py" line="299" />
+      <location filename="../UI/PythonAstViewer.py" line="289" />
       <source>{0},{1}</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/PythonAstViewer.py" line="304" />
+      <location filename="../UI/PythonAstViewer.py" line="306" />
       <source>{0}  -  {1}</source>
       <translation type="unfinished" />
     </message>
@@ -71296,7 +69370,7 @@
   <context>
     <name>QtPage</name>
     <message>
-      <location filename="../Preferences/ConfigurationPages/QtPage.py" line="154" />
+      <location filename="../Preferences/ConfigurationPages/QtPage.py" line="124" />
       <source>Sample: {0}designer{1}</source>
       <translation type="unfinished" />
     </message>
@@ -71339,8 +69413,6 @@
       <location filename="../Preferences/ConfigurationPages/QtPage.ui" line="0" />
       <location filename="../Preferences/ConfigurationPages/QtPage.ui" line="0" />
       <location filename="../Preferences/ConfigurationPages/QtPage.ui" line="0" />
-      <location filename="../Preferences/ConfigurationPages/QtPage.ui" line="0" />
-      <location filename="../Preferences/ConfigurationPages/QtPage.ui" line="0" />
       <source>Tools Directory:</source>
       <translation type="unfinished" />
     </message>
@@ -71413,17 +69485,10 @@
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/QtPage.ui" line="0" />
-      <source>PyQt</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/QtPage.ui" line="0" />
-      <source>PyQt 5</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/QtPage.ui" line="0" />
-      <location filename="../Preferences/ConfigurationPages/QtPage.ui" line="0" />
+      <source>PyQt 6</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Preferences/ConfigurationPages/QtPage.ui" line="0" />
       <location filename="../Preferences/ConfigurationPages/QtPage.ui" line="0" />
       <source>Virtual Environment:</source>
@@ -71432,75 +69497,23 @@
     <message>
       <location filename="../Preferences/ConfigurationPages/QtPage.ui" line="0" />
       <location filename="../Preferences/ConfigurationPages/QtPage.ui" line="0" />
-      <location filename="../Preferences/ConfigurationPages/QtPage.ui" line="0" />
-      <location filename="../Preferences/ConfigurationPages/QtPage.ui" line="0" />
       <source>Select the virtual environment to be used</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/QtPage.ui" line="0" />
       <location filename="../Preferences/ConfigurationPages/QtPage.ui" line="0" />
-      <location filename="../Preferences/ConfigurationPages/QtPage.ui" line="0" />
-      <location filename="../Preferences/ConfigurationPages/QtPage.ui" line="0" />
       <source>Press to open the virtual environment manager dialog</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/QtPage.ui" line="0" />
       <location filename="../Preferences/ConfigurationPages/QtPage.ui" line="0" />
-      <location filename="../Preferences/ConfigurationPages/QtPage.ui" line="0" />
-      <location filename="../Preferences/ConfigurationPages/QtPage.ui" line="0" />
       <source>Press to refresh the list of vitual environments</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/QtPage.ui" line="0" />
-      <source>Enter the path of the PyQt 5 tools directory, if they are not found.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/QtPage.ui" line="0" />
-      <source>pyuic5 Options</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/QtPage.ui" line="0" />
-      <location filename="../Preferences/ConfigurationPages/QtPage.ui" line="0" />
-      <source>Indent Width:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/QtPage.ui" line="0" />
-      <location filename="../Preferences/ConfigurationPages/QtPage.ui" line="0" />
-      <source>Select the indent width (default: 4)</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/QtPage.ui" line="0" />
-      <location filename="../Preferences/ConfigurationPages/QtPage.ui" line="0" />
-      <location filename="../Preferences/ConfigurationPages/QtPage.ui" line="0" />
-      <source>Generate imports relative to '.'</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/QtPage.ui" line="0" />
-      <location filename="../Preferences/ConfigurationPages/QtPage.ui" line="0" />
-      <source>Select to generate extra code to test and display the form</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/QtPage.ui" line="0" />
-      <location filename="../Preferences/ConfigurationPages/QtPage.ui" line="0" />
-      <source>Generate Extra Test Code</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/QtPage.ui" line="0" />
-      <source>PyQt 6</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/QtPage.ui" line="0" />
       <source>Enter the path of the PyQt 6 tools directory, if they are not found.</source>
       <translation type="unfinished" />
     </message>
@@ -71511,22 +69524,22 @@
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/QtPage.ui" line="0" />
-      <source>PySide</source>
+      <source>Select to generate extra code to test and display the form</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/QtPage.ui" line="0" />
-      <source>PySide2</source>
+      <source>Generate Extra Test Code</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/QtPage.ui" line="0" />
-      <source>Enter the path of the PySide2 tools directory, if they are not found.</source>
+      <source>Select the indent width (default: 4)</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/QtPage.ui" line="0" />
-      <source>pyside2-uic Options</source>
+      <source>Indent Width:</source>
       <translation type="unfinished" />
     </message>
     <message>
@@ -71544,6 +69557,11 @@
       <source>pyside6-uic Options</source>
       <translation type="unfinished" />
     </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/QtPage.ui" line="0" />
+      <source>Generate imports relative to '.'</source>
+      <translation type="unfinished" />
+    </message>
   </context>
   <context>
     <name>Queues</name>
@@ -72599,197 +70617,205 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/RP2Devices.py" line="128" />
+      <location filename="../MicroPython/Devices/RP2Devices.py" line="103" />
+      <source>Open</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/Devices/RP2Devices.py" line="147" />
       <source>RP2040/RP2350</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/RP2Devices.py" line="184" />
+      <location filename="../MicroPython/Devices/RP2Devices.py" line="203" />
       <source>RP2 Functions</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/RP2Devices.py" line="263" />
-      <location filename="../MicroPython/Devices/RP2Devices.py" line="187" />
+      <location filename="../MicroPython/Devices/RP2Devices.py" line="282" />
+      <location filename="../MicroPython/Devices/RP2Devices.py" line="206" />
       <source>Show MicroPython Versions</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/RP2Devices.py" line="191" />
+      <location filename="../MicroPython/Devices/RP2Devices.py" line="210" />
       <source>Activate Bootloader</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/RP2Devices.py" line="194" />
+      <location filename="../MicroPython/Devices/RP2Devices.py" line="213" />
       <source>Flash MicroPython Firmware</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/RP2Devices.py" line="198" />
+      <location filename="../MicroPython/Devices/RP2Devices.py" line="217" />
       <source>Reset Device</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/RP2Devices.py" line="264" />
+      <location filename="../MicroPython/Devices/RP2Devices.py" line="283" />
       <source>The firmware of the connected device cannot be determined or the board does not run MicroPython. Aborting...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/RP2Devices.py" line="1829" />
-      <location filename="../MicroPython/Devices/RP2Devices.py" line="297" />
+      <location filename="../MicroPython/Devices/RP2Devices.py" line="1909" />
+      <location filename="../MicroPython/Devices/RP2Devices.py" line="316" />
       <source>unknown</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/RP2Devices.py" line="307" />
+      <location filename="../MicroPython/Devices/RP2Devices.py" line="326" />
       <source>&lt;h4&gt;MicroPython Version Information&lt;/h4&gt;&lt;table&gt;&lt;tr&gt;&lt;td&gt;Installed:&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Available:&lt;/td&gt;&lt;td&gt;{1}&lt;/td&gt;&lt;/tr&gt;{2}&lt;/table&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/RP2Devices.py" line="318" />
+      <location filename="../MicroPython/Devices/RP2Devices.py" line="337" />
       <source>&lt;tr&gt;&lt;td&gt;Variant:&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/RP2Devices.py" line="329" />
+      <location filename="../MicroPython/Devices/RP2Devices.py" line="348" />
       <source>&lt;p&gt;Update may be available.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/RP2Devices.py" line="331" />
+      <location filename="../MicroPython/Devices/RP2Devices.py" line="350" />
       <source>&lt;p&gt;&lt;b&gt;Update available!&lt;/b&gt;&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/RP2Devices.py" line="335" />
+      <location filename="../MicroPython/Devices/RP2Devices.py" line="354" />
       <source>MicroPython Version</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/RP2Devices.py" line="368" />
+      <location filename="../MicroPython/Devices/RP2Devices.py" line="387" />
       <source>MicroPython Firmware</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/RP2Devices.py" line="372" />
+      <location filename="../MicroPython/Devices/RP2Devices.py" line="391" />
       <source>Pimoroni Pico Firmware</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/RP2Devices.py" line="375" />
+      <location filename="../MicroPython/Devices/RP2Devices.py" line="394" />
       <source>CircuitPython Firmware</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/RP2Devices.py" line="379" />
+      <location filename="../MicroPython/Devices/RP2Devices.py" line="398" />
       <source>CircuitPython Libraries</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/RP2Devices.py" line="478" />
+      <location filename="../MicroPython/Devices/RP2Devices.py" line="497" />
       <source>Set Country</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/RP2Devices.py" line="481" />
+      <location filename="../MicroPython/Devices/RP2Devices.py" line="500" />
       <source>Reset Country</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/RP2Devices.py" line="1152" />
-      <location filename="../MicroPython/Devices/RP2Devices.py" line="698" />
+      <location filename="../MicroPython/Devices/RP2Devices.py" line="1221" />
+      <location filename="../MicroPython/Devices/RP2Devices.py" line="768" />
+      <location filename="../MicroPython/Devices/RP2Devices.py" line="764" />
+      <location filename="../MicroPython/Devices/RP2Devices.py" line="754" />
+      <location filename="../MicroPython/Devices/RP2Devices.py" line="746" />
       <source>unknown ({0})</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/RP2Devices.py" line="1278" />
+      <location filename="../MicroPython/Devices/RP2Devices.py" line="1345" />
       <source>Pico Wireless does not support setting the IPv4 parameters of the WiFi access point.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/RP2Devices.py" line="1357" />
+      <location filename="../MicroPython/Devices/RP2Devices.py" line="1437" />
       <source>Pico Wireless does not support reporting of connected clients.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/RP2Devices.py" line="1411" />
+      <location filename="../MicroPython/Devices/RP2Devices.py" line="1491" />
       <source>WebREPL is not supported on this device.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/RP2Devices.py" line="1818" />
-      <location filename="../MicroPython/Devices/RP2Devices.py" line="1592" />
+      <location filename="../MicroPython/Devices/RP2Devices.py" line="1898" />
+      <location filename="../MicroPython/Devices/RP2Devices.py" line="1672" />
       <source>Active</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/RP2Devices.py" line="1593" />
+      <location filename="../MicroPython/Devices/RP2Devices.py" line="1673" />
       <source>Name</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/RP2Devices.py" line="1836" />
-      <location filename="../MicroPython/Devices/RP2Devices.py" line="1594" />
+      <location filename="../MicroPython/Devices/RP2Devices.py" line="1916" />
+      <location filename="../MicroPython/Devices/RP2Devices.py" line="1674" />
       <source>MAC-Address</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/RP2Devices.py" line="1597" />
+      <location filename="../MicroPython/Devices/RP2Devices.py" line="1677" />
       <source>Address Type</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/RP2Devices.py" line="1598" />
+      <location filename="../MicroPython/Devices/RP2Devices.py" line="1678" />
       <source>Public</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/RP2Devices.py" line="1598" />
+      <location filename="../MicroPython/Devices/RP2Devices.py" line="1678" />
       <source>Random</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/RP2Devices.py" line="1601" />
+      <location filename="../MicroPython/Devices/RP2Devices.py" line="1681" />
       <source>MTU</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/RP2Devices.py" line="1601" />
+      <location filename="../MicroPython/Devices/RP2Devices.py" line="1681" />
       <source>{0} Bytes</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/RP2Devices.py" line="1819" />
+      <location filename="../MicroPython/Devices/RP2Devices.py" line="1899" />
       <source>Connected</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/RP2Devices.py" line="1822" />
+      <location filename="../MicroPython/Devices/RP2Devices.py" line="1902" />
       <source>Status</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/RP2Devices.py" line="1828" />
+      <location filename="../MicroPython/Devices/RP2Devices.py" line="1908" />
       <source>Hostname</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/RP2Devices.py" line="1832" />
+      <location filename="../MicroPython/Devices/RP2Devices.py" line="1912" />
       <source>IPv4 Address</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/RP2Devices.py" line="1833" />
+      <location filename="../MicroPython/Devices/RP2Devices.py" line="1913" />
       <source>Netmask</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/RP2Devices.py" line="1834" />
+      <location filename="../MicroPython/Devices/RP2Devices.py" line="1914" />
       <source>Gateway</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/RP2Devices.py" line="1835" />
+      <location filename="../MicroPython/Devices/RP2Devices.py" line="1915" />
       <source>DNS</source>
       <translation type="unfinished" />
     </message>
@@ -74675,60 +72701,60 @@
   <context>
     <name>SetupWizard</name>
     <message>
-      <location filename="../Plugins/PluginWizardSetup.py" line="92" />
-      <location filename="../Plugins/PluginWizardSetup.py" line="85" />
-      <source>setup.py Wizard</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
+      <location filename="../Plugins/PluginWizardSetup.py" line="93" />
       <location filename="../Plugins/PluginWizardSetup.py" line="86" />
-      <source>setup.py Wizard...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/PluginWizardSetup.py" line="94" />
-      <source>&lt;b&gt;setup.py Wizard&lt;/b&gt;&lt;p&gt;This wizard opens a dialog for entering all the parameters needed to create the basic contents of a setup.py file. The generated code is inserted at the current cursor position.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/PluginWizardSetup.py" line="114" />
-      <location filename="../Plugins/PluginWizardSetup.py" line="107" />
-      <source>setup.cfg Wizard</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/PluginWizardSetup.py" line="108" />
-      <source>setup.cfg Wizard...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/PluginWizardSetup.py" line="116" />
-      <source>&lt;b&gt;setup.cfg Wizard&lt;/b&gt;&lt;p&gt;This wizard opens a dialog for entering all the parameters needed to create the basic contents of a setup.cfg file. The generated code is inserted at the current cursor position.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/PluginWizardSetup.py" line="136" />
-      <location filename="../Plugins/PluginWizardSetup.py" line="129" />
+      <source>setup.py Wizard (deprecated)</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/PluginWizardSetup.py" line="87" />
+      <source>setup.py Wizard (deprecated)...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/PluginWizardSetup.py" line="95" />
+      <source>&lt;b&gt;setup.py Wizard (deprecated)&lt;/b&gt;&lt;p&gt;This wizard opens a dialog for entering all the parameters needed to create the basic contents of a setup.py file. The generated code is inserted at the current cursor position.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Note:&lt;/b&gt; The use of setup.py is deprecated. Use &lt;b&gt;pyproject.toml&lt;/b&gt; instead.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/PluginWizardSetup.py" line="117" />
+      <location filename="../Plugins/PluginWizardSetup.py" line="110" />
+      <source>setup.cfg Wizard (deprecated)</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/PluginWizardSetup.py" line="111" />
+      <source>setup.cfg Wizard (deprecated)...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/PluginWizardSetup.py" line="119" />
+      <source>&lt;b&gt;setup.cfg Wizard (deprecated)&lt;/b&gt;&lt;p&gt;This wizard opens a dialog for entering all the parameters needed to create the basic contents of a setup.cfg file. The generated code is inserted at the current cursor position.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Note:&lt;/b&gt; The use of setup.cfg is deprecated. Use &lt;b&gt;pyproject.toml&lt;/b&gt; instead.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/PluginWizardSetup.py" line="140" />
+      <location filename="../Plugins/PluginWizardSetup.py" line="133" />
       <source>pyproject.toml Wizard</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/PluginWizardSetup.py" line="130" />
+      <location filename="../Plugins/PluginWizardSetup.py" line="134" />
       <source>pyproject.toml Wizard...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/PluginWizardSetup.py" line="138" />
+      <location filename="../Plugins/PluginWizardSetup.py" line="142" />
       <source>&lt;b&gt;pyproject.toml Wizard&lt;/b&gt;&lt;p&gt;This wizard opens a dialog for entering all the parameters needed to create the basic contents of a pyproject.toml file. The generated code is inserted at the current cursor position.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/PluginWizardSetup.py" line="175" />
+      <location filename="../Plugins/PluginWizardSetup.py" line="179" />
       <source>No current editor</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/PluginWizardSetup.py" line="176" />
+      <location filename="../Plugins/PluginWizardSetup.py" line="180" />
       <source>Please open or create a file first.</source>
       <translation type="unfinished" />
     </message>
@@ -74736,32 +72762,43 @@
   <context>
     <name>SetupWizardDialog</name>
     <message>
-      <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.py" line="59" />
+      <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.py" line="60" />
       <source>{0} Wizard</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.py" line="105" />
+      <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.py" line="95" />
+      <source>Select From SPDX License List</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.ui" line="0" />
+      <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.py" line="100" />
+      <source>Select From Trove License Classifiers</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.py" line="116" />
       <source>Plain Text</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.py" line="106" />
+      <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.py" line="117" />
       <source>Markdown</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.py" line="107" />
+      <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.py" line="118" />
       <source>reStructuredText</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.py" line="967" />
+      <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.py" line="1007" />
       <source>Add Python Modules</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.py" line="969" />
+      <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.py" line="1009" />
       <source>Python Files (*.py)</source>
       <translation type="unfinished" />
     </message>
@@ -75037,11 +73074,6 @@
     </message>
     <message>
       <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.ui" line="0" />
-      <source>Select From Trove License Classifiers</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.ui" line="0" />
       <source>Select the license from the list of Trove Classifiers</source>
       <translation type="unfinished" />
     </message>
@@ -75287,60 +73319,60 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Shell.py" line="1921" />
-      <location filename="../QScintilla/Shell.py" line="1920" />
-      <location filename="../QScintilla/Shell.py" line="403" />
+      <location filename="../QScintilla/Shell.py" line="1923" />
+      <location filename="../QScintilla/Shell.py" line="1922" />
+      <location filename="../QScintilla/Shell.py" line="405" />
       <source>Project</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Shell.py" line="414" />
+      <location filename="../QScintilla/Shell.py" line="416" />
       <source>eric-ide Server</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Shell.py" line="812" />
+      <location filename="../QScintilla/Shell.py" line="814" />
       <source>Clear History</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Shell.py" line="813" />
+      <location filename="../QScintilla/Shell.py" line="815" />
       <source>Shall the current history really be cleared?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Shell.py" line="835" />
+      <location filename="../QScintilla/Shell.py" line="837" />
       <source>Select History</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Shell.py" line="836" />
+      <location filename="../QScintilla/Shell.py" line="838" />
       <source>Select the history entry to execute (most recent shown last).</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Shell.py" line="911" />
+      <location filename="../QScintilla/Shell.py" line="913" />
       <source>Passive Debug Mode</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Shell.py" line="912" />
+      <location filename="../QScintilla/Shell.py" line="914" />
       <source>
 Not connected</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Shell.py" line="915" />
-      <source>No.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../QScintilla/Shell.py" line="917" />
+      <source>No.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Shell.py" line="919" />
       <source>{0} on {1}</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Shell.py" line="967" />
+      <location filename="../QScintilla/Shell.py" line="969" />
       <source>Exception "{0}"
 {1}
 File: {2}, Line: {3}
@@ -75348,131 +73380,131 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Shell.py" line="976" />
+      <location filename="../QScintilla/Shell.py" line="978" />
       <source>Exception "{0}"
 {1}
 </source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Shell.py" line="998" />
+      <location filename="../QScintilla/Shell.py" line="1000" />
       <source>Unspecified syntax error.
 </source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Shell.py" line="1001" />
+      <location filename="../QScintilla/Shell.py" line="1003" />
       <source>Syntax error "{1}" in file {0} at line {2}, character {3}.
 </source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Shell.py" line="1025" />
+      <location filename="../QScintilla/Shell.py" line="1027" />
       <source>Signal "{0}" generated in file {1} at line {2}.
 Function: {3}({4})</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Shell.py" line="1110" />
+      <location filename="../QScintilla/Shell.py" line="1112" />
       <source>StdOut: {0}</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Shell.py" line="1119" />
+      <location filename="../QScintilla/Shell.py" line="1121" />
       <source>StdErr: {0}</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Shell.py" line="1145" />
+      <location filename="../QScintilla/Shell.py" line="1147" />
       <source>&lt;{0}&gt; {1}</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Shell.py" line="1954" />
+      <location filename="../QScintilla/Shell.py" line="1956" />
       <source>Available Virtual Environments:
 {0}
 </source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Shell.py" line="2039" />
-      <location filename="../QScintilla/Shell.py" line="1960" />
+      <location filename="../QScintilla/Shell.py" line="2041" />
+      <location filename="../QScintilla/Shell.py" line="1962" />
       <source>Current Virtual Environment: '{0}'
 </source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Shell.py" line="1978" />
+      <location filename="../QScintilla/Shell.py" line="1980" />
       <source>Error: Argument must be an integer value.
 </source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Shell.py" line="1995" />
+      <location filename="../QScintilla/Shell.py" line="1997" />
       <source>Error: Command '{0}' is not supported.
 </source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Shell.py" line="2014" />
+      <location filename="../QScintilla/Shell.py" line="2016" />
       <source>Execution of the interpreter statement timed out after {0} seconds.
 </source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Shell.py" line="2349" />
+      <location filename="../QScintilla/Shell.py" line="2351" />
       <source>Drop Error</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Shell.py" line="2350" />
+      <location filename="../QScintilla/Shell.py" line="2352" />
       <source>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; is not a file.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Shell.py" line="2596" />
-      <location filename="../QScintilla/Shell.py" line="2582" />
-      <location filename="../QScintilla/Shell.py" line="2561" />
+      <location filename="../QScintilla/Shell.py" line="2598" />
+      <location filename="../QScintilla/Shell.py" line="2584" />
+      <location filename="../QScintilla/Shell.py" line="2563" />
       <source>Save Shell Contents</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Shell.py" line="2563" />
+      <location filename="../QScintilla/Shell.py" line="2565" />
       <source>Text Files (*.txt);;All Files (*)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Shell.py" line="2583" />
+      <location filename="../QScintilla/Shell.py" line="2585" />
       <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; already exists. Overwrite it?&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Shell.py" line="2597" />
+      <location filename="../QScintilla/Shell.py" line="2599" />
       <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be saved.&lt;br/&gt;Reason: {1}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Shell.py" line="2611" />
+      <location filename="../QScintilla/Shell.py" line="2613" />
       <source>&lt;tr&gt;&lt;td&gt;%restart&lt;/td&gt;&lt;td&gt;Kill the shell and start a new one.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%clear&lt;/td&gt;&lt;td&gt;Clear the display of the shell window.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%start [environment]&lt;/td&gt;&lt;td&gt;Start a shell for a virtual environment with the given name. If no name is given, a default shell is started.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%envs&lt;br/&gt;%environments&lt;/td&gt;&lt;td&gt;Show a list of known virtual environment names.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%which&lt;/td&gt;&lt;td&gt;Show the name of the active virtual environment.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%hist [n]&lt;br/&gt;%history [n]&lt;/td&gt;&lt;td&gt;Show the most recent 'n' entries of the history. If 'n' is not given, show all entries.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%shist&lt;br/&gt;%shistory&lt;br/&gt;%select_history&lt;/td&gt;&lt;td&gt;Select a command from the history.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%chist&lt;br/&gt;%chistory&lt;br/&gt;%clear_history&lt;/td&gt;&lt;td&gt;Clear the current history after confirmation.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%help&lt;/td&gt;&lt;td&gt;Show this help text.&lt;/td&gt;&lt;/tr&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Shell.py" line="2633" />
+      <location filename="../QScintilla/Shell.py" line="2635" />
       <source>&lt;tr&gt;&lt;td&gt;%quit&lt;br/&gt;%quit()&lt;br/&gt;%exit&lt;br/&gt;%exit()&lt;/td&gt;&lt;td&gt;Exit the application.&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;These commands are available through the window menus as well.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Shell.py" line="2641" />
+      <location filename="../QScintilla/Shell.py" line="2643" />
       <source>&lt;/table&gt;&lt;p&gt;These commands are available through the context menu as well.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Shell.py" line="2648" />
+      <location filename="../QScintilla/Shell.py" line="2650" />
       <source>Shell Special Commands</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Shell.py" line="2649" />
+      <location filename="../QScintilla/Shell.py" line="2651" />
       <source>The shell supports these special commands:</source>
       <translation type="unfinished" />
     </message>
@@ -87323,64 +85355,64 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Templates/TemplateViewer.py" line="575" />
+      <location filename="../Templates/TemplateViewer.py" line="577" />
       <source>Remove Template</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Templates/TemplateViewer.py" line="576" />
+      <location filename="../Templates/TemplateViewer.py" line="578" />
       <source>&lt;p&gt;Do you really want to remove &lt;b&gt;{0}&lt;/b&gt;?&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Templates/TemplateViewer.py" line="604" />
+      <location filename="../Templates/TemplateViewer.py" line="606" />
       <source>Import Templates</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Templates/TemplateViewer.py" line="621" />
-      <location filename="../Templates/TemplateViewer.py" line="606" />
+      <location filename="../Templates/TemplateViewer.py" line="623" />
+      <location filename="../Templates/TemplateViewer.py" line="608" />
       <source>Templates Files (*.ecj);;All Files (*)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Templates/TemplateViewer.py" line="635" />
-      <location filename="../Templates/TemplateViewer.py" line="619" />
+      <location filename="../Templates/TemplateViewer.py" line="637" />
+      <location filename="../Templates/TemplateViewer.py" line="621" />
       <source>Export Templates</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Templates/TemplateViewer.py" line="636" />
+      <location filename="../Templates/TemplateViewer.py" line="638" />
       <source>&lt;p&gt;The templates file &lt;b&gt;{0}&lt;/b&gt; exists already. Overwrite it?&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Templates/TemplateViewer.py" line="654" />
+      <location filename="../Templates/TemplateViewer.py" line="656" />
       <source>Reload Templates</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Templates/TemplateViewer.py" line="655" />
+      <location filename="../Templates/TemplateViewer.py" line="657" />
       <source>The templates contain unsaved changes. Shall these changes be discarded?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Templates/TemplateViewer.py" line="675" />
+      <location filename="../Templates/TemplateViewer.py" line="677" />
       <source>Template Help</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Templates/TemplateViewer.py" line="676" />
+      <location filename="../Templates/TemplateViewer.py" line="678" />
       <source>&lt;p&gt;&lt;b&gt;Template groups&lt;/b&gt; are a means of grouping individual templates. Groups have an attribute that specifies, which programming language they apply for. In order to add template entries, at least one group has to be defined.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Template entries&lt;/b&gt; are the actual templates. They are grouped by the template groups. Help about how to define them is available in the template edit dialog.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Templates/TemplateViewer.py" line="938" />
+      <location filename="../Templates/TemplateViewer.py" line="940" />
       <source>Edit Template Group</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Templates/TemplateViewer.py" line="939" />
+      <location filename="../Templates/TemplateViewer.py" line="941" />
       <source>&lt;p&gt;A template group with the name &lt;b&gt;{0}&lt;/b&gt; already exists.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
@@ -89689,7 +87721,7 @@
     <name>UF2FlashDialog</name>
     <message>
       <location filename="../MicroPython/UF2FlashDialog.py" line="763" />
-      <source>&lt;h3&gt;CircuitPython Board&lt;/h3&gt;&lt;p&gt;In order to prepare the board for flashing follow these steps:&lt;/p&gt;&lt;ol&gt;&lt;li&gt;Switch your device to 'bootloader' mode by double-pressing the reset button.&lt;/li&gt;&lt;li&gt;Wait until the device has entered 'bootloader' mode.&lt;/li&gt;&lt;li&gt;(If this does not happen, then try shorter or longer pauses between presses.)&lt;/li&gt;&lt;li&gt;Ensure the boot volume is available (this may require mounting it).&lt;/li&gt;&lt;li&gt;Select the firmware file to be flashed and click the flash button.&lt;/li&gt;&lt;/ol&gt;</source>
+      <source>&lt;h3&gt;MicroPython / CircuitPython Board&lt;/h3&gt;&lt;p&gt;In order to prepare the board for flashing follow these steps:&lt;/p&gt;&lt;ol&gt;&lt;li&gt;Switch your device to 'bootloader' mode by double-pressing the reset button.&lt;/li&gt;&lt;li&gt;Wait until the device has entered 'bootloader' mode.&lt;/li&gt;&lt;li&gt;(If this does not happen, then try shorter or longer pauses between presses.)&lt;/li&gt;&lt;li&gt;Ensure the boot volume is available (this may require mounting it).&lt;/li&gt;&lt;li&gt;Select the firmware file to be flashed and click the flash button.&lt;/li&gt;&lt;/ol&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
@@ -89698,131 +87730,131 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/UF2FlashDialog.py" line="913" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="918" />
       <source>MicroPython/CircuitPython Files (*.uf2);;All Files (*)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/UF2FlashDialog.py" line="984" />
-      <location filename="../MicroPython/UF2FlashDialog.py" line="972" />
-      <location filename="../MicroPython/UF2FlashDialog.py" line="956" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="989" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="977" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="961" />
       <source>Manual Select</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/UF2FlashDialog.py" line="978" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="983" />
       <source>{0} ({1})</source>
       <comment>board description, board type</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/UF2FlashDialog.py" line="1182" />
-      <location filename="../MicroPython/UF2FlashDialog.py" line="1102" />
-      <location filename="../MicroPython/UF2FlashDialog.py" line="1088" />
-      <location filename="../MicroPython/UF2FlashDialog.py" line="1056" />
-      <location filename="../MicroPython/UF2FlashDialog.py" line="1033" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="1187" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="1107" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="1093" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="1061" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="1038" />
       <source>Flash Instructions:</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/UF2FlashDialog.py" line="1035" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="1040" />
       <source>&lt;h4&gt;No known devices detected.&lt;/h4&gt;&lt;p&gt;Follow the appropriate instructions below to set &lt;b&gt;one&lt;/b&gt; board into 'bootloader' mode. Press &lt;b&gt;Refresh&lt;/b&gt; when ready.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/UF2FlashDialog.py" line="1059" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="1064" />
       <source>&lt;h4&gt;Flash {0} Firmware&lt;/h4&gt;&lt;p&gt;Follow the instructions below to set &lt;b&gt;one&lt;/b&gt; board into 'bootloader' mode. Press &lt;b&gt;Refresh&lt;/b&gt; when ready.&lt;/p&gt;&lt;hr/&gt;{1}</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/UF2FlashDialog.py" line="1069" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="1074" />
       <source>&lt;h4&gt;Potentially UF2 capable devices found&lt;/h4&gt;&lt;p&gt;Found these potentially UF2 capable devices:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;{0}&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Follow the instructions below to set &lt;b&gt;one&lt;/b&gt; board into 'bootloader' mode. Press &lt;b&gt;Refresh&lt;/b&gt; when ready.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/UF2FlashDialog.py" line="1090" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="1095" />
       <source>&lt;h4&gt;No known devices detected.&lt;/h4&gt;&lt;p&gt;Follow the instructions below to set &lt;b&gt;one&lt;/b&gt; board into 'bootloader' mode. Press &lt;b&gt;Refresh&lt;/b&gt; when ready.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/UF2FlashDialog.py" line="1104" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="1109" />
       <source>&lt;h4&gt;Flash method 'manual' selected.&lt;/h4&gt;&lt;p&gt;Follow the instructions below to flash a device by entering the data manually.&lt;/p&gt;&lt;ol&gt;&lt;li&gt;Change the device to 'bootloader' mode.&lt;/li&gt;&lt;li&gt;Wait until the device has entered 'bootloader' mode.&lt;/li&gt;&lt;li&gt;Ensure the boot volume is available (this may require mounting it) and select its path.&lt;/li&gt;&lt;li&gt;Select the firmware file to be flashed and click the flash button.&lt;/li&gt;&lt;/ol&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/UF2FlashDialog.py" line="1129" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="1134" />
       <source>Boot Volume not found:</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/UF2FlashDialog.py" line="1131" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="1136" />
       <source>&lt;h4&gt;No Boot Volume detected.&lt;/h4&gt;&lt;p&gt;Please ensure that the boot volume of the device to be flashed is available. </source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/UF2FlashDialog.py" line="1137" />
-      <source>This volume should be named &lt;b&gt;{0}&lt;/b&gt;. Press &lt;b&gt;Refresh&lt;/b&gt; when ready.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../MicroPython/UF2FlashDialog.py" line="1142" />
+      <source>This volume should be named &lt;b&gt;{0}&lt;/b&gt;. Press &lt;b&gt;Refresh&lt;/b&gt; when ready.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/UF2FlashDialog.py" line="1147" />
       <source>This volume should have one of these names.&lt;/p&gt;&lt;ul&gt;&lt;li&gt;{0}&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Press &lt;b&gt;Refresh&lt;/b&gt; when ready.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/UF2FlashDialog.py" line="1149" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="1154" />
       <source>&lt;h4&gt;Flash Instructions&lt;/h4&gt;&lt;p&gt;Follow the instructions below to set the board into 'bootloader' mode. Press &lt;b&gt;Refresh&lt;/b&gt; when ready.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/UF2FlashDialog.py" line="1168" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="1173" />
       <source>Multiple Boot Volumes found:</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/UF2FlashDialog.py" line="1170" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="1175" />
       <source>&lt;h4&gt;Multiple Boot Volumes were found&lt;/h4&gt;&lt;p&gt;These volume paths were found.&lt;/p&gt;&lt;ul&gt;&lt;li&gt;{0}&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Please ensure that only one device of a type is ready for flashing. Press &lt;b&gt;Refresh&lt;/b&gt; when ready.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/UF2FlashDialog.py" line="1184" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="1189" />
       <source>&lt;h4&gt;Flash selected device.&lt;/h4&gt;&lt;p&gt;Follow the instructions below to flash the selected device.&lt;/p&gt;&lt;ol&gt;&lt;li&gt;Select the firmware file to be flashed.&lt;/li&gt;&lt;li&gt;Click the flash button.&lt;/li&gt;&lt;/ol&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/UF2FlashDialog.py" line="1204" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="1209" />
       <source>Flashing Firmware</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/UF2FlashDialog.py" line="1206" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="1211" />
       <source>&lt;p&gt;Flashing the selected firmware to the device. Please wait until the device resets automatically.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/UF2FlashDialog.py" line="1213" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="1218" />
       <source>Flashing {0}</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/UF2FlashDialog.py" line="1215" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="1220" />
       <source>&lt;p&gt;Flashing the {0} firmware to the device. Please wait until the device resets automatically.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../MicroPython/UF2FlashDialog.ui" line="0" />
-      <location filename="../MicroPython/UF2FlashDialog.py" line="1330" />
-      <location filename="../MicroPython/UF2FlashDialog.py" line="1322" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="1335" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="1327" />
       <source>Flash UF2 Device</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/UF2FlashDialog.py" line="1323" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="1328" />
       <source>No UF2 device 'boot' volumes found.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/UF2FlashDialog.py" line="1331" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="1336" />
       <source>Select the Boot Volume of the device:</source>
       <translation type="unfinished" />
     </message>
@@ -90832,2605 +88864,2510 @@
   <context>
     <name>UserInterface</name>
     <message>
-      <location filename="../UI/UserInterface.py" line="264" />
+      <location filename="../UI/UserInterface.py" line="265" />
       <source>Initializing Basic Services...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="320" />
+      <location filename="../UI/UserInterface.py" line="321" />
       <source>Initializing Plugin Manager...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="328" />
+      <location filename="../UI/UserInterface.py" line="329" />
       <source>Generating Main User Interface...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="385" />
-      <location filename="../UI/UserInterface.py" line="383" />
+      <location filename="../UI/UserInterface.py" line="386" />
+      <location filename="../UI/UserInterface.py" line="384" />
       <source>Setting up signal/slot-connections...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="594" />
+      <location filename="../UI/UserInterface.py" line="592" />
       <source>Initializing Tools...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="606" />
+      <location filename="../UI/UserInterface.py" line="604" />
       <source>Registering Objects...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="641" />
+      <location filename="../UI/UserInterface.py" line="637" />
       <source>Initializing Actions...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="644" />
+      <location filename="../UI/UserInterface.py" line="640" />
       <source>Initializing Menus...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="647" />
+      <location filename="../UI/UserInterface.py" line="643" />
       <source>Initializing Toolbars...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="650" />
+      <location filename="../UI/UserInterface.py" line="646" />
       <source>Initializing Statusbar...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="675" />
-      <location filename="../UI/UserInterface.py" line="673" />
+      <location filename="../UI/UserInterface.py" line="671" />
+      <location filename="../UI/UserInterface.py" line="669" />
       <source>Initializing Single Application Server...</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="678" />
+      <source>Initializing Plugins...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="682" />
-      <source>Initializing Plugins...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="686" />
       <source>Activating Plugins...</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="685" />
+      <source>Generating Plugins Toolbars...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="689" />
-      <source>Generating Plugins Toolbars...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="693" />
       <source>Cleaning Plugins Download Area...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="704" />
+      <location filename="../UI/UserInterface.py" line="700" />
       <source>Restoring Toolbarmanager...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="713" />
+      <location filename="../UI/UserInterface.py" line="709" />
       <source>Setting View Profile...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="727" />
+      <location filename="../UI/UserInterface.py" line="723" />
       <source>Reading Tasks...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="733" />
+      <location filename="../UI/UserInterface.py" line="729" />
       <source>Reading Templates...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="739" />
+      <location filename="../UI/UserInterface.py" line="735" />
       <source>Starting Debugger...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2213" />
-      <location filename="../UI/UserInterface.py" line="1100" />
+      <location filename="../UI/UserInterface.py" line="2191" />
+      <location filename="../UI/UserInterface.py" line="1086" />
       <source>Left Toolbox</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2259" />
-      <location filename="../UI/UserInterface.py" line="1110" />
+      <location filename="../UI/UserInterface.py" line="2237" />
+      <location filename="../UI/UserInterface.py" line="1096" />
       <source>Horizontal Toolbox</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2236" />
-      <location filename="../UI/UserInterface.py" line="1121" />
+      <location filename="../UI/UserInterface.py" line="2214" />
+      <location filename="../UI/UserInterface.py" line="1107" />
       <source>Right Toolbox</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2055" />
-      <location filename="../UI/UserInterface.py" line="1317" />
-      <location filename="../UI/UserInterface.py" line="1131" />
-      <source>Multiproject-Viewer</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2033" />
-      <location filename="../UI/UserInterface.py" line="1323" />
-      <location filename="../UI/UserInterface.py" line="1137" />
+      <location filename="../UI/UserInterface.py" line="1298" />
+      <location filename="../UI/UserInterface.py" line="1117" />
+      <source>Multiproject-Viewer</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2011" />
+      <location filename="../UI/UserInterface.py" line="1304" />
+      <location filename="../UI/UserInterface.py" line="1123" />
       <source>Project-Viewer</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2595" />
-      <location filename="../UI/UserInterface.py" line="2594" />
-      <location filename="../UI/UserInterface.py" line="1330" />
-      <location filename="../UI/UserInterface.py" line="1144" />
+      <location filename="../UI/UserInterface.py" line="2551" />
+      <location filename="../UI/UserInterface.py" line="2550" />
+      <location filename="../UI/UserInterface.py" line="1311" />
+      <location filename="../UI/UserInterface.py" line="1130" />
       <source>Find/Replace In Files</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2618" />
-      <location filename="../UI/UserInterface.py" line="2617" />
-      <location filename="../UI/UserInterface.py" line="1337" />
-      <location filename="../UI/UserInterface.py" line="1151" />
+      <location filename="../UI/UserInterface.py" line="2574" />
+      <location filename="../UI/UserInterface.py" line="2573" />
+      <location filename="../UI/UserInterface.py" line="1318" />
+      <location filename="../UI/UserInterface.py" line="1137" />
       <source>Find File</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1343" />
-      <location filename="../UI/UserInterface.py" line="1157" />
+      <location filename="../UI/UserInterface.py" line="1324" />
+      <location filename="../UI/UserInterface.py" line="1143" />
       <source>VCS Status</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2188" />
-      <location filename="../UI/UserInterface.py" line="1350" />
-      <location filename="../UI/UserInterface.py" line="1164" />
+      <location filename="../UI/UserInterface.py" line="2166" />
+      <location filename="../UI/UserInterface.py" line="1331" />
+      <location filename="../UI/UserInterface.py" line="1150" />
       <source>Template-Viewer</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2121" />
-      <location filename="../UI/UserInterface.py" line="1357" />
-      <location filename="../UI/UserInterface.py" line="1171" />
+      <location filename="../UI/UserInterface.py" line="2099" />
+      <location filename="../UI/UserInterface.py" line="1338" />
+      <location filename="../UI/UserInterface.py" line="1157" />
       <source>File-Browser</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1364" />
-      <location filename="../UI/UserInterface.py" line="1178" />
+      <location filename="../UI/UserInterface.py" line="1345" />
+      <location filename="../UI/UserInterface.py" line="1164" />
       <source>Symbols</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2077" />
-      <location filename="../UI/UserInterface.py" line="1386" />
-      <location filename="../UI/UserInterface.py" line="1380" />
-      <location filename="../UI/UserInterface.py" line="1188" />
+      <location filename="../UI/UserInterface.py" line="2055" />
+      <location filename="../UI/UserInterface.py" line="1367" />
+      <location filename="../UI/UserInterface.py" line="1361" />
+      <location filename="../UI/UserInterface.py" line="1174" />
       <source>Debug-Viewer</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2449" />
-      <location filename="../UI/UserInterface.py" line="2448" />
-      <location filename="../UI/UserInterface.py" line="1393" />
-      <location filename="../UI/UserInterface.py" line="1195" />
+      <location filename="../UI/UserInterface.py" line="2405" />
+      <location filename="../UI/UserInterface.py" line="2404" />
+      <location filename="../UI/UserInterface.py" line="1374" />
+      <location filename="../UI/UserInterface.py" line="1181" />
       <source>Code Documentation Viewer</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2664" />
-      <location filename="../UI/UserInterface.py" line="2663" />
-      <location filename="../UI/UserInterface.py" line="1400" />
-      <location filename="../UI/UserInterface.py" line="1202" />
+      <location filename="../UI/UserInterface.py" line="2620" />
+      <location filename="../UI/UserInterface.py" line="2619" />
+      <location filename="../UI/UserInterface.py" line="1381" />
+      <location filename="../UI/UserInterface.py" line="1188" />
       <source>Help Viewer</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3612" />
-      <location filename="../UI/UserInterface.py" line="2544" />
-      <location filename="../UI/UserInterface.py" line="2543" />
-      <location filename="../UI/UserInterface.py" line="1406" />
-      <location filename="../UI/UserInterface.py" line="1208" />
+      <location filename="../UI/UserInterface.py" line="3568" />
+      <location filename="../UI/UserInterface.py" line="2500" />
+      <location filename="../UI/UserInterface.py" line="2499" />
+      <location filename="../UI/UserInterface.py" line="1387" />
+      <location filename="../UI/UserInterface.py" line="1194" />
       <source>Plugin Repository</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2568" />
-      <location filename="../UI/UserInterface.py" line="2567" />
-      <location filename="../UI/UserInterface.py" line="1412" />
-      <location filename="../UI/UserInterface.py" line="1214" />
+      <location filename="../UI/UserInterface.py" line="2524" />
+      <location filename="../UI/UserInterface.py" line="2523" />
+      <location filename="../UI/UserInterface.py" line="1393" />
+      <location filename="../UI/UserInterface.py" line="1200" />
       <source>Virtual Environments</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="2432" />
+      <location filename="../UI/UserInterface.py" line="2431" />
+      <location filename="../UI/UserInterface.py" line="1400" />
+      <location filename="../UI/UserInterface.py" line="1207" />
+      <source>PyPI Package Management</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2454" />
+      <location filename="../UI/UserInterface.py" line="2453" />
+      <location filename="../UI/UserInterface.py" line="1407" />
+      <location filename="../UI/UserInterface.py" line="1212" />
+      <source>Conda</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1414" />
+      <location filename="../UI/UserInterface.py" line="1219" />
+      <source>Cooperation</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="2476" />
       <location filename="../UI/UserInterface.py" line="2475" />
-      <location filename="../UI/UserInterface.py" line="1419" />
-      <location filename="../UI/UserInterface.py" line="1221" />
-      <source>PyPI Package Management</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2498" />
-      <location filename="../UI/UserInterface.py" line="2497" />
-      <location filename="../UI/UserInterface.py" line="1426" />
+      <location filename="../UI/UserInterface.py" line="1421" />
       <location filename="../UI/UserInterface.py" line="1226" />
-      <source>Conda</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1433" />
-      <location filename="../UI/UserInterface.py" line="1233" />
-      <source>Cooperation</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2376" />
-      <location filename="../UI/UserInterface.py" line="1437" />
-      <location filename="../UI/UserInterface.py" line="1238" />
-      <source>IRC</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2520" />
-      <location filename="../UI/UserInterface.py" line="2519" />
-      <location filename="../UI/UserInterface.py" line="1443" />
-      <location filename="../UI/UserInterface.py" line="1245" />
       <source>MicroPython</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2099" />
-      <location filename="../UI/UserInterface.py" line="1451" />
-      <location filename="../UI/UserInterface.py" line="1253" />
+      <location filename="../UI/UserInterface.py" line="2077" />
+      <location filename="../UI/UserInterface.py" line="1429" />
+      <location filename="../UI/UserInterface.py" line="1234" />
       <source>Shell</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2165" />
-      <location filename="../UI/UserInterface.py" line="1457" />
-      <location filename="../UI/UserInterface.py" line="1257" />
-      <source>Task-Viewer</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2143" />
-      <location filename="../UI/UserInterface.py" line="1463" />
-      <location filename="../UI/UserInterface.py" line="1261" />
+      <location filename="../UI/UserInterface.py" line="1435" />
+      <location filename="../UI/UserInterface.py" line="1238" />
+      <source>Task-Viewer</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2121" />
+      <location filename="../UI/UserInterface.py" line="1441" />
+      <location filename="../UI/UserInterface.py" line="1242" />
       <source>Log-Viewer</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1470" />
-      <location filename="../UI/UserInterface.py" line="1268" />
+      <location filename="../UI/UserInterface.py" line="1448" />
+      <location filename="../UI/UserInterface.py" line="1249" />
       <source>Numbers</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1845" />
+      <location filename="../UI/UserInterface.py" line="1823" />
       <source>{0} - Passive Mode</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1854" />
-      <location filename="../UI/UserInterface.py" line="1848" />
+      <location filename="../UI/UserInterface.py" line="1832" />
+      <location filename="../UI/UserInterface.py" line="1826" />
       <source>{0} - {1} - Passive Mode</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1860" />
+      <location filename="../UI/UserInterface.py" line="1838" />
       <source>{0} - {1} - {2} - Passive Mode</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1886" />
+      <location filename="../UI/UserInterface.py" line="1864" />
       <source>Quit</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="1866" />
+      <source>&amp;Quit</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1867" />
+      <source>Ctrl+Q</source>
+      <comment>File|Quit</comment>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1872" />
+      <source>Quit the IDE</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1874" />
+      <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 type="unfinished" />
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="1888" />
-      <source>&amp;Quit</source>
+      <location filename="../UI/UserInterface.py" line="1886" />
+      <source>Restart</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="1889" />
-      <source>Ctrl+Q</source>
+      <source>Ctrl+Shift+Q</source>
       <comment>File|Quit</comment>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="1894" />
-      <source>Quit the IDE</source>
+      <source>Restart the IDE</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="1896" />
-      <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 type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1910" />
+      <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" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1914" />
+      <location filename="../UI/UserInterface.py" line="1907" />
+      <source>Save session</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="1908" />
-      <source>Restart</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1911" />
-      <source>Ctrl+Shift+Q</source>
-      <comment>File|Quit</comment>
+      <source>Save session...</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="1916" />
-      <source>Restart the IDE</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1918" />
-      <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" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1936" />
-      <location filename="../UI/UserInterface.py" line="1929" />
-      <source>Save session</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1930" />
-      <source>Save session...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1938" />
       <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 type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7893" />
-      <location filename="../UI/UserInterface.py" line="1955" />
-      <location filename="../UI/UserInterface.py" line="1948" />
+      <location filename="../UI/UserInterface.py" line="7763" />
+      <location filename="../UI/UserInterface.py" line="1933" />
+      <location filename="../UI/UserInterface.py" line="1926" />
       <source>Load session</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1949" />
+      <location filename="../UI/UserInterface.py" line="1927" />
       <source>Load session...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1957" />
+      <location filename="../UI/UserInterface.py" line="1935" />
       <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 type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1967" />
+      <location filename="../UI/UserInterface.py" line="1945" />
       <source>New Window</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="1947" />
+      <source>New &amp;Window</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1948" />
+      <source>Ctrl+Shift+N</source>
+      <comment>File|New Window</comment>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1953" />
+      <source>Open a new eric instance</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1955" />
+      <source>&lt;b&gt;New Window&lt;/b&gt;&lt;p&gt;This opens a new instance of the eric IDE.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="1969" />
-      <source>New &amp;Window</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1970" />
-      <source>Ctrl+Shift+N</source>
-      <comment>File|New Window</comment>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1975" />
-      <source>Open a new eric instance</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1977" />
-      <source>&lt;b&gt;New Window&lt;/b&gt;&lt;p&gt;This opens a new instance of the eric IDE.&lt;/p&gt;</source>
+      <location filename="../UI/UserInterface.py" line="1967" />
+      <source>Edit Profile</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1976" />
+      <source>Activate the edit view profile</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1978" />
+      <source>&lt;b&gt;Edit Profile&lt;/b&gt;&lt;p&gt;Activate the "Edit View Profile". Windows being shown, if this profile is active, may be configured with the "View Profile Configuration" dialog.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="1991" />
       <location filename="../UI/UserInterface.py" line="1989" />
-      <source>Edit Profile</source>
+      <source>Debug Profile</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="1998" />
-      <source>Activate the edit view profile</source>
+      <source>Activate the debug view profile</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2000" />
-      <source>&lt;b&gt;Edit Profile&lt;/b&gt;&lt;p&gt;Activate the "Edit View Profile". Windows being shown, if this profile is active, may be configured with the "View Profile Configuration" dialog.&lt;/p&gt;</source>
+      <source>&lt;b&gt;Debug Profile&lt;/b&gt;&lt;p&gt;Activate the "Debug View Profile". Windows being shown, if this profile is active, may be configured with the "View Profile Configuration" dialog.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2012" />
+      <source>&amp;Project-Viewer</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2013" />
-      <location filename="../UI/UserInterface.py" line="2011" />
-      <source>Debug Profile</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2020" />
-      <source>Activate the debug view profile</source>
+      <source>Alt+Shift+P</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2019" />
+      <source>Switch the input focus to the Project-Viewer window.</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2022" />
-      <source>&lt;b&gt;Debug Profile&lt;/b&gt;&lt;p&gt;Activate the "Debug View Profile". Windows being shown, if this profile is active, may be configured with the "View Profile Configuration" dialog.&lt;/p&gt;</source>
+      <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" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2034" />
-      <source>&amp;Project-Viewer</source>
+      <source>&amp;Multiproject-Viewer</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2035" />
-      <source>Alt+Shift+P</source>
+      <source>Alt+Shift+M</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2041" />
-      <source>Switch the input focus to the Project-Viewer window.</source>
+      <source>Switch the input focus to the Multiproject-Viewer window.</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2044" />
-      <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>
+      <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" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2056" />
-      <source>&amp;Multiproject-Viewer</source>
+      <source>&amp;Debug-Viewer</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2057" />
-      <source>Alt+Shift+M</source>
+      <source>Alt+Shift+D</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2063" />
-      <source>Switch the input focus to the Multiproject-Viewer window.</source>
+      <source>Switch the input focus to the Debug-Viewer window.</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2066" />
-      <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>
+      <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" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2078" />
-      <source>&amp;Debug-Viewer</source>
+      <source>&amp;Shell</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2079" />
-      <source>Alt+Shift+D</source>
+      <source>Alt+Shift+S</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2085" />
-      <source>Switch the input focus to the Debug-Viewer window.</source>
+      <source>Switch the input focus to the Shell window.</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2088" />
-      <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>
+      <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" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2100" />
-      <source>&amp;Shell</source>
+      <source>&amp;File-Browser</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2101" />
-      <source>Alt+Shift+S</source>
+      <source>Alt+Shift+F</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2107" />
-      <source>Switch the input focus to the Shell window.</source>
+      <source>Switch the input focus to the File-Browser window.</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2110" />
-      <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>
+      <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" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2122" />
-      <source>&amp;File-Browser</source>
+      <source>Lo&amp;g-Viewer</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2123" />
-      <source>Alt+Shift+F</source>
+      <source>Alt+Shift+G</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2129" />
-      <source>Switch the input focus to the File-Browser window.</source>
+      <source>Switch the input focus to the Log-Viewer window.</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2132" />
-      <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>
+      <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" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2144" />
-      <source>Lo&amp;g-Viewer</source>
+      <source>&amp;Task-Viewer</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2145" />
-      <source>Alt+Shift+G</source>
+      <source>Alt+Shift+T</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2151" />
-      <source>Switch the input focus to the Log-Viewer window.</source>
+      <source>Switch the input focus to the Task-Viewer window.</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2154" />
-      <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" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2166" />
-      <source>&amp;Task-Viewer</source>
+      <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" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2167" />
-      <source>Alt+Shift+T</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2173" />
-      <source>Switch the input focus to the Task-Viewer window.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2176" />
-      <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" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2189" />
       <source>Templ&amp;ate-Viewer</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2190" />
+      <location filename="../UI/UserInterface.py" line="2168" />
       <source>Alt+Shift+A</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2196" />
+      <location filename="../UI/UserInterface.py" line="2174" />
       <source>Switch the input focus to the Template-Viewer window.</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="2177" />
+      <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" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2192" />
+      <source>&amp;Left Toolbox</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="2199" />
-      <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" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2214" />
-      <source>&amp;Left Toolbox</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2221" />
       <source>Toggle the Left Toolbox window</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2223" />
+      <location filename="../UI/UserInterface.py" line="2201" />
       <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" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2237" />
+      <location filename="../UI/UserInterface.py" line="2215" />
       <source>&amp;Right Toolbox</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2244" />
+      <location filename="../UI/UserInterface.py" line="2222" />
       <source>Toggle the Right Toolbox window</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2246" />
+      <location filename="../UI/UserInterface.py" line="2224" />
       <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" />
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="2238" />
+      <source>&amp;Horizontal Toolbox</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2245" />
+      <source>Toggle the Horizontal Toolbox window</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2247" />
+      <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 type="unfinished" />
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="2260" />
-      <source>&amp;Horizontal Toolbox</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2267" />
-      <source>Toggle the Horizontal Toolbox window</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2269" />
-      <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 type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2282" />
       <source>Left Sidebar</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="2261" />
+      <source>&amp;Left Sidebar</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2268" />
+      <source>Toggle the left sidebar window</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2270" />
+      <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 type="unfinished" />
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="2283" />
-      <source>&amp;Left Sidebar</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2290" />
-      <source>Toggle the left sidebar window</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2292" />
-      <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 type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2305" />
       <source>Right Sidebar</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="2284" />
+      <source>&amp;Right Sidebar</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2291" />
+      <source>Toggle the right sidebar window</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2293" />
+      <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" />
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="2306" />
-      <source>&amp;Right Sidebar</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2313" />
-      <source>Toggle the right sidebar window</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2315" />
-      <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" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2328" />
       <source>Bottom Sidebar</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="2307" />
+      <source>&amp;Bottom Sidebar</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2314" />
+      <source>Toggle the bottom sidebar window</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2316" />
+      <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 type="unfinished" />
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="2329" />
-      <source>&amp;Bottom Sidebar</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2336" />
-      <source>Toggle the bottom sidebar window</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2338" />
-      <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 type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2351" />
       <source>Cooperation-Viewer</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2352" />
+      <location filename="../UI/UserInterface.py" line="2330" />
       <source>Co&amp;operation-Viewer</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2353" />
+      <location filename="../UI/UserInterface.py" line="2331" />
       <source>Alt+Shift+O</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2359" />
+      <location filename="../UI/UserInterface.py" line="2337" />
       <source>Switch the input focus to the Cooperation-Viewer window.</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="2340" />
+      <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" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2354" />
+      <source>Symbols-Viewer</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2355" />
+      <source>S&amp;ymbols-Viewer</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2356" />
+      <source>Alt+Shift+Y</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="2362" />
-      <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" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2377" />
-      <source>&amp;IRC</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2378" />
-      <source>Ctrl+Alt+Shift+I</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2384" />
-      <source>Switch the input focus to the IRC window.</source>
+      <source>Switch the input focus to the Symbols-Viewer window.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2365" />
+      <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" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2379" />
+      <source>Numbers-Viewer</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2380" />
+      <source>Num&amp;bers-Viewer</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2381" />
+      <source>Alt+Shift+B</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2387" />
-      <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" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2398" />
-      <source>Symbols-Viewer</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2399" />
-      <source>S&amp;ymbols-Viewer</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2400" />
-      <source>Alt+Shift+Y</source>
+      <source>Switch the input focus to the Numbers-Viewer window.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2390" />
+      <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" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2406" />
-      <source>Switch the input focus to the Symbols-Viewer window.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2409" />
-      <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" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2423" />
-      <source>Numbers-Viewer</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2424" />
-      <source>Num&amp;bers-Viewer</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2425" />
-      <source>Alt+Shift+B</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2431" />
-      <source>Switch the input focus to the Numbers-Viewer window.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2434" />
-      <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" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2450" />
       <source>Ctrl+Alt+Shift+D</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2456" />
+      <location filename="../UI/UserInterface.py" line="2412" />
       <source>Switch the input focus to the Code Documentation Viewer window.</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="2417" />
+      <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" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2433" />
+      <source>Ctrl+Alt+Shift+P</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2439" />
+      <source>Switch the input focus to the PyPI Package Management window.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2442" />
+      <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" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2455" />
+      <source>Ctrl+Alt+Shift+C</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="2461" />
-      <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>
+      <source>Switch the input focus to the Conda window.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2464" />
+      <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" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2477" />
-      <source>Ctrl+Alt+Shift+P</source>
+      <source>Ctrl+Alt+Shift+M</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2483" />
-      <source>Switch the input focus to the PyPI Package Management window.</source>
+      <source>Switch the input focus to the MicroPython window.</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2486" />
-      <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" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2499" />
-      <source>Ctrl+Alt+Shift+C</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2505" />
-      <source>Switch the input focus to the Conda window.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2508" />
-      <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" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2521" />
-      <source>Ctrl+Alt+Shift+M</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2527" />
-      <source>Switch the input focus to the MicroPython window.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2530" />
       <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" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2545" />
+      <location filename="../UI/UserInterface.py" line="2501" />
       <source>Ctrl+Alt+Shift+R</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2551" />
+      <location filename="../UI/UserInterface.py" line="2507" />
       <source>Switch the input focus to the Plugin Repository window.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2554" />
+      <location filename="../UI/UserInterface.py" line="2510" />
       <source>&lt;b&gt;Plugin Repository&lt;/b&gt;&lt;p&gt;This switches the input focus to the Plugin Repository window.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2569" />
+      <location filename="../UI/UserInterface.py" line="2525" />
       <source>Ctrl+Alt+V</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="2531" />
+      <source>Switch the input focus to the Virtual Environments Manager window.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2536" />
+      <source>&lt;b&gt;Virtual Environments&lt;/b&gt;&lt;p&gt;This switches the input focus to the Virtual Environments Manager window.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2552" />
+      <source>Ctrl+Alt+Shift+F</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2558" />
+      <source>Switch the input focus to the Find/Replace In Files window.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2561" />
+      <source>&lt;b&gt;Find/Replace In Files&lt;/b&gt;&lt;p&gt;This switches the input focus to the Find/Replace In Files window.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="2575" />
-      <source>Switch the input focus to the Virtual Environments Manager window.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2580" />
-      <source>&lt;b&gt;Virtual Environments&lt;/b&gt;&lt;p&gt;This switches the input focus to the Virtual Environments Manager window.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2596" />
-      <source>Ctrl+Alt+Shift+F</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2602" />
-      <source>Switch the input focus to the Find/Replace In Files window.</source>
+      <source>Ctrl+Alt+Shift+L</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2581" />
+      <source>Switch the input focus to the Find File window.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2584" />
+      <source>&lt;b&gt;Find File&lt;/b&gt;&lt;p&gt;This switches the input focus to the Find File window.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2598" />
+      <location filename="../UI/UserInterface.py" line="2597" />
+      <source>VCS Status List</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2599" />
+      <source>Alt+Shift+V</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2605" />
-      <source>&lt;b&gt;Find/Replace In Files&lt;/b&gt;&lt;p&gt;This switches the input focus to the Find/Replace In Files window.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2619" />
-      <source>Ctrl+Alt+Shift+L</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2625" />
-      <source>Switch the input focus to the Find File window.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2628" />
-      <source>&lt;b&gt;Find File&lt;/b&gt;&lt;p&gt;This switches the input focus to the Find File window.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2642" />
-      <location filename="../UI/UserInterface.py" line="2641" />
-      <source>VCS Status List</source>
+      <source>Switch the input focus to the VCS Status List window.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2608" />
+      <source>&lt;b&gt;VCS Status List&lt;/b&gt;&lt;p&gt;This switches the input focus to the VCS Status List window.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2621" />
+      <source>Alt+Shift+H</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2627" />
+      <source>Switch the input focus to the embedded Help Viewer window.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2630" />
+      <source>&lt;b&gt;Help Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the embedded Help Viewer window. It will show HTML help files and help from Qt help collections.&lt;/p&gt;&lt;p&gt;If called with a word selected, this word is searched in the Qt help collection.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2643" />
-      <source>Alt+Shift+V</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2649" />
-      <source>Switch the input focus to the VCS Status List window.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2652" />
-      <source>&lt;b&gt;VCS Status List&lt;/b&gt;&lt;p&gt;This switches the input focus to the VCS Status List window.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2665" />
-      <source>Alt+Shift+H</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2671" />
-      <source>Switch the input focus to the embedded Help Viewer window.</source>
+      <source>What's This?</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2645" />
+      <source>&amp;What's This?</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2646" />
+      <source>Shift+F1</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2651" />
+      <source>Context sensitive help</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2653" />
+      <source>&lt;b&gt;Display context sensitive help&lt;/b&gt;&lt;p&gt;In What'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 type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2666" />
+      <source>Helpviewer</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2668" />
+      <source>&amp;Helpviewer...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2669" />
+      <source>F1</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2674" />
-      <source>&lt;b&gt;Help Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the embedded Help Viewer window. It will show HTML help files and help from Qt help collections.&lt;/p&gt;&lt;p&gt;If called with a word selected, this word is searched in the Qt help collection.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2687" />
-      <source>What's This?</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2689" />
-      <source>&amp;What's This?</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2690" />
-      <source>Shift+F1</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2695" />
-      <source>Context sensitive help</source>
+      <source>Open the helpviewer window</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2676" />
+      <source>&lt;b&gt;Helpviewer&lt;/b&gt;&lt;p&gt;Display the eric 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 searched in the Qt help collection.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2696" />
+      <source>Show Versions</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2697" />
-      <source>&lt;b&gt;Display context sensitive help&lt;/b&gt;&lt;p&gt;In What'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 type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2710" />
-      <source>Helpviewer</source>
+      <source>Show &amp;Versions</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2703" />
+      <source>Display version information</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2705" />
+      <source>&lt;b&gt;Show Versions&lt;/b&gt;&lt;p&gt;Display version information.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2711" />
+      <source>Copy Versions</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2712" />
-      <source>&amp;Helpviewer...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2713" />
-      <source>F1</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2718" />
-      <source>Open the helpviewer window</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2720" />
-      <source>&lt;b&gt;Helpviewer&lt;/b&gt;&lt;p&gt;Display the eric 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 searched in the Qt help collection.&lt;/p&gt;</source>
+      <source>&amp;Copy Versions</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2719" />
+      <source>Copy version information to the clipboard</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2722" />
+      <source>&lt;b&gt;Copy Versions&lt;/b&gt;&lt;p&gt;This generates version information and copies it to the clipboard.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2738" />
+      <location filename="../UI/UserInterface.py" line="2731" />
+      <source>Show Error Log</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2732" />
+      <source>Show Error &amp;Log...</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2740" />
-      <source>Show Versions</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2741" />
-      <source>Show &amp;Versions</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2747" />
-      <source>Display version information</source>
+      <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 type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2749" />
-      <source>&lt;b&gt;Show Versions&lt;/b&gt;&lt;p&gt;Display version information.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2755" />
-      <source>Copy Versions</source>
+      <source>Show Install Info</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2750" />
+      <source>Show Install &amp;Info...</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2756" />
-      <source>&amp;Copy Versions</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2763" />
-      <source>Copy version information to the clipboard</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2766" />
-      <source>&lt;b&gt;Copy Versions&lt;/b&gt;&lt;p&gt;This generates version information and copies it to the clipboard.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2782" />
-      <location filename="../UI/UserInterface.py" line="2775" />
-      <source>Show Error Log</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2776" />
-      <source>Show Error &amp;Log...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2784" />
-      <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 type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2793" />
-      <source>Show Install Info</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2794" />
-      <source>Show Install &amp;Info...</source>
+      <source>Show Installation Information</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2758" />
+      <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" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="4621" />
+      <location filename="../UI/UserInterface.py" line="2768" />
+      <source>Report Bug</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2768" />
+      <source>Report &amp;Bug...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2770" />
+      <source>Report a bug</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2772" />
+      <source>&lt;b&gt;Report Bug...&lt;/b&gt;&lt;p&gt;Opens a dialog to report a bug.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2778" />
+      <source>Request Feature</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2779" />
+      <source>Request &amp;Feature...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2785" />
+      <source>Send a feature request</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2787" />
+      <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 type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="4057" />
+      <location filename="../UI/UserInterface.py" line="2798" />
+      <source>Testing</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2800" />
-      <source>Show Installation Information</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2802" />
-      <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" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="4739" />
-      <location filename="../UI/UserInterface.py" line="2812" />
-      <source>Report Bug</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2812" />
-      <source>Report &amp;Bug...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2814" />
-      <source>Report a bug</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2816" />
-      <source>&lt;b&gt;Report Bug...&lt;/b&gt;&lt;p&gt;Opens a dialog to report a bug.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2822" />
-      <source>Request Feature</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2823" />
-      <source>Request &amp;Feature...</source>
+      <source>&amp;Testing...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2806" />
+      <source>Start the testing dialog</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2808" />
+      <source>&lt;b&gt;Testing&lt;/b&gt;&lt;p&gt;Perform test runs. The dialog gives the ability to select and run a test suite or auto discover them.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2819" />
+      <source>Restart Last Test</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2821" />
+      <source>&amp;Restart Last Test...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2827" />
+      <source>Restarts the last test</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2829" />
-      <source>Send a feature request</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2831" />
-      <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 type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="4175" />
-      <location filename="../UI/UserInterface.py" line="2842" />
-      <source>Testing</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2844" />
-      <source>&amp;Testing...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2850" />
-      <source>Start the testing dialog</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2852" />
-      <source>&lt;b&gt;Testing&lt;/b&gt;&lt;p&gt;Perform test runs. The dialog gives the ability to select and run a test suite or auto discover them.&lt;/p&gt;</source>
+      <source>&lt;b&gt;Restart Last Test&lt;/b&gt;&lt;p&gt;Restarts the test performed last.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2839" />
+      <source>Rerun Failed Tests</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2841" />
+      <source>Rerun Failed Tests...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2848" />
+      <source>Rerun failed tests of the last run</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2851" />
+      <source>&lt;b&gt;Rerun Failed Tests&lt;/b&gt;&lt;p&gt;Rerun all tests that failed during the last test run.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2861" />
+      <source>Test Script</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2863" />
-      <source>Restart Last Test</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2865" />
-      <source>&amp;Restart Last Test...</source>
+      <source>Test &amp;Script...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2869" />
+      <source>Run tests of the current script</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2871" />
-      <source>Restarts the last test</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2873" />
-      <source>&lt;b&gt;Restart Last Test&lt;/b&gt;&lt;p&gt;Restarts the test performed last.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2883" />
-      <source>Rerun Failed Tests</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2885" />
-      <source>Rerun Failed Tests...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2892" />
-      <source>Rerun failed tests of the last run</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2895" />
-      <source>&lt;b&gt;Rerun Failed Tests&lt;/b&gt;&lt;p&gt;Rerun all tests that failed during the last test run.&lt;/p&gt;</source>
+      <source>&lt;b&gt;Test Script&lt;/b&gt;&lt;p&gt;Run tests with the current script.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2878" />
+      <source>Test Project</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2880" />
+      <source>Test &amp;Project...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2886" />
+      <source>Run tests of the current project</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2888" />
+      <source>&lt;b&gt;Test Project&lt;/b&gt;&lt;p&gt;Run test of the current project.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2897" />
+      <source>Qt-Designer</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2899" />
+      <source>Qt-&amp;Designer...</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2905" />
-      <source>Test Script</source>
+      <source>Start Qt-Designer</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2907" />
-      <source>Test &amp;Script...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2913" />
-      <source>Run tests of the current script</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2915" />
-      <source>&lt;b&gt;Test Script&lt;/b&gt;&lt;p&gt;Run tests with the current script.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2922" />
-      <source>Test Project</source>
+      <source>&lt;b&gt;Qt-Designer&lt;/b&gt;&lt;p&gt;Start Qt-Designer.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2916" />
+      <source>Qt-Linguist</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2918" />
+      <source>Qt-&amp;Linguist...</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2924" />
-      <source>Test &amp;Project...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2930" />
-      <source>Run tests of the current project</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2932" />
-      <source>&lt;b&gt;Test Project&lt;/b&gt;&lt;p&gt;Run test of the current project.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2941" />
-      <source>Qt-Designer</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2943" />
-      <source>Qt-&amp;Designer...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2949" />
-      <source>Start Qt-Designer</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2951" />
-      <source>&lt;b&gt;Qt-Designer&lt;/b&gt;&lt;p&gt;Start Qt-Designer.&lt;/p&gt;</source>
+      <source>Start Qt-Linguist</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2926" />
+      <source>&lt;b&gt;Qt-Linguist&lt;/b&gt;&lt;p&gt;Start Qt-Linguist.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2934" />
+      <source>UI Previewer</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2936" />
+      <source>&amp;UI Previewer...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2942" />
+      <source>Start the UI Previewer</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2944" />
+      <source>&lt;b&gt;UI Previewer&lt;/b&gt;&lt;p&gt;Start the UI Previewer.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2950" />
+      <source>Translations Previewer</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2952" />
+      <source>&amp;Translations Previewer...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2958" />
+      <source>Start the Translations Previewer</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2960" />
-      <source>Qt-Linguist</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2962" />
-      <source>Qt-&amp;Linguist...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2968" />
-      <source>Start Qt-Linguist</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2970" />
-      <source>&lt;b&gt;Qt-Linguist&lt;/b&gt;&lt;p&gt;Start Qt-Linguist.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2978" />
-      <source>UI Previewer</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2980" />
-      <source>&amp;UI Previewer...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2986" />
-      <source>Start the UI Previewer</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2988" />
-      <source>&lt;b&gt;UI Previewer&lt;/b&gt;&lt;p&gt;Start the UI Previewer.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2994" />
-      <source>Translations Previewer</source>
+      <source>&lt;b&gt;Translations Previewer&lt;/b&gt;&lt;p&gt;Start the Translations Previewer.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2969" />
+      <source>Compare Files</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2971" />
+      <source>&amp;Compare Files...</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2996" />
-      <source>&amp;Translations Previewer...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3002" />
-      <source>Start the Translations Previewer</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3004" />
-      <source>&lt;b&gt;Translations Previewer&lt;/b&gt;&lt;p&gt;Start the Translations Previewer.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3013" />
-      <source>Compare Files</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3015" />
-      <source>&amp;Compare Files...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3040" />
-      <location filename="../UI/UserInterface.py" line="3021" />
+      <location filename="../UI/UserInterface.py" line="2977" />
       <source>Compare two files</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3023" />
+      <location filename="../UI/UserInterface.py" line="2979" />
       <source>&lt;b&gt;Compare Files&lt;/b&gt;&lt;p&gt;Open a dialog to compare two files.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="2988" />
+      <source>Compare Files side by side</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2990" />
+      <source>Compare &amp;Files side by side...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2998" />
+      <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 type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3008" />
+      <source>SQL Browser</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3010" />
+      <source>SQL &amp;Browser...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3016" />
+      <source>Browse a SQL database</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3018" />
+      <source>&lt;b&gt;SQL Browser&lt;/b&gt;&lt;p&gt;Browse a SQL database.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="3032" />
-      <source>Compare Files side by side</source>
+      <location filename="../UI/UserInterface.py" line="3024" />
+      <source>Mini Editor</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3026" />
+      <source>Mini &amp;Editor...</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="3034" />
-      <source>Compare &amp;Files side by side...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3042" />
-      <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 type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3052" />
-      <source>SQL Browser</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3054" />
-      <source>SQL &amp;Browser...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3060" />
-      <source>Browse a SQL database</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3062" />
-      <source>&lt;b&gt;SQL Browser&lt;/b&gt;&lt;p&gt;Browse a SQL database.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3076" />
-      <location filename="../UI/UserInterface.py" line="3068" />
-      <source>Mini Editor</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3070" />
-      <source>Mini &amp;Editor...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3078" />
       <source>&lt;b&gt;Mini Editor&lt;/b&gt;&lt;p&gt;Open a dialog with a simplified editor.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3087" />
+      <location filename="../UI/UserInterface.py" line="3043" />
       <source>Hex Editor</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3089" />
+      <location filename="../UI/UserInterface.py" line="3045" />
       <source>&amp;Hex Editor...</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="3051" />
+      <source>Start the eric Hex Editor</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3053" />
+      <source>&lt;b&gt;Hex Editor&lt;/b&gt;&lt;p&gt;Starts the eric Hex Editor for viewing or editing binary files.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3063" />
+      <source>eric Web Browser</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3065" />
+      <source>eric &amp;Web Browser...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3071" />
+      <source>Start the eric Web Browser</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3073" />
+      <source>&lt;b&gt;eric Web Browser&lt;/b&gt;&lt;p&gt;Browse the Internet with the eric Web Browser.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3083" />
+      <source>FIDO2 Security Key Management</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3085" />
+      <source>FIDO2 Security Key Management...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3092" />
+      <source>Start the FIDO2 Security Key Management tool</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="3095" />
-      <source>Start the eric Hex Editor</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3097" />
-      <source>&lt;b&gt;Hex Editor&lt;/b&gt;&lt;p&gt;Starts the eric Hex Editor for viewing or editing binary files.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3107" />
-      <source>eric Web Browser</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3109" />
-      <source>eric &amp;Web Browser...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3115" />
-      <source>Start the eric Web Browser</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3117" />
-      <source>&lt;b&gt;eric Web Browser&lt;/b&gt;&lt;p&gt;Browse the Internet with the eric Web Browser.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3127" />
-      <source>FIDO2 Security Key Management</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3129" />
-      <source>FIDO2 Security Key Management...</source>
+      <source>&lt;b&gt;FIDO2 Security Key Management&lt;/b&gt;&lt;p&gt;Start a tool to manage FIDO2 securit y keys.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3106" />
+      <source>Icon Editor</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3108" />
+      <source>&amp;Icon Editor...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3114" />
+      <source>Start the eric Icon Editor</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3116" />
+      <source>&lt;b&gt;Icon Editor&lt;/b&gt;&lt;p&gt;Starts the eric Icon Editor for editing simple icons.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="6502" />
+      <location filename="../UI/UserInterface.py" line="3128" />
+      <source>Snapshot</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3130" />
+      <source>&amp;Snapshot...</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="3136" />
-      <source>Start the FIDO2 Security Key Management tool</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3139" />
-      <source>&lt;b&gt;FIDO2 Security Key Management&lt;/b&gt;&lt;p&gt;Start a tool to manage FIDO2 securit y keys.&lt;/p&gt;</source>
+      <source>Take snapshots of a screen region</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3138" />
+      <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" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3148" />
+      <source>eric PDF Viewer</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="3150" />
-      <source>Icon Editor</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3152" />
-      <source>&amp;Icon Editor...</source>
+      <source>eric PDF &amp;Viewer...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3156" />
+      <source>Start the eric PDF Viewer</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="3158" />
-      <source>Start the eric Icon Editor</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3160" />
-      <source>&lt;b&gt;Icon Editor&lt;/b&gt;&lt;p&gt;Starts the eric Icon Editor for editing simple icons.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="6632" />
-      <location filename="../UI/UserInterface.py" line="3172" />
-      <source>Snapshot</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3174" />
-      <source>&amp;Snapshot...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3180" />
-      <source>Take snapshots of a screen region</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3182" />
-      <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" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3192" />
-      <source>eric PDF Viewer</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3194" />
-      <source>eric PDF &amp;Viewer...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3200" />
-      <source>Start the eric PDF Viewer</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3202" />
       <source>&lt;b&gt;eric PDF Viewer&lt;/b&gt;&lt;p&gt;Starts the eric PDF Viewer for viewing PDF files.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3211" />
+      <location filename="../UI/UserInterface.py" line="3167" />
       <source>Preferences</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3213" />
+      <location filename="../UI/UserInterface.py" line="3169" />
       <source>&amp;Preferences...</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="3175" />
+      <source>Set the prefered configuration</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3177" />
+      <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 type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3188" />
+      <source>Export Preferences</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3190" />
+      <source>E&amp;xport Preferences...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3196" />
+      <source>Export the current configuration</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3198" />
+      <source>&lt;b&gt;Export Preferences&lt;/b&gt;&lt;p&gt;Export the current configuration to a file.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3207" />
+      <source>Import Preferences</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3209" />
+      <source>I&amp;mport Preferences...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3216" />
+      <source>Import a previously exported configuration</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="3219" />
-      <source>Set the prefered configuration</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3221" />
-      <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 type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3232" />
-      <source>Export Preferences</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3234" />
-      <source>E&amp;xport Preferences...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3240" />
-      <source>Export the current configuration</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3242" />
-      <source>&lt;b&gt;Export Preferences&lt;/b&gt;&lt;p&gt;Export the current configuration to a file.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3251" />
-      <source>Import Preferences</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3253" />
-      <source>I&amp;mport Preferences...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3260" />
-      <source>Import a previously exported configuration</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3263" />
       <source>&lt;b&gt;Import Preferences&lt;/b&gt;&lt;p&gt;Import a previously exported configuration.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3272" />
+      <location filename="../UI/UserInterface.py" line="3228" />
       <source>Export Theme</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3274" />
+      <location filename="../UI/UserInterface.py" line="3230" />
       <source>Export Theme...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3280" />
+      <location filename="../UI/UserInterface.py" line="3236" />
       <source>Export the current theme</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3282" />
+      <location filename="../UI/UserInterface.py" line="3238" />
       <source>&lt;b&gt;Export Theme&lt;/b&gt;&lt;p&gt;Export the current theme to a file.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3291" />
+      <location filename="../UI/UserInterface.py" line="3247" />
       <source>Import Theme</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3293" />
+      <location filename="../UI/UserInterface.py" line="3249" />
       <source>Import Theme...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3299" />
+      <location filename="../UI/UserInterface.py" line="3255" />
       <source>Import a previously exported theme</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3301" />
+      <location filename="../UI/UserInterface.py" line="3257" />
       <source>&lt;b&gt;Import Theme&lt;/b&gt;&lt;p&gt;Import a previously exported theme.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3310" />
+      <location filename="../UI/UserInterface.py" line="3266" />
       <source>Reload APIs</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3310" />
+      <location filename="../UI/UserInterface.py" line="3266" />
       <source>Reload &amp;APIs</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3312" />
+      <location filename="../UI/UserInterface.py" line="3268" />
       <source>Reload the API information</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3314" />
+      <location filename="../UI/UserInterface.py" line="3270" />
       <source>&lt;b&gt;Reload APIs&lt;/b&gt;&lt;p&gt;Reload the API information.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3328" />
-      <location filename="../UI/UserInterface.py" line="3320" />
+      <location filename="../UI/UserInterface.py" line="3284" />
+      <location filename="../UI/UserInterface.py" line="3276" />
       <source>Show external tools</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3322" />
+      <location filename="../UI/UserInterface.py" line="3278" />
       <source>Show external &amp;tools</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3330" />
+      <location filename="../UI/UserInterface.py" line="3286" />
       <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 eric.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="3296" />
+      <source>View Profiles</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3298" />
+      <source>&amp;View Profiles...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3304" />
+      <source>Configure view profiles</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3306" />
+      <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 type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3317" />
+      <source>Toolbars</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3319" />
+      <source>Tool&amp;bars...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3325" />
+      <source>Configure toolbars</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3327" />
+      <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 type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3338" />
+      <source>Keyboard Shortcuts</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="3340" />
-      <source>View Profiles</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3342" />
-      <source>&amp;View Profiles...</source>
+      <source>Keyboard &amp;Shortcuts...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3346" />
+      <source>Set the keyboard shortcuts</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="3348" />
-      <source>Configure view profiles</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3350" />
-      <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 type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3361" />
-      <source>Toolbars</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3363" />
-      <source>Tool&amp;bars...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3369" />
-      <source>Configure toolbars</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3371" />
-      <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 type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3382" />
-      <source>Keyboard Shortcuts</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3384" />
-      <source>Keyboard &amp;Shortcuts...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3390" />
-      <source>Set the keyboard shortcuts</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3392" />
       <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 type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7601" />
-      <location filename="../UI/UserInterface.py" line="7582" />
-      <location filename="../UI/UserInterface.py" line="3402" />
+      <location filename="../UI/UserInterface.py" line="7471" />
+      <location filename="../UI/UserInterface.py" line="7452" />
+      <location filename="../UI/UserInterface.py" line="3358" />
       <source>Export Keyboard Shortcuts</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3404" />
+      <location filename="../UI/UserInterface.py" line="3360" />
       <source>&amp;Export Keyboard Shortcuts...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3410" />
+      <location filename="../UI/UserInterface.py" line="3366" />
       <source>Export the keyboard shortcuts</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3412" />
+      <location filename="../UI/UserInterface.py" line="3368" />
       <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 type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7620" />
-      <location filename="../UI/UserInterface.py" line="3421" />
+      <location filename="../UI/UserInterface.py" line="7490" />
+      <location filename="../UI/UserInterface.py" line="3377" />
       <source>Import Keyboard Shortcuts</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3423" />
+      <location filename="../UI/UserInterface.py" line="3379" />
       <source>&amp;Import Keyboard Shortcuts...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3429" />
+      <location filename="../UI/UserInterface.py" line="3385" />
       <source>Import the keyboard shortcuts</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="3387" />
+      <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 type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3397" />
+      <source>Manage SSL Certificates</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3399" />
+      <source>Manage SSL Certificates...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3406" />
+      <source>Manage the saved SSL certificates</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3409" />
+      <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" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3419" />
+      <source>Edit Message Filters</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3421" />
+      <source>Edit Message Filters...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3428" />
+      <source>Edit the message filters used to suppress unwanted messages</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="3431" />
-      <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 type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3441" />
-      <source>Manage SSL Certificates</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3443" />
-      <source>Manage SSL Certificates...</source>
+      <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" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="3450" />
-      <source>Manage the saved SSL certificates</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3453" />
-      <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>
+      <location filename="../UI/UserInterface.py" line="3444" />
+      <location filename="../UI/UserInterface.py" line="3442" />
+      <source>Clear private data</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3452" />
+      <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" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="3463" />
-      <source>Edit Message Filters</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3465" />
-      <source>Edit Message Filters...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3472" />
-      <source>Edit the message filters used to suppress unwanted messages</source>
+      <location filename="../UI/UserInterface.py" line="3462" />
+      <source>Activate current editor</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3464" />
+      <source>Alt+Shift+E</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="3475" />
-      <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" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3494" />
-      <location filename="../UI/UserInterface.py" line="3488" />
+      <location filename="../UI/UserInterface.py" line="3474" />
+      <source>Show next</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3476" />
+      <source>Ctrl+Alt+Tab</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3487" />
       <location filename="../UI/UserInterface.py" line="3486" />
-      <source>Clear private data</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3496" />
-      <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" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3507" />
-      <location filename="../UI/UserInterface.py" line="3506" />
-      <source>Activate current editor</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3508" />
-      <source>Alt+Shift+E</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3519" />
+      <source>Show previous</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3488" />
+      <source>Shift+Ctrl+Alt+Tab</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3499" />
+      <location filename="../UI/UserInterface.py" line="3498" />
+      <source>Switch between tabs</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3500" />
+      <source>Ctrl+1</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3510" />
+      <source>Plugin Infos</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3512" />
+      <source>&amp;Plugin Infos...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="3518" />
-      <source>Show next</source>
+      <source>Show Plugin Infos</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="3520" />
-      <source>Ctrl+Alt+Tab</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3531" />
+      <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 type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3538" />
       <location filename="../UI/UserInterface.py" line="3530" />
-      <source>Show previous</source>
+      <source>Install Plugins</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="3532" />
-      <source>Shift+Ctrl+Alt+Tab</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3543" />
-      <location filename="../UI/UserInterface.py" line="3542" />
-      <source>Switch between tabs</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3544" />
-      <source>Ctrl+1</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3554" />
-      <source>Plugin Infos</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3556" />
-      <source>&amp;Plugin Infos...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3562" />
-      <source>Show Plugin Infos</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3564" />
-      <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 type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3582" />
-      <location filename="../UI/UserInterface.py" line="3574" />
-      <source>Install Plugins</source>
+      <source>&amp;Install Plugins...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3540" />
+      <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 type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3557" />
+      <location filename="../UI/UserInterface.py" line="3549" />
+      <source>Uninstall Plugin</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3551" />
+      <source>&amp;Uninstall Plugin...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3559" />
+      <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 type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3570" />
+      <source>Plugin &amp;Repository...</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="3576" />
-      <source>&amp;Install Plugins...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3584" />
-      <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 type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3601" />
-      <location filename="../UI/UserInterface.py" line="3593" />
-      <source>Uninstall Plugin</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3595" />
-      <source>&amp;Uninstall Plugin...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3603" />
-      <source>&lt;b&gt;Uninstall Plugin...&lt;/b&gt;&lt;p&gt;This opens a dialog to uninstall a plugin.&lt;/p&gt;</source>
+      <source>Show Plugins available for download</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3578" />
+      <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 type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3608" />
+      <location filename="../UI/UserInterface.py" line="3607" />
+      <source>Qt6 Documentation</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="3614" />
-      <source>Plugin &amp;Repository...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3620" />
-      <source>Show Plugins available for download</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3622" />
-      <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 type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3652" />
-      <location filename="../UI/UserInterface.py" line="3651" />
-      <source>Qt5 Documentation</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3658" />
-      <source>Open Qt5 Documentation</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3660" />
-      <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's internal help viewer/web browser, or execute a web browser or Qt Assistant. &lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3673" />
-      <location filename="../UI/UserInterface.py" line="3672" />
-      <source>Qt6 Documentation</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3679" />
       <source>Open Qt6 Documentation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3681" />
+      <location filename="../UI/UserInterface.py" line="3616" />
       <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's internal help viewer/web browser, or execute a web browser or Qt Assistant. &lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3694" />
-      <location filename="../UI/UserInterface.py" line="3693" />
-      <source>PyQt5 Documentation</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3700" />
-      <source>Open PyQt5 Documentation</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3702" />
-      <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's internal help viewer/web browser, or execute a web browser or Qt Assistant. &lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3715" />
-      <location filename="../UI/UserInterface.py" line="3714" />
+      <location filename="../UI/UserInterface.py" line="3629" />
+      <location filename="../UI/UserInterface.py" line="3628" />
       <source>PyQt6 Documentation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3721" />
+      <location filename="../UI/UserInterface.py" line="3635" />
       <source>Open PyQt6 Documentation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3723" />
+      <location filename="../UI/UserInterface.py" line="3637" />
       <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's internal help viewer/web browser, or execute a web browser or Qt Assistant. &lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3741" />
-      <location filename="../UI/UserInterface.py" line="3740" />
+      <location filename="../UI/UserInterface.py" line="3655" />
+      <location filename="../UI/UserInterface.py" line="3654" />
       <source>Python 3 Documentation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3747" />
+      <location filename="../UI/UserInterface.py" line="3661" />
       <source>Open Python 3 Documentation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3749" />
+      <location filename="../UI/UserInterface.py" line="3663" />
       <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" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3768" />
-      <location filename="../UI/UserInterface.py" line="3767" />
+      <location filename="../UI/UserInterface.py" line="3682" />
+      <location filename="../UI/UserInterface.py" line="3681" />
       <source>eric API Documentation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3774" />
+      <location filename="../UI/UserInterface.py" line="3688" />
       <source>Open eric API Documentation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3776" />
+      <location filename="../UI/UserInterface.py" line="3690" />
       <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 eric installation directory.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3794" />
-      <location filename="../UI/UserInterface.py" line="3793" />
-      <source>PySide2 Documentation</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3800" />
-      <source>Open PySide2 Documentation</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3802" />
-      <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's internal help viewer/web browser, or execute a web browser or Qt Assistant. &lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3820" />
-      <location filename="../UI/UserInterface.py" line="3819" />
+      <location filename="../UI/UserInterface.py" line="3708" />
+      <location filename="../UI/UserInterface.py" line="3707" />
       <source>PySide6 Documentation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3826" />
+      <location filename="../UI/UserInterface.py" line="3714" />
       <source>Open PySide6 Documentation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3828" />
+      <location filename="../UI/UserInterface.py" line="3716" />
       <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's internal help viewer/web browser, or execute a web browser or Qt Assistant. &lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3864" />
+      <location filename="../UI/UserInterface.py" line="3752" />
       <source>Sessions</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3945" />
+      <location filename="../UI/UserInterface.py" line="3833" />
       <source>E&amp;xtras</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3955" />
+      <location filename="../UI/UserInterface.py" line="3843" />
       <source>Wi&amp;zards</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3973" />
+      <location filename="../UI/UserInterface.py" line="3861" />
       <source>P&amp;lugins</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3982" />
+      <location filename="../UI/UserInterface.py" line="3870" />
       <source>Configure...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3991" />
+      <location filename="../UI/UserInterface.py" line="3879" />
       <source>&amp;Testing</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4008" />
+      <location filename="../UI/UserInterface.py" line="3896" />
       <source>Select Tool Group</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4019" />
+      <location filename="../UI/UserInterface.py" line="3907" />
       <source>Se&amp;ttings</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4052" />
+      <location filename="../UI/UserInterface.py" line="3940" />
       <source>&amp;Window</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4061" />
+      <location filename="../UI/UserInterface.py" line="3949" />
       <source>&amp;Windows</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4065" />
+      <location filename="../UI/UserInterface.py" line="3953" />
       <source>Central Park</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4069" />
+      <location filename="../UI/UserInterface.py" line="3957" />
       <source>Left Side</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4088" />
+      <location filename="../UI/UserInterface.py" line="3976" />
       <source>Right Side</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4107" />
+      <location filename="../UI/UserInterface.py" line="3993" />
       <source>Bottom Side</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4115" />
+      <location filename="../UI/UserInterface.py" line="4001" />
       <source>Plug-ins</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4121" />
+      <location filename="../UI/UserInterface.py" line="4007" />
       <source>&amp;Toolbars</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4134" />
+      <location filename="../UI/UserInterface.py" line="4020" />
       <source>&amp;Help</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4191" />
-      <location filename="../UI/UserInterface.py" line="4174" />
+      <location filename="../UI/UserInterface.py" line="4073" />
+      <location filename="../UI/UserInterface.py" line="4056" />
       <source>Tools</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4193" />
-      <location filename="../UI/UserInterface.py" line="4178" />
+      <location filename="../UI/UserInterface.py" line="4075" />
+      <location filename="../UI/UserInterface.py" line="4060" />
       <source>Settings</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6362" />
-      <location filename="../UI/UserInterface.py" line="4194" />
-      <location filename="../UI/UserInterface.py" line="4179" />
+      <location filename="../UI/UserInterface.py" line="6232" />
+      <location filename="../UI/UserInterface.py" line="4076" />
+      <location filename="../UI/UserInterface.py" line="4061" />
       <source>Help</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4195" />
-      <location filename="../UI/UserInterface.py" line="4180" />
+      <location filename="../UI/UserInterface.py" line="4077" />
+      <location filename="../UI/UserInterface.py" line="4062" />
       <source>Profiles</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4196" />
-      <location filename="../UI/UserInterface.py" line="4181" />
+      <location filename="../UI/UserInterface.py" line="4078" />
+      <location filename="../UI/UserInterface.py" line="4063" />
       <source>Plugins</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4192" />
+      <location filename="../UI/UserInterface.py" line="4074" />
       <source>Unittest</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4369" />
+      <location filename="../UI/UserInterface.py" line="4251" />
       <source>&lt;p&gt;This part of the status bar displays the current editors language.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4378" />
+      <location filename="../UI/UserInterface.py" line="4260" />
       <source>&lt;p&gt;This part of the status bar displays the current editors encoding.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4387" />
+      <location filename="../UI/UserInterface.py" line="4269" />
       <source>&lt;p&gt;This part of the status bar displays the current editors eol setting.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4396" />
+      <location filename="../UI/UserInterface.py" line="4278" />
       <source>&lt;p&gt;This part of the status bar displays an indication of the current editors files writability.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4405" />
+      <location filename="../UI/UserInterface.py" line="4287" />
       <source>&lt;p&gt;This part of the status bar displays the line number of the current editor.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4414" />
+      <location filename="../UI/UserInterface.py" line="4296" />
       <source>&lt;p&gt;This part of the status bar displays the cursor position of the current editor.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4428" />
+      <location filename="../UI/UserInterface.py" line="4310" />
       <source>&lt;p&gt;This part of the status bar allows zooming the current editor or shell.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4502" />
-      <location filename="../UI/UserInterface.py" line="4461" />
+      <location filename="../UI/UserInterface.py" line="4384" />
+      <location filename="../UI/UserInterface.py" line="4343" />
       <source>External Tools/{0}</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4610" />
+      <location filename="../UI/UserInterface.py" line="4492" />
       <source>&lt;h2&gt;Version Numbers&lt;/h2&gt;&lt;table&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4680" />
+      <location filename="../UI/UserInterface.py" line="4562" />
       <source>Desktop</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4684" />
+      <location filename="../UI/UserInterface.py" line="4566" />
       <source>Session Type</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4740" />
+      <location filename="../UI/UserInterface.py" line="4622" />
       <source>Email address or mail server address is empty. Please configure your Email settings in the Preferences Dialog.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="5075" />
+      <location filename="../UI/UserInterface.py" line="4957" />
       <source>Restart application</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="5076" />
+      <location filename="../UI/UserInterface.py" line="4958" />
       <source>The application needs to be restarted. Do it now?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="5100" />
+      <location filename="../UI/UserInterface.py" line="4982" />
       <source>Upgrade PyQt</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="5101" />
+      <location filename="../UI/UserInterface.py" line="4983" />
       <source>eric needs to be closed in order to upgrade PyQt. It will be restarted once the upgrade process has finished. This may take some time.
 
 Shall the upgrade be done now?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="5125" />
+      <location filename="../UI/UserInterface.py" line="5007" />
       <source>Upgrade Eric</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="5126" />
+      <location filename="../UI/UserInterface.py" line="5008" />
       <source>eric needs to be closed in order to be upgraded. It will be restarted once the upgrade process has finished. This may take some time.
 
 Shall the upgrade be done now?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="5151" />
+      <location filename="../UI/UserInterface.py" line="5033" />
       <source>Upgrade Eric and PyQt6</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="5152" />
+      <location filename="../UI/UserInterface.py" line="5034" />
       <source>eric needs to be closed in order to upgrade eric and PyQt. It will be restarted once the upgrade process has finished. This may take some time.
 
  Shall the upgrade be done now?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="5214" />
+      <location filename="../UI/UserInterface.py" line="5096" />
       <source>&amp;Builtin Tools</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="5234" />
+      <location filename="../UI/UserInterface.py" line="5116" />
       <source>&amp;Plugin Tools</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="5237" />
+      <location filename="../UI/UserInterface.py" line="5119" />
       <source>&amp;User Tools</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="5263" />
+      <location filename="../UI/UserInterface.py" line="5145" />
       <source>Configure Tool Groups ...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="5267" />
+      <location filename="../UI/UserInterface.py" line="5149" />
       <source>Configure current Tool Group ...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="5306" />
-      <location filename="../UI/UserInterface.py" line="5286" />
+      <location filename="../UI/UserInterface.py" line="5188" />
+      <location filename="../UI/UserInterface.py" line="5168" />
       <source>No User Tools Configured</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="5382" />
+      <location filename="../UI/UserInterface.py" line="5264" />
       <source>&amp;Show all</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="5384" />
+      <location filename="../UI/UserInterface.py" line="5266" />
       <source>&amp;Hide all</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6499" />
-      <location filename="../UI/UserInterface.py" line="6488" />
-      <location filename="../UI/UserInterface.py" line="6440" />
-      <location filename="../UI/UserInterface.py" line="6430" />
-      <location filename="../UI/UserInterface.py" line="6253" />
-      <location filename="../UI/UserInterface.py" line="6243" />
-      <location filename="../UI/UserInterface.py" line="6185" />
-      <location filename="../UI/UserInterface.py" line="6175" />
+      <location filename="../UI/UserInterface.py" line="6369" />
+      <location filename="../UI/UserInterface.py" line="6358" />
+      <location filename="../UI/UserInterface.py" line="6310" />
+      <location filename="../UI/UserInterface.py" line="6300" />
+      <location filename="../UI/UserInterface.py" line="6123" />
+      <location filename="../UI/UserInterface.py" line="6113" />
+      <location filename="../UI/UserInterface.py" line="6055" />
+      <location filename="../UI/UserInterface.py" line="6045" />
       <source>Problem</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6500" />
-      <location filename="../UI/UserInterface.py" line="6489" />
-      <location filename="../UI/UserInterface.py" line="6441" />
-      <location filename="../UI/UserInterface.py" line="6431" />
-      <location filename="../UI/UserInterface.py" line="6254" />
-      <location filename="../UI/UserInterface.py" line="6244" />
-      <location filename="../UI/UserInterface.py" line="6186" />
-      <location filename="../UI/UserInterface.py" line="6176" />
+      <location filename="../UI/UserInterface.py" line="6370" />
+      <location filename="../UI/UserInterface.py" line="6359" />
+      <location filename="../UI/UserInterface.py" line="6311" />
+      <location filename="../UI/UserInterface.py" line="6301" />
+      <location filename="../UI/UserInterface.py" line="6124" />
+      <location filename="../UI/UserInterface.py" line="6114" />
+      <location filename="../UI/UserInterface.py" line="6056" />
+      <location filename="../UI/UserInterface.py" line="6046" />
       <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 type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6741" />
-      <location filename="../UI/UserInterface.py" line="6652" />
-      <location filename="../UI/UserInterface.py" line="6535" />
-      <location filename="../UI/UserInterface.py" line="6512" />
-      <location filename="../UI/UserInterface.py" line="6453" />
-      <location filename="../UI/UserInterface.py" line="6400" />
-      <location filename="../UI/UserInterface.py" line="6378" />
-      <location filename="../UI/UserInterface.py" line="6329" />
-      <location filename="../UI/UserInterface.py" line="6320" />
-      <location filename="../UI/UserInterface.py" line="6285" />
-      <location filename="../UI/UserInterface.py" line="6276" />
-      <location filename="../UI/UserInterface.py" line="6217" />
-      <location filename="../UI/UserInterface.py" line="6208" />
+      <location filename="../UI/UserInterface.py" line="6611" />
+      <location filename="../UI/UserInterface.py" line="6522" />
+      <location filename="../UI/UserInterface.py" line="6405" />
+      <location filename="../UI/UserInterface.py" line="6382" />
+      <location filename="../UI/UserInterface.py" line="6323" />
+      <location filename="../UI/UserInterface.py" line="6270" />
+      <location filename="../UI/UserInterface.py" line="6248" />
+      <location filename="../UI/UserInterface.py" line="6199" />
+      <location filename="../UI/UserInterface.py" line="6190" />
+      <location filename="../UI/UserInterface.py" line="6155" />
+      <location filename="../UI/UserInterface.py" line="6146" />
+      <location filename="../UI/UserInterface.py" line="6087" />
+      <location filename="../UI/UserInterface.py" line="6078" />
       <source>Process Generation Error</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6209" />
+      <location filename="../UI/UserInterface.py" line="6079" />
       <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 type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6218" />
+      <location filename="../UI/UserInterface.py" line="6088" />
       <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" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6277" />
+      <location filename="../UI/UserInterface.py" line="6147" />
       <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 type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6286" />
+      <location filename="../UI/UserInterface.py" line="6156" />
       <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" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6321" />
+      <location filename="../UI/UserInterface.py" line="6191" />
       <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 type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6330" />
+      <location filename="../UI/UserInterface.py" line="6200" />
       <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" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6363" />
+      <location filename="../UI/UserInterface.py" line="6233" />
       <source>Currently no custom viewer is selected. Please use the preferences dialog to specify one.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6379" />
+      <location filename="../UI/UserInterface.py" line="6249" />
       <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" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6401" />
+      <location filename="../UI/UserInterface.py" line="6271" />
       <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 type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6454" />
+      <location filename="../UI/UserInterface.py" line="6324" />
       <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" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6513" />
+      <location filename="../UI/UserInterface.py" line="6383" />
       <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" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6536" />
+      <location filename="../UI/UserInterface.py" line="6406" />
       <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 type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6633" />
+      <location filename="../UI/UserInterface.py" line="6503" />
       <source>&lt;p&gt;The snapshot utility is not available for Wayland desktop sessions.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6653" />
+      <location filename="../UI/UserInterface.py" line="6523" />
       <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" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6686" />
-      <location filename="../UI/UserInterface.py" line="6676" />
+      <location filename="../UI/UserInterface.py" line="6556" />
+      <location filename="../UI/UserInterface.py" line="6546" />
       <source>External Tools</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6677" />
+      <location filename="../UI/UserInterface.py" line="6547" />
       <source>No tool entry found for external tool '{0}' in tool group '{1}'.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6687" />
+      <location filename="../UI/UserInterface.py" line="6557" />
       <source>No toolgroup entry '{0}' found.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6724" />
+      <location filename="../UI/UserInterface.py" line="6594" />
       <source>Starting process '{0} {1}'.
 </source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6742" />
+      <location filename="../UI/UserInterface.py" line="6612" />
       <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" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6821" />
+      <location filename="../UI/UserInterface.py" line="6691" />
       <source>Process '{0}' has exited.
 </source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7109" />
-      <location filename="../UI/UserInterface.py" line="7047" />
-      <location filename="../UI/UserInterface.py" line="7003" />
-      <location filename="../UI/UserInterface.py" line="6929" />
-      <location filename="../UI/UserInterface.py" line="6865" />
+      <location filename="../UI/UserInterface.py" line="6979" />
+      <location filename="../UI/UserInterface.py" line="6917" />
+      <location filename="../UI/UserInterface.py" line="6873" />
+      <location filename="../UI/UserInterface.py" line="6799" />
+      <location filename="../UI/UserInterface.py" line="6735" />
       <source>Documentation Missing</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7110" />
-      <location filename="../UI/UserInterface.py" line="7048" />
-      <location filename="../UI/UserInterface.py" line="7004" />
-      <location filename="../UI/UserInterface.py" line="6930" />
-      <location filename="../UI/UserInterface.py" line="6866" />
+      <location filename="../UI/UserInterface.py" line="6980" />
+      <location filename="../UI/UserInterface.py" line="6918" />
+      <location filename="../UI/UserInterface.py" line="6874" />
+      <location filename="../UI/UserInterface.py" line="6800" />
+      <location filename="../UI/UserInterface.py" line="6736" />
       <source>&lt;p&gt;The documentation starting point "&lt;b&gt;{0}&lt;/b&gt;" could not be found.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7091" />
-      <location filename="../UI/UserInterface.py" line="6973" />
+      <location filename="../UI/UserInterface.py" line="6961" />
+      <location filename="../UI/UserInterface.py" line="6843" />
       <source>Documentation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6974" />
+      <location filename="../UI/UserInterface.py" line="6844" />
       <source>&lt;p&gt;The PyQt{0} documentation starting point has not been configured.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7092" />
+      <location filename="../UI/UserInterface.py" line="6962" />
       <source>&lt;p&gt;The PySide{0} documentation starting point has not been configured.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7271" />
-      <location filename="../UI/UserInterface.py" line="7207" />
+      <location filename="../UI/UserInterface.py" line="7141" />
+      <location filename="../UI/UserInterface.py" line="7077" />
       <source>Start Web Browser</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7208" />
+      <location filename="../UI/UserInterface.py" line="7078" />
       <source>The eric web browser could not be started.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7272" />
+      <location filename="../UI/UserInterface.py" line="7142" />
       <source>&lt;p&gt;The eric web browser is not started.&lt;/p&gt;&lt;p&gt;Reason: {0}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7318" />
+      <location filename="../UI/UserInterface.py" line="7188" />
       <source>Open Browser</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7318" />
+      <location filename="../UI/UserInterface.py" line="7188" />
       <source>Could not start a web browser</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7622" />
-      <location filename="../UI/UserInterface.py" line="7584" />
+      <location filename="../UI/UserInterface.py" line="7492" />
+      <location filename="../UI/UserInterface.py" line="7454" />
       <source>Keyboard Shortcuts File (*.ekj)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7602" />
+      <location filename="../UI/UserInterface.py" line="7472" />
       <source>&lt;p&gt;The keyboard shortcuts file &lt;b&gt;{0}&lt;/b&gt; exists already. Overwrite it?&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7806" />
+      <location filename="../UI/UserInterface.py" line="7676" />
       <source>Load crash session...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7809" />
+      <location filename="../UI/UserInterface.py" line="7679" />
       <source>Clean crash sessions...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7846" />
+      <location filename="../UI/UserInterface.py" line="7716" />
       <source>Read Session</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7847" />
+      <location filename="../UI/UserInterface.py" line="7717" />
       <source>&lt;p&gt;The session file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7870" />
+      <location filename="../UI/UserInterface.py" line="7740" />
       <source>Save Session</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7895" />
-      <location filename="../UI/UserInterface.py" line="7872" />
+      <location filename="../UI/UserInterface.py" line="7765" />
+      <location filename="../UI/UserInterface.py" line="7742" />
       <source>eric Session Files (*.esj)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7964" />
-      <source>Found Crash Sessions</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="7965" />
-      <source>These crash session files were found. Select the one to open. Select 'Cancel' to not open a crash session.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="8038" />
-      <source>Clean stale crash sessions</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="8039" />
-      <source>Do you really want to delete these stale crash session files?</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="8415" />
+      <location filename="../UI/UserInterface.py" line="8271" />
       <source>Drop Error</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="8416" />
+      <location filename="../UI/UserInterface.py" line="8272" />
       <source>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; is not a file.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="8613" />
+      <location filename="../UI/UserInterface.py" line="8444" />
       <source>Upgrade available</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="8614" />
+      <location filename="../UI/UserInterface.py" line="8445" />
       <source>&lt;p&gt;A newer version of the &lt;b&gt;eric-ide&lt;/b&gt; package is available at &lt;a href="{0}/eric-ide/"&gt;PyPI&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;Installed: {1}&lt;br/&gt;Available: &lt;b&gt;{2}&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Shall &lt;b&gt;eric-ide&lt;/b&gt; be upgraded?&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="8662" />
+      <location filename="../UI/UserInterface.py" line="8493" />
       <source>First time usage</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="8663" />
+      <location filename="../UI/UserInterface.py" line="8494" />
       <source>eric has not been configured yet. The configuration dialog will be started.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="8685" />
+      <location filename="../UI/UserInterface.py" line="8516" />
       <source>Select Workspace Directory</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="8853" />
+      <location filename="../UI/UserInterface.py" line="8667" />
       <source>Unsaved Data Detected</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="8854" />
+      <location filename="../UI/UserInterface.py" line="8668" />
       <source>Some editors contain unsaved data. Shall these be saved?</source>
       <translation type="unfinished" />
     </message>
@@ -98823,21 +96760,26 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../VirtualEnv/VirtualenvAddEditDialog.py" line="79" />
+      <location filename="../VirtualEnv/VirtualenvAddEditDialog.py" line="77" />
       <source>Virtualenv Target Directory</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../VirtualEnv/VirtualenvAddEditDialog.py" line="92" />
+      <location filename="../VirtualEnv/VirtualenvAddEditDialog.py" line="93" />
       <source>Python Interpreter</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../VirtualEnv/VirtualenvAddEditDialog.py" line="106" />
+      <location filename="../VirtualEnv/VirtualenvAddEditDialog.py" line="110" />
       <source>Enter the executable search path to be prepended to the PATH environment variable. Use '{0}' as the separator.</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../VirtualEnv/VirtualenvAddEditDialog.py" line="309" />
+      <source>eric-ide Server is not available</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="0" />
       <source>Logical Name:</source>
       <translation type="unfinished" />
@@ -98854,42 +96796,7 @@
     </message>
     <message>
       <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="0" />
-      <source>Select to indicate a standard environment</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="0" />
-      <source>Standard</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="0" />
-      <source>Select to indicate an Anaconda environment</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="0" />
-      <source>Anaconda</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="0" />
-      <source>Select to indicate a remotely (ssh) accessed environment</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="0" />
-      <source>Remote</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="0" />
-      <source>Select to indicate an eric-ide server environment.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="0" />
-      <source>eric-ide server</source>
+      <source>Select the environment type.</source>
       <translation type="unfinished" />
     </message>
     <message>
@@ -98952,53 +96859,37 @@
   <context>
     <name>VirtualenvConfigurationDialog</name>
     <message>
-      <location filename="../VirtualEnv/VirtualenvConfigurationDialog.py" line="49" />
+      <location filename="../VirtualEnv/VirtualenvConfigurationDialog.py" line="48" />
       <source>Virtualenv Target Directory</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../VirtualEnv/VirtualenvConfigurationDialog.py" line="56" />
+      <location filename="../VirtualEnv/VirtualenvConfigurationDialog.py" line="55" />
       <source>Extra Search Path for setuptools/pip</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../VirtualEnv/VirtualenvConfigurationDialog.py" line="61" />
+      <location filename="../VirtualEnv/VirtualenvConfigurationDialog.py" line="60" />
       <source>Python Interpreter</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../VirtualEnv/VirtualenvConfigurationDialog.py" line="72" />
-      <location filename="../VirtualEnv/VirtualenvConfigurationDialog.py" line="66" />
-      <source>Conda Environment Location</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../VirtualEnv/VirtualenvConfigurationDialog.py" line="78" />
-      <source>Conda Requirements File</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../VirtualEnv/VirtualenvConfigurationDialog.py" line="82" />
-      <source>Text Files (*.txt);;All Files (*)</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../VirtualEnv/VirtualenvConfigurationDialog.py" line="347" />
+      <location filename="../VirtualEnv/VirtualenvConfigurationDialog.py" line="174" />
       <source>&lt;virtualenv did not finish within 5s.&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../VirtualEnv/VirtualenvConfigurationDialog.py" line="367" />
+      <location filename="../VirtualEnv/VirtualenvConfigurationDialog.py" line="194" />
       <source>&lt;No suitable virtualenv found.&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../VirtualEnv/VirtualenvConfigurationDialog.py" line="404" />
+      <location filename="../VirtualEnv/VirtualenvConfigurationDialog.py" line="231" />
       <source>&lt;pyvenv did not finish within 5s.&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../VirtualEnv/VirtualenvConfigurationDialog.py" line="426" />
+      <location filename="../VirtualEnv/VirtualenvConfigurationDialog.py" line="253" />
       <source>&lt;No suitable pyvenv found.&gt;</source>
       <translation type="unfinished" />
     </message>
@@ -99014,17 +96905,12 @@
     </message>
     <message>
       <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="0" />
-      <source>Select to use 'virtualenv'</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="0" />
       <source>Select to use 'python -m venv'</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="0" />
-      <source>Select to use 'conda'</source>
+      <source>Select to use 'virtualenv'</source>
       <translation type="unfinished" />
     </message>
     <message>
@@ -99094,7 +96980,6 @@
     </message>
     <message>
       <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="0" />
-      <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="0" />
       <source>Options</source>
       <translation type="unfinished" />
     </message>
@@ -99110,7 +96995,6 @@
     </message>
     <message>
       <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="0" />
-      <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="0" />
       <source>Python Version:</source>
       <translation type="unfinished" />
     </message>
@@ -99131,27 +97015,27 @@
     </message>
     <message>
       <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="0" />
-      <source>Select to unzip setuptools when installing it</source>
+      <source>Select to not install 'wheel' in the new virtualenv</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="0" />
-      <source>Unzip Setuptool to virtualenv</source>
+      <source>Don't install 'wheel' in the virtualenv</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="0" />
-      <source>Select to not install setuptools (or pip) in the new virtualenv</source>
+      <source>Select to not install 'setuptools' in the new virtualenv</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="0" />
-      <source>Don't install 'setuptool' (or pip) in the virtualenv</source>
+      <source>Don't install 'setuptools' in the virtualenv</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="0" />
-      <source>Select to not install pip in the new virtualenv</source>
+      <source>Select to not install 'pip' in the new virtualenv</source>
       <translation type="unfinished" />
     </message>
     <message>
@@ -99229,103 +97113,6 @@
       <source>Open target directory after creation</source>
       <translation type="unfinished" />
     </message>
-    <message>
-      <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="0" />
-      <source>Target Environment Specification</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="0" />
-      <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="0" />
-      <source>Name:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="0" />
-      <source>Enter the name for the environment</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="0" />
-      <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="0" />
-      <source>Path:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="0" />
-      <source>Enter the target directory for the conda environment</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="0" />
-      <source>&lt;b&gt;Note:&lt;/b&gt; Only one of the above entries is mandatory.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="0" />
-      <source>Special Operations</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="0" />
-      <source>Select to clone an environment</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="0" />
-      <source>Clone Environment</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="0" />
-      <source>Select to create the environment from a requirements file</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="0" />
-      <source>from Requirements</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="0" />
-      <source>Enter the name of the environment to be cloned</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="0" />
-      <source>Enter the directory of the environment to be cloned</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="0" />
-      <source>Package Specs:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="0" />
-      <source>Enter the package specifications for the environment</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="0" />
-      <source>Enter the Python version for the environment</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="0" />
-      <source>Allow insecure SSL connections</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="0" />
-      <source>Select to perform just a dry-run</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="0" />
-      <source>Perform dry-run</source>
-      <translation type="unfinished" />
-    </message>
   </context>
   <context>
     <name>VirtualenvExecDialog</name>
@@ -99475,54 +97262,79 @@
   <context>
     <name>VirtualenvManager</name>
     <message>
-      <location filename="../VirtualEnv/VirtualenvManager.py" line="322" />
+      <location filename="../VirtualEnv/VirtualenvManager.py" line="72" />
+      <source>Standard</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../VirtualEnv/VirtualenvManager.py" line="78" />
+      <source>Remote</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../VirtualEnv/VirtualenvManager.py" line="81" />
+      <source>eric-ide Server</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../VirtualEnv/VirtualenvManager.py" line="262" />
+      <source>Create Virtual Environment</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../VirtualEnv/VirtualenvManager.py" line="263" />
+      <source>Select the virtual environment type:</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../VirtualEnv/VirtualenvManager.py" line="338" />
       <source>Add Virtual Environment</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../VirtualEnv/VirtualenvManager.py" line="323" />
+      <location filename="../VirtualEnv/VirtualenvManager.py" line="339" />
       <source>A virtual environment named &lt;b&gt;{0}&lt;/b&gt; exists already. Shall it be replaced?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../VirtualEnv/VirtualenvManager.py" line="362" />
+      <location filename="../VirtualEnv/VirtualenvManager.py" line="378" />
       <source>Change Virtual Environment</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../VirtualEnv/VirtualenvManager.py" line="395" />
-      <location filename="../VirtualEnv/VirtualenvManager.py" line="363" />
+      <location filename="../VirtualEnv/VirtualenvManager.py" line="411" />
+      <location filename="../VirtualEnv/VirtualenvManager.py" line="379" />
       <source>A virtual environment named &lt;b&gt;{0}&lt;/b&gt; does not exist. Aborting!</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../VirtualEnv/VirtualenvManager.py" line="394" />
+      <location filename="../VirtualEnv/VirtualenvManager.py" line="410" />
       <source>Rename Virtual Environment</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../VirtualEnv/VirtualenvManager.py" line="486" />
-      <location filename="../VirtualEnv/VirtualenvManager.py" line="419" />
+      <location filename="../VirtualEnv/VirtualenvManager.py" line="511" />
+      <location filename="../VirtualEnv/VirtualenvManager.py" line="435" />
       <source>{0} - {1}</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../VirtualEnv/VirtualenvManager.py" line="426" />
+      <location filename="../VirtualEnv/VirtualenvManager.py" line="442" />
       <source>Delete Virtual Environments</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../VirtualEnv/VirtualenvManager.py" line="427" />
+      <location filename="../VirtualEnv/VirtualenvManager.py" line="443" />
       <source>Do you really want to delete these virtual environments?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../VirtualEnv/VirtualenvManager.py" line="493" />
+      <location filename="../VirtualEnv/VirtualenvManager.py" line="518" />
       <source>Remove Virtual Environments</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../VirtualEnv/VirtualenvManager.py" line="494" />
+      <location filename="../VirtualEnv/VirtualenvManager.py" line="519" />
       <source>Do you really want to remove these virtual environments?</source>
       <translation type="unfinished" />
     </message>
@@ -99530,7 +97342,7 @@
   <context>
     <name>VirtualenvManagerDialog</name>
     <message>
-      <location filename="../VirtualEnv/VirtualenvManagerWidgets.py" line="449" />
+      <location filename="../VirtualEnv/VirtualenvManagerWidgets.py" line="426" />
       <source>Manage Virtual Environments</source>
       <translation type="unfinished" />
     </message>
@@ -99594,17 +97406,22 @@
     </message>
     <message>
       <location filename="../VirtualEnv/VirtualenvManagerWidget.ui" line="0" />
+      <source>Type</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../VirtualEnv/VirtualenvManagerWidget.ui" line="0" />
       <source>Directory</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../VirtualEnv/VirtualenvManagerWidget.ui" line="0" />
-      <source>Interpreter</source>
+      <source>Interpreter:</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../VirtualEnv/VirtualenvManagerWidget.ui" line="0" />
-      <source>Description</source>
+      <source>Description:</source>
       <translation type="unfinished" />
     </message>
     <message>
@@ -99628,24 +97445,24 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../VirtualEnv/VirtualenvManagerWidgets.py" line="205" />
-      <location filename="../VirtualEnv/VirtualenvManagerWidgets.py" line="178" />
+      <location filename="../VirtualEnv/VirtualenvManagerWidgets.py" line="207" />
+      <location filename="../VirtualEnv/VirtualenvManagerWidgets.py" line="180" />
       <source>Search Virtual Environments</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../VirtualEnv/VirtualenvManagerWidgets.py" line="179" />
+      <location filename="../VirtualEnv/VirtualenvManagerWidgets.py" line="181" />
       <source>No unregistered virtual environments were found.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../VirtualEnv/VirtualenvManagerWidgets.py" line="195" />
+      <location filename="../VirtualEnv/VirtualenvManagerWidgets.py" line="197" />
       <source>{0}
 (=&gt; {1})</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../VirtualEnv/VirtualenvManagerWidgets.py" line="206" />
+      <location filename="../VirtualEnv/VirtualenvManagerWidgets.py" line="208" />
       <source>Select the interpreters to create environment entries for:</source>
       <translation type="unfinished" />
     </message>
@@ -99653,7 +97470,7 @@
   <context>
     <name>VirtualenvManagerWindow</name>
     <message>
-      <location filename="../VirtualEnv/VirtualenvManagerWidgets.py" line="489" />
+      <location filename="../VirtualEnv/VirtualenvManagerWidgets.py" line="476" />
       <source>Manage Virtual Environments</source>
       <translation type="unfinished" />
     </message>
@@ -104657,7 +102474,7 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/WifiDialogs/WifiApConfigDialog.py" line="121" />
+      <location filename="../MicroPython/WifiDialogs/WifiApConfigDialog.py" line="143" />
       <location filename="../MicroPython/WifiDialogs/WifiApConfigDialog.ui" line="0" />
       <source>Press to show the password</source>
       <translation type="unfinished" />
@@ -104718,12 +102535,12 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/WifiDialogs/WifiApConfigDialog.py" line="39" />
-      <source>open</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../MicroPython/WifiDialogs/WifiApConfigDialog.py" line="117" />
+      <location filename="../MicroPython/WifiDialogs/WifiApConfigDialog.py" line="40" />
+      <source>Open</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/WifiDialogs/WifiApConfigDialog.py" line="139" />
       <source>Press to hide the password</source>
       <translation type="unfinished" />
     </message>
@@ -104871,23 +102688,23 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/WifiDialogs/WifiController.py" line="501" />
-      <location filename="../MicroPython/WifiDialogs/WifiController.py" line="492" />
+      <location filename="../MicroPython/WifiDialogs/WifiController.py" line="504" />
+      <location filename="../MicroPython/WifiDialogs/WifiController.py" line="495" />
       <location filename="../MicroPython/WifiDialogs/WifiController.py" line="60" />
       <source>Enable WebREPL</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/WifiDialogs/WifiController.py" line="535" />
-      <location filename="../MicroPython/WifiDialogs/WifiController.py" line="526" />
-      <location filename="../MicroPython/WifiDialogs/WifiController.py" line="518" />
+      <location filename="../MicroPython/WifiDialogs/WifiController.py" line="538" />
+      <location filename="../MicroPython/WifiDialogs/WifiController.py" line="529" />
+      <location filename="../MicroPython/WifiDialogs/WifiController.py" line="521" />
       <location filename="../MicroPython/WifiDialogs/WifiController.py" line="61" />
       <source>Disable WebREPL</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/WifiDialogs/WifiController.py" line="330" />
-      <location filename="../MicroPython/WifiDialogs/WifiController.py" line="319" />
+      <location filename="../MicroPython/WifiDialogs/WifiController.py" line="333" />
+      <location filename="../MicroPython/WifiDialogs/WifiController.py" line="322" />
       <location filename="../MicroPython/WifiDialogs/WifiController.py" line="63" />
       <source>Start WiFi Access Point</source>
       <translation type="unfinished" />
@@ -104898,14 +102715,14 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/WifiDialogs/WifiController.py" line="384" />
+      <location filename="../MicroPython/WifiDialogs/WifiController.py" line="387" />
       <location filename="../MicroPython/WifiDialogs/WifiController.py" line="68" />
       <source>Show Connected Clients</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/WifiDialogs/WifiController.py" line="360" />
-      <location filename="../MicroPython/WifiDialogs/WifiController.py" line="351" />
+      <location filename="../MicroPython/WifiDialogs/WifiController.py" line="363" />
+      <location filename="../MicroPython/WifiDialogs/WifiController.py" line="354" />
       <location filename="../MicroPython/WifiDialogs/WifiController.py" line="70" />
       <source>Stop WiFi Access Point</source>
       <translation type="unfinished" />
@@ -104921,10 +102738,10 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/WifiDialogs/WifiController.py" line="470" />
-      <location filename="../MicroPython/WifiDialogs/WifiController.py" line="454" />
-      <location filename="../MicroPython/WifiDialogs/WifiController.py" line="434" />
-      <location filename="../MicroPython/WifiDialogs/WifiController.py" line="425" />
+      <location filename="../MicroPython/WifiDialogs/WifiController.py" line="473" />
+      <location filename="../MicroPython/WifiDialogs/WifiController.py" line="457" />
+      <location filename="../MicroPython/WifiDialogs/WifiController.py" line="437" />
+      <location filename="../MicroPython/WifiDialogs/WifiController.py" line="428" />
       <location filename="../MicroPython/WifiDialogs/WifiController.py" line="81" />
       <source>Set Network Time</source>
       <translation type="unfinished" />
@@ -104940,8 +102757,8 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/WifiDialogs/WifiController.py" line="539" />
-      <location filename="../MicroPython/WifiDialogs/WifiController.py" line="505" />
+      <location filename="../MicroPython/WifiDialogs/WifiController.py" line="542" />
+      <location filename="../MicroPython/WifiDialogs/WifiController.py" line="508" />
       <location filename="../MicroPython/WifiDialogs/WifiController.py" line="292" />
       <location filename="../MicroPython/WifiDialogs/WifiController.py" line="254" />
       <location filename="../MicroPython/WifiDialogs/WifiController.py" line="179" />
@@ -105007,100 +102824,100 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/WifiDialogs/WifiController.py" line="320" />
+      <location filename="../MicroPython/WifiDialogs/WifiController.py" line="323" />
       <source>The WiFi Access Point interface was started successfully.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/WifiDialogs/WifiController.py" line="325" />
+      <location filename="../MicroPython/WifiDialogs/WifiController.py" line="328" />
       <source>&lt;p&gt;The WiFi Access Point could not be started.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/WifiDialogs/WifiController.py" line="406" />
-      <location filename="../MicroPython/WifiDialogs/WifiController.py" line="357" />
-      <location filename="../MicroPython/WifiDialogs/WifiController.py" line="327" />
+      <location filename="../MicroPython/WifiDialogs/WifiController.py" line="409" />
+      <location filename="../MicroPython/WifiDialogs/WifiController.py" line="360" />
+      <location filename="../MicroPython/WifiDialogs/WifiController.py" line="330" />
       <source>&lt;p&gt;Reason: {0}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/WifiDialogs/WifiController.py" line="352" />
-      <source>The WiFi Access Point interface was stopped successfully.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../MicroPython/WifiDialogs/WifiController.py" line="355" />
+      <source>The WiFi Access Point interface was stopped successfully.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/WifiDialogs/WifiController.py" line="358" />
       <source>&lt;p&gt;The WiFi Access Point could not be stopped.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/WifiDialogs/WifiController.py" line="385" />
+      <location filename="../MicroPython/WifiDialogs/WifiController.py" line="388" />
       <source>No clients are connected to the access point.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/WifiDialogs/WifiController.py" line="409" />
-      <location filename="../MicroPython/WifiDialogs/WifiController.py" line="400" />
+      <location filename="../MicroPython/WifiDialogs/WifiController.py" line="412" />
+      <location filename="../MicroPython/WifiDialogs/WifiController.py" line="403" />
       <source>Deactivate WiFi Interface</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/WifiDialogs/WifiController.py" line="401" />
-      <source>The WiFi interface was deactivated successfully.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../MicroPython/WifiDialogs/WifiController.py" line="404" />
+      <source>The WiFi interface was deactivated successfully.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/WifiDialogs/WifiController.py" line="407" />
       <source>&lt;p&gt;The WiFi interface could not be deactivated.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/WifiDialogs/WifiController.py" line="426" />
+      <location filename="../MicroPython/WifiDialogs/WifiController.py" line="429" />
       <source>&lt;p&gt;The device does not support network time synchronization. The module &lt;b&gt;adafruit_ntp&lt;/b&gt; is not installed.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/WifiDialogs/WifiController.py" line="435" />
+      <location filename="../MicroPython/WifiDialogs/WifiController.py" line="438" />
       <source>&lt;p&gt;The device does not support network time synchronization. The module &lt;b&gt;ntptime&lt;/b&gt; is not available.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/WifiDialogs/WifiController.py" line="455" />
+      <location filename="../MicroPython/WifiDialogs/WifiController.py" line="458" />
       <source>The device time was synchronized successfully.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/WifiDialogs/WifiController.py" line="459" />
+      <location filename="../MicroPython/WifiDialogs/WifiController.py" line="462" />
       <source>&lt;p&gt;The device time could not be synchronized.&lt;/p&gt;&lt;p&gt;Reason: {0}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/WifiDialogs/WifiController.py" line="464" />
+      <location filename="../MicroPython/WifiDialogs/WifiController.py" line="467" />
       <source>&lt;p&gt;The device time could not be synchronized. Is the device connected to a WiFi network?&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/WifiDialogs/WifiController.py" line="493" />
+      <location filename="../MicroPython/WifiDialogs/WifiController.py" line="496" />
       <source>&lt;p&gt;The WebREPL server of the device will be activated after a reboot.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/WifiDialogs/WifiController.py" line="502" />
+      <location filename="../MicroPython/WifiDialogs/WifiController.py" line="505" />
       <source>&lt;p&gt;The WebREPL server of the device could not be enabled.&lt;/p&gt;&lt;p&gt;Reason: {0}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/WifiDialogs/WifiController.py" line="519" />
+      <location filename="../MicroPython/WifiDialogs/WifiController.py" line="522" />
       <source>Shall the WebREPL server of the device really be disabled?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/WifiDialogs/WifiController.py" line="527" />
+      <location filename="../MicroPython/WifiDialogs/WifiController.py" line="530" />
       <source>&lt;p&gt;The WebREPL server of the device will not be enabled at boot time anymore.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/WifiDialogs/WifiController.py" line="536" />
+      <location filename="../MicroPython/WifiDialogs/WifiController.py" line="539" />
       <source>&lt;p&gt;The WebREPL server of the device could not be disabled.&lt;/p&gt;&lt;p&gt;Reason: {0}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
@@ -105251,7 +103068,7 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="192" />
+      <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="196" />
       <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="150" />
       <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="116" />
       <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="76" />
@@ -105300,27 +103117,27 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="186" />
+      <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="190" />
       <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="140" />
       <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="109" />
       <source>MAC-Address</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="189" />
+      <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="193" />
       <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="137" />
       <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="112" />
       <source>Channel</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="197" />
+      <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="201" />
       <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="122" />
       <source>Tx-Power</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="198" />
+      <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="202" />
       <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="123" />
       <source>{0} dBm</source>
       <translation type="unfinished" />
@@ -105341,6 +103158,7 @@
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="188" />
       <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="146" />
       <source>Security</source>
       <translation type="unfinished" />
@@ -105657,12 +103475,12 @@
   <context>
     <name>eric7_ide</name>
     <message>
-      <location filename="../eric7_ide.py" line="417" />
+      <location filename="../eric7_ide.py" line="416" />
       <source>Starting...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../eric7_ide.py" line="425" />
+      <location filename="../eric7_ide.py" line="424" />
       <source>Generating Main Window...</source>
       <translation type="unfinished" />
     </message>

eric ide

mercurial