src/eric7/i18n/eric7_empty.ts

branch
eric7-maintenance
changeset 10694
f46c1e224e8a
parent 10659
43ead32943ca
parent 10685
a9134b4e8ed0
child 10733
d96c69a235fc
--- a/src/eric7/i18n/eric7_empty.ts	Tue Apr 02 10:13:41 2024 +0200
+++ b/src/eric7/i18n/eric7_empty.ts	Wed Apr 24 10:14:16 2024 +0200
@@ -1819,22 +1819,22 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/DeviceBase.py" line="1980" />
+      <location filename="../MicroPython/Devices/DeviceBase.py" line="1982" />
       <source>Yes</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/DeviceBase.py" line="1980" />
-      <source>No</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../MicroPython/Devices/DeviceBase.py" line="1982" />
+      <source>No</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/Devices/DeviceBase.py" line="1984" />
       <source>yes</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/DeviceBase.py" line="1982" />
+      <location filename="../MicroPython/Devices/DeviceBase.py" line="1984" />
       <source>no</source>
       <translation type="unfinished" />
     </message>
@@ -3197,254 +3197,254 @@
   <context>
     <name>Browser</name>
     <message>
-      <location filename="../UI/Browser.py" line="118" />
+      <location filename="../UI/Browser.py" line="122" />
       <source>File-Browser</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/Browser.py" line="137" />
+      <location filename="../UI/Browser.py" line="141" />
       <source>&lt;b&gt;The Browser Window&lt;/b&gt;&lt;p&gt;This allows you to easily navigate the hierarchy of directories and files on your system, identify the Python programs and open them up in a Source Viewer window. The window displays several separate hierarchies.&lt;/p&gt;&lt;p&gt;The first hierarchy is only shown if you have opened a program for debugging and its root is the directory containing that program. Usually all of the separate files that make up a Python application are held in the same directory, so this hierarchy gives you easy access to most of what you will need.&lt;/p&gt;&lt;p&gt;The next hierarchy is used to easily navigate the directories that are specified in the Python &lt;tt&gt;sys.path&lt;/tt&gt; variable.&lt;/p&gt;&lt;p&gt;The remaining hierarchies allow you navigate your system as a whole. On a UNIX system there will be a hierarchy with &lt;tt&gt;/&lt;/tt&gt; at its root and another with the user home directory. On a Windows system there will be a hierarchy for each drive on the system.&lt;/p&gt;&lt;p&gt;Python programs (i.e. those with a &lt;tt&gt;.py&lt;/tt&gt; file name suffix) are identified in the hierarchies with a Python icon. The right mouse button will popup a menu which lets you open the file in a Source Viewer window, open the file for debugging or use it for a test run.&lt;/p&gt;&lt;p&gt;The context menu of a class, function or method allows you to open the file defining this class, function or method and will ensure, that the correct source line is visible.&lt;/p&gt;&lt;p&gt;Qt-Designer files (i.e. those with a &lt;tt&gt;.ui&lt;/tt&gt; file name suffix) are shown with a Designer icon. The context menu of these files allows you to start Qt-Designer with that file.&lt;/p&gt;&lt;p&gt;Qt-Linguist files (i.e. those with a &lt;tt&gt;.ts&lt;/tt&gt; file name suffix) are shown with a Linguist icon. The context menu of these files allows you to start Qt-Linguist with that file.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/Browser.py" line="236" />
+      <location filename="../UI/Browser.py" line="240" />
       <source>Show Hidden Files</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/Browser.py" line="242" />
+      <location filename="../UI/Browser.py" line="246" />
       <source>New</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/Browser.py" line="244" />
+      <location filename="../UI/Browser.py" line="248" />
       <source>Directory</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/Browser.py" line="247" />
+      <location filename="../UI/Browser.py" line="251" />
       <source>File</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/Browser.py" line="329" />
-      <location filename="../UI/Browser.py" line="287" />
-      <location filename="../UI/Browser.py" line="253" />
+      <location filename="../UI/Browser.py" line="333" />
+      <location filename="../UI/Browser.py" line="291" />
+      <location filename="../UI/Browser.py" line="257" />
       <source>Open</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/Browser.py" line="256" />
-      <source>Run Test...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/Browser.py" line="669" />
-      <location filename="../UI/Browser.py" line="661" />
-      <location filename="../UI/Browser.py" line="651" />
-      <location filename="../UI/Browser.py" line="642" />
-      <location filename="../UI/Browser.py" line="307" />
       <location filename="../UI/Browser.py" line="260" />
+      <source>Run Test...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/Browser.py" line="673" />
+      <location filename="../UI/Browser.py" line="665" />
+      <location filename="../UI/Browser.py" line="655" />
+      <location filename="../UI/Browser.py" line="646" />
+      <location filename="../UI/Browser.py" line="311" />
+      <location filename="../UI/Browser.py" line="264" />
       <source>Show Mime-Type</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/Browser.py" line="264" />
+      <location filename="../UI/Browser.py" line="268" />
       <source>Refresh Source File</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/Browser.py" line="617" />
-      <location filename="../UI/Browser.py" line="368" />
-      <location filename="../UI/Browser.py" line="311" />
-      <location filename="../UI/Browser.py" line="269" />
-      <source>Show in File Manager</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
+      <location filename="../UI/Browser.py" line="621" />
       <location filename="../UI/Browser.py" line="372" />
       <location filename="../UI/Browser.py" line="315" />
       <location filename="../UI/Browser.py" line="273" />
+      <source>Show in File Manager</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/Browser.py" line="376" />
+      <location filename="../UI/Browser.py" line="319" />
+      <location filename="../UI/Browser.py" line="277" />
       <source>Copy Path to Clipboard</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/Browser.py" line="380" />
-      <location filename="../UI/Browser.py" line="335" />
-      <location filename="../UI/Browser.py" line="323" />
-      <location filename="../UI/Browser.py" line="281" />
+      <location filename="../UI/Browser.py" line="384" />
+      <location filename="../UI/Browser.py" line="339" />
+      <location filename="../UI/Browser.py" line="327" />
+      <location filename="../UI/Browser.py" line="285" />
       <source>Delete</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/Browser.py" line="290" />
-      <source>Open in Hex Editor</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/Browser.py" line="294" />
-      <source>Open in Icon Editor</source>
+      <source>Open in Hex Editor</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/Browser.py" line="298" />
-      <source>Open in Editor</source>
+      <source>Open in Icon Editor</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/Browser.py" line="302" />
+      <source>Open in Editor</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/Browser.py" line="306" />
       <source>Open in PDF Viewer</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/Browser.py" line="399" />
-      <location filename="../UI/Browser.py" line="390" />
-      <location filename="../UI/Browser.py" line="341" />
+      <location filename="../UI/Browser.py" line="403" />
+      <location filename="../UI/Browser.py" line="394" />
+      <location filename="../UI/Browser.py" line="345" />
       <source>New toplevel directory...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/Browser.py" line="345" />
-      <source>Add as toplevel directory</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/Browser.py" line="349" />
+      <source>Add as toplevel directory</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/Browser.py" line="353" />
       <source>Remove from toplevel</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/Browser.py" line="354" />
+      <location filename="../UI/Browser.py" line="358" />
       <source>Refresh directory</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/Browser.py" line="359" />
-      <source>Find in this directory</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/Browser.py" line="363" />
+      <source>Find in this directory</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/Browser.py" line="367" />
       <source>Find &amp;&amp; Replace in this directory</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/Browser.py" line="384" />
+      <location filename="../UI/Browser.py" line="388" />
       <source>Goto</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/Browser.py" line="504" />
+      <location filename="../UI/Browser.py" line="508" />
       <source>Line {0}</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/Browser.py" line="643" />
+      <location filename="../UI/Browser.py" line="647" />
       <source>The mime type of the file could not be determined.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/Browser.py" line="662" />
-      <location filename="../UI/Browser.py" line="652" />
+      <location filename="../UI/Browser.py" line="666" />
+      <location filename="../UI/Browser.py" line="656" />
       <source>The file has the mime type &lt;b&gt;{0}&lt;/b&gt;.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/Browser.py" line="670" />
+      <location filename="../UI/Browser.py" line="674" />
       <source>The file has the mime type &lt;b&gt;{0}&lt;/b&gt;.&lt;br/&gt; Shall it be added to the list of text mime types?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/Browser.py" line="778" />
+      <location filename="../UI/Browser.py" line="782" />
       <source>New toplevel directory</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/Browser.py" line="618" />
+      <location filename="../UI/Browser.py" line="622" />
       <source>&lt;p&gt;The directory of the selected item (&lt;b&gt;{0}&lt;/b&gt;) cannot be shown in a file manager application.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/Browser.py" line="1025" />
-      <location filename="../UI/Browser.py" line="1013" />
-      <location filename="../UI/Browser.py" line="1004" />
+      <location filename="../UI/Browser.py" line="1029" />
+      <location filename="../UI/Browser.py" line="1017" />
+      <location filename="../UI/Browser.py" line="1008" />
       <source>New Directory</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/Browser.py" line="1005" />
+      <location filename="../UI/Browser.py" line="1009" />
       <source>Name for new directory:</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/Browser.py" line="1052" />
-      <location filename="../UI/Browser.py" line="1014" />
+      <location filename="../UI/Browser.py" line="1056" />
+      <location filename="../UI/Browser.py" line="1018" />
       <source>A file or directory named &lt;b&gt;{0}&lt;/b&gt; exists already. Aborting...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/Browser.py" line="1026" />
+      <location filename="../UI/Browser.py" line="1030" />
       <source>&lt;p&gt;The directory &lt;b&gt;{0}&lt;/b&gt; could not be created.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/Browser.py" line="1064" />
-      <location filename="../UI/Browser.py" line="1051" />
-      <location filename="../UI/Browser.py" line="1042" />
+      <location filename="../UI/Browser.py" line="1068" />
+      <location filename="../UI/Browser.py" line="1055" />
+      <location filename="../UI/Browser.py" line="1046" />
       <source>New File</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/Browser.py" line="1043" />
+      <location filename="../UI/Browser.py" line="1047" />
       <source>Name for new file:</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/Browser.py" line="1065" />
+      <location filename="../UI/Browser.py" line="1069" />
       <source>&lt;p&gt;The 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="../UI/Browser.py" line="1161" />
-      <location filename="../UI/Browser.py" line="1103" />
-      <location filename="../UI/Browser.py" line="1093" />
+      <location filename="../UI/Browser.py" line="1165" />
+      <location filename="../UI/Browser.py" line="1107" />
+      <location filename="../UI/Browser.py" line="1097" />
       <source>Delete File</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/Browser.py" line="1094" />
+      <location filename="../UI/Browser.py" line="1098" />
       <source>Do you really want to delete this file?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/Browser.py" line="1162" />
-      <location filename="../UI/Browser.py" line="1104" />
+      <location filename="../UI/Browser.py" line="1166" />
+      <location filename="../UI/Browser.py" line="1108" />
       <source>&lt;p&gt;The selected file &lt;b&gt;{0}&lt;/b&gt; could not be deleted.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/Browser.py" line="1129" />
-      <location filename="../UI/Browser.py" line="1119" />
+      <location filename="../UI/Browser.py" line="1133" />
+      <location filename="../UI/Browser.py" line="1123" />
       <source>Delete Directory</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/Browser.py" line="1120" />
+      <location filename="../UI/Browser.py" line="1124" />
       <source>Do you really want to delete this directory?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/Browser.py" line="1130" />
+      <location filename="../UI/Browser.py" line="1134" />
       <source>&lt;p&gt;The selected directory &lt;b&gt;{0}&lt;/b&gt; could not be deleted.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/Browser.py" line="1150" />
+      <location filename="../UI/Browser.py" line="1154" />
       <source>Delete Files</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/Browser.py" line="1151" />
+      <location filename="../UI/Browser.py" line="1155" />
       <source>Do you really want to delete these files?</source>
       <translation type="unfinished" />
     </message>
@@ -3452,32 +3452,32 @@
   <context>
     <name>BrowserModel</name>
     <message>
-      <location filename="../UI/BrowserModel.py" line="88" />
+      <location filename="../UI/BrowserModel.py" line="91" />
       <source>Name</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/BrowserModel.py" line="738" />
+      <location filename="../UI/BrowserModel.py" line="725" />
       <source>Coding: {0}</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/BrowserModel.py" line="748" />
+      <location filename="../UI/BrowserModel.py" line="735" />
       <source>Globals</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/BrowserModel.py" line="753" />
+      <location filename="../UI/BrowserModel.py" line="740" />
       <source>Imports</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/BrowserModel.py" line="853" />
+      <location filename="../UI/BrowserModel.py" line="843" />
       <source>Attributes</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/BrowserModel.py" line="864" />
+      <location filename="../UI/BrowserModel.py" line="854" />
       <source>Class Attributes</source>
       <translation type="unfinished" />
     </message>
@@ -9130,52 +9130,52 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugServer.py" line="921" />
+      <location filename="../Debugger/DebugServer.py" line="924" />
       <source>Connection from unknown host</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugServer.py" line="922" />
+      <location filename="../Debugger/DebugServer.py" line="925" />
       <source>&lt;p&gt;A connection was attempted by the unknown host &lt;b&gt;{0}&lt;/b&gt;. Accept this connection?&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugServer.py" line="1321" />
-      <location filename="../Debugger/DebugServer.py" line="1239" />
-      <location filename="../Debugger/DebugServer.py" line="1156" />
-      <location filename="../Debugger/DebugServer.py" line="1067" />
+      <location filename="../Debugger/DebugServer.py" line="1324" />
+      <location filename="../Debugger/DebugServer.py" line="1242" />
+      <location filename="../Debugger/DebugServer.py" line="1159" />
+      <location filename="../Debugger/DebugServer.py" line="1070" />
       <source>Start Debugger</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugServer.py" line="1322" />
-      <location filename="../Debugger/DebugServer.py" line="1240" />
-      <location filename="../Debugger/DebugServer.py" line="1157" />
-      <location filename="../Debugger/DebugServer.py" line="1068" />
+      <location filename="../Debugger/DebugServer.py" line="1325" />
+      <location filename="../Debugger/DebugServer.py" line="1243" />
+      <location filename="../Debugger/DebugServer.py" line="1160" />
+      <location filename="../Debugger/DebugServer.py" line="1071" />
       <source>&lt;p&gt;The debugger type &lt;b&gt;{0}&lt;/b&gt; is not supported or not configured.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugServer.py" line="1910" />
+      <location filename="../Debugger/DebugServer.py" line="1913" />
       <source>
 Not connected
 </source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugServer.py" line="2075" />
+      <location filename="../Debugger/DebugServer.py" line="2076" />
       <source>Passive debug connection received
 </source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugServer.py" line="2089" />
+      <location filename="../Debugger/DebugServer.py" line="2090" />
       <source>Passive debug connection closed
 </source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugServer.py" line="2220" />
+      <location filename="../Debugger/DebugServer.py" line="2221" />
       <source>&lt;project&gt;</source>
       <translation type="unfinished" />
     </message>
@@ -10480,46 +10480,46 @@
   <context>
     <name>DebuggerInterfacePython</name>
     <message>
-      <location filename="../Debugger/DebuggerInterfacePython.py" line="594" />
-      <location filename="../Debugger/DebuggerInterfacePython.py" line="571" />
-      <location filename="../Debugger/DebuggerInterfacePython.py" line="500" />
-      <location filename="../Debugger/DebuggerInterfacePython.py" line="456" />
-      <location filename="../Debugger/DebuggerInterfacePython.py" line="363" />
-      <location filename="../Debugger/DebuggerInterfacePython.py" line="340" />
-      <location filename="../Debugger/DebuggerInterfacePython.py" line="285" />
-      <location filename="../Debugger/DebuggerInterfacePython.py" line="261" />
-      <location filename="../Debugger/DebuggerInterfacePython.py" line="200" />
-      <source>Start Debugger</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Debugger/DebuggerInterfacePython.py" line="457" />
-      <location filename="../Debugger/DebuggerInterfacePython.py" line="201" />
-      <source>&lt;p&gt;No suitable Python3 environment configured.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Debugger/DebuggerInterfacePython.py" line="595" />
       <location filename="../Debugger/DebuggerInterfacePython.py" line="572" />
       <location filename="../Debugger/DebuggerInterfacePython.py" line="501" />
+      <location filename="../Debugger/DebuggerInterfacePython.py" line="457" />
       <location filename="../Debugger/DebuggerInterfacePython.py" line="364" />
       <location filename="../Debugger/DebuggerInterfacePython.py" line="341" />
+      <location filename="../Debugger/DebuggerInterfacePython.py" line="286" />
       <location filename="../Debugger/DebuggerInterfacePython.py" line="262" />
+      <location filename="../Debugger/DebuggerInterfacePython.py" line="201" />
+      <source>Start Debugger</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Debugger/DebuggerInterfacePython.py" line="458" />
+      <location filename="../Debugger/DebuggerInterfacePython.py" line="202" />
+      <source>&lt;p&gt;No suitable Python3 environment configured.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Debugger/DebuggerInterfacePython.py" line="596" />
+      <location filename="../Debugger/DebuggerInterfacePython.py" line="573" />
+      <location filename="../Debugger/DebuggerInterfacePython.py" line="502" />
+      <location filename="../Debugger/DebuggerInterfacePython.py" line="365" />
+      <location filename="../Debugger/DebuggerInterfacePython.py" line="342" />
+      <location filename="../Debugger/DebuggerInterfacePython.py" line="263" />
       <source>&lt;p&gt;The debugger backend could not be started.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebuggerInterfacePython.py" line="286" />
+      <location filename="../Debugger/DebuggerInterfacePython.py" line="287" />
       <source>&lt;p&gt;Remote debugging is configured but no command for remote login was given.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebuggerInterfacePython.py" line="1444" />
+      <location filename="../Debugger/DebuggerInterfacePython.py" line="1451" />
       <source>Debug Protocol Error</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebuggerInterfacePython.py" line="1445" />
+      <location filename="../Debugger/DebuggerInterfacePython.py" line="1452" />
       <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>
@@ -11444,22 +11444,22 @@
   <context>
     <name>DocstringGenerator</name>
     <message>
-      <location filename="../QScintilla/DocstringGenerator/__init__.py" line="49" />
+      <location filename="../QScintilla/DocstringGenerator/__init__.py" line="50" />
       <source>Eric</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/DocstringGenerator/__init__.py" line="50" />
-      <source>NumPy</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../QScintilla/DocstringGenerator/__init__.py" line="51" />
-      <source>Google</source>
+      <source>NumPy</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/DocstringGenerator/__init__.py" line="52" />
+      <source>Google</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/DocstringGenerator/__init__.py" line="53" />
       <source>Sphinx</source>
       <translation type="unfinished" />
     </message>
@@ -12332,7 +12332,7 @@
   <context>
     <name>Editor</name>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3524" />
+      <location filename="../QScintilla/Editor.py" line="3527" />
       <location filename="../QScintilla/Editor.py" line="470" />
       <location filename="../QScintilla/Editor.py" line="455" />
       <source>Open File</source>
@@ -12404,7 +12404,7 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="9898" />
+      <location filename="../QScintilla/Editor.py" line="9939" />
       <location filename="../QScintilla/Editor.py" line="969" />
       <source>Generate Docstring</source>
       <translation type="unfinished" />
@@ -12471,863 +12471,878 @@
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="1046" />
+      <source>Reload</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1049" />
       <source>Save</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1050" />
+      <location filename="../QScintilla/Editor.py" line="1053" />
       <source>Save As...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1055" />
+      <location filename="../QScintilla/Editor.py" line="1058" />
       <source>Save Copy...</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../QScintilla/Editor.py" line="1080" />
       <location filename="../QScintilla/Editor.py" line="1077" />
-      <location filename="../QScintilla/Editor.py" line="1074" />
       <source>Complete</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1081" />
-      <source>Clear Completions Cache</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1084" />
+      <source>Clear Completions Cache</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1087" />
       <source>Complete from Document</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1086" />
-      <source>Complete from APIs</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1089" />
+      <source>Complete from APIs</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1092" />
       <source>Complete from Document and APIs</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1103" />
+      <location filename="../QScintilla/Editor.py" line="1106" />
       <source>Check</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1114" />
+      <location filename="../QScintilla/Editor.py" line="1117" />
       <source>Code Formatting</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1120" />
+      <location filename="../QScintilla/Editor.py" line="1123" />
       <source>Black</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1125" />
+      <location filename="../QScintilla/Editor.py" line="1128" />
       <source>Format Code</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1129" />
+      <location filename="../QScintilla/Editor.py" line="1132" />
       <source>Check Formatting</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1133" />
+      <location filename="../QScintilla/Editor.py" line="1136" />
       <source>Formatting Diff</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1142" />
+      <location filename="../QScintilla/Editor.py" line="1145" />
       <source>isort</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1147" />
+      <location filename="../QScintilla/Editor.py" line="1150" />
       <source>Sort Imports</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1151" />
+      <location filename="../QScintilla/Editor.py" line="1154" />
       <source>Imports Sorting Diff</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1167" />
+      <location filename="../QScintilla/Editor.py" line="1170" />
       <source>Tools</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1178" />
+      <location filename="../QScintilla/Editor.py" line="1181" />
       <source>Show</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1180" />
+      <location filename="../QScintilla/Editor.py" line="1183" />
       <source>Code metrics...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1182" />
-      <source>Code coverage...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1185" />
-      <source>Show code coverage annotations</source>
+      <source>Code coverage...</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="1188" />
+      <source>Show code coverage annotations</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1191" />
       <source>Hide code coverage annotations</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1192" />
+      <location filename="../QScintilla/Editor.py" line="1195" />
       <source>Profile data...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1206" />
-      <source>Diagrams</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1208" />
-      <source>Class Diagram...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1209" />
-      <source>Package Diagram...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1210" />
-      <source>Imports Diagram...</source>
+      <source>Diagrams</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1211" />
+      <source>Class Diagram...</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="1212" />
+      <source>Package Diagram...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1213" />
+      <source>Imports Diagram...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1215" />
       <source>Application Diagram...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1217" />
+      <location filename="../QScintilla/Editor.py" line="1220" />
       <source>Load Diagram...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1232" />
+      <location filename="../QScintilla/Editor.py" line="1235" />
       <source>Languages</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1236" />
+      <location filename="../QScintilla/Editor.py" line="1239" />
       <source>Text</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1258" />
+      <location filename="../QScintilla/Editor.py" line="1261" />
       <source>Guessed</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1590" />
-      <location filename="../QScintilla/Editor.py" line="1262" />
+      <location filename="../QScintilla/Editor.py" line="1593" />
+      <location filename="../QScintilla/Editor.py" line="1265" />
       <source>Alternatives</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1279" />
+      <location filename="../QScintilla/Editor.py" line="1282" />
       <source>Encodings</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1302" />
+      <location filename="../QScintilla/Editor.py" line="1305" />
       <source>Re-Open With Encoding</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1322" />
+      <location filename="../QScintilla/Editor.py" line="1325" />
       <source>End-of-Line Type</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1326" />
+      <location filename="../QScintilla/Editor.py" line="1329" />
       <source>Unix</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1332" />
+      <location filename="../QScintilla/Editor.py" line="1335" />
       <source>Windows</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1338" />
+      <location filename="../QScintilla/Editor.py" line="1341" />
       <source>Macintosh</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1356" />
+      <location filename="../QScintilla/Editor.py" line="1359" />
       <source>Spelling</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8991" />
-      <location filename="../QScintilla/Editor.py" line="1364" />
+      <location filename="../QScintilla/Editor.py" line="9026" />
+      <location filename="../QScintilla/Editor.py" line="1367" />
       <source>Check spelling...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1369" />
+      <location filename="../QScintilla/Editor.py" line="1372" />
       <source>Check spelling of selection...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1373" />
+      <location filename="../QScintilla/Editor.py" line="1376" />
       <source>Remove from dictionary</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1390" />
+      <location filename="../QScintilla/Editor.py" line="1393" />
       <source>Spell Check Languages</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1394" />
+      <location filename="../QScintilla/Editor.py" line="1397" />
       <source>No Language</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1421" />
+      <location filename="../QScintilla/Editor.py" line="1424" />
       <source>Toggle bookmark</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1423" />
-      <source>Next bookmark</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1426" />
-      <source>Previous bookmark</source>
+      <source>Next bookmark</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="1429" />
+      <source>Previous bookmark</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1432" />
       <source>Clear all bookmarks</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1440" />
-      <source>Toggle breakpoint</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1443" />
-      <source>Toggle temporary breakpoint</source>
+      <source>Toggle breakpoint</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="1446" />
-      <source>Edit breakpoint...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="6494" />
+      <source>Toggle temporary breakpoint</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../QScintilla/Editor.py" line="1449" />
+      <source>Edit breakpoint...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="6498" />
+      <location filename="../QScintilla/Editor.py" line="1452" />
       <source>Enable breakpoint</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1452" />
-      <source>Next breakpoint</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1455" />
-      <source>Previous breakpoint</source>
+      <source>Next breakpoint</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="1458" />
+      <source>Previous breakpoint</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1461" />
       <source>Clear all breakpoints</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1469" />
+      <location filename="../QScintilla/Editor.py" line="1472" />
       <source>Toggle all folds</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1473" />
+      <location filename="../QScintilla/Editor.py" line="1476" />
       <source>Toggle all folds (including children)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1478" />
+      <location filename="../QScintilla/Editor.py" line="1481" />
       <source>Toggle current fold</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1482" />
+      <location filename="../QScintilla/Editor.py" line="1485" />
       <source>Expand (including children)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1486" />
+      <location filename="../QScintilla/Editor.py" line="1489" />
       <source>Collapse (including children)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1491" />
+      <location filename="../QScintilla/Editor.py" line="1494" />
       <source>Clear all folds</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1502" />
-      <source>Goto syntax error</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1505" />
-      <source>Show syntax error message</source>
+      <source>Goto syntax error</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="1508" />
+      <source>Show syntax error message</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1511" />
       <source>Clear syntax error</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1512" />
-      <source>Next warning</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1515" />
-      <source>Previous warning</source>
+      <source>Next warning</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="1518" />
-      <source>Show warning message</source>
+      <source>Previous warning</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="1521" />
+      <source>Show warning message</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1524" />
       <source>Clear warnings</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1525" />
-      <source>Next uncovered line</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1528" />
+      <source>Next uncovered line</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1531" />
       <source>Previous uncovered line</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1532" />
-      <source>Next task</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1535" />
+      <source>Next task</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1538" />
       <source>Previous task</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1539" />
-      <source>Next change</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1542" />
-      <source>Previous change</source>
+      <source>Next change</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="1545" />
+      <source>Previous change</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1548" />
       <source>Clear changes</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1575" />
-      <location filename="../QScintilla/Editor.py" line="1566" />
+      <location filename="../QScintilla/Editor.py" line="1578" />
+      <location filename="../QScintilla/Editor.py" line="1569" />
       <source>Export source</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1567" />
+      <location filename="../QScintilla/Editor.py" line="1570" />
       <source>&lt;p&gt;No exporter available for the export format &lt;b&gt;{0}&lt;/b&gt;. Aborting...&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1576" />
+      <location filename="../QScintilla/Editor.py" line="1579" />
       <source>No export format given. Aborting...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1587" />
+      <location filename="../QScintilla/Editor.py" line="1590" />
       <source>Alternatives ({0})</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1611" />
+      <location filename="../QScintilla/Editor.py" line="1614" />
       <source>Pygments Lexer</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1612" />
+      <location filename="../QScintilla/Editor.py" line="1615" />
       <source>Select the Pygments lexer to apply.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2214" />
+      <location filename="../QScintilla/Editor.py" line="2217" />
       <source>Modification of Read Only file</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2215" />
+      <location filename="../QScintilla/Editor.py" line="2218" />
       <source>You are attempting to change a read only file. Please save to a different file first.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2698" />
+      <location filename="../QScintilla/Editor.py" line="2701" />
       <source>Add Breakpoint</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2699" />
+      <location filename="../QScintilla/Editor.py" line="2702" />
       <source>No Python byte code will be created for the selected line. No break point will be set!</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3053" />
+      <location filename="../QScintilla/Editor.py" line="3056" />
       <source>Printing...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3070" />
+      <location filename="../QScintilla/Editor.py" line="3073" />
       <source>Printing completed</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3072" />
-      <source>Error while printing</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="3075" />
+      <source>Error while printing</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="3078" />
       <source>Printing aborted</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3457" />
+      <location filename="../QScintilla/Editor.py" line="3460" />
       <source>File Modified</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3458" />
+      <location filename="../QScintilla/Editor.py" line="3461" />
       <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="../QScintilla/Editor.py" line="3525" />
+      <location filename="../QScintilla/Editor.py" line="3528" />
       <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/Editor.py" line="3716" />
-      <location filename="../QScintilla/Editor.py" line="3697" />
-      <location filename="../QScintilla/Editor.py" line="3657" />
+      <location filename="../QScintilla/Editor.py" line="3719" />
+      <location filename="../QScintilla/Editor.py" line="3700" />
+      <location filename="../QScintilla/Editor.py" line="3660" />
       <source>Save File</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3658" />
+      <location filename="../QScintilla/Editor.py" line="3661" />
       <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/Editor.py" line="3717" />
+      <location filename="../QScintilla/Editor.py" line="3720" />
       <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; already exists. Overwrite it?&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3861" />
+      <location filename="../QScintilla/Editor.py" line="3864" />
       <source>Save File to Device</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3862" />
+      <location filename="../QScintilla/Editor.py" line="3865" />
       <source>Enter the complete device file path:</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5650" />
+      <location filename="../QScintilla/Editor.py" line="5653" />
       <source>Autocompletion</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5651" />
+      <location filename="../QScintilla/Editor.py" line="5654" />
       <source>Autocompletion is not available because there is no autocompletion source set.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5785" />
+      <location filename="../QScintilla/Editor.py" line="5788" />
       <source>Auto-Completion Provider</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5786" />
+      <location filename="../QScintilla/Editor.py" line="5789" />
       <source>The completion list provider '{0}' was already registered. Ignoring duplicate request.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6082" />
+      <location filename="../QScintilla/Editor.py" line="6085" />
       <source>Call-Tips Provider</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6083" />
+      <location filename="../QScintilla/Editor.py" line="6086" />
       <source>The call-tips provider '{0}' was already registered. Ignoring duplicate request.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6498" />
+      <location filename="../QScintilla/Editor.py" line="6502" />
       <source>Disable breakpoint</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6913" />
+      <location filename="../QScintilla/Editor.py" line="6917" />
       <source>Code Coverage</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6914" />
+      <location filename="../QScintilla/Editor.py" line="6918" />
       <source>Please select a coverage file</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6989" />
-      <location filename="../QScintilla/Editor.py" line="6981" />
+      <location filename="../QScintilla/Editor.py" line="6993" />
+      <location filename="../QScintilla/Editor.py" line="6985" />
       <source>Show Code Coverage Annotations</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6982" />
+      <location filename="../QScintilla/Editor.py" line="6986" />
       <source>All lines have been covered.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6990" />
+      <location filename="../QScintilla/Editor.py" line="6994" />
       <source>There is no coverage file available.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7098" />
+      <location filename="../QScintilla/Editor.py" line="7102" />
       <source>Profile Data</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7099" />
+      <location filename="../QScintilla/Editor.py" line="7103" />
       <source>Please select a profile file</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7261" />
-      <location filename="../QScintilla/Editor.py" line="7255" />
+      <location filename="../QScintilla/Editor.py" line="7265" />
+      <location filename="../QScintilla/Editor.py" line="7259" />
       <source>Syntax Error</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7262" />
+      <location filename="../QScintilla/Editor.py" line="7266" />
       <source>No syntax error message available.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7509" />
-      <location filename="../QScintilla/Editor.py" line="7503" />
+      <location filename="../QScintilla/Editor.py" line="7513" />
+      <location filename="../QScintilla/Editor.py" line="7507" />
       <source>Warning</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7509" />
+      <location filename="../QScintilla/Editor.py" line="7513" />
       <source>No warning messages available.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7588" />
-      <source>Info: {0}</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="7604" />
-      <location filename="../QScintilla/Editor.py" line="7590" />
-      <source>Error: {0}</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="7592" />
+      <source>Info: {0}</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="7608" />
+      <location filename="../QScintilla/Editor.py" line="7594" />
+      <source>Error: {0}</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="7596" />
       <source>Style: {0}</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7597" />
+      <location filename="../QScintilla/Editor.py" line="7601" />
       <source>Warning: {0}</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7727" />
+      <location filename="../QScintilla/Editor.py" line="7731" />
       <source>Macro Name</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7727" />
+      <location filename="../QScintilla/Editor.py" line="7731" />
       <source>Select a macro name:</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7753" />
+      <location filename="../QScintilla/Editor.py" line="7757" />
       <source>Load macro file</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7799" />
-      <location filename="../QScintilla/Editor.py" line="7755" />
+      <location filename="../QScintilla/Editor.py" line="7803" />
+      <location filename="../QScintilla/Editor.py" line="7759" />
       <source>Macro files (*.macro)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7777" />
-      <location filename="../QScintilla/Editor.py" line="7767" />
+      <location filename="../QScintilla/Editor.py" line="7781" />
+      <location filename="../QScintilla/Editor.py" line="7771" />
       <source>Error loading macro</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7768" />
+      <location filename="../QScintilla/Editor.py" line="7772" />
       <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="7778" />
+      <location filename="../QScintilla/Editor.py" line="7782" />
       <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="7797" />
+      <location filename="../QScintilla/Editor.py" line="7801" />
       <source>Save macro file</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7815" />
+      <location filename="../QScintilla/Editor.py" line="7819" />
       <source>Save macro</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7816" />
+      <location filename="../QScintilla/Editor.py" line="7820" />
       <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="7831" />
+      <location filename="../QScintilla/Editor.py" line="7835" />
       <source>Error saving macro</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7832" />
+      <location filename="../QScintilla/Editor.py" line="7836" />
       <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="7845" />
+      <location filename="../QScintilla/Editor.py" line="7849" />
       <source>Start Macro Recording</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7846" />
+      <location filename="../QScintilla/Editor.py" line="7850" />
       <source>Macro recording is already active. Start new?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7872" />
+      <location filename="../QScintilla/Editor.py" line="7876" />
       <source>Macro Recording</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7873" />
+      <location filename="../QScintilla/Editor.py" line="7877" />
       <source>Enter name of the macro:</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8056" />
+      <location filename="../QScintilla/Editor.py" line="8060" />
       <source>{0} (ro)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8241" />
+      <location filename="../QScintilla/Editor.py" line="8245" />
       <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="8247" />
+      <location filename="../QScintilla/Editor.py" line="8251" />
       <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="8254" />
+      <location filename="../QScintilla/Editor.py" line="8258" />
       <source>File changed</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8417" />
+      <location filename="../QScintilla/Editor.py" line="8351" />
+      <source>Reload File</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="8352" />
+      <source>&lt;p&gt;The editor contains unsaved modifications.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Warning:&lt;/b&gt; You will lose your changes upon reloading it.&lt;/p&gt;&lt;p&gt;Shall the editor really be reloaded?&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="8452" />
       <source>Drop Error</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8418" />
+      <location filename="../QScintilla/Editor.py" line="8453" />
       <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="8439" />
+      <location filename="../QScintilla/Editor.py" line="8474" />
       <source>Resources</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8441" />
+      <location filename="../QScintilla/Editor.py" line="8476" />
       <source>Add file...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8442" />
+      <location filename="../QScintilla/Editor.py" line="8477" />
       <source>Add files...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8443" />
+      <location filename="../QScintilla/Editor.py" line="8478" />
       <source>Add aliased file...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8445" />
+      <location filename="../QScintilla/Editor.py" line="8480" />
       <source>Add localized resource...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8448" />
+      <location filename="../QScintilla/Editor.py" line="8483" />
       <source>Add resource frame</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8468" />
+      <location filename="../QScintilla/Editor.py" line="8503" />
       <source>Add file resource</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8482" />
+      <location filename="../QScintilla/Editor.py" line="8517" />
       <source>Add file resources</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8506" />
-      <location filename="../QScintilla/Editor.py" line="8500" />
+      <location filename="../QScintilla/Editor.py" line="8541" />
+      <location filename="../QScintilla/Editor.py" line="8535" />
       <source>Add aliased file resource</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8507" />
+      <location filename="../QScintilla/Editor.py" line="8542" />
       <source>Alias for file &lt;b&gt;{0}&lt;/b&gt;:</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8582" />
+      <location filename="../QScintilla/Editor.py" line="8617" />
       <source>Package Diagram</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8583" />
+      <location filename="../QScintilla/Editor.py" line="8618" />
       <source>Include class attributes?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8603" />
+      <location filename="../QScintilla/Editor.py" line="8638" />
       <source>Imports Diagram</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8604" />
+      <location filename="../QScintilla/Editor.py" line="8639" />
       <source>Include imports from external modules?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8623" />
+      <location filename="../QScintilla/Editor.py" line="8658" />
       <source>Application Diagram</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8624" />
+      <location filename="../QScintilla/Editor.py" line="8659" />
       <source>Include module names?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8995" />
+      <location filename="../QScintilla/Editor.py" line="9030" />
       <source>Add to dictionary</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8997" />
+      <location filename="../QScintilla/Editor.py" line="9032" />
       <source>Ignore All</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="9444" />
+      <location filename="../QScintilla/Editor.py" line="9479" />
       <source>Sort Lines</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="9445" />
+      <location filename="../QScintilla/Editor.py" line="9480" />
       <source>The selection contains illegal data for a numerical sort.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="9538" />
+      <location filename="../QScintilla/Editor.py" line="9573" />
       <source>Register Mouse Click Handler</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="9539" />
+      <location filename="../QScintilla/Editor.py" line="9574" />
       <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="9632" />
+      <location filename="../QScintilla/Editor.py" line="9667" />
       <source>{0:4d}    {1}</source>
       <comment>line number, source code</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="9638" />
+      <location filename="../QScintilla/Editor.py" line="9673" />
       <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="9707" />
+      <location filename="../QScintilla/Editor.py" line="9742" />
       <source>EditorConfig Properties</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="9708" />
+      <location filename="../QScintilla/Editor.py" line="9743" />
       <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>
@@ -20963,8 +20978,8 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/EspDevices.py" line="1764" />
-      <location filename="../MicroPython/Devices/EspDevices.py" line="1748" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="1762" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="1746" />
       <location filename="../MicroPython/Devices/EspDevices.py" line="197" />
       <source>Erase Flash</source>
       <translation type="unfinished" />
@@ -20975,7 +20990,7 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/EspDevices.py" line="1849" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="1847" />
       <location filename="../MicroPython/Devices/EspDevices.py" line="204" />
       <source>Flash Additional Firmware</source>
       <translation type="unfinished" />
@@ -21026,8 +21041,8 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/EspDevices.py" line="1848" />
-      <location filename="../MicroPython/Devices/EspDevices.py" line="1807" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="1846" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="1805" />
       <location filename="../MicroPython/Devices/EspDevices.py" line="364" />
       <source>'esptool write_flash' Output</source>
       <translation type="unfinished" />
@@ -21148,17 +21163,17 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/EspDevices.py" line="1749" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="1747" />
       <source>Shall the flash of the selected device really be erased?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/EspDevices.py" line="1763" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="1761" />
       <source>'esptool erase_flash' Output</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/EspDevices.py" line="1808" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="1806" />
       <source>Flash µPy/CPy Firmware</source>
       <translation type="unfinished" />
     </message>
@@ -33488,456 +33503,456 @@
   <context>
     <name>Hg</name>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="289" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="300" />
       <source>Create project repository</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="290" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="301" />
       <source>The project repository could not be created.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="323" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="334" />
       <source>Creating Mercurial repository</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="342" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="353" />
       <source>Initial commit to Mercurial repository</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="384" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="395" />
       <source>Cloning project from a Mercurial repository</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="492" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="503" />
       <source>Commit Changes</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="493" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="504" />
       <source>The commit affects files, that have unsaved changes. Shall the commit be continued?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="555" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="566" />
       <source>Committing changes to Mercurial repository</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="650" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="661" />
       <source>Synchronizing with the Mercurial repository</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="681" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="692" />
       <source>Adding files/directories to the Mercurial repository</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="740" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="751" />
       <source>Removing files/directories from the Mercurial repository</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="793" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="804" />
       <source>Renaming {0}</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="924" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="935" />
       <source>Tagging in the Mercurial repository</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="981" />
       <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="970" />
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="959" />
       <source>Revert changes</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="960" />
-      <source>Do you really want to revert all changes to these files or directories?</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="971" />
+      <source>Do you really want to revert all changes to these files or directories?</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="982" />
       <source>Do you really want to revert all changes of the project?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="977" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="988" />
       <source>Reverting changes</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1022" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1033" />
       <source>Merging</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1061" />
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1053" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1072" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1064" />
       <source>Re-Merge</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1054" />
-      <source>Do you really want to re-merge these files or directories?</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1062" />
-      <source>Do you really want to re-merge the project?</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1065" />
+      <source>Do you really want to re-merge these files or directories?</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1073" />
+      <source>Do you really want to re-merge the project?</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1076" />
       <source>Re-Merging</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1087" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1098" />
       <source>Current branch tip</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1269" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1280" />
       <source>Mercurial command</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1446" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1457" />
       <source>Copying {0}</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1709" />
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1697" />
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1688" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1720" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1708" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1699" />
       <source>Mercurial Side-by-Side Difference</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1710" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1721" />
       <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2391" />
       <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2380" />
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2369" />
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2359" />
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1786" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2370" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1797" />
       <source>Apply changegroups</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1789" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1800" />
       <source>Pulling from a remote Mercurial repository</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1834" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1845" />
       <source>Pushing to a remote Mercurial repository</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1974" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1985" />
       <source>Marking as 'unresolved'</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1976" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1987" />
       <source>Marking as 'resolved'</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1998" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2009" />
       <source>Aborting uncommitted merge</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2021" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2032" />
       <source>Creating branch in the Mercurial repository</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2029" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2040" />
       <source>Created new branch &lt;{0}&gt;.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2038" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2049" />
       <source>Showing current branch</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2125" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2136" />
       <source>Verifying the integrity of the Mercurial repository</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2138" />
-      <source>Showing the combined configuration settings</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2149" />
-      <source>Showing aliases for remote repositories</source>
+      <source>Showing the combined configuration settings</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2160" />
-      <source>Recovering from interrupted transaction</source>
+      <source>Showing aliases for remote repositories</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2171" />
+      <source>Recovering from interrupted transaction</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2182" />
       <source>Identifying project directory</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2216" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2227" />
       <source>Create .hgignore file</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2217" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2228" />
       <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/hg.py" line="2318" />
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2292" />
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2274" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2329" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2303" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2285" />
       <source>Create changegroup</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2276" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2287" />
       <source>Mercurial Changegroup Files (*.hg)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2293" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2304" />
       <source>&lt;p&gt;The Mercurial changegroup file &lt;b&gt;{0}&lt;/b&gt; already exists. Overwrite it?&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2332" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2343" />
       <source>Preview changegroup</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2361" />
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2334" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2372" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2345" />
       <source>Mercurial Changegroup Files (*.hg);;All Files (*)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2370" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2381" />
       <source>Shall the working directory be updated?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2402" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2413" />
       <source>Bisect subcommand ({0}) invalid.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2422" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2433" />
       <source>Mercurial Bisect ({0})</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2445" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2456" />
       <source>Removing files from the Mercurial repository only</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2489" />
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2470" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2500" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2481" />
       <source>Backing out changeset</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2471" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2482" />
       <source>No revision given. Aborting...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2505" />
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2500" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2516" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2511" />
       <source>Rollback last transaction</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2501" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2512" />
       <source>Are you sure you want to rollback the last transaction?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2568" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2579" />
       <source>Import Patch</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2616" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2627" />
       <source>Export Patches</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2658" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2669" />
       <source>Change Phase</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2713" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2724" />
       <source>Copy Changesets</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2752" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2763" />
       <source>Copy Changesets (Continue)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2762" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2773" />
       <source>Copy Changesets (Stop)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2772" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2783" />
       <source>Copy Changesets (Abort)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2795" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2806" />
       <source>Create Unversioned Archive</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2809" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2820" />
       <source>Delete All Backups</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2810" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2821" />
       <source>&lt;p&gt;Do you really want to delete all backup bundles stored in the backup area?&lt;br/&gt;&lt;b&gt;{0}&lt;/b&gt;&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2901" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2912" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2892" />
       <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2881" />
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2870" />
       <source>Add Sub-repository</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2940" />
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2871" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2951" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2882" />
       <source>&lt;p&gt;The sub-repositories file .hgsub could not be read.&lt;/p&gt;&lt;p&gt;Reason: {0}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2882" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2893" />
       <source>&lt;p&gt;The sub-repositories file .hgsub already contains an entry &lt;b&gt;{0}&lt;/b&gt;. Aborting...&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2958" />
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2902" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2969" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2913" />
       <source>&lt;p&gt;The sub-repositories file .hgsub could not be written to.&lt;/p&gt;&lt;p&gt;Reason: {0}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2957" />
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2939" />
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2925" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2968" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2950" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2936" />
       <source>Remove Sub-repositories</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2926" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2937" />
       <source>&lt;p&gt;The sub-repositories file .hgsub does not exist. Aborting...&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3187" />
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3040" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3206" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3056" />
       <source>Mercurial Command Server</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3041" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3057" />
       <source>&lt;p&gt;The Mercurial Command Server could not be restarted.&lt;/p&gt;&lt;p&gt;Reason: {0}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3188" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3207" />
       <source>&lt;p&gt;The Mercurial Command Server could not be started.&lt;/p&gt;&lt;p&gt;Reason: {0}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3310" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3329" />
       <source>Mercurial Bookmark</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3327" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3346" />
       <source>Delete Bookmark</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3328" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3347" />
       <source>Select the bookmark to be deleted:</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3338" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3357" />
       <source>Delete Mercurial Bookmark</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3363" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3382" />
       <source>Rename Mercurial Bookmark</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3402" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3421" />
       <source>Move Mercurial Bookmark</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3483" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3502" />
       <source>Pull Bookmark</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3484" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3503" />
       <source>Select the bookmark to be pulled:</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3496" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3515" />
       <source>Pulling bookmark from a remote Mercurial repository</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3522" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3541" />
       <source>Push Bookmark</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3523" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3542" />
       <source>Select the bookmark to be push:</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3538" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3557" />
       <source>Pushing bookmark to a remote Mercurial repository</source>
       <translation type="unfinished" />
     </message>
@@ -43400,6 +43415,16 @@
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/IconsPage.ui" line="0" />
+      <source>Select this in order to prefer vector based SVG icons (pixel based icons as fallback). If unchecked pixel based are prefered.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/IconsPage.ui" line="0" />
+      <source>Prefer Vector Icons (SVG Icons)</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/IconsPage.ui" line="0" />
       <source>Default Icons</source>
       <translation type="unfinished" />
     </message>
@@ -48832,13 +48857,13 @@
     <name>Lexers</name>
     <message>
       <location filename="../QScintilla/Lexers/__init__.py" line="412" />
-      <location filename="../Preferences/__init__.py" line="603" />
+      <location filename="../Preferences/__init__.py" line="609" />
       <source>Python Files (*.py *.py3)</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/Lexers/__init__.py" line="505" />
-      <location filename="../Preferences/__init__.py" line="606" />
+      <location filename="../Preferences/__init__.py" line="612" />
       <source>Python3 Files (*.py)</source>
       <translation type="unfinished" />
     </message>
@@ -60264,18 +60289,18 @@
   <context>
     <name>Preferences</name>
     <message>
-      <location filename="../Preferences/__init__.py" line="1895" />
+      <location filename="../Preferences/__init__.py" line="1901" />
       <source>Export Preferences</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/__init__.py" line="1924" />
-      <location filename="../Preferences/__init__.py" line="1897" />
+      <location filename="../Preferences/__init__.py" line="1930" />
+      <location filename="../Preferences/__init__.py" line="1903" />
       <source>Properties File (*.ini);;All Files (*)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/__init__.py" line="1922" />
+      <location filename="../Preferences/__init__.py" line="1928" />
       <source>Import Preferences</source>
       <translation type="unfinished" />
     </message>
@@ -61820,8 +61845,8 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6014" />
-      <location filename="../Project/Project.py" line="6001" />
+      <location filename="../Project/Project.py" line="6026" />
+      <location filename="../Project/Project.py" line="6013" />
       <location filename="../Project/Project.py" line="4674" />
       <source>Profile Data</source>
       <translation type="unfinished" />
@@ -61842,7 +61867,7 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6066" />
+      <location filename="../Project/Project.py" line="6078" />
       <location filename="../Project/Project.py" line="4700" />
       <source>Application Diagram</source>
       <translation type="unfinished" />
@@ -61883,8 +61908,8 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6234" />
-      <location filename="../Project/Project.py" line="6179" />
+      <location filename="../Project/Project.py" line="6246" />
+      <location filename="../Project/Project.py" line="6191" />
       <location filename="../Project/Project.py" line="4744" />
       <source>Create Package List</source>
       <translation type="unfinished" />
@@ -61905,7 +61930,7 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6304" />
+      <location filename="../Project/Project.py" line="6316" />
       <location filename="../Project/Project.py" line="4767" />
       <source>Create Plugin Archives</source>
       <translation type="unfinished" />
@@ -61946,9 +61971,9 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6740" />
-      <location filename="../Project/Project.py" line="6711" />
-      <location filename="../Project/Project.py" line="6665" />
+      <location filename="../Project/Project.py" line="6752" />
+      <location filename="../Project/Project.py" line="6723" />
+      <location filename="../Project/Project.py" line="6677" />
       <location filename="../Project/Project.py" line="4820" />
       <source>Execute Make</source>
       <translation type="unfinished" />
@@ -61969,7 +61994,7 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6717" />
+      <location filename="../Project/Project.py" line="6729" />
       <location filename="../Project/Project.py" line="4839" />
       <source>Test for Changes</source>
       <translation type="unfinished" />
@@ -62352,189 +62377,189 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5647" />
+      <location filename="../Project/Project.py" line="5659" />
       <source>Search New Files</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5648" />
+      <location filename="../Project/Project.py" line="5660" />
       <source>There were no new files found to be added.</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Project/Project.py" line="5818" />
+      <location filename="../Project/Project.py" line="5805" />
+      <source>Version Control System</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Project/Project.py" line="5806" />
-      <location filename="../Project/Project.py" line="5793" />
-      <source>Version Control System</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5794" />
       <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="5807" />
+      <location filename="../Project/Project.py" line="5819" />
       <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="5956" />
+      <location filename="../Project/Project.py" line="5968" />
       <source>Coverage Data</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6002" />
-      <location filename="../Project/Project.py" line="5957" />
+      <location filename="../Project/Project.py" line="6014" />
+      <location filename="../Project/Project.py" line="5969" />
       <source>There is no main script defined for the current project. Aborting</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5969" />
+      <location filename="../Project/Project.py" line="5981" />
       <source>Code Coverage</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5970" />
+      <location filename="../Project/Project.py" line="5982" />
       <source>Please select a coverage file</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6015" />
+      <location filename="../Project/Project.py" line="6027" />
       <source>Please select a profile file</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6067" />
+      <location filename="../Project/Project.py" line="6079" />
       <source>Include module names?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6180" />
+      <location filename="../Project/Project.py" line="6192" />
       <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="6235" />
+      <location filename="../Project/Project.py" line="6247" />
       <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="6531" />
-      <location filename="../Project/Project.py" line="6487" />
-      <location filename="../Project/Project.py" line="6437" />
-      <location filename="../Project/Project.py" line="6426" />
-      <location filename="../Project/Project.py" line="6408" />
-      <location filename="../Project/Project.py" line="6375" />
-      <location filename="../Project/Project.py" line="6345" />
-      <location filename="../Project/Project.py" line="6317" />
-      <location filename="../Project/Project.py" line="6287" />
-      <location filename="../Project/Project.py" line="6273" />
-      <location filename="../Project/Project.py" line="6256" />
+      <location filename="../Project/Project.py" line="6543" />
+      <location filename="../Project/Project.py" line="6499" />
+      <location filename="../Project/Project.py" line="6449" />
+      <location filename="../Project/Project.py" line="6438" />
+      <location filename="../Project/Project.py" line="6420" />
+      <location filename="../Project/Project.py" line="6387" />
+      <location filename="../Project/Project.py" line="6357" />
+      <location filename="../Project/Project.py" line="6329" />
+      <location filename="../Project/Project.py" line="6299" />
+      <location filename="../Project/Project.py" line="6285" />
+      <location filename="../Project/Project.py" line="6268" />
       <source>Create Plugin Archive</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6257" />
+      <location filename="../Project/Project.py" line="6269" />
       <source>The project does not have a main script defined. Aborting...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6274" />
+      <location filename="../Project/Project.py" line="6286" />
       <source>Select package lists:</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6288" />
-      <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="6296" />
-      <source>Creating plugin archives...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="6297" />
-      <source>Abort</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="6300" />
+      <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="6308" />
+      <source>Creating plugin archives...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="6309" />
+      <source>Abort</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="6312" />
       <source>%v/%m Archives</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6318" />
+      <location filename="../Project/Project.py" line="6330" />
       <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="6346" />
+      <location filename="../Project/Project.py" line="6358" />
       <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="6376" />
+      <location filename="../Project/Project.py" line="6388" />
       <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="6409" />
+      <location filename="../Project/Project.py" line="6421" />
       <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="6427" />
+      <location filename="../Project/Project.py" line="6439" />
       <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="6438" />
+      <location filename="../Project/Project.py" line="6450" />
       <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="6488" />
+      <location filename="../Project/Project.py" line="6500" />
       <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="6532" />
+      <location filename="../Project/Project.py" line="6544" />
       <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="6666" />
+      <location filename="../Project/Project.py" line="6678" />
       <source>The make process did not start.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6712" />
+      <location filename="../Project/Project.py" line="6724" />
       <source>The make process crashed.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6720" />
+      <location filename="../Project/Project.py" line="6732" />
       <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="6725" />
+      <location filename="../Project/Project.py" line="6737" />
       <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="6741" />
+      <location filename="../Project/Project.py" line="6753" />
       <source>The makefile contains errors.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="7160" />
+      <location filename="../Project/Project.py" line="7172" />
       <source>Interpreter Missing</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="7161" />
+      <location filename="../Project/Project.py" line="7173" />
       <source>The configured interpreter of the embedded environment does not exist anymore. Shall the environment be upgraded?</source>
       <translation type="unfinished" />
     </message>
@@ -62593,57 +62618,57 @@
   <context>
     <name>ProjectBrowser</name>
     <message>
-      <location filename="../Project/ProjectBrowser.py" line="121" />
+      <location filename="../Project/ProjectBrowser.py" line="125" />
       <source>up to date</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectBrowser.py" line="122" />
-      <source>files added</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/ProjectBrowser.py" line="123" />
-      <source>local modifications</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/ProjectBrowser.py" line="124" />
-      <source>files removed</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/ProjectBrowser.py" line="125" />
-      <source>files replaced</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Project/ProjectBrowser.py" line="126" />
-      <source>update required</source>
+      <source>files added</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Project/ProjectBrowser.py" line="127" />
+      <source>local modifications</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/ProjectBrowser.py" line="128" />
+      <source>files removed</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/ProjectBrowser.py" line="129" />
+      <source>files replaced</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/ProjectBrowser.py" line="130" />
+      <source>update required</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/ProjectBrowser.py" line="131" />
       <source>conflict</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectBrowser.py" line="135" />
+      <location filename="../Project/ProjectBrowser.py" line="139" />
       <source>Press to check the current VCS status.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectBrowser.py" line="187" />
+      <location filename="../Project/ProjectBrowser.py" line="191" />
       <source>Add Project Browser Type</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectBrowser.py" line="188" />
+      <location filename="../Project/ProjectBrowser.py" line="192" />
       <source>&lt;p&gt;The project browser type &lt;b&gt;{0}&lt;/b&gt; has already been added. This attempt will be ignored.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectBrowser.py" line="467" />
+      <location filename="../Project/ProjectBrowser.py" line="471" />
       <source>unknown status</source>
       <translation type="unfinished" />
     </message>
@@ -62651,21 +62676,20 @@
   <context>
     <name>ProjectBrowserModel</name>
     <message>
-      <location filename="../Project/ProjectBrowserModel.py" line="210" />
+      <location filename="../Project/ProjectBrowserModel.py" line="211" />
       <source>Name</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectBrowserModel.py" line="212" />
+      <location filename="../Project/ProjectBrowserModel.py" line="213" />
       <source>VCS Status</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectBrowserModel.py" line="808" />
-      <location filename="../Project/ProjectBrowserModel.py" line="786" />
-      <location filename="../Project/ProjectBrowserModel.py" line="749" />
-      <location filename="../Project/ProjectBrowserModel.py" line="451" />
-      <location filename="../Project/ProjectBrowserModel.py" line="369" />
+      <location filename="../Project/ProjectBrowserModel.py" line="784" />
+      <location filename="../Project/ProjectBrowserModel.py" line="762" />
+      <location filename="../Project/ProjectBrowserModel.py" line="456" />
+      <location filename="../Project/ProjectBrowserModel.py" line="373" />
       <source>local</source>
       <translation type="unfinished" />
     </message>
@@ -63817,475 +63841,475 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="670" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="206" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="671" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="207" />
       <source>Check</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="1509" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="209" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="1512" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="210" />
       <source>Code Formatting</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="210" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="211" />
       <source>Black</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="215" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="216" />
       <source>Format Code</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="219" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="220" />
       <source>Check Formatting</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="223" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="224" />
       <source>Formatting Diff</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="227" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="228" />
       <source>isort</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="232" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="233" />
       <source>Sort Imports</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="236" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="237" />
       <source>Imports Sorting Diff</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="242" />
-      <source>Show</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Project/ProjectSourcesBrowser.py" line="243" />
+      <source>Show</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/ProjectSourcesBrowser.py" line="244" />
       <source>Code metrics...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="245" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="246" />
       <source>Code coverage...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="248" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="249" />
       <source>Profile data...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="493" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="252" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="494" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="253" />
       <source>Diagrams</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="495" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="254" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="496" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="255" />
       <source>Class Diagram...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="498" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="257" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="499" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="258" />
       <source>Package Diagram...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="260" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="261" />
       <source>Imports Diagram...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="501" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="263" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="502" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="264" />
       <source>Application Diagram...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="506" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="268" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="507" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="269" />
       <source>Load Diagram...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="273" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="274" />
       <source>Start</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="276" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="277" />
       <source>Run Script...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="281" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="282" />
       <source>Debug Script...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="286" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="287" />
       <source>Profile Script...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="291" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="292" />
       <source>Coverage run of Script...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="296" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="297" />
       <source>Run tests...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="674" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="511" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="299" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="675" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="512" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="300" />
       <source>Rename file</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="794" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="778" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="677" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="626" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="612" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="514" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="441" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="424" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="302" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="795" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="779" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="678" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="627" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="613" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="515" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="442" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="425" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="303" />
       <source>Remove from project</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="796" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="780" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="680" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="614" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="517" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="443" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="426" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="305" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="797" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="781" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="681" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="615" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="518" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="444" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="427" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="306" />
       <source>Delete</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="446" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="398" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="367" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="343" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="308" />
-      <source>New package...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Project/ProjectSourcesBrowser.py" line="447" />
       <location filename="../Project/ProjectSourcesBrowser.py" line="399" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="369" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="368" />
       <location filename="../Project/ProjectSourcesBrowser.py" line="344" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="310" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="309" />
+      <source>New package...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/ProjectSourcesBrowser.py" line="448" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="400" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="370" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="345" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="311" />
       <source>New source file...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="799" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="756" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="730" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="708" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="683" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="629" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="590" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="564" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="542" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="520" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="449" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="402" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="373" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="346" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="313" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="800" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="757" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="731" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="709" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="684" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="630" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="591" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="565" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="543" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="521" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="450" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="403" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="374" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="347" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="314" />
       <source>Add source files...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="801" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="760" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="734" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="710" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="685" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="631" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="594" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="568" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="544" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="522" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="451" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="406" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="377" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="348" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="315" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="802" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="761" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="735" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="711" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="686" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="632" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="595" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="569" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="545" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="523" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="452" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="407" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="378" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="349" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="316" />
       <source>Add source directory...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="806" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="765" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="739" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="713" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="691" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="636" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="599" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="573" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="547" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="528" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="458" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="411" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="382" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="351" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="326" />
-      <source>Show in File Manager</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Project/ProjectSourcesBrowser.py" line="807" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="694" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="766" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="740" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="714" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="692" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="637" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="600" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="574" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="548" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="529" />
       <location filename="../Project/ProjectSourcesBrowser.py" line="459" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="329" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="412" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="383" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="352" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="327" />
+      <source>Show in File Manager</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/ProjectSourcesBrowser.py" line="808" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="695" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="460" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="330" />
       <source>Copy Path to Clipboard</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="819" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="809" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="785" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="768" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="743" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="715" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="698" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="648" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="638" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="617" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="602" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="577" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="549" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="532" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="471" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="461" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="432" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="414" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="386" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="353" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="333" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="820" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="810" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="786" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="769" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="744" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="716" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="699" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="649" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="639" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="618" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="603" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="578" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="550" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="533" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="472" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="462" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="433" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="415" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="387" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="354" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="334" />
       <source>Expand all directories</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="822" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="811" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="787" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="770" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="746" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="716" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="701" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="651" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="640" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="619" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="604" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="580" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="550" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="535" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="474" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="463" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="434" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="416" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="389" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="354" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="336" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="823" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="812" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="788" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="771" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="747" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="717" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="702" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="652" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="641" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="620" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="605" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="581" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="551" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="536" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="475" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="464" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="435" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="417" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="390" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="355" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="337" />
       <source>Collapse all directories</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="825" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="813" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="789" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="772" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="749" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="717" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="703" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="654" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="642" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="621" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="606" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="583" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="551" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="537" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="477" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="465" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="436" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="418" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="392" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="355" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="338" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="826" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="814" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="790" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="773" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="750" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="718" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="704" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="655" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="643" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="622" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="607" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="584" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="552" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="538" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="478" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="466" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="437" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="419" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="393" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="356" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="339" />
       <source>Collapse all files</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="828" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="815" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="791" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="774" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="752" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="719" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="705" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="657" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="644" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="623" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="609" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="586" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="553" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="539" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="480" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="467" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="438" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="420" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="395" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="357" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="340" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="829" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="816" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="792" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="775" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="753" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="720" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="706" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="658" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="645" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="624" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="610" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="587" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="554" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="540" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="481" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="468" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="439" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="421" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="396" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="358" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="341" />
       <source>Configure...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="722" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="556" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="360" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="723" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="557" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="361" />
       <source>Goto</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="1098" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="1082" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="1101" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="1085" />
       <source>Add new Python package</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="1083" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="1086" />
       <source>&lt;p&gt;The package directory &lt;b&gt;{0}&lt;/b&gt; could not be created. Aborting...&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="1099" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="1102" />
       <source>&lt;p&gt;The package file &lt;b&gt;{0}&lt;/b&gt; could not be created. Aborting...&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="1148" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="1130" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="1117" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="1151" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="1133" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="1120" />
       <source>New source file</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="1118" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="1121" />
       <source>Enter the path of the new source file:</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="1131" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="1134" />
       <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; already exists. The action will be aborted.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="1149" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="1152" />
       <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be created. Aborting...&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="1187" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="1190" />
       <source>Delete files</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="1188" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="1191" />
       <source>Do you really want to delete these files from the project?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="1250" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="1253" />
       <source>Code Coverage</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="1251" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="1254" />
       <source>Please select a coverage file</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="1293" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="1296" />
       <source>Profile Data</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="1294" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="1297" />
       <source>Please select a profile file</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="1331" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="1334" />
       <source>Class Diagram</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="1379" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="1332" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="1382" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="1335" />
       <source>Include class attributes?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="1353" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="1356" />
       <source>Imports Diagram</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="1354" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="1357" />
       <source>Include imports from external modules?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="1378" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="1381" />
       <source>Package Diagram</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="1394" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="1397" />
       <source>Application Diagram</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="1395" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="1398" />
       <source>Include module names?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="1510" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="1513" />
       <source>There are no files left for reformatting.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="1565" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="1568" />
       <source>Import Sorting</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="1566" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="1569" />
       <source>There are no files left for import statement sorting.</source>
       <translation type="unfinished" />
     </message>
@@ -72273,111 +72297,111 @@
   <context>
     <name>SessionManager</name>
     <message>
-      <location filename="../WebBrowser/Session/SessionManager.py" line="299" />
+      <location filename="../WebBrowser/Session/SessionManager.py" line="298" />
       <source>Backup 1</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/Session/SessionManager.py" line="307" />
+      <location filename="../WebBrowser/Session/SessionManager.py" line="306" />
       <source>Backup 2</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/Session/SessionManager.py" line="338" />
+      <location filename="../WebBrowser/Session/SessionManager.py" line="337" />
       <source>Default Session</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/Session/SessionManager.py" line="492" />
-      <source>Clone Session</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../WebBrowser/Session/SessionManager.py" line="495" />
+      <source>Clone Session</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../WebBrowser/Session/SessionManager.py" line="498" />
       <source>Rename Session</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/Session/SessionManager.py" line="499" />
+      <location filename="../WebBrowser/Session/SessionManager.py" line="502" />
       <source>Please enter a new name:</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/Session/SessionManager.py" line="672" />
-      <location filename="../WebBrowser/Session/SessionManager.py" line="572" />
-      <location filename="../WebBrowser/Session/SessionManager.py" line="515" />
+      <location filename="../WebBrowser/Session/SessionManager.py" line="675" />
+      <location filename="../WebBrowser/Session/SessionManager.py" line="575" />
+      <location filename="../WebBrowser/Session/SessionManager.py" line="518" />
       <source>The session file "{0}" exists already. Please enter another name.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/Session/SessionManager.py" line="528" />
+      <location filename="../WebBrowser/Session/SessionManager.py" line="531" />
       <source>An error occurred while cloning the session file.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/Session/SessionManager.py" line="538" />
+      <location filename="../WebBrowser/Session/SessionManager.py" line="541" />
       <source>An error occurred while renaming the session file.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/Session/SessionManager.py" line="571" />
-      <location filename="../WebBrowser/Session/SessionManager.py" line="553" />
+      <location filename="../WebBrowser/Session/SessionManager.py" line="574" />
+      <location filename="../WebBrowser/Session/SessionManager.py" line="556" />
       <source>Save Session</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/Session/SessionManager.py" line="554" />
+      <location filename="../WebBrowser/Session/SessionManager.py" line="557" />
       <source>Please enter a name for the session:</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/Session/SessionManager.py" line="556" />
+      <location filename="../WebBrowser/Session/SessionManager.py" line="559" />
       <source>Saved Session ({0})</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/Session/SessionManager.py" line="595" />
+      <location filename="../WebBrowser/Session/SessionManager.py" line="598" />
       <source>Restore Backup</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/Session/SessionManager.py" line="596" />
+      <location filename="../WebBrowser/Session/SessionManager.py" line="599" />
       <source>Are you sure you want to replace the current session?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/Session/SessionManager.py" line="637" />
+      <location filename="../WebBrowser/Session/SessionManager.py" line="640" />
       <source>Delete Session</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/Session/SessionManager.py" line="638" />
+      <location filename="../WebBrowser/Session/SessionManager.py" line="641" />
       <source>Are you sure you want to delete session "{0}"?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/Session/SessionManager.py" line="671" />
-      <location filename="../WebBrowser/Session/SessionManager.py" line="653" />
+      <location filename="../WebBrowser/Session/SessionManager.py" line="674" />
+      <location filename="../WebBrowser/Session/SessionManager.py" line="656" />
       <source>New Session</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/Session/SessionManager.py" line="654" />
+      <location filename="../WebBrowser/Session/SessionManager.py" line="657" />
       <source>Please enter a name for the new session:</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/Session/SessionManager.py" line="656" />
+      <location filename="../WebBrowser/Session/SessionManager.py" line="659" />
       <source>New Session ({0})</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/Session/SessionManager.py" line="718" />
+      <location filename="../WebBrowser/Session/SessionManager.py" line="721" />
       <source>Please select the startup session:</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/Session/SessionManager.py" line="742" />
+      <location filename="../WebBrowser/Session/SessionManager.py" line="745" />
       <source>{0} (last session)</source>
       <translation type="unfinished" />
     </message>
@@ -73077,7 +73101,7 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Shell.py" line="2169" />
+      <location filename="../QScintilla/Shell.py" line="2178" />
       <location filename="../QScintilla/Shell.py" line="1907" />
       <location filename="../QScintilla/Shell.py" line="1906" />
       <location filename="../QScintilla/Shell.py" line="401" />
@@ -73206,59 +73230,59 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Shell.py" line="2320" />
+      <location filename="../QScintilla/Shell.py" line="2329" />
       <source>Drop Error</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Shell.py" line="2321" />
+      <location filename="../QScintilla/Shell.py" line="2330" />
       <source>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; is not a file.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Shell.py" line="2567" />
-      <location filename="../QScintilla/Shell.py" line="2553" />
-      <location filename="../QScintilla/Shell.py" line="2532" />
+      <location filename="../QScintilla/Shell.py" line="2576" />
+      <location filename="../QScintilla/Shell.py" line="2562" />
+      <location filename="../QScintilla/Shell.py" line="2541" />
       <source>Save Shell Contents</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Shell.py" line="2534" />
+      <location filename="../QScintilla/Shell.py" line="2543" />
       <source>Text Files (*.txt);;All Files (*)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Shell.py" line="2554" />
+      <location filename="../QScintilla/Shell.py" line="2563" />
       <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; already exists. Overwrite it?&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Shell.py" line="2568" />
+      <location filename="../QScintilla/Shell.py" line="2577" />
       <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be saved.&lt;br/&gt;Reason: {1}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Shell.py" line="2582" />
+      <location filename="../QScintilla/Shell.py" line="2591" />
       <source>&lt;tr&gt;&lt;td&gt;%restart&lt;/td&gt;&lt;td&gt;Kill the shell and start a new one.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%clear&lt;/td&gt;&lt;td&gt;Clear the display of the shell window.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%start [environment]&lt;/td&gt;&lt;td&gt;Start a shell for a virtual environment with the given name. If no name is given, a default shell is started.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%envs&lt;br/&gt;%environments&lt;/td&gt;&lt;td&gt;Show a list of known virtual environment names.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%which&lt;/td&gt;&lt;td&gt;Show the name of the active virtual environment.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%hist [n]&lt;br/&gt;%history [n]&lt;/td&gt;&lt;td&gt;Show the most recent 'n' entries of the history. If 'n' is not given, show all entries.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%shist&lt;br/&gt;%shistory&lt;br/&gt;%select_history&lt;/td&gt;&lt;td&gt;Select a command from the history.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%chist&lt;br/&gt;%chistory&lt;br/&gt;%clear_history&lt;/td&gt;&lt;td&gt;Clear the current history after confirmation.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;%help&lt;/td&gt;&lt;td&gt;Show this help text.&lt;/td&gt;&lt;/tr&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Shell.py" line="2604" />
+      <location filename="../QScintilla/Shell.py" line="2613" />
       <source>&lt;tr&gt;&lt;td&gt;%quit&lt;br/&gt;%quit()&lt;br/&gt;%exit&lt;br/&gt;%exit()&lt;/td&gt;&lt;td&gt;Exit the application.&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;These commands are available through the window menus as well.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Shell.py" line="2612" />
+      <location filename="../QScintilla/Shell.py" line="2621" />
       <source>&lt;/table&gt;&lt;p&gt;These commands are available through the context menu as well.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Shell.py" line="2619" />
+      <location filename="../QScintilla/Shell.py" line="2628" />
       <source>Shell Special Commands</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Shell.py" line="2620" />
+      <location filename="../QScintilla/Shell.py" line="2629" />
       <source>The shell supports these special commands:</source>
       <translation type="unfinished" />
     </message>
@@ -81320,1093 +81344,1643 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/SymbolsWidget.py" line="61" />
+      <location filename="../UI/SymbolsWidget.py" line="62" />
       <source>Control Characters</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/SymbolsWidget.py" line="62" />
-      <source>Basic Latin</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/SymbolsWidget.py" line="63" />
-      <source>Latin-1 Supplement</source>
+      <source>Basic Latin</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="64" />
-      <source>Latin Extended-A</source>
+      <source>Latin-1 Supplement</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="65" />
-      <source>Latin Extended-B</source>
+      <source>Latin Extended-A</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="66" />
-      <source>IPA Extensions</source>
+      <source>Latin Extended-B</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="67" />
-      <source>Spacing Modifier Letters</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/SymbolsWidget.py" line="130" />
+      <source>IPA Extensions</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../UI/SymbolsWidget.py" line="68" />
+      <source>Spacing Modifier Letters</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="138" />
+      <location filename="../UI/SymbolsWidget.py" line="69" />
       <source>Combining Diacritical Marks</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/SymbolsWidget.py" line="69" />
-      <source>Greek and Coptic</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/SymbolsWidget.py" line="70" />
-      <source>Cyrillic</source>
+      <source>Greek and Coptic</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="71" />
-      <source>Cyrillic Supplement</source>
+      <source>Cyrillic</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="72" />
-      <source>Armenian</source>
+      <source>Cyrillic Supplement</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="73" />
-      <source>Hebrew</source>
+      <source>Armenian</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="74" />
-      <source>Arabic</source>
+      <source>Hebrew</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="75" />
-      <source>Syriac</source>
+      <source>Arabic</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="76" />
-      <source>Thaana</source>
+      <source>Syriac</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="77" />
-      <source>N'Ko</source>
+      <source>Thaana</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="78" />
-      <source>Samaritan</source>
+      <source>Arabic Supplement</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="79" />
-      <source>Mandaic</source>
+      <source>N'Ko</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="80" />
-      <source>Arabic Extended-A</source>
+      <source>Samaritan</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="81" />
-      <source>Devanagari</source>
+      <source>Mandaic</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="82" />
-      <source>Bengali</source>
+      <source>Syriac Supplement</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="83" />
-      <source>Gurmukhi</source>
+      <source>Arabic Extended-B</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="84" />
-      <source>Gujarati</source>
+      <source>Arabic Extended-A</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="85" />
-      <source>Oriya</source>
+      <source>Devanagari</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="86" />
-      <source>Tamil</source>
+      <source>Bengali</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="87" />
-      <source>Telugu</source>
+      <source>Gurmukhi</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="88" />
-      <source>Kannada</source>
+      <source>Gujarati</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="89" />
-      <source>Malayalam</source>
+      <source>Oriya</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="90" />
-      <source>Sinhala</source>
+      <source>Tamil</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="91" />
-      <source>Thai</source>
+      <source>Telugu</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="92" />
-      <source>Lao</source>
+      <source>Kannada</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="93" />
-      <source>Tibetan</source>
+      <source>Malayalam</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="94" />
-      <source>Myanmar</source>
+      <source>Sinhala</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="95" />
-      <source>Georgian</source>
+      <source>Thai</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="96" />
-      <source>Hangul Jamo</source>
+      <source>Lao</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="97" />
-      <source>Ethiopic</source>
+      <source>Tibetan</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="98" />
-      <source>Ethiopic Supplement</source>
+      <source>Myanmar</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="99" />
-      <source>Cherokee</source>
+      <source>Georgian</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="100" />
-      <source>Unified Canadian Aboriginal Syllabics</source>
+      <source>Hangul Jamo</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="101" />
-      <source>Ogham</source>
+      <source>Ethiopic</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="102" />
-      <source>Runic</source>
+      <source>Ethiopic Supplement</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="103" />
-      <source>Tagalog</source>
+      <source>Cherokee</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="104" />
-      <source>Hanunoo</source>
+      <source>Unified Canadian Aboriginal Syllabics</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="105" />
-      <source>Buhid</source>
+      <source>Ogham</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="106" />
-      <source>Tagbanwa</source>
+      <source>Runic</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="107" />
-      <source>Khmer</source>
+      <source>Tagalog</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="108" />
-      <source>Mongolian</source>
+      <source>Hanunoo</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="109" />
-      <source>Unified Canadian Aboriginal Syllabics Extended</source>
+      <source>Buhid</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="110" />
-      <source>Limbu</source>
+      <source>Tagbanwa</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="111" />
-      <source>Tai Le</source>
+      <source>Khmer</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="112" />
-      <source>Khmer Symbols</source>
+      <source>Mongolian</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="113" />
-      <source>Buginese</source>
+      <source>Unified Canadian Aboriginal Syllabics Extended</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="114" />
-      <source>Tai Tham</source>
+      <source>Limbu</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="115" />
-      <source>Balinese</source>
+      <source>Tai Le</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="116" />
-      <source>Sundanese</source>
+      <source>New Tai Lue</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="117" />
-      <source>Batak</source>
+      <source>Khmer Symbols</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="118" />
-      <source>Lepcha</source>
+      <source>Buginese</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="119" />
-      <source>Ol Chiki</source>
+      <source>Tai Tham</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="120" />
-      <source>Sundanese Supplement</source>
+      <source>Combining Diacritical Marks Extended</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="121" />
-      <source>Vedic Extensions</source>
+      <source>Balinese</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="122" />
-      <source>Phonetic Extensions</source>
+      <source>Sundanese</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="123" />
-      <source>Phonetic Extensions Supplement</source>
+      <source>Batak</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="124" />
-      <source>Combining Diacritical Marks Supplement</source>
+      <source>Lepcha</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="125" />
-      <source>Latin Extended Additional</source>
+      <source>Ol Chiki</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="126" />
-      <source>Greek Extended</source>
+      <source>Cyrillic Extended-C</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="127" />
-      <source>General Punctuation</source>
+      <source>Georgian Extended</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="128" />
-      <source>Superscripts and Subscripts</source>
+      <source>Sundanese Supplement</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="129" />
-      <source>Currency Symbols</source>
+      <source>Vedic Extensions</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="130" />
+      <source>Phonetic Extensions</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="131" />
-      <source>Letterlike Symbols</source>
+      <source>Phonetic Extensions Supplement</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="132" />
-      <source>Number Forms</source>
+      <source>Combining Diacritical Marks Supplement</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="133" />
-      <source>Arcolumns</source>
+      <source>Latin Extended Additional</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="134" />
-      <source>Mathematical Operators</source>
+      <source>Greek Extended</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="135" />
-      <source>Miscellaneous Technical</source>
+      <source>General Punctuation</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="136" />
-      <source>Control Pictures</source>
+      <source>Superscripts and Subscripts</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="137" />
-      <source>Optical Character Recognition</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/SymbolsWidget.py" line="138" />
-      <source>Enclosed Alphanumerics</source>
+      <source>Currency Symbols</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="139" />
-      <source>Box Drawing</source>
+      <source>Letterlike Symbols</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="140" />
-      <source>Block Elements</source>
+      <source>Number Forms</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="141" />
-      <source>Geometric Shapes</source>
+      <source>Arrows</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="142" />
-      <source>Miscellaneous Symbols</source>
+      <source>Mathematical Operators</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="143" />
-      <source>Dingbats</source>
+      <source>Miscellaneous Technical</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="144" />
-      <source>Miscellaneous Mathematical Symbols-A</source>
+      <source>Control Pictures</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="145" />
-      <source>Supplement Arcolumns-A</source>
+      <source>Optical Character Recognition</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="146" />
-      <source>Braille Patterns</source>
+      <source>Enclosed Alphanumerics</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="147" />
-      <source>Supplement Arcolumns-B</source>
+      <source>Box Drawing</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="148" />
-      <source>Miscellaneous Mathematical Symbols-B</source>
+      <source>Block Elements</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="149" />
-      <source>Supplemental Mathematical Operators</source>
+      <source>Geometric Shapes</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="150" />
-      <source>Miscellaneous Symbols and Arcolumns</source>
+      <source>Miscellaneous Symbols</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="151" />
-      <source>Glagolitic</source>
+      <source>Dingbats</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="152" />
-      <source>Latin Extended-C</source>
+      <source>Miscellaneous Mathematical Symbols-A</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="153" />
-      <source>Coptic</source>
+      <source>Supplement Arrows-A</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="154" />
-      <source>Georgian Supplement</source>
+      <source>Braille Patterns</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="155" />
-      <source>Tifinagh</source>
+      <source>Supplement Arrows-B</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="156" />
-      <source>Ethiopic Extended</source>
+      <source>Miscellaneous Mathematical Symbols-B</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="157" />
-      <source>Cyrillic Extended-A</source>
+      <source>Supplemental Mathematical Operators</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="158" />
-      <source>Supplemental Punctuation</source>
+      <source>Miscellaneous Symbols and Arcolumns</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="159" />
-      <source>CJK Radicals Supplement</source>
+      <source>Glagolitic</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="160" />
-      <source>KangXi Radicals</source>
+      <source>Latin Extended-C</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="161" />
-      <source>Ideographic Description Chars</source>
+      <source>Coptic</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="162" />
-      <source>CJK Symbols and Punctuation</source>
+      <source>Georgian Supplement</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="163" />
-      <source>Hiragana</source>
+      <source>Tifinagh</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="164" />
-      <source>Katakana</source>
+      <source>Ethiopic Extended</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="165" />
-      <source>Bopomofo</source>
+      <source>Cyrillic Extended-A</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="166" />
-      <source>Hangul Compatibility Jamo</source>
+      <source>Supplemental Punctuation</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="167" />
-      <source>Kanbun</source>
+      <source>CJK Radicals Supplement</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="168" />
-      <source>Bopomofo Extended</source>
+      <source>KangXi Radicals</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="169" />
-      <source>CJK Strokes</source>
+      <source>Ideographic Description Chars</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="170" />
-      <source>Katakana Phonetic Extensions</source>
+      <source>CJK Symbols and Punctuation</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="171" />
-      <source>Enclosed CJK Letters and Months</source>
+      <source>Hiragana</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="172" />
-      <source>CJK Compatibility</source>
+      <source>Katakana</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="173" />
-      <source>CJK Unified Ideogr. Ext. A</source>
+      <source>Bopomofo</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="174" />
-      <source>Yijing Hexagram Symbols</source>
+      <source>Hangul Compatibility Jamo</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="175" />
-      <source>CJK Unified Ideographs</source>
+      <source>Kanbun</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="176" />
-      <source>Yi Syllables</source>
+      <source>Bopomofo Extended</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="177" />
-      <source>Yi Radicals</source>
+      <source>CJK Strokes</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="178" />
-      <source>Lisu</source>
+      <source>Katakana Phonetic Extensions</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="179" />
-      <source>Vai</source>
+      <source>Enclosed CJK Letters and Months</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="180" />
-      <source>Cyrillic Extended-B</source>
+      <source>CJK Compatibility</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="181" />
-      <source>Bamum</source>
+      <source>CJK Unified Ideographs Extension A</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="182" />
-      <source>Modifier Tone Letters</source>
+      <source>Yijing Hexagram Symbols</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="183" />
-      <source>Latin Extended-D</source>
+      <source>CJK Unified Ideographs</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="184" />
-      <source>Syloti Nagri</source>
+      <source>Yi Syllables</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="185" />
-      <source>Common Indic Number Forms</source>
+      <source>Yi Radicals</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="186" />
-      <source>Phags-pa</source>
+      <source>Lisu</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="187" />
-      <source>Saurashtra</source>
+      <source>Vai</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="188" />
-      <source>Devanagari Extended</source>
+      <source>Cyrillic Extended-B</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="189" />
-      <source>Kayah Li</source>
+      <source>Bamum</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="190" />
-      <source>Rejang</source>
+      <source>Modifier Tone Letters</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="191" />
-      <source>Hangul Jamo Extended-A</source>
+      <source>Latin Extended-D</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="192" />
-      <source>Javanese</source>
+      <source>Syloti Nagri</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="193" />
-      <source>Cham</source>
+      <source>Common Indic Number Forms</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="194" />
-      <source>Myanmar Extended-A</source>
+      <source>Phags-pa</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="195" />
-      <source>Tai Viet</source>
+      <source>Saurashtra</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="196" />
-      <source>Meetei Mayek Extensions</source>
+      <source>Devanagari Extended</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="197" />
-      <source>Ethiopic Extended-A</source>
+      <source>Kayah Li</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="198" />
-      <source>Meetei Mayek</source>
+      <source>Rejang</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="199" />
-      <source>Hangul Syllables</source>
+      <source>Hangul Jamo Extended-A</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="200" />
-      <source>Hangul Jamo Extended-B</source>
+      <source>Javanese</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="201" />
-      <source>High Surrogates</source>
+      <source>Myanmar Extended-B</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="202" />
-      <source>High Private Use Surrogates</source>
+      <source>Cham</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="203" />
-      <source>Low Surrogates</source>
+      <source>Myanmar Extended-A</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="204" />
-      <source>Private Use</source>
+      <source>Tai Viet</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="205" />
-      <source>CJK Compatibility Ideographs</source>
+      <source>Meetei Mayek Extensions</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="206" />
-      <source>Alphabetic Presentation Forms</source>
+      <source>Ethiopic Extended-A</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="207" />
-      <source>Arabic Presentation Forms-A</source>
+      <source>Latin Extended-E</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="208" />
-      <source>Variation Selectors</source>
+      <source>Cherokee Supplement</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="209" />
-      <source>Vertical Forms</source>
+      <source>Meetei Mayek</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="210" />
-      <source>Combining Half Marks</source>
+      <source>Hangul Syllables</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="211" />
-      <source>CJK Compatibility Forms</source>
+      <source>Hangul Jamo Extended-B</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="212" />
-      <source>Small Form Variants</source>
+      <source>High Surrogates</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="213" />
-      <source>Arabic Presentation Forms-B</source>
+      <source>High Private Use Surrogates</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="214" />
-      <source>Half- and Fullwidth Forms</source>
+      <source>Low Surrogates</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="215" />
-      <source>Specials</source>
+      <source>Private Use</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="216" />
+      <source>CJK Compatibility Ideographs</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="217" />
+      <source>Alphabetic Presentation Forms</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="218" />
+      <source>Arabic Presentation Forms-A</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="219" />
+      <source>Variation Selectors</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="220" />
-      <source>Linear B Syllabary</source>
+      <source>Vertical Forms</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="221" />
-      <source>Linear B Ideograms</source>
+      <source>Combining Half Marks</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="222" />
-      <source>Aegean Numbers</source>
+      <source>CJK Compatibility Forms</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="223" />
-      <source>Ancient Greek Numbers</source>
+      <source>Small Form Variants</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="224" />
-      <source>Ancient Symbols</source>
+      <source>Arabic Presentation Forms-B</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="225" />
-      <source>Phaistos Disc</source>
+      <source>Half- and Fullwidth Forms</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="226" />
-      <source>Lycian</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/SymbolsWidget.py" line="227" />
-      <source>Carian</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/SymbolsWidget.py" line="228" />
-      <source>Old Italic</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/SymbolsWidget.py" line="229" />
-      <source>Gothic</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/SymbolsWidget.py" line="230" />
-      <source>Ugaritic</source>
+      <source>Specials</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="231" />
-      <source>Old Persian</source>
+      <source>Linear B Syllabary</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="232" />
-      <source>Deseret</source>
+      <source>Linear B Ideograms</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="233" />
-      <source>Shavian</source>
+      <source>Aegean Numbers</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="234" />
-      <source>Osmanya</source>
+      <source>Ancient Greek Numbers</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="235" />
-      <source>Cypriot Syllabary</source>
+      <source>Ancient Symbols</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="236" />
-      <source>Imperial Aramaic</source>
+      <source>Phaistos Disc</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="237" />
-      <source>Phoenician</source>
+      <source>Lycian</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="238" />
-      <source>Lydian</source>
+      <source>Carian</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="239" />
-      <source>Meroitic Hieroglyphs</source>
+      <source>Coptic Epact Numbers</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="240" />
-      <source>Meroitic Cursive</source>
+      <source>Old Italic</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="241" />
-      <source>Kharoshthi</source>
+      <source>Gothic</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="242" />
-      <source>Old South Arabian</source>
+      <source>Old Permic</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="243" />
-      <source>Avestan</source>
+      <source>Ugaritic</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="244" />
-      <source>Inscriptional Parthian</source>
+      <source>Old Persian</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="245" />
-      <source>Inscriptional Pahlavi</source>
+      <source>Deseret</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="246" />
-      <source>Old Turkic</source>
+      <source>Shavian</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="247" />
-      <source>Rumi Numeral Symbols</source>
+      <source>Osmanya</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="248" />
-      <source>Brahmi</source>
+      <source>Osage</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="249" />
-      <source>Kaithi</source>
+      <source>Elbasan</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="250" />
-      <source>Sora Sompeng</source>
+      <source>Caucasian Albanian</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="251" />
-      <source>Chakma</source>
+      <source>Vithkuqi</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="252" />
-      <source>Sharada</source>
+      <source>Linear A</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="253" />
-      <source>Takri</source>
+      <source>Latin Extended-F</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="254" />
-      <source>Cuneiform</source>
+      <source>Cypriot Syllabary</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="255" />
-      <source>Cuneiform Numbers and Punctuation</source>
+      <source>Imperial Aramaic</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="256" />
-      <source>Egyptian Hieroglyphs</source>
+      <source>Palmyrene</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="257" />
-      <source>Bamum Supplement</source>
+      <source>Nabataean</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="258" />
-      <source>Miao</source>
+      <source>Hatran</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="259" />
-      <source>Kana Supplement</source>
+      <source>Phoenician</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="260" />
-      <source>Byzantine Musical Symbols</source>
+      <source>Lydian</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="261" />
-      <source>Musical Symbols</source>
+      <source>Meroitic Hieroglyphs</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="262" />
-      <source>Ancient Greek Musical Notation</source>
+      <source>Meroitic Cursive</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="263" />
-      <source>Tai Xuan Jing Symbols</source>
+      <source>Kharoshthi</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="264" />
-      <source>Counting Rod Numerals</source>
+      <source>Old South Arabian</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="265" />
-      <source>Mathematical Alphanumeric Symbols</source>
+      <source>Old North Arabian</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="266" />
+      <source>Manichaean</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="267" />
+      <source>Avestan</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="268" />
+      <source>Inscriptional Parthian</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="269" />
-      <source>Arabic Mathematical Alphabetic Symbols</source>
+      <source>Inscriptional Pahlavi</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="270" />
+      <source>Psalter Pahlavi</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="271" />
-      <source>Mahjong Tiles</source>
+      <source>Old Turkic</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="272" />
-      <source>Domino Tiles</source>
+      <source>Old Hungarian</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="273" />
-      <source>Playing Cards</source>
+      <source>Hanifi Rohingya</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="274" />
-      <source>Enclosed Alphanumeric Supplement</source>
+      <source>Rumi Numeral Symbols</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="275" />
-      <source>Enclosed Ideographic Supplement</source>
+      <source>Yezidi</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="276" />
+      <source>Arabic Extended-C</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="277" />
+      <source>Old Sogdian</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="278" />
+      <source>Sogdian</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="279" />
-      <source>Miscellaneous Symbols And Pictographs</source>
+      <source>Old Uyghur</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="280" />
+      <source>Chorasmian</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="281" />
-      <source>Emoticons</source>
+      <source>Elymaic</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="282" />
-      <source>Transport And Map Symbols</source>
+      <source>Brahmi</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="283" />
-      <source>Alchemical Symbols</source>
+      <source>Kaithi</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="284" />
-      <source>CJK Unified Ideogr. Ext. B</source>
+      <source>Sora Sompeng</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="285" />
-      <source>CJK Unified Ideographs Extension C</source>
+      <source>Chakma</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="286" />
-      <source>CJK Unified Ideographs Extension D</source>
+      <source>Mahajani</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="287" />
-      <source>CJK Compatapility Ideogr. Suppl.</source>
+      <source>Sharada</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="288" />
-      <source>Tags</source>
+      <source>Sinhala Archaic Numbers</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="289" />
-      <source>Variation Selectors Supplement</source>
+      <source>Khojki</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="290" />
-      <source>Supplementary Private Use Area-A</source>
+      <source>Multani</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="291" />
+      <source>Khudawadi</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="292" />
+      <source>Grantha</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="293" />
+      <source>Newa</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="294" />
+      <source>Tirhuta</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="295" />
+      <source>Siddham</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="296" />
+      <source>Modi</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="297" />
+      <source>Mongolian Supplement</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="298" />
+      <source>Takri</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="299" />
+      <source>Ahom</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="300" />
+      <source>Dogra</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="301" />
+      <source>Warang Citi</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="302" />
+      <source>Dives Akuru</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="303" />
+      <source>Nandinagari</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="304" />
+      <source>Zanabazar Square</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="305" />
+      <source>Soyombo</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="309" />
+      <source>Unified Canadian Aboriginal Syllabics Extended-A</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="311" />
+      <source>Pau Cin Hau</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="312" />
+      <source>Devanagari Extended-A</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="313" />
+      <source>Bhaiksuki</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="314" />
+      <source>Marchen</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="315" />
+      <source>Masaram Gondi</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="316" />
+      <source>Gunjala Gondi</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="317" />
+      <source>Makasar</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="318" />
+      <source>Kawi</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="319" />
+      <source>Lisu Supplement</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="320" />
+      <source>Tamil Supplement</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="321" />
+      <source>Cuneiform</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="322" />
+      <source>Cuneiform Numbers and Punctuation</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="323" />
+      <source>Early Dynastic Cuneiform</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="324" />
+      <source>Cypro-Minoan</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="325" />
+      <source>Egyptian Hieroglyphs</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="326" />
+      <source>Egyptian Hieroglyph Format Controls</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="327" />
+      <source>Anatolian Hieroglyphs</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="328" />
+      <source>Bamum Supplement</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="329" />
+      <source>Mro</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="330" />
+      <source>Tangsa</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="331" />
+      <source>Bassa Vah</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="332" />
+      <source>Pahawh Hmong</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="333" />
+      <source>Medefaidrin</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="334" />
+      <source>Miao</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="335" />
+      <source>Ideographic Symbols and Punctuation</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="336" />
+      <source>Tangut</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="337" />
+      <source>Tangut Components</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="338" />
+      <source>Khitan Small Script</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="339" />
+      <source>Tangut Supplement</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="340" />
+      <source>Kana Extended-B</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="341" />
+      <source>Kana Supplement</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="342" />
+      <source>Kana Extended-A</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="343" />
+      <source>Small Kana Extension</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="344" />
+      <source>Nushu</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="345" />
+      <source>Duployan</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="346" />
+      <source>Shorthand Format Controls</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="347" />
+      <source>Znamenny Musical Notation</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="348" />
+      <source>Byzantine Musical Symbols</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="349" />
+      <source>Musical Symbols</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="350" />
+      <source>Ancient Greek Musical Notation</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="351" />
+      <source>Kaktovik Numerals</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="352" />
+      <source>Mayan Numerals</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="353" />
+      <source>Tai Xuan Jing Symbols</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="354" />
+      <source>Counting Rod Numerals</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="355" />
+      <source>Mathematical Alphanumeric Symbols</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="356" />
+      <source>Sutton SignWriting</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="357" />
+      <source>Latin Extended-G</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="358" />
+      <source>Glagolitic Supplement</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="359" />
+      <source>Cyrillic Extended-D</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="360" />
+      <source>Nyiakeng Puachue Hmong</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="361" />
+      <source>Toto</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="362" />
+      <source>Wancho</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="363" />
+      <source>Nag Mundari</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="364" />
+      <source>Ethiopic Extended-B</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="365" />
+      <source>Mende Kikakui</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="366" />
+      <source>Adlam</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="367" />
+      <source>Indic Siyaq Numbers</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="368" />
+      <source>Ottoman Siyaq Numbers</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="372" />
+      <source>Arabic Mathematical Alphabetic Symbols</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="374" />
+      <source>Mahjong Tiles</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="375" />
+      <source>Domino Tiles</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="376" />
+      <source>Playing Cards</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="377" />
+      <source>Enclosed Alphanumeric Supplement</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="378" />
+      <source>Enclosed Ideographic Supplement</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="382" />
+      <source>Miscellaneous Symbols And Pictographs</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="384" />
+      <source>Emoticons</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="385" />
+      <source>Ornamental Dingbats</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="386" />
+      <source>Transport And Map Symbols</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="387" />
+      <source>Alchemical Symbols</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="388" />
+      <source>Geometric Shapes Extended</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="389" />
+      <source>Supplemental Arrows-C</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="390" />
+      <source>Supplemental Symbols and Pictographs</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="391" />
+      <source>Chess Symbols</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="392" />
+      <source>Symbols and Pictographs Extended-A</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="393" />
+      <source>Symbols for Legacy Computing</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="394" />
+      <source>CJK Unified Ideographs Extension B</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="395" />
+      <source>CJK Unified Ideographs Extension C</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="396" />
+      <source>CJK Unified Ideographs Extension D</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="397" />
+      <source>CJK Unified Ideographs Extension E</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="398" />
+      <source>CJK Unified Ideographs Extension F</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="399" />
+      <source>CJK Unified Ideographs Extension I</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="400" />
+      <source>CJK Compatapility Ideogr. Suppl.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="401" />
+      <source>CJK Unified Ideographs Extension G</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="402" />
+      <source>CJK Unified Ideographs Extension H</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="403" />
+      <source>Tags</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="404" />
+      <source>Variation Selectors Supplement</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="405" />
+      <source>Supplementary Private Use Area-A</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="406" />
       <source>Supplementary Private Use Area-B</source>
       <translation type="unfinished" />
     </message>
@@ -83003,27 +83577,27 @@
   <context>
     <name>SyntaxCheckService</name>
     <message>
-      <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="244" />
+      <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="245" />
       <source>Python 3 batch check</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="264" />
+      <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="265" />
       <source>JavaScript batch check</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="284" />
+      <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="285" />
       <source>YAML batch check</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="304" />
+      <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="305" />
       <source>JSON batch check</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="324" />
+      <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckService.py" line="325" />
       <source>TOML batch check</source>
       <translation type="unfinished" />
     </message>
@@ -84299,7 +84873,7 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/TeensyDevices.py" line="318" />
+      <location filename="../MicroPython/Devices/TeensyDevices.py" line="316" />
       <location filename="../MicroPython/Devices/TeensyDevices.py" line="154" />
       <source>Flash MicroPython Firmware</source>
       <translation type="unfinished" />
@@ -84340,17 +84914,17 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/TeensyDevices.py" line="319" />
+      <location filename="../MicroPython/Devices/TeensyDevices.py" line="317" />
       <source>&lt;p&gt;Teensy 4.0 and Teensy 4.1 are flashed using the 'Teensy Loader' application. Make sure you downloaded the MicroPython or CircuitPython .hex file.&lt;/p&gt;&lt;p&gt;See &lt;a href="{0}"&gt;the PJRC Teensy web site&lt;/a&gt; for details.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/TeensyDevices.py" line="341" />
+      <location filename="../MicroPython/Devices/TeensyDevices.py" line="339" />
       <source>Start 'Teensy Loader'</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/TeensyDevices.py" line="342" />
+      <location filename="../MicroPython/Devices/TeensyDevices.py" line="340" />
       <source>&lt;p&gt;The 'Teensy Loader' application &lt;b&gt;teensy&lt;/b&gt; could not be started. Ensure it is in the application search path or start it manually.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
@@ -88013,2544 +88587,2544 @@
   <context>
     <name>UserInterface</name>
     <message>
-      <location filename="../UI/UserInterface.py" line="307" />
+      <location filename="../UI/UserInterface.py" line="308" />
       <source>Initializing Basic Services...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="342" />
+      <location filename="../UI/UserInterface.py" line="343" />
       <source>Initializing Plugin Manager...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="349" />
+      <location filename="../UI/UserInterface.py" line="350" />
       <source>Generating Main User Interface...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="407" />
+      <location filename="../UI/UserInterface.py" line="408" />
       <source>Setting up signal/slot-connections...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="595" />
+      <location filename="../UI/UserInterface.py" line="602" />
       <source>Initializing Tools...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="606" />
+      <location filename="../UI/UserInterface.py" line="613" />
       <source>Registering Objects...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="640" />
+      <location filename="../UI/UserInterface.py" line="647" />
       <source>Initializing Actions...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="642" />
+      <location filename="../UI/UserInterface.py" line="649" />
       <source>Initializing Menus...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="644" />
+      <location filename="../UI/UserInterface.py" line="651" />
       <source>Initializing Toolbars...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="646" />
+      <location filename="../UI/UserInterface.py" line="653" />
       <source>Initializing Statusbar...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="673" />
+      <location filename="../UI/UserInterface.py" line="680" />
       <source>Initializing Single Application Server...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="679" />
+      <location filename="../UI/UserInterface.py" line="686" />
       <source>Initializing Plugins...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="682" />
+      <location filename="../UI/UserInterface.py" line="689" />
       <source>Activating Plugins...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="684" />
+      <location filename="../UI/UserInterface.py" line="691" />
       <source>Generating Plugins Toolbars...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="687" />
+      <location filename="../UI/UserInterface.py" line="694" />
       <source>Cleaning Plugins Download Area...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="697" />
+      <location filename="../UI/UserInterface.py" line="704" />
       <source>Restoring Toolbarmanager...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="705" />
+      <location filename="../UI/UserInterface.py" line="712" />
       <source>Setting View Profile...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="718" />
+      <location filename="../UI/UserInterface.py" line="725" />
       <source>Reading Tasks...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="723" />
+      <location filename="../UI/UserInterface.py" line="730" />
       <source>Reading Templates...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="728" />
+      <location filename="../UI/UserInterface.py" line="735" />
       <source>Starting Debugger...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2188" />
-      <location filename="../UI/UserInterface.py" line="1079" />
+      <location filename="../UI/UserInterface.py" line="2195" />
+      <location filename="../UI/UserInterface.py" line="1086" />
       <source>Left Toolbox</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2234" />
-      <location filename="../UI/UserInterface.py" line="1089" />
+      <location filename="../UI/UserInterface.py" line="2241" />
+      <location filename="../UI/UserInterface.py" line="1096" />
       <source>Horizontal Toolbox</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2211" />
-      <location filename="../UI/UserInterface.py" line="1100" />
+      <location filename="../UI/UserInterface.py" line="2218" />
+      <location filename="../UI/UserInterface.py" line="1107" />
       <source>Right Toolbox</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2030" />
-      <location filename="../UI/UserInterface.py" line="1294" />
-      <location filename="../UI/UserInterface.py" line="1110" />
+      <location filename="../UI/UserInterface.py" line="2037" />
+      <location filename="../UI/UserInterface.py" line="1301" />
+      <location filename="../UI/UserInterface.py" line="1117" />
       <source>Multiproject-Viewer</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2008" />
-      <location filename="../UI/UserInterface.py" line="1300" />
-      <location filename="../UI/UserInterface.py" line="1116" />
-      <source>Project-Viewer</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2570" />
-      <location filename="../UI/UserInterface.py" line="2569" />
+      <location filename="../UI/UserInterface.py" line="2015" />
       <location filename="../UI/UserInterface.py" line="1307" />
       <location filename="../UI/UserInterface.py" line="1123" />
-      <source>Find/Replace In Files</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2593" />
-      <location filename="../UI/UserInterface.py" line="2592" />
+      <source>Project-Viewer</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2577" />
+      <location filename="../UI/UserInterface.py" line="2576" />
       <location filename="../UI/UserInterface.py" line="1314" />
       <location filename="../UI/UserInterface.py" line="1130" />
+      <source>Find/Replace In Files</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2600" />
+      <location filename="../UI/UserInterface.py" line="2599" />
+      <location filename="../UI/UserInterface.py" line="1321" />
+      <location filename="../UI/UserInterface.py" line="1137" />
       <source>Find File</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1320" />
-      <location filename="../UI/UserInterface.py" line="1136" />
-      <source>VCS Status</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2163" />
       <location filename="../UI/UserInterface.py" line="1327" />
       <location filename="../UI/UserInterface.py" line="1143" />
-      <source>Template-Viewer</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2096" />
+      <source>VCS Status</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2170" />
       <location filename="../UI/UserInterface.py" line="1334" />
       <location filename="../UI/UserInterface.py" line="1150" />
-      <source>File-Browser</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
+      <source>Template-Viewer</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2103" />
       <location filename="../UI/UserInterface.py" line="1341" />
       <location filename="../UI/UserInterface.py" line="1157" />
+      <source>File-Browser</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1348" />
+      <location filename="../UI/UserInterface.py" line="1164" />
       <source>Symbols</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2052" />
-      <location filename="../UI/UserInterface.py" line="1363" />
-      <location filename="../UI/UserInterface.py" line="1357" />
-      <location filename="../UI/UserInterface.py" line="1167" />
+      <location filename="../UI/UserInterface.py" line="2059" />
+      <location filename="../UI/UserInterface.py" line="1370" />
+      <location filename="../UI/UserInterface.py" line="1364" />
+      <location filename="../UI/UserInterface.py" line="1174" />
       <source>Debug-Viewer</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2424" />
-      <location filename="../UI/UserInterface.py" line="2423" />
-      <location filename="../UI/UserInterface.py" line="1370" />
-      <location filename="../UI/UserInterface.py" line="1174" />
-      <source>Code Documentation Viewer</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2639" />
-      <location filename="../UI/UserInterface.py" line="2638" />
+      <location filename="../UI/UserInterface.py" line="2431" />
+      <location filename="../UI/UserInterface.py" line="2430" />
       <location filename="../UI/UserInterface.py" line="1377" />
       <location filename="../UI/UserInterface.py" line="1181" />
+      <source>Code Documentation Viewer</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2646" />
+      <location filename="../UI/UserInterface.py" line="2645" />
+      <location filename="../UI/UserInterface.py" line="1384" />
+      <location filename="../UI/UserInterface.py" line="1188" />
       <source>Help Viewer</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3543" />
-      <location filename="../UI/UserInterface.py" line="2519" />
-      <location filename="../UI/UserInterface.py" line="2518" />
-      <location filename="../UI/UserInterface.py" line="1383" />
-      <location filename="../UI/UserInterface.py" line="1187" />
+      <location filename="../UI/UserInterface.py" line="3550" />
+      <location filename="../UI/UserInterface.py" line="2526" />
+      <location filename="../UI/UserInterface.py" line="2525" />
+      <location filename="../UI/UserInterface.py" line="1390" />
+      <location filename="../UI/UserInterface.py" line="1194" />
       <source>Plugin Repository</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2543" />
-      <location filename="../UI/UserInterface.py" line="2542" />
-      <location filename="../UI/UserInterface.py" line="1389" />
-      <location filename="../UI/UserInterface.py" line="1193" />
+      <location filename="../UI/UserInterface.py" line="2550" />
+      <location filename="../UI/UserInterface.py" line="2549" />
+      <location filename="../UI/UserInterface.py" line="1396" />
+      <location filename="../UI/UserInterface.py" line="1200" />
       <source>Virtual Environments</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2451" />
-      <location filename="../UI/UserInterface.py" line="2450" />
-      <location filename="../UI/UserInterface.py" line="1394" />
-      <location filename="../UI/UserInterface.py" line="1198" />
+      <location filename="../UI/UserInterface.py" line="2458" />
+      <location filename="../UI/UserInterface.py" line="2457" />
+      <location filename="../UI/UserInterface.py" line="1401" />
+      <location filename="../UI/UserInterface.py" line="1205" />
       <source>PyPI</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2473" />
-      <location filename="../UI/UserInterface.py" line="2472" />
-      <location filename="../UI/UserInterface.py" line="1401" />
-      <location filename="../UI/UserInterface.py" line="1203" />
-      <source>Conda</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
+      <location filename="../UI/UserInterface.py" line="2480" />
+      <location filename="../UI/UserInterface.py" line="2479" />
       <location filename="../UI/UserInterface.py" line="1408" />
       <location filename="../UI/UserInterface.py" line="1210" />
+      <source>Conda</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1415" />
+      <location filename="../UI/UserInterface.py" line="1217" />
       <source>Cooperation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2351" />
-      <location filename="../UI/UserInterface.py" line="1412" />
-      <location filename="../UI/UserInterface.py" line="1215" />
+      <location filename="../UI/UserInterface.py" line="2358" />
+      <location filename="../UI/UserInterface.py" line="1419" />
+      <location filename="../UI/UserInterface.py" line="1222" />
       <source>IRC</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2495" />
-      <location filename="../UI/UserInterface.py" line="2494" />
-      <location filename="../UI/UserInterface.py" line="1418" />
-      <location filename="../UI/UserInterface.py" line="1222" />
+      <location filename="../UI/UserInterface.py" line="2502" />
+      <location filename="../UI/UserInterface.py" line="2501" />
+      <location filename="../UI/UserInterface.py" line="1425" />
+      <location filename="../UI/UserInterface.py" line="1229" />
       <source>MicroPython</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2074" />
-      <location filename="../UI/UserInterface.py" line="1426" />
-      <location filename="../UI/UserInterface.py" line="1230" />
+      <location filename="../UI/UserInterface.py" line="2081" />
+      <location filename="../UI/UserInterface.py" line="1433" />
+      <location filename="../UI/UserInterface.py" line="1237" />
       <source>Shell</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2140" />
-      <location filename="../UI/UserInterface.py" line="1432" />
-      <location filename="../UI/UserInterface.py" line="1234" />
+      <location filename="../UI/UserInterface.py" line="2147" />
+      <location filename="../UI/UserInterface.py" line="1439" />
+      <location filename="../UI/UserInterface.py" line="1241" />
       <source>Task-Viewer</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2118" />
-      <location filename="../UI/UserInterface.py" line="1438" />
-      <location filename="../UI/UserInterface.py" line="1238" />
-      <source>Log-Viewer</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
+      <location filename="../UI/UserInterface.py" line="2125" />
       <location filename="../UI/UserInterface.py" line="1445" />
       <location filename="../UI/UserInterface.py" line="1245" />
+      <source>Log-Viewer</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1452" />
+      <location filename="../UI/UserInterface.py" line="1252" />
       <source>Numbers</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1820" />
+      <location filename="../UI/UserInterface.py" line="1827" />
       <source>{0} - Passive Mode</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1829" />
-      <location filename="../UI/UserInterface.py" line="1823" />
+      <location filename="../UI/UserInterface.py" line="1836" />
+      <location filename="../UI/UserInterface.py" line="1830" />
       <source>{0} - {1} - Passive Mode</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1835" />
+      <location filename="../UI/UserInterface.py" line="1842" />
       <source>{0} - {1} - {2} - Passive Mode</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1861" />
+      <location filename="../UI/UserInterface.py" line="1868" />
       <source>Quit</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1863" />
+      <location filename="../UI/UserInterface.py" line="1870" />
       <source>&amp;Quit</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1864" />
-      <source>Ctrl+Q</source>
-      <comment>File|Quit</comment>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1869" />
-      <source>Quit the IDE</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="1871" />
+      <source>Ctrl+Q</source>
+      <comment>File|Quit</comment>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1876" />
+      <source>Quit the IDE</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1878" />
       <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="1885" />
-      <location filename="../UI/UserInterface.py" line="1883" />
+      <location filename="../UI/UserInterface.py" line="1892" />
+      <location filename="../UI/UserInterface.py" line="1890" />
       <source>Restart</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1886" />
-      <source>Ctrl+Shift+Q</source>
-      <comment>File|Quit</comment>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1891" />
-      <source>Restart the IDE</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="1893" />
+      <source>Ctrl+Shift+Q</source>
+      <comment>File|Quit</comment>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1898" />
+      <source>Restart the IDE</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1900" />
       <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="1918" />
       <location filename="../UI/UserInterface.py" line="1911" />
-      <location filename="../UI/UserInterface.py" line="1904" />
       <source>Save session</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1905" />
+      <location filename="../UI/UserInterface.py" line="1912" />
       <source>Save session...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1913" />
+      <location filename="../UI/UserInterface.py" line="1920" />
       <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="7722" />
+      <location filename="../UI/UserInterface.py" line="7729" />
+      <location filename="../UI/UserInterface.py" line="1937" />
       <location filename="../UI/UserInterface.py" line="1930" />
-      <location filename="../UI/UserInterface.py" line="1923" />
       <source>Load session</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1924" />
+      <location filename="../UI/UserInterface.py" line="1931" />
       <source>Load session...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1932" />
+      <location filename="../UI/UserInterface.py" line="1939" />
       <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="1942" />
+      <location filename="../UI/UserInterface.py" line="1949" />
       <source>New Window</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1944" />
+      <location filename="../UI/UserInterface.py" line="1951" />
       <source>New &amp;Window</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1945" />
-      <source>Ctrl+Shift+N</source>
-      <comment>File|New Window</comment>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1950" />
-      <source>Open a new eric instance</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="1952" />
+      <source>Ctrl+Shift+N</source>
+      <comment>File|New Window</comment>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1957" />
+      <source>Open a new eric instance</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1959" />
       <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="1966" />
-      <location filename="../UI/UserInterface.py" line="1964" />
-      <source>Edit Profile</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="1973" />
+      <location filename="../UI/UserInterface.py" line="1971" />
+      <source>Edit Profile</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1980" />
       <source>Activate the edit view profile</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1975" />
+      <location filename="../UI/UserInterface.py" line="1982" />
       <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="1988" />
-      <location filename="../UI/UserInterface.py" line="1986" />
-      <source>Debug Profile</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="1995" />
+      <location filename="../UI/UserInterface.py" line="1993" />
+      <source>Debug Profile</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2002" />
       <source>Activate the debug view profile</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1997" />
+      <location filename="../UI/UserInterface.py" line="2004" />
       <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="2009" />
-      <source>&amp;Project-Viewer</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2010" />
-      <source>Alt+Shift+P</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2016" />
+      <source>&amp;Project-Viewer</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2017" />
+      <source>Alt+Shift+P</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2023" />
       <source>Switch the input focus to the Project-Viewer window.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2019" />
+      <location filename="../UI/UserInterface.py" line="2026" />
       <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="2031" />
-      <source>&amp;Multiproject-Viewer</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2032" />
-      <source>Alt+Shift+M</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2038" />
+      <source>&amp;Multiproject-Viewer</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2039" />
+      <source>Alt+Shift+M</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2045" />
       <source>Switch the input focus to the Multiproject-Viewer window.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2041" />
+      <location filename="../UI/UserInterface.py" line="2048" />
       <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="2053" />
-      <source>&amp;Debug-Viewer</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2054" />
-      <source>Alt+Shift+D</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2060" />
+      <source>&amp;Debug-Viewer</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2061" />
+      <source>Alt+Shift+D</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2067" />
       <source>Switch the input focus to the Debug-Viewer window.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2063" />
+      <location filename="../UI/UserInterface.py" line="2070" />
       <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="2075" />
-      <source>&amp;Shell</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2076" />
-      <source>Alt+Shift+S</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2082" />
+      <source>&amp;Shell</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2083" />
+      <source>Alt+Shift+S</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2089" />
       <source>Switch the input focus to the Shell window.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2085" />
+      <location filename="../UI/UserInterface.py" line="2092" />
       <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="2097" />
-      <source>&amp;File-Browser</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2098" />
-      <source>Alt+Shift+F</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2104" />
+      <source>&amp;File-Browser</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2105" />
+      <source>Alt+Shift+F</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2111" />
       <source>Switch the input focus to the File-Browser window.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2107" />
+      <location filename="../UI/UserInterface.py" line="2114" />
       <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="2119" />
-      <source>Lo&amp;g-Viewer</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2120" />
-      <source>Alt+Shift+G</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2126" />
+      <source>Lo&amp;g-Viewer</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2127" />
+      <source>Alt+Shift+G</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2133" />
       <source>Switch the input focus to the Log-Viewer window.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2129" />
+      <location filename="../UI/UserInterface.py" line="2136" />
       <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="2141" />
-      <source>&amp;Task-Viewer</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2142" />
-      <source>Alt+Shift+T</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2148" />
+      <source>&amp;Task-Viewer</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2149" />
+      <source>Alt+Shift+T</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2155" />
       <source>Switch the input focus to the Task-Viewer window.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2151" />
+      <location filename="../UI/UserInterface.py" line="2158" />
       <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="2164" />
-      <source>Templ&amp;ate-Viewer</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2165" />
-      <source>Alt+Shift+A</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2171" />
+      <source>Templ&amp;ate-Viewer</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2172" />
+      <source>Alt+Shift+A</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2178" />
       <source>Switch the input focus to the Template-Viewer window.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2174" />
+      <location filename="../UI/UserInterface.py" line="2181" />
       <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="2189" />
-      <source>&amp;Left Toolbox</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2196" />
+      <source>&amp;Left Toolbox</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2203" />
       <source>Toggle the Left Toolbox window</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2198" />
+      <location filename="../UI/UserInterface.py" line="2205" />
       <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="2212" />
-      <source>&amp;Right Toolbox</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2219" />
+      <source>&amp;Right Toolbox</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2226" />
       <source>Toggle the Right Toolbox window</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2221" />
+      <location filename="../UI/UserInterface.py" line="2228" />
       <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="2235" />
-      <source>&amp;Horizontal Toolbox</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2242" />
+      <source>&amp;Horizontal Toolbox</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2249" />
       <source>Toggle the Horizontal Toolbox window</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2244" />
+      <location filename="../UI/UserInterface.py" line="2251" />
       <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="2257" />
+      <location filename="../UI/UserInterface.py" line="2264" />
       <source>Left Sidebar</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2258" />
-      <source>&amp;Left Sidebar</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2265" />
+      <source>&amp;Left Sidebar</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2272" />
       <source>Toggle the left sidebar window</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2267" />
+      <location filename="../UI/UserInterface.py" line="2274" />
       <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="2280" />
+      <location filename="../UI/UserInterface.py" line="2287" />
       <source>Right Sidebar</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2281" />
-      <source>&amp;Right Sidebar</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2288" />
+      <source>&amp;Right Sidebar</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2295" />
       <source>Toggle the right sidebar window</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2290" />
+      <location filename="../UI/UserInterface.py" line="2297" />
       <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="2303" />
+      <location filename="../UI/UserInterface.py" line="2310" />
       <source>Bottom Sidebar</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2304" />
-      <source>&amp;Bottom Sidebar</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2311" />
+      <source>&amp;Bottom Sidebar</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2318" />
       <source>Toggle the bottom sidebar window</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2313" />
+      <location filename="../UI/UserInterface.py" line="2320" />
       <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="2326" />
+      <location filename="../UI/UserInterface.py" line="2333" />
       <source>Cooperation-Viewer</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2327" />
-      <source>Co&amp;operation-Viewer</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2328" />
-      <source>Alt+Shift+O</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2334" />
+      <source>Co&amp;operation-Viewer</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2335" />
+      <source>Alt+Shift+O</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2341" />
       <source>Switch the input focus to the Cooperation-Viewer window.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2337" />
+      <location filename="../UI/UserInterface.py" line="2344" />
       <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="2352" />
-      <source>&amp;IRC</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2353" />
-      <source>Ctrl+Alt+Shift+I</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2359" />
+      <source>&amp;IRC</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2360" />
+      <source>Ctrl+Alt+Shift+I</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2366" />
       <source>Switch the input focus to the IRC window.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2362" />
+      <location filename="../UI/UserInterface.py" line="2369" />
       <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="2373" />
+      <location filename="../UI/UserInterface.py" line="2380" />
       <source>Symbols-Viewer</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2374" />
-      <source>S&amp;ymbols-Viewer</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2375" />
-      <source>Alt+Shift+Y</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2381" />
+      <source>S&amp;ymbols-Viewer</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2382" />
+      <source>Alt+Shift+Y</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2388" />
       <source>Switch the input focus to the Symbols-Viewer window.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2384" />
+      <location filename="../UI/UserInterface.py" line="2391" />
       <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="2398" />
+      <location filename="../UI/UserInterface.py" line="2405" />
       <source>Numbers-Viewer</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2399" />
-      <source>Num&amp;bers-Viewer</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2400" />
-      <source>Alt+Shift+B</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2406" />
+      <source>Num&amp;bers-Viewer</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2407" />
+      <source>Alt+Shift+B</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2413" />
       <source>Switch the input focus to the Numbers-Viewer window.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2409" />
+      <location filename="../UI/UserInterface.py" line="2416" />
       <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="2425" />
+      <location filename="../UI/UserInterface.py" line="2432" />
       <source>Ctrl+Alt+Shift+D</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2431" />
+      <location filename="../UI/UserInterface.py" line="2438" />
       <source>Switch the input focus to the Code Documentation Viewer window.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2436" />
+      <location filename="../UI/UserInterface.py" line="2443" />
       <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="2452" />
+      <location filename="../UI/UserInterface.py" line="2459" />
       <source>Ctrl+Alt+Shift+P</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2458" />
+      <location filename="../UI/UserInterface.py" line="2465" />
       <source>Switch the input focus to the PyPI window.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2461" />
+      <location filename="../UI/UserInterface.py" line="2468" />
       <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="2474" />
+      <location filename="../UI/UserInterface.py" line="2481" />
       <source>Ctrl+Alt+Shift+C</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2480" />
+      <location filename="../UI/UserInterface.py" line="2487" />
       <source>Switch the input focus to the Conda window.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2483" />
+      <location filename="../UI/UserInterface.py" line="2490" />
       <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="2496" />
+      <location filename="../UI/UserInterface.py" line="2503" />
       <source>Ctrl+Alt+Shift+M</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2502" />
+      <location filename="../UI/UserInterface.py" line="2509" />
       <source>Switch the input focus to the MicroPython window.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2505" />
+      <location filename="../UI/UserInterface.py" line="2512" />
       <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="2520" />
+      <location filename="../UI/UserInterface.py" line="2527" />
       <source>Ctrl+Alt+Shift+R</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2526" />
+      <location filename="../UI/UserInterface.py" line="2533" />
       <source>Switch the input focus to the Plugin Repository window.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2529" />
+      <location filename="../UI/UserInterface.py" line="2536" />
       <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="2544" />
+      <location filename="../UI/UserInterface.py" line="2551" />
       <source>Ctrl+Alt+V</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2550" />
+      <location filename="../UI/UserInterface.py" line="2557" />
       <source>Switch the input focus to the Virtual Environments Manager window.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2555" />
+      <location filename="../UI/UserInterface.py" line="2562" />
       <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="2571" />
+      <location filename="../UI/UserInterface.py" line="2578" />
       <source>Ctrl+Alt+Shift+F</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2577" />
+      <location filename="../UI/UserInterface.py" line="2584" />
       <source>Switch the input focus to the Find/Replace In Files window.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2580" />
+      <location filename="../UI/UserInterface.py" line="2587" />
       <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="2594" />
+      <location filename="../UI/UserInterface.py" line="2601" />
       <source>Ctrl+Alt+Shift+L</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2600" />
+      <location filename="../UI/UserInterface.py" line="2607" />
       <source>Switch the input focus to the Find File window.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2603" />
+      <location filename="../UI/UserInterface.py" line="2610" />
       <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="2617" />
-      <location filename="../UI/UserInterface.py" line="2616" />
-      <source>VCS Status List</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2618" />
-      <source>Alt+Shift+V</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2624" />
+      <location filename="../UI/UserInterface.py" line="2623" />
+      <source>VCS Status List</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2625" />
+      <source>Alt+Shift+V</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2631" />
       <source>Switch the input focus to the VCS Status List window.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2627" />
+      <location filename="../UI/UserInterface.py" line="2634" />
       <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="2640" />
+      <location filename="../UI/UserInterface.py" line="2647" />
       <source>Alt+Shift+H</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2646" />
+      <location filename="../UI/UserInterface.py" line="2653" />
       <source>Switch the input focus to the embedded Help Viewer window.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2649" />
+      <location filename="../UI/UserInterface.py" line="2656" />
       <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="2662" />
+      <location filename="../UI/UserInterface.py" line="2669" />
       <source>What's This?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2664" />
+      <location filename="../UI/UserInterface.py" line="2671" />
       <source>&amp;What's This?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2665" />
-      <source>Shift+F1</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2670" />
-      <source>Context sensitive help</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2672" />
+      <source>Shift+F1</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2677" />
+      <source>Context sensitive help</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2679" />
       <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="2685" />
+      <location filename="../UI/UserInterface.py" line="2692" />
       <source>Helpviewer</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2687" />
+      <location filename="../UI/UserInterface.py" line="2694" />
       <source>&amp;Helpviewer...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2688" />
-      <source>F1</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2693" />
-      <source>Open the helpviewer window</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2695" />
+      <source>F1</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2700" />
+      <source>Open the helpviewer window</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2702" />
       <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="2715" />
-      <source>Show Versions</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2716" />
-      <source>Show &amp;Versions</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2722" />
+      <source>Show Versions</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2723" />
+      <source>Show &amp;Versions</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2729" />
       <source>Display version information</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2724" />
-      <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="2737" />
-      <location filename="../UI/UserInterface.py" line="2730" />
-      <source>Show Error Log</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2731" />
+      <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="2744" />
+      <location filename="../UI/UserInterface.py" line="2737" />
+      <source>Show Error Log</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2738" />
       <source>Show Error &amp;Log...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2739" />
+      <location filename="../UI/UserInterface.py" line="2746" />
       <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="2748" />
-      <source>Show Install Info</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2749" />
-      <source>Show Install &amp;Info...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2755" />
+      <source>Show Install Info</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2756" />
+      <source>Show Install &amp;Info...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2762" />
       <source>Show Installation Information</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2757" />
+      <location filename="../UI/UserInterface.py" line="2764" />
       <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="4627" />
-      <location filename="../UI/UserInterface.py" line="2767" />
+      <location filename="../UI/UserInterface.py" line="4634" />
+      <location filename="../UI/UserInterface.py" line="2774" />
       <source>Report Bug</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2767" />
+      <location filename="../UI/UserInterface.py" line="2774" />
       <source>Report &amp;Bug...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2769" />
+      <location filename="../UI/UserInterface.py" line="2776" />
       <source>Report a bug</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2771" />
-      <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="2777" />
-      <source>Request Feature</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2778" />
-      <source>Request &amp;Feature...</source>
+      <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="2784" />
+      <source>Request Feature</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2785" />
+      <source>Request &amp;Feature...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2791" />
       <source>Send a feature request</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2786" />
+      <location filename="../UI/UserInterface.py" line="2793" />
       <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="4087" />
-      <location filename="../UI/UserInterface.py" line="2797" />
+      <location filename="../UI/UserInterface.py" line="4094" />
+      <location filename="../UI/UserInterface.py" line="2804" />
       <source>Testing</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2799" />
+      <location filename="../UI/UserInterface.py" line="2806" />
       <source>&amp;Testing...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2805" />
+      <location filename="../UI/UserInterface.py" line="2812" />
       <source>Start the testing dialog</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2807" />
+      <location filename="../UI/UserInterface.py" line="2814" />
       <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="2818" />
+      <location filename="../UI/UserInterface.py" line="2825" />
       <source>Restart Last Test</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2820" />
+      <location filename="../UI/UserInterface.py" line="2827" />
       <source>&amp;Restart Last Test...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2826" />
+      <location filename="../UI/UserInterface.py" line="2833" />
       <source>Restarts the last test</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2828" />
+      <location filename="../UI/UserInterface.py" line="2835" />
       <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="2838" />
+      <location filename="../UI/UserInterface.py" line="2845" />
       <source>Rerun Failed Tests</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2840" />
-      <source>Rerun Failed Tests...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2847" />
+      <source>Rerun Failed Tests...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2854" />
       <source>Rerun failed tests of the last run</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2850" />
+      <location filename="../UI/UserInterface.py" line="2857" />
       <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="2860" />
+      <location filename="../UI/UserInterface.py" line="2867" />
       <source>Test Script</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2862" />
+      <location filename="../UI/UserInterface.py" line="2869" />
       <source>Test &amp;Script...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2868" />
+      <location filename="../UI/UserInterface.py" line="2875" />
       <source>Run tests of the current script</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2870" />
-      <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="2877" />
+      <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="2884" />
       <source>Test Project</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2879" />
+      <location filename="../UI/UserInterface.py" line="2886" />
       <source>Test &amp;Project...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2885" />
+      <location filename="../UI/UserInterface.py" line="2892" />
       <source>Run tests of the current project</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2887" />
+      <location filename="../UI/UserInterface.py" line="2894" />
       <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="2896" />
+      <location filename="../UI/UserInterface.py" line="2903" />
       <source>Qt-Designer</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2898" />
+      <location filename="../UI/UserInterface.py" line="2905" />
       <source>Qt-&amp;Designer...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2904" />
+      <location filename="../UI/UserInterface.py" line="2911" />
       <source>Start Qt-Designer</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2906" />
+      <location filename="../UI/UserInterface.py" line="2913" />
       <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="2915" />
+      <location filename="../UI/UserInterface.py" line="2922" />
       <source>Qt-Linguist</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2917" />
+      <location filename="../UI/UserInterface.py" line="2924" />
       <source>Qt-&amp;Linguist...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2923" />
+      <location filename="../UI/UserInterface.py" line="2930" />
       <source>Start Qt-Linguist</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2925" />
+      <location filename="../UI/UserInterface.py" line="2932" />
       <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="2933" />
+      <location filename="../UI/UserInterface.py" line="2940" />
       <source>UI Previewer</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2935" />
+      <location filename="../UI/UserInterface.py" line="2942" />
       <source>&amp;UI Previewer...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2941" />
+      <location filename="../UI/UserInterface.py" line="2948" />
       <source>Start the UI Previewer</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2943" />
+      <location filename="../UI/UserInterface.py" line="2950" />
       <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="2949" />
+      <location filename="../UI/UserInterface.py" line="2956" />
       <source>Translations Previewer</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2951" />
+      <location filename="../UI/UserInterface.py" line="2958" />
       <source>&amp;Translations Previewer...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2957" />
+      <location filename="../UI/UserInterface.py" line="2964" />
       <source>Start the Translations Previewer</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2959" />
+      <location filename="../UI/UserInterface.py" line="2966" />
       <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="2968" />
+      <location filename="../UI/UserInterface.py" line="2975" />
       <source>Compare Files</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2970" />
+      <location filename="../UI/UserInterface.py" line="2977" />
       <source>&amp;Compare Files...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2995" />
-      <location filename="../UI/UserInterface.py" line="2976" />
+      <location filename="../UI/UserInterface.py" line="3002" />
+      <location filename="../UI/UserInterface.py" line="2983" />
       <source>Compare two files</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2978" />
+      <location filename="../UI/UserInterface.py" line="2985" />
       <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="2987" />
+      <location filename="../UI/UserInterface.py" line="2994" />
       <source>Compare Files side by side</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2989" />
+      <location filename="../UI/UserInterface.py" line="2996" />
       <source>Compare &amp;Files side by side...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2997" />
+      <location filename="../UI/UserInterface.py" line="3004" />
       <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="3007" />
+      <location filename="../UI/UserInterface.py" line="3014" />
       <source>SQL Browser</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3009" />
+      <location filename="../UI/UserInterface.py" line="3016" />
       <source>SQL &amp;Browser...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3015" />
+      <location filename="../UI/UserInterface.py" line="3022" />
       <source>Browse a SQL database</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3017" />
+      <location filename="../UI/UserInterface.py" line="3024" />
       <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="3031" />
-      <location filename="../UI/UserInterface.py" line="3023" />
+      <location filename="../UI/UserInterface.py" line="3038" />
+      <location filename="../UI/UserInterface.py" line="3030" />
       <source>Mini Editor</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3025" />
+      <location filename="../UI/UserInterface.py" line="3032" />
       <source>Mini &amp;Editor...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3033" />
+      <location filename="../UI/UserInterface.py" line="3040" />
       <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="3042" />
+      <location filename="../UI/UserInterface.py" line="3049" />
       <source>Hex Editor</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3044" />
+      <location filename="../UI/UserInterface.py" line="3051" />
       <source>&amp;Hex Editor...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3050" />
+      <location filename="../UI/UserInterface.py" line="3057" />
       <source>Start the eric Hex Editor</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3052" />
+      <location filename="../UI/UserInterface.py" line="3059" />
       <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="3062" />
+      <location filename="../UI/UserInterface.py" line="3069" />
       <source>eric Web Browser</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3064" />
+      <location filename="../UI/UserInterface.py" line="3071" />
       <source>eric &amp;Web Browser...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3070" />
+      <location filename="../UI/UserInterface.py" line="3077" />
       <source>Start the eric Web Browser</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3072" />
+      <location filename="../UI/UserInterface.py" line="3079" />
       <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="3081" />
+      <location filename="../UI/UserInterface.py" line="3088" />
       <source>Icon Editor</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3083" />
+      <location filename="../UI/UserInterface.py" line="3090" />
       <source>&amp;Icon Editor...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3089" />
+      <location filename="../UI/UserInterface.py" line="3096" />
       <source>Start the eric Icon Editor</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3091" />
+      <location filename="../UI/UserInterface.py" line="3098" />
       <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="6487" />
-      <location filename="../UI/UserInterface.py" line="3103" />
+      <location filename="../UI/UserInterface.py" line="6494" />
+      <location filename="../UI/UserInterface.py" line="3110" />
       <source>Snapshot</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3105" />
+      <location filename="../UI/UserInterface.py" line="3112" />
       <source>&amp;Snapshot...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3111" />
+      <location filename="../UI/UserInterface.py" line="3118" />
       <source>Take snapshots of a screen region</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3113" />
+      <location filename="../UI/UserInterface.py" line="3120" />
       <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="3123" />
+      <location filename="../UI/UserInterface.py" line="3130" />
       <source>eric PDF Viewer</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3125" />
+      <location filename="../UI/UserInterface.py" line="3132" />
       <source>eric PDF &amp;Viewer...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3131" />
+      <location filename="../UI/UserInterface.py" line="3138" />
       <source>Start the eric PDF Viewer</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3133" />
+      <location filename="../UI/UserInterface.py" line="3140" />
       <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="3142" />
+      <location filename="../UI/UserInterface.py" line="3149" />
       <source>Preferences</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3144" />
+      <location filename="../UI/UserInterface.py" line="3151" />
       <source>&amp;Preferences...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3150" />
+      <location filename="../UI/UserInterface.py" line="3157" />
       <source>Set the prefered configuration</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3152" />
+      <location filename="../UI/UserInterface.py" line="3159" />
       <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="3163" />
+      <location filename="../UI/UserInterface.py" line="3170" />
       <source>Export Preferences</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3165" />
+      <location filename="../UI/UserInterface.py" line="3172" />
       <source>E&amp;xport Preferences...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3171" />
+      <location filename="../UI/UserInterface.py" line="3178" />
       <source>Export the current configuration</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3173" />
+      <location filename="../UI/UserInterface.py" line="3180" />
       <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="3182" />
+      <location filename="../UI/UserInterface.py" line="3189" />
       <source>Import Preferences</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3184" />
-      <source>I&amp;mport Preferences...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="3191" />
+      <source>I&amp;mport Preferences...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3198" />
       <source>Import a previously exported configuration</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3194" />
+      <location filename="../UI/UserInterface.py" line="3201" />
       <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="3203" />
+      <location filename="../UI/UserInterface.py" line="3210" />
       <source>Export Theme</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3205" />
+      <location filename="../UI/UserInterface.py" line="3212" />
       <source>Export Theme...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3211" />
+      <location filename="../UI/UserInterface.py" line="3218" />
       <source>Export the current theme</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3213" />
+      <location filename="../UI/UserInterface.py" line="3220" />
       <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="3222" />
+      <location filename="../UI/UserInterface.py" line="3229" />
       <source>Import Theme</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3224" />
+      <location filename="../UI/UserInterface.py" line="3231" />
       <source>Import Theme...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3230" />
+      <location filename="../UI/UserInterface.py" line="3237" />
       <source>Import a previously exported theme</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3232" />
+      <location filename="../UI/UserInterface.py" line="3239" />
       <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="3241" />
+      <location filename="../UI/UserInterface.py" line="3248" />
       <source>Reload APIs</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3241" />
+      <location filename="../UI/UserInterface.py" line="3248" />
       <source>Reload &amp;APIs</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3243" />
+      <location filename="../UI/UserInterface.py" line="3250" />
       <source>Reload the API information</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3245" />
+      <location filename="../UI/UserInterface.py" line="3252" />
       <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="3259" />
-      <location filename="../UI/UserInterface.py" line="3251" />
+      <location filename="../UI/UserInterface.py" line="3266" />
+      <location filename="../UI/UserInterface.py" line="3258" />
       <source>Show external tools</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3253" />
+      <location filename="../UI/UserInterface.py" line="3260" />
       <source>Show external &amp;tools</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3261" />
+      <location filename="../UI/UserInterface.py" line="3268" />
       <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="3271" />
+      <location filename="../UI/UserInterface.py" line="3278" />
       <source>View Profiles</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3273" />
+      <location filename="../UI/UserInterface.py" line="3280" />
       <source>&amp;View Profiles...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3279" />
+      <location filename="../UI/UserInterface.py" line="3286" />
       <source>Configure view profiles</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3281" />
+      <location filename="../UI/UserInterface.py" line="3288" />
       <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="3292" />
+      <location filename="../UI/UserInterface.py" line="3299" />
       <source>Toolbars</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3294" />
+      <location filename="../UI/UserInterface.py" line="3301" />
       <source>Tool&amp;bars...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3300" />
+      <location filename="../UI/UserInterface.py" line="3307" />
       <source>Configure toolbars</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3302" />
+      <location filename="../UI/UserInterface.py" line="3309" />
       <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="3313" />
+      <location filename="../UI/UserInterface.py" line="3320" />
       <source>Keyboard Shortcuts</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3315" />
+      <location filename="../UI/UserInterface.py" line="3322" />
       <source>Keyboard &amp;Shortcuts...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3321" />
+      <location filename="../UI/UserInterface.py" line="3328" />
       <source>Set the keyboard shortcuts</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3323" />
+      <location filename="../UI/UserInterface.py" line="3330" />
       <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="7446" />
-      <location filename="../UI/UserInterface.py" line="7427" />
-      <location filename="../UI/UserInterface.py" line="3333" />
+      <location filename="../UI/UserInterface.py" line="7453" />
+      <location filename="../UI/UserInterface.py" line="7434" />
+      <location filename="../UI/UserInterface.py" line="3340" />
       <source>Export Keyboard Shortcuts</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3335" />
+      <location filename="../UI/UserInterface.py" line="3342" />
       <source>&amp;Export Keyboard Shortcuts...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3341" />
+      <location filename="../UI/UserInterface.py" line="3348" />
       <source>Export the keyboard shortcuts</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3343" />
+      <location filename="../UI/UserInterface.py" line="3350" />
       <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="7465" />
-      <location filename="../UI/UserInterface.py" line="3352" />
+      <location filename="../UI/UserInterface.py" line="7472" />
+      <location filename="../UI/UserInterface.py" line="3359" />
       <source>Import Keyboard Shortcuts</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3354" />
+      <location filename="../UI/UserInterface.py" line="3361" />
       <source>&amp;Import Keyboard Shortcuts...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3360" />
+      <location filename="../UI/UserInterface.py" line="3367" />
       <source>Import the keyboard shortcuts</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3362" />
+      <location filename="../UI/UserInterface.py" line="3369" />
       <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="3372" />
+      <location filename="../UI/UserInterface.py" line="3379" />
       <source>Manage SSL Certificates</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3374" />
-      <source>Manage SSL Certificates...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="3381" />
+      <source>Manage SSL Certificates...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3388" />
       <source>Manage the saved SSL certificates</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3384" />
+      <location filename="../UI/UserInterface.py" line="3391" />
       <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="3394" />
+      <location filename="../UI/UserInterface.py" line="3401" />
       <source>Edit Message Filters</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3396" />
-      <source>Edit Message Filters...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="3403" />
+      <source>Edit Message Filters...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3410" />
       <source>Edit the message filters used to suppress unwanted messages</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3406" />
+      <location filename="../UI/UserInterface.py" line="3413" />
       <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="3425" />
-      <location filename="../UI/UserInterface.py" line="3419" />
-      <location filename="../UI/UserInterface.py" line="3417" />
+      <location filename="../UI/UserInterface.py" line="3432" />
+      <location filename="../UI/UserInterface.py" line="3426" />
+      <location filename="../UI/UserInterface.py" line="3424" />
       <source>Clear private data</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3427" />
+      <location filename="../UI/UserInterface.py" line="3434" />
       <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="3438" />
-      <location filename="../UI/UserInterface.py" line="3437" />
+      <location filename="../UI/UserInterface.py" line="3445" />
+      <location filename="../UI/UserInterface.py" line="3444" />
       <source>Activate current editor</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3439" />
+      <location filename="../UI/UserInterface.py" line="3446" />
       <source>Alt+Shift+E</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3450" />
-      <location filename="../UI/UserInterface.py" line="3449" />
+      <location filename="../UI/UserInterface.py" line="3457" />
+      <location filename="../UI/UserInterface.py" line="3456" />
       <source>Show next</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3451" />
+      <location filename="../UI/UserInterface.py" line="3458" />
       <source>Ctrl+Alt+Tab</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3462" />
-      <location filename="../UI/UserInterface.py" line="3461" />
+      <location filename="../UI/UserInterface.py" line="3469" />
+      <location filename="../UI/UserInterface.py" line="3468" />
       <source>Show previous</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3463" />
+      <location filename="../UI/UserInterface.py" line="3470" />
       <source>Shift+Ctrl+Alt+Tab</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3474" />
-      <location filename="../UI/UserInterface.py" line="3473" />
+      <location filename="../UI/UserInterface.py" line="3481" />
+      <location filename="../UI/UserInterface.py" line="3480" />
       <source>Switch between tabs</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3475" />
+      <location filename="../UI/UserInterface.py" line="3482" />
       <source>Ctrl+1</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3485" />
+      <location filename="../UI/UserInterface.py" line="3492" />
       <source>Plugin Infos</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3487" />
+      <location filename="../UI/UserInterface.py" line="3494" />
       <source>&amp;Plugin Infos...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3493" />
+      <location filename="../UI/UserInterface.py" line="3500" />
       <source>Show Plugin Infos</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3495" />
+      <location filename="../UI/UserInterface.py" line="3502" />
       <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="3513" />
-      <location filename="../UI/UserInterface.py" line="3505" />
+      <location filename="../UI/UserInterface.py" line="3520" />
+      <location filename="../UI/UserInterface.py" line="3512" />
       <source>Install Plugins</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3507" />
+      <location filename="../UI/UserInterface.py" line="3514" />
       <source>&amp;Install Plugins...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3515" />
+      <location filename="../UI/UserInterface.py" line="3522" />
       <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="3532" />
-      <location filename="../UI/UserInterface.py" line="3524" />
+      <location filename="../UI/UserInterface.py" line="3539" />
+      <location filename="../UI/UserInterface.py" line="3531" />
       <source>Uninstall Plugin</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3526" />
+      <location filename="../UI/UserInterface.py" line="3533" />
       <source>&amp;Uninstall Plugin...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3534" />
+      <location filename="../UI/UserInterface.py" line="3541" />
       <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="3545" />
+      <location filename="../UI/UserInterface.py" line="3552" />
       <source>Plugin &amp;Repository...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3551" />
+      <location filename="../UI/UserInterface.py" line="3558" />
       <source>Show Plugins available for download</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3553" />
+      <location filename="../UI/UserInterface.py" line="3560" />
       <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="3580" />
-      <location filename="../UI/UserInterface.py" line="3579" />
+      <location filename="../UI/UserInterface.py" line="3587" />
+      <location filename="../UI/UserInterface.py" line="3586" />
       <source>Qt5 Documentation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3586" />
+      <location filename="../UI/UserInterface.py" line="3593" />
       <source>Open Qt5 Documentation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3588" />
+      <location filename="../UI/UserInterface.py" line="3595" />
       <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="3601" />
-      <location filename="../UI/UserInterface.py" line="3600" />
+      <location filename="../UI/UserInterface.py" line="3608" />
+      <location filename="../UI/UserInterface.py" line="3607" />
       <source>Qt6 Documentation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3607" />
+      <location filename="../UI/UserInterface.py" line="3614" />
       <source>Open Qt6 Documentation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3609" />
+      <location filename="../UI/UserInterface.py" line="3616" />
       <source>&lt;b&gt;Qt6 Documentation&lt;/b&gt;&lt;p&gt;Display the Qt6 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer/web browser, or execute a web browser or Qt Assistant. &lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3622" />
-      <location filename="../UI/UserInterface.py" line="3621" />
+      <location filename="../UI/UserInterface.py" line="3629" />
+      <location filename="../UI/UserInterface.py" line="3628" />
       <source>PyQt5 Documentation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3628" />
+      <location filename="../UI/UserInterface.py" line="3635" />
       <source>Open PyQt5 Documentation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3630" />
+      <location filename="../UI/UserInterface.py" line="3637" />
       <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="3643" />
-      <location filename="../UI/UserInterface.py" line="3642" />
+      <location filename="../UI/UserInterface.py" line="3650" />
+      <location filename="../UI/UserInterface.py" line="3649" />
       <source>PyQt6 Documentation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3649" />
+      <location filename="../UI/UserInterface.py" line="3656" />
       <source>Open PyQt6 Documentation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3651" />
+      <location filename="../UI/UserInterface.py" line="3658" />
       <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="3669" />
-      <location filename="../UI/UserInterface.py" line="3668" />
-      <source>Python 3 Documentation</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
+      <location filename="../UI/UserInterface.py" line="3676" />
       <location filename="../UI/UserInterface.py" line="3675" />
+      <source>Python 3 Documentation</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3682" />
       <source>Open Python 3 Documentation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3677" />
+      <location filename="../UI/UserInterface.py" line="3684" />
       <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="3696" />
-      <location filename="../UI/UserInterface.py" line="3695" />
+      <location filename="../UI/UserInterface.py" line="3703" />
+      <location filename="../UI/UserInterface.py" line="3702" />
       <source>eric API Documentation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3702" />
+      <location filename="../UI/UserInterface.py" line="3709" />
       <source>Open eric API Documentation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3704" />
+      <location filename="../UI/UserInterface.py" line="3711" />
       <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="3722" />
-      <location filename="../UI/UserInterface.py" line="3721" />
+      <location filename="../UI/UserInterface.py" line="3729" />
+      <location filename="../UI/UserInterface.py" line="3728" />
       <source>PySide2 Documentation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3728" />
+      <location filename="../UI/UserInterface.py" line="3735" />
       <source>Open PySide2 Documentation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3730" />
+      <location filename="../UI/UserInterface.py" line="3737" />
       <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="3748" />
-      <location filename="../UI/UserInterface.py" line="3747" />
+      <location filename="../UI/UserInterface.py" line="3755" />
+      <location filename="../UI/UserInterface.py" line="3754" />
       <source>PySide6 Documentation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3754" />
+      <location filename="../UI/UserInterface.py" line="3761" />
       <source>Open PySide6 Documentation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3756" />
+      <location filename="../UI/UserInterface.py" line="3763" />
       <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="3858" />
+      <location filename="../UI/UserInterface.py" line="3865" />
       <source>E&amp;xtras</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3868" />
+      <location filename="../UI/UserInterface.py" line="3875" />
       <source>Wi&amp;zards</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3886" />
+      <location filename="../UI/UserInterface.py" line="3893" />
       <source>P&amp;lugins</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3895" />
+      <location filename="../UI/UserInterface.py" line="3902" />
       <source>Configure...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3904" />
+      <location filename="../UI/UserInterface.py" line="3911" />
       <source>&amp;Testing</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3921" />
+      <location filename="../UI/UserInterface.py" line="3928" />
       <source>Select Tool Group</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3932" />
+      <location filename="../UI/UserInterface.py" line="3939" />
       <source>Se&amp;ttings</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3965" />
+      <location filename="../UI/UserInterface.py" line="3972" />
       <source>&amp;Window</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3974" />
+      <location filename="../UI/UserInterface.py" line="3981" />
       <source>&amp;Windows</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3978" />
+      <location filename="../UI/UserInterface.py" line="3985" />
       <source>Central Park</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3982" />
+      <location filename="../UI/UserInterface.py" line="3989" />
       <source>Left Side</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4001" />
+      <location filename="../UI/UserInterface.py" line="4008" />
       <source>Right Side</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4020" />
+      <location filename="../UI/UserInterface.py" line="4027" />
       <source>Bottom Side</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4028" />
+      <location filename="../UI/UserInterface.py" line="4035" />
       <source>Plug-ins</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4034" />
+      <location filename="../UI/UserInterface.py" line="4041" />
       <source>&amp;Toolbars</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4047" />
+      <location filename="../UI/UserInterface.py" line="4054" />
       <source>&amp;Help</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4102" />
-      <location filename="../UI/UserInterface.py" line="4086" />
+      <location filename="../UI/UserInterface.py" line="4109" />
+      <location filename="../UI/UserInterface.py" line="4093" />
       <source>Tools</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4104" />
-      <location filename="../UI/UserInterface.py" line="4090" />
+      <location filename="../UI/UserInterface.py" line="4111" />
+      <location filename="../UI/UserInterface.py" line="4097" />
       <source>Settings</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6215" />
-      <location filename="../UI/UserInterface.py" line="4105" />
-      <location filename="../UI/UserInterface.py" line="4091" />
+      <location filename="../UI/UserInterface.py" line="6222" />
+      <location filename="../UI/UserInterface.py" line="4112" />
+      <location filename="../UI/UserInterface.py" line="4098" />
       <source>Help</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4106" />
-      <location filename="../UI/UserInterface.py" line="4092" />
+      <location filename="../UI/UserInterface.py" line="4113" />
+      <location filename="../UI/UserInterface.py" line="4099" />
       <source>Profiles</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4107" />
-      <location filename="../UI/UserInterface.py" line="4093" />
+      <location filename="../UI/UserInterface.py" line="4114" />
+      <location filename="../UI/UserInterface.py" line="4100" />
       <source>Plugins</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4103" />
+      <location filename="../UI/UserInterface.py" line="4110" />
       <source>Unittest</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4277" />
+      <location filename="../UI/UserInterface.py" line="4284" />
       <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="4286" />
+      <location filename="../UI/UserInterface.py" line="4293" />
       <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="4295" />
+      <location filename="../UI/UserInterface.py" line="4302" />
       <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="4304" />
+      <location filename="../UI/UserInterface.py" line="4311" />
       <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="4313" />
+      <location filename="../UI/UserInterface.py" line="4320" />
       <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="4322" />
+      <location filename="../UI/UserInterface.py" line="4329" />
       <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="4336" />
+      <location filename="../UI/UserInterface.py" line="4343" />
       <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="4407" />
-      <location filename="../UI/UserInterface.py" line="4366" />
+      <location filename="../UI/UserInterface.py" line="4414" />
+      <location filename="../UI/UserInterface.py" line="4373" />
       <source>External Tools/{0}</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4515" />
+      <location filename="../UI/UserInterface.py" line="4522" />
       <source>&lt;h2&gt;Version Numbers&lt;/h2&gt;&lt;table&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4564" />
+      <location filename="../UI/UserInterface.py" line="4571" />
       <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="4581" />
-      <source>Desktop</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="4585" />
-      <source>Session Type</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="4588" />
+      <source>Desktop</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="4592" />
+      <source>Session Type</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="4595" />
       <source>&lt;/table&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4628" />
+      <location filename="../UI/UserInterface.py" line="4635" />
       <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="4963" />
+      <location filename="../UI/UserInterface.py" line="4970" />
       <source>Restart application</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4964" />
+      <location filename="../UI/UserInterface.py" line="4971" />
       <source>The application needs to be restarted. Do it now?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4988" />
+      <location filename="../UI/UserInterface.py" line="4995" />
       <source>Upgrade PyQt</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4989" />
+      <location filename="../UI/UserInterface.py" line="4996" />
       <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="5039" />
-      <location filename="../UI/UserInterface.py" line="5013" />
+      <location filename="../UI/UserInterface.py" line="5046" />
+      <location filename="../UI/UserInterface.py" line="5020" />
       <source>Upgrade Eric</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="5014" />
+      <location filename="../UI/UserInterface.py" line="5021" />
       <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="5040" />
+      <location filename="../UI/UserInterface.py" line="5047" />
       <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="5098" />
+      <location filename="../UI/UserInterface.py" line="5105" />
       <source>&amp;Builtin Tools</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="5117" />
+      <location filename="../UI/UserInterface.py" line="5124" />
       <source>&amp;Plugin Tools</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="5120" />
+      <location filename="../UI/UserInterface.py" line="5127" />
       <source>&amp;User Tools</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="5146" />
+      <location filename="../UI/UserInterface.py" line="5153" />
       <source>Configure Tool Groups ...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="5150" />
+      <location filename="../UI/UserInterface.py" line="5157" />
       <source>Configure current Tool Group ...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="5189" />
-      <location filename="../UI/UserInterface.py" line="5169" />
+      <location filename="../UI/UserInterface.py" line="5196" />
+      <location filename="../UI/UserInterface.py" line="5176" />
       <source>No User Tools Configured</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="5265" />
+      <location filename="../UI/UserInterface.py" line="5272" />
       <source>&amp;Show all</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="5267" />
+      <location filename="../UI/UserInterface.py" line="5274" />
       <source>&amp;Hide all</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6352" />
-      <location filename="../UI/UserInterface.py" line="6341" />
-      <location filename="../UI/UserInterface.py" line="6293" />
-      <location filename="../UI/UserInterface.py" line="6283" />
-      <location filename="../UI/UserInterface.py" line="6114" />
-      <location filename="../UI/UserInterface.py" line="6104" />
-      <location filename="../UI/UserInterface.py" line="6046" />
-      <location filename="../UI/UserInterface.py" line="6036" />
+      <location filename="../UI/UserInterface.py" line="6359" />
+      <location filename="../UI/UserInterface.py" line="6348" />
+      <location filename="../UI/UserInterface.py" line="6300" />
+      <location filename="../UI/UserInterface.py" line="6290" />
+      <location filename="../UI/UserInterface.py" line="6121" />
+      <location filename="../UI/UserInterface.py" line="6111" />
+      <location filename="../UI/UserInterface.py" line="6053" />
+      <location filename="../UI/UserInterface.py" line="6043" />
       <source>Problem</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6353" />
-      <location filename="../UI/UserInterface.py" line="6342" />
-      <location filename="../UI/UserInterface.py" line="6294" />
-      <location filename="../UI/UserInterface.py" line="6284" />
-      <location filename="../UI/UserInterface.py" line="6115" />
-      <location filename="../UI/UserInterface.py" line="6105" />
-      <location filename="../UI/UserInterface.py" line="6047" />
-      <location filename="../UI/UserInterface.py" line="6037" />
+      <location filename="../UI/UserInterface.py" line="6360" />
+      <location filename="../UI/UserInterface.py" line="6349" />
+      <location filename="../UI/UserInterface.py" line="6301" />
+      <location filename="../UI/UserInterface.py" line="6291" />
+      <location filename="../UI/UserInterface.py" line="6122" />
+      <location filename="../UI/UserInterface.py" line="6112" />
+      <location filename="../UI/UserInterface.py" line="6054" />
+      <location filename="../UI/UserInterface.py" line="6044" />
       <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="6596" />
-      <location filename="../UI/UserInterface.py" line="6507" />
-      <location filename="../UI/UserInterface.py" line="6388" />
-      <location filename="../UI/UserInterface.py" line="6365" />
-      <location filename="../UI/UserInterface.py" line="6306" />
-      <location filename="../UI/UserInterface.py" line="6253" />
-      <location filename="../UI/UserInterface.py" line="6231" />
-      <location filename="../UI/UserInterface.py" line="6190" />
-      <location filename="../UI/UserInterface.py" line="6181" />
-      <location filename="../UI/UserInterface.py" line="6146" />
-      <location filename="../UI/UserInterface.py" line="6137" />
-      <location filename="../UI/UserInterface.py" line="6078" />
-      <location filename="../UI/UserInterface.py" line="6069" />
+      <location filename="../UI/UserInterface.py" line="6603" />
+      <location filename="../UI/UserInterface.py" line="6514" />
+      <location filename="../UI/UserInterface.py" line="6395" />
+      <location filename="../UI/UserInterface.py" line="6372" />
+      <location filename="../UI/UserInterface.py" line="6313" />
+      <location filename="../UI/UserInterface.py" line="6260" />
+      <location filename="../UI/UserInterface.py" line="6238" />
+      <location filename="../UI/UserInterface.py" line="6197" />
+      <location filename="../UI/UserInterface.py" line="6188" />
+      <location filename="../UI/UserInterface.py" line="6153" />
+      <location filename="../UI/UserInterface.py" line="6144" />
+      <location filename="../UI/UserInterface.py" line="6085" />
+      <location filename="../UI/UserInterface.py" line="6076" />
       <source>Process Generation Error</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6070" />
+      <location filename="../UI/UserInterface.py" line="6077" />
       <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="6079" />
+      <location filename="../UI/UserInterface.py" line="6086" />
       <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="6138" />
+      <location filename="../UI/UserInterface.py" line="6145" />
       <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="6147" />
+      <location filename="../UI/UserInterface.py" line="6154" />
       <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="6182" />
+      <location filename="../UI/UserInterface.py" line="6189" />
       <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="6191" />
+      <location filename="../UI/UserInterface.py" line="6198" />
       <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="6216" />
+      <location filename="../UI/UserInterface.py" line="6223" />
       <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="6232" />
+      <location filename="../UI/UserInterface.py" line="6239" />
       <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="6254" />
+      <location filename="../UI/UserInterface.py" line="6261" />
       <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="6307" />
+      <location filename="../UI/UserInterface.py" line="6314" />
       <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="6366" />
+      <location filename="../UI/UserInterface.py" line="6373" />
       <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="6389" />
+      <location filename="../UI/UserInterface.py" line="6396" />
       <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="6488" />
+      <location filename="../UI/UserInterface.py" line="6495" />
       <source>&lt;p&gt;The snapshot utility is not available for Wayland desktop sessions.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6508" />
+      <location filename="../UI/UserInterface.py" line="6515" />
       <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="6541" />
-      <location filename="../UI/UserInterface.py" line="6531" />
+      <location filename="../UI/UserInterface.py" line="6548" />
+      <location filename="../UI/UserInterface.py" line="6538" />
       <source>External Tools</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6532" />
+      <location filename="../UI/UserInterface.py" line="6539" />
       <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="6542" />
+      <location filename="../UI/UserInterface.py" line="6549" />
       <source>No toolgroup entry '{0}' found.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6579" />
+      <location filename="../UI/UserInterface.py" line="6586" />
       <source>Starting process '{0} {1}'.
 </source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6597" />
+      <location filename="../UI/UserInterface.py" line="6604" />
       <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="6676" />
+      <location filename="../UI/UserInterface.py" line="6683" />
       <source>Process '{0}' has exited.
 </source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6963" />
-      <location filename="../UI/UserInterface.py" line="6901" />
-      <location filename="../UI/UserInterface.py" line="6857" />
-      <location filename="../UI/UserInterface.py" line="6783" />
-      <location filename="../UI/UserInterface.py" line="6719" />
+      <location filename="../UI/UserInterface.py" line="6970" />
+      <location filename="../UI/UserInterface.py" line="6908" />
+      <location filename="../UI/UserInterface.py" line="6864" />
+      <location filename="../UI/UserInterface.py" line="6790" />
+      <location filename="../UI/UserInterface.py" line="6726" />
       <source>Documentation Missing</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6964" />
-      <location filename="../UI/UserInterface.py" line="6902" />
-      <location filename="../UI/UserInterface.py" line="6858" />
-      <location filename="../UI/UserInterface.py" line="6784" />
-      <location filename="../UI/UserInterface.py" line="6720" />
+      <location filename="../UI/UserInterface.py" line="6971" />
+      <location filename="../UI/UserInterface.py" line="6909" />
+      <location filename="../UI/UserInterface.py" line="6865" />
+      <location filename="../UI/UserInterface.py" line="6791" />
+      <location filename="../UI/UserInterface.py" line="6727" />
       <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="6945" />
-      <location filename="../UI/UserInterface.py" line="6827" />
+      <location filename="../UI/UserInterface.py" line="6952" />
+      <location filename="../UI/UserInterface.py" line="6834" />
       <source>Documentation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6828" />
+      <location filename="../UI/UserInterface.py" line="6835" />
       <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="6946" />
+      <location filename="../UI/UserInterface.py" line="6953" />
       <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="7125" />
-      <location filename="../UI/UserInterface.py" line="7061" />
+      <location filename="../UI/UserInterface.py" line="7132" />
+      <location filename="../UI/UserInterface.py" line="7068" />
       <source>Start Web Browser</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7062" />
+      <location filename="../UI/UserInterface.py" line="7069" />
       <source>The eric web browser could not be started.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7126" />
+      <location filename="../UI/UserInterface.py" line="7133" />
       <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="7172" />
+      <location filename="../UI/UserInterface.py" line="7179" />
       <source>Open Browser</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7172" />
+      <location filename="../UI/UserInterface.py" line="7179" />
       <source>Could not start a web browser</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7467" />
-      <location filename="../UI/UserInterface.py" line="7429" />
+      <location filename="../UI/UserInterface.py" line="7474" />
+      <location filename="../UI/UserInterface.py" line="7436" />
       <source>Keyboard Shortcuts File (*.ekj)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7447" />
+      <location filename="../UI/UserInterface.py" line="7454" />
       <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="7675" />
+      <location filename="../UI/UserInterface.py" line="7682" />
       <source>Read Session</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7676" />
+      <location filename="../UI/UserInterface.py" line="7683" />
       <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="7699" />
+      <location filename="../UI/UserInterface.py" line="7706" />
       <source>Save Session</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7724" />
-      <location filename="../UI/UserInterface.py" line="7701" />
+      <location filename="../UI/UserInterface.py" line="7731" />
+      <location filename="../UI/UserInterface.py" line="7708" />
       <source>eric Session Files (*.esj)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7769" />
+      <location filename="../UI/UserInterface.py" line="7776" />
       <source>Crash Session found!</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7770" />
+      <location filename="../UI/UserInterface.py" line="7777" />
       <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="8147" />
+      <location filename="../UI/UserInterface.py" line="8154" />
       <source>Drop Error</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="8148" />
+      <location filename="../UI/UserInterface.py" line="8155" />
       <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="8330" />
+      <location filename="../UI/UserInterface.py" line="8341" />
       <source>Upgrade available</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="8331" />
+      <location filename="../UI/UserInterface.py" line="8342" />
       <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="8376" />
+      <location filename="../UI/UserInterface.py" line="8387" />
       <source>First time usage</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="8377" />
+      <location filename="../UI/UserInterface.py" line="8388" />
       <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="8399" />
+      <location filename="../UI/UserInterface.py" line="8410" />
       <source>Select Workspace Directory</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="8564" />
+      <location filename="../UI/UserInterface.py" line="8575" />
       <source>Unsaved Data Detected</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="8565" />
+      <location filename="../UI/UserInterface.py" line="8576" />
       <source>Some editors contain unsaved data. Shall these be saved?</source>
       <translation type="unfinished" />
     </message>
@@ -90978,40 +91552,40 @@
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Debugger/VariablesViewer.py" line="1055" />
+      <source>Show Details...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Debugger/VariablesViewer.py" line="1057" />
-      <source>Show Details...</source>
+      <source>Expand</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Debugger/VariablesViewer.py" line="1058" />
+      <source>Collapse</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Debugger/VariablesViewer.py" line="1059" />
-      <source>Expand</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Debugger/VariablesViewer.py" line="1060" />
-      <source>Collapse</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
+      <source>Collapse All</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Debugger/VariablesViewer.py" line="1067" />
       <location filename="../Debugger/VariablesViewer.py" line="1061" />
-      <source>Collapse All</source>
+      <source>Refresh</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Debugger/VariablesViewer.py" line="1069" />
       <location filename="../Debugger/VariablesViewer.py" line="1063" />
-      <source>Refresh</source>
+      <source>Configure...</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Debugger/VariablesViewer.py" line="1071" />
-      <location filename="../Debugger/VariablesViewer.py" line="1065" />
-      <source>Configure...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Debugger/VariablesViewer.py" line="1073" />
-      <location filename="../Debugger/VariablesViewer.py" line="1066" />
+      <location filename="../Debugger/VariablesViewer.py" line="1064" />
       <source>Variables Type Filter...</source>
       <translation type="unfinished" />
     </message>
@@ -91730,996 +92304,1012 @@
   <context>
     <name>ViewManager</name>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="606" />
+      <location filename="../ViewManager/ViewManager.py" line="609" />
       <source>New</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="608" />
+      <location filename="../ViewManager/ViewManager.py" line="611" />
       <source>&amp;New</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="610" />
+      <location filename="../ViewManager/ViewManager.py" line="613" />
       <source>Ctrl+N</source>
       <comment>File|New</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="617" />
-      <source>Open an empty editor window</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="620" />
+      <source>Open an empty editor window</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="623" />
       <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="629" />
+      <location filename="../ViewManager/ViewManager.py" line="632" />
       <source>Open</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="631" />
+      <location filename="../ViewManager/ViewManager.py" line="634" />
       <source>&amp;Open...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="633" />
+      <location filename="../ViewManager/ViewManager.py" line="636" />
       <source>Ctrl+O</source>
       <comment>File|Open</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="640" />
-      <source>Open a file</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="643" />
+      <source>Open a file</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="646" />
       <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="656" />
+      <location filename="../ViewManager/ViewManager.py" line="659" />
+      <location filename="../ViewManager/ViewManager.py" line="657" />
+      <source>Reload</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="666" />
+      <source>Reload the current file</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="669" />
+      <source>&lt;b&gt;Reload&lt;/b&gt;&lt;p&gt;Reload the contents of current editor window. If the editor contents was modified, a warning will be issued.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="682" />
       <source>Close</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="658" />
+      <location filename="../ViewManager/ViewManager.py" line="684" />
       <source>&amp;Close</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="660" />
+      <location filename="../ViewManager/ViewManager.py" line="686" />
       <source>Ctrl+W</source>
       <comment>File|Close</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="667" />
+      <location filename="../ViewManager/ViewManager.py" line="693" />
       <source>Close the current window</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="670" />
+      <location filename="../ViewManager/ViewManager.py" line="696" />
       <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="679" />
-      <source>Close All</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="680" />
-      <source>Clos&amp;e All</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="687" />
-      <source>Close all editor windows</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="690" />
-      <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="703" />
-      <source>Save</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="705" />
+      <source>Close All</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="706" />
+      <source>Clos&amp;e All</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="713" />
+      <source>Close all editor windows</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="716" />
+      <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="729" />
+      <source>Save</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="731" />
       <source>&amp;Save</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/ShellWindow.py" line="312" />
-      <location filename="../ViewManager/ViewManager.py" line="707" />
+      <location filename="../ViewManager/ViewManager.py" line="733" />
       <source>Ctrl+S</source>
       <comment>File|Save</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="714" />
-      <source>Save the current file</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="717" />
-      <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="727" />
-      <source>Save as</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="729" />
-      <source>Save &amp;as...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="731" />
-      <source>Shift+Ctrl+S</source>
-      <comment>File|Save As</comment>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="740" />
+      <source>Save the current file</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="743" />
+      <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="753" />
+      <source>Save as</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="755" />
+      <source>Save &amp;as...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="757" />
+      <source>Shift+Ctrl+S</source>
+      <comment>File|Save As</comment>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="766" />
       <source>Save the current file to a new one</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="745" />
+      <location filename="../ViewManager/ViewManager.py" line="771" />
       <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="756" />
+      <location filename="../ViewManager/ViewManager.py" line="782" />
       <source>Save Copy</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="758" />
+      <location filename="../ViewManager/ViewManager.py" line="784" />
       <source>Save &amp;Copy...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="765" />
-      <source>Save a copy of the current file</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="768" />
-      <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="779" />
-      <source>Save all</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="781" />
-      <source>Save a&amp;ll</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="788" />
-      <source>Save all files</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="791" />
-      <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="803" />
-      <source>Print</source>
+      <source>Save a copy of the current file</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="794" />
+      <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="805" />
-      <source>&amp;Print</source>
+      <source>Save all</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="807" />
-      <source>Ctrl+P</source>
-      <comment>File|Print</comment>
+      <source>Save a&amp;ll</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="814" />
-      <source>Print the current file</source>
+      <source>Save all files</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="817" />
+      <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="829" />
+      <source>Print</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="831" />
+      <source>&amp;Print</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="833" />
+      <source>Ctrl+P</source>
+      <comment>File|Print</comment>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="840" />
+      <source>Print the current file</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="843" />
       <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="../QScintilla/MiniEditor.py" line="765" />
-      <location filename="../ViewManager/ViewManager.py" line="830" />
-      <location filename="../ViewManager/ViewManager.py" line="828" />
+      <location filename="../ViewManager/ViewManager.py" line="856" />
+      <location filename="../ViewManager/ViewManager.py" line="854" />
       <source>Print Preview</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="837" />
+      <location filename="../ViewManager/ViewManager.py" line="863" />
       <source>Print preview of the current file</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="842" />
+      <location filename="../ViewManager/ViewManager.py" line="868" />
       <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="853" />
+      <location filename="../ViewManager/ViewManager.py" line="879" />
       <source>Find File</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="855" />
+      <location filename="../ViewManager/ViewManager.py" line="881" />
       <source>Find &amp;File...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="857" />
+      <location filename="../ViewManager/ViewManager.py" line="883" />
       <source>Alt+Ctrl+F</source>
       <comment>File|Find File</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="866" />
-      <source>Search for a file by entering a search pattern</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="871" />
-      <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="887" />
-      <source>&amp;File</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="889" />
-      <source>Open &amp;Recent Files</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="892" />
+      <source>Search for a file by entering a search pattern</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="897" />
+      <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="913" />
+      <source>&amp;File</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="915" />
+      <source>Open &amp;Recent Files</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="918" />
       <source>Open &amp;Bookmarked Files</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="937" />
-      <location filename="../ViewManager/ViewManager.py" line="935" />
+      <location filename="../ViewManager/ViewManager.py" line="964" />
+      <location filename="../ViewManager/ViewManager.py" line="962" />
       <source>File</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="961" />
+      <location filename="../ViewManager/ViewManager.py" line="989" />
       <source>Export as</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="984" />
-      <source>Undo</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="986" />
-      <source>&amp;Undo</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="988" />
-      <source>Ctrl+Z</source>
-      <comment>Edit|Undo</comment>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="991" />
-      <source>Alt+Backspace</source>
-      <comment>Edit|Undo</comment>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="997" />
-      <source>Undo the last change</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1000" />
-      <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="1010" />
-      <source>Redo</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="1012" />
-      <source>&amp;Redo</source>
+      <source>Undo</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1014" />
+      <source>&amp;Undo</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="1016" />
+      <source>Ctrl+Z</source>
+      <comment>Edit|Undo</comment>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="1019" />
+      <source>Alt+Backspace</source>
+      <comment>Edit|Undo</comment>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="1025" />
+      <source>Undo the last change</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="1028" />
+      <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="1038" />
+      <source>Redo</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="1040" />
+      <source>&amp;Redo</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="1042" />
       <source>Ctrl+Shift+Z</source>
       <comment>Edit|Redo</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1021" />
+      <location filename="../ViewManager/ViewManager.py" line="1049" />
       <source>Redo the last change</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1024" />
+      <location filename="../ViewManager/ViewManager.py" line="1052" />
       <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="1044" />
-      <location filename="../ViewManager/ViewManager.py" line="1034" />
+      <location filename="../ViewManager/ViewManager.py" line="1072" />
+      <location filename="../ViewManager/ViewManager.py" line="1062" />
       <source>Revert to last saved state</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1035" />
+      <location filename="../ViewManager/ViewManager.py" line="1063" />
       <source>Re&amp;vert to last saved state</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1037" />
+      <location filename="../ViewManager/ViewManager.py" line="1065" />
       <source>Ctrl+Y</source>
       <comment>Edit|Revert</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1047" />
+      <location filename="../ViewManager/ViewManager.py" line="1075" />
       <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="../QScintilla/ShellWindow.py" line="339" />
-      <location filename="../ViewManager/ViewManager.py" line="1060" />
+      <location filename="../ViewManager/ViewManager.py" line="1088" />
       <source>Cut</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/ShellWindow.py" line="341" />
-      <location filename="../ViewManager/ViewManager.py" line="1062" />
+      <location filename="../ViewManager/ViewManager.py" line="1090" />
       <source>Cu&amp;t</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/ShellWindow.py" line="343" />
-      <location filename="../ViewManager/ViewManager.py" line="1064" />
+      <location filename="../ViewManager/ViewManager.py" line="1092" />
       <source>Ctrl+X</source>
       <comment>Edit|Cut</comment>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/ShellWindow.py" line="346" />
-      <location filename="../ViewManager/ViewManager.py" line="1067" />
+      <location filename="../ViewManager/ViewManager.py" line="1095" />
       <source>Shift+Del</source>
       <comment>Edit|Cut</comment>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/ShellWindow.py" line="352" />
-      <location filename="../ViewManager/ViewManager.py" line="1073" />
+      <location filename="../ViewManager/ViewManager.py" line="1101" />
       <source>Cut the selection</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1076" />
+      <location filename="../ViewManager/ViewManager.py" line="1104" />
       <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/ShellWindow.py" line="361" />
-      <location filename="../ViewManager/ViewManager.py" line="1087" />
+      <location filename="../ViewManager/ViewManager.py" line="1115" />
       <source>Copy</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/ShellWindow.py" line="363" />
-      <location filename="../ViewManager/ViewManager.py" line="1089" />
+      <location filename="../ViewManager/ViewManager.py" line="1117" />
       <source>&amp;Copy</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/ShellWindow.py" line="365" />
-      <location filename="../ViewManager/ViewManager.py" line="1091" />
+      <location filename="../ViewManager/ViewManager.py" line="1119" />
       <source>Ctrl+C</source>
       <comment>Edit|Copy</comment>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/ShellWindow.py" line="368" />
-      <location filename="../ViewManager/ViewManager.py" line="1094" />
+      <location filename="../ViewManager/ViewManager.py" line="1122" />
       <source>Ctrl+Ins</source>
       <comment>Edit|Copy</comment>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/ShellWindow.py" line="374" />
-      <location filename="../ViewManager/ViewManager.py" line="1100" />
+      <location filename="../ViewManager/ViewManager.py" line="1128" />
       <source>Copy the selection</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1103" />
+      <location filename="../ViewManager/ViewManager.py" line="1131" />
       <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/ShellWindow.py" line="383" />
-      <location filename="../ViewManager/ViewManager.py" line="1114" />
+      <location filename="../ViewManager/ViewManager.py" line="1142" />
       <source>Paste</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/ShellWindow.py" line="385" />
-      <location filename="../ViewManager/ViewManager.py" line="1116" />
+      <location filename="../ViewManager/ViewManager.py" line="1144" />
       <source>&amp;Paste</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/ShellWindow.py" line="387" />
-      <location filename="../ViewManager/ViewManager.py" line="1118" />
+      <location filename="../ViewManager/ViewManager.py" line="1146" />
       <source>Ctrl+V</source>
       <comment>Edit|Paste</comment>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/ShellWindow.py" line="390" />
-      <location filename="../ViewManager/ViewManager.py" line="1121" />
+      <location filename="../ViewManager/ViewManager.py" line="1149" />
       <source>Shift+Ins</source>
       <comment>Edit|Paste</comment>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/ShellWindow.py" line="396" />
-      <location filename="../ViewManager/ViewManager.py" line="1127" />
+      <location filename="../ViewManager/ViewManager.py" line="1155" />
       <source>Paste the last cut/copied text</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1130" />
+      <location filename="../ViewManager/ViewManager.py" line="1158" />
       <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/ShellWindow.py" line="410" />
       <location filename="../QScintilla/ShellWindow.py" line="408" />
-      <location filename="../ViewManager/ViewManager.py" line="1143" />
-      <location filename="../ViewManager/ViewManager.py" line="1141" />
+      <location filename="../ViewManager/ViewManager.py" line="1171" />
+      <location filename="../ViewManager/ViewManager.py" line="1169" />
       <source>Clear</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/ShellWindow.py" line="412" />
-      <location filename="../ViewManager/ViewManager.py" line="1145" />
+      <location filename="../ViewManager/ViewManager.py" line="1173" />
       <source>Alt+Shift+C</source>
       <comment>Edit|Clear</comment>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/ShellWindow.py" line="419" />
-      <location filename="../ViewManager/ViewManager.py" line="1152" />
+      <location filename="../ViewManager/ViewManager.py" line="1180" />
       <source>Clear all text</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1155" />
+      <location filename="../ViewManager/ViewManager.py" line="1183" />
       <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="1174" />
-      <location filename="../ViewManager/ViewManager.py" line="1165" />
-      <location filename="../ViewManager/ViewManager.py" line="1164" />
+      <location filename="../ViewManager/ViewManager.py" line="1202" />
+      <location filename="../ViewManager/ViewManager.py" line="1193" />
+      <location filename="../ViewManager/ViewManager.py" line="1192" />
       <source>Join Lines</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1167" />
+      <location filename="../ViewManager/ViewManager.py" line="1195" />
       <source>Ctrl+J</source>
       <comment>Edit|Join Lines</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1177" />
+      <location filename="../ViewManager/ViewManager.py" line="1205" />
       <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="1187" />
+      <location filename="../ViewManager/ViewManager.py" line="1215" />
       <source>Indent</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1189" />
+      <location filename="../ViewManager/ViewManager.py" line="1217" />
       <source>&amp;Indent</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1191" />
+      <location filename="../ViewManager/ViewManager.py" line="1219" />
       <source>Ctrl+I</source>
       <comment>Edit|Indent</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1198" />
+      <location filename="../ViewManager/ViewManager.py" line="1226" />
       <source>Indent line</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1201" />
+      <location filename="../ViewManager/ViewManager.py" line="1229" />
       <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="1212" />
+      <location filename="../ViewManager/ViewManager.py" line="1240" />
       <source>Unindent</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1214" />
+      <location filename="../ViewManager/ViewManager.py" line="1242" />
       <source>U&amp;nindent</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1216" />
+      <location filename="../ViewManager/ViewManager.py" line="1244" />
       <source>Ctrl+Shift+I</source>
       <comment>Edit|Unindent</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1225" />
+      <location filename="../ViewManager/ViewManager.py" line="1253" />
       <source>Unindent line</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1228" />
+      <location filename="../ViewManager/ViewManager.py" line="1256" />
       <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="1241" />
-      <location filename="../ViewManager/ViewManager.py" line="1239" />
+      <location filename="../ViewManager/ViewManager.py" line="1269" />
+      <location filename="../ViewManager/ViewManager.py" line="1267" />
       <source>Smart indent</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1248" />
-      <source>Smart indent Line or Selection</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1251" />
-      <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="1262" />
-      <source>Comment</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1264" />
-      <source>C&amp;omment</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1266" />
-      <source>Ctrl+M</source>
-      <comment>Edit|Comment</comment>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1273" />
-      <source>Comment Line or Selection</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="1276" />
+      <source>Smart indent Line or Selection</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="1279" />
+      <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="1290" />
+      <source>Comment</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="1292" />
+      <source>C&amp;omment</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="1294" />
+      <source>Ctrl+M</source>
+      <comment>Edit|Comment</comment>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="1301" />
+      <source>Comment Line or Selection</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="1304" />
       <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="1287" />
+      <location filename="../ViewManager/ViewManager.py" line="1315" />
       <source>Uncomment</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1289" />
+      <location filename="../ViewManager/ViewManager.py" line="1317" />
       <source>Unco&amp;mment</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1291" />
+      <location filename="../ViewManager/ViewManager.py" line="1319" />
       <source>Ctrl+Shift+M</source>
       <comment>Edit|Uncomment</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1300" />
+      <location filename="../ViewManager/ViewManager.py" line="1328" />
       <source>Uncomment Line or Selection</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1303" />
+      <location filename="../ViewManager/ViewManager.py" line="1331" />
       <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="1316" />
-      <location filename="../ViewManager/ViewManager.py" line="1314" />
+      <location filename="../ViewManager/ViewManager.py" line="1344" />
+      <location filename="../ViewManager/ViewManager.py" line="1342" />
       <source>Toggle Comment</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1318" />
-      <source>Ctrl+#</source>
-      <comment>Edit|Toggle Comment</comment>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1327" />
-      <source>Toggle the comment of the current line, selection or comment block</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1333" />
-      <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="1346" />
-      <location filename="../ViewManager/ViewManager.py" line="1345" />
+      <source>Ctrl+#</source>
+      <comment>Edit|Toggle Comment</comment>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="1355" />
+      <source>Toggle the comment of the current line, selection or comment block</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="1361" />
+      <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="1374" />
+      <location filename="../ViewManager/ViewManager.py" line="1373" />
       <source>Stream Comment</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1353" />
+      <location filename="../ViewManager/ViewManager.py" line="1381" />
       <source>Stream Comment Line or Selection</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1358" />
+      <location filename="../ViewManager/ViewManager.py" line="1386" />
       <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="1370" />
-      <location filename="../ViewManager/ViewManager.py" line="1369" />
+      <location filename="../ViewManager/ViewManager.py" line="1398" />
+      <location filename="../ViewManager/ViewManager.py" line="1397" />
       <source>Box Comment</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1377" />
+      <location filename="../ViewManager/ViewManager.py" line="1405" />
       <source>Box Comment Line or Selection</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1380" />
-      <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="1391" />
-      <source>Select to brace</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1392" />
-      <source>Select to &amp;brace</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1394" />
-      <source>Ctrl+E</source>
-      <comment>Edit|Select to brace</comment>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1403" />
-      <source>Select text to the matching brace</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="1408" />
-      <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>
+      <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="1419" />
+      <source>Select to brace</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="1420" />
+      <source>Select to &amp;brace</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="1422" />
+      <source>Ctrl+E</source>
+      <comment>Edit|Select to brace</comment>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="1431" />
+      <source>Select text to the matching brace</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="1436" />
+      <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="1447" />
       <source>Select all</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1421" />
+      <location filename="../ViewManager/ViewManager.py" line="1449" />
       <source>&amp;Select all</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1423" />
+      <location filename="../ViewManager/ViewManager.py" line="1451" />
       <source>Ctrl+A</source>
       <comment>Edit|Select all</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1430" />
-      <source>Select all text</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1433" />
-      <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="1443" />
-      <source>Deselect all</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1444" />
-      <source>&amp;Deselect all</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1446" />
-      <source>Alt+Ctrl+A</source>
-      <comment>Edit|Deselect all</comment>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1455" />
-      <source>Deselect all text</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="1458" />
+      <source>Select all text</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="1461" />
+      <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="1471" />
+      <source>Deselect all</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="1472" />
+      <source>&amp;Deselect all</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="1474" />
+      <source>Alt+Ctrl+A</source>
+      <comment>Edit|Deselect all</comment>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="1483" />
+      <source>Deselect all text</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="1486" />
       <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="1476" />
-      <location filename="../ViewManager/ViewManager.py" line="1469" />
-      <location filename="../ViewManager/ViewManager.py" line="1468" />
+      <location filename="../ViewManager/ViewManager.py" line="1504" />
+      <location filename="../ViewManager/ViewManager.py" line="1497" />
+      <location filename="../ViewManager/ViewManager.py" line="1496" />
       <source>Convert Line End Characters</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1479" />
+      <location filename="../ViewManager/ViewManager.py" line="1507" />
       <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="1498" />
-      <location filename="../ViewManager/ViewManager.py" line="1491" />
-      <location filename="../ViewManager/ViewManager.py" line="1490" />
+      <location filename="../ViewManager/ViewManager.py" line="1526" />
+      <location filename="../ViewManager/ViewManager.py" line="1519" />
+      <location filename="../ViewManager/ViewManager.py" line="1518" />
       <source>Convert Tabs to Spaces</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1501" />
+      <location filename="../ViewManager/ViewManager.py" line="1529" />
       <source>&lt;b&gt;Convert Tabs to Spaces&lt;/b&gt;&lt;p&gt;Convert tabulators to the configured amount of space characters.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1520" />
-      <location filename="../ViewManager/ViewManager.py" line="1513" />
-      <location filename="../ViewManager/ViewManager.py" line="1512" />
+      <location filename="../ViewManager/ViewManager.py" line="1548" />
+      <location filename="../ViewManager/ViewManager.py" line="1541" />
+      <location filename="../ViewManager/ViewManager.py" line="1540" />
       <source>Shorten empty lines</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1523" />
+      <location filename="../ViewManager/ViewManager.py" line="1551" />
       <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="3407" />
-      <location filename="../ViewManager/ViewManager.py" line="1534" />
+      <location filename="../ViewManager/ViewManager.py" line="3435" />
+      <location filename="../ViewManager/ViewManager.py" line="1562" />
       <source>Complete</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1535" />
+      <location filename="../ViewManager/ViewManager.py" line="1563" />
       <source>&amp;Complete</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1537" />
+      <location filename="../ViewManager/ViewManager.py" line="1565" />
       <source>Ctrl+Space</source>
       <comment>Edit|Complete</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1544" />
+      <location filename="../ViewManager/ViewManager.py" line="1572" />
       <source>Complete current word</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1547" />
-      <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="1559" />
-      <location filename="../ViewManager/ViewManager.py" line="1558" />
-      <source>Complete from Document</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1561" />
-      <source>Ctrl+Shift+Space</source>
-      <comment>Edit|Complete from Document</comment>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1570" />
-      <source>Complete current word from Document</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="1575" />
-      <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>
+      <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="1587" />
       <location filename="../ViewManager/ViewManager.py" line="1586" />
-      <source>Complete from APIs</source>
+      <source>Complete from Document</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1589" />
-      <source>Ctrl+Alt+Space</source>
-      <comment>Edit|Complete from APIs</comment>
+      <source>Ctrl+Shift+Space</source>
+      <comment>Edit|Complete from Document</comment>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1598" />
-      <source>Complete current word from APIs</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1601" />
-      <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>
+      <source>Complete current word from Document</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="1603" />
+      <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="1615" />
-      <location filename="../ViewManager/ViewManager.py" line="1612" />
+      <location filename="../ViewManager/ViewManager.py" line="1614" />
+      <source>Complete from APIs</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="1617" />
+      <source>Ctrl+Alt+Space</source>
+      <comment>Edit|Complete from APIs</comment>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="1626" />
+      <source>Complete current word from APIs</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="1629" />
+      <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="1643" />
+      <location filename="../ViewManager/ViewManager.py" line="1640" />
       <source>Complete from Document and APIs</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1619" />
-      <source>Alt+Shift+Space</source>
-      <comment>Edit|Complete from Document and APIs</comment>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1630" />
-      <source>Complete current word from Document and APIs</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1635" />
-      <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="1646" />
-      <source>Calltip</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="1647" />
-      <source>&amp;Calltip</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1649" />
-      <source>Meta+Alt+Space</source>
-      <comment>Edit|Calltip</comment>
+      <source>Alt+Shift+Space</source>
+      <comment>Edit|Complete from Document and APIs</comment>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1658" />
-      <source>Show Calltips</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1661" />
-      <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>
+      <source>Complete current word from Document and APIs</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="1663" />
+      <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="1674" />
-      <location filename="../ViewManager/ViewManager.py" line="1672" />
+      <source>Calltip</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="1675" />
+      <source>&amp;Calltip</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="1677" />
+      <source>Meta+Alt+Space</source>
+      <comment>Edit|Calltip</comment>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="1686" />
+      <source>Show Calltips</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="1689" />
+      <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="1702" />
+      <location filename="../ViewManager/ViewManager.py" line="1700" />
       <source>Code Info</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1676" />
+      <location filename="../ViewManager/ViewManager.py" line="1704" />
       <source>Ctrl+Alt+I</source>
       <comment>Edit|Code Info</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1685" />
-      <source>Show Code Info</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1688" />
-      <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="1699" />
-      <location filename="../ViewManager/ViewManager.py" line="1698" />
-      <source>Sort</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1701" />
-      <source>Ctrl+Alt+S</source>
-      <comment>Edit|Sort</comment>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1708" />
-      <source>Sort the lines containing the rectangular selection</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="1713" />
-      <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="1725" />
-      <location filename="../ViewManager/ViewManager.py" line="1724" />
-      <source>Generate Docstring</source>
+      <source>Show Code Info</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="1716" />
+      <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="1727" />
-      <source>Ctrl+Alt+D</source>
-      <comment>Edit|Generate Docstring</comment>
+      <location filename="../ViewManager/ViewManager.py" line="1726" />
+      <source>Sort</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="1729" />
+      <source>Ctrl+Alt+S</source>
+      <comment>Edit|Sort</comment>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1736" />
-      <source>Generate a docstring for the current function/method</source>
+      <source>Sort the lines containing the rectangular selection</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1741" />
+      <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="1753" />
+      <location filename="../ViewManager/ViewManager.py" line="1752" />
+      <source>Generate Docstring</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="1755" />
+      <source>Ctrl+Alt+D</source>
+      <comment>Edit|Generate Docstring</comment>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="1764" />
+      <source>Generate a docstring for the current function/method</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="1769" />
       <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>
@@ -92728,22 +93318,22 @@
       <location filename="../QScintilla/MiniEditor.py" line="914" />
       <location filename="../QScintilla/ShellWindow.py" line="575" />
       <location filename="../QScintilla/ShellWindow.py" line="574" />
-      <location filename="../ViewManager/ViewManager.py" line="1768" />
-      <location filename="../ViewManager/ViewManager.py" line="1767" />
+      <location filename="../ViewManager/ViewManager.py" line="1796" />
+      <location filename="../ViewManager/ViewManager.py" line="1795" />
       <source>Move left one character</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="916" />
       <location filename="../QScintilla/ShellWindow.py" line="576" />
-      <location filename="../ViewManager/ViewManager.py" line="1769" />
+      <location filename="../ViewManager/ViewManager.py" line="1797" />
       <source>Left</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="924" />
       <location filename="../QScintilla/ShellWindow.py" line="584" />
-      <location filename="../ViewManager/ViewManager.py" line="1777" />
+      <location filename="../ViewManager/ViewManager.py" line="1805" />
       <source>Meta+B</source>
       <translation type="unfinished" />
     </message>
@@ -92752,22 +93342,22 @@
       <location filename="../QScintilla/MiniEditor.py" line="930" />
       <location filename="../QScintilla/ShellWindow.py" line="591" />
       <location filename="../QScintilla/ShellWindow.py" line="590" />
-      <location filename="../ViewManager/ViewManager.py" line="1784" />
-      <location filename="../ViewManager/ViewManager.py" line="1783" />
+      <location filename="../ViewManager/ViewManager.py" line="1812" />
+      <location filename="../ViewManager/ViewManager.py" line="1811" />
       <source>Move right one character</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="932" />
       <location filename="../QScintilla/ShellWindow.py" line="592" />
-      <location filename="../ViewManager/ViewManager.py" line="1785" />
+      <location filename="../ViewManager/ViewManager.py" line="1813" />
       <source>Right</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="939" />
       <location filename="../QScintilla/ShellWindow.py" line="599" />
-      <location filename="../ViewManager/ViewManager.py" line="1792" />
+      <location filename="../ViewManager/ViewManager.py" line="1820" />
       <source>Meta+F</source>
       <translation type="unfinished" />
     </message>
@@ -92776,22 +93366,22 @@
       <location filename="../QScintilla/MiniEditor.py" line="946" />
       <location filename="../QScintilla/ShellWindow.py" line="683" />
       <location filename="../QScintilla/ShellWindow.py" line="682" />
-      <location filename="../ViewManager/ViewManager.py" line="1800" />
-      <location filename="../ViewManager/ViewManager.py" line="1799" />
+      <location filename="../ViewManager/ViewManager.py" line="1828" />
+      <location filename="../ViewManager/ViewManager.py" line="1827" />
       <source>Move up one line</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="948" />
       <location filename="../QScintilla/ShellWindow.py" line="684" />
-      <location filename="../ViewManager/ViewManager.py" line="1801" />
+      <location filename="../ViewManager/ViewManager.py" line="1829" />
       <source>Up</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="955" />
       <location filename="../QScintilla/ShellWindow.py" line="691" />
-      <location filename="../ViewManager/ViewManager.py" line="1808" />
+      <location filename="../ViewManager/ViewManager.py" line="1836" />
       <source>Meta+P</source>
       <translation type="unfinished" />
     </message>
@@ -92800,30 +93390,30 @@
       <location filename="../QScintilla/MiniEditor.py" line="962" />
       <location filename="../QScintilla/ShellWindow.py" line="699" />
       <location filename="../QScintilla/ShellWindow.py" line="698" />
-      <location filename="../ViewManager/ViewManager.py" line="1816" />
-      <location filename="../ViewManager/ViewManager.py" line="1815" />
+      <location filename="../ViewManager/ViewManager.py" line="1844" />
+      <location filename="../ViewManager/ViewManager.py" line="1843" />
       <source>Move down one line</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="964" />
       <location filename="../QScintilla/ShellWindow.py" line="700" />
-      <location filename="../ViewManager/ViewManager.py" line="1817" />
+      <location filename="../ViewManager/ViewManager.py" line="1845" />
       <source>Down</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="971" />
       <location filename="../QScintilla/ShellWindow.py" line="707" />
-      <location filename="../ViewManager/ViewManager.py" line="1824" />
+      <location filename="../ViewManager/ViewManager.py" line="1852" />
       <source>Meta+N</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="979" />
       <location filename="../QScintilla/MiniEditor.py" line="978" />
-      <location filename="../ViewManager/ViewManager.py" line="1832" />
-      <location filename="../ViewManager/ViewManager.py" line="1831" />
+      <location filename="../ViewManager/ViewManager.py" line="1860" />
+      <location filename="../ViewManager/ViewManager.py" line="1859" />
       <source>Move left one word part</source>
       <translation type="unfinished" />
     </message>
@@ -92831,16 +93421,16 @@
       <location filename="../QScintilla/MiniEditor.py" line="1019" />
       <location filename="../QScintilla/MiniEditor.py" line="987" />
       <location filename="../QScintilla/ShellWindow.py" line="615" />
-      <location filename="../ViewManager/ViewManager.py" line="1872" />
-      <location filename="../ViewManager/ViewManager.py" line="1840" />
+      <location filename="../ViewManager/ViewManager.py" line="1900" />
+      <location filename="../ViewManager/ViewManager.py" line="1868" />
       <source>Alt+Left</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="995" />
       <location filename="../QScintilla/MiniEditor.py" line="994" />
-      <location filename="../ViewManager/ViewManager.py" line="1848" />
-      <location filename="../ViewManager/ViewManager.py" line="1847" />
+      <location filename="../ViewManager/ViewManager.py" line="1876" />
+      <location filename="../ViewManager/ViewManager.py" line="1875" />
       <source>Move right one word part</source>
       <translation type="unfinished" />
     </message>
@@ -92848,8 +93438,8 @@
       <location filename="../QScintilla/MiniEditor.py" line="2149" />
       <location filename="../QScintilla/MiniEditor.py" line="1039" />
       <location filename="../QScintilla/MiniEditor.py" line="1003" />
-      <location filename="../ViewManager/ViewManager.py" line="2981" />
-      <location filename="../ViewManager/ViewManager.py" line="1856" />
+      <location filename="../ViewManager/ViewManager.py" line="3009" />
+      <location filename="../ViewManager/ViewManager.py" line="1884" />
       <source>Alt+Right</source>
       <translation type="unfinished" />
     </message>
@@ -92858,8 +93448,8 @@
       <location filename="../QScintilla/MiniEditor.py" line="1010" />
       <location filename="../QScintilla/ShellWindow.py" line="607" />
       <location filename="../QScintilla/ShellWindow.py" line="606" />
-      <location filename="../ViewManager/ViewManager.py" line="1864" />
-      <location filename="../ViewManager/ViewManager.py" line="1863" />
+      <location filename="../ViewManager/ViewManager.py" line="1892" />
+      <location filename="../ViewManager/ViewManager.py" line="1891" />
       <source>Move left one word</source>
       <translation type="unfinished" />
     </message>
@@ -92867,8 +93457,8 @@
       <location filename="../QScintilla/MiniEditor.py" line="1079" />
       <location filename="../QScintilla/MiniEditor.py" line="1023" />
       <location filename="../QScintilla/ShellWindow.py" line="619" />
-      <location filename="../ViewManager/ViewManager.py" line="1928" />
-      <location filename="../ViewManager/ViewManager.py" line="1876" />
+      <location filename="../ViewManager/ViewManager.py" line="1956" />
+      <location filename="../ViewManager/ViewManager.py" line="1904" />
       <source>Ctrl+Left</source>
       <translation type="unfinished" />
     </message>
@@ -92877,8 +93467,8 @@
       <location filename="../QScintilla/MiniEditor.py" line="1030" />
       <location filename="../QScintilla/ShellWindow.py" line="627" />
       <location filename="../QScintilla/ShellWindow.py" line="626" />
-      <location filename="../ViewManager/ViewManager.py" line="1884" />
-      <location filename="../ViewManager/ViewManager.py" line="1883" />
+      <location filename="../ViewManager/ViewManager.py" line="1912" />
+      <location filename="../ViewManager/ViewManager.py" line="1911" />
       <source>Move right one word</source>
       <translation type="unfinished" />
     </message>
@@ -92886,8 +93476,8 @@
       <location filename="../QScintilla/MiniEditor.py" line="1833" />
       <location filename="../QScintilla/MiniEditor.py" line="1043" />
       <location filename="../QScintilla/ShellWindow.py" line="635" />
-      <location filename="../ViewManager/ViewManager.py" line="2665" />
-      <location filename="../ViewManager/ViewManager.py" line="1892" />
+      <location filename="../ViewManager/ViewManager.py" line="2693" />
+      <location filename="../ViewManager/ViewManager.py" line="1920" />
       <source>Ctrl+Right</source>
       <translation type="unfinished" />
     </message>
@@ -92896,8 +93486,8 @@
       <location filename="../QScintilla/MiniEditor.py" line="1050" />
       <location filename="../QScintilla/ShellWindow.py" line="645" />
       <location filename="../QScintilla/ShellWindow.py" line="642" />
-      <location filename="../ViewManager/ViewManager.py" line="1902" />
-      <location filename="../ViewManager/ViewManager.py" line="1899" />
+      <location filename="../ViewManager/ViewManager.py" line="1930" />
+      <location filename="../ViewManager/ViewManager.py" line="1927" />
       <source>Move to first visible character in document line</source>
       <translation type="unfinished" />
     </message>
@@ -92905,22 +93495,22 @@
       <location filename="../QScintilla/MiniEditor.py" line="2094" />
       <location filename="../QScintilla/MiniEditor.py" line="1063" />
       <location filename="../QScintilla/ShellWindow.py" line="655" />
-      <location filename="../ViewManager/ViewManager.py" line="2926" />
-      <location filename="../ViewManager/ViewManager.py" line="1912" />
+      <location filename="../ViewManager/ViewManager.py" line="2954" />
+      <location filename="../ViewManager/ViewManager.py" line="1940" />
       <source>Home</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1071" />
       <location filename="../QScintilla/MiniEditor.py" line="1070" />
-      <location filename="../ViewManager/ViewManager.py" line="1920" />
-      <location filename="../ViewManager/ViewManager.py" line="1919" />
+      <location filename="../ViewManager/ViewManager.py" line="1948" />
+      <location filename="../ViewManager/ViewManager.py" line="1947" />
       <source>Move to start of display line</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1083" />
-      <location filename="../ViewManager/ViewManager.py" line="1932" />
+      <location filename="../ViewManager/ViewManager.py" line="1960" />
       <source>Alt+Home</source>
       <translation type="unfinished" />
     </message>
@@ -92929,15 +93519,15 @@
       <location filename="../QScintilla/MiniEditor.py" line="1090" />
       <location filename="../QScintilla/ShellWindow.py" line="663" />
       <location filename="../QScintilla/ShellWindow.py" line="662" />
-      <location filename="../ViewManager/ViewManager.py" line="1940" />
-      <location filename="../ViewManager/ViewManager.py" line="1939" />
+      <location filename="../ViewManager/ViewManager.py" line="1968" />
+      <location filename="../ViewManager/ViewManager.py" line="1967" />
       <source>Move to end of document line</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1099" />
       <location filename="../QScintilla/ShellWindow.py" line="671" />
-      <location filename="../ViewManager/ViewManager.py" line="1948" />
+      <location filename="../ViewManager/ViewManager.py" line="1976" />
       <source>Meta+E</source>
       <translation type="unfinished" />
     </message>
@@ -92945,16 +93535,16 @@
       <location filename="../QScintilla/MiniEditor.py" line="2111" />
       <location filename="../QScintilla/MiniEditor.py" line="1103" />
       <location filename="../QScintilla/ShellWindow.py" line="675" />
-      <location filename="../ViewManager/ViewManager.py" line="2943" />
-      <location filename="../ViewManager/ViewManager.py" line="1952" />
+      <location filename="../ViewManager/ViewManager.py" line="2971" />
+      <location filename="../ViewManager/ViewManager.py" line="1980" />
       <source>End</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1111" />
       <location filename="../QScintilla/MiniEditor.py" line="1110" />
-      <location filename="../ViewManager/ViewManager.py" line="1960" />
-      <location filename="../ViewManager/ViewManager.py" line="1959" />
+      <location filename="../ViewManager/ViewManager.py" line="1988" />
+      <location filename="../ViewManager/ViewManager.py" line="1987" />
       <source>Scroll view down one line</source>
       <translation type="unfinished" />
     </message>
@@ -92962,16 +93552,16 @@
       <location filename="../QScintilla/MiniEditor.py" line="1215" />
       <location filename="../QScintilla/MiniEditor.py" line="1112" />
       <location filename="../QScintilla/ShellWindow.py" line="716" />
-      <location filename="../ViewManager/ViewManager.py" line="2064" />
-      <location filename="../ViewManager/ViewManager.py" line="1961" />
+      <location filename="../ViewManager/ViewManager.py" line="2092" />
+      <location filename="../ViewManager/ViewManager.py" line="1989" />
       <source>Ctrl+Down</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1123" />
       <location filename="../QScintilla/MiniEditor.py" line="1122" />
-      <location filename="../ViewManager/ViewManager.py" line="1972" />
-      <location filename="../ViewManager/ViewManager.py" line="1971" />
+      <location filename="../ViewManager/ViewManager.py" line="2000" />
+      <location filename="../ViewManager/ViewManager.py" line="1999" />
       <source>Scroll view up one line</source>
       <translation type="unfinished" />
     </message>
@@ -92979,36 +93569,36 @@
       <location filename="../QScintilla/MiniEditor.py" line="1195" />
       <location filename="../QScintilla/MiniEditor.py" line="1124" />
       <location filename="../QScintilla/ShellWindow.py" line="728" />
-      <location filename="../ViewManager/ViewManager.py" line="2044" />
-      <location filename="../ViewManager/ViewManager.py" line="1973" />
+      <location filename="../ViewManager/ViewManager.py" line="2072" />
+      <location filename="../ViewManager/ViewManager.py" line="2001" />
       <source>Ctrl+Up</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1135" />
       <location filename="../QScintilla/MiniEditor.py" line="1134" />
-      <location filename="../ViewManager/ViewManager.py" line="1984" />
-      <location filename="../ViewManager/ViewManager.py" line="1983" />
+      <location filename="../ViewManager/ViewManager.py" line="2012" />
+      <location filename="../ViewManager/ViewManager.py" line="2011" />
       <source>Move up one paragraph</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1136" />
-      <location filename="../ViewManager/ViewManager.py" line="1985" />
+      <location filename="../ViewManager/ViewManager.py" line="2013" />
       <source>Alt+Up</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1147" />
       <location filename="../QScintilla/MiniEditor.py" line="1146" />
-      <location filename="../ViewManager/ViewManager.py" line="1996" />
-      <location filename="../ViewManager/ViewManager.py" line="1995" />
+      <location filename="../ViewManager/ViewManager.py" line="2024" />
+      <location filename="../ViewManager/ViewManager.py" line="2023" />
       <source>Move down one paragraph</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1148" />
-      <location filename="../ViewManager/ViewManager.py" line="1997" />
+      <location filename="../ViewManager/ViewManager.py" line="2025" />
       <source>Alt+Down</source>
       <translation type="unfinished" />
     </message>
@@ -93017,15 +93607,15 @@
       <location filename="../QScintilla/MiniEditor.py" line="1158" />
       <location filename="../QScintilla/ShellWindow.py" line="739" />
       <location filename="../QScintilla/ShellWindow.py" line="738" />
-      <location filename="../ViewManager/ViewManager.py" line="2008" />
-      <location filename="../ViewManager/ViewManager.py" line="2007" />
+      <location filename="../ViewManager/ViewManager.py" line="2036" />
+      <location filename="../ViewManager/ViewManager.py" line="2035" />
       <source>Move up one page</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1160" />
       <location filename="../QScintilla/ShellWindow.py" line="740" />
-      <location filename="../ViewManager/ViewManager.py" line="2009" />
+      <location filename="../ViewManager/ViewManager.py" line="2037" />
       <source>PgUp</source>
       <translation type="unfinished" />
     </message>
@@ -93034,50 +93624,50 @@
       <location filename="../QScintilla/MiniEditor.py" line="1170" />
       <location filename="../QScintilla/ShellWindow.py" line="751" />
       <location filename="../QScintilla/ShellWindow.py" line="750" />
-      <location filename="../ViewManager/ViewManager.py" line="2020" />
-      <location filename="../ViewManager/ViewManager.py" line="2019" />
+      <location filename="../ViewManager/ViewManager.py" line="2048" />
+      <location filename="../ViewManager/ViewManager.py" line="2047" />
       <source>Move down one page</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1172" />
       <location filename="../QScintilla/ShellWindow.py" line="752" />
-      <location filename="../ViewManager/ViewManager.py" line="2021" />
+      <location filename="../ViewManager/ViewManager.py" line="2049" />
       <source>PgDown</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1179" />
       <location filename="../QScintilla/ShellWindow.py" line="759" />
-      <location filename="../ViewManager/ViewManager.py" line="2028" />
+      <location filename="../ViewManager/ViewManager.py" line="2056" />
       <source>Meta+V</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1187" />
       <location filename="../QScintilla/MiniEditor.py" line="1186" />
-      <location filename="../ViewManager/ViewManager.py" line="2036" />
-      <location filename="../ViewManager/ViewManager.py" line="2035" />
+      <location filename="../ViewManager/ViewManager.py" line="2064" />
+      <location filename="../ViewManager/ViewManager.py" line="2063" />
       <source>Move to start of document</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1199" />
-      <location filename="../ViewManager/ViewManager.py" line="2048" />
+      <location filename="../ViewManager/ViewManager.py" line="2076" />
       <source>Ctrl+Home</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1207" />
       <location filename="../QScintilla/MiniEditor.py" line="1206" />
-      <location filename="../ViewManager/ViewManager.py" line="2056" />
-      <location filename="../ViewManager/ViewManager.py" line="2055" />
+      <location filename="../ViewManager/ViewManager.py" line="2084" />
+      <location filename="../ViewManager/ViewManager.py" line="2083" />
       <source>Move to end of document</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1219" />
-      <location filename="../ViewManager/ViewManager.py" line="2068" />
+      <location filename="../ViewManager/ViewManager.py" line="2096" />
       <source>Ctrl+End</source>
       <translation type="unfinished" />
     </message>
@@ -93086,29 +93676,29 @@
       <location filename="../QScintilla/MiniEditor.py" line="1226" />
       <location filename="../QScintilla/ShellWindow.py" line="453" />
       <location filename="../QScintilla/ShellWindow.py" line="452" />
-      <location filename="../ViewManager/ViewManager.py" line="2076" />
-      <location filename="../ViewManager/ViewManager.py" line="2075" />
+      <location filename="../ViewManager/ViewManager.py" line="2104" />
+      <location filename="../ViewManager/ViewManager.py" line="2103" />
       <source>Indent one level</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1228" />
       <location filename="../QScintilla/ShellWindow.py" line="454" />
-      <location filename="../ViewManager/ViewManager.py" line="2077" />
+      <location filename="../ViewManager/ViewManager.py" line="2105" />
       <source>Tab</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1239" />
       <location filename="../QScintilla/MiniEditor.py" line="1238" />
-      <location filename="../ViewManager/ViewManager.py" line="2088" />
-      <location filename="../ViewManager/ViewManager.py" line="2087" />
+      <location filename="../ViewManager/ViewManager.py" line="2116" />
+      <location filename="../ViewManager/ViewManager.py" line="2115" />
       <source>Unindent one level</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1240" />
-      <location filename="../ViewManager/ViewManager.py" line="2089" />
+      <location filename="../ViewManager/ViewManager.py" line="2117" />
       <source>Shift+Tab</source>
       <translation type="unfinished" />
     </message>
@@ -93117,22 +93707,22 @@
       <location filename="../QScintilla/MiniEditor.py" line="1250" />
       <location filename="../QScintilla/ShellWindow.py" line="781" />
       <location filename="../QScintilla/ShellWindow.py" line="778" />
-      <location filename="../ViewManager/ViewManager.py" line="2102" />
-      <location filename="../ViewManager/ViewManager.py" line="2099" />
+      <location filename="../ViewManager/ViewManager.py" line="2130" />
+      <location filename="../ViewManager/ViewManager.py" line="2127" />
       <source>Extend selection left one character</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1256" />
       <location filename="../QScintilla/ShellWindow.py" line="784" />
-      <location filename="../ViewManager/ViewManager.py" line="2105" />
+      <location filename="../ViewManager/ViewManager.py" line="2133" />
       <source>Shift+Left</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1263" />
       <location filename="../QScintilla/ShellWindow.py" line="791" />
-      <location filename="../ViewManager/ViewManager.py" line="2112" />
+      <location filename="../ViewManager/ViewManager.py" line="2140" />
       <source>Meta+Shift+B</source>
       <translation type="unfinished" />
     </message>
@@ -93141,70 +93731,70 @@
       <location filename="../QScintilla/MiniEditor.py" line="1270" />
       <location filename="../QScintilla/ShellWindow.py" line="801" />
       <location filename="../QScintilla/ShellWindow.py" line="798" />
-      <location filename="../ViewManager/ViewManager.py" line="2122" />
-      <location filename="../ViewManager/ViewManager.py" line="2119" />
+      <location filename="../ViewManager/ViewManager.py" line="2150" />
+      <location filename="../ViewManager/ViewManager.py" line="2147" />
       <source>Extend selection right one character</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1276" />
       <location filename="../QScintilla/ShellWindow.py" line="804" />
-      <location filename="../ViewManager/ViewManager.py" line="2125" />
+      <location filename="../ViewManager/ViewManager.py" line="2153" />
       <source>Shift+Right</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1283" />
       <location filename="../QScintilla/ShellWindow.py" line="811" />
-      <location filename="../ViewManager/ViewManager.py" line="2132" />
+      <location filename="../ViewManager/ViewManager.py" line="2160" />
       <source>Meta+Shift+F</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1291" />
       <location filename="../QScintilla/MiniEditor.py" line="1290" />
-      <location filename="../ViewManager/ViewManager.py" line="2140" />
-      <location filename="../ViewManager/ViewManager.py" line="2139" />
+      <location filename="../ViewManager/ViewManager.py" line="2168" />
+      <location filename="../ViewManager/ViewManager.py" line="2167" />
       <source>Extend selection up one line</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1292" />
-      <location filename="../ViewManager/ViewManager.py" line="2141" />
+      <location filename="../ViewManager/ViewManager.py" line="2169" />
       <source>Shift+Up</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1299" />
-      <location filename="../ViewManager/ViewManager.py" line="2148" />
+      <location filename="../ViewManager/ViewManager.py" line="2176" />
       <source>Meta+Shift+P</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1307" />
       <location filename="../QScintilla/MiniEditor.py" line="1306" />
-      <location filename="../ViewManager/ViewManager.py" line="2156" />
-      <location filename="../ViewManager/ViewManager.py" line="2155" />
+      <location filename="../ViewManager/ViewManager.py" line="2184" />
+      <location filename="../ViewManager/ViewManager.py" line="2183" />
       <source>Extend selection down one line</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1308" />
-      <location filename="../ViewManager/ViewManager.py" line="2157" />
+      <location filename="../ViewManager/ViewManager.py" line="2185" />
       <source>Shift+Down</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1315" />
-      <location filename="../ViewManager/ViewManager.py" line="2164" />
+      <location filename="../ViewManager/ViewManager.py" line="2192" />
       <source>Meta+Shift+N</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1325" />
       <location filename="../QScintilla/MiniEditor.py" line="1322" />
-      <location filename="../ViewManager/ViewManager.py" line="2174" />
-      <location filename="../ViewManager/ViewManager.py" line="2171" />
+      <location filename="../ViewManager/ViewManager.py" line="2202" />
+      <location filename="../ViewManager/ViewManager.py" line="2199" />
       <source>Extend selection left one word part</source>
       <translation type="unfinished" />
     </message>
@@ -93212,16 +93802,16 @@
       <location filename="../QScintilla/MiniEditor.py" line="1376" />
       <location filename="../QScintilla/MiniEditor.py" line="1336" />
       <location filename="../QScintilla/ShellWindow.py" line="828" />
-      <location filename="../ViewManager/ViewManager.py" line="2225" />
-      <location filename="../ViewManager/ViewManager.py" line="2185" />
+      <location filename="../ViewManager/ViewManager.py" line="2253" />
+      <location filename="../ViewManager/ViewManager.py" line="2213" />
       <source>Alt+Shift+Left</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1347" />
       <location filename="../QScintilla/MiniEditor.py" line="1344" />
-      <location filename="../ViewManager/ViewManager.py" line="2196" />
-      <location filename="../ViewManager/ViewManager.py" line="2193" />
+      <location filename="../ViewManager/ViewManager.py" line="2224" />
+      <location filename="../ViewManager/ViewManager.py" line="2221" />
       <source>Extend selection right one word part</source>
       <translation type="unfinished" />
     </message>
@@ -93230,9 +93820,9 @@
       <location filename="../QScintilla/MiniEditor.py" line="1404" />
       <location filename="../QScintilla/MiniEditor.py" line="1358" />
       <location filename="../QScintilla/ShellWindow.py" line="856" />
-      <location filename="../ViewManager/ViewManager.py" line="3003" />
-      <location filename="../ViewManager/ViewManager.py" line="2253" />
-      <location filename="../ViewManager/ViewManager.py" line="2207" />
+      <location filename="../ViewManager/ViewManager.py" line="3031" />
+      <location filename="../ViewManager/ViewManager.py" line="2281" />
+      <location filename="../ViewManager/ViewManager.py" line="2235" />
       <source>Alt+Shift+Right</source>
       <translation type="unfinished" />
     </message>
@@ -93241,8 +93831,8 @@
       <location filename="../QScintilla/MiniEditor.py" line="1366" />
       <location filename="../QScintilla/ShellWindow.py" line="819" />
       <location filename="../QScintilla/ShellWindow.py" line="818" />
-      <location filename="../ViewManager/ViewManager.py" line="2216" />
-      <location filename="../ViewManager/ViewManager.py" line="2215" />
+      <location filename="../ViewManager/ViewManager.py" line="2244" />
+      <location filename="../ViewManager/ViewManager.py" line="2243" />
       <source>Extend selection left one word</source>
       <translation type="unfinished" />
     </message>
@@ -93250,8 +93840,8 @@
       <location filename="../QScintilla/MiniEditor.py" line="2297" />
       <location filename="../QScintilla/MiniEditor.py" line="1382" />
       <location filename="../QScintilla/ShellWindow.py" line="834" />
-      <location filename="../ViewManager/ViewManager.py" line="3129" />
-      <location filename="../ViewManager/ViewManager.py" line="2231" />
+      <location filename="../ViewManager/ViewManager.py" line="3157" />
+      <location filename="../ViewManager/ViewManager.py" line="2259" />
       <source>Ctrl+Shift+Left</source>
       <translation type="unfinished" />
     </message>
@@ -93260,8 +93850,8 @@
       <location filename="../QScintilla/MiniEditor.py" line="1390" />
       <location filename="../QScintilla/ShellWindow.py" line="845" />
       <location filename="../QScintilla/ShellWindow.py" line="842" />
-      <location filename="../ViewManager/ViewManager.py" line="2242" />
-      <location filename="../ViewManager/ViewManager.py" line="2239" />
+      <location filename="../ViewManager/ViewManager.py" line="2270" />
+      <location filename="../ViewManager/ViewManager.py" line="2267" />
       <source>Extend selection right one word</source>
       <translation type="unfinished" />
     </message>
@@ -93269,8 +93859,8 @@
       <location filename="../QScintilla/MiniEditor.py" line="1858" />
       <location filename="../QScintilla/MiniEditor.py" line="1410" />
       <location filename="../QScintilla/ShellWindow.py" line="862" />
-      <location filename="../ViewManager/ViewManager.py" line="2690" />
-      <location filename="../ViewManager/ViewManager.py" line="2259" />
+      <location filename="../ViewManager/ViewManager.py" line="2718" />
+      <location filename="../ViewManager/ViewManager.py" line="2287" />
       <source>Ctrl+Shift+Right</source>
       <translation type="unfinished" />
     </message>
@@ -93279,15 +93869,15 @@
       <location filename="../QScintilla/MiniEditor.py" line="1418" />
       <location filename="../QScintilla/ShellWindow.py" line="874" />
       <location filename="../QScintilla/ShellWindow.py" line="870" />
-      <location filename="../ViewManager/ViewManager.py" line="2271" />
-      <location filename="../ViewManager/ViewManager.py" line="2267" />
+      <location filename="../ViewManager/ViewManager.py" line="2299" />
+      <location filename="../ViewManager/ViewManager.py" line="2295" />
       <source>Extend selection to first visible character in document line</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1433" />
       <location filename="../QScintilla/ShellWindow.py" line="885" />
-      <location filename="../ViewManager/ViewManager.py" line="2282" />
+      <location filename="../ViewManager/ViewManager.py" line="2310" />
       <source>Shift+Home</source>
       <translation type="unfinished" />
     </message>
@@ -93296,124 +93886,124 @@
       <location filename="../QScintilla/MiniEditor.py" line="1440" />
       <location filename="../QScintilla/ShellWindow.py" line="895" />
       <location filename="../QScintilla/ShellWindow.py" line="892" />
-      <location filename="../ViewManager/ViewManager.py" line="2292" />
-      <location filename="../ViewManager/ViewManager.py" line="2289" />
+      <location filename="../ViewManager/ViewManager.py" line="2320" />
+      <location filename="../ViewManager/ViewManager.py" line="2317" />
       <source>Extend selection to end of document line</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1453" />
       <location filename="../QScintilla/ShellWindow.py" line="905" />
-      <location filename="../ViewManager/ViewManager.py" line="2302" />
+      <location filename="../ViewManager/ViewManager.py" line="2330" />
       <source>Meta+Shift+E</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1457" />
       <location filename="../QScintilla/ShellWindow.py" line="909" />
-      <location filename="../ViewManager/ViewManager.py" line="2306" />
+      <location filename="../ViewManager/ViewManager.py" line="2334" />
       <source>Shift+End</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1467" />
       <location filename="../QScintilla/MiniEditor.py" line="1464" />
-      <location filename="../ViewManager/ViewManager.py" line="2316" />
-      <location filename="../ViewManager/ViewManager.py" line="2313" />
+      <location filename="../ViewManager/ViewManager.py" line="2344" />
+      <location filename="../ViewManager/ViewManager.py" line="2341" />
       <source>Extend selection up one paragraph</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1470" />
-      <location filename="../ViewManager/ViewManager.py" line="2319" />
+      <location filename="../ViewManager/ViewManager.py" line="2347" />
       <source>Alt+Shift+Up</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1483" />
       <location filename="../QScintilla/MiniEditor.py" line="1480" />
-      <location filename="../ViewManager/ViewManager.py" line="2332" />
-      <location filename="../ViewManager/ViewManager.py" line="2329" />
+      <location filename="../ViewManager/ViewManager.py" line="2360" />
+      <location filename="../ViewManager/ViewManager.py" line="2357" />
       <source>Extend selection down one paragraph</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1486" />
-      <location filename="../ViewManager/ViewManager.py" line="2335" />
+      <location filename="../ViewManager/ViewManager.py" line="2363" />
       <source>Alt+Shift+Down</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1497" />
       <location filename="../QScintilla/MiniEditor.py" line="1496" />
-      <location filename="../ViewManager/ViewManager.py" line="2346" />
-      <location filename="../ViewManager/ViewManager.py" line="2345" />
+      <location filename="../ViewManager/ViewManager.py" line="2374" />
+      <location filename="../ViewManager/ViewManager.py" line="2373" />
       <source>Extend selection up one page</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1498" />
-      <location filename="../ViewManager/ViewManager.py" line="2347" />
+      <location filename="../ViewManager/ViewManager.py" line="2375" />
       <source>Shift+PgUp</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1509" />
       <location filename="../QScintilla/MiniEditor.py" line="1508" />
-      <location filename="../ViewManager/ViewManager.py" line="2358" />
-      <location filename="../ViewManager/ViewManager.py" line="2357" />
+      <location filename="../ViewManager/ViewManager.py" line="2386" />
+      <location filename="../ViewManager/ViewManager.py" line="2385" />
       <source>Extend selection down one page</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1510" />
-      <location filename="../ViewManager/ViewManager.py" line="2359" />
+      <location filename="../ViewManager/ViewManager.py" line="2387" />
       <source>Shift+PgDown</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1517" />
-      <location filename="../ViewManager/ViewManager.py" line="2366" />
+      <location filename="../ViewManager/ViewManager.py" line="2394" />
       <source>Meta+Shift+V</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1527" />
       <location filename="../QScintilla/MiniEditor.py" line="1524" />
-      <location filename="../ViewManager/ViewManager.py" line="2376" />
-      <location filename="../ViewManager/ViewManager.py" line="2373" />
+      <location filename="../ViewManager/ViewManager.py" line="2404" />
+      <location filename="../ViewManager/ViewManager.py" line="2401" />
       <source>Extend selection to start of document</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1537" />
-      <location filename="../ViewManager/ViewManager.py" line="2386" />
+      <location filename="../ViewManager/ViewManager.py" line="2414" />
       <source>Ctrl+Shift+Up</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1542" />
-      <location filename="../ViewManager/ViewManager.py" line="2391" />
+      <location filename="../ViewManager/ViewManager.py" line="2419" />
       <source>Ctrl+Shift+Home</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1553" />
       <location filename="../QScintilla/MiniEditor.py" line="1550" />
-      <location filename="../ViewManager/ViewManager.py" line="2402" />
-      <location filename="../ViewManager/ViewManager.py" line="2399" />
+      <location filename="../ViewManager/ViewManager.py" line="2430" />
+      <location filename="../ViewManager/ViewManager.py" line="2427" />
       <source>Extend selection to end of document</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1564" />
-      <location filename="../ViewManager/ViewManager.py" line="2413" />
+      <location filename="../ViewManager/ViewManager.py" line="2441" />
       <source>Ctrl+Shift+Down</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1570" />
-      <location filename="../ViewManager/ViewManager.py" line="2419" />
+      <location filename="../ViewManager/ViewManager.py" line="2447" />
       <source>Ctrl+Shift+End</source>
       <translation type="unfinished" />
     </message>
@@ -93422,37 +94012,37 @@
       <location filename="../QScintilla/MiniEditor.py" line="1578" />
       <location filename="../QScintilla/ShellWindow.py" line="477" />
       <location filename="../QScintilla/ShellWindow.py" line="476" />
-      <location filename="../ViewManager/ViewManager.py" line="2428" />
-      <location filename="../ViewManager/ViewManager.py" line="2427" />
+      <location filename="../ViewManager/ViewManager.py" line="2456" />
+      <location filename="../ViewManager/ViewManager.py" line="2455" />
       <source>Delete previous character</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1580" />
       <location filename="../QScintilla/ShellWindow.py" line="478" />
-      <location filename="../ViewManager/ViewManager.py" line="2429" />
+      <location filename="../ViewManager/ViewManager.py" line="2457" />
       <source>Backspace</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1587" />
       <location filename="../QScintilla/ShellWindow.py" line="485" />
-      <location filename="../ViewManager/ViewManager.py" line="2436" />
+      <location filename="../ViewManager/ViewManager.py" line="2464" />
       <source>Meta+H</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1592" />
       <location filename="../QScintilla/ShellWindow.py" line="490" />
-      <location filename="../ViewManager/ViewManager.py" line="2441" />
+      <location filename="../ViewManager/ViewManager.py" line="2469" />
       <source>Shift+Backspace</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1603" />
       <location filename="../QScintilla/MiniEditor.py" line="1600" />
-      <location filename="../ViewManager/ViewManager.py" line="2452" />
-      <location filename="../ViewManager/ViewManager.py" line="2449" />
+      <location filename="../ViewManager/ViewManager.py" line="2480" />
+      <location filename="../ViewManager/ViewManager.py" line="2477" />
       <source>Delete previous character if not at start of line</source>
       <translation type="unfinished" />
     </message>
@@ -93461,22 +94051,22 @@
       <location filename="../QScintilla/MiniEditor.py" line="1616" />
       <location filename="../QScintilla/ShellWindow.py" line="499" />
       <location filename="../QScintilla/ShellWindow.py" line="498" />
-      <location filename="../ViewManager/ViewManager.py" line="2466" />
-      <location filename="../ViewManager/ViewManager.py" line="2465" />
+      <location filename="../ViewManager/ViewManager.py" line="2494" />
+      <location filename="../ViewManager/ViewManager.py" line="2493" />
       <source>Delete current character</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1618" />
       <location filename="../QScintilla/ShellWindow.py" line="500" />
-      <location filename="../ViewManager/ViewManager.py" line="2467" />
+      <location filename="../ViewManager/ViewManager.py" line="2495" />
       <source>Del</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1625" />
       <location filename="../QScintilla/ShellWindow.py" line="507" />
-      <location filename="../ViewManager/ViewManager.py" line="2474" />
+      <location filename="../ViewManager/ViewManager.py" line="2502" />
       <source>Meta+D</source>
       <translation type="unfinished" />
     </message>
@@ -93485,15 +94075,15 @@
       <location filename="../QScintilla/MiniEditor.py" line="1632" />
       <location filename="../QScintilla/ShellWindow.py" line="515" />
       <location filename="../QScintilla/ShellWindow.py" line="514" />
-      <location filename="../ViewManager/ViewManager.py" line="2482" />
-      <location filename="../ViewManager/ViewManager.py" line="2481" />
+      <location filename="../ViewManager/ViewManager.py" line="2510" />
+      <location filename="../ViewManager/ViewManager.py" line="2509" />
       <source>Delete word to left</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1634" />
       <location filename="../QScintilla/ShellWindow.py" line="516" />
-      <location filename="../ViewManager/ViewManager.py" line="2483" />
+      <location filename="../ViewManager/ViewManager.py" line="2511" />
       <source>Ctrl+Backspace</source>
       <translation type="unfinished" />
     </message>
@@ -93502,15 +94092,15 @@
       <location filename="../QScintilla/MiniEditor.py" line="1644" />
       <location filename="../QScintilla/ShellWindow.py" line="527" />
       <location filename="../QScintilla/ShellWindow.py" line="526" />
-      <location filename="../ViewManager/ViewManager.py" line="2494" />
-      <location filename="../ViewManager/ViewManager.py" line="2493" />
+      <location filename="../ViewManager/ViewManager.py" line="2522" />
+      <location filename="../ViewManager/ViewManager.py" line="2521" />
       <source>Delete word to right</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1646" />
       <location filename="../QScintilla/ShellWindow.py" line="528" />
-      <location filename="../ViewManager/ViewManager.py" line="2495" />
+      <location filename="../ViewManager/ViewManager.py" line="2523" />
       <source>Ctrl+Del</source>
       <translation type="unfinished" />
     </message>
@@ -93519,15 +94109,15 @@
       <location filename="../QScintilla/MiniEditor.py" line="1656" />
       <location filename="../QScintilla/ShellWindow.py" line="539" />
       <location filename="../QScintilla/ShellWindow.py" line="538" />
-      <location filename="../ViewManager/ViewManager.py" line="2506" />
-      <location filename="../ViewManager/ViewManager.py" line="2505" />
+      <location filename="../ViewManager/ViewManager.py" line="2534" />
+      <location filename="../ViewManager/ViewManager.py" line="2533" />
       <source>Delete line to left</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1659" />
       <location filename="../QScintilla/ShellWindow.py" line="541" />
-      <location filename="../ViewManager/ViewManager.py" line="2508" />
+      <location filename="../ViewManager/ViewManager.py" line="2536" />
       <source>Ctrl+Shift+Backspace</source>
       <translation type="unfinished" />
     </message>
@@ -93536,22 +94126,22 @@
       <location filename="../QScintilla/MiniEditor.py" line="1670" />
       <location filename="../QScintilla/ShellWindow.py" line="553" />
       <location filename="../QScintilla/ShellWindow.py" line="552" />
-      <location filename="../ViewManager/ViewManager.py" line="2520" />
-      <location filename="../ViewManager/ViewManager.py" line="2519" />
+      <location filename="../ViewManager/ViewManager.py" line="2548" />
+      <location filename="../ViewManager/ViewManager.py" line="2547" />
       <source>Delete line to right</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1679" />
       <location filename="../QScintilla/ShellWindow.py" line="561" />
-      <location filename="../ViewManager/ViewManager.py" line="2528" />
+      <location filename="../ViewManager/ViewManager.py" line="2556" />
       <source>Meta+K</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1684" />
       <location filename="../QScintilla/ShellWindow.py" line="566" />
-      <location filename="../ViewManager/ViewManager.py" line="2533" />
+      <location filename="../ViewManager/ViewManager.py" line="2561" />
       <source>Ctrl+Shift+Del</source>
       <translation type="unfinished" />
     </message>
@@ -93560,38 +94150,38 @@
       <location filename="../QScintilla/MiniEditor.py" line="1692" />
       <location filename="../QScintilla/ShellWindow.py" line="465" />
       <location filename="../QScintilla/ShellWindow.py" line="464" />
-      <location filename="../ViewManager/ViewManager.py" line="2542" />
-      <location filename="../ViewManager/ViewManager.py" line="2541" />
+      <location filename="../ViewManager/ViewManager.py" line="2570" />
+      <location filename="../ViewManager/ViewManager.py" line="2569" />
       <source>Insert new line</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1694" />
       <location filename="../QScintilla/ShellWindow.py" line="466" />
-      <location filename="../ViewManager/ViewManager.py" line="2543" />
+      <location filename="../ViewManager/ViewManager.py" line="2571" />
       <source>Return</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1695" />
       <location filename="../QScintilla/ShellWindow.py" line="467" />
-      <location filename="../ViewManager/ViewManager.py" line="2544" />
+      <location filename="../ViewManager/ViewManager.py" line="2572" />
       <source>Enter</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2556" />
-      <location filename="../ViewManager/ViewManager.py" line="2553" />
+      <location filename="../ViewManager/ViewManager.py" line="2584" />
+      <location filename="../ViewManager/ViewManager.py" line="2581" />
       <source>Insert new line below current line</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2559" />
+      <location filename="../ViewManager/ViewManager.py" line="2587" />
       <source>Shift+Return</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2560" />
+      <location filename="../ViewManager/ViewManager.py" line="2588" />
       <source>Shift+Enter</source>
       <translation type="unfinished" />
     </message>
@@ -93600,129 +94190,129 @@
       <location filename="../QScintilla/MiniEditor.py" line="1704" />
       <location filename="../QScintilla/ShellWindow.py" line="441" />
       <location filename="../QScintilla/ShellWindow.py" line="440" />
-      <location filename="../ViewManager/ViewManager.py" line="2569" />
-      <location filename="../ViewManager/ViewManager.py" line="2568" />
+      <location filename="../ViewManager/ViewManager.py" line="2597" />
+      <location filename="../ViewManager/ViewManager.py" line="2596" />
       <source>Delete current line</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1706" />
       <location filename="../QScintilla/ShellWindow.py" line="442" />
-      <location filename="../ViewManager/ViewManager.py" line="2570" />
+      <location filename="../ViewManager/ViewManager.py" line="2598" />
       <source>Ctrl+Shift+L</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1717" />
       <location filename="../QScintilla/MiniEditor.py" line="1716" />
-      <location filename="../ViewManager/ViewManager.py" line="2581" />
-      <location filename="../ViewManager/ViewManager.py" line="2580" />
+      <location filename="../ViewManager/ViewManager.py" line="2609" />
+      <location filename="../ViewManager/ViewManager.py" line="2608" />
       <source>Duplicate current line</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1718" />
-      <location filename="../ViewManager/ViewManager.py" line="2582" />
+      <location filename="../ViewManager/ViewManager.py" line="2610" />
       <source>Ctrl+D</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1731" />
       <location filename="../QScintilla/MiniEditor.py" line="1728" />
-      <location filename="../ViewManager/ViewManager.py" line="2595" />
-      <location filename="../ViewManager/ViewManager.py" line="2592" />
+      <location filename="../ViewManager/ViewManager.py" line="2623" />
+      <location filename="../ViewManager/ViewManager.py" line="2620" />
       <source>Swap current and previous lines</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1734" />
-      <location filename="../ViewManager/ViewManager.py" line="2598" />
+      <location filename="../ViewManager/ViewManager.py" line="2626" />
       <source>Ctrl+T</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1745" />
       <location filename="../QScintilla/MiniEditor.py" line="1744" />
-      <location filename="../ViewManager/ViewManager.py" line="2609" />
-      <location filename="../ViewManager/ViewManager.py" line="2608" />
+      <location filename="../ViewManager/ViewManager.py" line="2637" />
+      <location filename="../ViewManager/ViewManager.py" line="2636" />
       <source>Reverse selected lines</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1746" />
-      <location filename="../ViewManager/ViewManager.py" line="2610" />
+      <location filename="../ViewManager/ViewManager.py" line="2638" />
       <source>Meta+Alt+R</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1757" />
       <location filename="../QScintilla/MiniEditor.py" line="1756" />
-      <location filename="../ViewManager/ViewManager.py" line="2621" />
-      <location filename="../ViewManager/ViewManager.py" line="2620" />
+      <location filename="../ViewManager/ViewManager.py" line="2649" />
+      <location filename="../ViewManager/ViewManager.py" line="2648" />
       <source>Cut current line</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1758" />
-      <location filename="../ViewManager/ViewManager.py" line="2622" />
+      <location filename="../ViewManager/ViewManager.py" line="2650" />
       <source>Alt+Shift+L</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1769" />
       <location filename="../QScintilla/MiniEditor.py" line="1768" />
-      <location filename="../ViewManager/ViewManager.py" line="2633" />
-      <location filename="../ViewManager/ViewManager.py" line="2632" />
+      <location filename="../ViewManager/ViewManager.py" line="2661" />
+      <location filename="../ViewManager/ViewManager.py" line="2660" />
       <source>Copy current line</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1770" />
-      <location filename="../ViewManager/ViewManager.py" line="2634" />
+      <location filename="../ViewManager/ViewManager.py" line="2662" />
       <source>Ctrl+Shift+T</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1781" />
       <location filename="../QScintilla/MiniEditor.py" line="1780" />
-      <location filename="../ViewManager/ViewManager.py" line="2645" />
-      <location filename="../ViewManager/ViewManager.py" line="2644" />
+      <location filename="../ViewManager/ViewManager.py" line="2673" />
+      <location filename="../ViewManager/ViewManager.py" line="2672" />
       <source>Toggle insert/overtype</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1782" />
-      <location filename="../ViewManager/ViewManager.py" line="2646" />
+      <location filename="../ViewManager/ViewManager.py" line="2674" />
       <source>Ins</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1825" />
       <location filename="../QScintilla/MiniEditor.py" line="1824" />
-      <location filename="../ViewManager/ViewManager.py" line="2657" />
-      <location filename="../ViewManager/ViewManager.py" line="2656" />
+      <location filename="../ViewManager/ViewManager.py" line="2685" />
+      <location filename="../ViewManager/ViewManager.py" line="2684" />
       <source>Move to end of display line</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1837" />
-      <location filename="../ViewManager/ViewManager.py" line="2669" />
+      <location filename="../ViewManager/ViewManager.py" line="2697" />
       <source>Alt+End</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1847" />
       <location filename="../QScintilla/MiniEditor.py" line="1844" />
-      <location filename="../ViewManager/ViewManager.py" line="2679" />
-      <location filename="../ViewManager/ViewManager.py" line="2676" />
+      <location filename="../ViewManager/ViewManager.py" line="2707" />
+      <location filename="../ViewManager/ViewManager.py" line="2704" />
       <source>Extend selection to end of display line</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1867" />
       <location filename="../QScintilla/MiniEditor.py" line="1866" />
-      <location filename="../ViewManager/ViewManager.py" line="2699" />
-      <location filename="../ViewManager/ViewManager.py" line="2698" />
+      <location filename="../ViewManager/ViewManager.py" line="2727" />
+      <location filename="../ViewManager/ViewManager.py" line="2726" />
       <source>Formfeed</source>
       <translation type="unfinished" />
     </message>
@@ -93731,163 +94321,163 @@
       <location filename="../QScintilla/MiniEditor.py" line="1878" />
       <location filename="../QScintilla/ShellWindow.py" line="767" />
       <location filename="../QScintilla/ShellWindow.py" line="766" />
-      <location filename="../ViewManager/ViewManager.py" line="2711" />
-      <location filename="../ViewManager/ViewManager.py" line="2710" />
+      <location filename="../ViewManager/ViewManager.py" line="2739" />
+      <location filename="../ViewManager/ViewManager.py" line="2738" />
       <source>Escape</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1880" />
       <location filename="../QScintilla/ShellWindow.py" line="768" />
-      <location filename="../ViewManager/ViewManager.py" line="2712" />
+      <location filename="../ViewManager/ViewManager.py" line="2740" />
       <source>Esc</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1893" />
       <location filename="../QScintilla/MiniEditor.py" line="1890" />
-      <location filename="../ViewManager/ViewManager.py" line="2725" />
-      <location filename="../ViewManager/ViewManager.py" line="2722" />
+      <location filename="../ViewManager/ViewManager.py" line="2753" />
+      <location filename="../ViewManager/ViewManager.py" line="2750" />
       <source>Extend rectangular selection down one line</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1896" />
-      <location filename="../ViewManager/ViewManager.py" line="2728" />
+      <location filename="../ViewManager/ViewManager.py" line="2756" />
       <source>Alt+Ctrl+Down</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1904" />
-      <location filename="../ViewManager/ViewManager.py" line="2736" />
+      <location filename="../ViewManager/ViewManager.py" line="2764" />
       <source>Meta+Alt+Shift+N</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1915" />
       <location filename="../QScintilla/MiniEditor.py" line="1912" />
-      <location filename="../ViewManager/ViewManager.py" line="2747" />
-      <location filename="../ViewManager/ViewManager.py" line="2744" />
+      <location filename="../ViewManager/ViewManager.py" line="2775" />
+      <location filename="../ViewManager/ViewManager.py" line="2772" />
       <source>Extend rectangular selection up one line</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1918" />
-      <location filename="../ViewManager/ViewManager.py" line="2750" />
+      <location filename="../ViewManager/ViewManager.py" line="2778" />
       <source>Alt+Ctrl+Up</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1926" />
-      <location filename="../ViewManager/ViewManager.py" line="2758" />
+      <location filename="../ViewManager/ViewManager.py" line="2786" />
       <source>Meta+Alt+Shift+P</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1937" />
       <location filename="../QScintilla/MiniEditor.py" line="1934" />
-      <location filename="../ViewManager/ViewManager.py" line="2769" />
-      <location filename="../ViewManager/ViewManager.py" line="2766" />
+      <location filename="../ViewManager/ViewManager.py" line="2797" />
+      <location filename="../ViewManager/ViewManager.py" line="2794" />
       <source>Extend rectangular selection left one character</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1940" />
-      <location filename="../ViewManager/ViewManager.py" line="2772" />
+      <location filename="../ViewManager/ViewManager.py" line="2800" />
       <source>Alt+Ctrl+Left</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1948" />
-      <location filename="../ViewManager/ViewManager.py" line="2780" />
+      <location filename="../ViewManager/ViewManager.py" line="2808" />
       <source>Meta+Alt+Shift+B</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1959" />
       <location filename="../QScintilla/MiniEditor.py" line="1956" />
-      <location filename="../ViewManager/ViewManager.py" line="2791" />
-      <location filename="../ViewManager/ViewManager.py" line="2788" />
+      <location filename="../ViewManager/ViewManager.py" line="2819" />
+      <location filename="../ViewManager/ViewManager.py" line="2816" />
       <source>Extend rectangular selection right one character</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1962" />
-      <location filename="../ViewManager/ViewManager.py" line="2794" />
+      <location filename="../ViewManager/ViewManager.py" line="2822" />
       <source>Alt+Ctrl+Right</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1970" />
-      <location filename="../ViewManager/ViewManager.py" line="2802" />
+      <location filename="../ViewManager/ViewManager.py" line="2830" />
       <source>Meta+Alt+Shift+F</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1983" />
       <location filename="../QScintilla/MiniEditor.py" line="1978" />
-      <location filename="../ViewManager/ViewManager.py" line="2815" />
-      <location filename="../ViewManager/ViewManager.py" line="2810" />
+      <location filename="../ViewManager/ViewManager.py" line="2843" />
+      <location filename="../ViewManager/ViewManager.py" line="2838" />
       <source>Extend rectangular selection to first visible character in document line</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1996" />
-      <location filename="../ViewManager/ViewManager.py" line="2828" />
+      <location filename="../ViewManager/ViewManager.py" line="2856" />
       <source>Alt+Shift+Home</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2007" />
       <location filename="../QScintilla/MiniEditor.py" line="2004" />
-      <location filename="../ViewManager/ViewManager.py" line="2839" />
-      <location filename="../ViewManager/ViewManager.py" line="2836" />
+      <location filename="../ViewManager/ViewManager.py" line="2867" />
+      <location filename="../ViewManager/ViewManager.py" line="2864" />
       <source>Extend rectangular selection to end of document line</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2018" />
-      <location filename="../ViewManager/ViewManager.py" line="2850" />
+      <location filename="../ViewManager/ViewManager.py" line="2878" />
       <source>Meta+Alt+Shift+E</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2023" />
-      <location filename="../ViewManager/ViewManager.py" line="2855" />
+      <location filename="../ViewManager/ViewManager.py" line="2883" />
       <source>Alt+Shift+End</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2033" />
       <location filename="../QScintilla/MiniEditor.py" line="2030" />
-      <location filename="../ViewManager/ViewManager.py" line="2865" />
-      <location filename="../ViewManager/ViewManager.py" line="2862" />
+      <location filename="../ViewManager/ViewManager.py" line="2893" />
+      <location filename="../ViewManager/ViewManager.py" line="2890" />
       <source>Extend rectangular selection up one page</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2036" />
-      <location filename="../ViewManager/ViewManager.py" line="2868" />
+      <location filename="../ViewManager/ViewManager.py" line="2896" />
       <source>Alt+Shift+PgUp</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2049" />
       <location filename="../QScintilla/MiniEditor.py" line="2046" />
-      <location filename="../ViewManager/ViewManager.py" line="2881" />
-      <location filename="../ViewManager/ViewManager.py" line="2878" />
+      <location filename="../ViewManager/ViewManager.py" line="2909" />
+      <location filename="../ViewManager/ViewManager.py" line="2906" />
       <source>Extend rectangular selection down one page</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2052" />
-      <location filename="../ViewManager/ViewManager.py" line="2884" />
+      <location filename="../ViewManager/ViewManager.py" line="2912" />
       <source>Alt+Shift+PgDown</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2060" />
-      <location filename="../ViewManager/ViewManager.py" line="2892" />
+      <location filename="../ViewManager/ViewManager.py" line="2920" />
       <source>Meta+Alt+Shift+V</source>
       <translation type="unfinished" />
     </message>
@@ -93896,299 +94486,299 @@
       <location filename="../QScintilla/MiniEditor.py" line="2534" />
       <location filename="../QScintilla/MiniEditor.py" line="2069" />
       <location filename="../QScintilla/MiniEditor.py" line="2068" />
-      <location filename="../ViewManager/ViewManager.py" line="2901" />
-      <location filename="../ViewManager/ViewManager.py" line="2900" />
+      <location filename="../ViewManager/ViewManager.py" line="2929" />
+      <location filename="../ViewManager/ViewManager.py" line="2928" />
       <source>Duplicate current selection</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2536" />
       <location filename="../QScintilla/MiniEditor.py" line="2070" />
-      <location filename="../ViewManager/ViewManager.py" line="2902" />
+      <location filename="../ViewManager/ViewManager.py" line="2930" />
       <source>Ctrl+Shift+D</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2084" />
       <location filename="../QScintilla/MiniEditor.py" line="2081" />
-      <location filename="../ViewManager/ViewManager.py" line="2916" />
-      <location filename="../ViewManager/ViewManager.py" line="2913" />
+      <location filename="../ViewManager/ViewManager.py" line="2944" />
+      <location filename="../ViewManager/ViewManager.py" line="2941" />
       <source>Scroll to start of document</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2103" />
       <location filename="../QScintilla/MiniEditor.py" line="2102" />
-      <location filename="../ViewManager/ViewManager.py" line="2935" />
-      <location filename="../ViewManager/ViewManager.py" line="2934" />
+      <location filename="../ViewManager/ViewManager.py" line="2963" />
+      <location filename="../ViewManager/ViewManager.py" line="2962" />
       <source>Scroll to end of document</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2122" />
       <location filename="../QScintilla/MiniEditor.py" line="2119" />
-      <location filename="../ViewManager/ViewManager.py" line="2954" />
-      <location filename="../ViewManager/ViewManager.py" line="2951" />
+      <location filename="../ViewManager/ViewManager.py" line="2982" />
+      <location filename="../ViewManager/ViewManager.py" line="2979" />
       <source>Scroll vertically to center current line</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2132" />
-      <location filename="../ViewManager/ViewManager.py" line="2964" />
+      <location filename="../ViewManager/ViewManager.py" line="2992" />
       <source>Meta+L</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2141" />
       <location filename="../QScintilla/MiniEditor.py" line="2140" />
-      <location filename="../ViewManager/ViewManager.py" line="2973" />
-      <location filename="../ViewManager/ViewManager.py" line="2972" />
+      <location filename="../ViewManager/ViewManager.py" line="3001" />
+      <location filename="../ViewManager/ViewManager.py" line="3000" />
       <source>Move to end of next word</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2160" />
       <location filename="../QScintilla/MiniEditor.py" line="2157" />
-      <location filename="../ViewManager/ViewManager.py" line="2992" />
-      <location filename="../ViewManager/ViewManager.py" line="2989" />
+      <location filename="../ViewManager/ViewManager.py" line="3020" />
+      <location filename="../ViewManager/ViewManager.py" line="3017" />
       <source>Extend selection to end of next word</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2183" />
       <location filename="../QScintilla/MiniEditor.py" line="2180" />
-      <location filename="../ViewManager/ViewManager.py" line="3015" />
-      <location filename="../ViewManager/ViewManager.py" line="3012" />
+      <location filename="../ViewManager/ViewManager.py" line="3043" />
+      <location filename="../ViewManager/ViewManager.py" line="3040" />
       <source>Move to end of previous word</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2200" />
       <location filename="../QScintilla/MiniEditor.py" line="2197" />
-      <location filename="../ViewManager/ViewManager.py" line="3032" />
-      <location filename="../ViewManager/ViewManager.py" line="3029" />
+      <location filename="../ViewManager/ViewManager.py" line="3060" />
+      <location filename="../ViewManager/ViewManager.py" line="3057" />
       <source>Extend selection to end of previous word</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2217" />
       <location filename="../QScintilla/MiniEditor.py" line="2214" />
-      <location filename="../ViewManager/ViewManager.py" line="3049" />
-      <location filename="../ViewManager/ViewManager.py" line="3046" />
+      <location filename="../ViewManager/ViewManager.py" line="3077" />
+      <location filename="../ViewManager/ViewManager.py" line="3074" />
       <source>Move to start of document line</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2227" />
-      <location filename="../ViewManager/ViewManager.py" line="3059" />
+      <location filename="../ViewManager/ViewManager.py" line="3087" />
       <source>Meta+A</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2238" />
       <location filename="../QScintilla/MiniEditor.py" line="2235" />
-      <location filename="../ViewManager/ViewManager.py" line="3070" />
-      <location filename="../ViewManager/ViewManager.py" line="3067" />
+      <location filename="../ViewManager/ViewManager.py" line="3098" />
+      <location filename="../ViewManager/ViewManager.py" line="3095" />
       <source>Extend selection to start of document line</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2249" />
-      <location filename="../ViewManager/ViewManager.py" line="3081" />
+      <location filename="../ViewManager/ViewManager.py" line="3109" />
       <source>Meta+Shift+A</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2262" />
       <location filename="../QScintilla/MiniEditor.py" line="2258" />
-      <location filename="../ViewManager/ViewManager.py" line="3094" />
-      <location filename="../ViewManager/ViewManager.py" line="3090" />
+      <location filename="../ViewManager/ViewManager.py" line="3122" />
+      <location filename="../ViewManager/ViewManager.py" line="3118" />
       <source>Extend rectangular selection to start of document line</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2274" />
-      <location filename="../ViewManager/ViewManager.py" line="3106" />
+      <location filename="../ViewManager/ViewManager.py" line="3134" />
       <source>Meta+Alt+Shift+A</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2286" />
       <location filename="../QScintilla/MiniEditor.py" line="2283" />
-      <location filename="../ViewManager/ViewManager.py" line="3118" />
-      <location filename="../ViewManager/ViewManager.py" line="3115" />
+      <location filename="../ViewManager/ViewManager.py" line="3146" />
+      <location filename="../ViewManager/ViewManager.py" line="3143" />
       <source>Extend selection to start of display line</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2309" />
       <location filename="../QScintilla/MiniEditor.py" line="2306" />
-      <location filename="../ViewManager/ViewManager.py" line="3141" />
-      <location filename="../ViewManager/ViewManager.py" line="3138" />
+      <location filename="../ViewManager/ViewManager.py" line="3169" />
+      <location filename="../ViewManager/ViewManager.py" line="3166" />
       <source>Move to start of display or document line</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2327" />
       <location filename="../QScintilla/MiniEditor.py" line="2323" />
-      <location filename="../ViewManager/ViewManager.py" line="3159" />
-      <location filename="../ViewManager/ViewManager.py" line="3155" />
+      <location filename="../ViewManager/ViewManager.py" line="3187" />
+      <location filename="../ViewManager/ViewManager.py" line="3183" />
       <source>Extend selection to start of display or document line</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2346" />
       <location filename="../QScintilla/MiniEditor.py" line="2342" />
-      <location filename="../ViewManager/ViewManager.py" line="3178" />
-      <location filename="../ViewManager/ViewManager.py" line="3174" />
+      <location filename="../ViewManager/ViewManager.py" line="3206" />
+      <location filename="../ViewManager/ViewManager.py" line="3202" />
       <source>Move to first visible character in display or document line</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2366" />
       <location filename="../QScintilla/MiniEditor.py" line="2361" />
-      <location filename="../ViewManager/ViewManager.py" line="3198" />
-      <location filename="../ViewManager/ViewManager.py" line="3193" />
+      <location filename="../ViewManager/ViewManager.py" line="3226" />
+      <location filename="../ViewManager/ViewManager.py" line="3221" />
       <source>Extend selection to first visible character in display or document line</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2385" />
       <location filename="../QScintilla/MiniEditor.py" line="2382" />
-      <location filename="../ViewManager/ViewManager.py" line="3217" />
-      <location filename="../ViewManager/ViewManager.py" line="3214" />
+      <location filename="../ViewManager/ViewManager.py" line="3245" />
+      <location filename="../ViewManager/ViewManager.py" line="3242" />
       <source>Move to end of display or document line</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2402" />
       <location filename="../QScintilla/MiniEditor.py" line="2399" />
-      <location filename="../ViewManager/ViewManager.py" line="3234" />
-      <location filename="../ViewManager/ViewManager.py" line="3231" />
+      <location filename="../ViewManager/ViewManager.py" line="3262" />
+      <location filename="../ViewManager/ViewManager.py" line="3259" />
       <source>Extend selection to end of display or document line</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2417" />
       <location filename="../QScintilla/MiniEditor.py" line="2416" />
-      <location filename="../ViewManager/ViewManager.py" line="3249" />
-      <location filename="../ViewManager/ViewManager.py" line="3248" />
+      <location filename="../ViewManager/ViewManager.py" line="3277" />
+      <location filename="../ViewManager/ViewManager.py" line="3276" />
       <source>Stuttered move up one page</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2432" />
       <location filename="../QScintilla/MiniEditor.py" line="2429" />
-      <location filename="../ViewManager/ViewManager.py" line="3264" />
-      <location filename="../ViewManager/ViewManager.py" line="3261" />
+      <location filename="../ViewManager/ViewManager.py" line="3292" />
+      <location filename="../ViewManager/ViewManager.py" line="3289" />
       <source>Stuttered extend selection up one page</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2449" />
       <location filename="../QScintilla/MiniEditor.py" line="2446" />
-      <location filename="../ViewManager/ViewManager.py" line="3281" />
-      <location filename="../ViewManager/ViewManager.py" line="3278" />
+      <location filename="../ViewManager/ViewManager.py" line="3309" />
+      <location filename="../ViewManager/ViewManager.py" line="3306" />
       <source>Stuttered move down one page</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2466" />
       <location filename="../QScintilla/MiniEditor.py" line="2463" />
-      <location filename="../ViewManager/ViewManager.py" line="3298" />
-      <location filename="../ViewManager/ViewManager.py" line="3295" />
+      <location filename="../ViewManager/ViewManager.py" line="3326" />
+      <location filename="../ViewManager/ViewManager.py" line="3323" />
       <source>Stuttered extend selection down one page</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2483" />
       <location filename="../QScintilla/MiniEditor.py" line="2480" />
-      <location filename="../ViewManager/ViewManager.py" line="3315" />
-      <location filename="../ViewManager/ViewManager.py" line="3312" />
+      <location filename="../ViewManager/ViewManager.py" line="3343" />
+      <location filename="../ViewManager/ViewManager.py" line="3340" />
       <source>Delete right to end of next word</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2493" />
-      <location filename="../ViewManager/ViewManager.py" line="3325" />
+      <location filename="../ViewManager/ViewManager.py" line="3353" />
       <source>Alt+Del</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2504" />
       <location filename="../QScintilla/MiniEditor.py" line="2501" />
-      <location filename="../ViewManager/ViewManager.py" line="3336" />
-      <location filename="../ViewManager/ViewManager.py" line="3333" />
+      <location filename="../ViewManager/ViewManager.py" line="3364" />
+      <location filename="../ViewManager/ViewManager.py" line="3361" />
       <source>Move selected lines up one line</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2521" />
       <location filename="../QScintilla/MiniEditor.py" line="2518" />
-      <location filename="../ViewManager/ViewManager.py" line="3353" />
-      <location filename="../ViewManager/ViewManager.py" line="3350" />
+      <location filename="../ViewManager/ViewManager.py" line="3381" />
+      <location filename="../ViewManager/ViewManager.py" line="3378" />
       <source>Move selected lines down one line</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1795" />
       <location filename="../QScintilla/MiniEditor.py" line="1792" />
-      <location filename="../ViewManager/ViewManager.py" line="3371" />
-      <location filename="../ViewManager/ViewManager.py" line="3368" />
+      <location filename="../ViewManager/ViewManager.py" line="3399" />
+      <location filename="../ViewManager/ViewManager.py" line="3396" />
       <source>Convert selection to lower case</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1798" />
-      <location filename="../ViewManager/ViewManager.py" line="3374" />
+      <location filename="../ViewManager/ViewManager.py" line="3402" />
       <source>Alt+Shift+U</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1811" />
       <location filename="../QScintilla/MiniEditor.py" line="1808" />
-      <location filename="../ViewManager/ViewManager.py" line="3387" />
-      <location filename="../ViewManager/ViewManager.py" line="3384" />
+      <location filename="../ViewManager/ViewManager.py" line="3415" />
+      <location filename="../ViewManager/ViewManager.py" line="3412" />
       <source>Convert selection to upper case</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1814" />
-      <location filename="../ViewManager/ViewManager.py" line="3390" />
+      <location filename="../ViewManager/ViewManager.py" line="3418" />
       <source>Ctrl+Shift+U</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3416" />
+      <location filename="../ViewManager/ViewManager.py" line="3444" />
       <source>&amp;Edit</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3474" />
-      <location filename="../ViewManager/ViewManager.py" line="3472" />
+      <location filename="../ViewManager/ViewManager.py" line="3502" />
+      <location filename="../ViewManager/ViewManager.py" line="3500" />
       <source>Edit</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2553" />
       <location filename="../QScintilla/ShellWindow.py" line="923" />
-      <location filename="../ViewManager/ViewManager.py" line="4077" />
-      <location filename="../ViewManager/ViewManager.py" line="4075" />
-      <location filename="../ViewManager/ViewManager.py" line="3508" />
+      <location filename="../ViewManager/ViewManager.py" line="4105" />
+      <location filename="../ViewManager/ViewManager.py" line="4103" />
+      <location filename="../ViewManager/ViewManager.py" line="3536" />
       <source>Search</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2555" />
       <location filename="../QScintilla/ShellWindow.py" line="925" />
-      <location filename="../ViewManager/ViewManager.py" line="3510" />
+      <location filename="../ViewManager/ViewManager.py" line="3538" />
       <source>&amp;Search...</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2557" />
       <location filename="../QScintilla/ShellWindow.py" line="927" />
-      <location filename="../ViewManager/ViewManager.py" line="3512" />
+      <location filename="../ViewManager/ViewManager.py" line="3540" />
       <source>Ctrl+F</source>
       <comment>Search|Search</comment>
       <translation type="unfinished" />
@@ -94196,34 +94786,34 @@
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2564" />
       <location filename="../QScintilla/ShellWindow.py" line="934" />
-      <location filename="../ViewManager/ViewManager.py" line="3519" />
+      <location filename="../ViewManager/ViewManager.py" line="3547" />
       <source>Search for a text</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2567" />
-      <location filename="../ViewManager/ViewManager.py" line="3522" />
+      <location filename="../ViewManager/ViewManager.py" line="3550" />
       <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="../QScintilla/MiniEditor.py" line="2579" />
       <location filename="../QScintilla/ShellWindow.py" line="949" />
-      <location filename="../ViewManager/ViewManager.py" line="3534" />
+      <location filename="../ViewManager/ViewManager.py" line="3562" />
       <source>Search next</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2581" />
       <location filename="../QScintilla/ShellWindow.py" line="951" />
-      <location filename="../ViewManager/ViewManager.py" line="3536" />
+      <location filename="../ViewManager/ViewManager.py" line="3564" />
       <source>Search &amp;next</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2583" />
       <location filename="../QScintilla/ShellWindow.py" line="953" />
-      <location filename="../ViewManager/ViewManager.py" line="3538" />
+      <location filename="../ViewManager/ViewManager.py" line="3566" />
       <source>F3</source>
       <comment>Search|Search next</comment>
       <translation type="unfinished" />
@@ -94231,34 +94821,34 @@
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2590" />
       <location filename="../QScintilla/ShellWindow.py" line="960" />
-      <location filename="../ViewManager/ViewManager.py" line="3545" />
+      <location filename="../ViewManager/ViewManager.py" line="3573" />
       <source>Search next occurrence of text</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2593" />
-      <location filename="../ViewManager/ViewManager.py" line="3548" />
+      <location filename="../ViewManager/ViewManager.py" line="3576" />
       <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="../QScintilla/MiniEditor.py" line="2605" />
       <location filename="../QScintilla/ShellWindow.py" line="977" />
-      <location filename="../ViewManager/ViewManager.py" line="3560" />
+      <location filename="../ViewManager/ViewManager.py" line="3588" />
       <source>Search previous</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2607" />
       <location filename="../QScintilla/ShellWindow.py" line="979" />
-      <location filename="../ViewManager/ViewManager.py" line="3562" />
+      <location filename="../ViewManager/ViewManager.py" line="3590" />
       <source>Search &amp;previous</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2609" />
       <location filename="../QScintilla/ShellWindow.py" line="981" />
-      <location filename="../ViewManager/ViewManager.py" line="3564" />
+      <location filename="../ViewManager/ViewManager.py" line="3592" />
       <source>Shift+F3</source>
       <comment>Search|Search previous</comment>
       <translation type="unfinished" />
@@ -94266,436 +94856,436 @@
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2618" />
       <location filename="../QScintilla/ShellWindow.py" line="990" />
-      <location filename="../ViewManager/ViewManager.py" line="3573" />
+      <location filename="../ViewManager/ViewManager.py" line="3601" />
       <source>Search previous occurrence of text</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2623" />
-      <location filename="../ViewManager/ViewManager.py" line="3578" />
+      <location filename="../ViewManager/ViewManager.py" line="3606" />
       <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="../QScintilla/MiniEditor.py" line="2637" />
       <location filename="../QScintilla/MiniEditor.py" line="2635" />
-      <location filename="../ViewManager/ViewManager.py" line="3592" />
-      <location filename="../ViewManager/ViewManager.py" line="3590" />
+      <location filename="../ViewManager/ViewManager.py" line="3620" />
+      <location filename="../ViewManager/ViewManager.py" line="3618" />
       <source>Clear search markers</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2639" />
-      <location filename="../ViewManager/ViewManager.py" line="3594" />
+      <location filename="../ViewManager/ViewManager.py" line="3622" />
       <source>Ctrl+3</source>
       <comment>Search|Clear search markers</comment>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2648" />
-      <location filename="../ViewManager/ViewManager.py" line="3603" />
+      <location filename="../ViewManager/ViewManager.py" line="3631" />
       <source>Clear all displayed search markers</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2653" />
-      <location filename="../ViewManager/ViewManager.py" line="3608" />
+      <location filename="../ViewManager/ViewManager.py" line="3636" />
       <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="3620" />
-      <location filename="../ViewManager/ViewManager.py" line="3618" />
+      <location filename="../ViewManager/ViewManager.py" line="3648" />
+      <location filename="../ViewManager/ViewManager.py" line="3646" />
       <source>Search current word forward</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3622" />
+      <location filename="../ViewManager/ViewManager.py" line="3650" />
       <source>Ctrl+.</source>
       <comment>Search|Search current word forward</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3631" />
+      <location filename="../ViewManager/ViewManager.py" line="3659" />
       <source>Search next occurrence of the current word</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3636" />
+      <location filename="../ViewManager/ViewManager.py" line="3664" />
       <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="3649" />
-      <location filename="../ViewManager/ViewManager.py" line="3647" />
+      <location filename="../ViewManager/ViewManager.py" line="3677" />
+      <location filename="../ViewManager/ViewManager.py" line="3675" />
       <source>Search current word backward</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3651" />
+      <location filename="../ViewManager/ViewManager.py" line="3679" />
       <source>Ctrl+,</source>
       <comment>Search|Search current word backward</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3660" />
+      <location filename="../ViewManager/ViewManager.py" line="3688" />
       <source>Search previous occurrence of the current word</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3665" />
+      <location filename="../ViewManager/ViewManager.py" line="3693" />
       <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="../QScintilla/MiniEditor.py" line="2663" />
-      <location filename="../ViewManager/ViewManager.py" line="3676" />
+      <location filename="../ViewManager/ViewManager.py" line="3704" />
       <source>Replace</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2664" />
-      <location filename="../ViewManager/ViewManager.py" line="3677" />
+      <location filename="../ViewManager/ViewManager.py" line="3705" />
       <source>&amp;Replace...</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2666" />
-      <location filename="../ViewManager/ViewManager.py" line="3679" />
+      <location filename="../ViewManager/ViewManager.py" line="3707" />
       <source>Ctrl+R</source>
       <comment>Search|Replace</comment>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2673" />
-      <location filename="../ViewManager/ViewManager.py" line="3686" />
+      <location filename="../ViewManager/ViewManager.py" line="3714" />
       <source>Replace some text</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2676" />
-      <location filename="../ViewManager/ViewManager.py" line="3689" />
+      <location filename="../ViewManager/ViewManager.py" line="3717" />
       <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="../QScintilla/MiniEditor.py" line="2690" />
       <location filename="../QScintilla/MiniEditor.py" line="2688" />
-      <location filename="../ViewManager/ViewManager.py" line="3703" />
-      <location filename="../ViewManager/ViewManager.py" line="3701" />
+      <location filename="../ViewManager/ViewManager.py" line="3731" />
+      <location filename="../ViewManager/ViewManager.py" line="3729" />
       <source>Replace and Search</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2692" />
-      <location filename="../ViewManager/ViewManager.py" line="3705" />
+      <location filename="../ViewManager/ViewManager.py" line="3733" />
       <source>Meta+R</source>
       <comment>Search|Replace and Search</comment>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2701" />
-      <location filename="../ViewManager/ViewManager.py" line="3714" />
+      <location filename="../ViewManager/ViewManager.py" line="3742" />
       <source>Replace the found text and search the next occurrence</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2706" />
-      <location filename="../ViewManager/ViewManager.py" line="3719" />
+      <location filename="../ViewManager/ViewManager.py" line="3747" />
       <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="../QScintilla/MiniEditor.py" line="2722" />
       <location filename="../QScintilla/MiniEditor.py" line="2720" />
-      <location filename="../ViewManager/ViewManager.py" line="3735" />
-      <location filename="../ViewManager/ViewManager.py" line="3733" />
+      <location filename="../ViewManager/ViewManager.py" line="3763" />
+      <location filename="../ViewManager/ViewManager.py" line="3761" />
       <source>Replace Occurrence</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2724" />
-      <location filename="../ViewManager/ViewManager.py" line="3737" />
+      <location filename="../ViewManager/ViewManager.py" line="3765" />
       <source>Ctrl+Meta+R</source>
       <comment>Search|Replace Occurrence</comment>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2733" />
-      <location filename="../ViewManager/ViewManager.py" line="3746" />
+      <location filename="../ViewManager/ViewManager.py" line="3774" />
       <source>Replace the found text</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2736" />
-      <location filename="../ViewManager/ViewManager.py" line="3749" />
+      <location filename="../ViewManager/ViewManager.py" line="3777" />
       <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="../QScintilla/MiniEditor.py" line="2749" />
       <location filename="../QScintilla/MiniEditor.py" line="2747" />
-      <location filename="../ViewManager/ViewManager.py" line="3762" />
-      <location filename="../ViewManager/ViewManager.py" line="3760" />
+      <location filename="../ViewManager/ViewManager.py" line="3790" />
+      <location filename="../ViewManager/ViewManager.py" line="3788" />
       <source>Replace All</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2751" />
-      <location filename="../ViewManager/ViewManager.py" line="3764" />
+      <location filename="../ViewManager/ViewManager.py" line="3792" />
       <source>Shift+Meta+R</source>
       <comment>Search|Replace All</comment>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2760" />
-      <location filename="../ViewManager/ViewManager.py" line="3773" />
+      <location filename="../ViewManager/ViewManager.py" line="3801" />
       <source>Replace search text occurrences</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2763" />
-      <location filename="../ViewManager/ViewManager.py" line="3776" />
+      <location filename="../ViewManager/ViewManager.py" line="3804" />
       <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="3798" />
-      <location filename="../ViewManager/ViewManager.py" line="3787" />
-      <source>Goto Line</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3789" />
-      <source>&amp;Goto Line...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3791" />
-      <source>Ctrl+G</source>
-      <comment>Search|Goto Line</comment>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3801" />
-      <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="3823" />
-      <location filename="../ViewManager/ViewManager.py" line="3812" />
-      <source>Goto Brace</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3814" />
-      <source>Goto &amp;Brace</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3816" />
-      <source>Ctrl+L</source>
-      <comment>Search|Goto Brace</comment>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="3826" />
+      <location filename="../ViewManager/ViewManager.py" line="3815" />
+      <source>Goto Line</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="3817" />
+      <source>&amp;Goto Line...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="3819" />
+      <source>Ctrl+G</source>
+      <comment>Search|Goto Line</comment>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="3829" />
+      <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="3851" />
+      <location filename="../ViewManager/ViewManager.py" line="3840" />
+      <source>Goto Brace</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="3842" />
+      <source>Goto &amp;Brace</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="3844" />
+      <source>Ctrl+L</source>
+      <comment>Search|Goto Brace</comment>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="3854" />
       <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="3849" />
-      <location filename="../ViewManager/ViewManager.py" line="3836" />
+      <location filename="../ViewManager/ViewManager.py" line="3877" />
+      <location filename="../ViewManager/ViewManager.py" line="3864" />
       <source>Goto Last Edit Location</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3838" />
-      <source>Goto Last &amp;Edit Location</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3840" />
-      <source>Ctrl+Shift+G</source>
-      <comment>Search|Goto Last Edit Location</comment>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3852" />
-      <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="3864" />
-      <location filename="../ViewManager/ViewManager.py" line="3863" />
-      <source>Goto Previous Method or Class</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="3866" />
-      <source>Ctrl+Shift+Up</source>
-      <comment>Search|Goto Previous Method or Class</comment>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3877" />
-      <source>Go to the previous method or class definition</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3882" />
-      <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>
+      <source>Goto Last &amp;Edit Location</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="3868" />
+      <source>Ctrl+Shift+G</source>
+      <comment>Search|Goto Last Edit Location</comment>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="3880" />
+      <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="3892" />
+      <location filename="../ViewManager/ViewManager.py" line="3891" />
+      <source>Goto Previous Method or Class</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="3894" />
-      <location filename="../ViewManager/ViewManager.py" line="3893" />
-      <source>Goto Next Method or Class</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3896" />
-      <source>Ctrl+Shift+Down</source>
-      <comment>Search|Goto Next Method or Class</comment>
+      <source>Ctrl+Shift+Up</source>
+      <comment>Search|Goto Previous Method or Class</comment>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="3905" />
-      <source>Go to the next method or class definition</source>
+      <source>Go to the previous method or class definition</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="3910" />
+      <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="3922" />
+      <location filename="../ViewManager/ViewManager.py" line="3921" />
+      <source>Goto Next Method or Class</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="3924" />
+      <source>Ctrl+Shift+Down</source>
+      <comment>Search|Goto Next Method or Class</comment>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="3933" />
+      <source>Go to the next method or class definition</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="3938" />
       <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="3923" />
-      <source>Search in Files</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3925" />
-      <source>Search in &amp;Files...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3927" />
-      <source>Shift+Ctrl+F</source>
-      <comment>Search|Search Files</comment>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3936" />
-      <source>Search for a text in files</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3939" />
-      <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="3951" />
+      <source>Search in Files</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="3953" />
+      <source>Search in &amp;Files...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="3955" />
+      <source>Shift+Ctrl+F</source>
+      <comment>Search|Search Files</comment>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="3964" />
+      <source>Search for a text in files</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="3967" />
+      <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="3979" />
       <source>Replace in Files</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3952" />
+      <location filename="../ViewManager/ViewManager.py" line="3980" />
       <source>Replace in F&amp;iles...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3954" />
+      <location filename="../ViewManager/ViewManager.py" line="3982" />
       <source>Shift+Ctrl+R</source>
       <comment>Search|Replace in Files</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3963" />
+      <location filename="../ViewManager/ViewManager.py" line="3991" />
       <source>Search for a text in files and replace it</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3968" />
+      <location filename="../ViewManager/ViewManager.py" line="3996" />
       <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="3981" />
-      <source>Search in Open Files</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3983" />
-      <source>Search in Open Files...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3985" />
-      <source>Meta+Ctrl+Alt+F</source>
-      <comment>Search|Search Open Files</comment>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3994" />
-      <source>Search for a text in open files</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3997" />
-      <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="4009" />
+      <source>Search in Open Files</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="4011" />
+      <source>Search in Open Files...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="4013" />
+      <source>Meta+Ctrl+Alt+F</source>
+      <comment>Search|Search Open Files</comment>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="4022" />
+      <source>Search for a text in open files</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="4025" />
+      <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="4037" />
       <source>Replace in Open Files</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4010" />
+      <location filename="../ViewManager/ViewManager.py" line="4038" />
       <source>Replace in Open Files...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4012" />
+      <location filename="../ViewManager/ViewManager.py" line="4040" />
       <source>Meta+Ctrl+Alt+R</source>
       <comment>Search|Replace in Open Files</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4021" />
+      <location filename="../ViewManager/ViewManager.py" line="4049" />
       <source>Search for a text in open files and replace it</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4026" />
+      <location filename="../ViewManager/ViewManager.py" line="4054" />
       <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="4047" />
+      <location filename="../ViewManager/ViewManager.py" line="4075" />
       <source>&amp;Search</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2778" />
       <location filename="../QScintilla/ShellWindow.py" line="1016" />
-      <location filename="../ViewManager/ViewManager.py" line="4118" />
+      <location filename="../ViewManager/ViewManager.py" line="4146" />
       <source>Zoom in</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2780" />
       <location filename="../QScintilla/ShellWindow.py" line="1018" />
-      <location filename="../ViewManager/ViewManager.py" line="4120" />
+      <location filename="../ViewManager/ViewManager.py" line="4148" />
       <source>Zoom &amp;in</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2782" />
       <location filename="../QScintilla/ShellWindow.py" line="1020" />
-      <location filename="../ViewManager/ViewManager.py" line="4122" />
+      <location filename="../ViewManager/ViewManager.py" line="4150" />
       <source>Ctrl++</source>
       <comment>View|Zoom in</comment>
       <translation type="unfinished" />
@@ -94703,7 +95293,7 @@
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2785" />
       <location filename="../QScintilla/ShellWindow.py" line="1023" />
-      <location filename="../ViewManager/ViewManager.py" line="4125" />
+      <location filename="../ViewManager/ViewManager.py" line="4153" />
       <source>Zoom In</source>
       <comment>View|Zoom in</comment>
       <translation type="unfinished" />
@@ -94711,35 +95301,35 @@
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2791" />
       <location filename="../QScintilla/ShellWindow.py" line="1029" />
-      <location filename="../ViewManager/ViewManager.py" line="4131" />
+      <location filename="../ViewManager/ViewManager.py" line="4159" />
       <source>Zoom in on the text</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2794" />
       <location filename="../QScintilla/ShellWindow.py" line="1032" />
-      <location filename="../ViewManager/ViewManager.py" line="4134" />
+      <location filename="../ViewManager/ViewManager.py" line="4162" />
       <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="../QScintilla/MiniEditor.py" line="2804" />
       <location filename="../QScintilla/ShellWindow.py" line="1042" />
-      <location filename="../ViewManager/ViewManager.py" line="4144" />
+      <location filename="../ViewManager/ViewManager.py" line="4172" />
       <source>Zoom out</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2806" />
       <location filename="../QScintilla/ShellWindow.py" line="1044" />
-      <location filename="../ViewManager/ViewManager.py" line="4146" />
+      <location filename="../ViewManager/ViewManager.py" line="4174" />
       <source>Zoom &amp;out</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2808" />
       <location filename="../QScintilla/ShellWindow.py" line="1046" />
-      <location filename="../ViewManager/ViewManager.py" line="4148" />
+      <location filename="../ViewManager/ViewManager.py" line="4176" />
       <source>Ctrl+-</source>
       <comment>View|Zoom out</comment>
       <translation type="unfinished" />
@@ -94747,7 +95337,7 @@
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2811" />
       <location filename="../QScintilla/ShellWindow.py" line="1049" />
-      <location filename="../ViewManager/ViewManager.py" line="4151" />
+      <location filename="../ViewManager/ViewManager.py" line="4179" />
       <source>Zoom Out</source>
       <comment>View|Zoom out</comment>
       <translation type="unfinished" />
@@ -94755,35 +95345,35 @@
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2817" />
       <location filename="../QScintilla/ShellWindow.py" line="1055" />
-      <location filename="../ViewManager/ViewManager.py" line="4157" />
+      <location filename="../ViewManager/ViewManager.py" line="4185" />
       <source>Zoom out on the text</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2820" />
       <location filename="../QScintilla/ShellWindow.py" line="1058" />
-      <location filename="../ViewManager/ViewManager.py" line="4160" />
+      <location filename="../ViewManager/ViewManager.py" line="4188" />
       <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="../QScintilla/MiniEditor.py" line="2830" />
       <location filename="../QScintilla/ShellWindow.py" line="1068" />
-      <location filename="../ViewManager/ViewManager.py" line="4170" />
+      <location filename="../ViewManager/ViewManager.py" line="4198" />
       <source>Zoom reset</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2832" />
       <location filename="../QScintilla/ShellWindow.py" line="1070" />
-      <location filename="../ViewManager/ViewManager.py" line="4172" />
+      <location filename="../ViewManager/ViewManager.py" line="4200" />
       <source>Zoom &amp;reset</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2834" />
       <location filename="../QScintilla/ShellWindow.py" line="1072" />
-      <location filename="../ViewManager/ViewManager.py" line="4174" />
+      <location filename="../ViewManager/ViewManager.py" line="4202" />
       <source>Ctrl+0</source>
       <comment>View|Zoom reset</comment>
       <translation type="unfinished" />
@@ -94791,871 +95381,887 @@
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2841" />
       <location filename="../QScintilla/ShellWindow.py" line="1079" />
-      <location filename="../ViewManager/ViewManager.py" line="4181" />
+      <location filename="../ViewManager/ViewManager.py" line="4209" />
       <source>Reset the zoom of the text</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2844" />
       <location filename="../QScintilla/ShellWindow.py" line="1082" />
-      <location filename="../ViewManager/ViewManager.py" line="4184" />
+      <location filename="../ViewManager/ViewManager.py" line="4212" />
       <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="../QScintilla/MiniEditor.py" line="2855" />
       <location filename="../QScintilla/ShellWindow.py" line="1093" />
-      <location filename="../ViewManager/ViewManager.py" line="4195" />
+      <location filename="../ViewManager/ViewManager.py" line="4223" />
       <source>Zoom</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2857" />
       <location filename="../QScintilla/ShellWindow.py" line="1095" />
-      <location filename="../ViewManager/ViewManager.py" line="4197" />
+      <location filename="../ViewManager/ViewManager.py" line="4225" />
       <source>&amp;Zoom</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2864" />
       <location filename="../QScintilla/ShellWindow.py" line="1102" />
-      <location filename="../ViewManager/ViewManager.py" line="4204" />
+      <location filename="../ViewManager/ViewManager.py" line="4232" />
       <source>Zoom the text</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2867" />
       <location filename="../QScintilla/ShellWindow.py" line="1105" />
-      <location filename="../ViewManager/ViewManager.py" line="4207" />
+      <location filename="../ViewManager/ViewManager.py" line="4235" />
       <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="4226" />
-      <location filename="../ViewManager/ViewManager.py" line="4218" />
+      <location filename="../ViewManager/ViewManager.py" line="4254" />
+      <location filename="../ViewManager/ViewManager.py" line="4246" />
       <source>Toggle all folds</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4219" />
+      <location filename="../ViewManager/ViewManager.py" line="4247" />
       <source>&amp;Toggle all folds</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4229" />
+      <location filename="../ViewManager/ViewManager.py" line="4257" />
       <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="4251" />
-      <location filename="../ViewManager/ViewManager.py" line="4239" />
+      <location filename="../ViewManager/ViewManager.py" line="4279" />
+      <location filename="../ViewManager/ViewManager.py" line="4267" />
       <source>Toggle all folds (including children)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4242" />
+      <location filename="../ViewManager/ViewManager.py" line="4270" />
       <source>Toggle all &amp;folds (including children)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4256" />
+      <location filename="../ViewManager/ViewManager.py" line="4284" />
       <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="4275" />
-      <location filename="../ViewManager/ViewManager.py" line="4267" />
+      <location filename="../ViewManager/ViewManager.py" line="4303" />
+      <location filename="../ViewManager/ViewManager.py" line="4295" />
       <source>Toggle current fold</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4268" />
+      <location filename="../ViewManager/ViewManager.py" line="4296" />
       <source>Toggle &amp;current fold</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4278" />
+      <location filename="../ViewManager/ViewManager.py" line="4306" />
       <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="4297" />
-      <location filename="../ViewManager/ViewManager.py" line="4289" />
+      <location filename="../ViewManager/ViewManager.py" line="4325" />
+      <location filename="../ViewManager/ViewManager.py" line="4317" />
       <source>Clear all folds</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4290" />
+      <location filename="../ViewManager/ViewManager.py" line="4318" />
       <source>Clear &amp;all folds</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4300" />
+      <location filename="../ViewManager/ViewManager.py" line="4328" />
       <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="4320" />
-      <location filename="../ViewManager/ViewManager.py" line="4313" />
-      <location filename="../ViewManager/ViewManager.py" line="4311" />
+      <location filename="../ViewManager/ViewManager.py" line="4348" />
+      <location filename="../ViewManager/ViewManager.py" line="4341" />
+      <location filename="../ViewManager/ViewManager.py" line="4339" />
       <source>Remove all highlights</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4323" />
+      <location filename="../ViewManager/ViewManager.py" line="4351" />
       <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="4333" />
+      <location filename="../ViewManager/ViewManager.py" line="4361" />
       <source>New Document View</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4335" />
-      <source>New &amp;Document View</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4342" />
-      <source>Open a new view of the current document</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4347" />
-      <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="4363" />
-      <location filename="../ViewManager/ViewManager.py" line="4359" />
-      <source>New Document View (with new split)</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4372" />
-      <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="4377" />
-      <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="4389" />
-      <source>Split view</source>
+      <source>New &amp;Document View</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="4370" />
+      <source>Open a new view of the current document</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="4375" />
+      <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="4391" />
-      <source>&amp;Split view</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4398" />
-      <source>Add a split to the view</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4401" />
-      <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="4410" />
-      <source>Arrange horizontally</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4411" />
-      <source>Arrange &amp;horizontally</source>
+      <location filename="../ViewManager/ViewManager.py" line="4387" />
+      <source>New Document View (with new split)</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="4400" />
+      <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="4405" />
+      <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="4417" />
+      <source>Split view</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="4419" />
-      <source>Arrange the splitted views horizontally</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4424" />
-      <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="4435" />
-      <source>Remove split</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4437" />
-      <source>&amp;Remove split</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4444" />
-      <source>Remove the current split</source>
+      <source>&amp;Split view</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="4426" />
+      <source>Add a split to the view</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="4429" />
+      <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="4438" />
+      <source>Arrange horizontally</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="4439" />
+      <source>Arrange &amp;horizontally</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="4447" />
+      <source>Arrange the splitted views horizontally</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="4452" />
+      <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="4463" />
+      <source>Remove split</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="4465" />
+      <source>&amp;Remove split</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="4472" />
+      <source>Remove the current split</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="4475" />
       <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="4456" />
+      <location filename="../ViewManager/ViewManager.py" line="4484" />
       <source>Next split</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4457" />
+      <location filename="../ViewManager/ViewManager.py" line="4485" />
       <source>&amp;Next split</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4459" />
+      <location filename="../ViewManager/ViewManager.py" line="4487" />
       <source>Ctrl+Alt+N</source>
       <comment>View|Next split</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4468" />
+      <location filename="../ViewManager/ViewManager.py" line="4496" />
       <source>Move to the next split</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4471" />
+      <location filename="../ViewManager/ViewManager.py" line="4499" />
       <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="4480" />
+      <location filename="../ViewManager/ViewManager.py" line="4508" />
       <source>Previous split</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4481" />
+      <location filename="../ViewManager/ViewManager.py" line="4509" />
       <source>&amp;Previous split</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4483" />
+      <location filename="../ViewManager/ViewManager.py" line="4511" />
       <source>Ctrl+Alt+P</source>
       <comment>View|Previous split</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4492" />
+      <location filename="../ViewManager/ViewManager.py" line="4520" />
       <source>Move to the previous split</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4495" />
+      <location filename="../ViewManager/ViewManager.py" line="4523" />
       <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="4506" />
-      <location filename="../ViewManager/ViewManager.py" line="4504" />
+      <location filename="../ViewManager/ViewManager.py" line="4534" />
+      <location filename="../ViewManager/ViewManager.py" line="4532" />
       <source>Preview</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4514" />
+      <location filename="../ViewManager/ViewManager.py" line="4542" />
       <source>Preview the current file in the web browser</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4519" />
+      <location filename="../ViewManager/ViewManager.py" line="4547" />
       <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="4533" />
-      <location filename="../ViewManager/ViewManager.py" line="4531" />
+      <location filename="../ViewManager/ViewManager.py" line="4561" />
+      <location filename="../ViewManager/ViewManager.py" line="4559" />
       <source>Python AST Viewer</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4541" />
+      <location filename="../ViewManager/ViewManager.py" line="4569" />
       <source>Show the AST for the current Python file</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4546" />
+      <location filename="../ViewManager/ViewManager.py" line="4574" />
       <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="4560" />
-      <location filename="../ViewManager/ViewManager.py" line="4558" />
+      <location filename="../ViewManager/ViewManager.py" line="4588" />
+      <location filename="../ViewManager/ViewManager.py" line="4586" />
       <source>Python Disassembly Viewer</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4568" />
+      <location filename="../ViewManager/ViewManager.py" line="4596" />
       <source>Show the Disassembly for the current Python file</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4573" />
+      <location filename="../ViewManager/ViewManager.py" line="4601" />
       <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="4609" />
+      <location filename="../ViewManager/ViewManager.py" line="4637" />
       <source>&amp;View</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4644" />
-      <location filename="../ViewManager/ViewManager.py" line="4642" />
+      <location filename="../ViewManager/ViewManager.py" line="4672" />
+      <location filename="../ViewManager/ViewManager.py" line="4670" />
       <source>View</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4683" />
-      <location filename="../ViewManager/ViewManager.py" line="4675" />
+      <location filename="../ViewManager/ViewManager.py" line="4711" />
+      <location filename="../ViewManager/ViewManager.py" line="4703" />
       <source>Start Macro Recording</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4676" />
-      <source>S&amp;tart Macro Recording</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4686" />
-      <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="4704" />
-      <location filename="../ViewManager/ViewManager.py" line="4696" />
+      <source>S&amp;tart Macro Recording</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="4714" />
+      <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="4732" />
+      <location filename="../ViewManager/ViewManager.py" line="4724" />
       <source>Stop Macro Recording</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4697" />
-      <source>Sto&amp;p Macro Recording</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4707" />
-      <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="4725" />
-      <location filename="../ViewManager/ViewManager.py" line="4717" />
+      <source>Sto&amp;p Macro Recording</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="4735" />
+      <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="4753" />
+      <location filename="../ViewManager/ViewManager.py" line="4745" />
       <source>Run Macro</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4718" />
-      <source>&amp;Run Macro</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4728" />
-      <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="4746" />
-      <location filename="../ViewManager/ViewManager.py" line="4738" />
+      <source>&amp;Run Macro</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="4756" />
+      <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="4774" />
+      <location filename="../ViewManager/ViewManager.py" line="4766" />
       <source>Delete Macro</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4739" />
-      <source>&amp;Delete Macro</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4749" />
-      <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="4767" />
-      <location filename="../ViewManager/ViewManager.py" line="4759" />
+      <source>&amp;Delete Macro</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="4777" />
+      <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="4795" />
+      <location filename="../ViewManager/ViewManager.py" line="4787" />
       <source>Load Macro</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4760" />
+      <location filename="../ViewManager/ViewManager.py" line="4788" />
       <source>&amp;Load Macro</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4770" />
+      <location filename="../ViewManager/ViewManager.py" line="4798" />
       <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="4787" />
-      <location filename="../ViewManager/ViewManager.py" line="4779" />
+      <location filename="../ViewManager/ViewManager.py" line="4815" />
+      <location filename="../ViewManager/ViewManager.py" line="4807" />
       <source>Save Macro</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4780" />
-      <source>&amp;Save Macro</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4790" />
-      <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="4808" />
+      <source>&amp;Save Macro</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="4818" />
+      <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="4836" />
       <source>&amp;Macros</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4839" />
-      <location filename="../ViewManager/ViewManager.py" line="4826" />
+      <location filename="../ViewManager/ViewManager.py" line="4867" />
+      <location filename="../ViewManager/ViewManager.py" line="4854" />
       <source>Toggle Bookmark</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4828" />
+      <location filename="../ViewManager/ViewManager.py" line="4856" />
       <source>&amp;Toggle Bookmark</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4830" />
+      <location filename="../ViewManager/ViewManager.py" line="4858" />
       <source>Alt+Ctrl+T</source>
       <comment>Bookmark|Toggle</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4842" />
+      <location filename="../ViewManager/ViewManager.py" line="4870" />
       <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="4866" />
-      <location filename="../ViewManager/ViewManager.py" line="4853" />
+      <location filename="../ViewManager/ViewManager.py" line="4894" />
+      <location filename="../ViewManager/ViewManager.py" line="4881" />
       <source>Next Bookmark</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4855" />
-      <source>&amp;Next Bookmark</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4857" />
-      <source>Ctrl+PgDown</source>
-      <comment>Bookmark|Next</comment>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4869" />
-      <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="4892" />
-      <location filename="../ViewManager/ViewManager.py" line="4879" />
-      <source>Previous Bookmark</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4881" />
-      <source>&amp;Previous Bookmark</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="4883" />
-      <source>Ctrl+PgUp</source>
-      <comment>Bookmark|Previous</comment>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4895" />
-      <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="4917" />
-      <location filename="../ViewManager/ViewManager.py" line="4905" />
-      <source>Clear Bookmarks</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4906" />
-      <source>&amp;Clear Bookmarks</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4908" />
-      <source>Alt+Ctrl+C</source>
-      <comment>Bookmark|Clear</comment>
+      <source>&amp;Next Bookmark</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="4885" />
+      <source>Ctrl+PgDown</source>
+      <comment>Bookmark|Next</comment>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="4897" />
+      <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="4920" />
+      <location filename="../ViewManager/ViewManager.py" line="4907" />
+      <source>Previous Bookmark</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="4909" />
+      <source>&amp;Previous Bookmark</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="4911" />
+      <source>Ctrl+PgUp</source>
+      <comment>Bookmark|Previous</comment>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="4923" />
+      <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="4945" />
+      <location filename="../ViewManager/ViewManager.py" line="4933" />
+      <source>Clear Bookmarks</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="4934" />
+      <source>&amp;Clear Bookmarks</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="4936" />
+      <source>Alt+Ctrl+C</source>
+      <comment>Bookmark|Clear</comment>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="4948" />
       <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="4939" />
-      <location filename="../ViewManager/ViewManager.py" line="4930" />
+      <location filename="../ViewManager/ViewManager.py" line="4967" />
+      <location filename="../ViewManager/ViewManager.py" line="4958" />
       <source>Goto Syntax Error</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4932" />
-      <source>&amp;Goto Syntax Error</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4942" />
-      <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="4960" />
-      <location filename="../ViewManager/ViewManager.py" line="4952" />
+      <source>&amp;Goto Syntax Error</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="4970" />
+      <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="4988" />
+      <location filename="../ViewManager/ViewManager.py" line="4980" />
       <source>Clear Syntax Errors</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4953" />
+      <location filename="../ViewManager/ViewManager.py" line="4981" />
       <source>Clear &amp;Syntax Errors</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4963" />
+      <location filename="../ViewManager/ViewManager.py" line="4991" />
       <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="4982" />
-      <location filename="../ViewManager/ViewManager.py" line="4973" />
+      <location filename="../ViewManager/ViewManager.py" line="5010" />
+      <location filename="../ViewManager/ViewManager.py" line="5001" />
       <source>Next warning message</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4975" />
+      <location filename="../ViewManager/ViewManager.py" line="5003" />
       <source>&amp;Next warning message</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4985" />
+      <location filename="../ViewManager/ViewManager.py" line="5013" />
       <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="5005" />
-      <location filename="../ViewManager/ViewManager.py" line="4996" />
+      <location filename="../ViewManager/ViewManager.py" line="5033" />
+      <location filename="../ViewManager/ViewManager.py" line="5024" />
       <source>Previous warning message</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4998" />
+      <location filename="../ViewManager/ViewManager.py" line="5026" />
       <source>&amp;Previous warning message</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5008" />
+      <location filename="../ViewManager/ViewManager.py" line="5036" />
       <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="5027" />
-      <location filename="../ViewManager/ViewManager.py" line="5019" />
+      <location filename="../ViewManager/ViewManager.py" line="5055" />
+      <location filename="../ViewManager/ViewManager.py" line="5047" />
       <source>Clear Warning Messages</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5020" />
+      <location filename="../ViewManager/ViewManager.py" line="5048" />
       <source>Clear &amp;Warning Messages</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5030" />
+      <location filename="../ViewManager/ViewManager.py" line="5058" />
       <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="5049" />
-      <location filename="../ViewManager/ViewManager.py" line="5040" />
+      <location filename="../ViewManager/ViewManager.py" line="5077" />
+      <location filename="../ViewManager/ViewManager.py" line="5068" />
       <source>Next uncovered line</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5042" />
+      <location filename="../ViewManager/ViewManager.py" line="5070" />
       <source>&amp;Next uncovered line</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5052" />
+      <location filename="../ViewManager/ViewManager.py" line="5080" />
       <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="5072" />
-      <location filename="../ViewManager/ViewManager.py" line="5063" />
+      <location filename="../ViewManager/ViewManager.py" line="5100" />
+      <location filename="../ViewManager/ViewManager.py" line="5091" />
       <source>Previous uncovered line</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5065" />
+      <location filename="../ViewManager/ViewManager.py" line="5093" />
       <source>&amp;Previous uncovered line</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5075" />
+      <location filename="../ViewManager/ViewManager.py" line="5103" />
       <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="5095" />
-      <location filename="../ViewManager/ViewManager.py" line="5086" />
+      <location filename="../ViewManager/ViewManager.py" line="5123" />
+      <location filename="../ViewManager/ViewManager.py" line="5114" />
       <source>Next Task</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5088" />
+      <location filename="../ViewManager/ViewManager.py" line="5116" />
       <source>&amp;Next Task</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5098" />
+      <location filename="../ViewManager/ViewManager.py" line="5126" />
       <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="5117" />
-      <location filename="../ViewManager/ViewManager.py" line="5108" />
+      <location filename="../ViewManager/ViewManager.py" line="5145" />
+      <location filename="../ViewManager/ViewManager.py" line="5136" />
       <source>Previous Task</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5110" />
+      <location filename="../ViewManager/ViewManager.py" line="5138" />
       <source>&amp;Previous Task</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5120" />
+      <location filename="../ViewManager/ViewManager.py" line="5148" />
       <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="5140" />
-      <location filename="../ViewManager/ViewManager.py" line="5131" />
+      <location filename="../ViewManager/ViewManager.py" line="5168" />
+      <location filename="../ViewManager/ViewManager.py" line="5159" />
       <source>Next Change</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5133" />
+      <location filename="../ViewManager/ViewManager.py" line="5161" />
       <source>&amp;Next Change</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5143" />
+      <location filename="../ViewManager/ViewManager.py" line="5171" />
       <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="5163" />
-      <location filename="../ViewManager/ViewManager.py" line="5154" />
+      <location filename="../ViewManager/ViewManager.py" line="5191" />
+      <location filename="../ViewManager/ViewManager.py" line="5182" />
       <source>Previous Change</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5156" />
+      <location filename="../ViewManager/ViewManager.py" line="5184" />
       <source>&amp;Previous Change</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5166" />
+      <location filename="../ViewManager/ViewManager.py" line="5194" />
       <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="5187" />
-      <location filename="../ViewManager/ViewManager.py" line="5185" />
+      <location filename="../ViewManager/ViewManager.py" line="5215" />
+      <location filename="../ViewManager/ViewManager.py" line="5213" />
       <source>&amp;Bookmarks</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5231" />
-      <location filename="../ViewManager/ViewManager.py" line="5229" />
+      <location filename="../ViewManager/ViewManager.py" line="5259" />
+      <location filename="../ViewManager/ViewManager.py" line="5257" />
       <source>Bookmarks</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5265" />
-      <source>Check spelling</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="5267" />
-      <source>Check &amp;spelling...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="5269" />
-      <source>Shift+F7</source>
-      <comment>Spelling|Spell Check</comment>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="5278" />
-      <source>Perform spell check of current editor</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="5283" />
-      <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="5293" />
-      <source>Automatic spell checking</source>
+      <source>Check spelling</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="5295" />
+      <source>Check &amp;spelling...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="5297" />
+      <source>Shift+F7</source>
+      <comment>Spelling|Spell Check</comment>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="5306" />
+      <source>Perform spell check of current editor</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="5311" />
+      <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="5321" />
+      <source>Automatic spell checking</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="5323" />
       <source>&amp;Automatic spell checking</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5303" />
+      <location filename="../ViewManager/ViewManager.py" line="5331" />
       <source>(De-)Activate automatic spell checking</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5308" />
+      <location filename="../ViewManager/ViewManager.py" line="5336" />
       <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="5342" />
+      <location filename="../ViewManager/ViewManager.py" line="5370" />
       <source>Edit Dictionary</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5345" />
+      <location filename="../ViewManager/ViewManager.py" line="5373" />
       <source>Project Word List</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5349" />
+      <location filename="../ViewManager/ViewManager.py" line="5377" />
       <source>Project Exception List</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5354" />
+      <location filename="../ViewManager/ViewManager.py" line="5382" />
       <source>User Word List</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5358" />
+      <location filename="../ViewManager/ViewManager.py" line="5386" />
       <source>User Exception List</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5379" />
-      <location filename="../ViewManager/ViewManager.py" line="5377" />
+      <location filename="../ViewManager/ViewManager.py" line="5407" />
+      <location filename="../ViewManager/ViewManager.py" line="5405" />
       <source>Spelling</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5405" />
+      <location filename="../ViewManager/ViewManager.py" line="5433" />
       <source>Open files</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5454" />
+      <location filename="../ViewManager/ViewManager.py" line="5491" />
       <source>File Modified</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5455" />
+      <location filename="../ViewManager/ViewManager.py" line="5492" />
       <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="5921" />
+      <location filename="../ViewManager/ViewManager.py" line="5972" />
       <source>Line: {0:5}</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5927" />
+      <location filename="../ViewManager/ViewManager.py" line="5978" />
       <source>Pos: {0:5}</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5947" />
+      <location filename="../ViewManager/ViewManager.py" line="5998" />
       <source>Language: {0}</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5956" />
+      <location filename="../ViewManager/ViewManager.py" line="6007" />
       <source>EOL Mode: {0}</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="6451" />
-      <location filename="../ViewManager/ViewManager.py" line="6408" />
+      <location filename="../ViewManager/ViewManager.py" line="6503" />
+      <location filename="../ViewManager/ViewManager.py" line="6460" />
       <source>&amp;Clear</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="6445" />
+      <location filename="../ViewManager/ViewManager.py" line="6497" />
       <source>&amp;Add</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="6448" />
+      <location filename="../ViewManager/ViewManager.py" line="6500" />
       <source>&amp;Edit...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="7514" />
-      <location filename="../ViewManager/ViewManager.py" line="7500" />
-      <location filename="../ViewManager/ViewManager.py" line="7468" />
+      <location filename="../ViewManager/ViewManager.py" line="7570" />
+      <location filename="../ViewManager/ViewManager.py" line="7556" />
+      <location filename="../ViewManager/ViewManager.py" line="7524" />
       <source>Edit Spelling Dictionary</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="7471" />
+      <location filename="../ViewManager/ViewManager.py" line="7527" />
       <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="7487" />
+      <location filename="../ViewManager/ViewManager.py" line="7543" />
       <source>Editing {0}</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="7503" />
+      <location filename="../ViewManager/ViewManager.py" line="7559" />
       <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="7517" />
+      <location filename="../ViewManager/ViewManager.py" line="7573" />
       <source>The spelling dictionary was saved successfully.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="6629" />
+      <location filename="../ViewManager/ViewManager.py" line="6682" />
       <source>Clear Editor</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="6630" />
+      <location filename="../ViewManager/ViewManager.py" line="6683" />
       <source>Do you really want to delete all text of the current editor?</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../ViewManager/ViewManager.py" line="8103" />
+      <location filename="../ViewManager/ViewManager.py" line="8086" />
+      <source>File System Watcher Error</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="8087" />
+      <source>&lt;p&gt;The operating system resources for file system watches are exhausted. This limit should be increased. On a Linux system you should &lt;ul&gt;&lt;li&gt;sudo nano /etc/sysctl.conf&lt;/li&gt;&lt;li&gt;add to the bottom "fs.inotify.max_user_instances = 1024"&lt;/li&gt;&lt;li&gt;save and close the editor&lt;/li&gt;&lt;li&gt;sudo sysctl -p&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;Error Message: {0}&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="8104" />
+      <source>The file system watcher reported an error with code &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Error Message: {1}&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../QScintilla/ShellWindow.py" line="937" />
       <source>&lt;b&gt;Search&lt;/b&gt;&lt;p&gt;Search for some text in the shell window. A dialog is shown to enter the search text and options for the search.&lt;/p&gt;</source>
       <translation type="unfinished" />
@@ -102352,38 +102958,38 @@
   <context>
     <name>mercurial</name>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1338" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1349" />
       <source>&lt;tr&gt;&lt;td&gt;&lt;b&gt;Parent #{0}&lt;/b&gt;&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;
 &lt;tr&gt;&lt;td&gt;&lt;b&gt;Changeset&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{1}&lt;/td&gt;&lt;/tr&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1902" />
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1346" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1913" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1357" />
       <source>&lt;tr&gt;&lt;td&gt;&lt;b&gt;Tags&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1908" />
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1352" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1919" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1363" />
       <source>&lt;tr&gt;&lt;td&gt;&lt;b&gt;Bookmarks&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1915" />
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1359" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1926" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1370" />
       <source>&lt;tr&gt;&lt;td&gt;&lt;b&gt;Branches&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1365" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1376" />
       <source>&lt;tr&gt;&lt;td&gt;&lt;b&gt;Last author&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;Committed date&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{1}&lt;/td&gt;&lt;/tr&gt;
 &lt;tr&gt;&lt;td&gt;&lt;b&gt;Committed time&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{2}&lt;/td&gt;&lt;/tr&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1384" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1395" />
       <source>&lt;h3&gt;Repository information&lt;/h3&gt;
 &lt;p&gt;&lt;table&gt;
 &lt;tr&gt;&lt;td&gt;&lt;b&gt;Mercurial V.&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;
@@ -102394,35 +103000,35 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1876" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1887" />
       <source>&lt;tr&gt;&lt;td&gt;&lt;b&gt;Head #{0}&lt;/b&gt;&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;
 </source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1883" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1894" />
       <source>&lt;tr&gt;&lt;td&gt;&lt;b&gt;Parent #{0}&lt;/b&gt;&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;
 </source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1890" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1901" />
       <source>&lt;tr&gt;&lt;td&gt;&lt;b&gt;Tip&lt;/b&gt;&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;
 </source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1895" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1906" />
       <source>&lt;tr&gt;&lt;td&gt;&lt;b&gt;Changeset&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1922" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1933" />
       <source>&lt;tr&gt;&lt;td&gt;&lt;b&gt;Parents&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1928" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1939" />
       <source>&lt;tr&gt;&lt;td&gt;&lt;b&gt;Last author&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;Committed date&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{1}&lt;/td&gt;&lt;/tr&gt;
 &lt;tr&gt;&lt;td&gt;&lt;b&gt;Committed time&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{2}&lt;/td&gt;&lt;/tr&gt;

eric ide

mercurial