src/eric7/i18n/eric7_en.ts

branch
eric7-maintenance
changeset 10004
983477114d3c
parent 9940
a57c188857e9
parent 9999
4559a33e641a
child 10079
0222a480e93d
diff -r c2ae0dd2021a -r 983477114d3c src/eric7/i18n/eric7_en.ts
--- a/src/eric7/i18n/eric7_en.ts	Thu Apr 06 09:32:12 2023 +0200
+++ b/src/eric7/i18n/eric7_en.ts	Tue May 02 10:20:02 2023 +0200
@@ -1716,77 +1716,77 @@
   <context>
     <name>BaseDevice</name>
     <message>
-      <location filename="../MicroPython/Devices/DeviceBase.py" line="190" />
+      <location filename="../MicroPython/Devices/DeviceBase.py" line="196" />
       <source>Device Data Not Available</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/DeviceBase.py" line="191" />
+      <location filename="../MicroPython/Devices/DeviceBase.py" line="197" />
       <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="244" />
+      <location filename="../MicroPython/Devices/DeviceBase.py" line="250" />
       <source>Unsupported Device</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/DeviceBase.py" line="254" />
+      <location filename="../MicroPython/Devices/DeviceBase.py" line="260" />
       <source>REPL is not supported by this device.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/DeviceBase.py" line="273" />
+      <location filename="../MicroPython/Devices/DeviceBase.py" line="279" />
       <source>Plotter is not supported by this device.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/DeviceBase.py" line="292" />
+      <location filename="../MicroPython/Devices/DeviceBase.py" line="298" />
       <source>Running scripts is not supported by this device.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/DeviceBase.py" line="311" />
+      <location filename="../MicroPython/Devices/DeviceBase.py" line="317" />
       <source>File Manager is not supported by this device.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/DeviceBase.py" line="356" />
+      <location filename="../MicroPython/Devices/DeviceBase.py" line="372" />
       <source>Select Device Directory</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/DeviceBase.py" line="357" />
+      <location filename="../MicroPython/Devices/DeviceBase.py" line="373" />
       <source>Select the directory for the connected device:</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/DeviceBase.py" line="503" />
+      <location filename="../MicroPython/Devices/DeviceBase.py" line="519" />
       <source>Detected an error without indications.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/DeviceBase.py" line="1390" />
+      <location filename="../MicroPython/Devices/DeviceBase.py" line="1464" />
       <source>Operation not supported.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/DeviceBase.py" line="1698" />
+      <location filename="../MicroPython/Devices/DeviceBase.py" line="1772" />
       <source>Yes</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/DeviceBase.py" line="1698" />
+      <location filename="../MicroPython/Devices/DeviceBase.py" line="1772" />
       <source>No</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/DeviceBase.py" line="1700" />
+      <location filename="../MicroPython/Devices/DeviceBase.py" line="1774" />
       <source>yes</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/DeviceBase.py" line="1700" />
+      <location filename="../MicroPython/Devices/DeviceBase.py" line="1774" />
       <source>no</source>
       <translation type="unfinished" />
     </message>
@@ -2324,7 +2324,7 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/BoardDataDialog.py" line="166" />
+      <location filename="../MicroPython/BoardDataDialog.py" line="169" />
       <location filename="../MicroPython/BoardDataDialog.py" line="98" />
       <source>Version</source>
       <translation type="unfinished" />
@@ -2372,17 +2372,22 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/BoardDataDialog.py" line="133" />
+      <location filename="../MicroPython/BoardDataDialog.py" line="132" />
       <source>Flash Memory</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../MicroPython/BoardDataDialog.py" line="164" />
+      <source>No flash file system available</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/BoardDataDialog.py" line="167" />
       <source>µLab</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/BoardDataDialog.py" line="168" />
+      <location filename="../MicroPython/BoardDataDialog.py" line="171" />
       <source>µLab is not available</source>
       <translation type="unfinished" />
     </message>
@@ -3914,302 +3919,318 @@
   <context>
     <name>CircuitPythonDevice</name>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="91" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="92" />
       <source>open</source>
       <comment>open WiFi network</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="111" />
-      <source>Public</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="112" />
-      <source>Random Static</source>
+      <source>Public</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="113" />
-      <source>Random Private Resolvable</source>
+      <source>Random Static</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="114" />
+      <source>Random Private Resolvable</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="115" />
       <source>Random Private Non-Resolvable</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="140" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="142" />
       <source>WIZnet 5x00 Ethernet</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="141" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="143" />
       <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="175" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="177" />
       <source>CircuitPython</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="304" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="312" />
       <source>Workspace Directory</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="305" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="313" />
       <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="335" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="353" />
       <source>Library Management</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="341" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="359" />
       <source>CircuitPython Functions</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="343" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="361" />
       <source>Show CircuitPython Versions</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="347" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="730" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="365" />
+      <source>Select Device Volume</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="369" />
       <source>Activate Bootloader</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="350" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="372" />
       <source>Activate UF2 Mode</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="357" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="379" />
       <source>Reset Device</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="367" />
-      <source>Flash CircuitPython Firmware</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="371" />
-      <source>UF2 Device</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="375" />
-      <source>ESP32 Device</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="376" />
-      <source>Erase Flash</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="378" />
-      <source>Flash MicroPython Firmware</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="382" />
-      <source>Flash Additional Firmware</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="387" />
-      <source>Teensy Device</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="389" />
-      <source>CircuitPython Flash Instructions</source>
+      <source>Flash CircuitPython Firmware</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="393" />
+      <source>UF2 Device</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="397" />
+      <source>ESP32 Device</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="398" />
+      <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 Additional Firmware</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="409" />
+      <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>Start 'Teensy Loader'</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="396" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="418" />
       <source>Start the 'Teensy Loader' application to flash the Teensy device.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="621" />
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="430" />
+      <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="619" />
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="434" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="641" />
+      <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="440" />
+      <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="574" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="596" />
       <source>unknown</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="593" />
+      <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="601" />
+      <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="605" />
-      <source>CircuitPython Version</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="627" />
+      <source>CircuitPython Version</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="649" />
       <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="655" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="677" />
       <source>Compiled Python Files (*.mpy);;Python Files (*.py);;All Files (*)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="685" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="707" />
       <source>CircuitPython Firmware</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="689" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="711" />
       <source>CircuitPython Libraries</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1082" />
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="819" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="724" />
+      <source>Select the drive letter of the device:</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="726" />
+      <source>Select the path of the mounted device:</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1128" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="865" />
       <source>unknown ({0})</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1531" />
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1454" />
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="994" />
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="915" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1577" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1500" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1040" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="961" />
       <source>The device volume is not available.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="958" />
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="930" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1004" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="976" />
       <source>Write WiFi Credentials</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1493" />
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="959" />
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="931" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1539" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1005" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="977" />
       <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="1500" />
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="966" />
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="938" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1546" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1012" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="984" />
       <source>Aborted</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1149" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1195" />
       <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="1220" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1266" />
       <source>CircuitPython does not support reporting of connected clients.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1629" />
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1304" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1675" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1350" />
       <source>Active</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1635" />
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1305" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1681" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1351" />
       <source>Connected</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1306" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1352" />
       <source>IPv4 Address</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1307" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1353" />
       <source>Netmask</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1308" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1354" />
       <source>Gateway</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1309" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1355" />
       <source>DNS</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1631" />
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1310" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1677" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1356" />
       <source>MAC-Address</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1311" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1357" />
       <source>Chip Type</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1312" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1358" />
       <source>max. Sockets</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1492" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1538" />
       <source>Write Connect Script</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1630" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1676" />
       <source>Name</source>
       <translation>Name</translation>
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1633" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1679" />
       <source>Address Type</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1636" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1682" />
       <source>Advertising</source>
       <translation type="unfinished" />
     </message>
@@ -7317,374 +7338,374 @@
   <context>
     <name>ConfigurationWidget</name>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="166" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="174" />
       <source>Application</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="172" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="180" />
       <source>Conda</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="174" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="182" />
       <source>Cooperation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="181" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="189" />
       <source>Diff</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="188" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="196" />
       <source>Email</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="195" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="203" />
       <source>Graphics</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="857" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="202" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="865" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="210" />
       <source>Hex Editor</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="906" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="874" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="843" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="746" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="631" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="209" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="914" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="882" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="851" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="754" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="639" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="217" />
       <source>Icons</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="215" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="223" />
       <source>IRC</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="217" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="225" />
       <source>Log-Viewer</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="224" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="232" />
       <source>MicroPython</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="231" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="239" />
       <source>MIME-Types</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="760" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="238" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="768" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="246" />
       <source>Network</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="245" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="253" />
       <source>Notifications</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="888" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="252" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="896" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="260" />
       <source>PDF Viewer</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="259" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="267" />
       <source>Python Package Management</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="266" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="274" />
       <source>Plugin Manager</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="767" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="645" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="273" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="775" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="653" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="281" />
       <source>Printer</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="280" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="288" />
       <source>Python</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="286" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="294" />
       <source>Qt</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="774" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="288" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="782" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="296" />
       <source>Security</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="295" />
-      <source>Shell</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="301" />
-      <source>Tasks</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Preferences/ConfigurationDialog.py" line="303" />
+      <source>Shell</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationDialog.py" line="309" />
+      <source>Tasks</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationDialog.py" line="311" />
       <source>Templates</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="826" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="310" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="834" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="318" />
       <source>Tray Starter</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="317" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="325" />
       <source>Version Control Systems</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="324" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="332" />
       <source>Debugger</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="659" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="366" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="331" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="667" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="374" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="339" />
       <source>General</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="338" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="346" />
       <source>Python3</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="652" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="345" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="660" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="353" />
       <source>Editor</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="352" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="360" />
       <source>APIs</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="359" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="367" />
       <source>Documentation Viewer</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="666" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="373" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="674" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="381" />
       <source>Filehandling</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="673" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="380" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="681" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="388" />
       <source>Searching</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="809" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="680" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="609" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="387" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="817" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="688" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="617" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="395" />
       <source>Spell checking</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="687" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="394" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="695" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="402" />
       <source>Style</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="401" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="409" />
       <source>Code Checkers</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="694" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="408" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="702" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="416" />
       <source>Typing</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="415" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="423" />
       <source>Exporters</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="422" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="430" />
       <source>Autocompletion</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="450" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="429" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="458" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="437" />
       <source>QScintilla</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="506" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="457" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="436" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="514" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="465" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="444" />
       <source>Jedi</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="443" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="451" />
       <source>Calltips</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="701" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="464" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="709" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="472" />
       <source>Highlighters</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="708" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="471" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="716" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="479" />
       <source>Filetype Associations</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="715" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="478" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="723" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="486" />
       <source>Styles</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="722" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="485" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="730" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="493" />
       <source>Keywords</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="729" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="492" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="737" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="500" />
       <source>Properties</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="499" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="507" />
       <source>Mouse Click Handlers</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="512" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="520" />
       <source>Help</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="781" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="514" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="789" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="522" />
       <source>Help Documentation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="521" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="529" />
       <source>Help Viewers</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="542" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="528" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="550" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="536" />
       <source>Project</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="535" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="543" />
       <source>Project Viewer</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="549" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="557" />
       <source>Multiproject</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="913" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="881" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="850" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="753" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="638" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="563" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="556" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="921" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="889" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="858" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="761" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="646" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="571" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="564" />
       <source>Interface</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="570" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="578" />
       <source>Viewmanager</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="581" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="589" />
       <source>Web Browser</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="788" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="588" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="796" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="596" />
       <source>Appearance</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="795" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="595" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="803" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="603" />
       <source>eric Web Browser</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="802" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="602" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="810" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="610" />
       <source>VirusTotal Interface</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="999" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="1007" />
       <source>Enter search text...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="1072" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="1080" />
       <source>Preferences</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="1078" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="1086" />
       <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="1155" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="1163" />
       <source>Configuration Page Error</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="1156" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="1164" />
       <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>
@@ -8371,62 +8392,62 @@
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Project/CreateDialogCodeDialog.py" line="248" />
       <location filename="../Project/CreateDialogCodeDialog.py" line="239" />
-      <location filename="../Project/CreateDialogCodeDialog.py" line="230" />
       <source>uic error</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/CreateDialogCodeDialog.py" line="231" />
-      <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="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="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="389" />
+      <location filename="../Project/CreateDialogCodeDialog.py" line="398" />
       <source>Update Slots List</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/CreateDialogCodeDialog.py" line="390" />
+      <location filename="../Project/CreateDialogCodeDialog.py" line="399" />
       <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="606" />
-      <location filename="../Project/CreateDialogCodeDialog.py" line="503" />
-      <location filename="../Project/CreateDialogCodeDialog.py" line="465" />
-      <location filename="../Project/CreateDialogCodeDialog.py" line="453" />
-      <location filename="../Project/CreateDialogCodeDialog.py" line="417" />
+      <location filename="../Project/CreateDialogCodeDialog.py" line="601" />
+      <location filename="../Project/CreateDialogCodeDialog.py" line="498" />
+      <location filename="../Project/CreateDialogCodeDialog.py" line="460" />
+      <location filename="../Project/CreateDialogCodeDialog.py" line="448" />
+      <location filename="../Project/CreateDialogCodeDialog.py" line="412" />
       <source>Code Generation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/CreateDialogCodeDialog.py" line="418" />
+      <location filename="../Project/CreateDialogCodeDialog.py" line="413" />
       <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="454" />
+      <location filename="../Project/CreateDialogCodeDialog.py" line="449" />
       <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="466" />
+      <location filename="../Project/CreateDialogCodeDialog.py" line="461" />
       <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="504" />
+      <location filename="../Project/CreateDialogCodeDialog.py" line="499" />
       <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="607" />
+      <location filename="../Project/CreateDialogCodeDialog.py" line="602" />
       <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>
@@ -8438,12 +8459,12 @@
       <location filename="../Utilities/crypto/__init__.py" line="88" />
       <location filename="../Utilities/crypto/__init__.py" line="80" />
       <location filename="../Utilities/crypto/__init__.py" line="67" />
-      <source>Master Password</source>
+      <source>Main Password</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Utilities/crypto/__init__.py" line="68" />
-      <source>Enter the master password:</source>
+      <source>Enter the main password:</source>
       <translation type="unfinished" />
     </message>
     <message>
@@ -8453,7 +8474,7 @@
     </message>
     <message>
       <location filename="../Utilities/crypto/__init__.py" line="89" />
-      <source>There is no master password registered.</source>
+      <source>There is no main password registered.</source>
       <translation type="unfinished" />
     </message>
   </context>
@@ -10183,12 +10204,12 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebuggerInterfacePython.py" line="1378" />
+      <location filename="../Debugger/DebuggerInterfacePython.py" line="1380" />
       <source>Debug Protocol Error</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebuggerInterfacePython.py" line="1379" />
+      <location filename="../Debugger/DebuggerInterfacePython.py" line="1381" />
       <source>&lt;p&gt;The response received from the debugger backend could not be decoded. Please report this issue with the received data to the eric bugs email address.&lt;/p&gt;&lt;p&gt;Error: {0}&lt;/p&gt;&lt;p&gt;Data:&lt;br/&gt;{1}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
@@ -12030,7 +12051,7 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="9146" />
+      <location filename="../QScintilla/Editor.py" line="9154" />
       <location filename="../QScintilla/Editor.py" line="932" />
       <source>Generate Docstring</source>
       <translation type="unfinished" />
@@ -12303,7 +12324,7 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8264" />
+      <location filename="../QScintilla/Editor.py" line="8272" />
       <location filename="../QScintilla/Editor.py" line="1328" />
       <source>Check spelling...</source>
       <translation type="unfinished" />
@@ -12364,7 +12385,7 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5923" />
+      <location filename="../QScintilla/Editor.py" line="5932" />
       <location filename="../QScintilla/Editor.py" line="1413" />
       <source>Enable breakpoint</source>
       <translation type="unfinished" />
@@ -12598,356 +12619,356 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5097" />
+      <location filename="../QScintilla/Editor.py" line="5106" />
       <source>Autocompletion</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5098" />
+      <location filename="../QScintilla/Editor.py" line="5107" />
       <source>Autocompletion is not available because there is no autocompletion source set.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5226" />
+      <location filename="../QScintilla/Editor.py" line="5235" />
       <source>Auto-Completion Provider</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5227" />
+      <location filename="../QScintilla/Editor.py" line="5236" />
       <source>The completion list provider '{0}' was already registered. Ignoring duplicate request.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5519" />
+      <location filename="../QScintilla/Editor.py" line="5528" />
       <source>Call-Tips Provider</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5520" />
+      <location filename="../QScintilla/Editor.py" line="5529" />
       <source>The call-tips provider '{0}' was already registered. Ignoring duplicate request.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5927" />
+      <location filename="../QScintilla/Editor.py" line="5936" />
       <source>Disable breakpoint</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6307" />
+      <location filename="../QScintilla/Editor.py" line="6315" />
       <source>Code Coverage</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6308" />
+      <location filename="../QScintilla/Editor.py" line="6316" />
       <source>Please select a coverage file</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../QScintilla/Editor.py" line="6391" />
       <location filename="../QScintilla/Editor.py" line="6383" />
-      <location filename="../QScintilla/Editor.py" line="6375" />
       <source>Show Code Coverage Annotations</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6376" />
-      <source>All lines have been covered.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="6384" />
+      <source>All lines have been covered.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="6392" />
       <source>There is no coverage file available.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6488" />
+      <location filename="../QScintilla/Editor.py" line="6496" />
       <source>Profile Data</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6489" />
+      <location filename="../QScintilla/Editor.py" line="6497" />
       <source>Please select a profile file</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6650" />
-      <location filename="../QScintilla/Editor.py" line="6644" />
+      <location filename="../QScintilla/Editor.py" line="6658" />
+      <location filename="../QScintilla/Editor.py" line="6652" />
       <source>Syntax Error</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6651" />
+      <location filename="../QScintilla/Editor.py" line="6659" />
       <source>No syntax error message available.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6862" />
-      <location filename="../QScintilla/Editor.py" line="6856" />
+      <location filename="../QScintilla/Editor.py" line="6870" />
+      <location filename="../QScintilla/Editor.py" line="6864" />
       <source>Warning</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6862" />
+      <location filename="../QScintilla/Editor.py" line="6870" />
       <source>No warning messages available.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6926" />
+      <location filename="../QScintilla/Editor.py" line="6934" />
       <source>Style: {0}</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6929" />
+      <location filename="../QScintilla/Editor.py" line="6937" />
       <source>Warning: {0}</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6936" />
+      <location filename="../QScintilla/Editor.py" line="6944" />
       <source>Error: {0}</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7043" />
+      <location filename="../QScintilla/Editor.py" line="7051" />
       <source>Macro Name</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7043" />
+      <location filename="../QScintilla/Editor.py" line="7051" />
       <source>Select a macro name:</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7069" />
+      <location filename="../QScintilla/Editor.py" line="7077" />
       <source>Load macro file</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7115" />
-      <location filename="../QScintilla/Editor.py" line="7071" />
+      <location filename="../QScintilla/Editor.py" line="7123" />
+      <location filename="../QScintilla/Editor.py" line="7079" />
       <source>Macro files (*.macro)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7093" />
-      <location filename="../QScintilla/Editor.py" line="7083" />
+      <location filename="../QScintilla/Editor.py" line="7101" />
+      <location filename="../QScintilla/Editor.py" line="7091" />
       <source>Error loading macro</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7084" />
+      <location filename="../QScintilla/Editor.py" line="7092" />
       <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7094" />
+      <location filename="../QScintilla/Editor.py" line="7102" />
       <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; is corrupt.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7113" />
+      <location filename="../QScintilla/Editor.py" line="7121" />
       <source>Save macro file</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7131" />
+      <location filename="../QScintilla/Editor.py" line="7139" />
       <source>Save macro</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7132" />
+      <location filename="../QScintilla/Editor.py" line="7140" />
       <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; already exists. Overwrite it?&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7147" />
+      <location filename="../QScintilla/Editor.py" line="7155" />
       <source>Error saving macro</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7148" />
+      <location filename="../QScintilla/Editor.py" line="7156" />
       <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7161" />
+      <location filename="../QScintilla/Editor.py" line="7169" />
       <source>Start Macro Recording</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7162" />
+      <location filename="../QScintilla/Editor.py" line="7170" />
       <source>Macro recording is already active. Start new?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7188" />
+      <location filename="../QScintilla/Editor.py" line="7196" />
       <source>Macro Recording</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7189" />
+      <location filename="../QScintilla/Editor.py" line="7197" />
       <source>Enter name of the macro:</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7340" />
+      <location filename="../QScintilla/Editor.py" line="7348" />
       <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; has been changed while it was opened in eric. Reread it?&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7346" />
+      <location filename="../QScintilla/Editor.py" line="7354" />
       <source>&lt;br&gt;&lt;b&gt;Warning:&lt;/b&gt; You will lose your changes upon reopening it.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7353" />
+      <location filename="../QScintilla/Editor.py" line="7361" />
       <source>File changed</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7403" />
+      <location filename="../QScintilla/Editor.py" line="7411" />
       <source>{0} (ro)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7708" />
+      <location filename="../QScintilla/Editor.py" line="7716" />
       <source>Drop Error</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7709" />
+      <location filename="../QScintilla/Editor.py" line="7717" />
       <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/Editor.py" line="7729" />
+      <location filename="../QScintilla/Editor.py" line="7737" />
       <source>Resources</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7731" />
+      <location filename="../QScintilla/Editor.py" line="7739" />
       <source>Add file...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7732" />
+      <location filename="../QScintilla/Editor.py" line="7740" />
       <source>Add files...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7733" />
+      <location filename="../QScintilla/Editor.py" line="7741" />
       <source>Add aliased file...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7735" />
+      <location filename="../QScintilla/Editor.py" line="7743" />
       <source>Add localized resource...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7738" />
+      <location filename="../QScintilla/Editor.py" line="7746" />
       <source>Add resource frame</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7757" />
+      <location filename="../QScintilla/Editor.py" line="7765" />
       <source>Add file resource</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7771" />
+      <location filename="../QScintilla/Editor.py" line="7779" />
       <source>Add file resources</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7795" />
-      <location filename="../QScintilla/Editor.py" line="7789" />
+      <location filename="../QScintilla/Editor.py" line="7803" />
+      <location filename="../QScintilla/Editor.py" line="7797" />
       <source>Add aliased file resource</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7796" />
+      <location filename="../QScintilla/Editor.py" line="7804" />
       <source>Alias for file &lt;b&gt;{0}&lt;/b&gt;:</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7871" />
+      <location filename="../QScintilla/Editor.py" line="7879" />
       <source>Package Diagram</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7872" />
+      <location filename="../QScintilla/Editor.py" line="7880" />
       <source>Include class attributes?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7892" />
+      <location filename="../QScintilla/Editor.py" line="7900" />
       <source>Imports Diagram</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7893" />
+      <location filename="../QScintilla/Editor.py" line="7901" />
       <source>Include imports from external modules?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7912" />
+      <location filename="../QScintilla/Editor.py" line="7920" />
       <source>Application Diagram</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7913" />
+      <location filename="../QScintilla/Editor.py" line="7921" />
       <source>Include module names?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8268" />
+      <location filename="../QScintilla/Editor.py" line="8276" />
       <source>Add to dictionary</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8270" />
+      <location filename="../QScintilla/Editor.py" line="8278" />
       <source>Ignore All</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8688" />
+      <location filename="../QScintilla/Editor.py" line="8696" />
       <source>Sort Lines</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8689" />
+      <location filename="../QScintilla/Editor.py" line="8697" />
       <source>The selection contains illegal data for a numerical sort.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8782" />
+      <location filename="../QScintilla/Editor.py" line="8790" />
       <source>Register Mouse Click Handler</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8783" />
+      <location filename="../QScintilla/Editor.py" line="8791" />
       <source>A mouse click handler for "{0}" was already registered by "{1}". Aborting request by "{2}"...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8879" />
+      <location filename="../QScintilla/Editor.py" line="8887" />
       <source>{0:4d}    {1}</source>
       <comment>line number, source code</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8885" />
+      <location filename="../QScintilla/Editor.py" line="8893" />
       <source>{0:4d}    {1}
     =&gt;  {2}</source>
       <comment>line number, source code, file name</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8953" />
+      <location filename="../QScintilla/Editor.py" line="8961" />
       <source>EditorConfig Properties</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8954" />
+      <location filename="../QScintilla/Editor.py" line="8962" />
       <source>&lt;p&gt;The EditorConfig properties for file &lt;b&gt;{0}&lt;/b&gt; could not be loaded.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
@@ -18000,12 +18021,12 @@
   <context>
     <name>EricApplication</name>
     <message>
-      <location filename="../EricWidgets/EricApplication.py" line="222" />
+      <location filename="../EricWidgets/EricApplication.py" line="226" />
       <source>Loading Style Sheet</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../EricWidgets/EricApplication.py" line="225" />
+      <location filename="../EricWidgets/EricApplication.py" line="229" />
       <source>&lt;p&gt;The Qt Style Sheet file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;br&gt;Reason: {1}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
@@ -18665,32 +18686,32 @@
   <context>
     <name>EricProcessDialog</name>
     <message>
-      <location filename="../EricWidgets/EricProcessDialog.py" line="112" />
+      <location filename="../EricWidgets/EricProcessDialog.py" line="133" />
       <source>Process canceled.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../EricWidgets/EricProcessDialog.py" line="128" />
+      <location filename="../EricWidgets/EricProcessDialog.py" line="149" />
       <source>Process finished successfully.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../EricWidgets/EricProcessDialog.py" line="130" />
+      <location filename="../EricWidgets/EricProcessDialog.py" line="151" />
       <source>Process crashed.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../EricWidgets/EricProcessDialog.py" line="133" />
+      <location filename="../EricWidgets/EricProcessDialog.py" line="154" />
       <source>Process finished with exit code {0}</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../EricWidgets/EricProcessDialog.py" line="189" />
+      <location filename="../EricWidgets/EricProcessDialog.py" line="210" />
       <source>Process Generation Error</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../EricWidgets/EricProcessDialog.py" line="190" />
+      <location filename="../EricWidgets/EricProcessDialog.py" line="211" />
       <source>&lt;p&gt;The process &lt;b&gt;{0}&lt;/b&gt; could not be started.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
@@ -22763,7 +22784,7 @@
     </message>
     <message>
       <location filename="../Plugins/VcsPlugins/vcsGit/git.py" line="1012" />
-      <source>Master branch head</source>
+      <source>Main branch head</source>
       <translation type="unfinished" />
     </message>
     <message>
@@ -25604,83 +25625,83 @@
   <context>
     <name>GitProjectBrowserHelper</name>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="586" />
-      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="473" />
-      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="426" />
+      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="589" />
+      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="476" />
+      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="429" />
       <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="324" />
       <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="184" />
       <source>Version Control</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="602" />
-      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="489" />
+      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="605" />
+      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="492" />
       <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="340" />
       <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="200" />
       <source>Commit changes to repository...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="609" />
-      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="496" />
+      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="612" />
+      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="499" />
       <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="347" />
       <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="207" />
       <source>Add/Stage to repository</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="614" />
-      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="501" />
+      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="617" />
+      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="504" />
       <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="352" />
       <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="212" />
       <source>Unstage changes</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="621" />
-      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="508" />
+      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="624" />
+      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="511" />
       <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="359" />
       <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="219" />
       <source>Remove from repository (and disk)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="708" />
-      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="695" />
+      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="711" />
+      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="698" />
       <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="365" />
       <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="225" />
       <source>Remove from repository only</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="513" />
+      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="516" />
       <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="230" />
       <source>Copy</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="515" />
+      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="518" />
       <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="232" />
       <source>Move</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="520" />
+      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="523" />
       <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="237" />
       <source>Show log browser</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="628" />
-      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="527" />
+      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="631" />
+      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="530" />
       <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="372" />
       <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="244" />
       <source>Show status</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="635" />
-      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="534" />
+      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="638" />
+      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="537" />
       <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="379" />
       <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="251" />
       <source>Show differences</source>
@@ -25692,8 +25713,8 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="641" />
-      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="540" />
+      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="644" />
+      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="543" />
       <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="385" />
       <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="263" />
       <source>Show differences (extended)</source>
@@ -25720,71 +25741,71 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="648" />
-      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="547" />
+      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="651" />
+      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="550" />
       <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="392" />
       <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="289" />
       <source>Revert changes</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="656" />
-      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="555" />
-      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="441" />
-      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="400" />
-      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="295" />
-      <source>Select all local file entries</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="659" />
       <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="558" />
       <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="444" />
-      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="403" />
-      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="298" />
-      <source>Select all versioned file entries</source>
+      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="400" />
+      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="295" />
+      <source>Select all local file entries</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="662" />
       <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="561" />
       <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="447" />
+      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="403" />
+      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="298" />
+      <source>Select all versioned file entries</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="665" />
+      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="564" />
+      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="450" />
       <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="406" />
       <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="301" />
       <source>Select all local directory entries</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="666" />
-      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="565" />
-      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="451" />
+      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="669" />
+      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="568" />
+      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="454" />
       <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="410" />
       <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="305" />
       <source>Select all versioned directory entries</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="670" />
-      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="569" />
-      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="455" />
+      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="673" />
+      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="572" />
+      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="458" />
       <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="414" />
       <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="309" />
       <source>Configure...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="709" />
-      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="696" />
+      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="712" />
+      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="699" />
       <source>Do you really want to remove these files from the repository?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="839" />
+      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="842" />
       <source>Create {0} file</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="840" />
+      <location filename="../Plugins/VcsPlugins/vcsGit/ProjectBrowserHelper.py" line="843" />
       <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; exists already. Overwrite it?&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
@@ -30091,27 +30112,27 @@
   <context>
     <name>Globals</name>
     <message>
-      <location filename="../Globals/__init__.py" line="184" />
+      <location filename="../Globals/__init__.py" line="199" />
       <source>{0:4.2f} Bytes</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Globals/__init__.py" line="187" />
+      <location filename="../Globals/__init__.py" line="202" />
       <source>{0:4.2f} KiB</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Globals/__init__.py" line="190" />
+      <location filename="../Globals/__init__.py" line="205" />
       <source>{0:4.2f} MiB</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Globals/__init__.py" line="193" />
+      <location filename="../Globals/__init__.py" line="208" />
       <source>{0:4.2f} GiB</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Globals/__init__.py" line="196" />
+      <location filename="../Globals/__init__.py" line="211" />
       <source>{0:4.2f} TiB</source>
       <translation type="unfinished" />
     </message>
@@ -36298,75 +36319,75 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="692" />
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="579" />
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="532" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="695" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="582" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="535" />
       <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="431" />
       <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="289" />
       <source>Version Control</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="708" />
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="595" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="711" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="598" />
       <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="447" />
       <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="305" />
       <source>Commit changes to repository...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="716" />
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="603" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="719" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="606" />
       <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="455" />
       <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="313" />
       <source>Add to repository</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="722" />
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="609" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="725" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="612" />
       <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="461" />
       <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="319" />
       <source>Remove from repository (and disk)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="986" />
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="973" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="989" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="976" />
       <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="467" />
       <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="325" />
       <source>Remove from repository only</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="614" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="617" />
       <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="330" />
       <source>Copy</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="616" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="619" />
       <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="332" />
       <source>Move</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="621" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="624" />
       <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="337" />
       <source>Show log browser</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="729" />
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="628" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="732" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="631" />
       <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="474" />
       <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="344" />
       <source>Show status</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="736" />
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="635" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="739" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="638" />
       <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="481" />
       <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="351" />
       <source>Show differences</source>
@@ -36378,8 +36399,8 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="742" />
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="641" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="745" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="644" />
       <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="487" />
       <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="363" />
       <source>Show differences (extended)</source>
@@ -36406,95 +36427,95 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="749" />
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="648" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="752" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="651" />
       <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="494" />
       <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="389" />
       <source>Revert changes</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="753" />
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="652" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="756" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="655" />
       <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="498" />
       <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="393" />
       <source>Conflicts resolved</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="755" />
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="654" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="758" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="657" />
       <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="500" />
       <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="395" />
       <source>Conflicts unresolved</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="757" />
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="656" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="760" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="659" />
       <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="502" />
       <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="397" />
       <source>Re-Merge</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="761" />
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="660" />
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="547" />
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="506" />
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="401" />
-      <source>Select all local file entries</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="764" />
       <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="663" />
       <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="550" />
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="509" />
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="404" />
-      <source>Select all versioned file entries</source>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="506" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="401" />
+      <source>Select all local file entries</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="767" />
       <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="666" />
       <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="553" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="509" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="404" />
+      <source>Select all versioned file entries</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="770" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="669" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="556" />
       <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="512" />
       <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="407" />
       <source>Select all local directory entries</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="771" />
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="670" />
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="557" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="774" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="673" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="560" />
       <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="516" />
       <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="411" />
       <source>Select all versioned directory entries</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="775" />
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="674" />
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="561" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="778" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="677" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="564" />
       <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="520" />
       <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="415" />
       <source>Configure...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="890" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="893" />
       <source>Create {0} file</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="891" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="894" />
       <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; exists already. Overwrite it?&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="987" />
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="974" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="990" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/ProjectBrowserHelper.py" line="977" />
       <source>Do you really want to remove these files from the repository?</source>
       <translation type="unfinished" />
     </message>
@@ -48619,6 +48640,39 @@
     </message>
   </context>
   <context>
+    <name>LibreTranslateEngine</name>
+    <message>
+      <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/LibreTranslateEngine.py" line="169" />
+      <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/LibreTranslateEngine.py" line="125" />
+      <source>LibreTranslate: A valid Language Translator URL is required.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/LibreTranslateEngine.py" line="215" />
+      <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/LibreTranslateEngine.py" line="146" />
+      <source>LibreTranslate: Invalid response received</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/LibreTranslateEngine.py" line="151" />
+      <source>LibreTranslate: No translation available.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/LibreTranslateEngine.py" line="214" />
+      <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/LibreTranslateEngine.py" line="200" />
+      <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/LibreTranslateEngine.py" line="168" />
+      <source>Error Getting Available Translations</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/LibreTranslateEngine.py" line="201" />
+      <source>LibreTranslate: The server sent an error indication.
+ Error: {0}</source>
+      <translation type="unfinished" />
+    </message>
+  </context>
+  <context>
     <name>Listspace</name>
     <message>
       <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="261" />
@@ -48804,6 +48858,79 @@
     </message>
   </context>
   <context>
+    <name>MainPasswordEntryDialog</name>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/MainPasswordEntryDialog.ui" line="0" />
+      <source>Main Password</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/MainPasswordEntryDialog.ui" line="0" />
+      <source>&lt;p&gt;Enter your main password below. This password will be used to encrypt sensitive data. You will be asked once per session for this password when the data needs to be accessed for the first time.&lt;br/&gt;&lt;br/&gt;&lt;b&gt;Note: If you forget the main password, the encrypted data cannot be recovered!&lt;/b&gt;&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/MainPasswordEntryDialog.ui" line="0" />
+      <source>Current Password:</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/MainPasswordEntryDialog.ui" line="0" />
+      <source>Enter the current password</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/MainPasswordEntryDialog.ui" line="0" />
+      <source>New Password:</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/MainPasswordEntryDialog.ui" line="0" />
+      <source>Enter the new password</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/MainPasswordEntryDialog.ui" line="0" />
+      <source>New Password (again):</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/MainPasswordEntryDialog.ui" line="0" />
+      <source>Repeat the new password</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/MainPasswordEntryDialog.ui" line="0" />
+      <source>Shows an indication for the password strength</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/MainPasswordEntryDialog.py" line="38" />
+      <source>(not defined yet)</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/MainPasswordEntryDialog.py" line="54" />
+      <source>Wrong password entered.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/MainPasswordEntryDialog.py" line="58" />
+      <source>New password must not be empty.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/MainPasswordEntryDialog.py" line="65" />
+      <source>Repeated password is wrong.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/MainPasswordEntryDialog.py" line="72" />
+      <source>Old and new password must not be the same.</source>
+      <translation type="unfinished" />
+    </message>
+  </context>
+  <context>
     <name>MakePropertiesDialog</name>
     <message>
       <location filename="../Project/MakePropertiesDialog.py" line="39" />
@@ -48919,101 +49046,101 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="52" />
+      <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="62" />
       <source>Refresh</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="55" />
+      <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="65" />
       <source>Install Selected</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="59" />
+      <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="69" />
       <source>Uninstall Selected</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="63" />
+      <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="73" />
       <source>Cancel</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="104" />
+      <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="114" />
       <source>Internet Reachability Status: Reachable</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="106" />
+      <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="116" />
       <source>Internet Reachability Status: Not Reachable</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="202" />
+      <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="216" />
       <source>Error populating list of dictionaries</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="231" />
-      <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="203" />
+      <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="245" />
+      <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="217" />
       <source>&lt;p&gt;Could not download the dictionaries list 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="396" />
-      <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="206" />
+      <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="414" />
+      <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="220" />
       <source>No connection to Internet.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="230" />
+      <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="244" />
       <source>Error downloading dictionaries list</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="249" />
+      <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="263" />
       <source>Dictionaries URL Changed</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="250" />
+      <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="264" />
       <source>The URL of the spell check dictionaries has changed. Select the "Refresh" button to get the new dictionaries list.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="261" />
+      <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="275" />
       <source>Error installing dictionaries</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="262" />
+      <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="276" />
       <source>&lt;p&gt;None of the dictionary locations is writable by you. Please download required dictionaries manually and install them as administrator.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="311" />
+      <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="325" />
       <source>{0} ({1})</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="416" />
-      <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="392" />
+      <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="434" />
+      <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="410" />
       <source>Error downloading dictionary file</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="417" />
-      <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="393" />
+      <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="435" />
+      <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="411" />
       <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="431" />
+      <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="449" />
       <source>Error downloading dictionary</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="432" />
+      <location filename="../WebBrowser/SpellCheck/ManageDictionariesDialog.py" line="450" />
       <source>&lt;p&gt;The downloaded dictionary archive is invalid. Skipping it.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
@@ -49050,79 +49177,6 @@
     </message>
   </context>
   <context>
-    <name>MasterPasswordEntryDialog</name>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/MasterPasswordEntryDialog.py" line="38" />
-      <source>(not defined yet)</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/MasterPasswordEntryDialog.py" line="54" />
-      <source>Wrong password entered.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/MasterPasswordEntryDialog.py" line="58" />
-      <source>New password must not be empty.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/MasterPasswordEntryDialog.py" line="65" />
-      <source>Repeated password is wrong.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/MasterPasswordEntryDialog.py" line="72" />
-      <source>Old and new password must not be the same.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/MasterPasswordEntryDialog.ui" line="0" />
-      <source>Master Password</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/MasterPasswordEntryDialog.ui" line="0" />
-      <source>&lt;p&gt;Enter your master password below. This password will be used to encrypt sensitive data. You will be asked once per session for this password when the data needs to be accessed for the first time.&lt;br/&gt;&lt;br/&gt;&lt;b&gt;Note: If you forget the master password, the encrypted data cannot be recovered!&lt;/b&gt;&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/MasterPasswordEntryDialog.ui" line="0" />
-      <source>Current Password:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/MasterPasswordEntryDialog.ui" line="0" />
-      <source>Enter the current password</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/MasterPasswordEntryDialog.ui" line="0" />
-      <source>New Password:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/MasterPasswordEntryDialog.ui" line="0" />
-      <source>Enter the new password</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/MasterPasswordEntryDialog.ui" line="0" />
-      <source>New Password (again):</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/MasterPasswordEntryDialog.ui" line="0" />
-      <source>Repeat the new password</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/MasterPasswordEntryDialog.ui" line="0" />
-      <source>Shows an indication for the password strength</source>
-      <translation type="unfinished" />
-    </message>
-  </context>
-  <context>
     <name>MercurialPage</name>
     <message>
       <location filename="../Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/MercurialPage.py" line="45" />
@@ -49650,8 +49704,8 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/__init__.py" line="459" />
-      <location filename="../MicroPython/Devices/__init__.py" line="448" />
+      <location filename="../MicroPython/Devices/__init__.py" line="468" />
+      <location filename="../MicroPython/Devices/__init__.py" line="457" />
       <source>Unknown Device</source>
       <translation type="unfinished" />
     </message>
@@ -49969,12 +50023,17 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1147" />
+      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1148" />
       <source>&lt;h4&gt;{0}&lt;/h4&lt;table&gt;&lt;tr&gt;&lt;td&gt;Total Size: &lt;/td&gt;&lt;td align='right'&gt;{1}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Used Size: &lt;/td&gt;&lt;td align='right'&gt;{2}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Free Size: &lt;/td&gt;&lt;td align='right'&gt;{3}&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1160" />
+      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1162" />
+      <source>&lt;p&gt;No file systems or file system information available.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1165" />
       <source>Filesystem Information</source>
       <translation type="unfinished" />
     </message>
@@ -50154,8 +50213,8 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="338" />
-      <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="321" />
+      <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="354" />
+      <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="337" />
       <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" />
       <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" />
       <source>Press to show the password</source>
@@ -50273,6 +50332,16 @@
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" />
+      <source>Press to install 'mpy-cross' alongside the eric IDE.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" />
+      <source>Install</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" />
       <source>PyBoard</source>
       <translation type="unfinished" />
     </message>
@@ -50288,6 +50357,31 @@
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" />
+      <source>STLink</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" />
+      <source>st-info Path:</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" />
+      <source>Enter the path of the st-info executable</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" />
+      <source>st-flash Path:</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" />
+      <source>Enter the path of the st-flash flashing executable</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" />
       <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" />
       <source>MicroPython</source>
       <translation type="unfinished" />
@@ -50404,64 +50498,66 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="53" />
+      <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="56" />
       <source>Automatic</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="55" />
-      <source>Light</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="58" />
-      <source>Dark</source>
+      <source>Light</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="61" />
-      <source>Blue Cerulean</source>
+      <source>Dark</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="64" />
-      <source>Brown Sand</source>
+      <source>Blue Cerulean</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="67" />
-      <source>Blue NCS</source>
+      <source>Brown Sand</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="70" />
-      <source>High Contrast</source>
+      <source>Blue NCS</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="73" />
-      <source>Blue Icy</source>
+      <source>High Contrast</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="76" />
+      <source>Blue Icy</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="79" />
       <source>Qt</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="93" />
+      <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="91" />
+      <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="88" />
       <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="85" />
-      <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="82" />
       <source>All Files (*)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="88" />
+      <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="96" />
       <source>open</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="334" />
-      <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="317" />
+      <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="350" />
+      <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="333" />
       <source>Press to hide the password</source>
       <translation type="unfinished" />
     </message>
@@ -50522,65 +50618,65 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="455" />
-      <location filename="../MicroPython/MicroPythonWidget.py" line="426" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="456" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="427" />
       <source>Unknown MicroPython Device</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="427" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="428" />
       <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="439" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="440" />
       <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="456" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="457" />
       <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="586" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="592" />
       <source>Clear</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="591" />
-      <source>Copy</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../MicroPython/MicroPythonWidget.py" line="597" />
+      <source>Copy</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/MicroPythonWidget.py" line="603" />
       <source>Paste</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="604" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="610" />
       <source>Select All</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="630" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="636" />
       <source>Press to disconnect the current device</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../MicroPython/MicroPythonWidget.ui" line="0" />
-      <location filename="../MicroPython/MicroPythonWidget.py" line="635" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="641" />
       <source>Press to connect the selected device</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="667" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="673" />
       <source>No device attached</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="668" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="674" />
       <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.
@@ -50589,341 +50685,347 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="697" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="703" />
       <source>Start REPL</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="698" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="704" />
       <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="1226" />
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1215" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1232" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1221" />
       <source>Serial Device Connect</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1216" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1222" />
       <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="1227" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1233" />
       <source>&lt;p&gt;Cannot connect to device at serial port &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1285" />
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1276" />
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1267" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1291" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1282" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1273" />
       <source>Run Script</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1268" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1274" />
       <source>There is no editor open. Abort...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1277" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1283" />
       <source>The current editor does not contain a script. Abort...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1286" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1292" />
       <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="1322" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1328" />
       <source>Start Chart</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1323" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1329" />
       <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="1338" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1344" />
       <source>µPy Chart</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1355" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1361" />
       <source>Unsaved Chart Data</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1356" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1362" />
       <source>The chart contains unsaved data.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1404" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1410" />
       <source>Start File Manager</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1405" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1411" />
       <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="1425" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1431" />
       <source>µPy Files</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1488" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1496" />
       <source>Downloads</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1535" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1543" />
       <source>Show Version</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1538" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1546" />
       <source>Show Implementation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1541" />
-      <source>Show Board Data</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1723" />
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1546" />
-      <source>Synchronize Time</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../MicroPython/MicroPythonWidget.py" line="1549" />
+      <source>Show Board Data</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1735" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1554" />
+      <source>Synchronize Time</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1557" />
       <source>Show Device Time</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1551" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1559" />
       <source>Show Local Time</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1554" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1562" />
       <source>Show Time</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1558" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1566" />
       <source>Show Builtin Modules</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="2130" />
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1562" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="2144" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1578" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1570" />
       <source>Install Package</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="2142" />
-      <location filename="../MicroPython/MicroPythonWidget.py" line="2139" />
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1566" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="2183" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="2180" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1574" />
       <source>Install Packages</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1947" />
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1572" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1959" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1584" />
       <source>Compile Python File</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1971" />
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1962" />
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1576" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1983" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1974" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1588" />
       <source>Compile Current Editor</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1597" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1609" />
       <source>Download Firmware</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1604" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1616" />
       <source>Show Documentation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1607" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1619" />
       <source>Convert To UF2</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1608" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1620" />
       <source>Flash UF2 Device</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1611" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1623" />
       <source>Manage Unknown Devices</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1614" />
-      <source>Ignored Serial Devices</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1617" />
-      <source>Configure</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../MicroPython/MicroPythonWidget.py" line="1626" />
-      <source>&lt;h3&gt;Device Version Information&lt;/h3&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1637" />
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1633" />
-      <source>Device Version Information</source>
+      <source>Ignored Serial Devices</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1629" />
+      <source>Configure</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../MicroPython/MicroPythonWidget.py" line="1638" />
+      <source>&lt;h3&gt;Device Version Information&lt;/h3&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1649" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1645" />
+      <source>Device Version Information</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1650" />
       <source>No version information available.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1662" />
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1654" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1674" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1666" />
       <source>unknown</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1668" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1680" />
       <source> ({0})</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1684" />
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1675" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1696" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1687" />
       <source>Device Implementation Information</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1676" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1688" />
       <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="1685" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1697" />
       <source>No device implementation information available.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1724" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1736" />
       <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="1746" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1758" />
       <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="1754" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1766" />
       <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="1770" />
-      <source>Device Date and Time</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../MicroPython/MicroPythonWidget.py" line="1782" />
+      <source>Device Date and Time</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1794" />
       <source>Local Date and Time</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1783" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1795" />
       <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="1824" />
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1807" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1836" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1819" />
       <source>Date and Time</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1808" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1820" />
       <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="1825" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1837" />
       <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="1849" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1861" />
       <source>Error handling device</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1850" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1862" />
       <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="1892" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1904" />
       <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="1918" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1930" />
       <source>Python Files (*.py);;All Files (*)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1928" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1940" />
       <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="1937" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1949" />
       <source>'mpy-cross' Output</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1963" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1975" />
       <source>The current editor does not contain a Python file. Aborting...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="2055" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="2067" />
       <source>Add Unknown Devices</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="2056" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="2068" />
       <source>Select the devices to be added:</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="2105" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="2117" />
       <source>Plus any modules on the filesystem.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="2143" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="2169" />
+      <source>Package '{0}' was installed successfully.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/MicroPythonWidget.py" line="2184" />
       <source>Enter the packages to be installed separated by whitespace:</source>
       <translation type="unfinished" />
     </message>
@@ -50976,198 +51078,198 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="108" />
+      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="110" />
       <source>BBC micro:bit</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="111" />
+      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="113" />
       <source>Calliope mini</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="208" />
+      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="210" />
       <source>BBC micro:bit/Calliope Functions</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="421" />
-      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="409" />
-      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="392" />
-      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="211" />
+      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="423" />
+      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="411" />
+      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="394" />
+      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="213" />
       <source>Show MicroPython Versions</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="215" />
+      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="217" />
       <source>Flash MicroPython</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="218" />
+      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="220" />
       <source>Flash Firmware</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="496" />
-      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="222" />
+      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="498" />
+      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="224" />
       <source>Save Script as 'main.py'</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="225" />
+      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="227" />
       <source>Save the current script as 'main.py' on the connected device</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="229" />
+      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="231" />
       <source>Reset {0}</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="375" />
-      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="366" />
-      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="352" />
-      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="335" />
-      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="322" />
-      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="302" />
+      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="377" />
+      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="368" />
+      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="354" />
+      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="337" />
+      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="324" />
+      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="304" />
       <source>Flash MicroPython/Firmware</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="303" />
+      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="305" />
       <source>&lt;p&gt;The BBC micro:bit is not ready for flashing the DAPLink firmware. Follow these instructions. &lt;/p&gt;&lt;ul&gt;&lt;li&gt;unplug USB cable and any batteries&lt;/li&gt;&lt;li&gt;keep RESET button pressed and plug USB cable back in&lt;/li&gt;&lt;li&gt;a drive called MAINTENANCE should be available&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;See the &lt;a href="https://microbit.org/guide/firmware/"&gt;micro:bit web site&lt;/a&gt; for details.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="323" />
+      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="325" />
       <source>&lt;p&gt;The BBC micro:bit is not ready for flashing the MicroPython firmware. Please make sure, that a drive called MICROBIT is available.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="336" />
+      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="338" />
       <source>&lt;p&gt;The "Calliope mini" is not ready for flashing the DAPLink firmware. Follow these instructions. &lt;/p&gt;&lt;ul&gt;&lt;li&gt;unplug USB cable and any batteries&lt;/li&gt;&lt;li&gt;keep RESET button pressed an plug USB cable back in&lt;/li&gt;&lt;li&gt;a drive called MAINTENANCE should be available&lt;/li&gt;&lt;/ul&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="353" />
+      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="355" />
       <source>&lt;p&gt;The "Calliope mini" is not ready for flashing the MicroPython firmware. Please make sure, that a drive called MINI is available.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="368" />
+      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="370" />
       <source>MicroPython/Firmware Files (*.hex *.bin);;All Files (*)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="376" />
+      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="378" />
       <source>There are multiple devices ready for flashing. Please make sure, that only one device is prepared.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="393" />
+      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="395" />
       <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/MicrobitDevices.py" line="410" />
+      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="412" />
       <source>&lt;p&gt;The BBC micro:bit generation cannot be determined. Aborting...&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="422" />
+      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="424" />
       <source>&lt;p&gt;The firmware URL for the device type &lt;b&gt;{0}&lt;/b&gt; is not known. Aborting...&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="450" />
+      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="452" />
       <source>unknown</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="466" />
+      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="468" />
       <source>Firmware</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="469" />
+      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="471" />
       <source>&lt;h4&gt;{0} Version Information&lt;br/&gt;(BBC micro:bit v{1})&lt;/h4&gt;&lt;table&gt;&lt;tr&gt;&lt;td&gt;Installed:&lt;/td&gt;&lt;td&gt;{2}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Available:&lt;/td&gt;&lt;td&gt;{3}&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="478" />
+      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="480" />
       <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/MicrobitDevices.py" line="482" />
+      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="484" />
       <source>{0} Version</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="502" />
+      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="504" />
       <source>The current editor does not contain a Python script. Write it anyway?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="513" />
+      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="515" />
       <source>The script is empty. Aborting.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="567" />
+      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="569" />
       <source>MicroPython Firmware for BBC micro:bit V1</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="599" />
-      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="586" />
-      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="571" />
+      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="601" />
+      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="588" />
+      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="573" />
       <source>DAPLink Firmware</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="578" />
+      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="580" />
       <source>MicroPython Firmware for BBC micro:bit V2</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="582" />
+      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="584" />
       <source>CircuitPython Firmware for BBC micro:bit V2</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="595" />
+      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="597" />
       <source>MicroPython Firmware</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="818" />
-      <source>Active</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="819" />
-      <source>Name</source>
-      <translation>Name</translation>
-    </message>
-    <message>
       <location filename="../MicroPython/Devices/MicrobitDevices.py" line="820" />
-      <source>MAC-Address</source>
-      <translation type="unfinished" />
+      <source>Active</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="821" />
+      <source>Name</source>
+      <translation>Name</translation>
     </message>
     <message>
       <location filename="../MicroPython/Devices/MicrobitDevices.py" line="822" />
-      <source>Address Type</source>
+      <source>MAC-Address</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../MicroPython/Devices/MicrobitDevices.py" line="824" />
+      <source>Address Type</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="826" />
       <source>Connected</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="825" />
+      <location filename="../MicroPython/Devices/MicrobitDevices.py" line="827" />
       <source>Advertising</source>
       <translation type="unfinished" />
     </message>
@@ -51265,720 +51367,740 @@
   <context>
     <name>MiniEditor</name>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="459" />
+      <location filename="../QScintilla/MiniEditor.py" line="460" />
       <source>About eric Mini Editor</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="460" />
+      <location filename="../QScintilla/MiniEditor.py" line="461" />
       <source>The eric Mini Editor is an editor component based on QScintilla. It may be used for simple editing tasks, that don't need the power of a full blown editor.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="529" />
+      <location filename="../QScintilla/MiniEditor.py" line="530" />
       <source>Line: {0:5}</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="533" />
+      <location filename="../QScintilla/MiniEditor.py" line="534" />
       <source>Pos: {0:5}</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="547" />
+      <location filename="../QScintilla/MiniEditor.py" line="548" />
       <source>Language: {0}</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="609" />
+      <location filename="../QScintilla/MiniEditor.py" line="610" />
       <source>New</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="611" />
-      <source>&amp;New</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../QScintilla/MiniEditor.py" line="612" />
+      <source>&amp;New</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="613" />
       <source>Ctrl+N</source>
       <comment>File|New</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="617" />
+      <location filename="../QScintilla/MiniEditor.py" line="618" />
       <source>Open an empty editor window</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="619" />
+      <location filename="../QScintilla/MiniEditor.py" line="620" />
       <source>&lt;b&gt;New&lt;/b&gt;&lt;p&gt;An empty editor window will be created.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="625" />
+      <location filename="../QScintilla/MiniEditor.py" line="626" />
       <source>Open</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="627" />
-      <source>&amp;Open...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../QScintilla/MiniEditor.py" line="628" />
+      <source>&amp;Open...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="629" />
       <source>Ctrl+O</source>
       <comment>File|Open</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="633" />
+      <location filename="../QScintilla/MiniEditor.py" line="634" />
       <source>Open a file</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="635" />
+      <location filename="../QScintilla/MiniEditor.py" line="636" />
       <source>&lt;b&gt;Open a file&lt;/b&gt;&lt;p&gt;You will be asked for the name of a file to be opened.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="644" />
+      <location filename="../QScintilla/MiniEditor.py" line="645" />
       <source>Save</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="646" />
-      <source>&amp;Save</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../QScintilla/MiniEditor.py" line="647" />
+      <source>&amp;Save</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="648" />
       <source>Ctrl+S</source>
       <comment>File|Save</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="652" />
+      <location filename="../QScintilla/MiniEditor.py" line="653" />
       <source>Save the current file</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="654" />
+      <location filename="../QScintilla/MiniEditor.py" line="655" />
       <source>&lt;b&gt;Save File&lt;/b&gt;&lt;p&gt;Save the contents of current editor window.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="663" />
+      <location filename="../QScintilla/MiniEditor.py" line="664" />
       <source>Save as</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="665" />
-      <source>Save &amp;as...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../QScintilla/MiniEditor.py" line="666" />
+      <source>Save &amp;as...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="667" />
       <source>Shift+Ctrl+S</source>
       <comment>File|Save As</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="671" />
+      <location filename="../QScintilla/MiniEditor.py" line="672" />
       <source>Save the current file to a new one</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="673" />
+      <location filename="../QScintilla/MiniEditor.py" line="674" />
       <source>&lt;b&gt;Save File as&lt;/b&gt;&lt;p&gt;Save the contents of current editor window to a new file. The file can be entered in a file selection dialog.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="683" />
+      <location filename="../QScintilla/MiniEditor.py" line="684" />
       <source>Save Copy</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="685" />
+      <location filename="../QScintilla/MiniEditor.py" line="686" />
       <source>Save &amp;Copy...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="691" />
+      <location filename="../QScintilla/MiniEditor.py" line="692" />
       <source>Save a copy of the current file</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="693" />
+      <location filename="../QScintilla/MiniEditor.py" line="694" />
       <source>&lt;b&gt;Save Copy&lt;/b&gt;&lt;p&gt;Save a copy of the contents of current editor window. The file can be entered in a file selection dialog.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="703" />
+      <location filename="../QScintilla/MiniEditor.py" line="704" />
       <source>Close</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="705" />
-      <source>&amp;Close</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../QScintilla/MiniEditor.py" line="706" />
+      <source>&amp;Close</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="707" />
       <source>Ctrl+W</source>
       <comment>File|Close</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="711" />
+      <location filename="../QScintilla/MiniEditor.py" line="712" />
       <source>Close the editor window</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="713" />
+      <location filename="../QScintilla/MiniEditor.py" line="714" />
       <source>&lt;b&gt;Close Window&lt;/b&gt;&lt;p&gt;Close the current window.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="719" />
+      <location filename="../QScintilla/MiniEditor.py" line="720" />
       <source>Print</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="721" />
-      <source>&amp;Print</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../QScintilla/MiniEditor.py" line="722" />
+      <source>&amp;Print</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="723" />
       <source>Ctrl+P</source>
       <comment>File|Print</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="727" />
+      <location filename="../QScintilla/MiniEditor.py" line="728" />
       <source>Print the current file</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="729" />
+      <location filename="../QScintilla/MiniEditor.py" line="730" />
       <source>&lt;b&gt;Print File&lt;/b&gt;&lt;p&gt;Print the contents of the current file.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="738" />
+      <location filename="../QScintilla/MiniEditor.py" line="739" />
       <source>Print Preview</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="746" />
+      <location filename="../QScintilla/MiniEditor.py" line="747" />
       <source>Print preview of the current file</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="748" />
+      <location filename="../QScintilla/MiniEditor.py" line="749" />
       <source>&lt;b&gt;Print Preview&lt;/b&gt;&lt;p&gt;Print preview of the current file.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="761" />
+      <location filename="../QScintilla/MiniEditor.py" line="762" />
       <source>Undo</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="763" />
-      <source>&amp;Undo</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../QScintilla/MiniEditor.py" line="764" />
-      <source>Ctrl+Z</source>
-      <comment>Edit|Undo</comment>
+      <source>&amp;Undo</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="765" />
+      <source>Ctrl+Z</source>
+      <comment>Edit|Undo</comment>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="766" />
       <source>Alt+Backspace</source>
       <comment>Edit|Undo</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="769" />
+      <location filename="../QScintilla/MiniEditor.py" line="770" />
       <source>Undo the last change</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="771" />
+      <location filename="../QScintilla/MiniEditor.py" line="772" />
       <source>&lt;b&gt;Undo&lt;/b&gt;&lt;p&gt;Undo the last change done in the current editor.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="780" />
+      <location filename="../QScintilla/MiniEditor.py" line="781" />
       <source>Redo</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="782" />
-      <source>&amp;Redo</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../QScintilla/MiniEditor.py" line="783" />
+      <source>&amp;Redo</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="784" />
       <source>Ctrl+Shift+Z</source>
       <comment>Edit|Redo</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="788" />
+      <location filename="../QScintilla/MiniEditor.py" line="789" />
       <source>Redo the last change</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="790" />
+      <location filename="../QScintilla/MiniEditor.py" line="791" />
       <source>&lt;b&gt;Redo&lt;/b&gt;&lt;p&gt;Redo the last change done in the current editor.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="799" />
+      <location filename="../QScintilla/MiniEditor.py" line="800" />
       <source>Cut</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="801" />
-      <source>Cu&amp;t</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../QScintilla/MiniEditor.py" line="802" />
-      <source>Ctrl+X</source>
-      <comment>Edit|Cut</comment>
+      <source>Cu&amp;t</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="803" />
+      <source>Ctrl+X</source>
+      <comment>Edit|Cut</comment>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="804" />
       <source>Shift+Del</source>
       <comment>Edit|Cut</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="807" />
+      <location filename="../QScintilla/MiniEditor.py" line="808" />
       <source>Cut the selection</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="809" />
+      <location filename="../QScintilla/MiniEditor.py" line="810" />
       <source>&lt;b&gt;Cut&lt;/b&gt;&lt;p&gt;Cut the selected text of the current editor to the clipboard.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="819" />
+      <location filename="../QScintilla/MiniEditor.py" line="820" />
       <source>Copy</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="821" />
-      <source>&amp;Copy</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../QScintilla/MiniEditor.py" line="822" />
-      <source>Ctrl+C</source>
-      <comment>Edit|Copy</comment>
+      <source>&amp;Copy</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="823" />
+      <source>Ctrl+C</source>
+      <comment>Edit|Copy</comment>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="824" />
       <source>Ctrl+Ins</source>
       <comment>Edit|Copy</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="827" />
+      <location filename="../QScintilla/MiniEditor.py" line="828" />
       <source>Copy the selection</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="829" />
+      <location filename="../QScintilla/MiniEditor.py" line="830" />
       <source>&lt;b&gt;Copy&lt;/b&gt;&lt;p&gt;Copy the selected text of the current editor to the clipboard.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="839" />
+      <location filename="../QScintilla/MiniEditor.py" line="840" />
       <source>Paste</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="841" />
-      <source>&amp;Paste</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../QScintilla/MiniEditor.py" line="842" />
-      <source>Ctrl+V</source>
-      <comment>Edit|Paste</comment>
+      <source>&amp;Paste</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="843" />
+      <source>Ctrl+V</source>
+      <comment>Edit|Paste</comment>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="844" />
       <source>Shift+Ins</source>
       <comment>Edit|Paste</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="847" />
+      <location filename="../QScintilla/MiniEditor.py" line="848" />
       <source>Paste the last cut/copied text</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="849" />
+      <location filename="../QScintilla/MiniEditor.py" line="850" />
       <source>&lt;b&gt;Paste&lt;/b&gt;&lt;p&gt;Paste the last cut/copied text from the clipboard to the current editor.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="859" />
+      <location filename="../QScintilla/MiniEditor.py" line="860" />
       <source>Clear</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="861" />
-      <source>Cl&amp;ear</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../QScintilla/MiniEditor.py" line="862" />
+      <source>Cl&amp;ear</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="863" />
       <source>Alt+Shift+C</source>
       <comment>Edit|Clear</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="867" />
+      <location filename="../QScintilla/MiniEditor.py" line="868" />
       <source>Clear all text</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="869" />
+      <location filename="../QScintilla/MiniEditor.py" line="870" />
       <source>&lt;b&gt;Clear&lt;/b&gt;&lt;p&gt;Delete all text of the current editor.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="2861" />
+      <location filename="../QScintilla/MiniEditor.py" line="2862" />
       <source>About</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="2861" />
+      <location filename="../QScintilla/MiniEditor.py" line="2862" />
       <source>&amp;About</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="2863" />
+      <location filename="../QScintilla/MiniEditor.py" line="2864" />
       <source>Display information about this software</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="2865" />
+      <location filename="../QScintilla/MiniEditor.py" line="2866" />
       <source>&lt;b&gt;About&lt;/b&gt;&lt;p&gt;Display some information about this software.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="2874" />
+      <location filename="../QScintilla/MiniEditor.py" line="2875" />
       <source>About Qt</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="2874" />
+      <location filename="../QScintilla/MiniEditor.py" line="2875" />
       <source>About &amp;Qt</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="2877" />
+      <location filename="../QScintilla/MiniEditor.py" line="2878" />
       <source>Display information about the Qt toolkit</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="2880" />
+      <location filename="../QScintilla/MiniEditor.py" line="2881" />
       <source>&lt;b&gt;About Qt&lt;/b&gt;&lt;p&gt;Display some information about the Qt toolkit.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="2889" />
+      <location filename="../QScintilla/MiniEditor.py" line="2890" />
       <source>What's This?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="2891" />
-      <source>&amp;What's This?</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../QScintilla/MiniEditor.py" line="2892" />
+      <source>&amp;What's This?</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2893" />
       <source>Shift+F1</source>
       <comment>Help|What's This?'</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="2897" />
+      <location filename="../QScintilla/MiniEditor.py" line="2898" />
       <source>Context sensitive help</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="2899" />
+      <location filename="../QScintilla/MiniEditor.py" line="2900" />
       <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="../QScintilla/MiniEditor.py" line="2917" />
+      <location filename="../QScintilla/MiniEditor.py" line="2918" />
       <source>Preferences</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="2919" />
+      <location filename="../QScintilla/MiniEditor.py" line="2920" />
       <source>&amp;Preferences...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="2925" />
+      <location filename="../QScintilla/MiniEditor.py" line="2926" />
       <source>Set the prefered configuration</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="2927" />
+      <location filename="../QScintilla/MiniEditor.py" line="2928" />
       <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="../QScintilla/MiniEditor.py" line="2941" />
+      <location filename="../QScintilla/MiniEditor.py" line="2942" />
       <source>&amp;File</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="2953" />
+      <location filename="../QScintilla/MiniEditor.py" line="2954" />
       <source>&amp;Edit</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="2963" />
+      <location filename="../QScintilla/MiniEditor.py" line="2964" />
       <source>&amp;Search</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="2973" />
+      <location filename="../QScintilla/MiniEditor.py" line="2974" />
       <source>&amp;View</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="2979" />
+      <location filename="../QScintilla/MiniEditor.py" line="2980" />
       <source>Se&amp;ttings</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="2984" />
+      <location filename="../QScintilla/MiniEditor.py" line="2985" />
       <source>&amp;Help</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="2996" />
+      <location filename="../QScintilla/MiniEditor.py" line="2997" />
       <source>File</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="3008" />
+      <location filename="../QScintilla/MiniEditor.py" line="3009" />
       <source>Edit</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="3017" />
+      <location filename="../QScintilla/MiniEditor.py" line="3018" />
       <source>Search</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="3023" />
+      <location filename="../QScintilla/MiniEditor.py" line="3024" />
       <source>View</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="3029" />
+      <location filename="../QScintilla/MiniEditor.py" line="3030" />
       <source>Settings</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="3032" />
+      <location filename="../QScintilla/MiniEditor.py" line="3033" />
       <source>Help</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="3045" />
+      <location filename="../QScintilla/MiniEditor.py" line="3046" />
       <source>&lt;p&gt;This part of the status bar displays the editor language.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="3055" />
+      <location filename="../QScintilla/MiniEditor.py" line="3056" />
       <source>&lt;p&gt;This part of the status bar displays an indication of the editors files writability.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="3064" />
+      <location filename="../QScintilla/MiniEditor.py" line="3065" />
       <source>&lt;p&gt;This part of the status bar displays the line number of the editor.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="3073" />
+      <location filename="../QScintilla/MiniEditor.py" line="3074" />
       <source>&lt;p&gt;This part of the status bar displays the cursor position of the editor.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="3087" />
+      <location filename="../QScintilla/MiniEditor.py" line="3088" />
       <source>&lt;p&gt;This part of the status bar allows zooming the editor.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="3094" />
+      <location filename="../QScintilla/MiniEditor.py" line="3095" />
       <source>Ready</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="3169" />
-      <source>eric Mini Editor</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../QScintilla/MiniEditor.py" line="3170" />
+      <source>eric Mini Editor</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="3171" />
       <source>The document has unsaved changes.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="3197" />
-      <source>Open File</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../QScintilla/MiniEditor.py" line="3198" />
+      <source>Open File</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="3199" />
       <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be opened.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="3226" />
+      <location filename="../QScintilla/MiniEditor.py" line="3227" />
       <source>File loaded</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="3307" />
-      <source>Save File</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../QScintilla/MiniEditor.py" line="3308" />
+      <source>Save File</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="3309" />
       <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/MiniEditor.py" line="3314" />
+      <location filename="../QScintilla/MiniEditor.py" line="3315" />
       <source>File saved</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="3326" />
+      <location filename="../QScintilla/MiniEditor.py" line="3327" />
       <source>[*] - {0}</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="3344" />
-      <location filename="../QScintilla/MiniEditor.py" line="3326" />
+      <location filename="../QScintilla/MiniEditor.py" line="3345" />
+      <location filename="../QScintilla/MiniEditor.py" line="3327" />
       <source>Mini Editor</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="3683" />
-      <location filename="../QScintilla/MiniEditor.py" line="3654" />
-      <location filename="../QScintilla/MiniEditor.py" line="3338" />
+      <location filename="../QScintilla/MiniEditor.py" line="3684" />
+      <location filename="../QScintilla/MiniEditor.py" line="3655" />
+      <location filename="../QScintilla/MiniEditor.py" line="3339" />
       <source>Untitled</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="3344" />
+      <location filename="../QScintilla/MiniEditor.py" line="3345" />
       <source>{0}[*] - {1}</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="3649" />
+      <location filename="../QScintilla/MiniEditor.py" line="3650" />
       <source>Printing...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="3665" />
+      <location filename="../QScintilla/MiniEditor.py" line="3666" />
       <source>Printing completed</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="3667" />
+      <location filename="../QScintilla/MiniEditor.py" line="3668" />
       <source>Error while printing</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="3670" />
+      <location filename="../QScintilla/MiniEditor.py" line="3671" />
       <source>Printing aborted</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="3724" />
-      <source>Select all</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../QScintilla/MiniEditor.py" line="3725" />
+      <source>Select all</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="3726" />
       <source>Deselect all</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="3738" />
+      <location filename="../QScintilla/MiniEditor.py" line="3739" />
       <source>Languages</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="3741" />
+      <location filename="../QScintilla/MiniEditor.py" line="3742" />
       <source>No Language</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="3763" />
+      <location filename="../QScintilla/MiniEditor.py" line="3764" />
       <source>Guessed</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="3785" />
-      <location filename="../QScintilla/MiniEditor.py" line="3767" />
+      <location filename="../QScintilla/MiniEditor.py" line="3786" />
+      <location filename="../QScintilla/MiniEditor.py" line="3768" />
       <source>Alternatives</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="3782" />
+      <location filename="../QScintilla/MiniEditor.py" line="3783" />
       <source>Alternatives ({0})</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="3813" />
-      <source>Pygments Lexer</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../QScintilla/MiniEditor.py" line="3814" />
+      <source>Pygments Lexer</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="3815" />
       <source>Select the Pygments lexer to apply.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="4326" />
+      <location filename="../QScintilla/MiniEditor.py" line="4336" />
       <source>EditorConfig Properties</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="4327" />
+      <location filename="../QScintilla/MiniEditor.py" line="4337" />
       <source>&lt;p&gt;The EditorConfig properties for file &lt;b&gt;{0}&lt;/b&gt; could not be loaded.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
   </context>
   <context>
+    <name>MipLocalInstaller</name>
+    <message>
+      <location filename="../MicroPython/MipLocalInstaller.py" line="185" />
+      <source>Unable to find 'lib' in sys.path. Please enter a target.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/MipLocalInstaller.py" line="229" />
+      <source>
+
+Package may be partially installed.</source>
+      <translation type="unfinished" />
+    </message>
+  </context>
+  <context>
     <name>MipPackageDialog</name>
     <message>
+      <location filename="../MicroPython/MipPackageDialog.py" line="34" />
+      <source>Enter the URL of the package index. Leave empty to use the default index ({0}).</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../MicroPython/MipPackageDialog.ui" line="0" />
       <source>Install Package</source>
       <translation type="unfinished" />
@@ -52013,6 +52135,21 @@
       <source>Install .mpy File</source>
       <translation type="unfinished" />
     </message>
+    <message>
+      <location filename="../MicroPython/MipPackageDialog.ui" line="0" />
+      <source>Target Directory:</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/MipPackageDialog.ui" line="0" />
+      <source>Enter the directory to install to (must be contained in sys.path). Leave empty to detect automatically.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/MipPackageDialog.ui" line="0" />
+      <source>Package Index:</source>
+      <translation type="unfinished" />
+    </message>
   </context>
   <context>
     <name>MiscellaneousChecker</name>
@@ -52631,235 +52768,235 @@
   <context>
     <name>MultiProject</name>
     <message>
-      <location filename="../MultiProject/MultiProject.py" line="240" />
+      <location filename="../MultiProject/MultiProject.py" line="239" />
       <source>Read Multi Project File</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MultiProject/MultiProject.py" line="241" />
+      <location filename="../MultiProject/MultiProject.py" line="240" />
       <source>&lt;p&gt;The multi project file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../MultiProject/MultiProject.py" line="377" />
+      <location filename="../MultiProject/MultiProject.py" line="363" />
+      <source>Copy Project</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MultiProject/MultiProject.py" line="364" />
+      <source>Enter directory for the new project (must not exist already):</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../MultiProject/MultiProject.py" line="378" />
-      <location filename="../MultiProject/MultiProject.py" line="364" />
-      <source>Copy Project</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../MultiProject/MultiProject.py" line="365" />
-      <source>Enter directory for the new project (must not exist already):</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../MultiProject/MultiProject.py" line="379" />
       <source>&lt;p&gt;The source project &lt;b&gt;{0}&lt;/b&gt; could not be copied to its destination &lt;b&gt;{1}&lt;/b&gt;.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MultiProject/MultiProject.py" line="389" />
+      <location filename="../MultiProject/MultiProject.py" line="388" />
       <source>{0} - Copy</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MultiProject/MultiProject.py" line="537" />
+      <location filename="../MultiProject/MultiProject.py" line="536" />
       <source>Open Multi Project</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MultiProject/MultiProject.py" line="539" />
+      <location filename="../MultiProject/MultiProject.py" line="538" />
       <source>Multi Project Files (*.emj);;XML Multi Project Files (*.e5m *.e4m)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MultiProject/MultiProject.py" line="604" />
-      <location filename="../MultiProject/MultiProject.py" line="594" />
+      <location filename="../MultiProject/MultiProject.py" line="601" />
+      <location filename="../MultiProject/MultiProject.py" line="591" />
       <source>Multi Project Files (*.emj)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MultiProject/MultiProject.py" line="602" />
+      <location filename="../MultiProject/MultiProject.py" line="599" />
       <source>Save Multiproject</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MultiProject/MultiProject.py" line="618" />
+      <location filename="../MultiProject/MultiProject.py" line="615" />
       <source>Save File</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MultiProject/MultiProject.py" line="619" />
+      <location filename="../MultiProject/MultiProject.py" line="616" />
       <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="../MultiProject/MultiProject.py" line="645" />
+      <location filename="../MultiProject/MultiProject.py" line="642" />
       <source>Close Multiproject</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MultiProject/MultiProject.py" line="646" />
+      <location filename="../MultiProject/MultiProject.py" line="643" />
       <source>The current multiproject has unsaved changes.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MultiProject/MultiProject.py" line="699" />
+      <location filename="../MultiProject/MultiProject.py" line="696" />
       <source>New multiproject</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MultiProject/MultiProject.py" line="701" />
+      <location filename="../MultiProject/MultiProject.py" line="698" />
       <source>&amp;New...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MultiProject/MultiProject.py" line="707" />
+      <location filename="../MultiProject/MultiProject.py" line="704" />
       <source>Generate a new multiproject</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MultiProject/MultiProject.py" line="709" />
+      <location filename="../MultiProject/MultiProject.py" line="706" />
       <source>&lt;b&gt;New...&lt;/b&gt;&lt;p&gt;This opens a dialog for entering the info for a new multiproject.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MultiProject/MultiProject.py" line="719" />
+      <location filename="../MultiProject/MultiProject.py" line="716" />
       <source>Open multiproject</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MultiProject/MultiProject.py" line="721" />
+      <location filename="../MultiProject/MultiProject.py" line="718" />
       <source>&amp;Open...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MultiProject/MultiProject.py" line="727" />
+      <location filename="../MultiProject/MultiProject.py" line="724" />
       <source>Open an existing multiproject</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MultiProject/MultiProject.py" line="729" />
+      <location filename="../MultiProject/MultiProject.py" line="726" />
       <source>&lt;b&gt;Open...&lt;/b&gt;&lt;p&gt;This opens an existing multiproject.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MultiProject/MultiProject.py" line="735" />
+      <location filename="../MultiProject/MultiProject.py" line="732" />
       <source>Close multiproject</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MultiProject/MultiProject.py" line="737" />
+      <location filename="../MultiProject/MultiProject.py" line="734" />
       <source>&amp;Close</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MultiProject/MultiProject.py" line="743" />
+      <location filename="../MultiProject/MultiProject.py" line="740" />
       <source>Close the current multiproject</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MultiProject/MultiProject.py" line="745" />
+      <location filename="../MultiProject/MultiProject.py" line="742" />
       <source>&lt;b&gt;Close&lt;/b&gt;&lt;p&gt;This closes the current multiproject.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MultiProject/MultiProject.py" line="751" />
+      <location filename="../MultiProject/MultiProject.py" line="748" />
       <source>Save multiproject</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MultiProject/MultiProject.py" line="753" />
+      <location filename="../MultiProject/MultiProject.py" line="750" />
       <source>&amp;Save</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MultiProject/MultiProject.py" line="759" />
+      <location filename="../MultiProject/MultiProject.py" line="756" />
       <source>Save the current multiproject</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MultiProject/MultiProject.py" line="761" />
+      <location filename="../MultiProject/MultiProject.py" line="758" />
       <source>&lt;b&gt;Save&lt;/b&gt;&lt;p&gt;This saves the current multiproject.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MultiProject/MultiProject.py" line="767" />
+      <location filename="../MultiProject/MultiProject.py" line="764" />
       <source>Save multiproject as</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MultiProject/MultiProject.py" line="769" />
+      <location filename="../MultiProject/MultiProject.py" line="766" />
       <source>Save &amp;as...</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../MultiProject/MultiProject.py" line="773" />
+      <source>Save the current multiproject to a new file</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../MultiProject/MultiProject.py" line="776" />
-      <source>Save the current multiproject to a new file</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../MultiProject/MultiProject.py" line="779" />
       <source>&lt;b&gt;Save as&lt;/b&gt;&lt;p&gt;This saves the current multiproject to a new file.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MultiProject/MultiProject.py" line="788" />
+      <location filename="../MultiProject/MultiProject.py" line="785" />
       <source>Add project to multiproject</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MultiProject/MultiProject.py" line="790" />
+      <location filename="../MultiProject/MultiProject.py" line="787" />
       <source>Add &amp;project...</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../MultiProject/MultiProject.py" line="794" />
+      <source>Add a project to the current multiproject</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../MultiProject/MultiProject.py" line="797" />
-      <source>Add a project to the current multiproject</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../MultiProject/MultiProject.py" line="800" />
       <source>&lt;b&gt;Add project...&lt;/b&gt;&lt;p&gt;This opens a dialog for adding a project to the current multiproject.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MultiProject/MultiProject.py" line="810" />
+      <location filename="../MultiProject/MultiProject.py" line="807" />
       <source>Multiproject properties</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MultiProject/MultiProject.py" line="812" />
+      <location filename="../MultiProject/MultiProject.py" line="809" />
       <source>&amp;Properties...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MultiProject/MultiProject.py" line="818" />
+      <location filename="../MultiProject/MultiProject.py" line="815" />
       <source>Show the multiproject properties</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MultiProject/MultiProject.py" line="820" />
+      <location filename="../MultiProject/MultiProject.py" line="817" />
       <source>&lt;b&gt;Properties...&lt;/b&gt;&lt;p&gt;This shows a dialog to edit the multiproject properties.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MultiProject/MultiProject.py" line="841" />
+      <location filename="../MultiProject/MultiProject.py" line="838" />
       <source>&amp;Multiproject</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MultiProject/MultiProject.py" line="842" />
+      <location filename="../MultiProject/MultiProject.py" line="839" />
       <source>Open &amp;Recent Multiprojects</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MultiProject/MultiProject.py" line="881" />
-      <location filename="../MultiProject/MultiProject.py" line="879" />
+      <location filename="../MultiProject/MultiProject.py" line="878" />
+      <location filename="../MultiProject/MultiProject.py" line="876" />
       <source>Multiproject</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MultiProject/MultiProject.py" line="936" />
+      <location filename="../MultiProject/MultiProject.py" line="933" />
       <source>&amp;Clear</source>
       <translation type="unfinished" />
     </message>
@@ -52974,17 +53111,17 @@
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/MultiProjectPage.ui" line="0" />
-      <source>Master Project</source>
+      <source>Main Project</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/MultiProjectPage.ui" line="0" />
-      <source>Select to open the master project automatically upon opening the multiproject</source>
+      <source>Select to open the main project automatically upon opening the multiproject</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/MultiProjectPage.ui" line="0" />
-      <source>Open master project automatically</source>
+      <source>Open main project automatically</source>
       <translation type="unfinished" />
     </message>
     <message>
@@ -57455,12 +57592,12 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PluginManager/PluginManager.py" line="1305" />
+      <location filename="../PluginManager/PluginManager.py" line="1307" />
       <source>Error downloading file</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PluginManager/PluginManager.py" line="1306" />
+      <location filename="../PluginManager/PluginManager.py" line="1308" />
       <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>
@@ -57519,6 +57656,16 @@
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/PluginManagerPage.ui" line="0" />
+      <source>&lt;p&gt;Select to force the use of &lt;b&gt;http://&lt;/b&gt; instead of &lt;b&gt;https://&lt;/b&gt;.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/PluginManagerPage.ui" line="0" />
+      <source>Enforce unencrypted downloads</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/PluginManagerPage.ui" line="0" />
       <source>&lt;font color="#FF0000"&gt;&lt;b&gt;Note:&lt;/b&gt; The following settings are activated at the next startup of the application.&lt;/font&gt;</source>
       <translation type="unfinished" />
     </message>
@@ -57802,129 +57949,129 @@
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../PluginManager/PluginRepositoryDialog.py" line="522" />
       <location filename="../PluginManager/PluginRepositoryDialog.py" line="512" />
-      <location filename="../PluginManager/PluginRepositoryDialog.py" line="502" />
       <source>Download Plugin Files</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../PluginManager/PluginRepositoryDialog.py" line="523" />
       <location filename="../PluginManager/PluginRepositoryDialog.py" line="513" />
-      <location filename="../PluginManager/PluginRepositoryDialog.py" line="503" />
       <source>The requested plugins were downloaded.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PluginManager/PluginRepositoryDialog.py" line="561" />
-      <source>Plugins Repository URL Changed</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../PluginManager/PluginRepositoryDialog.py" line="562" />
-      <source>The URL of the Plugins Repository has changed. Select the "Update" button to get the new repository file.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../PluginManager/PluginRepositoryDialog.py" line="571" />
-      <source>Read plugins repository file</source>
+      <source>Plugins Repository URL Changed</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../PluginManager/PluginRepositoryDialog.py" line="572" />
-      <source>&lt;p&gt;The plugins repository file &lt;b&gt;{0}&lt;/b&gt; could not be read. Select Update&lt;/p&gt;</source>
+      <source>The URL of the Plugins Repository has changed. Select the "Update" button to get the new repository file.</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../PluginManager/PluginRepositoryDialog.py" line="581" />
+      <source>Read plugins repository file</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PluginManager/PluginRepositoryDialog.py" line="582" />
+      <source>&lt;p&gt;The plugins repository file &lt;b&gt;{0}&lt;/b&gt; could not be read. Select Update&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PluginManager/PluginRepositoryDialog.py" line="591" />
       <source>No plugin repository file available.
 Select Update.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PluginManager/PluginRepositoryDialog.py" line="585" />
+      <location filename="../PluginManager/PluginRepositoryDialog.py" line="595" />
       <source>New: &lt;b&gt;{0}&lt;/b&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PluginManager/PluginRepositoryDialog.py" line="587" />
+      <location filename="../PluginManager/PluginRepositoryDialog.py" line="597" />
       <source>Local Updates: &lt;b&gt;{0}&lt;/b&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PluginManager/PluginRepositoryDialog.py" line="590" />
+      <location filename="../PluginManager/PluginRepositoryDialog.py" line="600" />
       <source>Remote Updates: &lt;b&gt;{0}&lt;/b&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PluginManager/PluginRepositoryDialog.py" line="657" />
-      <location filename="../PluginManager/PluginRepositoryDialog.py" line="625" />
+      <location filename="../PluginManager/PluginRepositoryDialog.py" line="670" />
+      <location filename="../PluginManager/PluginRepositoryDialog.py" line="638" />
       <source>Error downloading file</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PluginManager/PluginRepositoryDialog.py" line="658" />
-      <location filename="../PluginManager/PluginRepositoryDialog.py" line="626" />
+      <location filename="../PluginManager/PluginRepositoryDialog.py" line="671" />
+      <location filename="../PluginManager/PluginRepositoryDialog.py" line="639" />
       <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>
     <message>
-      <location filename="../PluginManager/PluginRepositoryDialog.py" line="629" />
+      <location filename="../PluginManager/PluginRepositoryDialog.py" line="642" />
       <source>No connection to Internet.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PluginManager/PluginRepositoryDialog.py" line="739" />
+      <location filename="../PluginManager/PluginRepositoryDialog.py" line="752" />
       <source>Stable</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PluginManager/PluginRepositoryDialog.py" line="746" />
+      <location filename="../PluginManager/PluginRepositoryDialog.py" line="759" />
       <source>Unstable</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PluginManager/PluginRepositoryDialog.py" line="753" />
+      <location filename="../PluginManager/PluginRepositoryDialog.py" line="766" />
       <source>Obsolete</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PluginManager/PluginRepositoryDialog.py" line="760" />
+      <location filename="../PluginManager/PluginRepositoryDialog.py" line="773" />
       <source>Unknown</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PluginManager/PluginRepositoryDialog.py" line="783" />
+      <location filename="../PluginManager/PluginRepositoryDialog.py" line="796" />
       <source>up-to-date</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PluginManager/PluginRepositoryDialog.py" line="786" />
+      <location filename="../PluginManager/PluginRepositoryDialog.py" line="799" />
       <source>new download available</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PluginManager/PluginRepositoryDialog.py" line="790" />
+      <location filename="../PluginManager/PluginRepositoryDialog.py" line="803" />
       <source>update installable</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PluginManager/PluginRepositoryDialog.py" line="794" />
+      <location filename="../PluginManager/PluginRepositoryDialog.py" line="807" />
       <source>updated download available</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PluginManager/PluginRepositoryDialog.py" line="798" />
+      <location filename="../PluginManager/PluginRepositoryDialog.py" line="811" />
       <source>error determining status</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PluginManager/PluginRepositoryDialog.py" line="1168" />
-      <location filename="../PluginManager/PluginRepositoryDialog.py" line="1140" />
+      <location filename="../PluginManager/PluginRepositoryDialog.py" line="1181" />
+      <location filename="../PluginManager/PluginRepositoryDialog.py" line="1153" />
       <source>Cleanup of Plugin Downloads</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PluginManager/PluginRepositoryDialog.py" line="1172" />
-      <location filename="../PluginManager/PluginRepositoryDialog.py" line="1143" />
+      <location filename="../PluginManager/PluginRepositoryDialog.py" line="1185" />
+      <location filename="../PluginManager/PluginRepositoryDialog.py" line="1156" />
       <source>&lt;p&gt;The plugin download &lt;b&gt;{0}&lt;/b&gt; could not be deleted.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
@@ -57932,17 +58079,17 @@
   <context>
     <name>PluginRepositoryWindow</name>
     <message>
-      <location filename="../PluginManager/PluginRepositoryDialog.py" line="1045" />
+      <location filename="../PluginManager/PluginRepositoryDialog.py" line="1058" />
       <source>Process Generation Error</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PluginManager/PluginRepositoryDialog.py" line="1046" />
+      <location filename="../PluginManager/PluginRepositoryDialog.py" line="1059" />
       <source>&lt;p&gt;Could not start the process.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PluginManager/PluginRepositoryDialog.py" line="1050" />
+      <location filename="../PluginManager/PluginRepositoryDialog.py" line="1063" />
       <source>OK</source>
       <translation type="unfinished" />
     </message>
@@ -58289,18 +58436,18 @@
   <context>
     <name>Preferences</name>
     <message>
-      <location filename="../Preferences/__init__.py" line="1811" />
+      <location filename="../Preferences/__init__.py" line="1815" />
       <source>Export Preferences</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/__init__.py" line="1840" />
-      <location filename="../Preferences/__init__.py" line="1813" />
+      <location filename="../Preferences/__init__.py" line="1844" />
+      <location filename="../Preferences/__init__.py" line="1817" />
       <source>Properties File (*.ini);;All Files (*)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/__init__.py" line="1838" />
+      <location filename="../Preferences/__init__.py" line="1842" />
       <source>Import Preferences</source>
       <translation type="unfinished" />
     </message>
@@ -58481,22 +58628,22 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/Previewers/PreviewerQSS.py" line="65" />
+      <location filename="../UI/Previewers/PreviewerQSS.py" line="70" />
       <source>MDI</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/Previewers/PreviewerQSS.py" line="77" />
+      <location filename="../UI/Previewers/PreviewerQSS.py" line="82" />
       <source>Python</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/Previewers/PreviewerQSS.py" line="78" />
+      <location filename="../UI/Previewers/PreviewerQSS.py" line="83" />
       <source>Ruby</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/Previewers/PreviewerQSS.py" line="79" />
+      <location filename="../UI/Previewers/PreviewerQSS.py" line="84" />
       <source>JavaScript</source>
       <translation type="unfinished" />
     </message>
@@ -58808,10 +58955,10 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ProgramsDialog.py" line="494" />
-      <location filename="../Preferences/ProgramsDialog.py" line="491" />
-      <location filename="../Preferences/ProgramsDialog.py" line="475" />
-      <location filename="../Preferences/ProgramsDialog.py" line="352" />
+      <location filename="../Preferences/ProgramsDialog.py" line="514" />
+      <location filename="../Preferences/ProgramsDialog.py" line="511" />
+      <location filename="../Preferences/ProgramsDialog.py" line="495" />
+      <location filename="../Preferences/ProgramsDialog.py" line="372" />
       <location filename="../Preferences/ProgramsDialog.py" line="305" />
       <location filename="../Preferences/ProgramsDialog.py" line="288" />
       <source>(unknown)</source>
@@ -58843,29 +58990,39 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ProgramsDialog.py" line="356" />
+      <location filename="../Preferences/ProgramsDialog.py" line="344" />
+      <source>MicroPython - STLink Info</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ProgramsDialog.py" line="354" />
+      <source>MicroPython - STLink Flasher</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ProgramsDialog.py" line="376" />
       <source>Code Assistant - Jedi</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ProgramsDialog.py" line="429" />
+      <location filename="../Preferences/ProgramsDialog.py" line="449" />
       <source>(not configured)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ProgramsDialog.py" line="464" />
+      <location filename="../Preferences/ProgramsDialog.py" line="484" />
       <source>(module not found)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ProgramsDialog.py" line="497" />
+      <location filename="../Preferences/ProgramsDialog.py" line="517" />
       <source>(not executable)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ProgramsDialog.py" line="540" />
-      <location filename="../Preferences/ProgramsDialog.py" line="511" />
-      <location filename="../Preferences/ProgramsDialog.py" line="509" />
+      <location filename="../Preferences/ProgramsDialog.py" line="560" />
+      <location filename="../Preferences/ProgramsDialog.py" line="531" />
+      <location filename="../Preferences/ProgramsDialog.py" line="529" />
       <source>(not found)</source>
       <translation type="unfinished" />
     </message>
@@ -59253,7 +59410,7 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4134" />
+      <location filename="../Project/Project.py" line="4137" />
       <location filename="../Project/Project.py" line="2729" />
       <source>New project</source>
       <translation type="unfinished" />
@@ -59285,7 +59442,7 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4154" />
+      <location filename="../Project/Project.py" line="4157" />
       <location filename="../Project/Project.py" line="3138" />
       <source>Open project</source>
       <translation type="unfinished" />
@@ -59337,1171 +59494,1171 @@
       </translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4136" />
+      <location filename="../Project/Project.py" line="4139" />
       <source>&amp;New...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4142" />
+      <location filename="../Project/Project.py" line="4145" />
       <source>Generate a new project</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4144" />
+      <location filename="../Project/Project.py" line="4147" />
       <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="4156" />
+      <location filename="../Project/Project.py" line="4159" />
       <source>&amp;Open...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4162" />
+      <location filename="../Project/Project.py" line="4165" />
       <source>Open an existing project</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4164" />
+      <location filename="../Project/Project.py" line="4167" />
       <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="4170" />
+      <location filename="../Project/Project.py" line="4173" />
       <source>Reload project</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4172" />
+      <location filename="../Project/Project.py" line="4175" />
       <source>&amp;Reload</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4178" />
+      <location filename="../Project/Project.py" line="4181" />
       <source>Reload the current project</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4180" />
+      <location filename="../Project/Project.py" line="4183" />
       <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="4186" />
+      <location filename="../Project/Project.py" line="4189" />
       <source>Close project</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4188" />
+      <location filename="../Project/Project.py" line="4191" />
       <source>&amp;Close</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4194" />
+      <location filename="../Project/Project.py" line="4197" />
       <source>Close the current project</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4196" />
+      <location filename="../Project/Project.py" line="4199" />
       <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="4202" />
+      <location filename="../Project/Project.py" line="4205" />
       <source>Save project</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4477" />
-      <location filename="../Project/Project.py" line="4204" />
+      <location filename="../Project/Project.py" line="4480" />
+      <location filename="../Project/Project.py" line="4207" />
       <source>&amp;Save</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4210" />
+      <location filename="../Project/Project.py" line="4213" />
       <source>Save the current project</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4212" />
+      <location filename="../Project/Project.py" line="4215" />
       <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="4218" />
+      <location filename="../Project/Project.py" line="4221" />
       <source>Save project as</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4220" />
+      <location filename="../Project/Project.py" line="4223" />
       <source>Save &amp;as...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4226" />
+      <location filename="../Project/Project.py" line="4229" />
       <source>Save the current project to a new file</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4228" />
+      <location filename="../Project/Project.py" line="4231" />
       <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="4243" />
+      <location filename="../Project/Project.py" line="4246" />
       <source>Add files to project</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4245" />
+      <location filename="../Project/Project.py" line="4248" />
       <source>Add &amp;files...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4251" />
+      <location filename="../Project/Project.py" line="4254" />
       <source>Add files to the current project</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4253" />
+      <location filename="../Project/Project.py" line="4256" />
       <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="4264" />
+      <location filename="../Project/Project.py" line="4267" />
       <source>Add directory to project</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4266" />
+      <location filename="../Project/Project.py" line="4269" />
       <source>Add directory...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4273" />
-      <source>Add a directory to the current project</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="4276" />
+      <source>Add a directory to the current project</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4279" />
       <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="4286" />
+      <location filename="../Project/Project.py" line="4289" />
       <source>Add translation to project</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4288" />
+      <location filename="../Project/Project.py" line="4291" />
       <source>Add &amp;translation...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4295" />
-      <source>Add a translation to the current project</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="4298" />
+      <source>Add a translation to the current project</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4301" />
       <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="4308" />
+      <location filename="../Project/Project.py" line="4311" />
       <source>Search new files</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4309" />
+      <location filename="../Project/Project.py" line="4312" />
       <source>Searc&amp;h new files...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4315" />
+      <location filename="../Project/Project.py" line="4318" />
       <source>Search new files in the project directory.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4317" />
+      <location filename="../Project/Project.py" line="4320" />
       <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="4327" />
+      <location filename="../Project/Project.py" line="4330" />
       <source>Search Project File</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4328" />
+      <location filename="../Project/Project.py" line="4331" />
       <source>Search Project File...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4329" />
+      <location filename="../Project/Project.py" line="4332" />
       <source>Alt+Ctrl+P</source>
       <comment>Project|Search Project File</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4334" />
+      <location filename="../Project/Project.py" line="4337" />
       <source>Search for a file in the project list of files.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4336" />
+      <location filename="../Project/Project.py" line="4339" />
       <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="4345" />
+      <location filename="../Project/Project.py" line="4348" />
       <source>Project properties</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4347" />
+      <location filename="../Project/Project.py" line="4350" />
       <source>&amp;Properties...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4353" />
+      <location filename="../Project/Project.py" line="4356" />
       <source>Show the project properties</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4355" />
+      <location filename="../Project/Project.py" line="4358" />
       <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="4364" />
+      <location filename="../Project/Project.py" line="4367" />
       <source>User project properties</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4366" />
+      <location filename="../Project/Project.py" line="4369" />
       <source>&amp;User Properties...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4373" />
-      <source>Show the user specific project properties</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="4376" />
+      <source>Show the user specific project properties</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4379" />
       <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="4386" />
+      <location filename="../Project/Project.py" line="4389" />
       <source>Filetype Associations</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4387" />
+      <location filename="../Project/Project.py" line="4390" />
       <source>Filetype Associations...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4394" />
-      <source>Show the project file type associations</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="4397" />
+      <source>Show the project file type associations</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4400" />
       <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="4410" />
+      <location filename="../Project/Project.py" line="4413" />
       <source>Lexer Associations</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4411" />
+      <location filename="../Project/Project.py" line="4414" />
       <source>Lexer Associations...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4418" />
-      <source>Show the project lexer associations (overriding defaults)</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="4421" />
+      <source>Show the project lexer associations (overriding defaults)</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4424" />
       <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="4439" />
+      <location filename="../Project/Project.py" line="4442" />
       <source>Debugger Properties</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4440" />
+      <location filename="../Project/Project.py" line="4443" />
       <source>Debugger &amp;Properties...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4446" />
+      <location filename="../Project/Project.py" line="4449" />
       <source>Show the debugger properties</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4448" />
+      <location filename="../Project/Project.py" line="4451" />
       <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="4458" />
+      <location filename="../Project/Project.py" line="4461" />
       <source>Load</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4459" />
+      <location filename="../Project/Project.py" line="4462" />
       <source>&amp;Load</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4465" />
+      <location filename="../Project/Project.py" line="4468" />
       <source>Load the debugger properties</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4467" />
+      <location filename="../Project/Project.py" line="4470" />
       <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="4476" />
+      <location filename="../Project/Project.py" line="4479" />
       <source>Save</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4483" />
+      <location filename="../Project/Project.py" line="4486" />
       <source>Save the debugger properties</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4485" />
+      <location filename="../Project/Project.py" line="4488" />
       <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="4494" />
+      <location filename="../Project/Project.py" line="4497" />
       <source>Delete</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4495" />
+      <location filename="../Project/Project.py" line="4498" />
       <source>&amp;Delete</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4501" />
+      <location filename="../Project/Project.py" line="4504" />
       <source>Delete the debugger properties</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4503" />
+      <location filename="../Project/Project.py" line="4506" />
       <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="4513" />
+      <location filename="../Project/Project.py" line="4516" />
       <source>Reset</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4514" />
+      <location filename="../Project/Project.py" line="4517" />
       <source>&amp;Reset</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4520" />
+      <location filename="../Project/Project.py" line="4523" />
       <source>Reset the debugger properties</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4522" />
+      <location filename="../Project/Project.py" line="4525" />
       <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="4538" />
-      <location filename="../Project/Project.py" line="4537" />
+      <location filename="../Project/Project.py" line="4541" />
+      <location filename="../Project/Project.py" line="4540" />
       <source>Load session</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4544" />
+      <location filename="../Project/Project.py" line="4547" />
       <source>Load the projects session file.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4546" />
+      <location filename="../Project/Project.py" line="4549" />
       <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="4562" />
-      <location filename="../Project/Project.py" line="4561" />
+      <location filename="../Project/Project.py" line="4565" />
+      <location filename="../Project/Project.py" line="4564" />
       <source>Save session</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4568" />
+      <location filename="../Project/Project.py" line="4571" />
       <source>Save the projects session file.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4570" />
+      <location filename="../Project/Project.py" line="4573" />
       <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="4586" />
-      <location filename="../Project/Project.py" line="4585" />
+      <location filename="../Project/Project.py" line="4589" />
+      <location filename="../Project/Project.py" line="4588" />
       <source>Delete session</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4592" />
+      <location filename="../Project/Project.py" line="4595" />
       <source>Delete the projects session file.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4594" />
+      <location filename="../Project/Project.py" line="4597" />
       <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="4609" />
+      <location filename="../Project/Project.py" line="4612" />
       <source>Code Metrics</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4610" />
+      <location filename="../Project/Project.py" line="4613" />
       <source>&amp;Code Metrics...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4617" />
-      <source>Show some code metrics for the project.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="4620" />
+      <source>Show some code metrics for the project.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4623" />
       <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="4630" />
+      <location filename="../Project/Project.py" line="4633" />
       <source>Python Code Coverage</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4631" />
+      <location filename="../Project/Project.py" line="4634" />
       <source>Code Co&amp;verage...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4638" />
-      <source>Show code coverage information for the project.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="4641" />
+      <source>Show code coverage information for the project.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4644" />
       <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="5963" />
-      <location filename="../Project/Project.py" line="5950" />
-      <location filename="../Project/Project.py" line="4651" />
+      <location filename="../Project/Project.py" line="5966" />
+      <location filename="../Project/Project.py" line="5953" />
+      <location filename="../Project/Project.py" line="4654" />
       <source>Profile Data</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4652" />
+      <location filename="../Project/Project.py" line="4655" />
       <source>&amp;Profile Data...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4659" />
-      <source>Show profiling data for the project.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="4662" />
+      <source>Show profiling data for the project.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4665" />
       <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="6015" />
-      <location filename="../Project/Project.py" line="4677" />
+      <location filename="../Project/Project.py" line="6018" />
+      <location filename="../Project/Project.py" line="4680" />
       <source>Application Diagram</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4678" />
+      <location filename="../Project/Project.py" line="4681" />
       <source>&amp;Application Diagram...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4685" />
-      <source>Show a diagram of the project.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="4688" />
+      <source>Show a diagram of the project.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4691" />
       <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="4697" />
+      <location filename="../Project/Project.py" line="4700" />
       <source>Load Diagram</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4698" />
+      <location filename="../Project/Project.py" line="4701" />
       <source>&amp;Load Diagram...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4704" />
+      <location filename="../Project/Project.py" line="4707" />
       <source>Load a diagram from file.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4706" />
+      <location filename="../Project/Project.py" line="4709" />
       <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="6178" />
-      <location filename="../Project/Project.py" line="6123" />
-      <location filename="../Project/Project.py" line="4721" />
+      <location filename="../Project/Project.py" line="6181" />
+      <location filename="../Project/Project.py" line="6126" />
+      <location filename="../Project/Project.py" line="4724" />
       <source>Create Package List</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4723" />
+      <location filename="../Project/Project.py" line="4726" />
       <source>Create &amp;Package List</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4730" />
-      <source>Create an initial PKGLIST file for an eric plugin.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="4733" />
+      <source>Create an initial PKGLIST file for an eric plugin.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4736" />
       <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="6247" />
-      <location filename="../Project/Project.py" line="4744" />
+      <location filename="../Project/Project.py" line="6250" />
+      <location filename="../Project/Project.py" line="4747" />
       <source>Create Plugin Archives</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4746" />
+      <location filename="../Project/Project.py" line="4749" />
       <source>Create Plugin &amp;Archives</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4752" />
+      <location filename="../Project/Project.py" line="4755" />
       <source>Create eric plugin archive files.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4754" />
+      <location filename="../Project/Project.py" line="4757" />
       <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="4766" />
+      <location filename="../Project/Project.py" line="4769" />
       <source>Create Plugin Archives (Snapshot)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4768" />
+      <location filename="../Project/Project.py" line="4771" />
       <source>Create Plugin Archives (&amp;Snapshot)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4775" />
-      <source>Create eric plugin archive files (snapshot releases).</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="4778" />
+      <source>Create eric plugin archive files (snapshot releases).</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4781" />
       <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="6668" />
-      <location filename="../Project/Project.py" line="6639" />
-      <location filename="../Project/Project.py" line="6590" />
-      <location filename="../Project/Project.py" line="4797" />
+      <location filename="../Project/Project.py" line="6671" />
+      <location filename="../Project/Project.py" line="6642" />
+      <location filename="../Project/Project.py" line="6593" />
+      <location filename="../Project/Project.py" line="4800" />
       <source>Execute Make</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4798" />
+      <location filename="../Project/Project.py" line="4801" />
       <source>&amp;Execute Make</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4804" />
+      <location filename="../Project/Project.py" line="4807" />
       <source>Perform a 'make' run.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4806" />
+      <location filename="../Project/Project.py" line="4809" />
       <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="6645" />
-      <location filename="../Project/Project.py" line="4816" />
+      <location filename="../Project/Project.py" line="6648" />
+      <location filename="../Project/Project.py" line="4819" />
       <source>Test for Changes</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4817" />
+      <location filename="../Project/Project.py" line="4820" />
       <source>&amp;Test for Changes</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4824" />
-      <source>Question 'make', if a rebuild is needed.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="4827" />
+      <source>Question 'make', if a rebuild is needed.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4830" />
       <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="4845" />
+      <location filename="../Project/Project.py" line="4848" />
       <source>Create SBOM File</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4846" />
+      <location filename="../Project/Project.py" line="4849" />
       <source>Create &amp;SBOM File</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4853" />
-      <source>Create a SBOM file of the project dependencies.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="4856" />
+      <source>Create a SBOM file of the project dependencies.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4859" />
       <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="4873" />
+      <location filename="../Project/Project.py" line="4876" />
       <source>About Black</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4874" />
+      <location filename="../Project/Project.py" line="4877" />
       <source>&amp;Black</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4880" />
+      <location filename="../Project/Project.py" line="4883" />
       <source>Show some information about 'Black'.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4882" />
+      <location filename="../Project/Project.py" line="4885" />
       <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="4894" />
+      <location filename="../Project/Project.py" line="4897" />
       <source>Format Code</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4895" />
+      <location filename="../Project/Project.py" line="4898" />
       <source>&amp;Format Code</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4902" />
-      <source>Format the project sources with 'Black'.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="4905" />
+      <source>Format the project sources with 'Black'.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4908" />
       <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="4917" />
+      <location filename="../Project/Project.py" line="4920" />
       <source>Check Code Formatting</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4918" />
+      <location filename="../Project/Project.py" line="4921" />
       <source>&amp;Check Code Formatting</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4925" />
+      <location filename="../Project/Project.py" line="4928" />
       <source>Check, if the project sources need to be reformatted with 'Black'.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4930" />
+      <location filename="../Project/Project.py" line="4933" />
       <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="4943" />
+      <location filename="../Project/Project.py" line="4946" />
       <source>Code Formatting Diff</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4944" />
+      <location filename="../Project/Project.py" line="4947" />
       <source>Code Formatting &amp;Diff</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4951" />
+      <location filename="../Project/Project.py" line="4954" />
       <source>Generate a unified diff of potential project source reformatting with 'Black'.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4957" />
+      <location filename="../Project/Project.py" line="4960" />
       <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="5122" />
-      <location filename="../Project/Project.py" line="5072" />
-      <location filename="../Project/Project.py" line="5071" />
-      <location filename="../Project/Project.py" line="4971" />
-      <location filename="../Project/Project.py" line="4970" />
+      <location filename="../Project/Project.py" line="5125" />
+      <location filename="../Project/Project.py" line="5075" />
+      <location filename="../Project/Project.py" line="5074" />
+      <location filename="../Project/Project.py" line="4974" />
+      <location filename="../Project/Project.py" line="4973" />
       <source>Configure</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4978" />
+      <location filename="../Project/Project.py" line="4981" />
       <source>Enter the parameters for formatting the project sources with 'Black'.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4983" />
+      <location filename="../Project/Project.py" line="4986" />
       <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="4999" />
+      <location filename="../Project/Project.py" line="5002" />
       <source>About isort</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5000" />
+      <location filename="../Project/Project.py" line="5003" />
       <source>&amp;isort</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5006" />
+      <location filename="../Project/Project.py" line="5009" />
       <source>Show some information about 'isort'.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5008" />
+      <location filename="../Project/Project.py" line="5011" />
       <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="5021" />
-      <location filename="../Project/Project.py" line="5020" />
+      <location filename="../Project/Project.py" line="5024" />
+      <location filename="../Project/Project.py" line="5023" />
       <source>Sort Imports</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5028" />
-      <source>Sort the import statements of the project sources with 'isort'.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="5031" />
+      <source>Sort the import statements of the project sources with 'isort'.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5034" />
       <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="5045" />
-      <location filename="../Project/Project.py" line="5044" />
+      <location filename="../Project/Project.py" line="5048" />
+      <location filename="../Project/Project.py" line="5047" />
       <source>Imports Sorting Diff</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5052" />
+      <location filename="../Project/Project.py" line="5055" />
       <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="5058" />
+      <location filename="../Project/Project.py" line="5061" />
       <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="5079" />
+      <location filename="../Project/Project.py" line="5082" />
       <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="5085" />
+      <location filename="../Project/Project.py" line="5088" />
       <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="5101" />
+      <location filename="../Project/Project.py" line="5104" />
       <source>Install Project</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5102" />
+      <location filename="../Project/Project.py" line="5105" />
       <source>&amp;Install Project</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5109" />
-      <source>Install the project into the embedded environment.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="5112" />
+      <source>Install the project into the embedded environment.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5115" />
       <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="5123" />
+      <location filename="../Project/Project.py" line="5126" />
       <source>&amp;Configure</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5130" />
-      <source>Configure the embedded environment.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="5133" />
+      <source>Configure the embedded environment.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5136" />
       <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="5143" />
+      <location filename="../Project/Project.py" line="5146" />
       <source>Upgrade</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5144" />
+      <location filename="../Project/Project.py" line="5147" />
       <source>&amp;Upgrade</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5150" />
+      <location filename="../Project/Project.py" line="5153" />
       <source>Upgrade the embedded environment.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5152" />
+      <location filename="../Project/Project.py" line="5155" />
       <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="5164" />
+      <location filename="../Project/Project.py" line="5167" />
       <source>Recreate</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5165" />
+      <location filename="../Project/Project.py" line="5168" />
       <source>&amp;Recreate</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5171" />
+      <location filename="../Project/Project.py" line="5174" />
       <source>Recreate the embedded environment.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5173" />
+      <location filename="../Project/Project.py" line="5176" />
       <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="5205" />
-      <source>&amp;Project</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5206" />
-      <source>Open &amp;Recent Projects</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5207" />
-      <source>Session</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="5208" />
-      <source>Debugger</source>
+      <source>&amp;Project</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Project/Project.py" line="5209" />
-      <source>Embedded Environment</source>
+      <source>Open &amp;Recent Projects</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5210" />
+      <source>Session</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Project/Project.py" line="5211" />
-      <source>Project-T&amp;ools</source>
+      <source>Debugger</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Project/Project.py" line="5212" />
+      <source>Embedded Environment</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5214" />
+      <source>Project-T&amp;ools</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5215" />
       <source>&amp;Version Control</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5216" />
+      <location filename="../Project/Project.py" line="5219" />
       <source>Chec&amp;k</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5218" />
-      <source>Code &amp;Formatting</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5220" />
-      <source>Sho&amp;w</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="5221" />
-      <source>&amp;Diagrams</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5222" />
-      <source>Pac&amp;kagers</source>
+      <source>Code &amp;Formatting</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Project/Project.py" line="5223" />
-      <source>Source &amp;Documentation</source>
+      <source>Sho&amp;w</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5224" />
+      <source>&amp;Diagrams</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Project/Project.py" line="5225" />
-      <source>Make</source>
+      <source>Pac&amp;kagers</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Project/Project.py" line="5226" />
+      <source>Source &amp;Documentation</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5228" />
+      <source>Make</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5229" />
       <source>Other Tools</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5386" />
-      <location filename="../Project/Project.py" line="5384" />
+      <location filename="../Project/Project.py" line="5389" />
+      <location filename="../Project/Project.py" line="5387" />
       <source>Project</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5447" />
+      <location filename="../Project/Project.py" line="5450" />
       <source>&amp;Clear</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5606" />
+      <location filename="../Project/Project.py" line="5609" />
       <source>Search New Files</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5607" />
+      <location filename="../Project/Project.py" line="5610" />
       <source>There were no new files found to be added.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5756" />
-      <location filename="../Project/Project.py" line="5743" />
+      <location filename="../Project/Project.py" line="5759" />
+      <location filename="../Project/Project.py" line="5746" />
       <source>Version Control System</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5744" />
+      <location filename="../Project/Project.py" line="5747" />
       <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="5757" />
+      <location filename="../Project/Project.py" line="5760" />
       <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="5905" />
+      <location filename="../Project/Project.py" line="5908" />
       <source>Coverage Data</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5951" />
-      <location filename="../Project/Project.py" line="5906" />
+      <location filename="../Project/Project.py" line="5954" />
+      <location filename="../Project/Project.py" line="5909" />
       <source>There is no main script defined for the current project. Aborting</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5918" />
+      <location filename="../Project/Project.py" line="5921" />
       <source>Code Coverage</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5919" />
+      <location filename="../Project/Project.py" line="5922" />
       <source>Please select a coverage file</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5964" />
+      <location filename="../Project/Project.py" line="5967" />
       <source>Please select a profile file</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6016" />
+      <location filename="../Project/Project.py" line="6019" />
       <source>Include module names?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6124" />
+      <location filename="../Project/Project.py" line="6127" />
       <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="6179" />
+      <location filename="../Project/Project.py" line="6182" />
       <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="6468" />
-      <location filename="../Project/Project.py" line="6426" />
-      <location filename="../Project/Project.py" line="6380" />
-      <location filename="../Project/Project.py" line="6369" />
-      <location filename="../Project/Project.py" line="6351" />
-      <location filename="../Project/Project.py" line="6318" />
-      <location filename="../Project/Project.py" line="6288" />
-      <location filename="../Project/Project.py" line="6260" />
-      <location filename="../Project/Project.py" line="6230" />
-      <location filename="../Project/Project.py" line="6216" />
-      <location filename="../Project/Project.py" line="6199" />
+      <location filename="../Project/Project.py" line="6471" />
+      <location filename="../Project/Project.py" line="6429" />
+      <location filename="../Project/Project.py" line="6383" />
+      <location filename="../Project/Project.py" line="6372" />
+      <location filename="../Project/Project.py" line="6354" />
+      <location filename="../Project/Project.py" line="6321" />
+      <location filename="../Project/Project.py" line="6291" />
+      <location filename="../Project/Project.py" line="6263" />
+      <location filename="../Project/Project.py" line="6233" />
+      <location filename="../Project/Project.py" line="6219" />
+      <location filename="../Project/Project.py" line="6202" />
       <source>Create Plugin Archive</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6200" />
+      <location filename="../Project/Project.py" line="6203" />
       <source>The project does not have a main script defined. Aborting...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6217" />
+      <location filename="../Project/Project.py" line="6220" />
       <source>Select package lists:</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6231" />
+      <location filename="../Project/Project.py" line="6234" />
       <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="6239" />
+      <location filename="../Project/Project.py" line="6242" />
       <source>Creating plugin archives...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6240" />
-      <source>Abort</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="6243" />
+      <source>Abort</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="6246" />
       <source>%v/%m Archives</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6261" />
+      <location filename="../Project/Project.py" line="6264" />
       <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="6289" />
+      <location filename="../Project/Project.py" line="6292" />
       <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="6319" />
+      <location filename="../Project/Project.py" line="6322" />
       <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="6352" />
+      <location filename="../Project/Project.py" line="6355" />
       <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="6370" />
+      <location filename="../Project/Project.py" line="6373" />
       <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="6381" />
+      <location filename="../Project/Project.py" line="6384" />
       <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="6427" />
+      <location filename="../Project/Project.py" line="6430" />
       <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="6469" />
+      <location filename="../Project/Project.py" line="6472" />
       <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="6591" />
+      <location filename="../Project/Project.py" line="6594" />
       <source>The make process did not start.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6640" />
+      <location filename="../Project/Project.py" line="6643" />
       <source>The make process crashed.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6648" />
+      <location filename="../Project/Project.py" line="6651" />
       <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="6653" />
+      <location filename="../Project/Project.py" line="6656" />
       <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="6669" />
+      <location filename="../Project/Project.py" line="6672" />
       <source>The makefile contains errors.</source>
       <translation type="unfinished" />
     </message>
@@ -60725,9 +60882,9 @@
   <context>
     <name>ProjectFormsBrowser</name>
     <message>
-      <location filename="../Project/ProjectFormsBrowser.py" line="1106" />
-      <location filename="../Project/ProjectFormsBrowser.py" line="1057" />
-      <location filename="../Project/ProjectFormsBrowser.py" line="1020" />
+      <location filename="../Project/ProjectFormsBrowser.py" line="1103" />
+      <location filename="../Project/ProjectFormsBrowser.py" line="1054" />
+      <location filename="../Project/ProjectFormsBrowser.py" line="1017" />
       <location filename="../Project/ProjectFormsBrowser.py" line="143" />
       <location filename="../Project/ProjectFormsBrowser.py" line="78" />
       <source>Forms</source>
@@ -61051,42 +61208,42 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectFormsBrowser.py" line="956" />
+      <location filename="../Project/ProjectFormsBrowser.py" line="953" />
       <source>Process Generation Error</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectFormsBrowser.py" line="957" />
+      <location filename="../Project/ProjectFormsBrowser.py" line="954" />
       <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="1048" />
-      <location filename="../Project/ProjectFormsBrowser.py" line="1011" />
+      <location filename="../Project/ProjectFormsBrowser.py" line="1045" />
+      <location filename="../Project/ProjectFormsBrowser.py" line="1008" />
       <source>Compiling forms...</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Project/ProjectFormsBrowser.py" line="1096" />
+      <location filename="../Project/ProjectFormsBrowser.py" line="1046" />
+      <location filename="../Project/ProjectFormsBrowser.py" line="1009" />
+      <source>Abort</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Project/ProjectFormsBrowser.py" line="1099" />
       <location filename="../Project/ProjectFormsBrowser.py" line="1049" />
       <location filename="../Project/ProjectFormsBrowser.py" line="1012" />
-      <source>Abort</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/ProjectFormsBrowser.py" line="1102" />
-      <location filename="../Project/ProjectFormsBrowser.py" line="1052" />
-      <location filename="../Project/ProjectFormsBrowser.py" line="1015" />
       <source>%v/%m Forms</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectFormsBrowser.py" line="1098" />
+      <location filename="../Project/ProjectFormsBrowser.py" line="1095" />
       <source>Determining changed forms...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectFormsBrowser.py" line="1130" />
+      <location filename="../Project/ProjectFormsBrowser.py" line="1125" />
       <source>Compiling changed forms...</source>
       <translation type="unfinished" />
     </message>
@@ -61479,241 +61636,241 @@
   <context>
     <name>ProjectResourcesBrowser</name>
     <message>
-      <location filename="../Project/ProjectResourcesBrowser.py" line="949" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="876" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="840" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="89" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="70" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="944" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="871" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="835" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="88" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="69" />
       <source>Resources</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectResourcesBrowser.py" line="73" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="72" />
       <source>&lt;b&gt;Project Resources Browser&lt;/b&gt;&lt;p&gt;This allows to easily see all resources contained in the current project. Several actions can be executed via the context menu.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Project/ProjectResourcesBrowser.py" line="86" />
+      <source>Resource Files ({0})</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Project/ProjectResourcesBrowser.py" line="87" />
-      <source>Resource Files ({0})</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/ProjectResourcesBrowser.py" line="88" />
       <source>Resource Files</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectResourcesBrowser.py" line="99" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="98" />
       <source>Resources Browser</source>
       <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="164" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="151" />
       <source>Compile resource</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectResourcesBrowser.py" line="377" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="366" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="331" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="320" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="241" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="229" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="172" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="154" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="376" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="365" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="330" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="319" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="240" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="228" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="171" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="153" />
       <source>Compile all resources</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectResourcesBrowser.py" line="370" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="324" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="284" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="233" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="158" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="369" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="323" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="283" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="232" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="157" />
       <source>Configure rcc Compiler</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectResourcesBrowser.py" line="296" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="181" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="295" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="180" />
       <source>Open</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectResourcesBrowser.py" line="183" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="182" />
       <source>Rename file</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectResourcesBrowser.py" line="336" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="298" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="185" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="335" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="297" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="184" />
       <source>Remove from project</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectResourcesBrowser.py" line="338" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="300" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="187" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="337" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="299" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="186" />
       <source>Delete</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectResourcesBrowser.py" line="341" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="249" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="236" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="203" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="198" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="340" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="248" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="235" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="202" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="197" />
       <source>New resource...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectResourcesBrowser.py" line="383" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="342" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="254" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="207" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="382" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="341" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="253" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="206" />
       <source>Add resources...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectResourcesBrowser.py" line="386" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="344" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="257" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="209" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="385" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="343" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="256" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="208" />
       <source>Add resources directory...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectResourcesBrowser.py" line="347" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="212" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="346" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="211" />
       <source>Copy Path to Clipboard</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectResourcesBrowser.py" line="391" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="349" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="303" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="261" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="214" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="390" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="348" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="302" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="260" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="213" />
       <source>Expand all directories</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectResourcesBrowser.py" line="394" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="351" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="305" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="263" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="215" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="393" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="350" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="304" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="262" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="214" />
       <source>Collapse all directories</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectResourcesBrowser.py" line="397" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="354" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="308" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="266" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="217" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="396" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="353" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="307" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="265" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="216" />
       <source>Configure...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectResourcesBrowser.py" line="291" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="280" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="290" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="279" />
       <source>Compile resources</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Project/ProjectResourcesBrowser.py" line="592" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="571" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="552" />
+      <source>New Resource</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/ProjectResourcesBrowser.py" line="554" />
+      <source>Qt Resource Files (*.qrc)</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/ProjectResourcesBrowser.py" line="572" />
+      <source>The file already exists! Overwrite it?</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Project/ProjectResourcesBrowser.py" line="593" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="572" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="553" />
-      <source>New Resource</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/ProjectResourcesBrowser.py" line="555" />
-      <source>Qt Resource Files (*.qrc)</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/ProjectResourcesBrowser.py" line="573" />
-      <source>The file already exists! Overwrite it?</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/ProjectResourcesBrowser.py" line="594" />
       <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="619" />
+      <source>Delete resources</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Project/ProjectResourcesBrowser.py" line="620" />
-      <source>Delete resources</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/ProjectResourcesBrowser.py" line="621" />
       <source>Do you really want to delete these resources from the project?</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Project/ProjectResourcesBrowser.py" line="712" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="703" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="696" />
+      <source>Resource Compilation</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/ProjectResourcesBrowser.py" line="697" />
+      <source>The compilation of the resource file was successful.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/ProjectResourcesBrowser.py" line="704" />
+      <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="713" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="704" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="697" />
-      <source>Resource Compilation</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/ProjectResourcesBrowser.py" line="698" />
-      <source>The compilation of the resource file was successful.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/ProjectResourcesBrowser.py" line="705" />
-      <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="714" />
       <source>The compilation of the resource file failed.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectResourcesBrowser.py" line="801" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="796" />
       <source>Process Generation Error</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectResourcesBrowser.py" line="802" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="797" />
       <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="867" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="831" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="862" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="826" />
       <source>Compiling resources...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectResourcesBrowser.py" line="942" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="868" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="832" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="937" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="863" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="827" />
       <source>Abort</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectResourcesBrowser.py" line="945" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="871" />
-      <location filename="../Project/ProjectResourcesBrowser.py" line="835" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="940" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="866" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="830" />
       <source>%v/%m Resources</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectResourcesBrowser.py" line="941" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="936" />
       <source>Determining changed resources...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectResourcesBrowser.py" line="984" />
+      <location filename="../Project/ProjectResourcesBrowser.py" line="974" />
       <source>Compiling changed resources...</source>
       <translation type="unfinished" />
     </message>
@@ -62361,15 +62518,15 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="1502" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="1501" />
       <location filename="../Project/ProjectTranslationsBrowser.py" line="1000" />
       <location filename="../Project/ProjectTranslationsBrowser.py" line="960" />
       <source>Write temporary project file</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="1503" />
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="1240" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="1502" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="1233" />
       <location filename="../Project/ProjectTranslationsBrowser.py" line="961" />
       <source>No translation files (*.ts) selected.</source>
       <translation type="unfinished" />
@@ -62380,7 +62537,7 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="1239" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="1232" />
       <location filename="../Project/ProjectTranslationsBrowser.py" line="1122" />
       <location filename="../Project/ProjectTranslationsBrowser.py" line="1110" />
       <source>Translation file generation</source>
@@ -62402,36 +62559,36 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="1532" />
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="1335" />
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="1293" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="1531" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="1334" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="1286" />
       <source>Process Generation Error</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="1336" />
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="1294" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="1335" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="1287" />
       <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="1423" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="1405" />
+      <source>Translation file release</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="1406" />
+      <source>The release of the translation files (*.qm) was successful.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Project/ProjectTranslationsBrowser.py" line="1424" />
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="1406" />
-      <source>Translation file release</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="1407" />
-      <source>The release of the translation files (*.qm) was successful.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="1425" />
       <source>The release of the translation files (*.qm) has failed.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectTranslationsBrowser.py" line="1533" />
+      <location filename="../Project/ProjectTranslationsBrowser.py" line="1532" />
       <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>
@@ -68699,6 +68856,118 @@
     </message>
   </context>
   <context>
+    <name>STLinkDevice</name>
+    <message>
+      <location filename="../MicroPython/Devices/STLinkDevices.py" line="80" />
+      <source>STM32 STLink</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/Devices/STLinkDevices.py" line="195" />
+      <source>Workspace Directory</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/Devices/STLinkDevices.py" line="196" />
+      <source>Python files for STLink boards 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/STLinkDevices.py" line="228" />
+      <source>STLink Functions</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/Devices/STLinkDevices.py" line="415" />
+      <location filename="../MicroPython/Devices/STLinkDevices.py" line="231" />
+      <source>Show MicroPython Versions</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/Devices/STLinkDevices.py" line="235" />
+      <source>Show STLink Device Information</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/Devices/STLinkDevices.py" line="379" />
+      <location filename="../MicroPython/Devices/STLinkDevices.py" line="367" />
+      <location filename="../MicroPython/Devices/STLinkDevices.py" line="349" />
+      <location filename="../MicroPython/Devices/STLinkDevices.py" line="239" />
+      <source>Flash MicroPython Firmware</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/Devices/STLinkDevices.py" line="243" />
+      <source>Reset Device</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/Devices/STLinkDevices.py" line="301" />
+      <source>The STLink information tool &lt;b&gt;st-info&lt;/b&gt; cannot be found or is not executable. Ensure it is in the search path or configure it on the MicroPython configuration page.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/Devices/STLinkDevices.py" line="307" />
+      <source>The STLink firmware flashing tool &lt;b&gt;st-flash&lt;/b&gt; cannot be found or is not executable. Ensure it is in the search path or configure it on the MicroPython configuration page.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/Devices/STLinkDevices.py" line="315" />
+      <source>{0} not available</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/Devices/STLinkDevices.py" line="350" />
+      <source>Ensure that only one STLink device is connected. Press OK to continue.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/Devices/STLinkDevices.py" line="369" />
+      <source>MicroPython Firmware Files (*.hex *.bin);; All Files (*)</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/Devices/STLinkDevices.py" line="378" />
+      <source>'st-flash' Output</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/Devices/STLinkDevices.py" line="398" />
+      <source>'st-info' Output</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/Devices/STLinkDevices.py" line="399" />
+      <source>STLink Device Information</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/Devices/STLinkDevices.py" line="416" />
+      <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/STLinkDevices.py" line="444" />
+      <source>unknown</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/Devices/STLinkDevices.py" line="450" />
+      <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;&lt;/table&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/Devices/STLinkDevices.py" line="458" />
+      <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/STLinkDevices.py" line="462" />
+      <source>MicroPython Version</source>
+      <translation type="unfinished" />
+    </message>
+  </context>
+  <context>
     <name>SafariImporter</name>
     <message>
       <location filename="../WebBrowser/Bookmarks/BookmarksImporters/SafariImporter.py" line="45" />
@@ -69147,49 +69416,49 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/SearchReplaceWidget.py" line="155" />
-      <location filename="../QScintilla/SearchReplaceWidget.py" line="154" />
+      <location filename="../QScintilla/SearchReplaceWidget.py" line="151" />
+      <location filename="../QScintilla/SearchReplaceWidget.py" line="150" />
       <source>Find Next</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/SearchReplaceWidget.py" line="168" />
-      <location filename="../QScintilla/SearchReplaceWidget.py" line="167" />
+      <location filename="../QScintilla/SearchReplaceWidget.py" line="164" />
+      <location filename="../QScintilla/SearchReplaceWidget.py" line="163" />
       <source>Find Prev</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/SearchReplaceWidget.py" line="181" />
-      <location filename="../QScintilla/SearchReplaceWidget.py" line="180" />
+      <location filename="../QScintilla/SearchReplaceWidget.py" line="177" />
+      <location filename="../QScintilla/SearchReplaceWidget.py" line="176" />
       <source>Replace and Search</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/SearchReplaceWidget.py" line="197" />
-      <location filename="../QScintilla/SearchReplaceWidget.py" line="196" />
+      <location filename="../QScintilla/SearchReplaceWidget.py" line="191" />
+      <location filename="../QScintilla/SearchReplaceWidget.py" line="190" />
       <source>Replace Occurrence</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/SearchReplaceWidget.py" line="211" />
-      <location filename="../QScintilla/SearchReplaceWidget.py" line="210" />
+      <location filename="../QScintilla/SearchReplaceWidget.py" line="205" />
+      <location filename="../QScintilla/SearchReplaceWidget.py" line="204" />
       <source>Replace All</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/SearchReplaceWidget.py" line="1037" />
+      <location filename="../QScintilla/SearchReplaceWidget.py" line="1045" />
       <location filename="../QScintilla/SearchReplaceWidget.py" line="597" />
       <location filename="../QScintilla/SearchReplaceWidget.py" line="559" />
       <source>'{0}' was not found.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/SearchReplaceWidget.py" line="1190" />
+      <location filename="../QScintilla/SearchReplaceWidget.py" line="1198" />
       <source>Replaced {0} occurrences.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/SearchReplaceWidget.py" line="1196" />
+      <location filename="../QScintilla/SearchReplaceWidget.py" line="1204" />
       <source>Nothing replaced because '{0}' was not found.</source>
       <translation type="unfinished" />
     </message>
@@ -69781,22 +70050,22 @@
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/SecurityPage.ui" line="0" />
-      <source>Select to use a master password</source>
+      <source>Select to use a main password</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/SecurityPage.ui" line="0" />
-      <source>Use Master Password</source>
+      <source>Use Main Password</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/SecurityPage.ui" line="0" />
-      <source>Press to change the master password</source>
+      <source>Press to change the main password</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/SecurityPage.ui" line="0" />
-      <source>Change Master Password...</source>
+      <source>Change Main Password...</source>
       <translation type="unfinished" />
     </message>
     <message>
@@ -71907,7 +72176,7 @@
   <context>
     <name>ShowModulesDialog</name>
     <message>
-      <location filename="../MicroPython/ShowModulesDialog.py" line="87" />
+      <location filename="../MicroPython/ShowModulesDialog.py" line="88" />
       <source>Showing {0} of {1} modules/packages</source>
       <translation type="unfinished" />
     </message>
@@ -76899,50 +77168,50 @@
   <context>
     <name>SvnProjectBrowserHelper</name>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="734" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="591" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="544" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="737" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="594" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="547" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="394" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="208" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="742" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="593" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="546" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="745" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="596" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="549" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="399" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="210" />
       <source>Version Control</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="750" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="607" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="753" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="610" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="410" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="224" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="758" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="609" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="761" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="612" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="415" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="226" />
       <source>Update from repository</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="756" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="613" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="759" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="616" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="416" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="230" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="764" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="615" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="767" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="618" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="421" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="232" />
       <source>Commit changes to repository...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="763" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="620" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="766" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="623" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="423" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="237" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="771" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="622" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="774" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="625" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="428" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="239" />
       <source>Add to repository</source>
@@ -76957,90 +77226,90 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="769" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="626" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="772" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="629" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="436" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="250" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="777" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="628" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="780" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="631" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="441" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="252" />
       <source>Remove from repository (and disk)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="631" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="634" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="255" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="633" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="636" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="257" />
       <source>Copy</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="633" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="636" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="257" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="635" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="638" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="259" />
       <source>Move</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="776" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="638" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="779" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="641" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="443" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="262" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="784" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="640" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="787" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="643" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="448" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="264" />
       <source>Add to Changelist</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="780" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="642" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="783" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="645" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="447" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="266" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="788" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="644" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="791" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="647" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="452" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="268" />
       <source>Remove from Changelist</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="648" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="651" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="272" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="650" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="653" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="274" />
       <source>Show log browser</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="786" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="655" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="789" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="658" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="453" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="279" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="794" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="657" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="797" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="660" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="458" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="281" />
       <source>Show status</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="663" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="666" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="287" />
       <source>Show repository info</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="793" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="662" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="796" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="665" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="460" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="286" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="801" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="670" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="804" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="673" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="465" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="294" />
       <source>Show differences</source>
@@ -77053,12 +77322,12 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="799" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="668" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="802" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="671" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="466" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="298" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="807" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="676" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="810" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="679" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="471" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="306" />
       <source>Show differences (extended)</source>
@@ -77071,12 +77340,12 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="805" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="674" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="808" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="677" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="472" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="310" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="813" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="682" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="816" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="685" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="477" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="318" />
       <source>Show differences (URLs)</source>
@@ -77089,34 +77358,34 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="812" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="681" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="815" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="684" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="479" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="319" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="820" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="689" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="823" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="692" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="484" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="327" />
       <source>Revert changes</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="818" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="687" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="821" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="690" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="325" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="826" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="695" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="829" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="698" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="333" />
       <source>Merge changes</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="822" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="691" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="825" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="694" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="483" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="329" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="830" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="699" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="833" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="702" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="488" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="337" />
       <source>Conflicts resolved</source>
@@ -77155,106 +77424,106 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="825" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="694" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="828" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="697" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="510" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="356" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="833" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="702" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="836" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="705" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="512" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="361" />
       <source>Set Property</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="827" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="696" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="830" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="699" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="512" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="358" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="835" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="704" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="838" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="707" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="514" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="363" />
       <source>List Properties</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="829" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="698" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="832" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="701" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="514" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="360" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="837" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="706" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="840" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="709" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="516" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="365" />
       <source>Delete Property</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="833" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="702" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="559" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="518" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="364" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="841" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="710" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="561" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="520" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="369" />
-      <source>Select all local file entries</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="836" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="705" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="562" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="521" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="367" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="518" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="364" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="844" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="713" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="564" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="523" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="372" />
-      <source>Select all versioned file entries</source>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="520" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="369" />
+      <source>Select all local file entries</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="839" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="708" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="565" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="524" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="370" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="521" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="367" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="847" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="716" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="567" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="523" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="372" />
+      <source>Select all versioned file entries</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="842" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="711" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="568" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="524" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="370" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="850" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="719" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="570" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="526" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="375" />
       <source>Select all local directory entries</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="843" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="712" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="569" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="846" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="715" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="572" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="528" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="374" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="851" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="720" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="571" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="854" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="723" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="574" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="530" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="379" />
       <source>Select all versioned directory entries</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="847" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="716" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="573" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="850" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="719" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="576" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="532" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="378" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="855" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="724" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="575" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="858" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="727" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="578" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="534" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="383" />
       <source>Configure...</source>
@@ -81171,28 +81440,28 @@
   <context>
     <name>SyntaxCheckerPlugin</name>
     <message>
-      <location filename="../Plugins/PluginSyntaxChecker.py" line="299" />
-      <location filename="../Plugins/PluginSyntaxChecker.py" line="217" />
-      <location filename="../Plugins/PluginSyntaxChecker.py" line="198" />
+      <location filename="../Plugins/PluginSyntaxChecker.py" line="285" />
+      <location filename="../Plugins/PluginSyntaxChecker.py" line="203" />
+      <location filename="../Plugins/PluginSyntaxChecker.py" line="184" />
       <source>Check Syntax</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/PluginSyntaxChecker.py" line="299" />
-      <location filename="../Plugins/PluginSyntaxChecker.py" line="217" />
-      <location filename="../Plugins/PluginSyntaxChecker.py" line="199" />
+      <location filename="../Plugins/PluginSyntaxChecker.py" line="285" />
+      <location filename="../Plugins/PluginSyntaxChecker.py" line="203" />
+      <location filename="../Plugins/PluginSyntaxChecker.py" line="185" />
       <source>&amp;Syntax...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/PluginSyntaxChecker.py" line="205" />
+      <location filename="../Plugins/PluginSyntaxChecker.py" line="191" />
       <source>Check syntax.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/PluginSyntaxChecker.py" line="302" />
-      <location filename="../Plugins/PluginSyntaxChecker.py" line="220" />
-      <location filename="../Plugins/PluginSyntaxChecker.py" line="207" />
+      <location filename="../Plugins/PluginSyntaxChecker.py" line="288" />
+      <location filename="../Plugins/PluginSyntaxChecker.py" line="206" />
+      <location filename="../Plugins/PluginSyntaxChecker.py" line="193" />
       <source>&lt;b&gt;Check Syntax...&lt;/b&gt;&lt;p&gt;This checks Python files for syntax errors.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
@@ -83968,42 +84237,47 @@
   <context>
     <name>TranslatorEngines</name>
     <message>
+      <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/__init__.py" line="50" />
+      <source>DeepL</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/__init__.py" line="51" />
-      <source>DeepL</source>
+      <source>Google V.1</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/__init__.py" line="52" />
-      <source>Google V.1</source>
+      <source>Google V.2</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/__init__.py" line="53" />
-      <source>Google V.2</source>
+      <source>IBM Watson</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/__init__.py" line="54" />
-      <source>IBM Watson</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/__init__.py" line="55" />
-      <source>Microsoft</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/__init__.py" line="56" />
-      <source>MyMemory</source>
+      <source>LibreTranslate</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/__init__.py" line="57" />
+      <source>Microsoft</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/__init__.py" line="58" />
+      <source>MyMemory</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/__init__.py" line="59" />
       <source>Yandex</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/__init__.py" line="60" />
+      <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/__init__.py" line="62" />
       <source>Unknow translation service name ({0})</source>
       <translation type="unfinished" />
     </message>
@@ -84274,7 +84548,7 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.py" line="223" />
+      <location filename="../Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.py" line="235" />
       <location filename="../Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.ui" line="0" />
       <source>Enabled Languages</source>
       <translation type="unfinished" />
@@ -84369,6 +84643,7 @@
     </message>
     <message>
       <location filename="../Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.ui" line="0" />
+      <location filename="../Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.ui" line="0" />
       <source>URL:</source>
       <translation type="unfinished" />
     </message>
@@ -84379,6 +84654,7 @@
     </message>
     <message>
       <location filename="../Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.ui" line="0" />
+      <location filename="../Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.ui" line="0" />
       <source>API Key:</source>
       <translation type="unfinished" />
     </message>
@@ -84389,6 +84665,21 @@
     </message>
     <message>
       <location filename="../Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.ui" line="0" />
+      <source>LibreTranslate</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.ui" line="0" />
+      <source>Enter the URL of your LibreTranslate server.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.ui" line="0" />
+      <source>Enter your LibreTranslate API key</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.ui" line="0" />
       <source>Microsoft Azure</source>
       <translation type="unfinished" />
     </message>
@@ -84459,21 +84750,26 @@
     </message>
     <message>
       <location filename="../Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.py" line="63" />
+      <source>&lt;p&gt;A key is &lt;b&gt;optional&lt;/b&gt; to use this service and depends on the server configuration. Contact your server admin for details.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.py" line="69" />
       <source>&lt;p&gt;A registration of the text translation service is &lt;b&gt;required&lt;/b&gt;. &lt;a href="{0}"&gt;Register with Microsoft Azure.&lt;/a&gt;&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.py" line="70" />
-      <source>&lt;p&gt;A key is &lt;b&gt;optional&lt;/b&gt; to use this service. &lt;a href="{0}"&gt;Get a free API key.&lt;/a&gt;&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.py" line="76" />
+      <source>&lt;p&gt;A key is &lt;b&gt;optional&lt;/b&gt; to use this service. &lt;a href="{0}"&gt;Get a free API key.&lt;/a&gt;&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.py" line="82" />
       <source>&lt;p&gt;A key is &lt;b&gt;required&lt;/b&gt; to use this service. &lt;a href="{0}"&gt;Get a free API key.&lt;/a&gt;&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.py" line="224" />
+      <location filename="../Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.py" line="236" />
       <source>At least two languages should be selected to work correctly.</source>
       <translation type="unfinished" />
     </message>
@@ -84816,8 +85112,8 @@
   <context>
     <name>UF2FlashDialog</name>
     <message>
-      <location filename="../MicroPython/UF2FlashDialog.py" line="1116" />
-      <location filename="../MicroPython/UF2FlashDialog.py" line="1124" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="1069" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="1077" />
       <location filename="../MicroPython/UF2FlashDialog.ui" line="0" />
       <source>Flash UF2 Device</source>
       <translation type="unfinished" />
@@ -84834,6 +85130,11 @@
     </message>
     <message>
       <location filename="../MicroPython/UF2FlashDialog.ui" line="0" />
+      <source>Select Device</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/UF2FlashDialog.ui" line="0" />
       <source>MicroPython:</source>
       <translation type="unfinished" />
     </message>
@@ -84868,127 +85169,126 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/UF2FlashDialog.py" line="566" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="565" />
       <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>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/UF2FlashDialog.py" line="623" />
-      <location filename="../MicroPython/UF2FlashDialog.py" line="591" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="590" />
       <source>&lt;h3&gt;Pi Pico (RP2040) 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;Enter 'bootloader' mode (board &lt;b&gt;without&lt;/b&gt; RESET button):&lt;ul&gt;&lt;li&gt;Plug in your board while holding the BOOTSEL button.&lt;/li&gt;&lt;/ul&gt;Enter 'bootloader' mode (board &lt;b&gt;with&lt;/b&gt; RESET button):&lt;ul&gt;&lt;li&gt;hold down RESET&lt;/li&gt;&lt;li&gt;hold down BOOTSEL&lt;/li&gt;&lt;li&gt;release RESET&lt;/li&gt;&lt;li&gt;release BOOTSEL&lt;/li&gt;&lt;/ul&gt;&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).&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="1125" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="1078" />
       <source>Select the Boot Volume of the device:</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/UF2FlashDialog.py" line="737" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="693" />
       <source>MicroPython/CircuitPython Files (*.uf2);;All Files (*)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/UF2FlashDialog.py" line="809" />
-      <location filename="../MicroPython/UF2FlashDialog.py" line="798" />
-      <location filename="../MicroPython/UF2FlashDialog.py" line="789" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="760" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="752" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="743" />
       <source>Manual Select</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/UF2FlashDialog.py" line="908" />
-      <location filename="../MicroPython/UF2FlashDialog.py" line="876" />
-      <location filename="../MicroPython/UF2FlashDialog.py" line="853" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="864" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="832" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="809" />
       <source>Reset Instructions:</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/UF2FlashDialog.py" line="855" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="811" />
       <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="879" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="835" />
       <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="889" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="845" />
       <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="910" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="866" />
       <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="922" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="878" />
       <source>Flash Instructions:</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/UF2FlashDialog.py" line="924" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="880" />
       <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="949" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="905" />
       <source>Boot Volume not found:</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/UF2FlashDialog.py" line="951" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="907" />
       <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="957" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="913" />
       <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="962" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="918" />
       <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="969" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="925" />
       <source>&lt;h4&gt;Reset 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="988" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="944" />
       <source>Multiple Boot Volumes found:</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/UF2FlashDialog.py" line="990" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="946" />
       <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="1009" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="965" />
       <source>Flashing Firmware</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/UF2FlashDialog.py" line="1011" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="967" />
       <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="1018" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="974" />
       <source>Flashing {0}</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/UF2FlashDialog.py" line="1020" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="976" />
       <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.py" line="1117" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="1070" />
       <source>No UF2 device 'boot' volumes found.</source>
       <translation type="unfinished" />
     </message>
@@ -85977,48 +86277,48 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2189" />
+      <location filename="../UI/UserInterface.py" line="2192" />
       <location filename="../UI/UserInterface.py" line="1075" />
       <source>Left Toolbox</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2235" />
+      <location filename="../UI/UserInterface.py" line="2238" />
       <location filename="../UI/UserInterface.py" line="1085" />
       <source>Horizontal Toolbox</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2212" />
+      <location filename="../UI/UserInterface.py" line="2215" />
       <location filename="../UI/UserInterface.py" line="1095" />
       <source>Right Toolbox</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2031" />
+      <location filename="../UI/UserInterface.py" line="2034" />
       <location filename="../UI/UserInterface.py" line="1288" />
       <location filename="../UI/UserInterface.py" line="1105" />
       <source>Multiproject-Viewer</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2009" />
+      <location filename="../UI/UserInterface.py" line="2012" />
       <location filename="../UI/UserInterface.py" line="1294" />
       <location filename="../UI/UserInterface.py" line="1111" />
       <source>Project-Viewer</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2571" />
-      <location filename="../UI/UserInterface.py" line="2570" />
+      <location filename="../UI/UserInterface.py" line="2574" />
+      <location filename="../UI/UserInterface.py" line="2573" />
       <location filename="../UI/UserInterface.py" line="1301" />
       <location filename="../UI/UserInterface.py" line="1118" />
       <source>Find/Replace In Files</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2594" />
-      <location filename="../UI/UserInterface.py" line="2593" />
+      <location filename="../UI/UserInterface.py" line="2597" />
+      <location filename="../UI/UserInterface.py" line="2596" />
       <location filename="../UI/UserInterface.py" line="1308" />
       <location filename="../UI/UserInterface.py" line="1125" />
       <source>Find File</source>
@@ -86031,14 +86331,14 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2164" />
+      <location filename="../UI/UserInterface.py" line="2167" />
       <location filename="../UI/UserInterface.py" line="1321" />
       <location filename="../UI/UserInterface.py" line="1138" />
       <source>Template-Viewer</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2097" />
+      <location filename="../UI/UserInterface.py" line="2100" />
       <location filename="../UI/UserInterface.py" line="1328" />
       <location filename="../UI/UserInterface.py" line="1145" />
       <source>File-Browser</source>
@@ -86051,7 +86351,7 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2053" />
+      <location filename="../UI/UserInterface.py" line="2056" />
       <location filename="../UI/UserInterface.py" line="1357" />
       <location filename="../UI/UserInterface.py" line="1351" />
       <location filename="../UI/UserInterface.py" line="1162" />
@@ -86059,49 +86359,49 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2425" />
-      <location filename="../UI/UserInterface.py" line="2424" />
+      <location filename="../UI/UserInterface.py" line="2428" />
+      <location filename="../UI/UserInterface.py" line="2427" />
       <location filename="../UI/UserInterface.py" line="1364" />
       <location filename="../UI/UserInterface.py" line="1169" />
       <source>Code Documentation Viewer</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2640" />
-      <location filename="../UI/UserInterface.py" line="2639" />
+      <location filename="../UI/UserInterface.py" line="2643" />
+      <location filename="../UI/UserInterface.py" line="2642" />
       <location filename="../UI/UserInterface.py" line="1371" />
       <location filename="../UI/UserInterface.py" line="1176" />
       <source>Help Viewer</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3565" />
-      <location filename="../UI/UserInterface.py" line="2520" />
-      <location filename="../UI/UserInterface.py" line="2519" />
+      <location filename="../UI/UserInterface.py" line="3568" />
+      <location filename="../UI/UserInterface.py" line="2523" />
+      <location filename="../UI/UserInterface.py" line="2522" />
       <location filename="../UI/UserInterface.py" line="1377" />
       <location filename="../UI/UserInterface.py" line="1182" />
       <source>Plugin Repository</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2544" />
-      <location filename="../UI/UserInterface.py" line="2543" />
+      <location filename="../UI/UserInterface.py" line="2547" />
+      <location filename="../UI/UserInterface.py" line="2546" />
       <location filename="../UI/UserInterface.py" line="1383" />
       <location filename="../UI/UserInterface.py" line="1188" />
       <source>Virtual Environments</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2452" />
-      <location filename="../UI/UserInterface.py" line="2451" />
+      <location filename="../UI/UserInterface.py" line="2455" />
+      <location filename="../UI/UserInterface.py" line="2454" />
       <location filename="../UI/UserInterface.py" line="1388" />
       <location filename="../UI/UserInterface.py" line="1193" />
       <source>PyPI</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2474" />
-      <location filename="../UI/UserInterface.py" line="2473" />
+      <location filename="../UI/UserInterface.py" line="2477" />
+      <location filename="../UI/UserInterface.py" line="2476" />
       <location filename="../UI/UserInterface.py" line="1395" />
       <location filename="../UI/UserInterface.py" line="1198" />
       <source>Conda</source>
@@ -86114,36 +86414,36 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2352" />
+      <location filename="../UI/UserInterface.py" line="2355" />
       <location filename="../UI/UserInterface.py" line="1406" />
       <location filename="../UI/UserInterface.py" line="1210" />
       <source>IRC</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2496" />
-      <location filename="../UI/UserInterface.py" line="2495" />
+      <location filename="../UI/UserInterface.py" line="2499" />
+      <location filename="../UI/UserInterface.py" line="2498" />
       <location filename="../UI/UserInterface.py" line="1412" />
       <location filename="../UI/UserInterface.py" line="1217" />
       <source>MicroPython</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2075" />
+      <location filename="../UI/UserInterface.py" line="2078" />
       <location filename="../UI/UserInterface.py" line="1420" />
       <location filename="../UI/UserInterface.py" line="1225" />
       <source>Shell</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2141" />
+      <location filename="../UI/UserInterface.py" line="2144" />
       <location filename="../UI/UserInterface.py" line="1426" />
       <location filename="../UI/UserInterface.py" line="1229" />
       <source>Task-Viewer</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2119" />
+      <location filename="../UI/UserInterface.py" line="2122" />
       <location filename="../UI/UserInterface.py" line="1432" />
       <location filename="../UI/UserInterface.py" line="1233" />
       <source>Log-Viewer</source>
@@ -86156,2289 +86456,2289 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1827" />
+      <location filename="../UI/UserInterface.py" line="1830" />
       <source>{0} - Passive Mode</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1834" />
-      <location filename="../UI/UserInterface.py" line="1830" />
+      <location filename="../UI/UserInterface.py" line="1837" />
+      <location filename="../UI/UserInterface.py" line="1833" />
       <source>{0} - {1} - Passive Mode</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1838" />
+      <location filename="../UI/UserInterface.py" line="1841" />
       <source>{0} - {1} - {2} - Passive Mode</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1862" />
-      <source>Quit</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1864" />
-      <source>&amp;Quit</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="1865" />
+      <source>Quit</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1867" />
+      <source>&amp;Quit</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1868" />
       <source>Ctrl+Q</source>
       <comment>File|Quit</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1870" />
+      <location filename="../UI/UserInterface.py" line="1873" />
       <source>Quit the IDE</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1872" />
+      <location filename="../UI/UserInterface.py" line="1875" />
       <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="1886" />
-      <location filename="../UI/UserInterface.py" line="1884" />
+      <location filename="../UI/UserInterface.py" line="1889" />
+      <location filename="../UI/UserInterface.py" line="1887" />
       <source>Restart</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1887" />
+      <location filename="../UI/UserInterface.py" line="1890" />
       <source>Ctrl+Shift+Q</source>
       <comment>File|Quit</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1892" />
+      <location filename="../UI/UserInterface.py" line="1895" />
       <source>Restart the IDE</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1894" />
+      <location filename="../UI/UserInterface.py" line="1897" />
       <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="1912" />
-      <location filename="../UI/UserInterface.py" line="1905" />
+      <location filename="../UI/UserInterface.py" line="1915" />
+      <location filename="../UI/UserInterface.py" line="1908" />
       <source>Save session</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1906" />
+      <location filename="../UI/UserInterface.py" line="1909" />
       <source>Save session...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1914" />
+      <location filename="../UI/UserInterface.py" line="1917" />
       <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="7681" />
-      <location filename="../UI/UserInterface.py" line="1931" />
-      <location filename="../UI/UserInterface.py" line="1924" />
+      <location filename="../UI/UserInterface.py" line="7688" />
+      <location filename="../UI/UserInterface.py" line="1934" />
+      <location filename="../UI/UserInterface.py" line="1927" />
       <source>Load session</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1925" />
+      <location filename="../UI/UserInterface.py" line="1928" />
       <source>Load session...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1933" />
+      <location filename="../UI/UserInterface.py" line="1936" />
       <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="1943" />
-      <source>New Window</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1945" />
-      <source>New &amp;Window</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="1946" />
+      <source>New Window</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1948" />
+      <source>New &amp;Window</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1949" />
       <source>Ctrl+Shift+N</source>
       <comment>File|New Window</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1951" />
+      <location filename="../UI/UserInterface.py" line="1954" />
       <source>Open a new eric instance</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1953" />
+      <location filename="../UI/UserInterface.py" line="1956" />
       <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="1967" />
-      <location filename="../UI/UserInterface.py" line="1965" />
+      <location filename="../UI/UserInterface.py" line="1970" />
+      <location filename="../UI/UserInterface.py" line="1968" />
       <source>Edit Profile</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1974" />
+      <location filename="../UI/UserInterface.py" line="1977" />
       <source>Activate the edit view profile</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1976" />
+      <location filename="../UI/UserInterface.py" line="1979" />
       <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="1989" />
-      <location filename="../UI/UserInterface.py" line="1987" />
+      <location filename="../UI/UserInterface.py" line="1992" />
+      <location filename="../UI/UserInterface.py" line="1990" />
       <source>Debug Profile</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1996" />
+      <location filename="../UI/UserInterface.py" line="1999" />
       <source>Activate the debug view profile</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1998" />
+      <location filename="../UI/UserInterface.py" line="2001" />
       <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="2010" />
+      <location filename="../UI/UserInterface.py" line="2013" />
       <source>&amp;Project-Viewer</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2011" />
+      <location filename="../UI/UserInterface.py" line="2014" />
       <source>Alt+Shift+P</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2017" />
-      <source>Switch the input focus to the Project-Viewer window.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2020" />
+      <source>Switch the input focus to the Project-Viewer window.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2023" />
       <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="2032" />
+      <location filename="../UI/UserInterface.py" line="2035" />
       <source>&amp;Multiproject-Viewer</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2033" />
+      <location filename="../UI/UserInterface.py" line="2036" />
       <source>Alt+Shift+M</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2039" />
-      <source>Switch the input focus to the Multiproject-Viewer window.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2042" />
+      <source>Switch the input focus to the Multiproject-Viewer window.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2045" />
       <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="2054" />
+      <location filename="../UI/UserInterface.py" line="2057" />
       <source>&amp;Debug-Viewer</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2055" />
+      <location filename="../UI/UserInterface.py" line="2058" />
       <source>Alt+Shift+D</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2061" />
-      <source>Switch the input focus to the Debug-Viewer window.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2064" />
+      <source>Switch the input focus to the Debug-Viewer window.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2067" />
       <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="2076" />
+      <location filename="../UI/UserInterface.py" line="2079" />
       <source>&amp;Shell</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2077" />
+      <location filename="../UI/UserInterface.py" line="2080" />
       <source>Alt+Shift+S</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2083" />
-      <source>Switch the input focus to the Shell window.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2086" />
+      <source>Switch the input focus to the Shell window.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2089" />
       <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="2098" />
+      <location filename="../UI/UserInterface.py" line="2101" />
       <source>&amp;File-Browser</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2099" />
+      <location filename="../UI/UserInterface.py" line="2102" />
       <source>Alt+Shift+F</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2105" />
-      <source>Switch the input focus to the File-Browser window.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2108" />
+      <source>Switch the input focus to the File-Browser window.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2111" />
       <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="2120" />
+      <location filename="../UI/UserInterface.py" line="2123" />
       <source>Lo&amp;g-Viewer</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2121" />
+      <location filename="../UI/UserInterface.py" line="2124" />
       <source>Alt+Shift+G</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2127" />
-      <source>Switch the input focus to the Log-Viewer window.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2130" />
+      <source>Switch the input focus to the Log-Viewer window.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2133" />
       <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="2142" />
+      <location filename="../UI/UserInterface.py" line="2145" />
       <source>&amp;Task-Viewer</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2143" />
+      <location filename="../UI/UserInterface.py" line="2146" />
       <source>Alt+Shift+T</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2149" />
-      <source>Switch the input focus to the Task-Viewer window.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2152" />
+      <source>Switch the input focus to the Task-Viewer window.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2155" />
       <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="2165" />
+      <location filename="../UI/UserInterface.py" line="2168" />
       <source>Templ&amp;ate-Viewer</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2166" />
+      <location filename="../UI/UserInterface.py" line="2169" />
       <source>Alt+Shift+A</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2172" />
-      <source>Switch the input focus to the Template-Viewer window.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2175" />
+      <source>Switch the input focus to the Template-Viewer window.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2178" />
       <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="2190" />
+      <location filename="../UI/UserInterface.py" line="2193" />
       <source>&amp;Left Toolbox</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2197" />
+      <location filename="../UI/UserInterface.py" line="2200" />
       <source>Toggle the Left Toolbox window</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2199" />
+      <location filename="../UI/UserInterface.py" line="2202" />
       <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="2213" />
+      <location filename="../UI/UserInterface.py" line="2216" />
       <source>&amp;Right Toolbox</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2220" />
+      <location filename="../UI/UserInterface.py" line="2223" />
       <source>Toggle the Right Toolbox window</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2222" />
+      <location filename="../UI/UserInterface.py" line="2225" />
       <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="2236" />
+      <location filename="../UI/UserInterface.py" line="2239" />
       <source>&amp;Horizontal Toolbox</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2243" />
+      <location filename="../UI/UserInterface.py" line="2246" />
       <source>Toggle the Horizontal Toolbox window</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2245" />
+      <location filename="../UI/UserInterface.py" line="2248" />
       <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="2258" />
+      <location filename="../UI/UserInterface.py" line="2261" />
       <source>Left Sidebar</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2259" />
+      <location filename="../UI/UserInterface.py" line="2262" />
       <source>&amp;Left Sidebar</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2266" />
+      <location filename="../UI/UserInterface.py" line="2269" />
       <source>Toggle the left sidebar window</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2268" />
+      <location filename="../UI/UserInterface.py" line="2271" />
       <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="2281" />
+      <location filename="../UI/UserInterface.py" line="2284" />
       <source>Right Sidebar</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2282" />
+      <location filename="../UI/UserInterface.py" line="2285" />
       <source>&amp;Right Sidebar</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2289" />
+      <location filename="../UI/UserInterface.py" line="2292" />
       <source>Toggle the right sidebar window</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2291" />
+      <location filename="../UI/UserInterface.py" line="2294" />
       <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="2304" />
+      <location filename="../UI/UserInterface.py" line="2307" />
       <source>Bottom Sidebar</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2305" />
+      <location filename="../UI/UserInterface.py" line="2308" />
       <source>&amp;Bottom Sidebar</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2312" />
+      <location filename="../UI/UserInterface.py" line="2315" />
       <source>Toggle the bottom sidebar window</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2314" />
+      <location filename="../UI/UserInterface.py" line="2317" />
       <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="2327" />
+      <location filename="../UI/UserInterface.py" line="2330" />
       <source>Cooperation-Viewer</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2328" />
+      <location filename="../UI/UserInterface.py" line="2331" />
       <source>Co&amp;operation-Viewer</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2329" />
+      <location filename="../UI/UserInterface.py" line="2332" />
       <source>Alt+Shift+O</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2335" />
-      <source>Switch the input focus to the Cooperation-Viewer window.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2338" />
+      <source>Switch the input focus to the Cooperation-Viewer window.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2341" />
       <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="2353" />
+      <location filename="../UI/UserInterface.py" line="2356" />
       <source>&amp;IRC</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2354" />
+      <location filename="../UI/UserInterface.py" line="2357" />
       <source>Ctrl+Alt+Shift+I</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2360" />
-      <source>Switch the input focus to the IRC window.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2363" />
+      <source>Switch the input focus to the IRC window.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2366" />
       <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="2374" />
+      <location filename="../UI/UserInterface.py" line="2377" />
       <source>Symbols-Viewer</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2375" />
+      <location filename="../UI/UserInterface.py" line="2378" />
       <source>S&amp;ymbols-Viewer</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2376" />
+      <location filename="../UI/UserInterface.py" line="2379" />
       <source>Alt+Shift+Y</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2382" />
-      <source>Switch the input focus to the Symbols-Viewer window.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2385" />
+      <source>Switch the input focus to the Symbols-Viewer window.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2388" />
       <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="2399" />
+      <location filename="../UI/UserInterface.py" line="2402" />
       <source>Numbers-Viewer</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2400" />
+      <location filename="../UI/UserInterface.py" line="2403" />
       <source>Num&amp;bers-Viewer</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2401" />
+      <location filename="../UI/UserInterface.py" line="2404" />
       <source>Alt+Shift+B</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2407" />
-      <source>Switch the input focus to the Numbers-Viewer window.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2410" />
+      <source>Switch the input focus to the Numbers-Viewer window.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2413" />
       <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="2426" />
+      <location filename="../UI/UserInterface.py" line="2429" />
       <source>Ctrl+Alt+Shift+D</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2432" />
+      <location filename="../UI/UserInterface.py" line="2435" />
       <source>Switch the input focus to the Code Documentation Viewer window.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2437" />
+      <location filename="../UI/UserInterface.py" line="2440" />
       <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="2453" />
+      <location filename="../UI/UserInterface.py" line="2456" />
       <source>Ctrl+Alt+Shift+P</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2459" />
-      <source>Switch the input focus to the PyPI window.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2462" />
+      <source>Switch the input focus to the PyPI window.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2465" />
       <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="2475" />
+      <location filename="../UI/UserInterface.py" line="2478" />
       <source>Ctrl+Alt+Shift+C</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2481" />
-      <source>Switch the input focus to the Conda window.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2484" />
+      <source>Switch the input focus to the Conda window.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2487" />
       <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="2497" />
+      <location filename="../UI/UserInterface.py" line="2500" />
       <source>Ctrl+Alt+Shift+M</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2503" />
-      <source>Switch the input focus to the MicroPython window.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2506" />
+      <source>Switch the input focus to the MicroPython window.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2509" />
       <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="2521" />
+      <location filename="../UI/UserInterface.py" line="2524" />
       <source>Ctrl+Alt+Shift+R</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2527" />
-      <source>Switch the input focus to the Plugin Repository window.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2530" />
+      <source>Switch the input focus to the Plugin Repository window.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2533" />
       <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="2545" />
+      <location filename="../UI/UserInterface.py" line="2548" />
       <source>Ctrl+Alt+V</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2551" />
+      <location filename="../UI/UserInterface.py" line="2554" />
       <source>Switch the input focus to the Virtual Environments Manager window.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2556" />
+      <location filename="../UI/UserInterface.py" line="2559" />
       <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="2572" />
+      <location filename="../UI/UserInterface.py" line="2575" />
       <source>Ctrl+Alt+Shift+F</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2578" />
-      <source>Switch the input focus to the Find/Replace In Files window.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2581" />
+      <source>Switch the input focus to the Find/Replace In Files window.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2584" />
       <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="2595" />
+      <location filename="../UI/UserInterface.py" line="2598" />
       <source>Ctrl+Alt+Shift+L</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2601" />
-      <source>Switch the input focus to the Find File window.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2604" />
+      <source>Switch the input focus to the Find File window.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2607" />
       <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="2618" />
-      <location filename="../UI/UserInterface.py" line="2617" />
+      <location filename="../UI/UserInterface.py" line="2621" />
+      <location filename="../UI/UserInterface.py" line="2620" />
       <source>VCS Status List</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2619" />
+      <location filename="../UI/UserInterface.py" line="2622" />
       <source>Alt+Shift+V</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2625" />
-      <source>Switch the input focus to the VCS Status List window.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2628" />
+      <source>Switch the input focus to the VCS Status List window.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2631" />
       <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="2641" />
+      <location filename="../UI/UserInterface.py" line="2644" />
       <source>Alt+Shift+H</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2647" />
-      <source>Switch the input focus to the embedded Help Viewer window.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2650" />
+      <source>Switch the input focus to the embedded Help Viewer window.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2653" />
       <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="2663" />
-      <source>What's This?</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2665" />
-      <source>&amp;What's This?</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2666" />
+      <source>What's This?</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2668" />
+      <source>&amp;What's This?</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2669" />
       <source>Shift+F1</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2671" />
+      <location filename="../UI/UserInterface.py" line="2674" />
       <source>Context sensitive help</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2673" />
+      <location filename="../UI/UserInterface.py" line="2676" />
       <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="2686" />
-      <source>Helpviewer</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2688" />
-      <source>&amp;Helpviewer...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2689" />
+      <source>Helpviewer</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2691" />
+      <source>&amp;Helpviewer...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2692" />
       <source>F1</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2694" />
+      <location filename="../UI/UserInterface.py" line="2697" />
       <source>Open the helpviewer window</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2696" />
+      <location filename="../UI/UserInterface.py" line="2699" />
       <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="2716" />
+      <location filename="../UI/UserInterface.py" line="2719" />
       <source>Show Versions</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2717" />
+      <location filename="../UI/UserInterface.py" line="2720" />
       <source>Show &amp;Versions</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2723" />
+      <location filename="../UI/UserInterface.py" line="2726" />
       <source>Display version information</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2725" />
+      <location filename="../UI/UserInterface.py" line="2728" />
       <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="2738" />
-      <location filename="../UI/UserInterface.py" line="2731" />
+      <location filename="../UI/UserInterface.py" line="2741" />
+      <location filename="../UI/UserInterface.py" line="2734" />
       <source>Show Error Log</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2732" />
+      <location filename="../UI/UserInterface.py" line="2735" />
       <source>Show Error &amp;Log...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2740" />
+      <location filename="../UI/UserInterface.py" line="2743" />
       <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" />
+      <location filename="../UI/UserInterface.py" line="2752" />
       <source>Show Install Info</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2750" />
+      <location filename="../UI/UserInterface.py" line="2753" />
       <source>Show Install &amp;Info...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2756" />
+      <location filename="../UI/UserInterface.py" line="2759" />
       <source>Show Installation Information</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2758" />
+      <location filename="../UI/UserInterface.py" line="2761" />
       <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="4643" />
-      <location filename="../UI/UserInterface.py" line="2768" />
+      <location filename="../UI/UserInterface.py" line="4646" />
+      <location filename="../UI/UserInterface.py" line="2771" />
       <source>Report Bug</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2768" />
+      <location filename="../UI/UserInterface.py" line="2771" />
       <source>Report &amp;Bug...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2770" />
+      <location filename="../UI/UserInterface.py" line="2773" />
       <source>Report a bug</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2772" />
+      <location filename="../UI/UserInterface.py" line="2775" />
       <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" />
+      <location filename="../UI/UserInterface.py" line="2781" />
       <source>Request Feature</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2779" />
+      <location filename="../UI/UserInterface.py" line="2782" />
       <source>Request &amp;Feature...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2785" />
+      <location filename="../UI/UserInterface.py" line="2788" />
       <source>Send a feature request</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2787" />
+      <location filename="../UI/UserInterface.py" line="2790" />
       <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="4107" />
-      <location filename="../UI/UserInterface.py" line="2798" />
+      <location filename="../UI/UserInterface.py" line="4110" />
+      <location filename="../UI/UserInterface.py" line="2801" />
       <source>Testing</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2800" />
+      <location filename="../UI/UserInterface.py" line="2803" />
       <source>&amp;Testing...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2806" />
+      <location filename="../UI/UserInterface.py" line="2809" />
       <source>Start the testing dialog</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2808" />
+      <location filename="../UI/UserInterface.py" line="2811" />
       <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" />
+      <location filename="../UI/UserInterface.py" line="2822" />
       <source>Restart Last Test</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2821" />
+      <location filename="../UI/UserInterface.py" line="2824" />
       <source>&amp;Restart Last Test...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2827" />
+      <location filename="../UI/UserInterface.py" line="2830" />
       <source>Restarts the last test</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2829" />
+      <location filename="../UI/UserInterface.py" line="2832" />
       <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" />
+      <location filename="../UI/UserInterface.py" line="2842" />
       <source>Rerun Failed Tests</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2841" />
+      <location filename="../UI/UserInterface.py" line="2844" />
       <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>Rerun failed tests of the last run</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2854" />
       <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" />
+      <location filename="../UI/UserInterface.py" line="2864" />
       <source>Test Script</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2863" />
+      <location filename="../UI/UserInterface.py" line="2866" />
       <source>Test &amp;Script...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2869" />
+      <location filename="../UI/UserInterface.py" line="2872" />
       <source>Run tests of the current script</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2871" />
+      <location filename="../UI/UserInterface.py" line="2874" />
       <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" />
+      <location filename="../UI/UserInterface.py" line="2881" />
       <source>Test Project</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2880" />
+      <location filename="../UI/UserInterface.py" line="2883" />
       <source>Test &amp;Project...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2886" />
+      <location filename="../UI/UserInterface.py" line="2889" />
       <source>Run tests of the current project</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2888" />
+      <location filename="../UI/UserInterface.py" line="2891" />
       <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="2909" />
+      <location filename="../UI/UserInterface.py" line="2912" />
       <source>Qt-Designer</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2911" />
+      <location filename="../UI/UserInterface.py" line="2914" />
       <source>Qt-&amp;Designer...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2917" />
+      <location filename="../UI/UserInterface.py" line="2920" />
       <source>Start Qt-Designer</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2919" />
+      <location filename="../UI/UserInterface.py" line="2922" />
       <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="2940" />
+      <location filename="../UI/UserInterface.py" line="2943" />
       <source>Qt-Linguist</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2942" />
+      <location filename="../UI/UserInterface.py" line="2945" />
       <source>Qt-&amp;Linguist...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2948" />
+      <location filename="../UI/UserInterface.py" line="2951" />
       <source>Start Qt-Linguist</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2950" />
+      <location filename="../UI/UserInterface.py" line="2953" />
       <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="2958" />
+      <location filename="../UI/UserInterface.py" line="2961" />
       <source>UI Previewer</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2960" />
+      <location filename="../UI/UserInterface.py" line="2963" />
       <source>&amp;UI Previewer...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2966" />
+      <location filename="../UI/UserInterface.py" line="2969" />
       <source>Start the UI Previewer</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2968" />
+      <location filename="../UI/UserInterface.py" line="2971" />
       <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="2974" />
+      <location filename="../UI/UserInterface.py" line="2977" />
       <source>Translations Previewer</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2976" />
+      <location filename="../UI/UserInterface.py" line="2979" />
       <source>&amp;Translations Previewer...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2982" />
+      <location filename="../UI/UserInterface.py" line="2985" />
       <source>Start the Translations Previewer</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2984" />
+      <location filename="../UI/UserInterface.py" line="2987" />
       <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="2993" />
+      <location filename="../UI/UserInterface.py" line="2996" />
       <source>Compare Files</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2995" />
+      <location filename="../UI/UserInterface.py" line="2998" />
       <source>&amp;Compare Files...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3020" />
-      <location filename="../UI/UserInterface.py" line="3001" />
+      <location filename="../UI/UserInterface.py" line="3023" />
+      <location filename="../UI/UserInterface.py" line="3004" />
       <source>Compare two files</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3003" />
+      <location filename="../UI/UserInterface.py" line="3006" />
       <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="3012" />
+      <location filename="../UI/UserInterface.py" line="3015" />
       <source>Compare Files side by side</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3014" />
+      <location filename="../UI/UserInterface.py" line="3017" />
       <source>Compare &amp;Files side by side...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3022" />
+      <location filename="../UI/UserInterface.py" line="3025" />
       <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="3032" />
+      <location filename="../UI/UserInterface.py" line="3035" />
       <source>SQL Browser</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3034" />
+      <location filename="../UI/UserInterface.py" line="3037" />
       <source>SQL &amp;Browser...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3040" />
+      <location filename="../UI/UserInterface.py" line="3043" />
       <source>Browse a SQL database</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3042" />
+      <location filename="../UI/UserInterface.py" line="3045" />
       <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="3056" />
-      <location filename="../UI/UserInterface.py" line="3048" />
+      <location filename="../UI/UserInterface.py" line="3059" />
+      <location filename="../UI/UserInterface.py" line="3051" />
       <source>Mini Editor</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3050" />
+      <location filename="../UI/UserInterface.py" line="3053" />
       <source>Mini &amp;Editor...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3058" />
+      <location filename="../UI/UserInterface.py" line="3061" />
       <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="3067" />
+      <location filename="../UI/UserInterface.py" line="3070" />
       <source>Hex Editor</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3069" />
+      <location filename="../UI/UserInterface.py" line="3072" />
       <source>&amp;Hex Editor...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3075" />
+      <location filename="../UI/UserInterface.py" line="3078" />
       <source>Start the eric Hex Editor</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3077" />
+      <location filename="../UI/UserInterface.py" line="3080" />
       <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="3087" />
+      <location filename="../UI/UserInterface.py" line="3090" />
       <source>eric Web Browser</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3089" />
+      <location filename="../UI/UserInterface.py" line="3092" />
       <source>eric &amp;Web Browser...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3095" />
+      <location filename="../UI/UserInterface.py" line="3098" />
       <source>Start the eric Web Browser</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3097" />
+      <location filename="../UI/UserInterface.py" line="3100" />
       <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="3106" />
+      <location filename="../UI/UserInterface.py" line="3109" />
       <source>Icon Editor</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3108" />
+      <location filename="../UI/UserInterface.py" line="3111" />
       <source>&amp;Icon Editor...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3114" />
+      <location filename="../UI/UserInterface.py" line="3117" />
       <source>Start the eric Icon Editor</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3116" />
+      <location filename="../UI/UserInterface.py" line="3119" />
       <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="3125" />
+      <location filename="../UI/UserInterface.py" line="3128" />
       <source>Snapshot</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3127" />
+      <location filename="../UI/UserInterface.py" line="3130" />
       <source>&amp;Snapshot...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3133" />
+      <location filename="../UI/UserInterface.py" line="3136" />
       <source>Take snapshots of a screen region</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3135" />
+      <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="3145" />
+      <location filename="../UI/UserInterface.py" line="3148" />
       <source>eric PDF Viewer</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3147" />
+      <location filename="../UI/UserInterface.py" line="3150" />
       <source>eric PDF &amp;Viewer...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3153" />
+      <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="3155" />
+      <location filename="../UI/UserInterface.py" line="3158" />
       <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="3164" />
+      <location filename="../UI/UserInterface.py" line="3167" />
       <source>Preferences</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3166" />
+      <location filename="../UI/UserInterface.py" line="3169" />
       <source>&amp;Preferences...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3172" />
+      <location filename="../UI/UserInterface.py" line="3175" />
       <source>Set the prefered configuration</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3174" />
+      <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="3185" />
+      <location filename="../UI/UserInterface.py" line="3188" />
       <source>Export Preferences</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3187" />
+      <location filename="../UI/UserInterface.py" line="3190" />
       <source>E&amp;xport Preferences...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3193" />
+      <location filename="../UI/UserInterface.py" line="3196" />
       <source>Export the current configuration</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3195" />
+      <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="3204" />
+      <location filename="../UI/UserInterface.py" line="3207" />
       <source>Import Preferences</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3206" />
+      <location filename="../UI/UserInterface.py" line="3209" />
       <source>I&amp;mport Preferences...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3213" />
-      <source>Import a previously exported configuration</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>&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="3225" />
+      <location filename="../UI/UserInterface.py" line="3228" />
       <source>Export Theme</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3227" />
+      <location filename="../UI/UserInterface.py" line="3230" />
       <source>Export Theme...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3233" />
+      <location filename="../UI/UserInterface.py" line="3236" />
       <source>Export the current theme</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3235" />
+      <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="3244" />
+      <location filename="../UI/UserInterface.py" line="3247" />
       <source>Import Theme</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3246" />
+      <location filename="../UI/UserInterface.py" line="3249" />
       <source>Import Theme...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3252" />
+      <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="3254" />
+      <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="3263" />
+      <location filename="../UI/UserInterface.py" line="3266" />
       <source>Reload APIs</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3263" />
+      <location filename="../UI/UserInterface.py" line="3266" />
       <source>Reload &amp;APIs</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3265" />
+      <location filename="../UI/UserInterface.py" line="3268" />
       <source>Reload the API information</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3267" />
+      <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="3281" />
-      <location filename="../UI/UserInterface.py" line="3273" />
+      <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="3275" />
+      <location filename="../UI/UserInterface.py" line="3278" />
       <source>Show external &amp;tools</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3283" />
+      <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="3293" />
+      <location filename="../UI/UserInterface.py" line="3296" />
       <source>View Profiles</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3295" />
+      <location filename="../UI/UserInterface.py" line="3298" />
       <source>&amp;View Profiles...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3301" />
+      <location filename="../UI/UserInterface.py" line="3304" />
       <source>Configure view profiles</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3303" />
+      <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="3314" />
+      <location filename="../UI/UserInterface.py" line="3317" />
       <source>Toolbars</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3316" />
+      <location filename="../UI/UserInterface.py" line="3319" />
       <source>Tool&amp;bars...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3322" />
+      <location filename="../UI/UserInterface.py" line="3325" />
       <source>Configure toolbars</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3324" />
+      <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="3335" />
+      <location filename="../UI/UserInterface.py" line="3338" />
       <source>Keyboard Shortcuts</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3337" />
+      <location filename="../UI/UserInterface.py" line="3340" />
       <source>Keyboard &amp;Shortcuts...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3343" />
+      <location filename="../UI/UserInterface.py" line="3346" />
       <source>Set the keyboard shortcuts</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3345" />
+      <location filename="../UI/UserInterface.py" line="3348" />
       <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="7366" />
-      <location filename="../UI/UserInterface.py" line="7347" />
-      <location filename="../UI/UserInterface.py" line="3355" />
+      <location filename="../UI/UserInterface.py" line="7373" />
+      <location filename="../UI/UserInterface.py" line="7354" />
+      <location filename="../UI/UserInterface.py" line="3358" />
       <source>Export Keyboard Shortcuts</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3357" />
+      <location filename="../UI/UserInterface.py" line="3360" />
       <source>&amp;Export Keyboard Shortcuts...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3363" />
+      <location filename="../UI/UserInterface.py" line="3366" />
       <source>Export the keyboard shortcuts</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3365" />
+      <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="7385" />
-      <location filename="../UI/UserInterface.py" line="3374" />
+      <location filename="../UI/UserInterface.py" line="7392" />
+      <location filename="../UI/UserInterface.py" line="3377" />
       <source>Import Keyboard Shortcuts</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3376" />
+      <location filename="../UI/UserInterface.py" line="3379" />
       <source>&amp;Import Keyboard Shortcuts...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3382" />
+      <location filename="../UI/UserInterface.py" line="3385" />
       <source>Import the keyboard shortcuts</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3384" />
+      <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="3394" />
+      <location filename="../UI/UserInterface.py" line="3397" />
       <source>Manage SSL Certificates</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3396" />
+      <location filename="../UI/UserInterface.py" line="3399" />
       <source>Manage SSL Certificates...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3403" />
-      <source>Manage the saved 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="3416" />
+      <location filename="../UI/UserInterface.py" line="3419" />
       <source>Edit Message Filters</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3418" />
+      <location filename="../UI/UserInterface.py" line="3421" />
       <source>Edit Message Filters...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3425" />
-      <source>Edit the message filters used to suppress unwanted messages</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;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="3447" />
-      <location filename="../UI/UserInterface.py" line="3441" />
-      <location filename="../UI/UserInterface.py" line="3439" />
+      <location filename="../UI/UserInterface.py" line="3450" />
+      <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="3449" />
+      <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="3460" />
-      <location filename="../UI/UserInterface.py" line="3459" />
+      <location filename="../UI/UserInterface.py" line="3463" />
+      <location filename="../UI/UserInterface.py" line="3462" />
       <source>Activate current editor</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3461" />
+      <location filename="../UI/UserInterface.py" line="3464" />
       <source>Alt+Shift+E</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3472" />
-      <location filename="../UI/UserInterface.py" line="3471" />
+      <location filename="../UI/UserInterface.py" line="3475" />
+      <location filename="../UI/UserInterface.py" line="3474" />
       <source>Show next</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3473" />
+      <location filename="../UI/UserInterface.py" line="3476" />
       <source>Ctrl+Alt+Tab</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3484" />
-      <location filename="../UI/UserInterface.py" line="3483" />
+      <location filename="../UI/UserInterface.py" line="3487" />
+      <location filename="../UI/UserInterface.py" line="3486" />
       <source>Show previous</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3485" />
+      <location filename="../UI/UserInterface.py" line="3488" />
       <source>Shift+Ctrl+Alt+Tab</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3496" />
-      <location filename="../UI/UserInterface.py" line="3495" />
+      <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="3497" />
+      <location filename="../UI/UserInterface.py" line="3500" />
       <source>Ctrl+1</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3507" />
+      <location filename="../UI/UserInterface.py" line="3510" />
       <source>Plugin Infos</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3509" />
+      <location filename="../UI/UserInterface.py" line="3512" />
       <source>&amp;Plugin Infos...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3515" />
+      <location filename="../UI/UserInterface.py" line="3518" />
       <source>Show Plugin Infos</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3517" />
+      <location filename="../UI/UserInterface.py" line="3520" />
       <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="3535" />
-      <location filename="../UI/UserInterface.py" line="3527" />
+      <location filename="../UI/UserInterface.py" line="3538" />
+      <location filename="../UI/UserInterface.py" line="3530" />
       <source>Install Plugins</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3529" />
+      <location filename="../UI/UserInterface.py" line="3532" />
       <source>&amp;Install Plugins...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3537" />
+      <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="3554" />
-      <location filename="../UI/UserInterface.py" line="3546" />
+      <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="3548" />
+      <location filename="../UI/UserInterface.py" line="3551" />
       <source>&amp;Uninstall Plugin...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3556" />
+      <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="3567" />
+      <location filename="../UI/UserInterface.py" line="3570" />
       <source>Plugin &amp;Repository...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3573" />
+      <location filename="../UI/UserInterface.py" line="3576" />
       <source>Show Plugins available for download</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3575" />
+      <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="3602" />
-      <location filename="../UI/UserInterface.py" line="3601" />
+      <location filename="../UI/UserInterface.py" line="3605" />
+      <location filename="../UI/UserInterface.py" line="3604" />
       <source>Qt5 Documentation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3608" />
+      <location filename="../UI/UserInterface.py" line="3611" />
       <source>Open Qt5 Documentation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3610" />
+      <location filename="../UI/UserInterface.py" line="3613" />
       <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="3623" />
-      <location filename="../UI/UserInterface.py" line="3622" />
+      <location filename="../UI/UserInterface.py" line="3626" />
+      <location filename="../UI/UserInterface.py" line="3625" />
       <source>Qt6 Documentation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3629" />
+      <location filename="../UI/UserInterface.py" line="3632" />
       <source>Open Qt6 Documentation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3631" />
+      <location filename="../UI/UserInterface.py" line="3634" />
       <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="3644" />
-      <location filename="../UI/UserInterface.py" line="3643" />
+      <location filename="../UI/UserInterface.py" line="3647" />
+      <location filename="../UI/UserInterface.py" line="3646" />
       <source>PyQt5 Documentation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3650" />
+      <location filename="../UI/UserInterface.py" line="3653" />
       <source>Open PyQt5 Documentation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3652" />
+      <location filename="../UI/UserInterface.py" line="3655" />
       <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="3665" />
-      <location filename="../UI/UserInterface.py" line="3664" />
+      <location filename="../UI/UserInterface.py" line="3668" />
+      <location filename="../UI/UserInterface.py" line="3667" />
       <source>PyQt6 Documentation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3671" />
+      <location filename="../UI/UserInterface.py" line="3674" />
       <source>Open PyQt6 Documentation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3673" />
+      <location filename="../UI/UserInterface.py" line="3676" />
       <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="3691" />
-      <location filename="../UI/UserInterface.py" line="3690" />
+      <location filename="../UI/UserInterface.py" line="3694" />
+      <location filename="../UI/UserInterface.py" line="3693" />
       <source>Python 3 Documentation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3697" />
+      <location filename="../UI/UserInterface.py" line="3700" />
       <source>Open Python 3 Documentation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3699" />
+      <location filename="../UI/UserInterface.py" line="3702" />
       <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="3718" />
-      <location filename="../UI/UserInterface.py" line="3717" />
+      <location filename="../UI/UserInterface.py" line="3721" />
+      <location filename="../UI/UserInterface.py" line="3720" />
       <source>eric API Documentation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3724" />
+      <location filename="../UI/UserInterface.py" line="3727" />
       <source>Open eric API Documentation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3726" />
+      <location filename="../UI/UserInterface.py" line="3729" />
       <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="3744" />
-      <location filename="../UI/UserInterface.py" line="3743" />
+      <location filename="../UI/UserInterface.py" line="3747" />
+      <location filename="../UI/UserInterface.py" line="3746" />
       <source>PySide2 Documentation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3750" />
+      <location filename="../UI/UserInterface.py" line="3753" />
       <source>Open PySide2 Documentation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3752" />
+      <location filename="../UI/UserInterface.py" line="3755" />
       <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="3770" />
-      <location filename="../UI/UserInterface.py" line="3769" />
+      <location filename="../UI/UserInterface.py" line="3773" />
+      <location filename="../UI/UserInterface.py" line="3772" />
       <source>PySide6 Documentation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3776" />
+      <location filename="../UI/UserInterface.py" line="3779" />
       <source>Open PySide6 Documentation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3778" />
+      <location filename="../UI/UserInterface.py" line="3781" />
       <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="3878" />
+      <location filename="../UI/UserInterface.py" line="3881" />
       <source>E&amp;xtras</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3888" />
+      <location filename="../UI/UserInterface.py" line="3891" />
       <source>Wi&amp;zards</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3906" />
+      <location filename="../UI/UserInterface.py" line="3909" />
       <source>P&amp;lugins</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3915" />
+      <location filename="../UI/UserInterface.py" line="3918" />
       <source>Configure...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3924" />
+      <location filename="../UI/UserInterface.py" line="3927" />
       <source>&amp;Testing</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3941" />
+      <location filename="../UI/UserInterface.py" line="3944" />
       <source>Select Tool Group</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3952" />
+      <location filename="../UI/UserInterface.py" line="3955" />
       <source>Se&amp;ttings</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3985" />
+      <location filename="../UI/UserInterface.py" line="3988" />
       <source>&amp;Window</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3994" />
+      <location filename="../UI/UserInterface.py" line="3997" />
       <source>&amp;Windows</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3998" />
+      <location filename="../UI/UserInterface.py" line="4001" />
       <source>Central Park</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4002" />
+      <location filename="../UI/UserInterface.py" line="4005" />
       <source>Left Side</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4021" />
+      <location filename="../UI/UserInterface.py" line="4024" />
       <source>Right Side</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4040" />
+      <location filename="../UI/UserInterface.py" line="4043" />
       <source>Bottom Side</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4048" />
+      <location filename="../UI/UserInterface.py" line="4051" />
       <source>Plug-ins</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4054" />
+      <location filename="../UI/UserInterface.py" line="4057" />
       <source>&amp;Toolbars</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4067" />
+      <location filename="../UI/UserInterface.py" line="4070" />
       <source>&amp;Help</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4122" />
-      <location filename="../UI/UserInterface.py" line="4106" />
+      <location filename="../UI/UserInterface.py" line="4125" />
+      <location filename="../UI/UserInterface.py" line="4109" />
       <source>Tools</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4124" />
-      <location filename="../UI/UserInterface.py" line="4110" />
-      <source>Settings</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="6162" />
-      <location filename="../UI/UserInterface.py" line="4125" />
-      <location filename="../UI/UserInterface.py" line="4111" />
-      <source>Help</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="4126" />
-      <location filename="../UI/UserInterface.py" line="4112" />
-      <source>Profiles</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="4127" />
       <location filename="../UI/UserInterface.py" line="4113" />
+      <source>Settings</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="6167" />
+      <location filename="../UI/UserInterface.py" line="4128" />
+      <location filename="../UI/UserInterface.py" line="4114" />
+      <source>Help</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="4129" />
+      <location filename="../UI/UserInterface.py" line="4115" />
+      <source>Profiles</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="4130" />
+      <location filename="../UI/UserInterface.py" line="4116" />
       <source>Plugins</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4123" />
+      <location filename="../UI/UserInterface.py" line="4126" />
       <source>Unittest</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4296" />
+      <location filename="../UI/UserInterface.py" line="4299" />
       <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="4305" />
+      <location filename="../UI/UserInterface.py" line="4308" />
       <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="4314" />
+      <location filename="../UI/UserInterface.py" line="4317" />
       <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="4323" />
+      <location filename="../UI/UserInterface.py" line="4326" />
       <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="4332" />
+      <location filename="../UI/UserInterface.py" line="4335" />
       <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="4341" />
+      <location filename="../UI/UserInterface.py" line="4344" />
       <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="4355" />
+      <location filename="../UI/UserInterface.py" line="4358" />
       <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="4426" />
-      <location filename="../UI/UserInterface.py" line="4385" />
+      <location filename="../UI/UserInterface.py" line="4429" />
+      <location filename="../UI/UserInterface.py" line="4388" />
       <source>External Tools/{0}</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4534" />
+      <location filename="../UI/UserInterface.py" line="4537" />
       <source>&lt;h2&gt;Version Numbers&lt;/h2&gt;&lt;table&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4583" />
+      <location filename="../UI/UserInterface.py" line="4586" />
       <source>&lt;tr&gt;&lt;td&gt;&lt;b&gt;WebEngine (Security)&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4600" />
+      <location filename="../UI/UserInterface.py" line="4603" />
       <source>Desktop</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4604" />
-      <source>Session Type</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="4607" />
+      <source>Session Type</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="4610" />
       <source>&lt;/table&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4644" />
+      <location filename="../UI/UserInterface.py" line="4647" />
       <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="4959" />
+      <location filename="../UI/UserInterface.py" line="4962" />
       <source>Restart application</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4960" />
+      <location filename="../UI/UserInterface.py" line="4963" />
       <source>The application needs to be restarted. Do it now?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4984" />
+      <location filename="../UI/UserInterface.py" line="4987" />
       <source>Upgrade PyQt</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4985" />
+      <location filename="../UI/UserInterface.py" line="4988" />
       <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="5035" />
-      <location filename="../UI/UserInterface.py" line="5009" />
+      <location filename="../UI/UserInterface.py" line="5038" />
+      <location filename="../UI/UserInterface.py" line="5012" />
       <source>Upgrade Eric</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="5010" />
+      <location filename="../UI/UserInterface.py" line="5013" />
       <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="5036" />
+      <location filename="../UI/UserInterface.py" line="5039" />
       <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="5094" />
+      <location filename="../UI/UserInterface.py" line="5097" />
       <source>&amp;Builtin Tools</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="5112" />
-      <source>&amp;Plugin Tools</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="5115" />
+      <source>&amp;Plugin Tools</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="5118" />
       <source>&amp;User Tools</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="5141" />
+      <location filename="../UI/UserInterface.py" line="5144" />
       <source>Configure Tool Groups ...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="5145" />
+      <location filename="../UI/UserInterface.py" line="5148" />
       <source>Configure current Tool Group ...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="5184" />
-      <location filename="../UI/UserInterface.py" line="5164" />
+      <location filename="../UI/UserInterface.py" line="5187" />
+      <location filename="../UI/UserInterface.py" line="5167" />
       <source>No User Tools Configured</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="5258" />
+      <location filename="../UI/UserInterface.py" line="5261" />
       <source>&amp;Show all</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="5260" />
+      <location filename="../UI/UserInterface.py" line="5263" />
       <source>&amp;Hide all</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6297" />
-      <location filename="../UI/UserInterface.py" line="6286" />
-      <location filename="../UI/UserInterface.py" line="6238" />
-      <location filename="../UI/UserInterface.py" line="6228" />
-      <location filename="../UI/UserInterface.py" line="6062" />
-      <location filename="../UI/UserInterface.py" line="6052" />
-      <location filename="../UI/UserInterface.py" line="5994" />
-      <location filename="../UI/UserInterface.py" line="5984" />
+      <location filename="../UI/UserInterface.py" line="6302" />
+      <location filename="../UI/UserInterface.py" line="6291" />
+      <location filename="../UI/UserInterface.py" line="6243" />
+      <location filename="../UI/UserInterface.py" line="6233" />
+      <location filename="../UI/UserInterface.py" line="6067" />
+      <location filename="../UI/UserInterface.py" line="6057" />
+      <location filename="../UI/UserInterface.py" line="5999" />
+      <location filename="../UI/UserInterface.py" line="5989" />
       <source>Problem</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6298" />
-      <location filename="../UI/UserInterface.py" line="6287" />
-      <location filename="../UI/UserInterface.py" line="6239" />
-      <location filename="../UI/UserInterface.py" line="6229" />
-      <location filename="../UI/UserInterface.py" line="6063" />
-      <location filename="../UI/UserInterface.py" line="6053" />
-      <location filename="../UI/UserInterface.py" line="5995" />
-      <location filename="../UI/UserInterface.py" line="5985" />
+      <location filename="../UI/UserInterface.py" line="6303" />
+      <location filename="../UI/UserInterface.py" line="6292" />
+      <location filename="../UI/UserInterface.py" line="6244" />
+      <location filename="../UI/UserInterface.py" line="6234" />
+      <location filename="../UI/UserInterface.py" line="6068" />
+      <location filename="../UI/UserInterface.py" line="6058" />
+      <location filename="../UI/UserInterface.py" line="6000" />
+      <location filename="../UI/UserInterface.py" line="5990" />
       <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="6527" />
-      <location filename="../UI/UserInterface.py" line="6440" />
-      <location filename="../UI/UserInterface.py" line="6333" />
-      <location filename="../UI/UserInterface.py" line="6310" />
-      <location filename="../UI/UserInterface.py" line="6251" />
-      <location filename="../UI/UserInterface.py" line="6199" />
-      <location filename="../UI/UserInterface.py" line="6178" />
-      <location filename="../UI/UserInterface.py" line="6138" />
-      <location filename="../UI/UserInterface.py" line="6129" />
-      <location filename="../UI/UserInterface.py" line="6094" />
-      <location filename="../UI/UserInterface.py" line="6085" />
-      <location filename="../UI/UserInterface.py" line="6026" />
-      <location filename="../UI/UserInterface.py" line="6017" />
+      <location filename="../UI/UserInterface.py" line="6532" />
+      <location filename="../UI/UserInterface.py" line="6445" />
+      <location filename="../UI/UserInterface.py" line="6338" />
+      <location filename="../UI/UserInterface.py" line="6315" />
+      <location filename="../UI/UserInterface.py" line="6256" />
+      <location filename="../UI/UserInterface.py" line="6204" />
+      <location filename="../UI/UserInterface.py" line="6183" />
+      <location filename="../UI/UserInterface.py" line="6143" />
+      <location filename="../UI/UserInterface.py" line="6134" />
+      <location filename="../UI/UserInterface.py" line="6099" />
+      <location filename="../UI/UserInterface.py" line="6090" />
+      <location filename="../UI/UserInterface.py" line="6031" />
+      <location filename="../UI/UserInterface.py" line="6022" />
       <source>Process Generation Error</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6018" />
+      <location filename="../UI/UserInterface.py" line="6023" />
       <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="6027" />
+      <location filename="../UI/UserInterface.py" line="6032" />
       <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="6086" />
+      <location filename="../UI/UserInterface.py" line="6091" />
       <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="6095" />
+      <location filename="../UI/UserInterface.py" line="6100" />
       <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="6130" />
+      <location filename="../UI/UserInterface.py" line="6135" />
       <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="6139" />
+      <location filename="../UI/UserInterface.py" line="6144" />
       <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="6163" />
+      <location filename="../UI/UserInterface.py" line="6168" />
       <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="6179" />
+      <location filename="../UI/UserInterface.py" line="6184" />
       <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="6200" />
+      <location filename="../UI/UserInterface.py" line="6205" />
       <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="6252" />
+      <location filename="../UI/UserInterface.py" line="6257" />
       <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="6311" />
+      <location filename="../UI/UserInterface.py" line="6316" />
       <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="6334" />
+      <location filename="../UI/UserInterface.py" line="6339" />
       <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="6441" />
+      <location filename="../UI/UserInterface.py" line="6446" />
       <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="6474" />
-      <location filename="../UI/UserInterface.py" line="6464" />
+      <location filename="../UI/UserInterface.py" line="6479" />
+      <location filename="../UI/UserInterface.py" line="6469" />
       <source>External Tools</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6465" />
+      <location filename="../UI/UserInterface.py" line="6470" />
       <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="6475" />
+      <location filename="../UI/UserInterface.py" line="6480" />
       <source>No toolgroup entry '{0}' found.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6510" />
+      <location filename="../UI/UserInterface.py" line="6515" />
       <source>Starting process '{0} {1}'.
 </source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6528" />
+      <location filename="../UI/UserInterface.py" line="6533" />
       <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="6604" />
+      <location filename="../UI/UserInterface.py" line="6609" />
       <source>Process '{0}' has exited.
 </source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6891" />
-      <location filename="../UI/UserInterface.py" line="6829" />
-      <location filename="../UI/UserInterface.py" line="6785" />
-      <location filename="../UI/UserInterface.py" line="6711" />
-      <location filename="../UI/UserInterface.py" line="6647" />
+      <location filename="../UI/UserInterface.py" line="6896" />
+      <location filename="../UI/UserInterface.py" line="6834" />
+      <location filename="../UI/UserInterface.py" line="6790" />
+      <location filename="../UI/UserInterface.py" line="6716" />
+      <location filename="../UI/UserInterface.py" line="6652" />
       <source>Documentation Missing</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6892" />
-      <location filename="../UI/UserInterface.py" line="6830" />
-      <location filename="../UI/UserInterface.py" line="6786" />
-      <location filename="../UI/UserInterface.py" line="6712" />
-      <location filename="../UI/UserInterface.py" line="6648" />
+      <location filename="../UI/UserInterface.py" line="6897" />
+      <location filename="../UI/UserInterface.py" line="6835" />
+      <location filename="../UI/UserInterface.py" line="6791" />
+      <location filename="../UI/UserInterface.py" line="6717" />
+      <location filename="../UI/UserInterface.py" line="6653" />
       <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="6873" />
-      <location filename="../UI/UserInterface.py" line="6755" />
+      <location filename="../UI/UserInterface.py" line="6878" />
+      <location filename="../UI/UserInterface.py" line="6760" />
       <source>Documentation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6756" />
+      <location filename="../UI/UserInterface.py" line="6761" />
       <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="6874" />
+      <location filename="../UI/UserInterface.py" line="6879" />
       <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="7052" />
-      <location filename="../UI/UserInterface.py" line="6989" />
+      <location filename="../UI/UserInterface.py" line="7057" />
+      <location filename="../UI/UserInterface.py" line="6994" />
       <source>Start Web Browser</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6990" />
+      <location filename="../UI/UserInterface.py" line="6995" />
       <source>The eric web browser could not be started.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7053" />
+      <location filename="../UI/UserInterface.py" line="7058" />
       <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="7095" />
+      <location filename="../UI/UserInterface.py" line="7100" />
       <source>Open Browser</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7095" />
+      <location filename="../UI/UserInterface.py" line="7100" />
       <source>Could not start a web browser</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7349" />
+      <location filename="../UI/UserInterface.py" line="7356" />
       <source>Keyboard Shortcuts File (*.ekj)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7367" />
+      <location filename="../UI/UserInterface.py" line="7374" />
       <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="7387" />
+      <location filename="../UI/UserInterface.py" line="7394" />
       <source>Keyboard Shortcuts File (*.ekj);;XML Keyboard shortcut file (*.e4k)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7570" />
+      <location filename="../UI/UserInterface.py" line="7577" />
       <source>Read Tasks</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7571" />
+      <location filename="../UI/UserInterface.py" line="7578" />
       <source>&lt;p&gt;The tasks 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="7614" />
+      <location filename="../UI/UserInterface.py" line="7621" />
       <source>Read Session</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7642" />
-      <location filename="../UI/UserInterface.py" line="7615" />
+      <location filename="../UI/UserInterface.py" line="7649" />
+      <location filename="../UI/UserInterface.py" line="7622" />
       <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="7641" />
+      <location filename="../UI/UserInterface.py" line="7648" />
       <source>Read session</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7658" />
+      <location filename="../UI/UserInterface.py" line="7665" />
       <source>Save Session</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7660" />
+      <location filename="../UI/UserInterface.py" line="7667" />
       <source>eric Session Files (*.esj)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7683" />
+      <location filename="../UI/UserInterface.py" line="7690" />
       <source>eric Session Files (*.esj);;eric XML Session Files (*.e5s)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7729" />
+      <location filename="../UI/UserInterface.py" line="7736" />
       <source>Crash Session found!</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7730" />
+      <location filename="../UI/UserInterface.py" line="7737" />
       <source>A session file of a crashed session was found. Shall this session be restored?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="8100" />
+      <location filename="../UI/UserInterface.py" line="8107" />
       <source>Drop Error</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="8101" />
+      <location filename="../UI/UserInterface.py" line="8108" />
       <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="8282" />
+      <location filename="../UI/UserInterface.py" line="8289" />
       <source>Upgrade available</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="8283" />
+      <location filename="../UI/UserInterface.py" line="8290" />
       <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="8336" />
-      <location filename="../UI/UserInterface.py" line="8323" />
+      <location filename="../UI/UserInterface.py" line="8347" />
+      <location filename="../UI/UserInterface.py" line="8334" />
       <source>First time usage</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="8324" />
+      <location filename="../UI/UserInterface.py" line="8335" />
       <source>eric7 has not been configured yet but an eric6 configuration was found. Shall this be imported?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="8337" />
+      <location filename="../UI/UserInterface.py" line="8348" />
       <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="8360" />
+      <location filename="../UI/UserInterface.py" line="8371" />
       <source>Select Workspace Directory</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="8520" />
+      <location filename="../UI/UserInterface.py" line="8531" />
       <source>Unsaved Data Detected</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="8521" />
+      <location filename="../UI/UserInterface.py" line="8532" />
       <source>Some editors contain unsaved data. Shall these be saved?</source>
       <translation type="unfinished" />
     </message>
@@ -89613,755 +89913,755 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="680" />
+      <location filename="../ViewManager/ViewManager.py" line="681" />
       <location filename="../QScintilla/ShellWindow.py" line="302" />
       <source>Ctrl+S</source>
       <comment>File|Save</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1031" />
+      <location filename="../ViewManager/ViewManager.py" line="1032" />
       <location filename="../QScintilla/ShellWindow.py" line="329" />
       <source>Cut</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1033" />
+      <location filename="../ViewManager/ViewManager.py" line="1034" />
       <location filename="../QScintilla/ShellWindow.py" line="331" />
       <source>Cu&amp;t</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1035" />
+      <location filename="../ViewManager/ViewManager.py" line="1036" />
       <location filename="../QScintilla/ShellWindow.py" line="333" />
       <source>Ctrl+X</source>
       <comment>Edit|Cut</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1038" />
+      <location filename="../ViewManager/ViewManager.py" line="1039" />
       <location filename="../QScintilla/ShellWindow.py" line="336" />
       <source>Shift+Del</source>
       <comment>Edit|Cut</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1044" />
+      <location filename="../ViewManager/ViewManager.py" line="1045" />
       <location filename="../QScintilla/ShellWindow.py" line="342" />
       <source>Cut the selection</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1058" />
+      <location filename="../ViewManager/ViewManager.py" line="1059" />
       <location filename="../QScintilla/ShellWindow.py" line="351" />
       <source>Copy</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1060" />
+      <location filename="../ViewManager/ViewManager.py" line="1061" />
       <location filename="../QScintilla/ShellWindow.py" line="353" />
       <source>&amp;Copy</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1062" />
+      <location filename="../ViewManager/ViewManager.py" line="1063" />
       <location filename="../QScintilla/ShellWindow.py" line="355" />
       <source>Ctrl+C</source>
       <comment>Edit|Copy</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1065" />
+      <location filename="../ViewManager/ViewManager.py" line="1066" />
       <location filename="../QScintilla/ShellWindow.py" line="358" />
       <source>Ctrl+Ins</source>
       <comment>Edit|Copy</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1071" />
+      <location filename="../ViewManager/ViewManager.py" line="1072" />
       <location filename="../QScintilla/ShellWindow.py" line="364" />
       <source>Copy the selection</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1085" />
+      <location filename="../ViewManager/ViewManager.py" line="1086" />
       <location filename="../QScintilla/ShellWindow.py" line="373" />
       <source>Paste</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1087" />
+      <location filename="../ViewManager/ViewManager.py" line="1088" />
       <location filename="../QScintilla/ShellWindow.py" line="375" />
       <source>&amp;Paste</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1089" />
+      <location filename="../ViewManager/ViewManager.py" line="1090" />
       <location filename="../QScintilla/ShellWindow.py" line="377" />
       <source>Ctrl+V</source>
       <comment>Edit|Paste</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1092" />
+      <location filename="../ViewManager/ViewManager.py" line="1093" />
       <location filename="../QScintilla/ShellWindow.py" line="380" />
       <source>Shift+Ins</source>
       <comment>Edit|Paste</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1098" />
+      <location filename="../ViewManager/ViewManager.py" line="1099" />
       <location filename="../QScintilla/ShellWindow.py" line="386" />
       <source>Paste the last cut/copied text</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1114" />
-      <location filename="../ViewManager/ViewManager.py" line="1112" />
+      <location filename="../ViewManager/ViewManager.py" line="1115" />
+      <location filename="../ViewManager/ViewManager.py" line="1113" />
       <location filename="../QScintilla/ShellWindow.py" line="400" />
       <location filename="../QScintilla/ShellWindow.py" line="398" />
       <source>Clear</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1116" />
+      <location filename="../ViewManager/ViewManager.py" line="1117" />
       <location filename="../QScintilla/ShellWindow.py" line="402" />
       <source>Alt+Shift+C</source>
       <comment>Edit|Clear</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1123" />
+      <location filename="../ViewManager/ViewManager.py" line="1124" />
       <location filename="../QScintilla/ShellWindow.py" line="409" />
       <source>Clear all text</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2518" />
-      <location filename="../ViewManager/ViewManager.py" line="2517" />
-      <location filename="../QScintilla/MiniEditor.py" line="1684" />
-      <location filename="../QScintilla/MiniEditor.py" line="1683" />
-      <location filename="../QScintilla/ShellWindow.py" line="435" />
-      <location filename="../QScintilla/ShellWindow.py" line="434" />
-      <source>Delete current line</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="2519" />
+      <location filename="../ViewManager/ViewManager.py" line="2518" />
       <location filename="../QScintilla/MiniEditor.py" line="1685" />
+      <location filename="../QScintilla/MiniEditor.py" line="1684" />
+      <location filename="../QScintilla/ShellWindow.py" line="435" />
+      <location filename="../QScintilla/ShellWindow.py" line="434" />
+      <source>Delete current line</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="2520" />
+      <location filename="../QScintilla/MiniEditor.py" line="1686" />
       <location filename="../QScintilla/ShellWindow.py" line="436" />
       <source>Ctrl+Shift+L</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2025" />
-      <location filename="../ViewManager/ViewManager.py" line="2024" />
-      <location filename="../QScintilla/MiniEditor.py" line="1206" />
-      <location filename="../QScintilla/MiniEditor.py" line="1205" />
-      <location filename="../QScintilla/ShellWindow.py" line="447" />
-      <location filename="../QScintilla/ShellWindow.py" line="446" />
-      <source>Indent one level</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="2026" />
+      <location filename="../ViewManager/ViewManager.py" line="2025" />
       <location filename="../QScintilla/MiniEditor.py" line="1207" />
+      <location filename="../QScintilla/MiniEditor.py" line="1206" />
+      <location filename="../QScintilla/ShellWindow.py" line="447" />
+      <location filename="../QScintilla/ShellWindow.py" line="446" />
+      <source>Indent one level</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="2027" />
+      <location filename="../QScintilla/MiniEditor.py" line="1208" />
       <location filename="../QScintilla/ShellWindow.py" line="448" />
       <source>Tab</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2491" />
-      <location filename="../ViewManager/ViewManager.py" line="2490" />
-      <location filename="../QScintilla/MiniEditor.py" line="1672" />
-      <location filename="../QScintilla/MiniEditor.py" line="1671" />
-      <location filename="../QScintilla/ShellWindow.py" line="459" />
-      <location filename="../QScintilla/ShellWindow.py" line="458" />
-      <source>Insert new line</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="2492" />
+      <location filename="../ViewManager/ViewManager.py" line="2491" />
       <location filename="../QScintilla/MiniEditor.py" line="1673" />
-      <location filename="../QScintilla/ShellWindow.py" line="460" />
-      <source>Return</source>
+      <location filename="../QScintilla/MiniEditor.py" line="1672" />
+      <location filename="../QScintilla/ShellWindow.py" line="459" />
+      <location filename="../QScintilla/ShellWindow.py" line="458" />
+      <source>Insert new line</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2493" />
       <location filename="../QScintilla/MiniEditor.py" line="1674" />
+      <location filename="../QScintilla/ShellWindow.py" line="460" />
+      <source>Return</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="2494" />
+      <location filename="../QScintilla/MiniEditor.py" line="1675" />
       <location filename="../QScintilla/ShellWindow.py" line="461" />
       <source>Enter</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2377" />
-      <location filename="../ViewManager/ViewManager.py" line="2376" />
-      <location filename="../QScintilla/MiniEditor.py" line="1558" />
-      <location filename="../QScintilla/MiniEditor.py" line="1557" />
-      <location filename="../QScintilla/ShellWindow.py" line="471" />
-      <location filename="../QScintilla/ShellWindow.py" line="470" />
-      <source>Delete previous character</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="2378" />
+      <location filename="../ViewManager/ViewManager.py" line="2377" />
       <location filename="../QScintilla/MiniEditor.py" line="1559" />
+      <location filename="../QScintilla/MiniEditor.py" line="1558" />
+      <location filename="../QScintilla/ShellWindow.py" line="471" />
+      <location filename="../QScintilla/ShellWindow.py" line="470" />
+      <source>Delete previous character</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="2379" />
+      <location filename="../QScintilla/MiniEditor.py" line="1560" />
       <location filename="../QScintilla/ShellWindow.py" line="472" />
       <source>Backspace</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2385" />
-      <location filename="../QScintilla/MiniEditor.py" line="1566" />
+      <location filename="../ViewManager/ViewManager.py" line="2386" />
+      <location filename="../QScintilla/MiniEditor.py" line="1567" />
       <location filename="../QScintilla/ShellWindow.py" line="479" />
       <source>Meta+H</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2390" />
-      <location filename="../QScintilla/MiniEditor.py" line="1571" />
+      <location filename="../ViewManager/ViewManager.py" line="2391" />
+      <location filename="../QScintilla/MiniEditor.py" line="1572" />
       <location filename="../QScintilla/ShellWindow.py" line="484" />
       <source>Shift+Backspace</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2415" />
-      <location filename="../ViewManager/ViewManager.py" line="2414" />
-      <location filename="../QScintilla/MiniEditor.py" line="1596" />
-      <location filename="../QScintilla/MiniEditor.py" line="1595" />
-      <location filename="../QScintilla/ShellWindow.py" line="493" />
-      <location filename="../QScintilla/ShellWindow.py" line="492" />
-      <source>Delete current character</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="2416" />
+      <location filename="../ViewManager/ViewManager.py" line="2415" />
       <location filename="../QScintilla/MiniEditor.py" line="1597" />
+      <location filename="../QScintilla/MiniEditor.py" line="1596" />
+      <location filename="../QScintilla/ShellWindow.py" line="493" />
+      <location filename="../QScintilla/ShellWindow.py" line="492" />
+      <source>Delete current character</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="2417" />
+      <location filename="../QScintilla/MiniEditor.py" line="1598" />
       <location filename="../QScintilla/ShellWindow.py" line="494" />
       <source>Del</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2423" />
-      <location filename="../QScintilla/MiniEditor.py" line="1604" />
+      <location filename="../ViewManager/ViewManager.py" line="2424" />
+      <location filename="../QScintilla/MiniEditor.py" line="1605" />
       <location filename="../QScintilla/ShellWindow.py" line="501" />
       <source>Meta+D</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2431" />
-      <location filename="../ViewManager/ViewManager.py" line="2430" />
-      <location filename="../QScintilla/MiniEditor.py" line="1612" />
-      <location filename="../QScintilla/MiniEditor.py" line="1611" />
-      <location filename="../QScintilla/ShellWindow.py" line="509" />
-      <location filename="../QScintilla/ShellWindow.py" line="508" />
-      <source>Delete word to left</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="2432" />
+      <location filename="../ViewManager/ViewManager.py" line="2431" />
       <location filename="../QScintilla/MiniEditor.py" line="1613" />
+      <location filename="../QScintilla/MiniEditor.py" line="1612" />
+      <location filename="../QScintilla/ShellWindow.py" line="509" />
+      <location filename="../QScintilla/ShellWindow.py" line="508" />
+      <source>Delete word to left</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="2433" />
+      <location filename="../QScintilla/MiniEditor.py" line="1614" />
       <location filename="../QScintilla/ShellWindow.py" line="510" />
       <source>Ctrl+Backspace</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2443" />
-      <location filename="../ViewManager/ViewManager.py" line="2442" />
-      <location filename="../QScintilla/MiniEditor.py" line="1624" />
-      <location filename="../QScintilla/MiniEditor.py" line="1623" />
-      <location filename="../QScintilla/ShellWindow.py" line="521" />
-      <location filename="../QScintilla/ShellWindow.py" line="520" />
-      <source>Delete word to right</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="2444" />
+      <location filename="../ViewManager/ViewManager.py" line="2443" />
       <location filename="../QScintilla/MiniEditor.py" line="1625" />
+      <location filename="../QScintilla/MiniEditor.py" line="1624" />
+      <location filename="../QScintilla/ShellWindow.py" line="521" />
+      <location filename="../QScintilla/ShellWindow.py" line="520" />
+      <source>Delete word to right</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="2445" />
+      <location filename="../QScintilla/MiniEditor.py" line="1626" />
       <location filename="../QScintilla/ShellWindow.py" line="522" />
       <source>Ctrl+Del</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../ViewManager/ViewManager.py" line="2456" />
       <location filename="../ViewManager/ViewManager.py" line="2455" />
-      <location filename="../ViewManager/ViewManager.py" line="2454" />
+      <location filename="../QScintilla/MiniEditor.py" line="1637" />
       <location filename="../QScintilla/MiniEditor.py" line="1636" />
-      <location filename="../QScintilla/MiniEditor.py" line="1635" />
       <location filename="../QScintilla/ShellWindow.py" line="533" />
       <location filename="../QScintilla/ShellWindow.py" line="532" />
       <source>Delete line to left</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2457" />
-      <location filename="../QScintilla/MiniEditor.py" line="1638" />
+      <location filename="../ViewManager/ViewManager.py" line="2458" />
+      <location filename="../QScintilla/MiniEditor.py" line="1639" />
       <location filename="../QScintilla/ShellWindow.py" line="535" />
       <source>Ctrl+Shift+Backspace</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../ViewManager/ViewManager.py" line="2470" />
       <location filename="../ViewManager/ViewManager.py" line="2469" />
-      <location filename="../ViewManager/ViewManager.py" line="2468" />
+      <location filename="../QScintilla/MiniEditor.py" line="1651" />
       <location filename="../QScintilla/MiniEditor.py" line="1650" />
-      <location filename="../QScintilla/MiniEditor.py" line="1649" />
       <location filename="../QScintilla/ShellWindow.py" line="547" />
       <location filename="../QScintilla/ShellWindow.py" line="546" />
       <source>Delete line to right</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2477" />
-      <location filename="../QScintilla/MiniEditor.py" line="1658" />
+      <location filename="../ViewManager/ViewManager.py" line="2478" />
+      <location filename="../QScintilla/MiniEditor.py" line="1659" />
       <location filename="../QScintilla/ShellWindow.py" line="555" />
       <source>Meta+K</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2482" />
-      <location filename="../QScintilla/MiniEditor.py" line="1663" />
+      <location filename="../ViewManager/ViewManager.py" line="2483" />
+      <location filename="../QScintilla/MiniEditor.py" line="1664" />
       <location filename="../QScintilla/ShellWindow.py" line="560" />
       <source>Ctrl+Shift+Del</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1717" />
-      <location filename="../ViewManager/ViewManager.py" line="1716" />
-      <location filename="../QScintilla/MiniEditor.py" line="894" />
-      <location filename="../QScintilla/MiniEditor.py" line="893" />
-      <location filename="../QScintilla/ShellWindow.py" line="569" />
-      <location filename="../QScintilla/ShellWindow.py" line="568" />
-      <source>Move left one character</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="1718" />
+      <location filename="../ViewManager/ViewManager.py" line="1717" />
       <location filename="../QScintilla/MiniEditor.py" line="895" />
+      <location filename="../QScintilla/MiniEditor.py" line="894" />
+      <location filename="../QScintilla/ShellWindow.py" line="569" />
+      <location filename="../QScintilla/ShellWindow.py" line="568" />
+      <source>Move left one character</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="1719" />
+      <location filename="../QScintilla/MiniEditor.py" line="896" />
       <location filename="../QScintilla/ShellWindow.py" line="570" />
       <source>Left</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1726" />
-      <location filename="../QScintilla/MiniEditor.py" line="903" />
+      <location filename="../ViewManager/ViewManager.py" line="1727" />
+      <location filename="../QScintilla/MiniEditor.py" line="904" />
       <location filename="../QScintilla/ShellWindow.py" line="578" />
       <source>Meta+B</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1733" />
-      <location filename="../ViewManager/ViewManager.py" line="1732" />
-      <location filename="../QScintilla/MiniEditor.py" line="910" />
-      <location filename="../QScintilla/MiniEditor.py" line="909" />
-      <location filename="../QScintilla/ShellWindow.py" line="585" />
-      <location filename="../QScintilla/ShellWindow.py" line="584" />
-      <source>Move right one character</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="1734" />
+      <location filename="../ViewManager/ViewManager.py" line="1733" />
       <location filename="../QScintilla/MiniEditor.py" line="911" />
+      <location filename="../QScintilla/MiniEditor.py" line="910" />
+      <location filename="../QScintilla/ShellWindow.py" line="585" />
+      <location filename="../QScintilla/ShellWindow.py" line="584" />
+      <source>Move right one character</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="1735" />
+      <location filename="../QScintilla/MiniEditor.py" line="912" />
       <location filename="../QScintilla/ShellWindow.py" line="586" />
       <source>Right</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1741" />
-      <location filename="../QScintilla/MiniEditor.py" line="918" />
+      <location filename="../ViewManager/ViewManager.py" line="1742" />
+      <location filename="../QScintilla/MiniEditor.py" line="919" />
       <location filename="../QScintilla/ShellWindow.py" line="593" />
       <source>Meta+F</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../ViewManager/ViewManager.py" line="1814" />
       <location filename="../ViewManager/ViewManager.py" line="1813" />
-      <location filename="../ViewManager/ViewManager.py" line="1812" />
+      <location filename="../QScintilla/MiniEditor.py" line="991" />
       <location filename="../QScintilla/MiniEditor.py" line="990" />
-      <location filename="../QScintilla/MiniEditor.py" line="989" />
       <location filename="../QScintilla/ShellWindow.py" line="601" />
       <location filename="../QScintilla/ShellWindow.py" line="600" />
       <source>Move left one word</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1821" />
-      <location filename="../ViewManager/ViewManager.py" line="1789" />
-      <location filename="../QScintilla/MiniEditor.py" line="998" />
-      <location filename="../QScintilla/MiniEditor.py" line="966" />
+      <location filename="../ViewManager/ViewManager.py" line="1822" />
+      <location filename="../ViewManager/ViewManager.py" line="1790" />
+      <location filename="../QScintilla/MiniEditor.py" line="999" />
+      <location filename="../QScintilla/MiniEditor.py" line="967" />
       <location filename="../QScintilla/ShellWindow.py" line="609" />
       <source>Alt+Left</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1877" />
-      <location filename="../ViewManager/ViewManager.py" line="1825" />
-      <location filename="../QScintilla/MiniEditor.py" line="1058" />
-      <location filename="../QScintilla/MiniEditor.py" line="1002" />
+      <location filename="../ViewManager/ViewManager.py" line="1878" />
+      <location filename="../ViewManager/ViewManager.py" line="1826" />
+      <location filename="../QScintilla/MiniEditor.py" line="1059" />
+      <location filename="../QScintilla/MiniEditor.py" line="1003" />
       <location filename="../QScintilla/ShellWindow.py" line="613" />
       <source>Ctrl+Left</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../ViewManager/ViewManager.py" line="1834" />
       <location filename="../ViewManager/ViewManager.py" line="1833" />
-      <location filename="../ViewManager/ViewManager.py" line="1832" />
+      <location filename="../QScintilla/MiniEditor.py" line="1011" />
       <location filename="../QScintilla/MiniEditor.py" line="1010" />
-      <location filename="../QScintilla/MiniEditor.py" line="1009" />
       <location filename="../QScintilla/ShellWindow.py" line="621" />
       <location filename="../QScintilla/ShellWindow.py" line="620" />
       <source>Move right one word</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2614" />
-      <location filename="../ViewManager/ViewManager.py" line="1841" />
-      <location filename="../QScintilla/MiniEditor.py" line="1812" />
-      <location filename="../QScintilla/MiniEditor.py" line="1022" />
+      <location filename="../ViewManager/ViewManager.py" line="2615" />
+      <location filename="../ViewManager/ViewManager.py" line="1842" />
+      <location filename="../QScintilla/MiniEditor.py" line="1813" />
+      <location filename="../QScintilla/MiniEditor.py" line="1023" />
       <location filename="../QScintilla/ShellWindow.py" line="629" />
       <source>Ctrl+Right</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1851" />
-      <location filename="../ViewManager/ViewManager.py" line="1848" />
-      <location filename="../QScintilla/MiniEditor.py" line="1032" />
-      <location filename="../QScintilla/MiniEditor.py" line="1029" />
+      <location filename="../ViewManager/ViewManager.py" line="1852" />
+      <location filename="../ViewManager/ViewManager.py" line="1849" />
+      <location filename="../QScintilla/MiniEditor.py" line="1033" />
+      <location filename="../QScintilla/MiniEditor.py" line="1030" />
       <location filename="../QScintilla/ShellWindow.py" line="639" />
       <location filename="../QScintilla/ShellWindow.py" line="636" />
       <source>Move to first visible character in document line</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2875" />
-      <location filename="../ViewManager/ViewManager.py" line="1861" />
-      <location filename="../QScintilla/MiniEditor.py" line="2073" />
-      <location filename="../QScintilla/MiniEditor.py" line="1042" />
+      <location filename="../ViewManager/ViewManager.py" line="2876" />
+      <location filename="../ViewManager/ViewManager.py" line="1862" />
+      <location filename="../QScintilla/MiniEditor.py" line="2074" />
+      <location filename="../QScintilla/MiniEditor.py" line="1043" />
       <location filename="../QScintilla/ShellWindow.py" line="649" />
       <source>Home</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../ViewManager/ViewManager.py" line="1890" />
       <location filename="../ViewManager/ViewManager.py" line="1889" />
-      <location filename="../ViewManager/ViewManager.py" line="1888" />
+      <location filename="../QScintilla/MiniEditor.py" line="1071" />
       <location filename="../QScintilla/MiniEditor.py" line="1070" />
-      <location filename="../QScintilla/MiniEditor.py" line="1069" />
       <location filename="../QScintilla/ShellWindow.py" line="657" />
       <location filename="../QScintilla/ShellWindow.py" line="656" />
       <source>Move to end of document line</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1897" />
-      <location filename="../QScintilla/MiniEditor.py" line="1078" />
+      <location filename="../ViewManager/ViewManager.py" line="1898" />
+      <location filename="../QScintilla/MiniEditor.py" line="1079" />
       <location filename="../QScintilla/ShellWindow.py" line="665" />
       <source>Meta+E</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2892" />
-      <location filename="../ViewManager/ViewManager.py" line="1901" />
-      <location filename="../QScintilla/MiniEditor.py" line="2090" />
-      <location filename="../QScintilla/MiniEditor.py" line="1082" />
+      <location filename="../ViewManager/ViewManager.py" line="2893" />
+      <location filename="../ViewManager/ViewManager.py" line="1902" />
+      <location filename="../QScintilla/MiniEditor.py" line="2091" />
+      <location filename="../QScintilla/MiniEditor.py" line="1083" />
       <location filename="../QScintilla/ShellWindow.py" line="669" />
       <source>End</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1749" />
-      <location filename="../ViewManager/ViewManager.py" line="1748" />
-      <location filename="../QScintilla/MiniEditor.py" line="926" />
-      <location filename="../QScintilla/MiniEditor.py" line="925" />
-      <location filename="../QScintilla/ShellWindow.py" line="677" />
-      <location filename="../QScintilla/ShellWindow.py" line="676" />
-      <source>Move up one line</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="1750" />
+      <location filename="../ViewManager/ViewManager.py" line="1749" />
       <location filename="../QScintilla/MiniEditor.py" line="927" />
+      <location filename="../QScintilla/MiniEditor.py" line="926" />
+      <location filename="../QScintilla/ShellWindow.py" line="677" />
+      <location filename="../QScintilla/ShellWindow.py" line="676" />
+      <source>Move up one line</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="1751" />
+      <location filename="../QScintilla/MiniEditor.py" line="928" />
       <location filename="../QScintilla/ShellWindow.py" line="678" />
       <source>Up</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1757" />
-      <location filename="../QScintilla/MiniEditor.py" line="934" />
+      <location filename="../ViewManager/ViewManager.py" line="1758" />
+      <location filename="../QScintilla/MiniEditor.py" line="935" />
       <location filename="../QScintilla/ShellWindow.py" line="685" />
       <source>Meta+P</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1765" />
-      <location filename="../ViewManager/ViewManager.py" line="1764" />
-      <location filename="../QScintilla/MiniEditor.py" line="942" />
-      <location filename="../QScintilla/MiniEditor.py" line="941" />
-      <location filename="../QScintilla/ShellWindow.py" line="693" />
-      <location filename="../QScintilla/ShellWindow.py" line="692" />
-      <source>Move down one line</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="1766" />
+      <location filename="../ViewManager/ViewManager.py" line="1765" />
       <location filename="../QScintilla/MiniEditor.py" line="943" />
+      <location filename="../QScintilla/MiniEditor.py" line="942" />
+      <location filename="../QScintilla/ShellWindow.py" line="693" />
+      <location filename="../QScintilla/ShellWindow.py" line="692" />
+      <source>Move down one line</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="1767" />
+      <location filename="../QScintilla/MiniEditor.py" line="944" />
       <location filename="../QScintilla/ShellWindow.py" line="694" />
       <source>Down</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1773" />
-      <location filename="../QScintilla/MiniEditor.py" line="950" />
+      <location filename="../ViewManager/ViewManager.py" line="1774" />
+      <location filename="../QScintilla/MiniEditor.py" line="951" />
       <location filename="../QScintilla/ShellWindow.py" line="701" />
       <source>Meta+N</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2013" />
-      <location filename="../ViewManager/ViewManager.py" line="1910" />
-      <location filename="../QScintilla/MiniEditor.py" line="1194" />
-      <location filename="../QScintilla/MiniEditor.py" line="1091" />
+      <location filename="../ViewManager/ViewManager.py" line="2014" />
+      <location filename="../ViewManager/ViewManager.py" line="1911" />
+      <location filename="../QScintilla/MiniEditor.py" line="1195" />
+      <location filename="../QScintilla/MiniEditor.py" line="1092" />
       <location filename="../QScintilla/ShellWindow.py" line="710" />
       <source>Ctrl+Down</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1993" />
-      <location filename="../ViewManager/ViewManager.py" line="1922" />
-      <location filename="../QScintilla/MiniEditor.py" line="1174" />
-      <location filename="../QScintilla/MiniEditor.py" line="1103" />
+      <location filename="../ViewManager/ViewManager.py" line="1994" />
+      <location filename="../ViewManager/ViewManager.py" line="1923" />
+      <location filename="../QScintilla/MiniEditor.py" line="1175" />
+      <location filename="../QScintilla/MiniEditor.py" line="1104" />
       <location filename="../QScintilla/ShellWindow.py" line="722" />
       <source>Ctrl+Up</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1957" />
-      <location filename="../ViewManager/ViewManager.py" line="1956" />
-      <location filename="../QScintilla/MiniEditor.py" line="1138" />
-      <location filename="../QScintilla/MiniEditor.py" line="1137" />
-      <location filename="../QScintilla/ShellWindow.py" line="733" />
-      <location filename="../QScintilla/ShellWindow.py" line="732" />
-      <source>Move up one page</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="1958" />
+      <location filename="../ViewManager/ViewManager.py" line="1957" />
       <location filename="../QScintilla/MiniEditor.py" line="1139" />
+      <location filename="../QScintilla/MiniEditor.py" line="1138" />
+      <location filename="../QScintilla/ShellWindow.py" line="733" />
+      <location filename="../QScintilla/ShellWindow.py" line="732" />
+      <source>Move up one page</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="1959" />
+      <location filename="../QScintilla/MiniEditor.py" line="1140" />
       <location filename="../QScintilla/ShellWindow.py" line="734" />
       <source>PgUp</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1969" />
-      <location filename="../ViewManager/ViewManager.py" line="1968" />
-      <location filename="../QScintilla/MiniEditor.py" line="1150" />
-      <location filename="../QScintilla/MiniEditor.py" line="1149" />
-      <location filename="../QScintilla/ShellWindow.py" line="745" />
-      <location filename="../QScintilla/ShellWindow.py" line="744" />
-      <source>Move down one page</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="1970" />
+      <location filename="../ViewManager/ViewManager.py" line="1969" />
       <location filename="../QScintilla/MiniEditor.py" line="1151" />
+      <location filename="../QScintilla/MiniEditor.py" line="1150" />
+      <location filename="../QScintilla/ShellWindow.py" line="745" />
+      <location filename="../QScintilla/ShellWindow.py" line="744" />
+      <source>Move down one page</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="1971" />
+      <location filename="../QScintilla/MiniEditor.py" line="1152" />
       <location filename="../QScintilla/ShellWindow.py" line="746" />
       <source>PgDown</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1977" />
-      <location filename="../QScintilla/MiniEditor.py" line="1158" />
+      <location filename="../ViewManager/ViewManager.py" line="1978" />
+      <location filename="../QScintilla/MiniEditor.py" line="1159" />
       <location filename="../QScintilla/ShellWindow.py" line="753" />
       <source>Meta+V</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2660" />
-      <location filename="../ViewManager/ViewManager.py" line="2659" />
-      <location filename="../QScintilla/MiniEditor.py" line="1858" />
-      <location filename="../QScintilla/MiniEditor.py" line="1857" />
-      <location filename="../QScintilla/ShellWindow.py" line="761" />
-      <location filename="../QScintilla/ShellWindow.py" line="760" />
-      <source>Escape</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="2661" />
+      <location filename="../ViewManager/ViewManager.py" line="2660" />
       <location filename="../QScintilla/MiniEditor.py" line="1859" />
+      <location filename="../QScintilla/MiniEditor.py" line="1858" />
+      <location filename="../QScintilla/ShellWindow.py" line="761" />
+      <location filename="../QScintilla/ShellWindow.py" line="760" />
+      <source>Escape</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="2662" />
+      <location filename="../QScintilla/MiniEditor.py" line="1860" />
       <location filename="../QScintilla/ShellWindow.py" line="762" />
       <source>Esc</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2051" />
-      <location filename="../ViewManager/ViewManager.py" line="2048" />
-      <location filename="../QScintilla/MiniEditor.py" line="1232" />
-      <location filename="../QScintilla/MiniEditor.py" line="1229" />
+      <location filename="../ViewManager/ViewManager.py" line="2052" />
+      <location filename="../ViewManager/ViewManager.py" line="2049" />
+      <location filename="../QScintilla/MiniEditor.py" line="1233" />
+      <location filename="../QScintilla/MiniEditor.py" line="1230" />
       <location filename="../QScintilla/ShellWindow.py" line="775" />
       <location filename="../QScintilla/ShellWindow.py" line="772" />
       <source>Extend selection left one character</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2054" />
-      <location filename="../QScintilla/MiniEditor.py" line="1235" />
+      <location filename="../ViewManager/ViewManager.py" line="2055" />
+      <location filename="../QScintilla/MiniEditor.py" line="1236" />
       <location filename="../QScintilla/ShellWindow.py" line="778" />
       <source>Shift+Left</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2061" />
-      <location filename="../QScintilla/MiniEditor.py" line="1242" />
+      <location filename="../ViewManager/ViewManager.py" line="2062" />
+      <location filename="../QScintilla/MiniEditor.py" line="1243" />
       <location filename="../QScintilla/ShellWindow.py" line="785" />
       <source>Meta+Shift+B</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2071" />
-      <location filename="../ViewManager/ViewManager.py" line="2068" />
-      <location filename="../QScintilla/MiniEditor.py" line="1252" />
-      <location filename="../QScintilla/MiniEditor.py" line="1249" />
+      <location filename="../ViewManager/ViewManager.py" line="2072" />
+      <location filename="../ViewManager/ViewManager.py" line="2069" />
+      <location filename="../QScintilla/MiniEditor.py" line="1253" />
+      <location filename="../QScintilla/MiniEditor.py" line="1250" />
       <location filename="../QScintilla/ShellWindow.py" line="795" />
       <location filename="../QScintilla/ShellWindow.py" line="792" />
       <source>Extend selection right one character</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2074" />
-      <location filename="../QScintilla/MiniEditor.py" line="1255" />
+      <location filename="../ViewManager/ViewManager.py" line="2075" />
+      <location filename="../QScintilla/MiniEditor.py" line="1256" />
       <location filename="../QScintilla/ShellWindow.py" line="798" />
       <source>Shift+Right</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2081" />
-      <location filename="../QScintilla/MiniEditor.py" line="1262" />
+      <location filename="../ViewManager/ViewManager.py" line="2082" />
+      <location filename="../QScintilla/MiniEditor.py" line="1263" />
       <location filename="../QScintilla/ShellWindow.py" line="805" />
       <source>Meta+Shift+F</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../ViewManager/ViewManager.py" line="2166" />
       <location filename="../ViewManager/ViewManager.py" line="2165" />
-      <location filename="../ViewManager/ViewManager.py" line="2164" />
+      <location filename="../QScintilla/MiniEditor.py" line="1347" />
       <location filename="../QScintilla/MiniEditor.py" line="1346" />
-      <location filename="../QScintilla/MiniEditor.py" line="1345" />
       <location filename="../QScintilla/ShellWindow.py" line="813" />
       <location filename="../QScintilla/ShellWindow.py" line="812" />
       <source>Extend selection left one word</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2174" />
-      <location filename="../ViewManager/ViewManager.py" line="2134" />
-      <location filename="../QScintilla/MiniEditor.py" line="1355" />
-      <location filename="../QScintilla/MiniEditor.py" line="1315" />
+      <location filename="../ViewManager/ViewManager.py" line="2175" />
+      <location filename="../ViewManager/ViewManager.py" line="2135" />
+      <location filename="../QScintilla/MiniEditor.py" line="1356" />
+      <location filename="../QScintilla/MiniEditor.py" line="1316" />
       <location filename="../QScintilla/ShellWindow.py" line="822" />
       <source>Alt+Shift+Left</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3078" />
-      <location filename="../ViewManager/ViewManager.py" line="2180" />
-      <location filename="../QScintilla/MiniEditor.py" line="2276" />
-      <location filename="../QScintilla/MiniEditor.py" line="1361" />
+      <location filename="../ViewManager/ViewManager.py" line="3079" />
+      <location filename="../ViewManager/ViewManager.py" line="2181" />
+      <location filename="../QScintilla/MiniEditor.py" line="2277" />
+      <location filename="../QScintilla/MiniEditor.py" line="1362" />
       <location filename="../QScintilla/ShellWindow.py" line="828" />
       <source>Ctrl+Shift+Left</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2191" />
-      <location filename="../ViewManager/ViewManager.py" line="2188" />
-      <location filename="../QScintilla/MiniEditor.py" line="1372" />
-      <location filename="../QScintilla/MiniEditor.py" line="1369" />
+      <location filename="../ViewManager/ViewManager.py" line="2192" />
+      <location filename="../ViewManager/ViewManager.py" line="2189" />
+      <location filename="../QScintilla/MiniEditor.py" line="1373" />
+      <location filename="../QScintilla/MiniEditor.py" line="1370" />
       <location filename="../QScintilla/ShellWindow.py" line="839" />
       <location filename="../QScintilla/ShellWindow.py" line="836" />
       <source>Extend selection right one word</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2952" />
-      <location filename="../ViewManager/ViewManager.py" line="2202" />
-      <location filename="../ViewManager/ViewManager.py" line="2156" />
-      <location filename="../QScintilla/MiniEditor.py" line="2150" />
-      <location filename="../QScintilla/MiniEditor.py" line="1383" />
-      <location filename="../QScintilla/MiniEditor.py" line="1337" />
+      <location filename="../ViewManager/ViewManager.py" line="2953" />
+      <location filename="../ViewManager/ViewManager.py" line="2203" />
+      <location filename="../ViewManager/ViewManager.py" line="2157" />
+      <location filename="../QScintilla/MiniEditor.py" line="2151" />
+      <location filename="../QScintilla/MiniEditor.py" line="1384" />
+      <location filename="../QScintilla/MiniEditor.py" line="1338" />
       <location filename="../QScintilla/ShellWindow.py" line="850" />
       <source>Alt+Shift+Right</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2639" />
-      <location filename="../ViewManager/ViewManager.py" line="2208" />
-      <location filename="../QScintilla/MiniEditor.py" line="1837" />
-      <location filename="../QScintilla/MiniEditor.py" line="1389" />
+      <location filename="../ViewManager/ViewManager.py" line="2640" />
+      <location filename="../ViewManager/ViewManager.py" line="2209" />
+      <location filename="../QScintilla/MiniEditor.py" line="1838" />
+      <location filename="../QScintilla/MiniEditor.py" line="1390" />
       <location filename="../QScintilla/ShellWindow.py" line="856" />
       <source>Ctrl+Shift+Right</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2220" />
-      <location filename="../ViewManager/ViewManager.py" line="2216" />
-      <location filename="../QScintilla/MiniEditor.py" line="1401" />
-      <location filename="../QScintilla/MiniEditor.py" line="1397" />
+      <location filename="../ViewManager/ViewManager.py" line="2221" />
+      <location filename="../ViewManager/ViewManager.py" line="2217" />
+      <location filename="../QScintilla/MiniEditor.py" line="1402" />
+      <location filename="../QScintilla/MiniEditor.py" line="1398" />
       <location filename="../QScintilla/ShellWindow.py" line="868" />
       <location filename="../QScintilla/ShellWindow.py" line="864" />
       <source>Extend selection to first visible character in document line</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2231" />
-      <location filename="../QScintilla/MiniEditor.py" line="1412" />
+      <location filename="../ViewManager/ViewManager.py" line="2232" />
+      <location filename="../QScintilla/MiniEditor.py" line="1413" />
       <location filename="../QScintilla/ShellWindow.py" line="879" />
       <source>Shift+Home</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2241" />
-      <location filename="../ViewManager/ViewManager.py" line="2238" />
-      <location filename="../QScintilla/MiniEditor.py" line="1422" />
-      <location filename="../QScintilla/MiniEditor.py" line="1419" />
+      <location filename="../ViewManager/ViewManager.py" line="2242" />
+      <location filename="../ViewManager/ViewManager.py" line="2239" />
+      <location filename="../QScintilla/MiniEditor.py" line="1423" />
+      <location filename="../QScintilla/MiniEditor.py" line="1420" />
       <location filename="../QScintilla/ShellWindow.py" line="889" />
       <location filename="../QScintilla/ShellWindow.py" line="886" />
       <source>Extend selection to end of document line</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2251" />
-      <location filename="../QScintilla/MiniEditor.py" line="1432" />
+      <location filename="../ViewManager/ViewManager.py" line="2252" />
+      <location filename="../QScintilla/MiniEditor.py" line="1433" />
       <location filename="../QScintilla/ShellWindow.py" line="899" />
       <source>Meta+Shift+E</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2255" />
-      <location filename="../QScintilla/MiniEditor.py" line="1436" />
+      <location filename="../ViewManager/ViewManager.py" line="2256" />
+      <location filename="../QScintilla/MiniEditor.py" line="1437" />
       <location filename="../QScintilla/ShellWindow.py" line="903" />
       <source>Shift+End</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4023" />
-      <location filename="../ViewManager/ViewManager.py" line="4021" />
-      <location filename="../ViewManager/ViewManager.py" line="3454" />
-      <location filename="../QScintilla/MiniEditor.py" line="2532" />
+      <location filename="../ViewManager/ViewManager.py" line="4024" />
+      <location filename="../ViewManager/ViewManager.py" line="4022" />
+      <location filename="../ViewManager/ViewManager.py" line="3455" />
+      <location filename="../QScintilla/MiniEditor.py" line="2533" />
       <location filename="../QScintilla/ShellWindow.py" line="917" />
       <source>Search</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3456" />
-      <location filename="../QScintilla/MiniEditor.py" line="2534" />
+      <location filename="../ViewManager/ViewManager.py" line="3457" />
+      <location filename="../QScintilla/MiniEditor.py" line="2535" />
       <location filename="../QScintilla/ShellWindow.py" line="919" />
       <source>&amp;Search...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3458" />
-      <location filename="../QScintilla/MiniEditor.py" line="2536" />
+      <location filename="../ViewManager/ViewManager.py" line="3459" />
+      <location filename="../QScintilla/MiniEditor.py" line="2537" />
       <location filename="../QScintilla/ShellWindow.py" line="921" />
       <source>Ctrl+F</source>
       <comment>Search|Search</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3465" />
-      <location filename="../QScintilla/MiniEditor.py" line="2543" />
+      <location filename="../ViewManager/ViewManager.py" line="3466" />
+      <location filename="../QScintilla/MiniEditor.py" line="2544" />
       <location filename="../QScintilla/ShellWindow.py" line="928" />
       <source>Search for a text</source>
       <translation type="unfinished" />
@@ -90372,30 +90672,30 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3480" />
-      <location filename="../QScintilla/MiniEditor.py" line="2558" />
+      <location filename="../ViewManager/ViewManager.py" line="3481" />
+      <location filename="../QScintilla/MiniEditor.py" line="2559" />
       <location filename="../QScintilla/ShellWindow.py" line="943" />
       <source>Search next</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3482" />
-      <location filename="../QScintilla/MiniEditor.py" line="2560" />
+      <location filename="../ViewManager/ViewManager.py" line="3483" />
+      <location filename="../QScintilla/MiniEditor.py" line="2561" />
       <location filename="../QScintilla/ShellWindow.py" line="945" />
       <source>Search &amp;next</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3484" />
-      <location filename="../QScintilla/MiniEditor.py" line="2562" />
+      <location filename="../ViewManager/ViewManager.py" line="3485" />
+      <location filename="../QScintilla/MiniEditor.py" line="2563" />
       <location filename="../QScintilla/ShellWindow.py" line="947" />
       <source>F3</source>
       <comment>Search|Search next</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3491" />
-      <location filename="../QScintilla/MiniEditor.py" line="2569" />
+      <location filename="../ViewManager/ViewManager.py" line="3492" />
+      <location filename="../QScintilla/MiniEditor.py" line="2570" />
       <location filename="../QScintilla/ShellWindow.py" line="954" />
       <source>Search next occurrence of text</source>
       <translation type="unfinished" />
@@ -90406,30 +90706,30 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3506" />
-      <location filename="../QScintilla/MiniEditor.py" line="2584" />
+      <location filename="../ViewManager/ViewManager.py" line="3507" />
+      <location filename="../QScintilla/MiniEditor.py" line="2585" />
       <location filename="../QScintilla/ShellWindow.py" line="971" />
       <source>Search previous</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3508" />
-      <location filename="../QScintilla/MiniEditor.py" line="2586" />
+      <location filename="../ViewManager/ViewManager.py" line="3509" />
+      <location filename="../QScintilla/MiniEditor.py" line="2587" />
       <location filename="../QScintilla/ShellWindow.py" line="973" />
       <source>Search &amp;previous</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3510" />
-      <location filename="../QScintilla/MiniEditor.py" line="2588" />
+      <location filename="../ViewManager/ViewManager.py" line="3511" />
+      <location filename="../QScintilla/MiniEditor.py" line="2589" />
       <location filename="../QScintilla/ShellWindow.py" line="975" />
       <source>Shift+F3</source>
       <comment>Search|Search previous</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3519" />
-      <location filename="../QScintilla/MiniEditor.py" line="2597" />
+      <location filename="../ViewManager/ViewManager.py" line="3520" />
+      <location filename="../QScintilla/MiniEditor.py" line="2598" />
       <location filename="../QScintilla/ShellWindow.py" line="984" />
       <source>Search previous occurrence of text</source>
       <translation type="unfinished" />
@@ -90440,3098 +90740,3098 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4064" />
-      <location filename="../QScintilla/MiniEditor.py" line="2757" />
+      <location filename="../ViewManager/ViewManager.py" line="4065" />
+      <location filename="../QScintilla/MiniEditor.py" line="2758" />
       <location filename="../QScintilla/ShellWindow.py" line="1010" />
       <source>Zoom in</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4066" />
-      <location filename="../QScintilla/MiniEditor.py" line="2759" />
+      <location filename="../ViewManager/ViewManager.py" line="4067" />
+      <location filename="../QScintilla/MiniEditor.py" line="2760" />
       <location filename="../QScintilla/ShellWindow.py" line="1012" />
       <source>Zoom &amp;in</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4068" />
-      <location filename="../QScintilla/MiniEditor.py" line="2761" />
+      <location filename="../ViewManager/ViewManager.py" line="4069" />
+      <location filename="../QScintilla/MiniEditor.py" line="2762" />
       <location filename="../QScintilla/ShellWindow.py" line="1014" />
       <source>Ctrl++</source>
       <comment>View|Zoom in</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4071" />
-      <location filename="../QScintilla/MiniEditor.py" line="2764" />
+      <location filename="../ViewManager/ViewManager.py" line="4072" />
+      <location filename="../QScintilla/MiniEditor.py" line="2765" />
       <location filename="../QScintilla/ShellWindow.py" line="1017" />
       <source>Zoom In</source>
       <comment>View|Zoom in</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4077" />
-      <location filename="../QScintilla/MiniEditor.py" line="2770" />
+      <location filename="../ViewManager/ViewManager.py" line="4078" />
+      <location filename="../QScintilla/MiniEditor.py" line="2771" />
       <location filename="../QScintilla/ShellWindow.py" line="1023" />
       <source>Zoom in on the text</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4080" />
-      <location filename="../QScintilla/MiniEditor.py" line="2773" />
+      <location filename="../ViewManager/ViewManager.py" line="4081" />
+      <location filename="../QScintilla/MiniEditor.py" line="2774" />
       <location filename="../QScintilla/ShellWindow.py" line="1026" />
       <source>&lt;b&gt;Zoom in&lt;/b&gt;&lt;p&gt;Zoom in on the text. This makes the text bigger.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4090" />
-      <location filename="../QScintilla/MiniEditor.py" line="2783" />
+      <location filename="../ViewManager/ViewManager.py" line="4091" />
+      <location filename="../QScintilla/MiniEditor.py" line="2784" />
       <location filename="../QScintilla/ShellWindow.py" line="1036" />
       <source>Zoom out</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4092" />
-      <location filename="../QScintilla/MiniEditor.py" line="2785" />
+      <location filename="../ViewManager/ViewManager.py" line="4093" />
+      <location filename="../QScintilla/MiniEditor.py" line="2786" />
       <location filename="../QScintilla/ShellWindow.py" line="1038" />
       <source>Zoom &amp;out</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4094" />
-      <location filename="../QScintilla/MiniEditor.py" line="2787" />
+      <location filename="../ViewManager/ViewManager.py" line="4095" />
+      <location filename="../QScintilla/MiniEditor.py" line="2788" />
       <location filename="../QScintilla/ShellWindow.py" line="1040" />
       <source>Ctrl+-</source>
       <comment>View|Zoom out</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4097" />
-      <location filename="../QScintilla/MiniEditor.py" line="2790" />
+      <location filename="../ViewManager/ViewManager.py" line="4098" />
+      <location filename="../QScintilla/MiniEditor.py" line="2791" />
       <location filename="../QScintilla/ShellWindow.py" line="1043" />
       <source>Zoom Out</source>
       <comment>View|Zoom out</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4103" />
-      <location filename="../QScintilla/MiniEditor.py" line="2796" />
+      <location filename="../ViewManager/ViewManager.py" line="4104" />
+      <location filename="../QScintilla/MiniEditor.py" line="2797" />
       <location filename="../QScintilla/ShellWindow.py" line="1049" />
       <source>Zoom out on the text</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4106" />
-      <location filename="../QScintilla/MiniEditor.py" line="2799" />
+      <location filename="../ViewManager/ViewManager.py" line="4107" />
+      <location filename="../QScintilla/MiniEditor.py" line="2800" />
       <location filename="../QScintilla/ShellWindow.py" line="1052" />
       <source>&lt;b&gt;Zoom out&lt;/b&gt;&lt;p&gt;Zoom out on the text. This makes the text smaller.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4116" />
-      <location filename="../QScintilla/MiniEditor.py" line="2809" />
+      <location filename="../ViewManager/ViewManager.py" line="4117" />
+      <location filename="../QScintilla/MiniEditor.py" line="2810" />
       <location filename="../QScintilla/ShellWindow.py" line="1062" />
       <source>Zoom reset</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4118" />
-      <location filename="../QScintilla/MiniEditor.py" line="2811" />
+      <location filename="../ViewManager/ViewManager.py" line="4119" />
+      <location filename="../QScintilla/MiniEditor.py" line="2812" />
       <location filename="../QScintilla/ShellWindow.py" line="1064" />
       <source>Zoom &amp;reset</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4120" />
-      <location filename="../QScintilla/MiniEditor.py" line="2813" />
+      <location filename="../ViewManager/ViewManager.py" line="4121" />
+      <location filename="../QScintilla/MiniEditor.py" line="2814" />
       <location filename="../QScintilla/ShellWindow.py" line="1066" />
       <source>Ctrl+0</source>
       <comment>View|Zoom reset</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4127" />
-      <location filename="../QScintilla/MiniEditor.py" line="2820" />
+      <location filename="../ViewManager/ViewManager.py" line="4128" />
+      <location filename="../QScintilla/MiniEditor.py" line="2821" />
       <location filename="../QScintilla/ShellWindow.py" line="1073" />
       <source>Reset the zoom of the text</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4130" />
-      <location filename="../QScintilla/MiniEditor.py" line="2823" />
+      <location filename="../ViewManager/ViewManager.py" line="4131" />
+      <location filename="../QScintilla/MiniEditor.py" line="2824" />
       <location filename="../QScintilla/ShellWindow.py" line="1076" />
       <source>&lt;b&gt;Zoom reset&lt;/b&gt;&lt;p&gt;Reset the zoom of the text. This sets the zoom factor to 100%.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4141" />
-      <location filename="../QScintilla/MiniEditor.py" line="2834" />
+      <location filename="../ViewManager/ViewManager.py" line="4142" />
+      <location filename="../QScintilla/MiniEditor.py" line="2835" />
       <location filename="../QScintilla/ShellWindow.py" line="1087" />
       <source>Zoom</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4143" />
-      <location filename="../QScintilla/MiniEditor.py" line="2836" />
+      <location filename="../ViewManager/ViewManager.py" line="4144" />
+      <location filename="../QScintilla/MiniEditor.py" line="2837" />
       <location filename="../QScintilla/ShellWindow.py" line="1089" />
       <source>&amp;Zoom</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4150" />
-      <location filename="../QScintilla/MiniEditor.py" line="2843" />
+      <location filename="../ViewManager/ViewManager.py" line="4151" />
+      <location filename="../QScintilla/MiniEditor.py" line="2844" />
       <location filename="../QScintilla/ShellWindow.py" line="1096" />
       <source>Zoom the text</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4153" />
-      <location filename="../QScintilla/MiniEditor.py" line="2846" />
+      <location filename="../ViewManager/ViewManager.py" line="4154" />
+      <location filename="../QScintilla/MiniEditor.py" line="2847" />
       <location filename="../QScintilla/ShellWindow.py" line="1099" />
       <source>&lt;b&gt;Zoom&lt;/b&gt;&lt;p&gt;Zoom the text. This opens a dialog where the desired size can be entered.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="803" />
-      <location filename="../ViewManager/ViewManager.py" line="801" />
-      <location filename="../QScintilla/MiniEditor.py" line="740" />
+      <location filename="../ViewManager/ViewManager.py" line="804" />
+      <location filename="../ViewManager/ViewManager.py" line="802" />
+      <location filename="../QScintilla/MiniEditor.py" line="741" />
       <source>Print Preview</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../ViewManager/ViewManager.py" line="1782" />
       <location filename="../ViewManager/ViewManager.py" line="1781" />
-      <location filename="../ViewManager/ViewManager.py" line="1780" />
+      <location filename="../QScintilla/MiniEditor.py" line="959" />
       <location filename="../QScintilla/MiniEditor.py" line="958" />
-      <location filename="../QScintilla/MiniEditor.py" line="957" />
       <source>Move left one word part</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../ViewManager/ViewManager.py" line="1798" />
       <location filename="../ViewManager/ViewManager.py" line="1797" />
-      <location filename="../ViewManager/ViewManager.py" line="1796" />
+      <location filename="../QScintilla/MiniEditor.py" line="975" />
       <location filename="../QScintilla/MiniEditor.py" line="974" />
-      <location filename="../QScintilla/MiniEditor.py" line="973" />
       <source>Move right one word part</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2930" />
-      <location filename="../ViewManager/ViewManager.py" line="1805" />
-      <location filename="../QScintilla/MiniEditor.py" line="2128" />
-      <location filename="../QScintilla/MiniEditor.py" line="1018" />
-      <location filename="../QScintilla/MiniEditor.py" line="982" />
+      <location filename="../ViewManager/ViewManager.py" line="2931" />
+      <location filename="../ViewManager/ViewManager.py" line="1806" />
+      <location filename="../QScintilla/MiniEditor.py" line="2129" />
+      <location filename="../QScintilla/MiniEditor.py" line="1019" />
+      <location filename="../QScintilla/MiniEditor.py" line="983" />
       <source>Alt+Right</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../ViewManager/ViewManager.py" line="1870" />
       <location filename="../ViewManager/ViewManager.py" line="1869" />
-      <location filename="../ViewManager/ViewManager.py" line="1868" />
+      <location filename="../QScintilla/MiniEditor.py" line="1051" />
       <location filename="../QScintilla/MiniEditor.py" line="1050" />
-      <location filename="../QScintilla/MiniEditor.py" line="1049" />
       <source>Move to start of display line</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1881" />
-      <location filename="../QScintilla/MiniEditor.py" line="1062" />
+      <location filename="../ViewManager/ViewManager.py" line="1882" />
+      <location filename="../QScintilla/MiniEditor.py" line="1063" />
       <source>Alt+Home</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../ViewManager/ViewManager.py" line="1910" />
       <location filename="../ViewManager/ViewManager.py" line="1909" />
-      <location filename="../ViewManager/ViewManager.py" line="1908" />
+      <location filename="../QScintilla/MiniEditor.py" line="1091" />
       <location filename="../QScintilla/MiniEditor.py" line="1090" />
-      <location filename="../QScintilla/MiniEditor.py" line="1089" />
       <source>Scroll view down one line</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../ViewManager/ViewManager.py" line="1922" />
       <location filename="../ViewManager/ViewManager.py" line="1921" />
-      <location filename="../ViewManager/ViewManager.py" line="1920" />
+      <location filename="../QScintilla/MiniEditor.py" line="1103" />
       <location filename="../QScintilla/MiniEditor.py" line="1102" />
-      <location filename="../QScintilla/MiniEditor.py" line="1101" />
       <source>Scroll view up one line</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1933" />
-      <location filename="../ViewManager/ViewManager.py" line="1932" />
-      <location filename="../QScintilla/MiniEditor.py" line="1114" />
-      <location filename="../QScintilla/MiniEditor.py" line="1113" />
-      <source>Move up one paragraph</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="1934" />
+      <location filename="../ViewManager/ViewManager.py" line="1933" />
       <location filename="../QScintilla/MiniEditor.py" line="1115" />
+      <location filename="../QScintilla/MiniEditor.py" line="1114" />
+      <source>Move up one paragraph</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="1935" />
+      <location filename="../QScintilla/MiniEditor.py" line="1116" />
       <source>Alt+Up</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1945" />
-      <location filename="../ViewManager/ViewManager.py" line="1944" />
-      <location filename="../QScintilla/MiniEditor.py" line="1126" />
-      <location filename="../QScintilla/MiniEditor.py" line="1125" />
-      <source>Move down one paragraph</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="1946" />
+      <location filename="../ViewManager/ViewManager.py" line="1945" />
       <location filename="../QScintilla/MiniEditor.py" line="1127" />
+      <location filename="../QScintilla/MiniEditor.py" line="1126" />
+      <source>Move down one paragraph</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="1947" />
+      <location filename="../QScintilla/MiniEditor.py" line="1128" />
       <source>Alt+Down</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../ViewManager/ViewManager.py" line="1986" />
       <location filename="../ViewManager/ViewManager.py" line="1985" />
-      <location filename="../ViewManager/ViewManager.py" line="1984" />
+      <location filename="../QScintilla/MiniEditor.py" line="1167" />
       <location filename="../QScintilla/MiniEditor.py" line="1166" />
-      <location filename="../QScintilla/MiniEditor.py" line="1165" />
       <source>Move to start of document</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1997" />
-      <location filename="../QScintilla/MiniEditor.py" line="1178" />
+      <location filename="../ViewManager/ViewManager.py" line="1998" />
+      <location filename="../QScintilla/MiniEditor.py" line="1179" />
       <source>Ctrl+Home</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../ViewManager/ViewManager.py" line="2006" />
       <location filename="../ViewManager/ViewManager.py" line="2005" />
-      <location filename="../ViewManager/ViewManager.py" line="2004" />
+      <location filename="../QScintilla/MiniEditor.py" line="1187" />
       <location filename="../QScintilla/MiniEditor.py" line="1186" />
-      <location filename="../QScintilla/MiniEditor.py" line="1185" />
       <source>Move to end of document</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2017" />
-      <location filename="../QScintilla/MiniEditor.py" line="1198" />
+      <location filename="../ViewManager/ViewManager.py" line="2018" />
+      <location filename="../QScintilla/MiniEditor.py" line="1199" />
       <source>Ctrl+End</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2037" />
-      <location filename="../ViewManager/ViewManager.py" line="2036" />
-      <location filename="../QScintilla/MiniEditor.py" line="1218" />
-      <location filename="../QScintilla/MiniEditor.py" line="1217" />
-      <source>Unindent one level</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="2038" />
+      <location filename="../ViewManager/ViewManager.py" line="2037" />
       <location filename="../QScintilla/MiniEditor.py" line="1219" />
+      <location filename="../QScintilla/MiniEditor.py" line="1218" />
+      <source>Unindent one level</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="2039" />
+      <location filename="../QScintilla/MiniEditor.py" line="1220" />
       <source>Shift+Tab</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2089" />
-      <location filename="../ViewManager/ViewManager.py" line="2088" />
-      <location filename="../QScintilla/MiniEditor.py" line="1270" />
-      <location filename="../QScintilla/MiniEditor.py" line="1269" />
-      <source>Extend selection up one line</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="2090" />
+      <location filename="../ViewManager/ViewManager.py" line="2089" />
       <location filename="../QScintilla/MiniEditor.py" line="1271" />
+      <location filename="../QScintilla/MiniEditor.py" line="1270" />
+      <source>Extend selection up one line</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="2091" />
+      <location filename="../QScintilla/MiniEditor.py" line="1272" />
       <source>Shift+Up</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2097" />
-      <location filename="../QScintilla/MiniEditor.py" line="1278" />
+      <location filename="../ViewManager/ViewManager.py" line="2098" />
+      <location filename="../QScintilla/MiniEditor.py" line="1279" />
       <source>Meta+Shift+P</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2105" />
-      <location filename="../ViewManager/ViewManager.py" line="2104" />
-      <location filename="../QScintilla/MiniEditor.py" line="1286" />
-      <location filename="../QScintilla/MiniEditor.py" line="1285" />
-      <source>Extend selection down one line</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="2106" />
+      <location filename="../ViewManager/ViewManager.py" line="2105" />
       <location filename="../QScintilla/MiniEditor.py" line="1287" />
+      <location filename="../QScintilla/MiniEditor.py" line="1286" />
+      <source>Extend selection down one line</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="2107" />
+      <location filename="../QScintilla/MiniEditor.py" line="1288" />
       <source>Shift+Down</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2113" />
-      <location filename="../QScintilla/MiniEditor.py" line="1294" />
+      <location filename="../ViewManager/ViewManager.py" line="2114" />
+      <location filename="../QScintilla/MiniEditor.py" line="1295" />
       <source>Meta+Shift+N</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2123" />
-      <location filename="../ViewManager/ViewManager.py" line="2120" />
-      <location filename="../QScintilla/MiniEditor.py" line="1304" />
-      <location filename="../QScintilla/MiniEditor.py" line="1301" />
+      <location filename="../ViewManager/ViewManager.py" line="2124" />
+      <location filename="../ViewManager/ViewManager.py" line="2121" />
+      <location filename="../QScintilla/MiniEditor.py" line="1305" />
+      <location filename="../QScintilla/MiniEditor.py" line="1302" />
       <source>Extend selection left one word part</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2145" />
-      <location filename="../ViewManager/ViewManager.py" line="2142" />
-      <location filename="../QScintilla/MiniEditor.py" line="1326" />
-      <location filename="../QScintilla/MiniEditor.py" line="1323" />
+      <location filename="../ViewManager/ViewManager.py" line="2146" />
+      <location filename="../ViewManager/ViewManager.py" line="2143" />
+      <location filename="../QScintilla/MiniEditor.py" line="1327" />
+      <location filename="../QScintilla/MiniEditor.py" line="1324" />
       <source>Extend selection right one word part</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2265" />
-      <location filename="../ViewManager/ViewManager.py" line="2262" />
-      <location filename="../QScintilla/MiniEditor.py" line="1446" />
-      <location filename="../QScintilla/MiniEditor.py" line="1443" />
+      <location filename="../ViewManager/ViewManager.py" line="2266" />
+      <location filename="../ViewManager/ViewManager.py" line="2263" />
+      <location filename="../QScintilla/MiniEditor.py" line="1447" />
+      <location filename="../QScintilla/MiniEditor.py" line="1444" />
       <source>Extend selection up one paragraph</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2268" />
-      <location filename="../QScintilla/MiniEditor.py" line="1449" />
+      <location filename="../ViewManager/ViewManager.py" line="2269" />
+      <location filename="../QScintilla/MiniEditor.py" line="1450" />
       <source>Alt+Shift+Up</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2281" />
-      <location filename="../ViewManager/ViewManager.py" line="2278" />
-      <location filename="../QScintilla/MiniEditor.py" line="1462" />
-      <location filename="../QScintilla/MiniEditor.py" line="1459" />
+      <location filename="../ViewManager/ViewManager.py" line="2282" />
+      <location filename="../ViewManager/ViewManager.py" line="2279" />
+      <location filename="../QScintilla/MiniEditor.py" line="1463" />
+      <location filename="../QScintilla/MiniEditor.py" line="1460" />
       <source>Extend selection down one paragraph</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2284" />
-      <location filename="../QScintilla/MiniEditor.py" line="1465" />
+      <location filename="../ViewManager/ViewManager.py" line="2285" />
+      <location filename="../QScintilla/MiniEditor.py" line="1466" />
       <source>Alt+Shift+Down</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2295" />
-      <location filename="../ViewManager/ViewManager.py" line="2294" />
-      <location filename="../QScintilla/MiniEditor.py" line="1476" />
-      <location filename="../QScintilla/MiniEditor.py" line="1475" />
-      <source>Extend selection up one page</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="2296" />
+      <location filename="../ViewManager/ViewManager.py" line="2295" />
       <location filename="../QScintilla/MiniEditor.py" line="1477" />
+      <location filename="../QScintilla/MiniEditor.py" line="1476" />
+      <source>Extend selection up one page</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="2297" />
+      <location filename="../QScintilla/MiniEditor.py" line="1478" />
       <source>Shift+PgUp</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2307" />
-      <location filename="../ViewManager/ViewManager.py" line="2306" />
-      <location filename="../QScintilla/MiniEditor.py" line="1488" />
-      <location filename="../QScintilla/MiniEditor.py" line="1487" />
-      <source>Extend selection down one page</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="2308" />
+      <location filename="../ViewManager/ViewManager.py" line="2307" />
       <location filename="../QScintilla/MiniEditor.py" line="1489" />
+      <location filename="../QScintilla/MiniEditor.py" line="1488" />
+      <source>Extend selection down one page</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="2309" />
+      <location filename="../QScintilla/MiniEditor.py" line="1490" />
       <source>Shift+PgDown</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2315" />
-      <location filename="../QScintilla/MiniEditor.py" line="1496" />
+      <location filename="../ViewManager/ViewManager.py" line="2316" />
+      <location filename="../QScintilla/MiniEditor.py" line="1497" />
       <source>Meta+Shift+V</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2325" />
-      <location filename="../ViewManager/ViewManager.py" line="2322" />
-      <location filename="../QScintilla/MiniEditor.py" line="1506" />
-      <location filename="../QScintilla/MiniEditor.py" line="1503" />
+      <location filename="../ViewManager/ViewManager.py" line="2326" />
+      <location filename="../ViewManager/ViewManager.py" line="2323" />
+      <location filename="../QScintilla/MiniEditor.py" line="1507" />
+      <location filename="../QScintilla/MiniEditor.py" line="1504" />
       <source>Extend selection to start of document</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2335" />
-      <location filename="../QScintilla/MiniEditor.py" line="1516" />
+      <location filename="../ViewManager/ViewManager.py" line="2336" />
+      <location filename="../QScintilla/MiniEditor.py" line="1517" />
       <source>Ctrl+Shift+Up</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2340" />
-      <location filename="../QScintilla/MiniEditor.py" line="1521" />
+      <location filename="../ViewManager/ViewManager.py" line="2341" />
+      <location filename="../QScintilla/MiniEditor.py" line="1522" />
       <source>Ctrl+Shift+Home</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2351" />
-      <location filename="../ViewManager/ViewManager.py" line="2348" />
-      <location filename="../QScintilla/MiniEditor.py" line="1532" />
-      <location filename="../QScintilla/MiniEditor.py" line="1529" />
+      <location filename="../ViewManager/ViewManager.py" line="2352" />
+      <location filename="../ViewManager/ViewManager.py" line="2349" />
+      <location filename="../QScintilla/MiniEditor.py" line="1533" />
+      <location filename="../QScintilla/MiniEditor.py" line="1530" />
       <source>Extend selection to end of document</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2362" />
-      <location filename="../QScintilla/MiniEditor.py" line="1543" />
+      <location filename="../ViewManager/ViewManager.py" line="2363" />
+      <location filename="../QScintilla/MiniEditor.py" line="1544" />
       <source>Ctrl+Shift+Down</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2368" />
-      <location filename="../QScintilla/MiniEditor.py" line="1549" />
+      <location filename="../ViewManager/ViewManager.py" line="2369" />
+      <location filename="../QScintilla/MiniEditor.py" line="1550" />
       <source>Ctrl+Shift+End</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2401" />
-      <location filename="../ViewManager/ViewManager.py" line="2398" />
-      <location filename="../QScintilla/MiniEditor.py" line="1582" />
-      <location filename="../QScintilla/MiniEditor.py" line="1579" />
+      <location filename="../ViewManager/ViewManager.py" line="2402" />
+      <location filename="../ViewManager/ViewManager.py" line="2399" />
+      <location filename="../QScintilla/MiniEditor.py" line="1583" />
+      <location filename="../QScintilla/MiniEditor.py" line="1580" />
       <source>Delete previous character if not at start of line</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2530" />
-      <location filename="../ViewManager/ViewManager.py" line="2529" />
-      <location filename="../QScintilla/MiniEditor.py" line="1696" />
-      <location filename="../QScintilla/MiniEditor.py" line="1695" />
-      <source>Duplicate current line</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="2531" />
+      <location filename="../ViewManager/ViewManager.py" line="2530" />
       <location filename="../QScintilla/MiniEditor.py" line="1697" />
+      <location filename="../QScintilla/MiniEditor.py" line="1696" />
+      <source>Duplicate current line</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="2532" />
+      <location filename="../QScintilla/MiniEditor.py" line="1698" />
       <source>Ctrl+D</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2544" />
-      <location filename="../ViewManager/ViewManager.py" line="2541" />
-      <location filename="../QScintilla/MiniEditor.py" line="1710" />
-      <location filename="../QScintilla/MiniEditor.py" line="1707" />
+      <location filename="../ViewManager/ViewManager.py" line="2545" />
+      <location filename="../ViewManager/ViewManager.py" line="2542" />
+      <location filename="../QScintilla/MiniEditor.py" line="1711" />
+      <location filename="../QScintilla/MiniEditor.py" line="1708" />
       <source>Swap current and previous lines</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2547" />
-      <location filename="../QScintilla/MiniEditor.py" line="1713" />
+      <location filename="../ViewManager/ViewManager.py" line="2548" />
+      <location filename="../QScintilla/MiniEditor.py" line="1714" />
       <source>Ctrl+T</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2558" />
-      <location filename="../ViewManager/ViewManager.py" line="2557" />
-      <location filename="../QScintilla/MiniEditor.py" line="1724" />
-      <location filename="../QScintilla/MiniEditor.py" line="1723" />
-      <source>Reverse selected lines</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="2559" />
+      <location filename="../ViewManager/ViewManager.py" line="2558" />
       <location filename="../QScintilla/MiniEditor.py" line="1725" />
+      <location filename="../QScintilla/MiniEditor.py" line="1724" />
+      <source>Reverse selected lines</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="2560" />
+      <location filename="../QScintilla/MiniEditor.py" line="1726" />
       <source>Meta+Alt+R</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2570" />
-      <location filename="../ViewManager/ViewManager.py" line="2569" />
-      <location filename="../QScintilla/MiniEditor.py" line="1736" />
-      <location filename="../QScintilla/MiniEditor.py" line="1735" />
-      <source>Cut current line</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="2571" />
+      <location filename="../ViewManager/ViewManager.py" line="2570" />
       <location filename="../QScintilla/MiniEditor.py" line="1737" />
+      <location filename="../QScintilla/MiniEditor.py" line="1736" />
+      <source>Cut current line</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="2572" />
+      <location filename="../QScintilla/MiniEditor.py" line="1738" />
       <source>Alt+Shift+L</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2582" />
-      <location filename="../ViewManager/ViewManager.py" line="2581" />
-      <location filename="../QScintilla/MiniEditor.py" line="1748" />
-      <location filename="../QScintilla/MiniEditor.py" line="1747" />
-      <source>Copy current line</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="2583" />
+      <location filename="../ViewManager/ViewManager.py" line="2582" />
       <location filename="../QScintilla/MiniEditor.py" line="1749" />
+      <location filename="../QScintilla/MiniEditor.py" line="1748" />
+      <source>Copy current line</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="2584" />
+      <location filename="../QScintilla/MiniEditor.py" line="1750" />
       <source>Ctrl+Shift+T</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2594" />
-      <location filename="../ViewManager/ViewManager.py" line="2593" />
-      <location filename="../QScintilla/MiniEditor.py" line="1760" />
-      <location filename="../QScintilla/MiniEditor.py" line="1759" />
-      <source>Toggle insert/overtype</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="2595" />
+      <location filename="../ViewManager/ViewManager.py" line="2594" />
       <location filename="../QScintilla/MiniEditor.py" line="1761" />
+      <location filename="../QScintilla/MiniEditor.py" line="1760" />
+      <source>Toggle insert/overtype</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="2596" />
+      <location filename="../QScintilla/MiniEditor.py" line="1762" />
       <source>Ins</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3320" />
-      <location filename="../ViewManager/ViewManager.py" line="3317" />
-      <location filename="../QScintilla/MiniEditor.py" line="1774" />
-      <location filename="../QScintilla/MiniEditor.py" line="1771" />
+      <location filename="../ViewManager/ViewManager.py" line="3321" />
+      <location filename="../ViewManager/ViewManager.py" line="3318" />
+      <location filename="../QScintilla/MiniEditor.py" line="1775" />
+      <location filename="../QScintilla/MiniEditor.py" line="1772" />
       <source>Convert selection to lower case</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3323" />
-      <location filename="../QScintilla/MiniEditor.py" line="1777" />
+      <location filename="../ViewManager/ViewManager.py" line="3324" />
+      <location filename="../QScintilla/MiniEditor.py" line="1778" />
       <source>Alt+Shift+U</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3336" />
-      <location filename="../ViewManager/ViewManager.py" line="3333" />
-      <location filename="../QScintilla/MiniEditor.py" line="1790" />
-      <location filename="../QScintilla/MiniEditor.py" line="1787" />
+      <location filename="../ViewManager/ViewManager.py" line="3337" />
+      <location filename="../ViewManager/ViewManager.py" line="3334" />
+      <location filename="../QScintilla/MiniEditor.py" line="1791" />
+      <location filename="../QScintilla/MiniEditor.py" line="1788" />
       <source>Convert selection to upper case</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3339" />
-      <location filename="../QScintilla/MiniEditor.py" line="1793" />
+      <location filename="../ViewManager/ViewManager.py" line="3340" />
+      <location filename="../QScintilla/MiniEditor.py" line="1794" />
       <source>Ctrl+Shift+U</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../ViewManager/ViewManager.py" line="2607" />
       <location filename="../ViewManager/ViewManager.py" line="2606" />
-      <location filename="../ViewManager/ViewManager.py" line="2605" />
+      <location filename="../QScintilla/MiniEditor.py" line="1805" />
       <location filename="../QScintilla/MiniEditor.py" line="1804" />
-      <location filename="../QScintilla/MiniEditor.py" line="1803" />
       <source>Move to end of display line</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2618" />
-      <location filename="../QScintilla/MiniEditor.py" line="1816" />
+      <location filename="../ViewManager/ViewManager.py" line="2619" />
+      <location filename="../QScintilla/MiniEditor.py" line="1817" />
       <source>Alt+End</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2628" />
-      <location filename="../ViewManager/ViewManager.py" line="2625" />
-      <location filename="../QScintilla/MiniEditor.py" line="1826" />
-      <location filename="../QScintilla/MiniEditor.py" line="1823" />
+      <location filename="../ViewManager/ViewManager.py" line="2629" />
+      <location filename="../ViewManager/ViewManager.py" line="2626" />
+      <location filename="../QScintilla/MiniEditor.py" line="1827" />
+      <location filename="../QScintilla/MiniEditor.py" line="1824" />
       <source>Extend selection to end of display line</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../ViewManager/ViewManager.py" line="2649" />
       <location filename="../ViewManager/ViewManager.py" line="2648" />
-      <location filename="../ViewManager/ViewManager.py" line="2647" />
+      <location filename="../QScintilla/MiniEditor.py" line="1847" />
       <location filename="../QScintilla/MiniEditor.py" line="1846" />
-      <location filename="../QScintilla/MiniEditor.py" line="1845" />
       <source>Formfeed</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2674" />
-      <location filename="../ViewManager/ViewManager.py" line="2671" />
-      <location filename="../QScintilla/MiniEditor.py" line="1872" />
-      <location filename="../QScintilla/MiniEditor.py" line="1869" />
+      <location filename="../ViewManager/ViewManager.py" line="2675" />
+      <location filename="../ViewManager/ViewManager.py" line="2672" />
+      <location filename="../QScintilla/MiniEditor.py" line="1873" />
+      <location filename="../QScintilla/MiniEditor.py" line="1870" />
       <source>Extend rectangular selection down one line</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2677" />
-      <location filename="../QScintilla/MiniEditor.py" line="1875" />
+      <location filename="../ViewManager/ViewManager.py" line="2678" />
+      <location filename="../QScintilla/MiniEditor.py" line="1876" />
       <source>Alt+Ctrl+Down</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2685" />
-      <location filename="../QScintilla/MiniEditor.py" line="1883" />
+      <location filename="../ViewManager/ViewManager.py" line="2686" />
+      <location filename="../QScintilla/MiniEditor.py" line="1884" />
       <source>Meta+Alt+Shift+N</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2696" />
-      <location filename="../ViewManager/ViewManager.py" line="2693" />
-      <location filename="../QScintilla/MiniEditor.py" line="1894" />
-      <location filename="../QScintilla/MiniEditor.py" line="1891" />
+      <location filename="../ViewManager/ViewManager.py" line="2697" />
+      <location filename="../ViewManager/ViewManager.py" line="2694" />
+      <location filename="../QScintilla/MiniEditor.py" line="1895" />
+      <location filename="../QScintilla/MiniEditor.py" line="1892" />
       <source>Extend rectangular selection up one line</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2699" />
-      <location filename="../QScintilla/MiniEditor.py" line="1897" />
+      <location filename="../ViewManager/ViewManager.py" line="2700" />
+      <location filename="../QScintilla/MiniEditor.py" line="1898" />
       <source>Alt+Ctrl+Up</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2707" />
-      <location filename="../QScintilla/MiniEditor.py" line="1905" />
+      <location filename="../ViewManager/ViewManager.py" line="2708" />
+      <location filename="../QScintilla/MiniEditor.py" line="1906" />
       <source>Meta+Alt+Shift+P</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2718" />
-      <location filename="../ViewManager/ViewManager.py" line="2715" />
-      <location filename="../QScintilla/MiniEditor.py" line="1916" />
-      <location filename="../QScintilla/MiniEditor.py" line="1913" />
+      <location filename="../ViewManager/ViewManager.py" line="2719" />
+      <location filename="../ViewManager/ViewManager.py" line="2716" />
+      <location filename="../QScintilla/MiniEditor.py" line="1917" />
+      <location filename="../QScintilla/MiniEditor.py" line="1914" />
       <source>Extend rectangular selection left one character</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2721" />
-      <location filename="../QScintilla/MiniEditor.py" line="1919" />
+      <location filename="../ViewManager/ViewManager.py" line="2722" />
+      <location filename="../QScintilla/MiniEditor.py" line="1920" />
       <source>Alt+Ctrl+Left</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2729" />
-      <location filename="../QScintilla/MiniEditor.py" line="1927" />
+      <location filename="../ViewManager/ViewManager.py" line="2730" />
+      <location filename="../QScintilla/MiniEditor.py" line="1928" />
       <source>Meta+Alt+Shift+B</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2740" />
-      <location filename="../ViewManager/ViewManager.py" line="2737" />
-      <location filename="../QScintilla/MiniEditor.py" line="1938" />
-      <location filename="../QScintilla/MiniEditor.py" line="1935" />
+      <location filename="../ViewManager/ViewManager.py" line="2741" />
+      <location filename="../ViewManager/ViewManager.py" line="2738" />
+      <location filename="../QScintilla/MiniEditor.py" line="1939" />
+      <location filename="../QScintilla/MiniEditor.py" line="1936" />
       <source>Extend rectangular selection right one character</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2743" />
-      <location filename="../QScintilla/MiniEditor.py" line="1941" />
+      <location filename="../ViewManager/ViewManager.py" line="2744" />
+      <location filename="../QScintilla/MiniEditor.py" line="1942" />
       <source>Alt+Ctrl+Right</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2751" />
-      <location filename="../QScintilla/MiniEditor.py" line="1949" />
+      <location filename="../ViewManager/ViewManager.py" line="2752" />
+      <location filename="../QScintilla/MiniEditor.py" line="1950" />
       <source>Meta+Alt+Shift+F</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2764" />
-      <location filename="../ViewManager/ViewManager.py" line="2759" />
-      <location filename="../QScintilla/MiniEditor.py" line="1962" />
-      <location filename="../QScintilla/MiniEditor.py" line="1957" />
+      <location filename="../ViewManager/ViewManager.py" line="2765" />
+      <location filename="../ViewManager/ViewManager.py" line="2760" />
+      <location filename="../QScintilla/MiniEditor.py" line="1963" />
+      <location filename="../QScintilla/MiniEditor.py" line="1958" />
       <source>Extend rectangular selection to first visible character in document line</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2777" />
-      <location filename="../QScintilla/MiniEditor.py" line="1975" />
+      <location filename="../ViewManager/ViewManager.py" line="2778" />
+      <location filename="../QScintilla/MiniEditor.py" line="1976" />
       <source>Alt+Shift+Home</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2788" />
-      <location filename="../ViewManager/ViewManager.py" line="2785" />
-      <location filename="../QScintilla/MiniEditor.py" line="1986" />
-      <location filename="../QScintilla/MiniEditor.py" line="1983" />
+      <location filename="../ViewManager/ViewManager.py" line="2789" />
+      <location filename="../ViewManager/ViewManager.py" line="2786" />
+      <location filename="../QScintilla/MiniEditor.py" line="1987" />
+      <location filename="../QScintilla/MiniEditor.py" line="1984" />
       <source>Extend rectangular selection to end of document line</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2799" />
-      <location filename="../QScintilla/MiniEditor.py" line="1997" />
+      <location filename="../ViewManager/ViewManager.py" line="2800" />
+      <location filename="../QScintilla/MiniEditor.py" line="1998" />
       <source>Meta+Alt+Shift+E</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2804" />
-      <location filename="../QScintilla/MiniEditor.py" line="2002" />
+      <location filename="../ViewManager/ViewManager.py" line="2805" />
+      <location filename="../QScintilla/MiniEditor.py" line="2003" />
       <source>Alt+Shift+End</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2814" />
-      <location filename="../ViewManager/ViewManager.py" line="2811" />
-      <location filename="../QScintilla/MiniEditor.py" line="2012" />
-      <location filename="../QScintilla/MiniEditor.py" line="2009" />
+      <location filename="../ViewManager/ViewManager.py" line="2815" />
+      <location filename="../ViewManager/ViewManager.py" line="2812" />
+      <location filename="../QScintilla/MiniEditor.py" line="2013" />
+      <location filename="../QScintilla/MiniEditor.py" line="2010" />
       <source>Extend rectangular selection up one page</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2817" />
-      <location filename="../QScintilla/MiniEditor.py" line="2015" />
+      <location filename="../ViewManager/ViewManager.py" line="2818" />
+      <location filename="../QScintilla/MiniEditor.py" line="2016" />
       <source>Alt+Shift+PgUp</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2830" />
-      <location filename="../ViewManager/ViewManager.py" line="2827" />
-      <location filename="../QScintilla/MiniEditor.py" line="2028" />
-      <location filename="../QScintilla/MiniEditor.py" line="2025" />
+      <location filename="../ViewManager/ViewManager.py" line="2831" />
+      <location filename="../ViewManager/ViewManager.py" line="2828" />
+      <location filename="../QScintilla/MiniEditor.py" line="2029" />
+      <location filename="../QScintilla/MiniEditor.py" line="2026" />
       <source>Extend rectangular selection down one page</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2833" />
-      <location filename="../QScintilla/MiniEditor.py" line="2031" />
+      <location filename="../ViewManager/ViewManager.py" line="2834" />
+      <location filename="../QScintilla/MiniEditor.py" line="2032" />
       <source>Alt+Shift+PgDown</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2841" />
-      <location filename="../QScintilla/MiniEditor.py" line="2039" />
+      <location filename="../ViewManager/ViewManager.py" line="2842" />
+      <location filename="../QScintilla/MiniEditor.py" line="2040" />
       <source>Meta+Alt+Shift+V</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2850" />
-      <location filename="../ViewManager/ViewManager.py" line="2849" />
-      <location filename="../QScintilla/MiniEditor.py" line="2514" />
-      <location filename="../QScintilla/MiniEditor.py" line="2513" />
-      <location filename="../QScintilla/MiniEditor.py" line="2048" />
-      <location filename="../QScintilla/MiniEditor.py" line="2047" />
-      <source>Duplicate current selection</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="2851" />
+      <location filename="../ViewManager/ViewManager.py" line="2850" />
       <location filename="../QScintilla/MiniEditor.py" line="2515" />
+      <location filename="../QScintilla/MiniEditor.py" line="2514" />
       <location filename="../QScintilla/MiniEditor.py" line="2049" />
+      <location filename="../QScintilla/MiniEditor.py" line="2048" />
+      <source>Duplicate current selection</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="2852" />
+      <location filename="../QScintilla/MiniEditor.py" line="2516" />
+      <location filename="../QScintilla/MiniEditor.py" line="2050" />
       <source>Ctrl+Shift+D</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2865" />
-      <location filename="../ViewManager/ViewManager.py" line="2862" />
-      <location filename="../QScintilla/MiniEditor.py" line="2063" />
-      <location filename="../QScintilla/MiniEditor.py" line="2060" />
+      <location filename="../ViewManager/ViewManager.py" line="2866" />
+      <location filename="../ViewManager/ViewManager.py" line="2863" />
+      <location filename="../QScintilla/MiniEditor.py" line="2064" />
+      <location filename="../QScintilla/MiniEditor.py" line="2061" />
       <source>Scroll to start of document</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../ViewManager/ViewManager.py" line="2885" />
       <location filename="../ViewManager/ViewManager.py" line="2884" />
-      <location filename="../ViewManager/ViewManager.py" line="2883" />
+      <location filename="../QScintilla/MiniEditor.py" line="2083" />
       <location filename="../QScintilla/MiniEditor.py" line="2082" />
-      <location filename="../QScintilla/MiniEditor.py" line="2081" />
       <source>Scroll to end of document</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2903" />
-      <location filename="../ViewManager/ViewManager.py" line="2900" />
-      <location filename="../QScintilla/MiniEditor.py" line="2101" />
-      <location filename="../QScintilla/MiniEditor.py" line="2098" />
+      <location filename="../ViewManager/ViewManager.py" line="2904" />
+      <location filename="../ViewManager/ViewManager.py" line="2901" />
+      <location filename="../QScintilla/MiniEditor.py" line="2102" />
+      <location filename="../QScintilla/MiniEditor.py" line="2099" />
       <source>Scroll vertically to center current line</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2913" />
-      <location filename="../QScintilla/MiniEditor.py" line="2111" />
+      <location filename="../ViewManager/ViewManager.py" line="2914" />
+      <location filename="../QScintilla/MiniEditor.py" line="2112" />
       <source>Meta+L</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../ViewManager/ViewManager.py" line="2923" />
       <location filename="../ViewManager/ViewManager.py" line="2922" />
-      <location filename="../ViewManager/ViewManager.py" line="2921" />
+      <location filename="../QScintilla/MiniEditor.py" line="2121" />
       <location filename="../QScintilla/MiniEditor.py" line="2120" />
-      <location filename="../QScintilla/MiniEditor.py" line="2119" />
       <source>Move to end of next word</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2941" />
-      <location filename="../ViewManager/ViewManager.py" line="2938" />
-      <location filename="../QScintilla/MiniEditor.py" line="2139" />
-      <location filename="../QScintilla/MiniEditor.py" line="2136" />
+      <location filename="../ViewManager/ViewManager.py" line="2942" />
+      <location filename="../ViewManager/ViewManager.py" line="2939" />
+      <location filename="../QScintilla/MiniEditor.py" line="2140" />
+      <location filename="../QScintilla/MiniEditor.py" line="2137" />
       <source>Extend selection to end of next word</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2964" />
-      <location filename="../ViewManager/ViewManager.py" line="2961" />
-      <location filename="../QScintilla/MiniEditor.py" line="2162" />
-      <location filename="../QScintilla/MiniEditor.py" line="2159" />
+      <location filename="../ViewManager/ViewManager.py" line="2965" />
+      <location filename="../ViewManager/ViewManager.py" line="2962" />
+      <location filename="../QScintilla/MiniEditor.py" line="2163" />
+      <location filename="../QScintilla/MiniEditor.py" line="2160" />
       <source>Move to end of previous word</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2981" />
-      <location filename="../ViewManager/ViewManager.py" line="2978" />
-      <location filename="../QScintilla/MiniEditor.py" line="2179" />
-      <location filename="../QScintilla/MiniEditor.py" line="2176" />
+      <location filename="../ViewManager/ViewManager.py" line="2982" />
+      <location filename="../ViewManager/ViewManager.py" line="2979" />
+      <location filename="../QScintilla/MiniEditor.py" line="2180" />
+      <location filename="../QScintilla/MiniEditor.py" line="2177" />
       <source>Extend selection to end of previous word</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2998" />
-      <location filename="../ViewManager/ViewManager.py" line="2995" />
-      <location filename="../QScintilla/MiniEditor.py" line="2196" />
-      <location filename="../QScintilla/MiniEditor.py" line="2193" />
+      <location filename="../ViewManager/ViewManager.py" line="2999" />
+      <location filename="../ViewManager/ViewManager.py" line="2996" />
+      <location filename="../QScintilla/MiniEditor.py" line="2197" />
+      <location filename="../QScintilla/MiniEditor.py" line="2194" />
       <source>Move to start of document line</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3008" />
-      <location filename="../QScintilla/MiniEditor.py" line="2206" />
+      <location filename="../ViewManager/ViewManager.py" line="3009" />
+      <location filename="../QScintilla/MiniEditor.py" line="2207" />
       <source>Meta+A</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3019" />
-      <location filename="../ViewManager/ViewManager.py" line="3016" />
-      <location filename="../QScintilla/MiniEditor.py" line="2217" />
-      <location filename="../QScintilla/MiniEditor.py" line="2214" />
+      <location filename="../ViewManager/ViewManager.py" line="3020" />
+      <location filename="../ViewManager/ViewManager.py" line="3017" />
+      <location filename="../QScintilla/MiniEditor.py" line="2218" />
+      <location filename="../QScintilla/MiniEditor.py" line="2215" />
       <source>Extend selection to start of document line</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3030" />
-      <location filename="../QScintilla/MiniEditor.py" line="2228" />
+      <location filename="../ViewManager/ViewManager.py" line="3031" />
+      <location filename="../QScintilla/MiniEditor.py" line="2229" />
       <source>Meta+Shift+A</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3043" />
-      <location filename="../ViewManager/ViewManager.py" line="3039" />
-      <location filename="../QScintilla/MiniEditor.py" line="2241" />
-      <location filename="../QScintilla/MiniEditor.py" line="2237" />
+      <location filename="../ViewManager/ViewManager.py" line="3044" />
+      <location filename="../ViewManager/ViewManager.py" line="3040" />
+      <location filename="../QScintilla/MiniEditor.py" line="2242" />
+      <location filename="../QScintilla/MiniEditor.py" line="2238" />
       <source>Extend rectangular selection to start of document line</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3055" />
-      <location filename="../QScintilla/MiniEditor.py" line="2253" />
+      <location filename="../ViewManager/ViewManager.py" line="3056" />
+      <location filename="../QScintilla/MiniEditor.py" line="2254" />
       <source>Meta+Alt+Shift+A</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3067" />
-      <location filename="../ViewManager/ViewManager.py" line="3064" />
-      <location filename="../QScintilla/MiniEditor.py" line="2265" />
-      <location filename="../QScintilla/MiniEditor.py" line="2262" />
+      <location filename="../ViewManager/ViewManager.py" line="3068" />
+      <location filename="../ViewManager/ViewManager.py" line="3065" />
+      <location filename="../QScintilla/MiniEditor.py" line="2266" />
+      <location filename="../QScintilla/MiniEditor.py" line="2263" />
       <source>Extend selection to start of display line</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3090" />
-      <location filename="../ViewManager/ViewManager.py" line="3087" />
-      <location filename="../QScintilla/MiniEditor.py" line="2288" />
-      <location filename="../QScintilla/MiniEditor.py" line="2285" />
+      <location filename="../ViewManager/ViewManager.py" line="3091" />
+      <location filename="../ViewManager/ViewManager.py" line="3088" />
+      <location filename="../QScintilla/MiniEditor.py" line="2289" />
+      <location filename="../QScintilla/MiniEditor.py" line="2286" />
       <source>Move to start of display or document line</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3108" />
-      <location filename="../ViewManager/ViewManager.py" line="3104" />
-      <location filename="../QScintilla/MiniEditor.py" line="2306" />
-      <location filename="../QScintilla/MiniEditor.py" line="2302" />
+      <location filename="../ViewManager/ViewManager.py" line="3109" />
+      <location filename="../ViewManager/ViewManager.py" line="3105" />
+      <location filename="../QScintilla/MiniEditor.py" line="2307" />
+      <location filename="../QScintilla/MiniEditor.py" line="2303" />
       <source>Extend selection to start of display or document line</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3127" />
-      <location filename="../ViewManager/ViewManager.py" line="3123" />
-      <location filename="../QScintilla/MiniEditor.py" line="2325" />
-      <location filename="../QScintilla/MiniEditor.py" line="2321" />
+      <location filename="../ViewManager/ViewManager.py" line="3128" />
+      <location filename="../ViewManager/ViewManager.py" line="3124" />
+      <location filename="../QScintilla/MiniEditor.py" line="2326" />
+      <location filename="../QScintilla/MiniEditor.py" line="2322" />
       <source>Move to first visible character in display or document line</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3147" />
-      <location filename="../ViewManager/ViewManager.py" line="3142" />
-      <location filename="../QScintilla/MiniEditor.py" line="2345" />
-      <location filename="../QScintilla/MiniEditor.py" line="2340" />
+      <location filename="../ViewManager/ViewManager.py" line="3148" />
+      <location filename="../ViewManager/ViewManager.py" line="3143" />
+      <location filename="../QScintilla/MiniEditor.py" line="2346" />
+      <location filename="../QScintilla/MiniEditor.py" line="2341" />
       <source>Extend selection to first visible character in display or document line</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3166" />
-      <location filename="../ViewManager/ViewManager.py" line="3163" />
-      <location filename="../QScintilla/MiniEditor.py" line="2364" />
-      <location filename="../QScintilla/MiniEditor.py" line="2361" />
+      <location filename="../ViewManager/ViewManager.py" line="3167" />
+      <location filename="../ViewManager/ViewManager.py" line="3164" />
+      <location filename="../QScintilla/MiniEditor.py" line="2365" />
+      <location filename="../QScintilla/MiniEditor.py" line="2362" />
       <source>Move to end of display or document line</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3183" />
-      <location filename="../ViewManager/ViewManager.py" line="3180" />
-      <location filename="../QScintilla/MiniEditor.py" line="2381" />
-      <location filename="../QScintilla/MiniEditor.py" line="2378" />
+      <location filename="../ViewManager/ViewManager.py" line="3184" />
+      <location filename="../ViewManager/ViewManager.py" line="3181" />
+      <location filename="../QScintilla/MiniEditor.py" line="2382" />
+      <location filename="../QScintilla/MiniEditor.py" line="2379" />
       <source>Extend selection to end of display or document line</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../ViewManager/ViewManager.py" line="3199" />
       <location filename="../ViewManager/ViewManager.py" line="3198" />
-      <location filename="../ViewManager/ViewManager.py" line="3197" />
+      <location filename="../QScintilla/MiniEditor.py" line="2397" />
       <location filename="../QScintilla/MiniEditor.py" line="2396" />
-      <location filename="../QScintilla/MiniEditor.py" line="2395" />
       <source>Stuttered move up one page</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3213" />
-      <location filename="../ViewManager/ViewManager.py" line="3210" />
-      <location filename="../QScintilla/MiniEditor.py" line="2411" />
-      <location filename="../QScintilla/MiniEditor.py" line="2408" />
+      <location filename="../ViewManager/ViewManager.py" line="3214" />
+      <location filename="../ViewManager/ViewManager.py" line="3211" />
+      <location filename="../QScintilla/MiniEditor.py" line="2412" />
+      <location filename="../QScintilla/MiniEditor.py" line="2409" />
       <source>Stuttered extend selection up one page</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3230" />
-      <location filename="../ViewManager/ViewManager.py" line="3227" />
-      <location filename="../QScintilla/MiniEditor.py" line="2428" />
-      <location filename="../QScintilla/MiniEditor.py" line="2425" />
+      <location filename="../ViewManager/ViewManager.py" line="3231" />
+      <location filename="../ViewManager/ViewManager.py" line="3228" />
+      <location filename="../QScintilla/MiniEditor.py" line="2429" />
+      <location filename="../QScintilla/MiniEditor.py" line="2426" />
       <source>Stuttered move down one page</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3247" />
-      <location filename="../ViewManager/ViewManager.py" line="3244" />
-      <location filename="../QScintilla/MiniEditor.py" line="2445" />
-      <location filename="../QScintilla/MiniEditor.py" line="2442" />
+      <location filename="../ViewManager/ViewManager.py" line="3248" />
+      <location filename="../ViewManager/ViewManager.py" line="3245" />
+      <location filename="../QScintilla/MiniEditor.py" line="2446" />
+      <location filename="../QScintilla/MiniEditor.py" line="2443" />
       <source>Stuttered extend selection down one page</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3264" />
-      <location filename="../ViewManager/ViewManager.py" line="3261" />
-      <location filename="../QScintilla/MiniEditor.py" line="2462" />
-      <location filename="../QScintilla/MiniEditor.py" line="2459" />
+      <location filename="../ViewManager/ViewManager.py" line="3265" />
+      <location filename="../ViewManager/ViewManager.py" line="3262" />
+      <location filename="../QScintilla/MiniEditor.py" line="2463" />
+      <location filename="../QScintilla/MiniEditor.py" line="2460" />
       <source>Delete right to end of next word</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3274" />
-      <location filename="../QScintilla/MiniEditor.py" line="2472" />
+      <location filename="../ViewManager/ViewManager.py" line="3275" />
+      <location filename="../QScintilla/MiniEditor.py" line="2473" />
       <source>Alt+Del</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3285" />
-      <location filename="../ViewManager/ViewManager.py" line="3282" />
-      <location filename="../QScintilla/MiniEditor.py" line="2483" />
-      <location filename="../QScintilla/MiniEditor.py" line="2480" />
+      <location filename="../ViewManager/ViewManager.py" line="3286" />
+      <location filename="../ViewManager/ViewManager.py" line="3283" />
+      <location filename="../QScintilla/MiniEditor.py" line="2484" />
+      <location filename="../QScintilla/MiniEditor.py" line="2481" />
       <source>Move selected lines up one line</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3302" />
-      <location filename="../ViewManager/ViewManager.py" line="3299" />
-      <location filename="../QScintilla/MiniEditor.py" line="2500" />
-      <location filename="../QScintilla/MiniEditor.py" line="2497" />
+      <location filename="../ViewManager/ViewManager.py" line="3303" />
+      <location filename="../ViewManager/ViewManager.py" line="3300" />
+      <location filename="../QScintilla/MiniEditor.py" line="2501" />
+      <location filename="../QScintilla/MiniEditor.py" line="2498" />
       <source>Move selected lines down one line</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3468" />
-      <location filename="../QScintilla/MiniEditor.py" line="2546" />
+      <location filename="../ViewManager/ViewManager.py" line="3469" />
+      <location filename="../QScintilla/MiniEditor.py" line="2547" />
       <source>&lt;b&gt;Search&lt;/b&gt;&lt;p&gt;Search for some text in the current editor. A dialog is shown to enter the searchtext and options for the search.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3494" />
-      <location filename="../QScintilla/MiniEditor.py" line="2572" />
+      <location filename="../ViewManager/ViewManager.py" line="3495" />
+      <location filename="../QScintilla/MiniEditor.py" line="2573" />
       <source>&lt;b&gt;Search next&lt;/b&gt;&lt;p&gt;Search the next occurrence of some text in the current editor. The previously entered searchtext and options are reused.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3524" />
-      <location filename="../QScintilla/MiniEditor.py" line="2602" />
+      <location filename="../ViewManager/ViewManager.py" line="3525" />
+      <location filename="../QScintilla/MiniEditor.py" line="2603" />
       <source>&lt;b&gt;Search previous&lt;/b&gt;&lt;p&gt;Search the previous occurrence of some text in the current editor. The previously entered searchtext and options are reused.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3538" />
-      <location filename="../ViewManager/ViewManager.py" line="3536" />
-      <location filename="../QScintilla/MiniEditor.py" line="2616" />
-      <location filename="../QScintilla/MiniEditor.py" line="2614" />
+      <location filename="../ViewManager/ViewManager.py" line="3539" />
+      <location filename="../ViewManager/ViewManager.py" line="3537" />
+      <location filename="../QScintilla/MiniEditor.py" line="2617" />
+      <location filename="../QScintilla/MiniEditor.py" line="2615" />
       <source>Clear search markers</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3540" />
-      <location filename="../QScintilla/MiniEditor.py" line="2618" />
+      <location filename="../ViewManager/ViewManager.py" line="3541" />
+      <location filename="../QScintilla/MiniEditor.py" line="2619" />
       <source>Ctrl+3</source>
       <comment>Search|Clear search markers</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3549" />
-      <location filename="../QScintilla/MiniEditor.py" line="2627" />
+      <location filename="../ViewManager/ViewManager.py" line="3550" />
+      <location filename="../QScintilla/MiniEditor.py" line="2628" />
       <source>Clear all displayed search markers</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3554" />
-      <location filename="../QScintilla/MiniEditor.py" line="2632" />
+      <location filename="../ViewManager/ViewManager.py" line="3555" />
+      <location filename="../QScintilla/MiniEditor.py" line="2633" />
       <source>&lt;b&gt;Clear search markers&lt;/b&gt;&lt;p&gt;Clear all displayed search markers.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3622" />
-      <location filename="../QScintilla/MiniEditor.py" line="2642" />
-      <source>Replace</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="3623" />
       <location filename="../QScintilla/MiniEditor.py" line="2643" />
+      <source>Replace</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="3624" />
+      <location filename="../QScintilla/MiniEditor.py" line="2644" />
       <source>&amp;Replace...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3625" />
-      <location filename="../QScintilla/MiniEditor.py" line="2645" />
+      <location filename="../ViewManager/ViewManager.py" line="3626" />
+      <location filename="../QScintilla/MiniEditor.py" line="2646" />
       <source>Ctrl+R</source>
       <comment>Search|Replace</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3632" />
-      <location filename="../QScintilla/MiniEditor.py" line="2652" />
+      <location filename="../ViewManager/ViewManager.py" line="3633" />
+      <location filename="../QScintilla/MiniEditor.py" line="2653" />
       <source>Replace some text</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3635" />
-      <location filename="../QScintilla/MiniEditor.py" line="2655" />
+      <location filename="../ViewManager/ViewManager.py" line="3636" />
+      <location filename="../QScintilla/MiniEditor.py" line="2656" />
       <source>&lt;b&gt;Replace&lt;/b&gt;&lt;p&gt;Search for some text in the current editor and replace it. A dialog is shown to enter the searchtext, the replacement text and options for the search and replace.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3649" />
-      <location filename="../ViewManager/ViewManager.py" line="3647" />
-      <location filename="../QScintilla/MiniEditor.py" line="2669" />
-      <location filename="../QScintilla/MiniEditor.py" line="2667" />
+      <location filename="../ViewManager/ViewManager.py" line="3650" />
+      <location filename="../ViewManager/ViewManager.py" line="3648" />
+      <location filename="../QScintilla/MiniEditor.py" line="2670" />
+      <location filename="../QScintilla/MiniEditor.py" line="2668" />
       <source>Replace and Search</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3651" />
-      <location filename="../QScintilla/MiniEditor.py" line="2671" />
+      <location filename="../ViewManager/ViewManager.py" line="3652" />
+      <location filename="../QScintilla/MiniEditor.py" line="2672" />
       <source>Meta+R</source>
       <comment>Search|Replace and Search</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3660" />
-      <location filename="../QScintilla/MiniEditor.py" line="2680" />
+      <location filename="../ViewManager/ViewManager.py" line="3661" />
+      <location filename="../QScintilla/MiniEditor.py" line="2681" />
       <source>Replace the found text and search the next occurrence</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3665" />
-      <location filename="../QScintilla/MiniEditor.py" line="2685" />
+      <location filename="../ViewManager/ViewManager.py" line="3666" />
+      <location filename="../QScintilla/MiniEditor.py" line="2686" />
       <source>&lt;b&gt;Replace and Search&lt;/b&gt;&lt;p&gt;Replace the found occurrence of text in the current editor and search for the next one. The previously entered search text and options are reused.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3681" />
-      <location filename="../ViewManager/ViewManager.py" line="3679" />
-      <location filename="../QScintilla/MiniEditor.py" line="2701" />
-      <location filename="../QScintilla/MiniEditor.py" line="2699" />
+      <location filename="../ViewManager/ViewManager.py" line="3682" />
+      <location filename="../ViewManager/ViewManager.py" line="3680" />
+      <location filename="../QScintilla/MiniEditor.py" line="2702" />
+      <location filename="../QScintilla/MiniEditor.py" line="2700" />
       <source>Replace Occurrence</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3683" />
-      <location filename="../QScintilla/MiniEditor.py" line="2703" />
+      <location filename="../ViewManager/ViewManager.py" line="3684" />
+      <location filename="../QScintilla/MiniEditor.py" line="2704" />
       <source>Ctrl+Meta+R</source>
       <comment>Search|Replace Occurrence</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3692" />
-      <location filename="../QScintilla/MiniEditor.py" line="2712" />
+      <location filename="../ViewManager/ViewManager.py" line="3693" />
+      <location filename="../QScintilla/MiniEditor.py" line="2713" />
       <source>Replace the found text</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3695" />
-      <location filename="../QScintilla/MiniEditor.py" line="2715" />
+      <location filename="../ViewManager/ViewManager.py" line="3696" />
+      <location filename="../QScintilla/MiniEditor.py" line="2716" />
       <source>&lt;b&gt;Replace Occurrence&lt;/b&gt;&lt;p&gt;Replace the found occurrence of the search text in the current editor.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3708" />
-      <location filename="../ViewManager/ViewManager.py" line="3706" />
-      <location filename="../QScintilla/MiniEditor.py" line="2728" />
-      <location filename="../QScintilla/MiniEditor.py" line="2726" />
+      <location filename="../ViewManager/ViewManager.py" line="3709" />
+      <location filename="../ViewManager/ViewManager.py" line="3707" />
+      <location filename="../QScintilla/MiniEditor.py" line="2729" />
+      <location filename="../QScintilla/MiniEditor.py" line="2727" />
       <source>Replace All</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3710" />
-      <location filename="../QScintilla/MiniEditor.py" line="2730" />
+      <location filename="../ViewManager/ViewManager.py" line="3711" />
+      <location filename="../QScintilla/MiniEditor.py" line="2731" />
       <source>Shift+Meta+R</source>
       <comment>Search|Replace All</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3719" />
-      <location filename="../QScintilla/MiniEditor.py" line="2739" />
+      <location filename="../ViewManager/ViewManager.py" line="3720" />
+      <location filename="../QScintilla/MiniEditor.py" line="2740" />
       <source>Replace search text occurrences</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3722" />
-      <location filename="../QScintilla/MiniEditor.py" line="2742" />
+      <location filename="../ViewManager/ViewManager.py" line="3723" />
+      <location filename="../QScintilla/MiniEditor.py" line="2743" />
       <source>&lt;b&gt;Replace All&lt;/b&gt;&lt;p&gt;Replace all occurrences of the search text in the current editor.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="579" />
+      <location filename="../ViewManager/ViewManager.py" line="580" />
       <source>New</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="581" />
+      <location filename="../ViewManager/ViewManager.py" line="582" />
       <source>&amp;New</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="583" />
+      <location filename="../ViewManager/ViewManager.py" line="584" />
       <source>Ctrl+N</source>
       <comment>File|New</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="590" />
+      <location filename="../ViewManager/ViewManager.py" line="591" />
       <source>Open an empty editor window</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="593" />
+      <location filename="../ViewManager/ViewManager.py" line="594" />
       <source>&lt;b&gt;New&lt;/b&gt;&lt;p&gt;An empty editor window will be created.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="602" />
+      <location filename="../ViewManager/ViewManager.py" line="603" />
       <source>Open</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="604" />
+      <location filename="../ViewManager/ViewManager.py" line="605" />
       <source>&amp;Open...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="606" />
+      <location filename="../ViewManager/ViewManager.py" line="607" />
       <source>Ctrl+O</source>
       <comment>File|Open</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="613" />
+      <location filename="../ViewManager/ViewManager.py" line="614" />
       <source>Open a file</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="616" />
+      <location filename="../ViewManager/ViewManager.py" line="617" />
       <source>&lt;b&gt;Open a file&lt;/b&gt;&lt;p&gt;You will be asked for the name of a file to be opened in an editor window.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="629" />
+      <location filename="../ViewManager/ViewManager.py" line="630" />
       <source>Close</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="631" />
+      <location filename="../ViewManager/ViewManager.py" line="632" />
       <source>&amp;Close</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="633" />
+      <location filename="../ViewManager/ViewManager.py" line="634" />
       <source>Ctrl+W</source>
       <comment>File|Close</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="640" />
+      <location filename="../ViewManager/ViewManager.py" line="641" />
       <source>Close the current window</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="643" />
+      <location filename="../ViewManager/ViewManager.py" line="644" />
       <source>&lt;b&gt;Close Window&lt;/b&gt;&lt;p&gt;Close the current window.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="652" />
-      <source>Close All</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="653" />
+      <source>Close All</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="654" />
       <source>Clos&amp;e All</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="660" />
+      <location filename="../ViewManager/ViewManager.py" line="661" />
       <source>Close all editor windows</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="663" />
+      <location filename="../ViewManager/ViewManager.py" line="664" />
       <source>&lt;b&gt;Close All Windows&lt;/b&gt;&lt;p&gt;Close all editor windows.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="676" />
+      <location filename="../ViewManager/ViewManager.py" line="677" />
       <source>Save</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="678" />
+      <location filename="../ViewManager/ViewManager.py" line="679" />
       <source>&amp;Save</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="687" />
+      <location filename="../ViewManager/ViewManager.py" line="688" />
       <source>Save the current file</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="690" />
+      <location filename="../ViewManager/ViewManager.py" line="691" />
       <source>&lt;b&gt;Save File&lt;/b&gt;&lt;p&gt;Save the contents of current editor window.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="700" />
+      <location filename="../ViewManager/ViewManager.py" line="701" />
       <source>Save as</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="702" />
+      <location filename="../ViewManager/ViewManager.py" line="703" />
       <source>Save &amp;as...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="704" />
+      <location filename="../ViewManager/ViewManager.py" line="705" />
       <source>Shift+Ctrl+S</source>
       <comment>File|Save As</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="713" />
+      <location filename="../ViewManager/ViewManager.py" line="714" />
       <source>Save the current file to a new one</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="718" />
+      <location filename="../ViewManager/ViewManager.py" line="719" />
       <source>&lt;b&gt;Save File as&lt;/b&gt;&lt;p&gt;Save the contents of current editor window to a new file. The file can be entered in a file selection dialog.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="729" />
+      <location filename="../ViewManager/ViewManager.py" line="730" />
       <source>Save Copy</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="731" />
+      <location filename="../ViewManager/ViewManager.py" line="732" />
       <source>Save &amp;Copy...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="738" />
+      <location filename="../ViewManager/ViewManager.py" line="739" />
       <source>Save a copy of the current file</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="741" />
+      <location filename="../ViewManager/ViewManager.py" line="742" />
       <source>&lt;b&gt;Save Copy&lt;/b&gt;&lt;p&gt;Save a copy of the contents of current editor window. The file can be entered in a file selection dialog.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="752" />
+      <location filename="../ViewManager/ViewManager.py" line="753" />
       <source>Save all</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="754" />
+      <location filename="../ViewManager/ViewManager.py" line="755" />
       <source>Save a&amp;ll</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="761" />
+      <location filename="../ViewManager/ViewManager.py" line="762" />
       <source>Save all files</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="764" />
+      <location filename="../ViewManager/ViewManager.py" line="765" />
       <source>&lt;b&gt;Save All Files&lt;/b&gt;&lt;p&gt;Save the contents of all editor windows.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="776" />
+      <location filename="../ViewManager/ViewManager.py" line="777" />
       <source>Print</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="778" />
+      <location filename="../ViewManager/ViewManager.py" line="779" />
       <source>&amp;Print</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="780" />
+      <location filename="../ViewManager/ViewManager.py" line="781" />
       <source>Ctrl+P</source>
       <comment>File|Print</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="787" />
+      <location filename="../ViewManager/ViewManager.py" line="788" />
       <source>Print the current file</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="790" />
+      <location filename="../ViewManager/ViewManager.py" line="791" />
       <source>&lt;b&gt;Print File&lt;/b&gt;&lt;p&gt;Print the contents of current editor window.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="810" />
+      <location filename="../ViewManager/ViewManager.py" line="811" />
       <source>Print preview of the current file</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="815" />
+      <location filename="../ViewManager/ViewManager.py" line="816" />
       <source>&lt;b&gt;Print Preview&lt;/b&gt;&lt;p&gt;Print preview of the current editor window.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="826" />
+      <location filename="../ViewManager/ViewManager.py" line="827" />
       <source>Find File</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="828" />
+      <location filename="../ViewManager/ViewManager.py" line="829" />
       <source>Find &amp;File...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="830" />
+      <location filename="../ViewManager/ViewManager.py" line="831" />
       <source>Alt+Ctrl+F</source>
       <comment>File|Find File</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="839" />
+      <location filename="../ViewManager/ViewManager.py" line="840" />
       <source>Search for a file by entering a search pattern</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="844" />
+      <location filename="../ViewManager/ViewManager.py" line="845" />
       <source>&lt;b&gt;Find File&lt;/b&gt;&lt;p&gt;This searches for a file by entering a search pattern.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="859" />
+      <location filename="../ViewManager/ViewManager.py" line="860" />
       <source>&amp;File</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="861" />
+      <location filename="../ViewManager/ViewManager.py" line="862" />
       <source>Open &amp;Recent Files</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="864" />
+      <location filename="../ViewManager/ViewManager.py" line="865" />
       <source>Open &amp;Bookmarked Files</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="908" />
-      <location filename="../ViewManager/ViewManager.py" line="906" />
+      <location filename="../ViewManager/ViewManager.py" line="909" />
+      <location filename="../ViewManager/ViewManager.py" line="907" />
       <source>File</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="931" />
+      <location filename="../ViewManager/ViewManager.py" line="932" />
       <source>Export as</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="955" />
+      <location filename="../ViewManager/ViewManager.py" line="956" />
       <source>Undo</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="957" />
+      <location filename="../ViewManager/ViewManager.py" line="958" />
       <source>&amp;Undo</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="959" />
+      <location filename="../ViewManager/ViewManager.py" line="960" />
       <source>Ctrl+Z</source>
       <comment>Edit|Undo</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="962" />
+      <location filename="../ViewManager/ViewManager.py" line="963" />
       <source>Alt+Backspace</source>
       <comment>Edit|Undo</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="968" />
+      <location filename="../ViewManager/ViewManager.py" line="969" />
       <source>Undo the last change</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="971" />
+      <location filename="../ViewManager/ViewManager.py" line="972" />
       <source>&lt;b&gt;Undo&lt;/b&gt;&lt;p&gt;Undo the last change done in the current editor.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="981" />
+      <location filename="../ViewManager/ViewManager.py" line="982" />
       <source>Redo</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="983" />
+      <location filename="../ViewManager/ViewManager.py" line="984" />
       <source>&amp;Redo</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="985" />
+      <location filename="../ViewManager/ViewManager.py" line="986" />
       <source>Ctrl+Shift+Z</source>
       <comment>Edit|Redo</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="992" />
+      <location filename="../ViewManager/ViewManager.py" line="993" />
       <source>Redo the last change</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="995" />
+      <location filename="../ViewManager/ViewManager.py" line="996" />
       <source>&lt;b&gt;Redo&lt;/b&gt;&lt;p&gt;Redo the last change done in the current editor.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1015" />
-      <location filename="../ViewManager/ViewManager.py" line="1005" />
+      <location filename="../ViewManager/ViewManager.py" line="1016" />
+      <location filename="../ViewManager/ViewManager.py" line="1006" />
       <source>Revert to last saved state</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1006" />
+      <location filename="../ViewManager/ViewManager.py" line="1007" />
       <source>Re&amp;vert to last saved state</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1008" />
+      <location filename="../ViewManager/ViewManager.py" line="1009" />
       <source>Ctrl+Y</source>
       <comment>Edit|Revert</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1018" />
+      <location filename="../ViewManager/ViewManager.py" line="1019" />
       <source>&lt;b&gt;Revert to last saved state&lt;/b&gt;&lt;p&gt;Undo all changes up to the last saved state of the current editor.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1047" />
+      <location filename="../ViewManager/ViewManager.py" line="1048" />
       <source>&lt;b&gt;Cut&lt;/b&gt;&lt;p&gt;Cut the selected text of the current editor to the clipboard.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1074" />
+      <location filename="../ViewManager/ViewManager.py" line="1075" />
       <source>&lt;b&gt;Copy&lt;/b&gt;&lt;p&gt;Copy the selected text of the current editor to the clipboard.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1101" />
+      <location filename="../ViewManager/ViewManager.py" line="1102" />
       <source>&lt;b&gt;Paste&lt;/b&gt;&lt;p&gt;Paste the last cut/copied text from the clipboard to the current editor.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1126" />
+      <location filename="../ViewManager/ViewManager.py" line="1127" />
       <source>&lt;b&gt;Clear&lt;/b&gt;&lt;p&gt;Delete all text of the current editor.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1145" />
+      <location filename="../ViewManager/ViewManager.py" line="1146" />
+      <location filename="../ViewManager/ViewManager.py" line="1137" />
       <location filename="../ViewManager/ViewManager.py" line="1136" />
-      <location filename="../ViewManager/ViewManager.py" line="1135" />
       <source>Join Lines</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1138" />
+      <location filename="../ViewManager/ViewManager.py" line="1139" />
       <source>Ctrl+J</source>
       <comment>Edit|Join Lines</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1148" />
+      <location filename="../ViewManager/ViewManager.py" line="1149" />
       <source>&lt;b&gt;Join Lines&lt;/b&gt;&lt;p&gt;Join the current and the next lines.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1158" />
+      <location filename="../ViewManager/ViewManager.py" line="1159" />
       <source>Indent</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1160" />
+      <location filename="../ViewManager/ViewManager.py" line="1161" />
       <source>&amp;Indent</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1162" />
+      <location filename="../ViewManager/ViewManager.py" line="1163" />
       <source>Ctrl+I</source>
       <comment>Edit|Indent</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1169" />
+      <location filename="../ViewManager/ViewManager.py" line="1170" />
       <source>Indent line</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1172" />
+      <location filename="../ViewManager/ViewManager.py" line="1173" />
       <source>&lt;b&gt;Indent&lt;/b&gt;&lt;p&gt;Indents the current line or the lines of the selection by one level.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1183" />
+      <location filename="../ViewManager/ViewManager.py" line="1184" />
       <source>Unindent</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1185" />
+      <location filename="../ViewManager/ViewManager.py" line="1186" />
       <source>U&amp;nindent</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1187" />
+      <location filename="../ViewManager/ViewManager.py" line="1188" />
       <source>Ctrl+Shift+I</source>
       <comment>Edit|Unindent</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1196" />
+      <location filename="../ViewManager/ViewManager.py" line="1197" />
       <source>Unindent line</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1199" />
+      <location filename="../ViewManager/ViewManager.py" line="1200" />
       <source>&lt;b&gt;Unindent&lt;/b&gt;&lt;p&gt;Unindents the current line or the lines of the selection by one level.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1212" />
-      <location filename="../ViewManager/ViewManager.py" line="1210" />
+      <location filename="../ViewManager/ViewManager.py" line="1213" />
+      <location filename="../ViewManager/ViewManager.py" line="1211" />
       <source>Smart indent</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1219" />
+      <location filename="../ViewManager/ViewManager.py" line="1220" />
       <source>Smart indent Line or Selection</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1222" />
+      <location filename="../ViewManager/ViewManager.py" line="1223" />
       <source>&lt;b&gt;Smart indent&lt;/b&gt;&lt;p&gt;Indents the current line or the lines of the current selection smartly.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1233" />
+      <location filename="../ViewManager/ViewManager.py" line="1234" />
       <source>Comment</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1235" />
+      <location filename="../ViewManager/ViewManager.py" line="1236" />
       <source>C&amp;omment</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1237" />
+      <location filename="../ViewManager/ViewManager.py" line="1238" />
       <source>Ctrl+M</source>
       <comment>Edit|Comment</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1244" />
+      <location filename="../ViewManager/ViewManager.py" line="1245" />
       <source>Comment Line or Selection</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1247" />
+      <location filename="../ViewManager/ViewManager.py" line="1248" />
       <source>&lt;b&gt;Comment&lt;/b&gt;&lt;p&gt;Comments the current line or the lines of the current selection.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1258" />
+      <location filename="../ViewManager/ViewManager.py" line="1259" />
       <source>Uncomment</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1260" />
+      <location filename="../ViewManager/ViewManager.py" line="1261" />
       <source>Unco&amp;mment</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1262" />
+      <location filename="../ViewManager/ViewManager.py" line="1263" />
       <source>Ctrl+Shift+M</source>
       <comment>Edit|Uncomment</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1271" />
+      <location filename="../ViewManager/ViewManager.py" line="1272" />
       <source>Uncomment Line or Selection</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1274" />
+      <location filename="../ViewManager/ViewManager.py" line="1275" />
       <source>&lt;b&gt;Uncomment&lt;/b&gt;&lt;p&gt;Uncomments the current line or the lines of the current selection.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1287" />
-      <location filename="../ViewManager/ViewManager.py" line="1285" />
+      <location filename="../ViewManager/ViewManager.py" line="1288" />
+      <location filename="../ViewManager/ViewManager.py" line="1286" />
       <source>Toggle Comment</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1289" />
+      <location filename="../ViewManager/ViewManager.py" line="1290" />
       <source>Ctrl+#</source>
       <comment>Edit|Toggle Comment</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1298" />
+      <location filename="../ViewManager/ViewManager.py" line="1299" />
       <source>Toggle the comment of the current line, selection or comment block</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1304" />
+      <location filename="../ViewManager/ViewManager.py" line="1305" />
       <source>&lt;b&gt;Toggle Comment&lt;/b&gt;&lt;p&gt;If the current line does not start with a block comment, the current line or selection is commented. If it is already commented, this comment block is uncommented. &lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../ViewManager/ViewManager.py" line="1318" />
       <location filename="../ViewManager/ViewManager.py" line="1317" />
-      <location filename="../ViewManager/ViewManager.py" line="1316" />
       <source>Stream Comment</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1324" />
+      <location filename="../ViewManager/ViewManager.py" line="1325" />
       <source>Stream Comment Line or Selection</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1329" />
+      <location filename="../ViewManager/ViewManager.py" line="1330" />
       <source>&lt;b&gt;Stream Comment&lt;/b&gt;&lt;p&gt;Stream comments the current line or the current selection.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../ViewManager/ViewManager.py" line="1342" />
       <location filename="../ViewManager/ViewManager.py" line="1341" />
-      <location filename="../ViewManager/ViewManager.py" line="1340" />
       <source>Box Comment</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1348" />
+      <location filename="../ViewManager/ViewManager.py" line="1349" />
       <source>Box Comment Line or Selection</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1351" />
+      <location filename="../ViewManager/ViewManager.py" line="1352" />
       <source>&lt;b&gt;Box Comment&lt;/b&gt;&lt;p&gt;Box comments the current line or the lines of the current selection.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1362" />
-      <source>Select to brace</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="1363" />
+      <source>Select to brace</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="1364" />
       <source>Select to &amp;brace</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1365" />
+      <location filename="../ViewManager/ViewManager.py" line="1366" />
       <source>Ctrl+E</source>
       <comment>Edit|Select to brace</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1374" />
+      <location filename="../ViewManager/ViewManager.py" line="1375" />
       <source>Select text to the matching brace</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1379" />
+      <location filename="../ViewManager/ViewManager.py" line="1380" />
       <source>&lt;b&gt;Select to brace&lt;/b&gt;&lt;p&gt;Select text of the current editor to the matching brace.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1390" />
+      <location filename="../ViewManager/ViewManager.py" line="1391" />
       <source>Select all</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1392" />
+      <location filename="../ViewManager/ViewManager.py" line="1393" />
       <source>&amp;Select all</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1394" />
+      <location filename="../ViewManager/ViewManager.py" line="1395" />
       <source>Ctrl+A</source>
       <comment>Edit|Select all</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1401" />
+      <location filename="../ViewManager/ViewManager.py" line="1402" />
       <source>Select all text</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1404" />
+      <location filename="../ViewManager/ViewManager.py" line="1405" />
       <source>&lt;b&gt;Select All&lt;/b&gt;&lt;p&gt;Select all text of the current editor.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1414" />
-      <source>Deselect all</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="1415" />
+      <source>Deselect all</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="1416" />
       <source>&amp;Deselect all</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1417" />
+      <location filename="../ViewManager/ViewManager.py" line="1418" />
       <source>Alt+Ctrl+A</source>
       <comment>Edit|Deselect all</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1426" />
+      <location filename="../ViewManager/ViewManager.py" line="1427" />
       <source>Deselect all text</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1429" />
+      <location filename="../ViewManager/ViewManager.py" line="1430" />
       <source>&lt;b&gt;Deselect All&lt;/b&gt;&lt;p&gt;Deselect all text of the current editor.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1447" />
-      <location filename="../ViewManager/ViewManager.py" line="1439" />
+      <location filename="../ViewManager/ViewManager.py" line="1448" />
+      <location filename="../ViewManager/ViewManager.py" line="1440" />
       <source>Convert Line End Characters</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1440" />
+      <location filename="../ViewManager/ViewManager.py" line="1441" />
       <source>Convert &amp;Line End Characters</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1450" />
+      <location filename="../ViewManager/ViewManager.py" line="1451" />
       <source>&lt;b&gt;Convert Line End Characters&lt;/b&gt;&lt;p&gt;Convert the line end characters to the currently set type.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1469" />
+      <location filename="../ViewManager/ViewManager.py" line="1470" />
+      <location filename="../ViewManager/ViewManager.py" line="1463" />
       <location filename="../ViewManager/ViewManager.py" line="1462" />
-      <location filename="../ViewManager/ViewManager.py" line="1461" />
       <source>Shorten empty lines</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1472" />
+      <location filename="../ViewManager/ViewManager.py" line="1473" />
       <source>&lt;b&gt;Shorten empty lines&lt;/b&gt;&lt;p&gt;Shorten lines consisting solely of whitespace characters.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3355" />
-      <location filename="../ViewManager/ViewManager.py" line="1483" />
+      <location filename="../ViewManager/ViewManager.py" line="3356" />
+      <location filename="../ViewManager/ViewManager.py" line="1484" />
       <source>Complete</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1484" />
+      <location filename="../ViewManager/ViewManager.py" line="1485" />
       <source>&amp;Complete</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1486" />
+      <location filename="../ViewManager/ViewManager.py" line="1487" />
       <source>Ctrl+Space</source>
       <comment>Edit|Complete</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1493" />
+      <location filename="../ViewManager/ViewManager.py" line="1494" />
       <source>Complete current word</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1496" />
+      <location filename="../ViewManager/ViewManager.py" line="1497" />
       <source>&lt;b&gt;Complete&lt;/b&gt;&lt;p&gt;Performs a completion of the word containing the cursor.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../ViewManager/ViewManager.py" line="1509" />
       <location filename="../ViewManager/ViewManager.py" line="1508" />
-      <location filename="../ViewManager/ViewManager.py" line="1507" />
       <source>Complete from Document</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1510" />
+      <location filename="../ViewManager/ViewManager.py" line="1511" />
       <source>Ctrl+Shift+Space</source>
       <comment>Edit|Complete from Document</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1519" />
+      <location filename="../ViewManager/ViewManager.py" line="1520" />
       <source>Complete current word from Document</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1524" />
+      <location filename="../ViewManager/ViewManager.py" line="1525" />
       <source>&lt;b&gt;Complete from Document&lt;/b&gt;&lt;p&gt;Performs a completion from document of the word containing the cursor.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../ViewManager/ViewManager.py" line="1537" />
       <location filename="../ViewManager/ViewManager.py" line="1536" />
-      <location filename="../ViewManager/ViewManager.py" line="1535" />
       <source>Complete from APIs</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1538" />
+      <location filename="../ViewManager/ViewManager.py" line="1539" />
       <source>Ctrl+Alt+Space</source>
       <comment>Edit|Complete from APIs</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1547" />
+      <location filename="../ViewManager/ViewManager.py" line="1548" />
       <source>Complete current word from APIs</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1550" />
+      <location filename="../ViewManager/ViewManager.py" line="1551" />
       <source>&lt;b&gt;Complete from APIs&lt;/b&gt;&lt;p&gt;Performs a completion from APIs of the word containing the cursor.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1564" />
-      <location filename="../ViewManager/ViewManager.py" line="1561" />
+      <location filename="../ViewManager/ViewManager.py" line="1565" />
+      <location filename="../ViewManager/ViewManager.py" line="1562" />
       <source>Complete from Document and APIs</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1568" />
+      <location filename="../ViewManager/ViewManager.py" line="1569" />
       <source>Alt+Shift+Space</source>
       <comment>Edit|Complete from Document and APIs</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1579" />
+      <location filename="../ViewManager/ViewManager.py" line="1580" />
       <source>Complete current word from Document and APIs</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1584" />
+      <location filename="../ViewManager/ViewManager.py" line="1585" />
       <source>&lt;b&gt;Complete from Document and APIs&lt;/b&gt;&lt;p&gt;Performs a completion from document and APIs of the word containing the cursor.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1595" />
-      <source>Calltip</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="1596" />
+      <source>Calltip</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="1597" />
       <source>&amp;Calltip</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1598" />
+      <location filename="../ViewManager/ViewManager.py" line="1599" />
       <source>Meta+Alt+Space</source>
       <comment>Edit|Calltip</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1607" />
+      <location filename="../ViewManager/ViewManager.py" line="1608" />
       <source>Show Calltips</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1610" />
+      <location filename="../ViewManager/ViewManager.py" line="1611" />
       <source>&lt;b&gt;Calltip&lt;/b&gt;&lt;p&gt;Show calltips based on the characters immediately to the left of the cursor.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1623" />
-      <location filename="../ViewManager/ViewManager.py" line="1621" />
+      <location filename="../ViewManager/ViewManager.py" line="1624" />
+      <location filename="../ViewManager/ViewManager.py" line="1622" />
       <source>Code Info</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1625" />
+      <location filename="../ViewManager/ViewManager.py" line="1626" />
       <source>Ctrl+Alt+I</source>
       <comment>Edit|Code Info</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1634" />
+      <location filename="../ViewManager/ViewManager.py" line="1635" />
       <source>Show Code Info</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1637" />
+      <location filename="../ViewManager/ViewManager.py" line="1638" />
       <source>&lt;b&gt;Code Info&lt;/b&gt;&lt;p&gt;Show code information based on the cursor position.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../ViewManager/ViewManager.py" line="1649" />
       <location filename="../ViewManager/ViewManager.py" line="1648" />
-      <location filename="../ViewManager/ViewManager.py" line="1647" />
       <source>Sort</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1650" />
+      <location filename="../ViewManager/ViewManager.py" line="1651" />
       <source>Ctrl+Alt+S</source>
       <comment>Edit|Sort</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1657" />
+      <location filename="../ViewManager/ViewManager.py" line="1658" />
       <source>Sort the lines containing the rectangular selection</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1662" />
+      <location filename="../ViewManager/ViewManager.py" line="1663" />
       <source>&lt;b&gt;Sort&lt;/b&gt;&lt;p&gt;Sort the lines spanned by a rectangular selection based on the selection ignoring leading and trailing whitespace.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../ViewManager/ViewManager.py" line="1675" />
       <location filename="../ViewManager/ViewManager.py" line="1674" />
-      <location filename="../ViewManager/ViewManager.py" line="1673" />
       <source>Generate Docstring</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1676" />
+      <location filename="../ViewManager/ViewManager.py" line="1677" />
       <source>Ctrl+Alt+D</source>
       <comment>Edit|Generate Docstring</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1685" />
+      <location filename="../ViewManager/ViewManager.py" line="1686" />
       <source>Generate a docstring for the current function/method</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1690" />
+      <location filename="../ViewManager/ViewManager.py" line="1691" />
       <source>&lt;b&gt;Generate Docstring&lt;/b&gt;&lt;p&gt;Generate a docstring for the current function/method if the cursor is placed on the line starting the function definition or on the line thereafter. The docstring is inserted at the appropriate position and the cursor is placed at the end of the description line.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2505" />
-      <location filename="../ViewManager/ViewManager.py" line="2502" />
+      <location filename="../ViewManager/ViewManager.py" line="2506" />
+      <location filename="../ViewManager/ViewManager.py" line="2503" />
       <source>Insert new line below current line</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2508" />
-      <source>Shift+Return</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="2509" />
+      <source>Shift+Return</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="2510" />
       <source>Shift+Enter</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3364" />
+      <location filename="../ViewManager/ViewManager.py" line="3365" />
       <source>&amp;Edit</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3420" />
-      <location filename="../ViewManager/ViewManager.py" line="3418" />
+      <location filename="../ViewManager/ViewManager.py" line="3421" />
+      <location filename="../ViewManager/ViewManager.py" line="3419" />
       <source>Edit</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3566" />
-      <location filename="../ViewManager/ViewManager.py" line="3564" />
+      <location filename="../ViewManager/ViewManager.py" line="3567" />
+      <location filename="../ViewManager/ViewManager.py" line="3565" />
       <source>Search current word forward</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3568" />
+      <location filename="../ViewManager/ViewManager.py" line="3569" />
       <source>Ctrl+.</source>
       <comment>Search|Search current word forward</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3577" />
+      <location filename="../ViewManager/ViewManager.py" line="3578" />
       <source>Search next occurrence of the current word</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3582" />
+      <location filename="../ViewManager/ViewManager.py" line="3583" />
       <source>&lt;b&gt;Search current word forward&lt;/b&gt;&lt;p&gt;Search the next occurrence of the current word of the current editor.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3595" />
-      <location filename="../ViewManager/ViewManager.py" line="3593" />
+      <location filename="../ViewManager/ViewManager.py" line="3596" />
+      <location filename="../ViewManager/ViewManager.py" line="3594" />
       <source>Search current word backward</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3597" />
+      <location filename="../ViewManager/ViewManager.py" line="3598" />
       <source>Ctrl+,</source>
       <comment>Search|Search current word backward</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3606" />
+      <location filename="../ViewManager/ViewManager.py" line="3607" />
       <source>Search previous occurrence of the current word</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3611" />
+      <location filename="../ViewManager/ViewManager.py" line="3612" />
       <source>&lt;b&gt;Search current word backward&lt;/b&gt;&lt;p&gt;Search the previous occurrence of the current word of the current editor.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3744" />
-      <location filename="../ViewManager/ViewManager.py" line="3733" />
+      <location filename="../ViewManager/ViewManager.py" line="3745" />
+      <location filename="../ViewManager/ViewManager.py" line="3734" />
       <source>Goto Line</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3735" />
+      <location filename="../ViewManager/ViewManager.py" line="3736" />
       <source>&amp;Goto Line...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3737" />
+      <location filename="../ViewManager/ViewManager.py" line="3738" />
       <source>Ctrl+G</source>
       <comment>Search|Goto Line</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3747" />
+      <location filename="../ViewManager/ViewManager.py" line="3748" />
       <source>&lt;b&gt;Goto Line&lt;/b&gt;&lt;p&gt;Go to a specific line of text in the current editor. A dialog is shown to enter the linenumber.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3769" />
-      <location filename="../ViewManager/ViewManager.py" line="3758" />
+      <location filename="../ViewManager/ViewManager.py" line="3770" />
+      <location filename="../ViewManager/ViewManager.py" line="3759" />
       <source>Goto Brace</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3760" />
+      <location filename="../ViewManager/ViewManager.py" line="3761" />
       <source>Goto &amp;Brace</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3762" />
+      <location filename="../ViewManager/ViewManager.py" line="3763" />
       <source>Ctrl+L</source>
       <comment>Search|Goto Brace</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3772" />
+      <location filename="../ViewManager/ViewManager.py" line="3773" />
       <source>&lt;b&gt;Goto Brace&lt;/b&gt;&lt;p&gt;Go to the matching brace in the current editor.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3795" />
-      <location filename="../ViewManager/ViewManager.py" line="3782" />
+      <location filename="../ViewManager/ViewManager.py" line="3796" />
+      <location filename="../ViewManager/ViewManager.py" line="3783" />
       <source>Goto Last Edit Location</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3784" />
+      <location filename="../ViewManager/ViewManager.py" line="3785" />
       <source>Goto Last &amp;Edit Location</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3786" />
+      <location filename="../ViewManager/ViewManager.py" line="3787" />
       <source>Ctrl+Shift+G</source>
       <comment>Search|Goto Last Edit Location</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3798" />
+      <location filename="../ViewManager/ViewManager.py" line="3799" />
       <source>&lt;b&gt;Goto Last Edit Location&lt;/b&gt;&lt;p&gt;Go to the location of the last edit in the current editor.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../ViewManager/ViewManager.py" line="3811" />
       <location filename="../ViewManager/ViewManager.py" line="3810" />
-      <location filename="../ViewManager/ViewManager.py" line="3809" />
       <source>Goto Previous Method or Class</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3812" />
+      <location filename="../ViewManager/ViewManager.py" line="3813" />
       <source>Ctrl+Shift+Up</source>
       <comment>Search|Goto Previous Method or Class</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3823" />
+      <location filename="../ViewManager/ViewManager.py" line="3824" />
       <source>Go to the previous method or class definition</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3828" />
+      <location filename="../ViewManager/ViewManager.py" line="3829" />
       <source>&lt;b&gt;Goto Previous Method or Class&lt;/b&gt;&lt;p&gt;Goes to the line of the previous method or class definition and highlights the name.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../ViewManager/ViewManager.py" line="3841" />
       <location filename="../ViewManager/ViewManager.py" line="3840" />
-      <location filename="../ViewManager/ViewManager.py" line="3839" />
       <source>Goto Next Method or Class</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3842" />
+      <location filename="../ViewManager/ViewManager.py" line="3843" />
       <source>Ctrl+Shift+Down</source>
       <comment>Search|Goto Next Method or Class</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3851" />
+      <location filename="../ViewManager/ViewManager.py" line="3852" />
       <source>Go to the next method or class definition</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3856" />
+      <location filename="../ViewManager/ViewManager.py" line="3857" />
       <source>&lt;b&gt;Goto Next Method or Class&lt;/b&gt;&lt;p&gt;Goes to the line of the next method or class definition and highlights the name.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3869" />
+      <location filename="../ViewManager/ViewManager.py" line="3870" />
       <source>Search in Files</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3871" />
+      <location filename="../ViewManager/ViewManager.py" line="3872" />
       <source>Search in &amp;Files...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3873" />
+      <location filename="../ViewManager/ViewManager.py" line="3874" />
       <source>Shift+Ctrl+F</source>
       <comment>Search|Search Files</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3882" />
+      <location filename="../ViewManager/ViewManager.py" line="3883" />
       <source>Search for a text in files</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3885" />
+      <location filename="../ViewManager/ViewManager.py" line="3886" />
       <source>&lt;b&gt;Search in Files&lt;/b&gt;&lt;p&gt;Search for some text in the files of a directory tree or the project. A window is shown to enter the searchtext and options for the search and to display the result.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3897" />
-      <source>Replace in Files</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="3898" />
+      <source>Replace in Files</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="3899" />
       <source>Replace in F&amp;iles...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3900" />
+      <location filename="../ViewManager/ViewManager.py" line="3901" />
       <source>Shift+Ctrl+R</source>
       <comment>Search|Replace in Files</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3909" />
+      <location filename="../ViewManager/ViewManager.py" line="3910" />
       <source>Search for a text in files and replace it</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3914" />
+      <location filename="../ViewManager/ViewManager.py" line="3915" />
       <source>&lt;b&gt;Replace in Files&lt;/b&gt;&lt;p&gt;Search for some text in the files of a directory tree or the project and replace it. A window is shown to enter the searchtext, the replacement text and options for the search and to display the result.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3927" />
+      <location filename="../ViewManager/ViewManager.py" line="3928" />
       <source>Search in Open Files</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3929" />
+      <location filename="../ViewManager/ViewManager.py" line="3930" />
       <source>Search in Open Files...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3931" />
+      <location filename="../ViewManager/ViewManager.py" line="3932" />
       <source>Meta+Ctrl+Alt+F</source>
       <comment>Search|Search Open Files</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3940" />
+      <location filename="../ViewManager/ViewManager.py" line="3941" />
       <source>Search for a text in open files</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3943" />
+      <location filename="../ViewManager/ViewManager.py" line="3944" />
       <source>&lt;b&gt;Search in Open Files&lt;/b&gt;&lt;p&gt;Search for some text in the currently opened files. A window is shown to enter the search text and options for the search and to display the result.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3955" />
-      <source>Replace in Open Files</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="3956" />
+      <source>Replace in Open Files</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="3957" />
       <source>Replace in Open Files...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3958" />
+      <location filename="../ViewManager/ViewManager.py" line="3959" />
       <source>Meta+Ctrl+Alt+R</source>
       <comment>Search|Replace in Open Files</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3967" />
+      <location filename="../ViewManager/ViewManager.py" line="3968" />
       <source>Search for a text in open files and replace it</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3972" />
+      <location filename="../ViewManager/ViewManager.py" line="3973" />
       <source>&lt;b&gt;Replace in Open Files&lt;/b&gt;&lt;p&gt;Search for some text in the currently opened files and replace it. A window is shown to enter the search text, the replacement text and options for the search and to display the result.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3993" />
+      <location filename="../ViewManager/ViewManager.py" line="3994" />
       <source>&amp;Search</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4172" />
-      <location filename="../ViewManager/ViewManager.py" line="4164" />
+      <location filename="../ViewManager/ViewManager.py" line="4173" />
+      <location filename="../ViewManager/ViewManager.py" line="4165" />
       <source>Toggle all folds</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4165" />
+      <location filename="../ViewManager/ViewManager.py" line="4166" />
       <source>&amp;Toggle all folds</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4175" />
+      <location filename="../ViewManager/ViewManager.py" line="4176" />
       <source>&lt;b&gt;Toggle all folds&lt;/b&gt;&lt;p&gt;Toggle all folds of the current editor.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4197" />
-      <location filename="../ViewManager/ViewManager.py" line="4185" />
+      <location filename="../ViewManager/ViewManager.py" line="4198" />
+      <location filename="../ViewManager/ViewManager.py" line="4186" />
       <source>Toggle all folds (including children)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4188" />
+      <location filename="../ViewManager/ViewManager.py" line="4189" />
       <source>Toggle all &amp;folds (including children)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4202" />
+      <location filename="../ViewManager/ViewManager.py" line="4203" />
       <source>&lt;b&gt;Toggle all folds (including children)&lt;/b&gt;&lt;p&gt;Toggle all folds of the current editor including all children.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4221" />
-      <location filename="../ViewManager/ViewManager.py" line="4213" />
-      <source>Toggle current fold</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
+      <location filename="../ViewManager/ViewManager.py" line="4222" />
       <location filename="../ViewManager/ViewManager.py" line="4214" />
+      <source>Toggle current fold</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="4215" />
       <source>Toggle &amp;current fold</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4224" />
+      <location filename="../ViewManager/ViewManager.py" line="4225" />
       <source>&lt;b&gt;Toggle current fold&lt;/b&gt;&lt;p&gt;Toggle the folds of the current line of the current editor.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4243" />
-      <location filename="../ViewManager/ViewManager.py" line="4235" />
+      <location filename="../ViewManager/ViewManager.py" line="4244" />
+      <location filename="../ViewManager/ViewManager.py" line="4236" />
       <source>Clear all folds</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4236" />
+      <location filename="../ViewManager/ViewManager.py" line="4237" />
       <source>Clear &amp;all folds</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4246" />
+      <location filename="../ViewManager/ViewManager.py" line="4247" />
       <source>&lt;b&gt;Clear all folds&lt;/b&gt;&lt;p&gt;Clear all folds of the current editor, i.e. ensure that all lines are displayed unfolded.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4266" />
-      <location filename="../ViewManager/ViewManager.py" line="4259" />
-      <location filename="../ViewManager/ViewManager.py" line="4257" />
+      <location filename="../ViewManager/ViewManager.py" line="4267" />
+      <location filename="../ViewManager/ViewManager.py" line="4260" />
+      <location filename="../ViewManager/ViewManager.py" line="4258" />
       <source>Remove all highlights</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4269" />
+      <location filename="../ViewManager/ViewManager.py" line="4270" />
       <source>&lt;b&gt;Remove all highlights&lt;/b&gt;&lt;p&gt;Remove the highlights of all editors.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4279" />
+      <location filename="../ViewManager/ViewManager.py" line="4280" />
       <source>New Document View</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4281" />
+      <location filename="../ViewManager/ViewManager.py" line="4282" />
       <source>New &amp;Document View</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4288" />
+      <location filename="../ViewManager/ViewManager.py" line="4289" />
       <source>Open a new view of the current document</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4293" />
+      <location filename="../ViewManager/ViewManager.py" line="4294" />
       <source>&lt;b&gt;New Document View&lt;/b&gt;&lt;p&gt;Opens a new view of the current document. Both views show the same document. However, the cursors may be positioned independently.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4309" />
-      <location filename="../ViewManager/ViewManager.py" line="4305" />
+      <location filename="../ViewManager/ViewManager.py" line="4310" />
+      <location filename="../ViewManager/ViewManager.py" line="4306" />
       <source>New Document View (with new split)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4318" />
+      <location filename="../ViewManager/ViewManager.py" line="4319" />
       <source>Open a new view of the current document in a new split</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4323" />
+      <location filename="../ViewManager/ViewManager.py" line="4324" />
       <source>&lt;b&gt;New Document View&lt;/b&gt;&lt;p&gt;Opens a new view of the current document in a new split. Both views show the same document. However, the cursors may be positioned independently.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4335" />
+      <location filename="../ViewManager/ViewManager.py" line="4336" />
       <source>Split view</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4337" />
+      <location filename="../ViewManager/ViewManager.py" line="4338" />
       <source>&amp;Split view</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4344" />
+      <location filename="../ViewManager/ViewManager.py" line="4345" />
       <source>Add a split to the view</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4347" />
+      <location filename="../ViewManager/ViewManager.py" line="4348" />
       <source>&lt;b&gt;Split view&lt;/b&gt;&lt;p&gt;Add a split to the view.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4356" />
-      <source>Arrange horizontally</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="4357" />
+      <source>Arrange horizontally</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="4358" />
       <source>Arrange &amp;horizontally</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4365" />
+      <location filename="../ViewManager/ViewManager.py" line="4366" />
       <source>Arrange the splitted views horizontally</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4370" />
+      <location filename="../ViewManager/ViewManager.py" line="4371" />
       <source>&lt;b&gt;Arrange horizontally&lt;/b&gt;&lt;p&gt;Arrange the splitted views horizontally.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4381" />
+      <location filename="../ViewManager/ViewManager.py" line="4382" />
       <source>Remove split</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4383" />
+      <location filename="../ViewManager/ViewManager.py" line="4384" />
       <source>&amp;Remove split</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4390" />
+      <location filename="../ViewManager/ViewManager.py" line="4391" />
       <source>Remove the current split</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4393" />
+      <location filename="../ViewManager/ViewManager.py" line="4394" />
       <source>&lt;b&gt;Remove split&lt;/b&gt;&lt;p&gt;Remove the current split.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4402" />
-      <source>Next split</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="4403" />
+      <source>Next split</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="4404" />
       <source>&amp;Next split</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4405" />
+      <location filename="../ViewManager/ViewManager.py" line="4406" />
       <source>Ctrl+Alt+N</source>
       <comment>View|Next split</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4414" />
+      <location filename="../ViewManager/ViewManager.py" line="4415" />
       <source>Move to the next split</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4417" />
+      <location filename="../ViewManager/ViewManager.py" line="4418" />
       <source>&lt;b&gt;Next split&lt;/b&gt;&lt;p&gt;Move to the next split.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4426" />
-      <source>Previous split</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="4427" />
+      <source>Previous split</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="4428" />
       <source>&amp;Previous split</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4429" />
+      <location filename="../ViewManager/ViewManager.py" line="4430" />
       <source>Ctrl+Alt+P</source>
       <comment>View|Previous split</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4438" />
+      <location filename="../ViewManager/ViewManager.py" line="4439" />
       <source>Move to the previous split</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4441" />
+      <location filename="../ViewManager/ViewManager.py" line="4442" />
       <source>&lt;b&gt;Previous split&lt;/b&gt;&lt;p&gt;Move to the previous split.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4452" />
-      <location filename="../ViewManager/ViewManager.py" line="4450" />
+      <location filename="../ViewManager/ViewManager.py" line="4453" />
+      <location filename="../ViewManager/ViewManager.py" line="4451" />
       <source>Preview</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4460" />
+      <location filename="../ViewManager/ViewManager.py" line="4461" />
       <source>Preview the current file in the web browser</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4465" />
+      <location filename="../ViewManager/ViewManager.py" line="4466" />
       <source>&lt;b&gt;Preview&lt;/b&gt;&lt;p&gt;This opens the web browser with a preview of the current file.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4479" />
-      <location filename="../ViewManager/ViewManager.py" line="4477" />
+      <location filename="../ViewManager/ViewManager.py" line="4480" />
+      <location filename="../ViewManager/ViewManager.py" line="4478" />
       <source>Python AST Viewer</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4487" />
+      <location filename="../ViewManager/ViewManager.py" line="4488" />
       <source>Show the AST for the current Python file</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4492" />
+      <location filename="../ViewManager/ViewManager.py" line="4493" />
       <source>&lt;b&gt;Python AST Viewer&lt;/b&gt;&lt;p&gt;This opens the a tree view of the AST of the current Python source file.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4506" />
-      <location filename="../ViewManager/ViewManager.py" line="4504" />
+      <location filename="../ViewManager/ViewManager.py" line="4507" />
+      <location filename="../ViewManager/ViewManager.py" line="4505" />
       <source>Python Disassembly Viewer</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4514" />
+      <location filename="../ViewManager/ViewManager.py" line="4515" />
       <source>Show the Disassembly for the current Python file</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4519" />
+      <location filename="../ViewManager/ViewManager.py" line="4520" />
       <source>&lt;b&gt;Python Disassembly Viewer&lt;/b&gt;&lt;p&gt;This opens the a tree view of the Disassembly of the current Python source file.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4554" />
+      <location filename="../ViewManager/ViewManager.py" line="4555" />
       <source>&amp;View</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4588" />
-      <location filename="../ViewManager/ViewManager.py" line="4586" />
+      <location filename="../ViewManager/ViewManager.py" line="4589" />
+      <location filename="../ViewManager/ViewManager.py" line="4587" />
       <source>View</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4627" />
-      <location filename="../ViewManager/ViewManager.py" line="4619" />
+      <location filename="../ViewManager/ViewManager.py" line="4628" />
+      <location filename="../ViewManager/ViewManager.py" line="4620" />
       <source>Start Macro Recording</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4620" />
+      <location filename="../ViewManager/ViewManager.py" line="4621" />
       <source>S&amp;tart Macro Recording</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4630" />
+      <location filename="../ViewManager/ViewManager.py" line="4631" />
       <source>&lt;b&gt;Start Macro Recording&lt;/b&gt;&lt;p&gt;Start recording editor commands into a new macro.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4648" />
-      <location filename="../ViewManager/ViewManager.py" line="4640" />
+      <location filename="../ViewManager/ViewManager.py" line="4649" />
+      <location filename="../ViewManager/ViewManager.py" line="4641" />
       <source>Stop Macro Recording</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4641" />
+      <location filename="../ViewManager/ViewManager.py" line="4642" />
       <source>Sto&amp;p Macro Recording</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4651" />
+      <location filename="../ViewManager/ViewManager.py" line="4652" />
       <source>&lt;b&gt;Stop Macro Recording&lt;/b&gt;&lt;p&gt;Stop recording editor commands into a new macro.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4669" />
-      <location filename="../ViewManager/ViewManager.py" line="4661" />
+      <location filename="../ViewManager/ViewManager.py" line="4670" />
+      <location filename="../ViewManager/ViewManager.py" line="4662" />
       <source>Run Macro</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4662" />
+      <location filename="../ViewManager/ViewManager.py" line="4663" />
       <source>&amp;Run Macro</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4672" />
+      <location filename="../ViewManager/ViewManager.py" line="4673" />
       <source>&lt;b&gt;Run Macro&lt;/b&gt;&lt;p&gt;Run a previously recorded editor macro.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4690" />
-      <location filename="../ViewManager/ViewManager.py" line="4682" />
-      <source>Delete Macro</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
+      <location filename="../ViewManager/ViewManager.py" line="4691" />
       <location filename="../ViewManager/ViewManager.py" line="4683" />
+      <source>Delete Macro</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="4684" />
       <source>&amp;Delete Macro</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4693" />
+      <location filename="../ViewManager/ViewManager.py" line="4694" />
       <source>&lt;b&gt;Delete Macro&lt;/b&gt;&lt;p&gt;Delete a previously recorded editor macro.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4711" />
-      <location filename="../ViewManager/ViewManager.py" line="4703" />
+      <location filename="../ViewManager/ViewManager.py" line="4712" />
+      <location filename="../ViewManager/ViewManager.py" line="4704" />
       <source>Load Macro</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4704" />
+      <location filename="../ViewManager/ViewManager.py" line="4705" />
       <source>&amp;Load Macro</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4714" />
+      <location filename="../ViewManager/ViewManager.py" line="4715" />
       <source>&lt;b&gt;Load Macro&lt;/b&gt;&lt;p&gt;Load an editor macro from a file.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4731" />
-      <location filename="../ViewManager/ViewManager.py" line="4723" />
+      <location filename="../ViewManager/ViewManager.py" line="4732" />
+      <location filename="../ViewManager/ViewManager.py" line="4724" />
       <source>Save Macro</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4724" />
+      <location filename="../ViewManager/ViewManager.py" line="4725" />
       <source>&amp;Save Macro</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4734" />
+      <location filename="../ViewManager/ViewManager.py" line="4735" />
       <source>&lt;b&gt;Save Macro&lt;/b&gt;&lt;p&gt;Save a previously recorded editor macro to a file.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4751" />
+      <location filename="../ViewManager/ViewManager.py" line="4752" />
       <source>&amp;Macros</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4782" />
-      <location filename="../ViewManager/ViewManager.py" line="4769" />
+      <location filename="../ViewManager/ViewManager.py" line="4783" />
+      <location filename="../ViewManager/ViewManager.py" line="4770" />
       <source>Toggle Bookmark</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4771" />
+      <location filename="../ViewManager/ViewManager.py" line="4772" />
       <source>&amp;Toggle Bookmark</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4773" />
+      <location filename="../ViewManager/ViewManager.py" line="4774" />
       <source>Alt+Ctrl+T</source>
       <comment>Bookmark|Toggle</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4785" />
+      <location filename="../ViewManager/ViewManager.py" line="4786" />
       <source>&lt;b&gt;Toggle Bookmark&lt;/b&gt;&lt;p&gt;Toggle a bookmark at the current line of the current editor.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4809" />
-      <location filename="../ViewManager/ViewManager.py" line="4796" />
+      <location filename="../ViewManager/ViewManager.py" line="4810" />
+      <location filename="../ViewManager/ViewManager.py" line="4797" />
       <source>Next Bookmark</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4798" />
+      <location filename="../ViewManager/ViewManager.py" line="4799" />
       <source>&amp;Next Bookmark</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4800" />
+      <location filename="../ViewManager/ViewManager.py" line="4801" />
       <source>Ctrl+PgDown</source>
       <comment>Bookmark|Next</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4812" />
+      <location filename="../ViewManager/ViewManager.py" line="4813" />
       <source>&lt;b&gt;Next Bookmark&lt;/b&gt;&lt;p&gt;Go to next bookmark of the current editor.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4835" />
-      <location filename="../ViewManager/ViewManager.py" line="4822" />
+      <location filename="../ViewManager/ViewManager.py" line="4836" />
+      <location filename="../ViewManager/ViewManager.py" line="4823" />
       <source>Previous Bookmark</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4824" />
+      <location filename="../ViewManager/ViewManager.py" line="4825" />
       <source>&amp;Previous Bookmark</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4826" />
+      <location filename="../ViewManager/ViewManager.py" line="4827" />
       <source>Ctrl+PgUp</source>
       <comment>Bookmark|Previous</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4838" />
+      <location filename="../ViewManager/ViewManager.py" line="4839" />
       <source>&lt;b&gt;Previous Bookmark&lt;/b&gt;&lt;p&gt;Go to previous bookmark of the current editor.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4860" />
-      <location filename="../ViewManager/ViewManager.py" line="4848" />
+      <location filename="../ViewManager/ViewManager.py" line="4861" />
+      <location filename="../ViewManager/ViewManager.py" line="4849" />
       <source>Clear Bookmarks</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4849" />
+      <location filename="../ViewManager/ViewManager.py" line="4850" />
       <source>&amp;Clear Bookmarks</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4851" />
+      <location filename="../ViewManager/ViewManager.py" line="4852" />
       <source>Alt+Ctrl+C</source>
       <comment>Bookmark|Clear</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4863" />
+      <location filename="../ViewManager/ViewManager.py" line="4864" />
       <source>&lt;b&gt;Clear Bookmarks&lt;/b&gt;&lt;p&gt;Clear bookmarks of all editors.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4882" />
-      <location filename="../ViewManager/ViewManager.py" line="4873" />
+      <location filename="../ViewManager/ViewManager.py" line="4883" />
+      <location filename="../ViewManager/ViewManager.py" line="4874" />
       <source>Goto Syntax Error</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4875" />
+      <location filename="../ViewManager/ViewManager.py" line="4876" />
       <source>&amp;Goto Syntax Error</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4885" />
+      <location filename="../ViewManager/ViewManager.py" line="4886" />
       <source>&lt;b&gt;Goto Syntax Error&lt;/b&gt;&lt;p&gt;Go to next syntax error of the current editor.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4903" />
-      <location filename="../ViewManager/ViewManager.py" line="4895" />
+      <location filename="../ViewManager/ViewManager.py" line="4904" />
+      <location filename="../ViewManager/ViewManager.py" line="4896" />
       <source>Clear Syntax Errors</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4896" />
+      <location filename="../ViewManager/ViewManager.py" line="4897" />
       <source>Clear &amp;Syntax Errors</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4906" />
+      <location filename="../ViewManager/ViewManager.py" line="4907" />
       <source>&lt;b&gt;Clear Syntax Errors&lt;/b&gt;&lt;p&gt;Clear syntax errors of all editors.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4925" />
-      <location filename="../ViewManager/ViewManager.py" line="4916" />
+      <location filename="../ViewManager/ViewManager.py" line="4926" />
+      <location filename="../ViewManager/ViewManager.py" line="4917" />
       <source>Next warning message</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4918" />
+      <location filename="../ViewManager/ViewManager.py" line="4919" />
       <source>&amp;Next warning message</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4928" />
+      <location filename="../ViewManager/ViewManager.py" line="4929" />
       <source>&lt;b&gt;Next warning message&lt;/b&gt;&lt;p&gt;Go to next line of the current editor having a pyflakes warning.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4948" />
-      <location filename="../ViewManager/ViewManager.py" line="4939" />
+      <location filename="../ViewManager/ViewManager.py" line="4949" />
+      <location filename="../ViewManager/ViewManager.py" line="4940" />
       <source>Previous warning message</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4941" />
+      <location filename="../ViewManager/ViewManager.py" line="4942" />
       <source>&amp;Previous warning message</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4951" />
+      <location filename="../ViewManager/ViewManager.py" line="4952" />
       <source>&lt;b&gt;Previous warning message&lt;/b&gt;&lt;p&gt;Go to previous line of the current editor having a pyflakes warning.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4970" />
-      <location filename="../ViewManager/ViewManager.py" line="4962" />
+      <location filename="../ViewManager/ViewManager.py" line="4971" />
+      <location filename="../ViewManager/ViewManager.py" line="4963" />
       <source>Clear Warning Messages</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4963" />
+      <location filename="../ViewManager/ViewManager.py" line="4964" />
       <source>Clear &amp;Warning Messages</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4973" />
+      <location filename="../ViewManager/ViewManager.py" line="4974" />
       <source>&lt;b&gt;Clear Warning Messages&lt;/b&gt;&lt;p&gt;Clear pyflakes warning messages of all editors.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4992" />
-      <location filename="../ViewManager/ViewManager.py" line="4983" />
+      <location filename="../ViewManager/ViewManager.py" line="4993" />
+      <location filename="../ViewManager/ViewManager.py" line="4984" />
       <source>Next uncovered line</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4985" />
+      <location filename="../ViewManager/ViewManager.py" line="4986" />
       <source>&amp;Next uncovered line</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4995" />
+      <location filename="../ViewManager/ViewManager.py" line="4996" />
       <source>&lt;b&gt;Next uncovered line&lt;/b&gt;&lt;p&gt;Go to next line of the current editor marked as not covered.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5015" />
-      <location filename="../ViewManager/ViewManager.py" line="5006" />
+      <location filename="../ViewManager/ViewManager.py" line="5016" />
+      <location filename="../ViewManager/ViewManager.py" line="5007" />
       <source>Previous uncovered line</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5008" />
+      <location filename="../ViewManager/ViewManager.py" line="5009" />
       <source>&amp;Previous uncovered line</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5018" />
+      <location filename="../ViewManager/ViewManager.py" line="5019" />
       <source>&lt;b&gt;Previous uncovered line&lt;/b&gt;&lt;p&gt;Go to previous line of the current editor marked as not covered.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5038" />
-      <location filename="../ViewManager/ViewManager.py" line="5029" />
+      <location filename="../ViewManager/ViewManager.py" line="5039" />
+      <location filename="../ViewManager/ViewManager.py" line="5030" />
       <source>Next Task</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5031" />
+      <location filename="../ViewManager/ViewManager.py" line="5032" />
       <source>&amp;Next Task</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5041" />
+      <location filename="../ViewManager/ViewManager.py" line="5042" />
       <source>&lt;b&gt;Next Task&lt;/b&gt;&lt;p&gt;Go to next line of the current editor having a task.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5060" />
-      <location filename="../ViewManager/ViewManager.py" line="5051" />
+      <location filename="../ViewManager/ViewManager.py" line="5061" />
+      <location filename="../ViewManager/ViewManager.py" line="5052" />
       <source>Previous Task</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5053" />
+      <location filename="../ViewManager/ViewManager.py" line="5054" />
       <source>&amp;Previous Task</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5063" />
+      <location filename="../ViewManager/ViewManager.py" line="5064" />
       <source>&lt;b&gt;Previous Task&lt;/b&gt;&lt;p&gt;Go to previous line of the current editor having a task.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5083" />
-      <location filename="../ViewManager/ViewManager.py" line="5074" />
+      <location filename="../ViewManager/ViewManager.py" line="5084" />
+      <location filename="../ViewManager/ViewManager.py" line="5075" />
       <source>Next Change</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5076" />
+      <location filename="../ViewManager/ViewManager.py" line="5077" />
       <source>&amp;Next Change</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5086" />
+      <location filename="../ViewManager/ViewManager.py" line="5087" />
       <source>&lt;b&gt;Next Change&lt;/b&gt;&lt;p&gt;Go to next line of the current editor having a change marker.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5106" />
-      <location filename="../ViewManager/ViewManager.py" line="5097" />
+      <location filename="../ViewManager/ViewManager.py" line="5107" />
+      <location filename="../ViewManager/ViewManager.py" line="5098" />
       <source>Previous Change</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5099" />
+      <location filename="../ViewManager/ViewManager.py" line="5100" />
       <source>&amp;Previous Change</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5109" />
+      <location filename="../ViewManager/ViewManager.py" line="5110" />
       <source>&lt;b&gt;Previous Change&lt;/b&gt;&lt;p&gt;Go to previous line of the current editor having a change marker.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5129" />
-      <location filename="../ViewManager/ViewManager.py" line="5127" />
+      <location filename="../ViewManager/ViewManager.py" line="5130" />
+      <location filename="../ViewManager/ViewManager.py" line="5128" />
       <source>&amp;Bookmarks</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5172" />
-      <location filename="../ViewManager/ViewManager.py" line="5170" />
+      <location filename="../ViewManager/ViewManager.py" line="5173" />
+      <location filename="../ViewManager/ViewManager.py" line="5171" />
       <source>Bookmarks</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5206" />
+      <location filename="../ViewManager/ViewManager.py" line="5207" />
       <source>Check spelling</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5208" />
+      <location filename="../ViewManager/ViewManager.py" line="5209" />
       <source>Check &amp;spelling...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5210" />
+      <location filename="../ViewManager/ViewManager.py" line="5211" />
       <source>Shift+F7</source>
       <comment>Spelling|Spell Check</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5219" />
+      <location filename="../ViewManager/ViewManager.py" line="5220" />
       <source>Perform spell check of current editor</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5224" />
+      <location filename="../ViewManager/ViewManager.py" line="5225" />
       <source>&lt;b&gt;Check spelling&lt;/b&gt;&lt;p&gt;Perform a spell check of the current editor.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5234" />
+      <location filename="../ViewManager/ViewManager.py" line="5235" />
       <source>Automatic spell checking</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5236" />
+      <location filename="../ViewManager/ViewManager.py" line="5237" />
       <source>&amp;Automatic spell checking</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5244" />
+      <location filename="../ViewManager/ViewManager.py" line="5245" />
       <source>(De-)Activate automatic spell checking</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5249" />
+      <location filename="../ViewManager/ViewManager.py" line="5250" />
       <source>&lt;b&gt;Automatic spell checking&lt;/b&gt;&lt;p&gt;Activate or deactivate the automatic spell checking function of all editors.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5282" />
+      <location filename="../ViewManager/ViewManager.py" line="5283" />
       <source>Edit Dictionary</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5285" />
+      <location filename="../ViewManager/ViewManager.py" line="5286" />
       <source>Project Word List</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5289" />
+      <location filename="../ViewManager/ViewManager.py" line="5290" />
       <source>Project Exception List</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5294" />
+      <location filename="../ViewManager/ViewManager.py" line="5295" />
       <source>User Word List</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5298" />
+      <location filename="../ViewManager/ViewManager.py" line="5299" />
       <source>User Exception List</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5318" />
-      <location filename="../ViewManager/ViewManager.py" line="5316" />
+      <location filename="../ViewManager/ViewManager.py" line="5319" />
+      <location filename="../ViewManager/ViewManager.py" line="5317" />
       <source>Spelling</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5344" />
+      <location filename="../ViewManager/ViewManager.py" line="5345" />
       <source>Open files</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5392" />
-      <source>File Modified</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="5393" />
+      <source>File Modified</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="5394" />
       <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; has unsaved changes.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5819" />
+      <location filename="../ViewManager/ViewManager.py" line="5820" />
       <source>Line: {0:5}</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5825" />
+      <location filename="../ViewManager/ViewManager.py" line="5826" />
       <source>Pos: {0:5}</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5845" />
+      <location filename="../ViewManager/ViewManager.py" line="5846" />
       <source>Language: {0}</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5854" />
+      <location filename="../ViewManager/ViewManager.py" line="5855" />
       <source>EOL Mode: {0}</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="6315" />
-      <location filename="../ViewManager/ViewManager.py" line="6273" />
+      <location filename="../ViewManager/ViewManager.py" line="6316" />
+      <location filename="../ViewManager/ViewManager.py" line="6274" />
       <source>&amp;Clear</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="6309" />
+      <location filename="../ViewManager/ViewManager.py" line="6310" />
       <source>&amp;Add</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="6312" />
+      <location filename="../ViewManager/ViewManager.py" line="6313" />
       <source>&amp;Edit...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="7349" />
-      <location filename="../ViewManager/ViewManager.py" line="7335" />
-      <location filename="../ViewManager/ViewManager.py" line="7303" />
+      <location filename="../ViewManager/ViewManager.py" line="7350" />
+      <location filename="../ViewManager/ViewManager.py" line="7336" />
+      <location filename="../ViewManager/ViewManager.py" line="7304" />
       <source>Edit Spelling Dictionary</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="7306" />
+      <location filename="../ViewManager/ViewManager.py" line="7307" />
       <source>&lt;p&gt;The spelling dictionary 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="../ViewManager/ViewManager.py" line="7322" />
+      <location filename="../ViewManager/ViewManager.py" line="7323" />
       <source>Editing {0}</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="7338" />
+      <location filename="../ViewManager/ViewManager.py" line="7339" />
       <source>&lt;p&gt;The spelling dictionary file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="7352" />
+      <location filename="../ViewManager/ViewManager.py" line="7353" />
       <source>The spelling dictionary was saved successfully.</source>
       <translation type="unfinished" />
     </message>
@@ -96335,6 +96635,16 @@
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/WebBrowserSpellCheckingPage.ui" line="0" />
+      <source>&lt;p&gt;Select to force the use of &lt;b&gt;http://&lt;/b&gt; instead of &lt;b&gt;https://&lt;/b&gt;.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/WebBrowserSpellCheckingPage.ui" line="0" />
+      <source>Enforce unencrypted downloads</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/WebBrowserSpellCheckingPage.ui" line="0" />
       <source>Press to open a dialog to manage spell checking dictionaries</source>
       <translation type="unfinished" />
     </message>
@@ -100060,12 +100370,12 @@
   <context>
     <name>eric7_ide</name>
     <message>
-      <location filename="../eric7_ide.py" line="387" />
+      <location filename="../eric7_ide.py" line="384" />
       <source>Starting...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../eric7_ide.py" line="393" />
+      <location filename="../eric7_ide.py" line="390" />
       <source>Generating Main Window...</source>
       <translation type="unfinished" />
     </message>

eric ide

mercurial