src/eric7/i18n/eric7_it.ts

branch
eric7-maintenance
changeset 10694
f46c1e224e8a
parent 10659
43ead32943ca
parent 10685
a9134b4e8ed0
child 10733
d96c69a235fc
--- a/src/eric7/i18n/eric7_it.ts	Tue Apr 02 10:13:41 2024 +0200
+++ b/src/eric7/i18n/eric7_it.ts	Wed Apr 24 10:14:16 2024 +0200
@@ -1897,22 +1897,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">Si</translation>
     </message>
     <message>
-      <location filename="../MicroPython/Devices/DeviceBase.py" line="1980" />
-      <source>No</source>
-      <translation type="unfinished">No</translation>
-    </message>
-    <message>
       <location filename="../MicroPython/Devices/DeviceBase.py" line="1982" />
+      <source>No</source>
+      <translation type="unfinished">No</translation>
+    </message>
+    <message>
+      <location filename="../MicroPython/Devices/DeviceBase.py" line="1984" />
       <source>yes</source>
       <translation type="unfinished">si</translation>
     </message>
     <message>
-      <location filename="../MicroPython/Devices/DeviceBase.py" line="1982" />
+      <location filename="../MicroPython/Devices/DeviceBase.py" line="1984" />
       <source>no</source>
       <translation type="unfinished">no</translation>
     </message>
@@ -3289,254 +3289,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>Browser dei file</translation>
     </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">Nuovo</translation>
     </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>Apri</translation>
     </message>
     <message>
-      <location filename="../UI/Browser.py" line="256" />
+      <location filename="../UI/Browser.py" line="260" />
       <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" />
+      <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>Copia il path nella Clipboard</translation>
     </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">Cancella</translation>
     </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>
-      <translation>Apri nell'editor di icone</translation>
+      <source>Open in Hex Editor</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/Browser.py" line="298" />
-      <source>Open in Editor</source>
-      <translation type="unfinished">Apri con l'editor</translation>
+      <source>Open in Icon Editor</source>
+      <translation>Apri nell'editor di icone</translation>
     </message>
     <message>
       <location filename="../UI/Browser.py" line="302" />
+      <source>Open in Editor</source>
+      <translation type="unfinished">Apri con l'editor</translation>
+    </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>Nuova directory principale...</translation>
     </message>
     <message>
-      <location filename="../UI/Browser.py" line="345" />
-      <source>Add as toplevel directory</source>
-      <translation>Aggiungi come directory principale</translation>
-    </message>
-    <message>
       <location filename="../UI/Browser.py" line="349" />
+      <source>Add as toplevel directory</source>
+      <translation>Aggiungi come directory principale</translation>
+    </message>
+    <message>
+      <location filename="../UI/Browser.py" line="353" />
       <source>Remove from toplevel</source>
       <translation>Rimuovi dal principale</translation>
     </message>
     <message>
-      <location filename="../UI/Browser.py" line="354" />
+      <location filename="../UI/Browser.py" line="358" />
       <source>Refresh directory</source>
       <translation>Rileggi directory</translation>
     </message>
     <message>
-      <location filename="../UI/Browser.py" line="359" />
-      <source>Find in this directory</source>
-      <translation>Trova in questa directory</translation>
-    </message>
-    <message>
       <location filename="../UI/Browser.py" line="363" />
+      <source>Find in this directory</source>
+      <translation>Trova in questa directory</translation>
+    </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>Vai a</translation>
     </message>
     <message>
-      <location filename="../UI/Browser.py" line="504" />
+      <location filename="../UI/Browser.py" line="508" />
       <source>Line {0}</source>
       <translation>Linea {0}</translation>
     </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>Nuova directory principale</translation>
     </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>
@@ -3544,32 +3544,32 @@
   <context>
     <name>BrowserModel</name>
     <message>
-      <location filename="../UI/BrowserModel.py" line="88" />
+      <location filename="../UI/BrowserModel.py" line="91" />
       <source>Name</source>
       <translation>Nome</translation>
     </message>
     <message>
-      <location filename="../UI/BrowserModel.py" line="738" />
+      <location filename="../UI/BrowserModel.py" line="725" />
       <source>Coding: {0}</source>
       <translation>Codifica: {0}</translation>
     </message>
     <message>
-      <location filename="../UI/BrowserModel.py" line="748" />
+      <location filename="../UI/BrowserModel.py" line="735" />
       <source>Globals</source>
       <translation>Globali</translation>
     </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>Attributi</translation>
     </message>
     <message>
-      <location filename="../UI/BrowserModel.py" line="864" />
+      <location filename="../UI/BrowserModel.py" line="854" />
       <source>Class Attributes</source>
       <translation>Attributi della Classe</translation>
     </message>
@@ -9297,52 +9297,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>Non connesso</translation>
     </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>
@@ -10701,46 +10701,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">Avvia Debugger</translation>
-    </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">Avvia Debugger</translation>
+    </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">&lt;p&gt;Il debugger non può essere avviato.&lt;/p&gt;</translation>
     </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>
@@ -11670,22 +11670,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">Eric</translation>
     </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>
@@ -12569,7 +12569,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>
@@ -12641,7 +12641,7 @@
       <translation>Annulla commenta</translation>
     </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" />
@@ -12708,863 +12708,878 @@
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="1046" />
+      <source>Reload</source>
+      <translation type="unfinished">Ricarica</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1049" />
       <source>Save</source>
       <translation>Salva</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1050" />
+      <location filename="../QScintilla/Editor.py" line="1053" />
       <source>Save As...</source>
       <translation>Salva come...</translation>
     </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">dal Documento</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1086" />
-      <source>Complete from APIs</source>
-      <translation type="unfinished">dalle APIs</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1089" />
+      <source>Complete from APIs</source>
+      <translation type="unfinished">dalle APIs</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1092" />
       <source>Complete from Document and APIs</source>
       <translation type="unfinished">dal Documento e dalle APIs</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1103" />
+      <location filename="../QScintilla/Editor.py" line="1106" />
       <source>Check</source>
       <translation>Controlla</translation>
     </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>Strumenti</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1178" />
+      <location filename="../QScintilla/Editor.py" line="1181" />
       <source>Show</source>
       <translation>Mostra</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1180" />
+      <location filename="../QScintilla/Editor.py" line="1183" />
       <source>Code metrics...</source>
       <translation>Statistiche codice...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1182" />
-      <source>Code coverage...</source>
-      <translation>Analisi codice...</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1185" />
-      <source>Show code coverage annotations</source>
-      <translation>Mostra le annotazioni dell'analisi del codice</translation>
+      <source>Code coverage...</source>
+      <translation>Analisi codice...</translation>
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="1188" />
+      <source>Show code coverage annotations</source>
+      <translation>Mostra le annotazioni dell'analisi del codice</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1191" />
       <source>Hide code coverage annotations</source>
       <translation>Nascondi le annotazioni dell'analisi del codice</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1192" />
+      <location filename="../QScintilla/Editor.py" line="1195" />
       <source>Profile data...</source>
       <translation>Profilazione dati...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1206" />
-      <source>Diagrams</source>
-      <translation>Diagrammi</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1208" />
-      <source>Class Diagram...</source>
-      <translation>Diagrammi di classe...</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1209" />
-      <source>Package Diagram...</source>
-      <translation>Diagrammi del package...</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1210" />
-      <source>Imports Diagram...</source>
-      <translation>Importa diagrammi...</translation>
+      <source>Diagrams</source>
+      <translation>Diagrammi</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1211" />
+      <source>Class Diagram...</source>
+      <translation>Diagrammi di classe...</translation>
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="1212" />
+      <source>Package Diagram...</source>
+      <translation>Diagrammi del package...</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1213" />
+      <source>Imports Diagram...</source>
+      <translation>Importa diagrammi...</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1215" />
       <source>Application Diagram...</source>
       <translation>Diagrammi dell'applicazione...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1217" />
+      <location filename="../QScintilla/Editor.py" line="1220" />
       <source>Load Diagram...</source>
       <translation>Carica Diagramma...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1232" />
+      <location filename="../QScintilla/Editor.py" line="1235" />
       <source>Languages</source>
       <translation>Linguaggi</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1236" />
+      <location filename="../QScintilla/Editor.py" line="1239" />
       <source>Text</source>
       <translation type="unfinished">Testo</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1258" />
+      <location filename="../QScintilla/Editor.py" line="1261" />
       <source>Guessed</source>
       <translation>Indovinato</translation>
     </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>Alternative</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1279" />
+      <location filename="../QScintilla/Editor.py" line="1282" />
       <source>Encodings</source>
       <translation>Codifica</translation>
     </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>Tipo di fine-linea</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1326" />
+      <location filename="../QScintilla/Editor.py" line="1329" />
       <source>Unix</source>
       <translation>Unix</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1332" />
+      <location filename="../QScintilla/Editor.py" line="1335" />
       <source>Windows</source>
       <translation>Windows</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1338" />
+      <location filename="../QScintilla/Editor.py" line="1341" />
       <source>Macintosh</source>
       <translation>Macintosh</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1356" />
+      <location filename="../QScintilla/Editor.py" line="1359" />
       <source>Spelling</source>
       <translation type="unfinished">Spelling</translation>
     </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>Controllo sillabazione...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1369" />
+      <location filename="../QScintilla/Editor.py" line="1372" />
       <source>Check spelling of selection...</source>
       <translation>Controllo sillabazione della selezione...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1373" />
+      <location filename="../QScintilla/Editor.py" line="1376" />
       <source>Remove from dictionary</source>
       <translation>Rimuovi dal dizionario</translation>
     </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>Nessun linguaggio</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1421" />
+      <location filename="../QScintilla/Editor.py" line="1424" />
       <source>Toggle bookmark</source>
       <translation>Inverti bookmark</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1423" />
-      <source>Next bookmark</source>
-      <translation>Prossimo segnalibro</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1426" />
-      <source>Previous bookmark</source>
-      <translation>Segnalibro precedente</translation>
+      <source>Next bookmark</source>
+      <translation>Prossimo segnalibro</translation>
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="1429" />
+      <source>Previous bookmark</source>
+      <translation>Segnalibro precedente</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1432" />
       <source>Clear all bookmarks</source>
       <translation>Pulisci di tutti di segnalibri</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1440" />
-      <source>Toggle breakpoint</source>
-      <translation>Abilita/Disabilita breakpoint</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1443" />
-      <source>Toggle temporary breakpoint</source>
-      <translation>Abilita/Disabilita breakpoint temporaneo</translation>
+      <source>Toggle breakpoint</source>
+      <translation>Abilita/Disabilita breakpoint</translation>
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="1446" />
+      <source>Toggle temporary breakpoint</source>
+      <translation>Abilita/Disabilita breakpoint temporaneo</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1449" />
       <source>Edit breakpoint...</source>
       <translation>Modifica Breakpoint...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6494" />
-      <location filename="../QScintilla/Editor.py" line="1449" />
+      <location filename="../QScintilla/Editor.py" line="6498" />
+      <location filename="../QScintilla/Editor.py" line="1452" />
       <source>Enable breakpoint</source>
       <translation>Abilita breakpoint</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1452" />
-      <source>Next breakpoint</source>
-      <translation>Prossimo breakpoint</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1455" />
-      <source>Previous breakpoint</source>
-      <translation>Breakpoint precedente</translation>
+      <source>Next breakpoint</source>
+      <translation>Prossimo breakpoint</translation>
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="1458" />
+      <source>Previous breakpoint</source>
+      <translation>Breakpoint precedente</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1461" />
       <source>Clear all breakpoints</source>
       <translation>Elimina tutti i breakpoint</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1469" />
+      <location filename="../QScintilla/Editor.py" line="1472" />
       <source>Toggle all folds</source>
       <translation type="unfinished">Abilita/Disabilita tutti i raggruppamenti</translation>
     </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">Abilita/Disabilita tutti i raggruppamenti (inclusi i figli)</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1478" />
+      <location filename="../QScintilla/Editor.py" line="1481" />
       <source>Toggle current fold</source>
       <translation type="unfinished">Abilita/Disabilita il raggruppamento corrente</translation>
     </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>Vai all'errore di sintassi</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1505" />
-      <source>Show syntax error message</source>
-      <translation>Mostra i messaggi degli errori di sintassi</translation>
+      <source>Goto syntax error</source>
+      <translation>Vai all'errore di sintassi</translation>
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="1508" />
+      <source>Show syntax error message</source>
+      <translation>Mostra i messaggi degli errori di sintassi</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1511" />
       <source>Clear syntax error</source>
       <translation>Elimina errori di sintassi</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1512" />
-      <source>Next warning</source>
-      <translation>Warning successivo</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1515" />
-      <source>Previous warning</source>
-      <translation>Warning precedente</translation>
+      <source>Next warning</source>
+      <translation>Warning successivo</translation>
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="1518" />
-      <source>Show warning message</source>
-      <translation>Mostra Warning</translation>
+      <source>Previous warning</source>
+      <translation>Warning precedente</translation>
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="1521" />
+      <source>Show warning message</source>
+      <translation>Mostra Warning</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1524" />
       <source>Clear warnings</source>
       <translation>Pulisci warning</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1525" />
-      <source>Next uncovered line</source>
-      <translation>Prossimo file non analizzato</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1528" />
+      <source>Next uncovered line</source>
+      <translation>Prossimo file non analizzato</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1531" />
       <source>Previous uncovered line</source>
       <translation>File non analizzato precedente</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1532" />
-      <source>Next task</source>
-      <translation>Prossimo task</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1535" />
+      <source>Next task</source>
+      <translation>Prossimo task</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1538" />
       <source>Previous task</source>
       <translation>Task precedente</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1539" />
-      <source>Next change</source>
-      <translation>Modifica successiva</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1542" />
-      <source>Previous change</source>
-      <translation>Modifica precedente</translation>
+      <source>Next change</source>
+      <translation>Modifica successiva</translation>
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="1545" />
+      <source>Previous change</source>
+      <translation>Modifica precedente</translation>
+    </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>Esporta sorgenti</translation>
     </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>&lt;p&gt;Nessun esportatore disponibile per il formato di export&lt;b&gt;{0}&lt;/b&gt;. Termino...&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1576" />
+      <location filename="../QScintilla/Editor.py" line="1579" />
       <source>No export format given. Aborting...</source>
       <translation>Nessun formato di export impostato. Annullamento...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1587" />
+      <location filename="../QScintilla/Editor.py" line="1590" />
       <source>Alternatives ({0})</source>
       <translation>Alternative ({0})</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1611" />
+      <location filename="../QScintilla/Editor.py" line="1614" />
       <source>Pygments Lexer</source>
       <translation>Analizzatore lessicale Pygments</translation>
     </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>Selezione l'analizzatore lessicale di Pygments da applicare.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2214" />
+      <location filename="../QScintilla/Editor.py" line="2217" />
       <source>Modification of Read Only file</source>
       <translation>Modifica di un file di sola lettura</translation>
     </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>Stai tentando di modificare un file in sola lettura. Per favore prima salva come un file diverso.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2698" />
+      <location filename="../QScintilla/Editor.py" line="2701" />
       <source>Add Breakpoint</source>
       <translation type="unfinished">Aggiungi un breakpoint</translation>
     </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>In stampa...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3070" />
+      <location filename="../QScintilla/Editor.py" line="3073" />
       <source>Printing completed</source>
       <translation>Stampa completata</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3072" />
-      <source>Error while printing</source>
-      <translation>Errore durante la stampa</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="3075" />
+      <source>Error while printing</source>
+      <translation>Errore durante la stampa</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="3078" />
       <source>Printing aborted</source>
       <translation>Stampa annullata</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3457" />
+      <location filename="../QScintilla/Editor.py" line="3460" />
       <source>File Modified</source>
       <translation>File modificato</translation>
     </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>&lt;p&gt;Il file &lt;b&gt;{0}&lt;/b&gt; contiene modifiche non salvate.&lt;/p&gt;</translation>
     </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>&lt;p&gt;Il file &lt;b&gt;{0}&lt;/b&gt; non può essere aperto.&lt;br /&gt;Motivo: {1}&lt;/p&gt;</translation>
     </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>Salva file</translation>
     </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>&lt;p&gt;Il file &lt;b&gt;{0}&lt;/b&gt; non può essere salvato.&lt;br /&gt;Motivo: {1}&lt;/p&gt;</translation>
     </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>&lt;p&gt;Il file &lt;b&gt;{0}&lt;/b&gt; esiste già. Sovrascriverlo ?&lt;/p&gt;</translation>
     </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>Autocompletamento</translation>
     </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>L'autocomplentamento non è disponibile perchè non ci sono fonti impostate.</translation>
     </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>Disabilita breakpoint</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6913" />
+      <location filename="../QScintilla/Editor.py" line="6917" />
       <source>Code Coverage</source>
       <translation>Analisi codice</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6914" />
+      <location filename="../QScintilla/Editor.py" line="6918" />
       <source>Please select a coverage file</source>
       <translation>Per favore seleziona un file per l'analisi</translation>
     </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>Mostra le annotazioni dell'analisi del codice</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6982" />
+      <location filename="../QScintilla/Editor.py" line="6986" />
       <source>All lines have been covered.</source>
       <translation>Tutte le linee sono state analizzate.</translation>
     </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>Non ci sono file di analisi disponibili.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7098" />
+      <location filename="../QScintilla/Editor.py" line="7102" />
       <source>Profile Data</source>
       <translation>Profilazione dati</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7099" />
+      <location filename="../QScintilla/Editor.py" line="7103" />
       <source>Please select a profile file</source>
       <translation>Per favore seleziona un file per la profilazione</translation>
     </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>Errore di sintassi</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7262" />
+      <location filename="../QScintilla/Editor.py" line="7266" />
       <source>No syntax error message available.</source>
       <translation>Nessun messaggio degli errori di sintassi disponibile.</translation>
     </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>Attenzione</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7509" />
+      <location filename="../QScintilla/Editor.py" line="7513" />
       <source>No warning messages available.</source>
       <translation>Nessun messaggio di attenzione disponibile.</translation>
     </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>Errore: {0}</translation>
-    </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>Errore: {0}</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="7596" />
       <source>Style: {0}</source>
       <translation>Stile: {0}</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7597" />
+      <location filename="../QScintilla/Editor.py" line="7601" />
       <source>Warning: {0}</source>
       <translation>Attenzione: {0}</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7727" />
+      <location filename="../QScintilla/Editor.py" line="7731" />
       <source>Macro Name</source>
       <translation>Nome Macro</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7727" />
+      <location filename="../QScintilla/Editor.py" line="7731" />
       <source>Select a macro name:</source>
       <translation>Seleziona un nome per la macro:</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7753" />
+      <location filename="../QScintilla/Editor.py" line="7757" />
       <source>Load macro file</source>
       <translation>Carica un file di macro</translation>
     </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>File Macro (*.macro)</translation>
     </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>Errore nel caricamento della macro</translation>
     </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>&lt;p&gt;Il file macro &lt;b&gt;{0}&lt;/b&gt; non può essere letto.&lt;/p&gt;</translation>
     </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>&lt;p&gt;Il file macro &lt;b&gt;{0}&lt;/b&gt; è danneggiato.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7797" />
+      <location filename="../QScintilla/Editor.py" line="7801" />
       <source>Save macro file</source>
       <translation>Salva un file di macro</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7815" />
+      <location filename="../QScintilla/Editor.py" line="7819" />
       <source>Save macro</source>
       <translation>Salva macro</translation>
     </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>&lt;p&gt;Il file  delle macro &lt;b&gt;{0}&lt;/b&gt; esiste già.Sovrascriverlo ?&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7831" />
+      <location filename="../QScintilla/Editor.py" line="7835" />
       <source>Error saving macro</source>
       <translation>Errore nel salvataggio della macro</translation>
     </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>&lt;p&gt;Il file macro &lt;b&gt;{0}&lt;/b&gt; non può essere scritto.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7845" />
+      <location filename="../QScintilla/Editor.py" line="7849" />
       <source>Start Macro Recording</source>
       <translation>Avvia registrazione della macro</translation>
     </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>Registrazione macro già attiva. Avvia nuovamente ?</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7872" />
+      <location filename="../QScintilla/Editor.py" line="7876" />
       <source>Macro Recording</source>
       <translation>Registrazione Macro</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7873" />
+      <location filename="../QScintilla/Editor.py" line="7877" />
       <source>Enter name of the macro:</source>
       <translation>Inserisci un nome per la macro:</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8056" />
+      <location filename="../QScintilla/Editor.py" line="8060" />
       <source>{0} (ro)</source>
       <translation>{0} (ro)</translation>
     </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>&lt;br&gt;&lt;b&gt;Attenzione:&lt;/b&gt; con la riapertura le modifiche andranno perse.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8254" />
+      <location filename="../QScintilla/Editor.py" line="8258" />
       <source>File changed</source>
       <translation>File modificato</translation>
     </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>Errore Drop</translation>
     </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>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; non è un file.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8439" />
+      <location filename="../QScintilla/Editor.py" line="8474" />
       <source>Resources</source>
       <translation>Risorse</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8441" />
+      <location filename="../QScintilla/Editor.py" line="8476" />
       <source>Add file...</source>
       <translation>Aggiungi file...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8442" />
+      <location filename="../QScintilla/Editor.py" line="8477" />
       <source>Add files...</source>
       <translation>Aggiungi files...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8443" />
+      <location filename="../QScintilla/Editor.py" line="8478" />
       <source>Add aliased file...</source>
       <translation>Aggiungi file sinonimo...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8445" />
+      <location filename="../QScintilla/Editor.py" line="8480" />
       <source>Add localized resource...</source>
       <translation>Aggiungi una risorsa localizzata...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8448" />
+      <location filename="../QScintilla/Editor.py" line="8483" />
       <source>Add resource frame</source>
       <translation>Aggiungi riquadro delle risorse</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8468" />
+      <location filename="../QScintilla/Editor.py" line="8503" />
       <source>Add file resource</source>
       <translation>Aggiungi un file risorse</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8482" />
+      <location filename="../QScintilla/Editor.py" line="8517" />
       <source>Add file resources</source>
       <translation>Aggiundi dei file risorse</translation>
     </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>Aggiungi file sinonimo delle risorse</translation>
     </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>Alias per il file &lt;b&gt;{0}&lt;/b&gt;:</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8582" />
+      <location filename="../QScintilla/Editor.py" line="8617" />
       <source>Package Diagram</source>
       <translation>Diagrammi del package</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8583" />
+      <location filename="../QScintilla/Editor.py" line="8618" />
       <source>Include class attributes?</source>
       <translation>Includi gli attributi della classe ?</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8603" />
+      <location filename="../QScintilla/Editor.py" line="8638" />
       <source>Imports Diagram</source>
       <translation>Importa diagrammi</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8604" />
+      <location filename="../QScintilla/Editor.py" line="8639" />
       <source>Include imports from external modules?</source>
       <translation>Includi gli import dai moduli esterni ?</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8623" />
+      <location filename="../QScintilla/Editor.py" line="8658" />
       <source>Application Diagram</source>
       <translation>Diagrammi dell'applicazione</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8624" />
+      <location filename="../QScintilla/Editor.py" line="8659" />
       <source>Include module names?</source>
       <translation>Includi i nomi dei moduli ?</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8995" />
+      <location filename="../QScintilla/Editor.py" line="9030" />
       <source>Add to dictionary</source>
       <translation>Aggiungi al dizionario</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8997" />
+      <location filename="../QScintilla/Editor.py" line="9032" />
       <source>Ignore All</source>
       <translation>Ignora tutto</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="9444" />
+      <location filename="../QScintilla/Editor.py" line="9479" />
       <source>Sort Lines</source>
       <translation>Righe ordinate</translation>
     </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>La selezione contiene dati non validi per un ordinamento numerico.</translation>
     </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>
@@ -21264,8 +21279,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" />
@@ -21276,7 +21291,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" />
@@ -21327,8 +21342,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" />
@@ -21449,17 +21464,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>
@@ -33881,456 +33896,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>Crea il repository del progetto</translation>
     </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>Il repository del progetto non può essere creato.</translation>
     </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>Creazione repository Mercurial</translation>
     </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>Commit iniziale nel repository Mercurial</translation>
     </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>Clonazione del progetto dal repository Mercurial</translation>
     </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>Sincronizzazione con il repository Mercurial</translation>
     </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>Aggiunta di file/directory al repository Mercurial</translation>
     </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>Rimozione di file/directory dal repository Mercurial</translation>
     </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>Rinomino {0}</translation>
     </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>Annullamento modifiche</translation>
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1022" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1033" />
       <source>Merging</source>
       <translation>Merge</translation>
     </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>Comando Mercurial</translation>
     </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>Copia di {0}</translation>
     </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">&lt;p&gt;Il file &lt;b&gt;{0}&lt;/b&gt; non può essere letto.&lt;/p&gt;</translation>
     </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>Applica changegroup</translation>
     </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>Pulling da un repository Mercurial remoto</translation>
     </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>Pushing in un repository Mercurial remoto</translation>
     </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>Creazione Branch nel repository Mercurial</translation>
     </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>Visualizzazione branch corrente</translation>
     </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>Verifica dell'integrità del repository Mercurial</translation>
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2138" />
-      <source>Showing the combined configuration settings</source>
-      <translation>Visualizzazione combinata della impostazioni di configurazione</translation>
-    </message>
-    <message>
       <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2149" />
-      <source>Showing aliases for remote repositories</source>
-      <translation>Visualizzazione degli alias per i repository remoti</translation>
+      <source>Showing the combined configuration settings</source>
+      <translation>Visualizzazione combinata della impostazioni di configurazione</translation>
     </message>
     <message>
       <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2160" />
-      <source>Recovering from interrupted transaction</source>
-      <translation>Recupero da una transazione interrotta</translation>
+      <source>Showing aliases for remote repositories</source>
+      <translation>Visualizzazione degli alias per i repository remoti</translation>
     </message>
     <message>
       <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2171" />
+      <source>Recovering from interrupted transaction</source>
+      <translation>Recupero da una transazione interrotta</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2182" />
       <source>Identifying project directory</source>
       <translation>Identificazione directory del progetto</translation>
     </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>Crea il file .hgignore</translation>
     </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>&lt;p&gt;Il file &lt;b&gt;{0}&lt;/b&gt; esiste già. Sovrascriverlo ?&lt;/p&gt;</translation>
     </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>Crea changegroup</translation>
     </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>Mercurial Changegroup Files (*.hg)</translation>
     </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>&lt;p&gt;Il file changegroup di Mercurial&lt;b&gt;{0}&lt;/b&gt; esiste già. Sovrascriverlo ?&lt;/p&gt;</translation>
     </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>Anteprima changegroup</translation>
     </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>Mercurial Changegroup Files (*.hg);;All Files (*)</translation>
     </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>Le directory di lavoro devono essere aggiornate ?</translation>
     </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>Sottocomando Bisect ({0}) non valido.</translation>
     </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>Mercurial Bisect ({0})</translation>
     </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>Rimozione di file dal solo repository Mercurial</translation>
     </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>Ritiro changeset</translation>
     </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>Nessuna revisione fornita. Termino...</translation>
     </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">Rimuovi sotto-archivi</translation>
     </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">Segnalibro Mercurial</translation>
     </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">Cancella segnalibro</translation>
     </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">Seleziona il segnalibro da cancellare:</translation>
     </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">Cancella Segnalibro Mercurial</translation>
     </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">Rinomina Segnalibro Mercurial</translation>
     </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">Sposta Segnalibro Mercurial</translation>
     </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">Estrai Segnalibro</translation>
     </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">Seleziona il segnalibro da estrarre:</translation>
     </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">Etrae segnalibro da un repository Mercurial remoto</translation>
     </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">Inserisce Segnalibro</translation>
     </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">Seleziona il segnalibro da inserire:</translation>
     </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">Inserisce segnalibro in un repository Mercurial remoto</translation>
     </message>
@@ -43835,6 +43850,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>
@@ -49304,13 +49329,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">File Python (*.py *.py3)</translation>
     </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>Python3 Files (*.py)</translation>
     </message>
@@ -60856,18 +60881,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>Esporta Preferenze</translation>
     </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>File proprietà (*.ini);;Tutti i file(*)</translation>
     </message>
     <message>
-      <location filename="../Preferences/__init__.py" line="1922" />
+      <location filename="../Preferences/__init__.py" line="1928" />
       <source>Import Preferences</source>
       <translation>Importa Preferenze</translation>
     </message>
@@ -62417,8 +62442,8 @@
       <translation>&lt;b&gt;Analisi codice...&lt;/b&gt;&lt;p&gt;Mostra le analisi  del codice di tutti i file Python nel progetto.&lt;/p&gt;</translation>
     </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>Profilazione dati</translation>
@@ -62439,7 +62464,7 @@
       <translation>&lt;b&gt;Profilazione dati...&lt;/b&gt;&lt;p&gt;Mostra la profilazione dei dati per il progetto.&lt;/p&gt;</translation>
     </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>Diagrammi dell'applicazione</translation>
@@ -62480,8 +62505,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>Crea lista del package</translation>
@@ -62502,7 +62527,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" />
@@ -62543,9 +62568,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" />
@@ -62566,7 +62591,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" />
@@ -62949,189 +62974,189 @@
       <translation>Pulis&amp;ci</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5647" />
+      <location filename="../Project/Project.py" line="5659" />
       <source>Search New Files</source>
       <translation>Cerca Nuovi File</translation>
     </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>Non sono stati trovati file da aggiungere.</translation>
     </message>
     <message>
+      <location filename="../Project/Project.py" line="5818" />
+      <location filename="../Project/Project.py" line="5805" />
+      <source>Version Control System</source>
+      <translation>Version Control System</translation>
+    </message>
+    <message>
       <location filename="../Project/Project.py" line="5806" />
-      <location filename="../Project/Project.py" line="5793" />
-      <source>Version Control System</source>
-      <translation>Version Control System</translation>
-    </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>&lt;p&gt;VCS selezionato &lt;b&gt;{0}&lt;/b&gt;non trovato.&lt;br&gt;Disabilito il controllo di versione.&lt;/p&gt;&lt;p&gt;{1}&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5956" />
+      <location filename="../Project/Project.py" line="5968" />
       <source>Coverage Data</source>
       <translation>Dati Analisi</translation>
     </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>Non c'è uno script principale definito per il progetto. Esco</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5969" />
+      <location filename="../Project/Project.py" line="5981" />
       <source>Code Coverage</source>
       <translation>Analisi codice</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5970" />
+      <location filename="../Project/Project.py" line="5982" />
       <source>Please select a coverage file</source>
       <translation>Per favore seleziona un file per l'analisi</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6015" />
+      <location filename="../Project/Project.py" line="6027" />
       <source>Please select a profile file</source>
       <translation>Per favore seleziona un file per la profilazione</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6067" />
+      <location filename="../Project/Project.py" line="6079" />
       <source>Include module names?</source>
       <translation>Includi i nomi dei moduli ?</translation>
     </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>&lt;p&gt;Il file &lt;b&gt;PKGLIST&lt;/b&gt; esiste già.&lt;/p&gt;&lt;p&gt;Sovrascriverlo?&lt;/p&gt;</translation>
     </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>&lt;p&gt;Il file &lt;b&gt;PKGLIST&lt;/b&gt; non può essere creato.&lt;br /&gt;Motivo: {0}&lt;/p&gt;</translation>
     </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>Crea un archivio per il plugin</translation>
     </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>Non c'è uno script principale definito per il progetto. Esco...</translation>
     </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">Termina</translation>
-    </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">Termina</translation>
+    </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>&lt;p&gt;Il file &lt;b&gt;{0}&lt;/b&gt; non può essere aggiunto all'archivio.Lo ignoro.&lt;/p&gt;&lt;p&gt;Motivo: {1}&lt;/p&gt;</translation>
     </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>&lt;p&gt;Il file plugin &lt;b&gt;{0}&lt;/b&gt; non può essere salvato.&lt;br /&gt;Motivo: {1}&lt;/p&gt;</translation>
     </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>
@@ -63218,57 +63243,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>aggiornato</translation>
     </message>
     <message>
-      <location filename="../Project/ProjectBrowser.py" line="122" />
-      <source>files added</source>
-      <translation>file aggiunti</translation>
-    </message>
-    <message>
-      <location filename="../Project/ProjectBrowser.py" line="123" />
-      <source>local modifications</source>
-      <translation>modifiche locali</translation>
-    </message>
-    <message>
-      <location filename="../Project/ProjectBrowser.py" line="124" />
-      <source>files removed</source>
-      <translation>file rimossi</translation>
-    </message>
-    <message>
-      <location filename="../Project/ProjectBrowser.py" line="125" />
-      <source>files replaced</source>
-      <translation>file sostituiti</translation>
-    </message>
-    <message>
       <location filename="../Project/ProjectBrowser.py" line="126" />
-      <source>update required</source>
-      <translation>aggiornamento richiesto</translation>
+      <source>files added</source>
+      <translation>file aggiunti</translation>
     </message>
     <message>
       <location filename="../Project/ProjectBrowser.py" line="127" />
+      <source>local modifications</source>
+      <translation>modifiche locali</translation>
+    </message>
+    <message>
+      <location filename="../Project/ProjectBrowser.py" line="128" />
+      <source>files removed</source>
+      <translation>file rimossi</translation>
+    </message>
+    <message>
+      <location filename="../Project/ProjectBrowser.py" line="129" />
+      <source>files replaced</source>
+      <translation>file sostituiti</translation>
+    </message>
+    <message>
+      <location filename="../Project/ProjectBrowser.py" line="130" />
+      <source>update required</source>
+      <translation>aggiornamento richiesto</translation>
+    </message>
+    <message>
+      <location filename="../Project/ProjectBrowser.py" line="131" />
       <source>conflict</source>
       <translation>conflitto</translation>
     </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>
@@ -63276,21 +63301,20 @@
   <context>
     <name>ProjectBrowserModel</name>
     <message>
-      <location filename="../Project/ProjectBrowserModel.py" line="210" />
+      <location filename="../Project/ProjectBrowserModel.py" line="211" />
       <source>Name</source>
       <translation>Nome</translation>
     </message>
     <message>
-      <location filename="../Project/ProjectBrowserModel.py" line="212" />
+      <location filename="../Project/ProjectBrowserModel.py" line="213" />
       <source>VCS Status</source>
       <translation>Stato VCS</translation>
     </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>locale</translation>
     </message>
@@ -64676,475 +64700,475 @@
       <translation type="unfinished">Browser dei sorgenti</translation>
     </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>Controlla</translation>
     </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>Mostra</translation>
-    </message>
-    <message>
       <location filename="../Project/ProjectSourcesBrowser.py" line="243" />
+      <source>Show</source>
+      <translation>Mostra</translation>
+    </message>
+    <message>
+      <location filename="../Project/ProjectSourcesBrowser.py" line="244" />
       <source>Code metrics...</source>
       <translation>Statistiche codice...</translation>
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="245" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="246" />
       <source>Code coverage...</source>
       <translation>Analisi codice...</translation>
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="248" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="249" />
       <source>Profile data...</source>
       <translation>Profilazione dati...</translation>
     </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>Diagrammi</translation>
     </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>Diagrammi di classe...</translation>
     </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>Diagrammi del package...</translation>
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="260" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="261" />
       <source>Imports Diagram...</source>
       <translation>Importa diagrammi...</translation>
     </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>Diagrammi dell'applicazione...</translation>
     </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">Carica Diagramma...</translation>
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="273" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="274" />
       <source>Start</source>
       <translation type="unfinished">Inizia</translation>
     </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">Profila Script...</translation>
     </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">Esecuzione sotto analisi del progetto...</translation>
     </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>Rinomina file</translation>
     </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>Rimuovi dal progetto</translation>
     </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>Cancella</translation>
     </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>Nuovo package...</translation>
-    </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>Nuovo package...</translation>
+    </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>Aggiungi file sorgente...</translation>
     </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>Aggiungi directory dei sorgenti...</translation>
     </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>Copia il path nella Clipboard</translation>
     </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>Espandi tutte le directory</translation>
     </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>Riduci tutte le directory</translation>
     </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>Configura...</translation>
     </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">Vai a</translation>
     </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>Aggiungi un nuovo package Python</translation>
     </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>&lt;p&gt;La directory del package &lt;b&gt;{0}&lt;/b&gt; non può essere creata. Esco...&lt;/p&gt;&lt;p&gt;Motivo: {1}&lt;/p&gt;</translation>
     </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>&lt;p&gt;Il file del package &lt;b&gt;{0}&lt;/b&gt; non può essere creato. Esco...&lt;/p&gt;&lt;p&gt;Motivo: {1}&lt;/p&gt;</translation>
     </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>Cancella file</translation>
     </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>Vuoi veramente cancellare queste file dal progetto ?</translation>
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="1250" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="1253" />
       <source>Code Coverage</source>
       <translation>Analisi codice</translation>
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="1251" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="1254" />
       <source>Please select a coverage file</source>
       <translation>Per favore seleziona un file per l'analisi</translation>
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="1293" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="1296" />
       <source>Profile Data</source>
       <translation>Profilazione dati</translation>
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="1294" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="1297" />
       <source>Please select a profile file</source>
       <translation>Per favore seleziona un file per la profilazione</translation>
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="1331" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="1334" />
       <source>Class Diagram</source>
       <translation>Diagramma della classe</translation>
     </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>Includi gli attributi della classe ?</translation>
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="1353" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="1356" />
       <source>Imports Diagram</source>
       <translation>Importa diagrammi</translation>
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="1354" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="1357" />
       <source>Include imports from external modules?</source>
       <translation>Includi gli import dai moduli esterni ?</translation>
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="1378" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="1381" />
       <source>Package Diagram</source>
       <translation>Diagrammi del package</translation>
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="1394" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="1397" />
       <source>Application Diagram</source>
       <translation>Diagrammi dell'applicazione</translation>
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="1395" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="1398" />
       <source>Include module names?</source>
       <translation>Includi i nomi dei moduli ?</translation>
     </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>
@@ -73292,111 +73316,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>
@@ -74100,7 +74124,7 @@
       <translation type="unfinished">Mostra sorgenti</translation>
     </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" />
@@ -74230,59 +74254,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>Drop Error</translation>
     </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>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; non è un file.&lt;/p&gt;</translation>
     </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">File Testo(*.txt);;Tutti i file (*)</translation>
     </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">&lt;p&gt;Il file &lt;b&gt;{0}&lt;/b&gt; esiste già. Sovrascriverlo ?&lt;/p&gt;</translation>
     </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">&lt;p&gt;Il file &lt;b&gt;{0}&lt;/b&gt; non può essere salvato.&lt;br /&gt;Motivo: {1}&lt;/p&gt;</translation>
     </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>
@@ -82807,1096 +82831,1662 @@
       <translation>Nome</translation>
     </message>
     <message>
-      <location filename="../UI/SymbolsWidget.py" line="61" />
+      <location filename="../UI/SymbolsWidget.py" line="62" />
       <source>Control Characters</source>
       <translation>Caratteri di controllo</translation>
     </message>
     <message>
-      <location filename="../UI/SymbolsWidget.py" line="62" />
-      <source>Basic Latin</source>
-      <translation>Latin Base</translation>
-    </message>
-    <message>
       <location filename="../UI/SymbolsWidget.py" line="63" />
-      <source>Latin-1 Supplement</source>
-      <translation>Latin-1 Supplementare</translation>
+      <source>Basic Latin</source>
+      <translation>Latin Base</translation>
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="64" />
-      <source>Latin Extended-A</source>
-      <translation type="unfinished" />
+      <source>Latin-1 Supplement</source>
+      <translation>Latin-1 Supplementare</translation>
     </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>
-      <translation>Estensioni IPA</translation>
+      <source>Latin Extended-B</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="67" />
+      <source>IPA Extensions</source>
+      <translation>Estensioni IPA</translation>
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="68" />
       <source>Spacing Modifier Letters</source>
       <translation>Modificato spaziatura lettere</translation>
     </message>
     <message>
-      <location filename="../UI/SymbolsWidget.py" line="130" />
-      <location filename="../UI/SymbolsWidget.py" line="68" />
+      <location filename="../UI/SymbolsWidget.py" line="138" />
+      <location filename="../UI/SymbolsWidget.py" line="69" />
       <source>Combining Diacritical Marks</source>
       <translation>Combinazione Diacritical Marks</translation>
     </message>
     <message>
-      <location filename="../UI/SymbolsWidget.py" line="69" />
-      <source>Greek and Coptic</source>
-      <translation>Greco e Copto</translation>
-    </message>
-    <message>
       <location filename="../UI/SymbolsWidget.py" line="70" />
-      <source>Cyrillic</source>
-      <translation>Cirillico</translation>
+      <source>Greek and Coptic</source>
+      <translation>Greco e Copto</translation>
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="71" />
-      <source>Cyrillic Supplement</source>
-      <translation>Cirillico Supplementare</translation>
+      <source>Cyrillic</source>
+      <translation>Cirillico</translation>
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="72" />
-      <source>Armenian</source>
-      <translation>Armeno</translation>
+      <source>Cyrillic Supplement</source>
+      <translation>Cirillico Supplementare</translation>
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="73" />
-      <source>Hebrew</source>
-      <translation>Ebreo</translation>
+      <source>Armenian</source>
+      <translation>Armeno</translation>
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="74" />
-      <source>Arabic</source>
-      <translation>Arabo</translation>
+      <source>Hebrew</source>
+      <translation>Ebreo</translation>
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="75" />
-      <source>Syriac</source>
-      <translation>Siriano</translation>
+      <source>Arabic</source>
+      <translation>Arabo</translation>
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="76" />
-      <source>Thaana</source>
-      <translation>Thaana</translation>
+      <source>Syriac</source>
+      <translation>Siriano</translation>
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="77" />
-      <source>N'Ko</source>
-      <translation type="unfinished" />
+      <source>Thaana</source>
+      <translation>Thaana</translation>
     </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>
-      <translation>Devanagari</translation>
+      <source>Mandaic</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="82" />
-      <source>Bengali</source>
-      <translation>Bengalese</translation>
+      <source>Syriac Supplement</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="83" />
-      <source>Gurmukhi</source>
-      <translation>Gurmukhi</translation>
+      <source>Arabic Extended-B</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="84" />
-      <source>Gujarati</source>
-      <translation>Gujarati</translation>
+      <source>Arabic Extended-A</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="85" />
-      <source>Oriya</source>
-      <translation>Oriya</translation>
+      <source>Devanagari</source>
+      <translation>Devanagari</translation>
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="86" />
-      <source>Tamil</source>
-      <translation>Tamil</translation>
+      <source>Bengali</source>
+      <translation>Bengalese</translation>
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="87" />
-      <source>Telugu</source>
-      <translation>Telugu</translation>
+      <source>Gurmukhi</source>
+      <translation>Gurmukhi</translation>
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="88" />
-      <source>Kannada</source>
-      <translation>Kannada</translation>
+      <source>Gujarati</source>
+      <translation>Gujarati</translation>
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="89" />
-      <source>Malayalam</source>
-      <translation>Malayalam</translation>
+      <source>Oriya</source>
+      <translation>Oriya</translation>
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="90" />
-      <source>Sinhala</source>
-      <translation>Sinhala</translation>
+      <source>Tamil</source>
+      <translation>Tamil</translation>
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="91" />
-      <source>Thai</source>
-      <translation>Thai</translation>
+      <source>Telugu</source>
+      <translation>Telugu</translation>
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="92" />
-      <source>Lao</source>
-      <translation>Lao</translation>
+      <source>Kannada</source>
+      <translation>Kannada</translation>
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="93" />
-      <source>Tibetan</source>
-      <translation>Tibetano</translation>
+      <source>Malayalam</source>
+      <translation>Malayalam</translation>
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="94" />
-      <source>Myanmar</source>
-      <translation>Myanmar</translation>
+      <source>Sinhala</source>
+      <translation>Sinhala</translation>
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="95" />
-      <source>Georgian</source>
-      <translation>Georgiano</translation>
+      <source>Thai</source>
+      <translation>Thai</translation>
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="96" />
-      <source>Hangul Jamo</source>
-      <translation>Hangul Jamo</translation>
+      <source>Lao</source>
+      <translation>Lao</translation>
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="97" />
-      <source>Ethiopic</source>
-      <translation>Etiope</translation>
+      <source>Tibetan</source>
+      <translation>Tibetano</translation>
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="98" />
-      <source>Ethiopic Supplement</source>
-      <translation type="unfinished" />
+      <source>Myanmar</source>
+      <translation>Myanmar</translation>
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="99" />
-      <source>Cherokee</source>
-      <translation>Cherokee</translation>
+      <source>Georgian</source>
+      <translation>Georgiano</translation>
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="100" />
-      <source>Unified Canadian Aboriginal Syllabics</source>
-      <translation type="unfinished" />
+      <source>Hangul Jamo</source>
+      <translation>Hangul Jamo</translation>
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="101" />
-      <source>Ogham</source>
-      <translation>Ogham</translation>
+      <source>Ethiopic</source>
+      <translation>Etiope</translation>
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="102" />
-      <source>Runic</source>
-      <translation>Runic</translation>
+      <source>Ethiopic Supplement</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="103" />
-      <source>Tagalog</source>
-      <translation>Tagalog</translation>
+      <source>Cherokee</source>
+      <translation>Cherokee</translation>
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="104" />
-      <source>Hanunoo</source>
-      <translation>Hanunoo</translation>
+      <source>Unified Canadian Aboriginal Syllabics</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="105" />
-      <source>Buhid</source>
-      <translation>Buhid</translation>
+      <source>Ogham</source>
+      <translation>Ogham</translation>
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="106" />
-      <source>Tagbanwa</source>
-      <translation>Tagbanwa</translation>
+      <source>Runic</source>
+      <translation>Runic</translation>
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="107" />
-      <source>Khmer</source>
-      <translation>Khmer</translation>
+      <source>Tagalog</source>
+      <translation>Tagalog</translation>
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="108" />
-      <source>Mongolian</source>
-      <translation>Mongolo</translation>
+      <source>Hanunoo</source>
+      <translation>Hanunoo</translation>
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="109" />
-      <source>Unified Canadian Aboriginal Syllabics Extended</source>
-      <translation type="unfinished" />
+      <source>Buhid</source>
+      <translation>Buhid</translation>
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="110" />
-      <source>Limbu</source>
-      <translation>Limbu</translation>
+      <source>Tagbanwa</source>
+      <translation>Tagbanwa</translation>
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="111" />
-      <source>Tai Le</source>
-      <translation>Tai Le</translation>
+      <source>Khmer</source>
+      <translation>Khmer</translation>
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="112" />
-      <source>Khmer Symbols</source>
-      <translation>Simboli Khmer</translation>
+      <source>Mongolian</source>
+      <translation>Mongolo</translation>
     </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>
-      <translation type="unfinished" />
+      <source>Limbu</source>
+      <translation>Limbu</translation>
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="115" />
-      <source>Balinese</source>
-      <translation type="unfinished" />
+      <source>Tai Le</source>
+      <translation>Tai Le</translation>
     </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>
-      <translation type="unfinished" />
+      <source>Khmer Symbols</source>
+      <translation>Simboli Khmer</translation>
     </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>
-      <translation>Estensioni fonetiche</translation>
+      <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>
-      <translation>Latin esteso addizionale</translation>
+      <source>Ol Chiki</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="126" />
-      <source>Greek Extended</source>
-      <translation>Greco esteso</translation>
+      <source>Cyrillic Extended-C</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="127" />
-      <source>General Punctuation</source>
-      <translation>Punteggiature generale</translation>
+      <source>Georgian Extended</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="128" />
-      <source>Superscripts and Subscripts</source>
-      <translation>Apici e pedici</translation>
+      <source>Sundanese Supplement</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="129" />
-      <source>Currency Symbols</source>
-      <translation>Simbolo moneta</translation>
+      <source>Vedic Extensions</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="130" />
+      <source>Phonetic Extensions</source>
+      <translation>Estensioni fonetiche</translation>
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="131" />
-      <source>Letterlike Symbols</source>
-      <translation>Letterlike Symbols</translation>
+      <source>Phonetic Extensions Supplement</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="132" />
-      <source>Number Forms</source>
-      <translation>Forma Numeri</translation>
+      <source>Combining Diacritical Marks Supplement</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="133" />
-      <source>Arcolumns</source>
-      <translation>Arcolumns</translation>
+      <source>Latin Extended Additional</source>
+      <translation>Latin esteso addizionale</translation>
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="134" />
-      <source>Mathematical Operators</source>
-      <translation>Operatori matematici</translation>
+      <source>Greek Extended</source>
+      <translation>Greco esteso</translation>
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="135" />
-      <source>Miscellaneous Technical</source>
-      <translation type="unfinished" />
+      <source>General Punctuation</source>
+      <translation>Punteggiature generale</translation>
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="136" />
-      <source>Control Pictures</source>
-      <translation>Controllo immagini</translation>
+      <source>Superscripts and Subscripts</source>
+      <translation>Apici e pedici</translation>
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="137" />
-      <source>Optical Character Recognition</source>
-      <translation>Riconoscimento ottico dei caratteri (OCR)</translation>
-    </message>
-    <message>
-      <location filename="../UI/SymbolsWidget.py" line="138" />
-      <source>Enclosed Alphanumerics</source>
-      <translation>Alfanumerici inclusi</translation>
+      <source>Currency Symbols</source>
+      <translation>Simbolo moneta</translation>
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="139" />
-      <source>Box Drawing</source>
-      <translation>Box</translation>
+      <source>Letterlike Symbols</source>
+      <translation>Letterlike Symbols</translation>
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="140" />
-      <source>Block Elements</source>
-      <translation>Blocchi</translation>
+      <source>Number Forms</source>
+      <translation>Forma Numeri</translation>
     </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>
-      <translation type="unfinished" />
+      <source>Mathematical Operators</source>
+      <translation>Operatori matematici</translation>
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="143" />
-      <source>Dingbats</source>
-      <translation>Dingbats</translation>
+      <source>Miscellaneous Technical</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="144" />
-      <source>Miscellaneous Mathematical Symbols-A</source>
-      <translation type="unfinished" />
+      <source>Control Pictures</source>
+      <translation>Controllo immagini</translation>
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="145" />
-      <source>Supplement Arcolumns-A</source>
-      <translation>Arcolumns-A Supplementari</translation>
+      <source>Optical Character Recognition</source>
+      <translation>Riconoscimento ottico dei caratteri (OCR)</translation>
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="146" />
-      <source>Braille Patterns</source>
-      <translation>Modelli Braille</translation>
+      <source>Enclosed Alphanumerics</source>
+      <translation>Alfanumerici inclusi</translation>
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="147" />
-      <source>Supplement Arcolumns-B</source>
-      <translation>Arcolumns-B Supplementari</translation>
+      <source>Box Drawing</source>
+      <translation>Box</translation>
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="148" />
-      <source>Miscellaneous Mathematical Symbols-B</source>
-      <translation type="unfinished" />
+      <source>Block Elements</source>
+      <translation>Blocchi</translation>
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="149" />
-      <source>Supplemental Mathematical Operators</source>
-      <translation>Operatori matematici aggiuntivi</translation>
+      <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>
-      <translation type="unfinished" />
+      <source>Dingbats</source>
+      <translation>Dingbats</translation>
     </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>
-      <translation type="unfinished" />
+      <source>Braille Patterns</source>
+      <translation>Modelli Braille</translation>
     </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>
-      <translation type="unfinished" />
+      <source>Supplemental Mathematical Operators</source>
+      <translation>Operatori matematici aggiuntivi</translation>
     </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>
-      <translation>Radici supplementari CJK</translation>
+      <source>Glagolitic</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="160" />
-      <source>KangXi Radicals</source>
-      <translation>Radici KangXi</translation>
+      <source>Latin Extended-C</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="161" />
-      <source>Ideographic Description Chars</source>
-      <translation>Caratteri di descrizione ideografici</translation>
+      <source>Coptic</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="162" />
-      <source>CJK Symbols and Punctuation</source>
-      <translation>Simboli e punteggiatura CJK</translation>
+      <source>Georgian Supplement</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="163" />
-      <source>Hiragana</source>
-      <translation>Hiragana</translation>
+      <source>Tifinagh</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="164" />
-      <source>Katakana</source>
-      <translation>Katakana</translation>
+      <source>Ethiopic Extended</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="165" />
-      <source>Bopomofo</source>
-      <translation>Bopomofo</translation>
+      <source>Cyrillic Extended-A</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="166" />
-      <source>Hangul Compatibility Jamo</source>
-      <translation>Hangul Compatibilità Jamo</translation>
+      <source>Supplemental Punctuation</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="167" />
-      <source>Kanbun</source>
-      <translation>Kanbun</translation>
+      <source>CJK Radicals Supplement</source>
+      <translation>Radici supplementari CJK</translation>
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="168" />
-      <source>Bopomofo Extended</source>
-      <translation>Bopomofo esteso</translation>
+      <source>KangXi Radicals</source>
+      <translation>Radici KangXi</translation>
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="169" />
-      <source>CJK Strokes</source>
-      <translation type="unfinished" />
+      <source>Ideographic Description Chars</source>
+      <translation>Caratteri di descrizione ideografici</translation>
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="170" />
-      <source>Katakana Phonetic Extensions</source>
-      <translation>Estensioni fonetiche Katakana</translation>
+      <source>CJK Symbols and Punctuation</source>
+      <translation>Simboli e punteggiatura CJK</translation>
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="171" />
-      <source>Enclosed CJK Letters and Months</source>
-      <translation>Lettere e Mesi CJK inclusi</translation>
+      <source>Hiragana</source>
+      <translation>Hiragana</translation>
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="172" />
-      <source>CJK Compatibility</source>
-      <translation>Compatibilità CJK</translation>
+      <source>Katakana</source>
+      <translation>Katakana</translation>
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="173" />
-      <source>CJK Unified Ideogr. Ext. A</source>
-      <translation>CJK Ideogr. Unificati Ext. A</translation>
+      <source>Bopomofo</source>
+      <translation>Bopomofo</translation>
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="174" />
-      <source>Yijing Hexagram Symbols</source>
-      <translation>Simboli esagrammi Yijing</translation>
+      <source>Hangul Compatibility Jamo</source>
+      <translation>Hangul Compatibilità Jamo</translation>
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="175" />
-      <source>CJK Unified Ideographs</source>
-      <translation>CJK Ideogr. Unificati</translation>
+      <source>Kanbun</source>
+      <translation>Kanbun</translation>
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="176" />
-      <source>Yi Syllables</source>
-      <translation>Sillabe Yi</translation>
+      <source>Bopomofo Extended</source>
+      <translation>Bopomofo esteso</translation>
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="177" />
-      <source>Yi Radicals</source>
-      <translation>Yi Radicals</translation>
+      <source>CJK Strokes</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="178" />
-      <source>Lisu</source>
-      <translation type="unfinished" />
+      <source>Katakana Phonetic Extensions</source>
+      <translation>Estensioni fonetiche Katakana</translation>
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="179" />
-      <source>Vai</source>
-      <translation type="unfinished" />
+      <source>Enclosed CJK Letters and Months</source>
+      <translation>Lettere e Mesi CJK inclusi</translation>
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="180" />
-      <source>Cyrillic Extended-B</source>
-      <translation type="unfinished" />
+      <source>CJK Compatibility</source>
+      <translation>Compatibilità CJK</translation>
     </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>
-      <translation type="unfinished" />
+      <source>Yijing Hexagram Symbols</source>
+      <translation>Simboli esagrammi Yijing</translation>
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="183" />
-      <source>Latin Extended-D</source>
-      <translation type="unfinished" />
+      <source>CJK Unified Ideographs</source>
+      <translation>CJK Ideogr. Unificati</translation>
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="184" />
-      <source>Syloti Nagri</source>
-      <translation type="unfinished" />
+      <source>Yi Syllables</source>
+      <translation>Sillabe Yi</translation>
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="185" />
-      <source>Common Indic Number Forms</source>
-      <translation type="unfinished" />
+      <source>Yi Radicals</source>
+      <translation>Yi Radicals</translation>
     </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>
-      <translation>Sillabe Hangul</translation>
+      <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>
-      <translation>CJK Ideogrammi di compatibilità</translation>
+      <source>Meetei Mayek Extensions</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="206" />
-      <source>Alphabetic Presentation Forms</source>
-      <translation>Forme di rappresentazione alfabetica</translation>
+      <source>Ethiopic Extended-A</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="207" />
-      <source>Arabic Presentation Forms-A</source>
-      <translation>Forme di rappresentazione Araba A</translation>
+      <source>Latin Extended-E</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="208" />
-      <source>Variation Selectors</source>
-      <translation>Selezionatori di variazione</translation>
+      <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>
-      <translation>Combinazione Mezzi Simboli</translation>
+      <source>Hangul Syllables</source>
+      <translation>Sillabe Hangul</translation>
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="211" />
-      <source>CJK Compatibility Forms</source>
-      <translation>Forme compatibilità CJK</translation>
+      <source>Hangul Jamo Extended-B</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="212" />
-      <source>Small Form Variants</source>
-      <translation>Variante forme piccole</translation>
+      <source>High Surrogates</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="213" />
-      <source>Arabic Presentation Forms-B</source>
-      <translation>Forme di presentazione Arabe B</translation>
+      <source>High Private Use Surrogates</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="214" />
-      <source>Half- and Fullwidth Forms</source>
-      <translation>Forme a mezza e dimensione intera</translation>
+      <source>Low Surrogates</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="215" />
-      <source>Specials</source>
-      <translation>Speciali</translation>
+      <source>Private Use</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="216" />
+      <source>CJK Compatibility Ideographs</source>
+      <translation>CJK Ideogrammi di compatibilità</translation>
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="217" />
+      <source>Alphabetic Presentation Forms</source>
+      <translation>Forme di rappresentazione alfabetica</translation>
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="218" />
+      <source>Arabic Presentation Forms-A</source>
+      <translation>Forme di rappresentazione Araba A</translation>
+    </message>
+    <message>
+      <location filename="../UI/SymbolsWidget.py" line="219" />
+      <source>Variation Selectors</source>
+      <translation>Selezionatori di variazione</translation>
     </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>
-      <translation type="unfinished" />
+      <source>Combining Half Marks</source>
+      <translation>Combinazione Mezzi Simboli</translation>
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="222" />
-      <source>Aegean Numbers</source>
-      <translation type="unfinished" />
+      <source>CJK Compatibility Forms</source>
+      <translation>Forme compatibilità CJK</translation>
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="223" />
-      <source>Ancient Greek Numbers</source>
-      <translation type="unfinished" />
+      <source>Small Form Variants</source>
+      <translation>Variante forme piccole</translation>
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="224" />
-      <source>Ancient Symbols</source>
-      <translation type="unfinished" />
+      <source>Arabic Presentation Forms-B</source>
+      <translation>Forme di presentazione Arabe B</translation>
     </message>
     <message>
       <location filename="../UI/SymbolsWidget.py" line="225" />
-      <source>Phaistos Disc</source>
-      <translation type="unfinished" />
+      <source>Half- and Fullwidth Forms</source>
+      <translation>Forme a mezza e dimensione intera</translation>
     </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>
-      <translation type="unfinished" />
+      <source>Specials</source>
+      <translation>Speciali</translation>
     </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>
-      <translation type="unfinished">Tags</translation>
+      <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">Tags</translation>
+    </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>
+    <message>
+      <source>Arcolumns</source>
+      <translation type="vanished">Arcolumns</translation>
+    </message>
+    <message>
+      <source>Supplement Arcolumns-A</source>
+      <translation type="vanished">Arcolumns-A Supplementari</translation>
+    </message>
+    <message>
+      <source>Supplement Arcolumns-B</source>
+      <translation type="vanished">Arcolumns-B Supplementari</translation>
+    </message>
+    <message>
+      <source>CJK Unified Ideogr. Ext. A</source>
+      <translation type="vanished">CJK Ideogr. Unificati Ext. A</translation>
+    </message>
   </context>
   <context>
     <name>SymbolsWidget</name>
@@ -84490,27 +85080,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>
@@ -85792,7 +86382,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" />
@@ -85833,17 +86423,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>
@@ -89536,2545 +90126,2545 @@
   <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>Inizializzazione Gestore Plugin...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="349" />
+      <location filename="../UI/UserInterface.py" line="350" />
       <source>Generating Main User Interface...</source>
       <translation>Generazione interfaccia utente principale...</translation>
     </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>Inizializzazione strumenti...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="606" />
+      <location filename="../UI/UserInterface.py" line="613" />
       <source>Registering Objects...</source>
       <translation>Registrazione Oggetti...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="640" />
+      <location filename="../UI/UserInterface.py" line="647" />
       <source>Initializing Actions...</source>
       <translation>Inizializzazione Azioni...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="642" />
+      <location filename="../UI/UserInterface.py" line="649" />
       <source>Initializing Menus...</source>
       <translation>Inizializzazione Menù...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="644" />
+      <location filename="../UI/UserInterface.py" line="651" />
       <source>Initializing Toolbars...</source>
       <translation>Inizializzazione barre degli strumenti...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="646" />
+      <location filename="../UI/UserInterface.py" line="653" />
       <source>Initializing Statusbar...</source>
       <translation>Inizializzazione barra di stato...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="673" />
+      <location filename="../UI/UserInterface.py" line="680" />
       <source>Initializing Single Application Server...</source>
       <translation>Inizializzazione Single Application Server...</translation>
     </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>Attivazione Plugin...</translation>
     </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>Ripristino toolbarmanager...</translation>
     </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">Barra degli strumenti sinistra</translation>
     </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>Barra dei comandi orizzontale</translation>
     </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">Barra degli strumenti destra</translation>
     </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>Multiproject-Viewer</translation>
     </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>Project-Viewer</translation>
-    </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>Project-Viewer</translation>
+    </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">Trova file</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1320" />
-      <location filename="../UI/UserInterface.py" line="1136" />
+      <location filename="../UI/UserInterface.py" line="1327" />
+      <location filename="../UI/UserInterface.py" line="1143" />
       <source>VCS Status</source>
       <translation type="unfinished">Stato VCS</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2163" />
-      <location filename="../UI/UserInterface.py" line="1327" />
-      <location filename="../UI/UserInterface.py" line="1143" />
+      <location filename="../UI/UserInterface.py" line="2170" />
+      <location filename="../UI/UserInterface.py" line="1334" />
+      <location filename="../UI/UserInterface.py" line="1150" />
       <source>Template-Viewer</source>
       <translation>Templates-Viewer</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2096" />
-      <location filename="../UI/UserInterface.py" line="1334" />
-      <location filename="../UI/UserInterface.py" line="1150" />
+      <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>File Browser</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1341" />
-      <location filename="../UI/UserInterface.py" line="1157" />
+      <location filename="../UI/UserInterface.py" line="1348" />
+      <location filename="../UI/UserInterface.py" line="1164" />
       <source>Symbols</source>
       <translation>Simboli</translation>
     </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>Debug-Viewer</translation>
     </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">Visualizzatore dell'Aiuto</translation>
     </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>Repository Plugin</translation>
     </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>Cooperazione</translation>
     </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">IRC</translation>
     </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>Shell</translation>
     </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>Task-Viewer</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2118" />
-      <location filename="../UI/UserInterface.py" line="1438" />
-      <location filename="../UI/UserInterface.py" line="1238" />
+      <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>Log-Viewer</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1445" />
-      <location filename="../UI/UserInterface.py" line="1245" />
+      <location filename="../UI/UserInterface.py" line="1452" />
+      <location filename="../UI/UserInterface.py" line="1252" />
       <source>Numbers</source>
       <translation>Numeri</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1820" />
+      <location filename="../UI/UserInterface.py" line="1827" />
       <source>{0} - Passive Mode</source>
       <translation>{0} - Passive Debug Mode</translation>
     </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>{0} -{1} Passive Debug Mode</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1835" />
+      <location filename="../UI/UserInterface.py" line="1842" />
       <source>{0} - {1} - {2} - Passive Mode</source>
       <translation>{0} -{1} - {2} - Passive Debug Mode</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1861" />
+      <location filename="../UI/UserInterface.py" line="1868" />
       <source>Quit</source>
       <translation>Esci</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1863" />
+      <location filename="../UI/UserInterface.py" line="1870" />
       <source>&amp;Quit</source>
       <translation>&amp;Esci</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1864" />
+      <location filename="../UI/UserInterface.py" line="1871" />
       <source>Ctrl+Q</source>
       <comment>File|Quit</comment>
       <translation>Ctrl+Q</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1869" />
+      <location filename="../UI/UserInterface.py" line="1876" />
       <source>Quit the IDE</source>
       <translation>Esci dall'IDE</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1871" />
+      <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>&lt;b&gt;Esci dall'IDE&lt;/b&gt;&lt;p&gt;Esci dall'IDE. Ogni cambiamento non salvato dovrebbe essere salvato prima. Ogni programma python in debug verrà fermato e le impostazioni scritte su disco.&lt;/p&gt;</translation>
     </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">Riavvio</translation>
     </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>Salva sessione</translation>
     </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">Carica sessione</translation>
     </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">Nuova finestra</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1944" />
+      <location filename="../UI/UserInterface.py" line="1951" />
       <source>New &amp;Window</source>
       <translation type="unfinished">Nuova &amp;Finestra</translation>
     </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>Modifica profilo</translation>
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="1973" />
+      <location filename="../UI/UserInterface.py" line="1971" />
+      <source>Edit Profile</source>
+      <translation>Modifica profilo</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1980" />
       <source>Activate the edit view profile</source>
       <translation>Attiva il profilo della vista di editing</translation>
     </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>&lt;b&gt;Profilo di edit&lt;/p&gt;&lt;p&gt;Attiva il "Profilo di Edit". Le finestre da mostrare, se il profilo è attivo, possono essere configurate con il dialogo "Configura Profili.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1988" />
-      <location filename="../UI/UserInterface.py" line="1986" />
-      <source>Debug Profile</source>
-      <translation>Profilo Debug</translation>
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="1995" />
+      <location filename="../UI/UserInterface.py" line="1993" />
+      <source>Debug Profile</source>
+      <translation>Profilo Debug</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2002" />
       <source>Activate the debug view profile</source>
       <translation>Attiva profilo Debug</translation>
     </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>&lt;b&gt;Profilo di debug&lt;/p&gt;&lt;p&gt;Attiva il "Profilo di Debug". Le finestre da mostrare, se il profilo è attivo, possono essere configurate con il dialogo "Configura Profili.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2009" />
-      <source>&amp;Project-Viewer</source>
-      <translation>&amp;Project-Viewer</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2010" />
-      <source>Alt+Shift+P</source>
-      <translation>Alt+Shift+P</translation>
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2016" />
+      <source>&amp;Project-Viewer</source>
+      <translation>&amp;Project-Viewer</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2017" />
+      <source>Alt+Shift+P</source>
+      <translation>Alt+Shift+P</translation>
+    </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>&amp;Multiproject-Viewer</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2032" />
-      <source>Alt+Shift+M</source>
-      <translation>Alt+Shift+M</translation>
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2038" />
+      <source>&amp;Multiproject-Viewer</source>
+      <translation>&amp;Multiproject-Viewer</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2039" />
+      <source>Alt+Shift+M</source>
+      <translation>Alt+Shift+M</translation>
+    </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>&amp;Debug-Viewer</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2054" />
-      <source>Alt+Shift+D</source>
-      <translation>Alt+Shift+D</translation>
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2060" />
+      <source>&amp;Debug-Viewer</source>
+      <translation>&amp;Debug-Viewer</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2061" />
+      <source>Alt+Shift+D</source>
+      <translation>Alt+Shift+D</translation>
+    </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>&amp;Shell</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2076" />
-      <source>Alt+Shift+S</source>
-      <translation>Alt+Shift+S</translation>
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2082" />
+      <source>&amp;Shell</source>
+      <translation>&amp;Shell</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2083" />
+      <source>Alt+Shift+S</source>
+      <translation>Alt+Shift+S</translation>
+    </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>Alt+Shift+M</translation>
-    </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>Alt+Shift+M</translation>
+    </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>Alt+Shift+G</translation>
-    </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>Alt+Shift+G</translation>
+    </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>Alt+Shift+T</translation>
-    </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>Alt+Shift+T</translation>
+    </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>Alt+Shift+A</translation>
-    </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>Alt+Shift+A</translation>
+    </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>Toolbox &amp;Orizzontale</translation>
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2242" />
+      <source>&amp;Horizontal Toolbox</source>
+      <translation>Toolbox &amp;Orizzontale</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2249" />
       <source>Toggle the Horizontal Toolbox window</source>
       <translation>Abilita/Disabilita una finestra la toolbox orizzontale</translation>
     </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>&lt;b&gt;Abilita/Disabilita la finestra della toolbox orizzontale&lt;/b&gt;&lt;p&gt;Se la finestra della toolbox orizzontale è nascosta verrà mostrata. Se è mostrata verrà chiusa.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2257" />
+      <location filename="../UI/UserInterface.py" line="2264" />
       <source>Left Sidebar</source>
       <translation>Barra laterale sinistra</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2258" />
-      <source>&amp;Left Sidebar</source>
-      <translation>Barra &amp;laterale sinistra</translation>
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2265" />
+      <source>&amp;Left Sidebar</source>
+      <translation>Barra &amp;laterale sinistra</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2272" />
       <source>Toggle the left sidebar window</source>
       <translation>Abilita/Disabilita la finestra della barra laterale sinistra</translation>
     </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>&lt;b&gt;Abilita/Disabilita la finestra della barra laterale sinistra&lt;/b&gt;&lt;p&gt;Se la finestra della barra laterale sinistra è nascosta verrà mostrata. Se è mostrata verrà chiusa.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2280" />
+      <location filename="../UI/UserInterface.py" line="2287" />
       <source>Right Sidebar</source>
       <translation type="unfinished">Barra laterale destra</translation>
     </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>Barra in basso</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2304" />
-      <source>&amp;Bottom Sidebar</source>
-      <translation>Barra in &amp;basso</translation>
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2311" />
+      <source>&amp;Bottom Sidebar</source>
+      <translation>Barra in &amp;basso</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2318" />
       <source>Toggle the bottom sidebar window</source>
       <translation>Abilita/Disabilita la finestra della barra in basso</translation>
     </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>&lt;b&gt;Abilita/Disabilita la finestra della barra in basso&lt;/b&gt;&lt;p&gt;Se la finestra della barra in basso è nascosta verrà mostrata. Se è mostrata verrà chiusa.&lt;/p&gt;</translation>
     </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>Alt+Shift+O</translation>
-    </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>Alt+Shift+O</translation>
+    </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>Alt+Shift+Y</translation>
-    </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>Alt+Shift+Y</translation>
+    </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>Alt+Shift+B</translation>
-    </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>Alt+Shift+B</translation>
+    </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>Cos'è questo ?</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2664" />
+      <location filename="../UI/UserInterface.py" line="2671" />
       <source>&amp;What's This?</source>
       <translation>C&amp;os'è Questo ?</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2665" />
-      <source>Shift+F1</source>
-      <translation>Shift+F1</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2670" />
-      <source>Context sensitive help</source>
-      <translation>Help sensibile al contesto</translation>
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2672" />
+      <source>Shift+F1</source>
+      <translation>Shift+F1</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2677" />
+      <source>Context sensitive help</source>
+      <translation>Help sensibile al contesto</translation>
+    </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>&lt;b&gt;Mostra helo sensibile al contesto&lt;/b&gt;&lt;p&gt;Nella modalità Cos'è Questo, il cursore del mouse mostra una freccia con un punto interrogativo e puoi premere sugli elementi dell'interfaccia per avere una breve descrizione di cosa fanno e come usarli. Nel dialoghi questa funzionalità è accessibile usando il bottone di help contestuale nella fisestra del titolo.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2685" />
+      <location filename="../UI/UserInterface.py" line="2692" />
       <source>Helpviewer</source>
       <translation>Visualizzatore Help</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2687" />
+      <location filename="../UI/UserInterface.py" line="2694" />
       <source>&amp;Helpviewer...</source>
       <translation>Visualizzatore &amp;Help...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2688" />
-      <source>F1</source>
-      <translation>F1</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2693" />
-      <source>Open the helpviewer window</source>
-      <translation>Apri il visualizzatore di help</translation>
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2695" />
+      <source>F1</source>
+      <translation>F1</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2700" />
+      <source>Open the helpviewer window</source>
+      <translation>Apri il visualizzatore di help</translation>
+    </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>Mostra versione</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2716" />
-      <source>Show &amp;Versions</source>
-      <translation>Mostra &amp;Versione</translation>
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2722" />
+      <source>Show Versions</source>
+      <translation>Mostra versione</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2723" />
+      <source>Show &amp;Versions</source>
+      <translation>Mostra &amp;Versione</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2729" />
       <source>Display version information</source>
       <translation>Mostra informazioni sulla versione</translation>
     </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>&lt;b&gt;Mostra versioni&lt;/b&gt;&lt;p&gt;Mostra delle informazioni sulla versione.&lt;/p&gt;</translation>
-    </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>&lt;b&gt;Mostra versioni&lt;/b&gt;&lt;p&gt;Mostra delle informazioni sulla versione.&lt;/p&gt;</translation>
+    </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>Segnala Bug</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2767" />
+      <location filename="../UI/UserInterface.py" line="2774" />
       <source>Report &amp;Bug...</source>
       <translation>Segnala &amp;Bug...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2769" />
+      <location filename="../UI/UserInterface.py" line="2776" />
       <source>Report a bug</source>
       <translation>Segnala un bug</translation>
     </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>&lt;b&gt;&gt;Segnala Bug...&lt;/b&gt;&lt;p&gt;Apre un dialogo per segnalare un bug.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2777" />
-      <source>Request Feature</source>
-      <translation>Richiedi funzionalità</translation>
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2778" />
-      <source>Request &amp;Feature...</source>
-      <translation>Richiedi &amp;funzionalità...</translation>
+      <source>&lt;b&gt;Report Bug...&lt;/b&gt;&lt;p&gt;Opens a dialog to report a bug.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;&gt;Segnala Bug...&lt;/b&gt;&lt;p&gt;Apre un dialogo per segnalare un bug.&lt;/p&gt;</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2784" />
+      <source>Request Feature</source>
+      <translation>Richiedi funzionalità</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2785" />
+      <source>Request &amp;Feature...</source>
+      <translation>Richiedi &amp;funzionalità...</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2791" />
       <source>Send a feature request</source>
       <translation>Invia una richiesta di funzionalità</translation>
     </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>&lt;b&gt;Richiedi funzionalità...&lt;/b&gt;&lt;p&gt;Apre un dialogo per mandare una richiesta di funzionalità.&lt;/p&gt;</translation>
     </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>Anteprima UI</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2935" />
+      <location filename="../UI/UserInterface.py" line="2942" />
       <source>&amp;UI Previewer...</source>
       <translation>Antreprima &amp;UI...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2941" />
+      <location filename="../UI/UserInterface.py" line="2948" />
       <source>Start the UI Previewer</source>
       <translation>Avvia UI Previewer</translation>
     </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>&lt;b&gt;UI Previewer&lt;/b&gt;&lt;p&gt;Avvia UI Previewer.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2949" />
+      <location filename="../UI/UserInterface.py" line="2956" />
       <source>Translations Previewer</source>
       <translation>Anteprima traduzioni</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2951" />
+      <location filename="../UI/UserInterface.py" line="2958" />
       <source>&amp;Translations Previewer...</source>
       <translation>Anteprima &amp;Traduzioni...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2957" />
+      <location filename="../UI/UserInterface.py" line="2964" />
       <source>Start the Translations Previewer</source>
       <translation>Avvia l'anteprima delle traduzioni</translation>
     </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>&lt;b&gt;Anteprima traduzioni&lt;/b&gt;&lt;p&gt;Avvia l'anteprima delle traduzioni.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2968" />
+      <location filename="../UI/UserInterface.py" line="2975" />
       <source>Compare Files</source>
       <translation>Confronta file</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2970" />
+      <location filename="../UI/UserInterface.py" line="2977" />
       <source>&amp;Compare Files...</source>
       <translation>&amp;Confronta file...</translation>
     </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>Confronta due file</translation>
     </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>&lt;b&gt;Confronta file&lt;/b&gt;&lt;p&gt;Apre un dialogo per confrontare due file.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2987" />
+      <location filename="../UI/UserInterface.py" line="2994" />
       <source>Compare Files side by side</source>
       <translation>Confronta file affiancati</translation>
     </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>&lt;b&gt;Confronta file affiancati&lt;/b&gt;&lt;p&gt;Apri un dialogo per confrontare due file e mostrare i risultati affiancati.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3007" />
+      <location filename="../UI/UserInterface.py" line="3014" />
       <source>SQL Browser</source>
       <translation>SQL Browser</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3009" />
+      <location filename="../UI/UserInterface.py" line="3016" />
       <source>SQL &amp;Browser...</source>
       <translation>SQL &amp;Browser...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3015" />
+      <location filename="../UI/UserInterface.py" line="3022" />
       <source>Browse a SQL database</source>
       <translation>Naviga un database SQL</translation>
     </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>&lt;b&gt;SQL Browser&lt;/b&gt;&lt;p&gt;Naviga un database SQL.&lt;/p&gt;</translation>
     </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>Mini Editor</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3025" />
+      <location filename="../UI/UserInterface.py" line="3032" />
       <source>Mini &amp;Editor...</source>
       <translation>Mini &amp;Editor...</translation>
     </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>&lt;b&gt;Mini Editor&lt;/b&gt;&lt;p&gt;Apre un dialogo con un semplice editor.&lt;/p&gt;</translation>
     </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>Editor di icone</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3083" />
+      <location filename="../UI/UserInterface.py" line="3090" />
       <source>&amp;Icon Editor...</source>
       <translation>Editor di &amp;icone...</translation>
     </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>Preferenze</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3144" />
+      <location filename="../UI/UserInterface.py" line="3151" />
       <source>&amp;Preferences...</source>
       <translation>&amp;Preferenze...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3150" />
+      <location filename="../UI/UserInterface.py" line="3157" />
       <source>Set the prefered configuration</source>
       <translation>Imposta la configurazione preferita</translation>
     </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>&lt;b&gt;Preferenze&lt;/b&gt;&lt;p&gt;Imposta i valori di configurazione dell'applicazione ai valori preferiti&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3163" />
+      <location filename="../UI/UserInterface.py" line="3170" />
       <source>Export Preferences</source>
       <translation>Esporta preferenze</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3165" />
+      <location filename="../UI/UserInterface.py" line="3172" />
       <source>E&amp;xport Preferences...</source>
       <translation>E&amp;sporta preferenze...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3171" />
+      <location filename="../UI/UserInterface.py" line="3178" />
       <source>Export the current configuration</source>
       <translation>Esporta la configurazione attuale</translation>
     </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>&lt;b&gt;Esporta preferenze&lt;/b&gt;&lt;p&gt;Esporta la configurazione attuale su un file.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3182" />
+      <location filename="../UI/UserInterface.py" line="3189" />
       <source>Import Preferences</source>
       <translation>Importa preferenze</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3184" />
-      <source>I&amp;mport Preferences...</source>
-      <translation>I&amp;mporta preferenze...</translation>
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="3191" />
+      <source>I&amp;mport Preferences...</source>
+      <translation>I&amp;mporta preferenze...</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3198" />
       <source>Import a previously exported configuration</source>
       <translation>Importa una configurazione precedentemente esportata</translation>
     </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>&lt;b&gt;Importa preferenze&lt;/b&gt;&lt;p&gt;Importa una configurazione precedentemente esportata.&lt;/p&gt;</translation>
     </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>Ricarica APIs</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3241" />
+      <location filename="../UI/UserInterface.py" line="3248" />
       <source>Reload &amp;APIs</source>
       <translation>Ricarica &amp;APIs</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3243" />
+      <location filename="../UI/UserInterface.py" line="3250" />
       <source>Reload the API information</source>
       <translation>Ricarica le informazioni delle API</translation>
     </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>&lt;b&gt;Ricarica APIs&lt;/b&gt;&lt;p&gt;Ricarica le informazioni delle API.&lt;/p&gt;</translation>
     </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>Mostra tool esterni</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3253" />
+      <location filename="../UI/UserInterface.py" line="3260" />
       <source>Show external &amp;tools</source>
       <translation>Mostra toll &amp;esterni</translation>
     </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>Vista Profili</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3273" />
+      <location filename="../UI/UserInterface.py" line="3280" />
       <source>&amp;View Profiles...</source>
       <translation>&amp;Vista profili...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3279" />
+      <location filename="../UI/UserInterface.py" line="3286" />
       <source>Configure view profiles</source>
       <translation>Configura i profili</translation>
     </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>&lt;b&gt;Vista Profili&lt;/b&gt;&lt;p&gt;Configura la visualizzazione dei profili. Con questo dialogo si possono impostare la visibilità delle varie finestre per i profili predefiniti.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3292" />
+      <location filename="../UI/UserInterface.py" line="3299" />
       <source>Toolbars</source>
       <translation>Toolbars</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3294" />
+      <location filename="../UI/UserInterface.py" line="3301" />
       <source>Tool&amp;bars...</source>
       <translation>Tool&amp;bars...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3300" />
+      <location filename="../UI/UserInterface.py" line="3307" />
       <source>Configure toolbars</source>
       <translation>Configura toolbars</translation>
     </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>&lt;b&gt;Toolbars&lt;/b&gt;&lt;p&gt;Configura le toolbars. Con questo dialogo puoi cambiare le azioni mostrate sulle varie toolbar e definire le tue.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3313" />
+      <location filename="../UI/UserInterface.py" line="3320" />
       <source>Keyboard Shortcuts</source>
       <translation>Scorciatoie da tastiera</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3315" />
+      <location filename="../UI/UserInterface.py" line="3322" />
       <source>Keyboard &amp;Shortcuts...</source>
       <translation>&amp;Scorciatoie da tastiera...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3321" />
+      <location filename="../UI/UserInterface.py" line="3328" />
       <source>Set the keyboard shortcuts</source>
       <translation>Imposta le scorciatoie da tastiera</translation>
     </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>&lt;b&gt;Scorciatoie da tastiera&lt;/b&gt;&lt;p&gt;Imposta le scorciatoie da tastiera dell'applicazione con i valori personalizzati.&lt;/p&gt;</translation>
     </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>Esporta scorciatoie da tastiera</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3335" />
+      <location filename="../UI/UserInterface.py" line="3342" />
       <source>&amp;Export Keyboard Shortcuts...</source>
       <translation>&amp;Esporta scorciatoie da tastiera...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3341" />
+      <location filename="../UI/UserInterface.py" line="3348" />
       <source>Export the keyboard shortcuts</source>
       <translation>Esporta le scorciatoie da tastiera</translation>
     </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>&lt;b&gt;Esporta scorciatoie da tastiera&lt;/b&gt;&lt;p&gt;Esporta le scorciatoie da tastiera dell'applicazione.&lt;/p&gt;</translation>
     </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>Importa scorciatoie da tastiera</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3354" />
+      <location filename="../UI/UserInterface.py" line="3361" />
       <source>&amp;Import Keyboard Shortcuts...</source>
       <translation>&amp;Importa scorciatoie da tastiera...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3360" />
+      <location filename="../UI/UserInterface.py" line="3367" />
       <source>Import the keyboard shortcuts</source>
       <translation>Importa le scorciatoie da tastiera</translation>
     </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>&lt;b&gt;Importa scorciatoie da tastiera&lt;/b&gt;&lt;p&gt;Importa le scorciatoie da tastiera dell'applicazione.&lt;/p&gt;</translation>
     </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">Pulisci dati privati</translation>
     </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>Attiva editor corrente</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3439" />
+      <location filename="../UI/UserInterface.py" line="3446" />
       <source>Alt+Shift+E</source>
       <translation>Alt+Shift+E</translation>
     </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>Mostra successivo</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3451" />
+      <location filename="../UI/UserInterface.py" line="3458" />
       <source>Ctrl+Alt+Tab</source>
       <translation>Ctrl+Alt+Tab</translation>
     </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>Mostra precedente</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3463" />
+      <location filename="../UI/UserInterface.py" line="3470" />
       <source>Shift+Ctrl+Alt+Tab</source>
       <translation>Shift+Ctrl+Alt+Tab</translation>
     </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>Cicla tra le linguette</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3475" />
+      <location filename="../UI/UserInterface.py" line="3482" />
       <source>Ctrl+1</source>
       <translation>Ctrl+1</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3485" />
+      <location filename="../UI/UserInterface.py" line="3492" />
       <source>Plugin Infos</source>
       <translation>Informazioni su Plugin</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3487" />
+      <location filename="../UI/UserInterface.py" line="3494" />
       <source>&amp;Plugin Infos...</source>
       <translation>Informazioni su &amp;Plugin...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3493" />
+      <location filename="../UI/UserInterface.py" line="3500" />
       <source>Show Plugin Infos</source>
       <translation>Mostra informazioni sui Plugin</translation>
     </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>&lt;b&gt;Informazioni sui Plugin...&lt;/b&gt;&lt;p&gt;Apre un dialogo per mostrare le informazioni sul plugin caricati.&lt;/p&gt;</translation>
     </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>Installa Plugin</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3507" />
+      <location filename="../UI/UserInterface.py" line="3514" />
       <source>&amp;Install Plugins...</source>
       <translation>&amp;Installa Plugin...</translation>
     </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>&lt;b&gt;Installa Plugin...&lt;b&gt;&lt;p&gt;Apre un dialogo per installare o aggiornare i plugin.&lt;/p&gt;</translation>
     </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>Disinstalla Plugin</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3526" />
+      <location filename="../UI/UserInterface.py" line="3533" />
       <source>&amp;Uninstall Plugin...</source>
       <translation>Disinstalla Pl&amp;ugin...</translation>
     </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>&lt;b&gt;Disinstalla Plugin...&lt;/b&gt;&lt;p&gt;Apre un dialogo per disinstallare un plugin.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3545" />
+      <location filename="../UI/UserInterface.py" line="3552" />
       <source>Plugin &amp;Repository...</source>
       <translation>&amp;Repository Plugin...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3551" />
+      <location filename="../UI/UserInterface.py" line="3558" />
       <source>Show Plugins available for download</source>
       <translation>Mostra Plugin disponibili per il download</translation>
     </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>&lt;b&gt;Repository Plugin...&lt;/b&gt;&lt;p&gt;Apre un dialogo che mostra i plugin disponibili.&lt;/p&gt;</translation>
     </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">Documentazione Qt4 {5 ?}</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3586" />
+      <location filename="../UI/UserInterface.py" line="3593" />
       <source>Open Qt5 Documentation</source>
       <translation type="unfinished">Apri documentazione su Qt4 {5 ?}</translation>
     </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">Documentazione Qt4 {6 ?}</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3607" />
+      <location filename="../UI/UserInterface.py" line="3614" />
       <source>Open Qt6 Documentation</source>
       <translation type="unfinished">Apri documentazione su Qt4 {6 ?}</translation>
     </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">Documentazione PyQt4 {5 ?}</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3628" />
+      <location filename="../UI/UserInterface.py" line="3635" />
       <source>Open PyQt5 Documentation</source>
       <translation type="unfinished">Apri documentazione su PyQt4 {5 ?}</translation>
     </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">Documentazione PyQt4 {6 ?}</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3649" />
+      <location filename="../UI/UserInterface.py" line="3656" />
       <source>Open PyQt6 Documentation</source>
       <translation type="unfinished">Apri documentazione su PyQt4 {6 ?}</translation>
     </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" />
+      <location filename="../UI/UserInterface.py" line="3676" />
+      <location filename="../UI/UserInterface.py" line="3675" />
       <source>Python 3 Documentation</source>
       <translation>Documentazione Python 3</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3675" />
+      <location filename="../UI/UserInterface.py" line="3682" />
       <source>Open Python 3 Documentation</source>
       <translation>Apri documentazione Python 3</translation>
     </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" />
-      <source>eric API Documentation</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
+      <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="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>E&amp;xtra</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3868" />
+      <location filename="../UI/UserInterface.py" line="3875" />
       <source>Wi&amp;zards</source>
       <translation>Wi&amp;zards</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3886" />
+      <location filename="../UI/UserInterface.py" line="3893" />
       <source>P&amp;lugins</source>
       <translation>P&amp;lugins</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3895" />
+      <location filename="../UI/UserInterface.py" line="3902" />
       <source>Configure...</source>
       <translation>Configura...</translation>
     </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>Seleziona Tool Group</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3932" />
+      <location filename="../UI/UserInterface.py" line="3939" />
       <source>Se&amp;ttings</source>
       <translation>Impos&amp;tazioni</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3965" />
+      <location filename="../UI/UserInterface.py" line="3972" />
       <source>&amp;Window</source>
       <translation>&amp;Finestre</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3974" />
+      <location filename="../UI/UserInterface.py" line="3981" />
       <source>&amp;Windows</source>
       <translation type="unfinished">&amp;Finestre</translation>
     </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>&amp;Toolbar</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4047" />
+      <location filename="../UI/UserInterface.py" line="4054" />
       <source>&amp;Help</source>
       <translation>&amp;Help</translation>
     </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>Strumenti</translation>
     </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>Impostazioni</translation>
     </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>Aiuto</translation>
     </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>Profili</translation>
     </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>Plugins</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4103" />
+      <location filename="../UI/UserInterface.py" line="4110" />
       <source>Unittest</source>
       <translation>Unittest</translation>
     </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>&lt;p&gt;Questa zona della barra di stato mostra il linguaggio usato dall'editor.&lt;/p&gt;</translation>
     </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>&lt;p&gt;Questa zona della barra di stato mostra l'encoding usato dall'editor.&lt;/p&gt;</translation>
     </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>&lt;p&gt;Questa zona della barra di stato mostra l'eol usato dall'editor.&lt;/p&gt;</translation>
     </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>&lt;p&gt;Questa zona della barra di stato mostra la possibilità di scrittura del file.&lt;/p&gt;</translation>
     </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>&lt;p&gt;Questa parte della barra di stato mostra il numero di linea.&lt;/p&gt;</translation>
     </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>&lt;p&gt;Questa parte della barra di stato mostra la posizione del cursore.&lt;/p&gt;</translation>
     </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>Tool Esterni/{0}</translation>
     </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">&lt;h3&gt;Numeri di versione&lt;/h3&gt;&lt;table&gt; {2&gt;?} {2&gt;?}</translation>
     </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>&lt;/table&gt;</translation>
     </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>L'indirizzo di posta o il server si posta sono vuoti. Per cortesia configura le opzioni per l'Email nel dialogo delle preferenze.</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4963" />
+      <location filename="../UI/UserInterface.py" line="4970" />
       <source>Restart application</source>
       <translation>Riavvia applicazione</translation>
     </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>L'applicazione necessita di un riavvio. Farlo ora ?</translation>
     </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>Tool &amp;Builtin</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="5117" />
+      <location filename="../UI/UserInterface.py" line="5124" />
       <source>&amp;Plugin Tools</source>
       <translation>Informazioni sui &amp;Plugin Tools</translation>
     </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>Configura Tools Groups...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="5150" />
+      <location filename="../UI/UserInterface.py" line="5157" />
       <source>Configure current Tool Group ...</source>
       <translation>Configura Tools Groups correnti...</translation>
     </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>Mo&amp;stra tutti</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="5267" />
+      <location filename="../UI/UserInterface.py" line="5274" />
       <source>&amp;Hide all</source>
       <translation>Nascondi &amp;tutti</translation>
     </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>Problema</translation>
     </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>&lt;p&gt;Il file &lt;b&gt;{0}&lt;/b&gt; non esiste o ha lunghezza zero.&lt;/p&gt;</translation>
     </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>Errore Generazione Processo</translation>
     </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>&lt;p&gt;Non posso avviare Qt-Designer.&lt;br&gt;Assicurarsi che sia disponibile come &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </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>&lt;p&gt;Non posso avviare Qt-Linguist.&lt;br&gt;Assicurarsi che sia disponibile come &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </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>&lt;p&gt;Non posso avviare Qt-Assistant.&lt;br&gt;Assicurarsi che sia disponibile come &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </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>Attualmente nessun visualizzatore personalizzato è selezionato. Per favore usa il dialogo delle preferenze per specificarne uno.</translation>
     </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>&lt;p&gt;Non posso avviare il visualizzatore personalizzato.&lt;br&gt;Assicurarsi che sia disponibile come &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </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>&lt;p&gt;Non posso avviare il visualizzatore di help.&lt;br&gt;Assicurarsi che sia disponibile come &lt;b&gt;hh&lt;/b&gt;.&lt;/p&gt;</translation>
     </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>&lt;p&gt;Non posso avviare UI Previewer.&lt;br&gt;Assicurarsi che sia disponibile come &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </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>&lt;p&gt;Non posso avviare l'anteprima delle traduzioni.&lt;br&gt;Assicurarsi che sia disponibile come &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </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>&lt;p&gt;Non posso avviare SQL Browser.&lt;br&gt;Assicurarsi che sia disponibile come &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </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>Tool esterni</translation>
     </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>Nessun elemento per il tool esterno '{0}' trovato nel gruppo '{1}'.</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6542" />
+      <location filename="../UI/UserInterface.py" line="6549" />
       <source>No toolgroup entry '{0}' found.</source>
       <translation>Nessun gruppo '{0}' trovato.</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6579" />
+      <location filename="../UI/UserInterface.py" line="6586" />
       <source>Starting process '{0} {1}'.
 </source>
       <translation>Avvio processo '{0} {1}'.
 </translation>
     </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>&lt;p&gt;Non posso avviare l'elemento degli strumenti &lt;b&gt;{0}&lt;/b&gt;.&lt;br&gt;Assicurarsi che sia disponibile come &lt;b&gt;{1}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6676" />
+      <location filename="../UI/UserInterface.py" line="6683" />
       <source>Process '{0}' has exited.
 </source>
       <translation>Il processo '{0}' è terminato.</translation>
     </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>Documentazione mancante</translation>
     </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>&lt;p&gt;L'inizio della documentazione "&lt;b&gt;{0}&lt;/b&gt;" non viene trovato.&lt;/p&gt;</translation>
     </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>Documentazione</translation>
     </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>&lt;p&gt;Il file sessione &lt;b&gt;{0}&lt;/b&gt; non può essere letto.&lt;/p&gt;</translation>
     </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>Errore Drop</translation>
     </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>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; non è un file.&lt;/p&gt;</translation>
     </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>Primo avvio</translation>
     </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">Seleziona cartella di lavoro</translation>
     </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>
@@ -92518,40 +93108,40 @@
       <translation>&lt;b&gt;Finestra di visualizzazione delle variabili locali&lt;/b&gt;&lt;p&gt;Questa finestra mostra le variabili locali del programma in debug.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Debugger/VariablesViewer.py" line="1057" />
+      <location filename="../Debugger/VariablesViewer.py" line="1055" />
       <source>Show Details...</source>
       <translation>Mostra dettagli...</translation>
     </message>
     <message>
+      <location filename="../Debugger/VariablesViewer.py" line="1057" />
+      <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>
-      <translation type="unfinished" />
+      <source>Configure...</source>
+      <translation>Configura...</translation>
     </message>
     <message>
       <location filename="../Debugger/VariablesViewer.py" line="1071" />
-      <location filename="../Debugger/VariablesViewer.py" line="1065" />
-      <source>Configure...</source>
-      <translation>Configura...</translation>
-    </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>
@@ -93283,996 +93873,1012 @@
   <context>
     <name>ViewManager</name>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="606" />
+      <location filename="../ViewManager/ViewManager.py" line="609" />
       <source>New</source>
       <translation>Nuovo</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="608" />
+      <location filename="../ViewManager/ViewManager.py" line="611" />
       <source>&amp;New</source>
       <translation>&amp;Nuova</translation>
     </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>Ctrl+N</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="617" />
-      <source>Open an empty editor window</source>
-      <translation>Apri una finestra vuota</translation>
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="620" />
+      <source>Open an empty editor window</source>
+      <translation>Apri una finestra vuota</translation>
+    </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>&lt;b&gt;Nuova&lt;/b&gt;&lt;p&gt;Verrà creata una nuova finestra vuota.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="629" />
+      <location filename="../ViewManager/ViewManager.py" line="632" />
       <source>Open</source>
       <translation>Apri</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="631" />
+      <location filename="../ViewManager/ViewManager.py" line="634" />
       <source>&amp;Open...</source>
       <translation>&amp;Apri...</translation>
     </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>Ctrl+O</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="640" />
-      <source>Open a file</source>
-      <translation>Apri un file</translation>
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="643" />
+      <source>Open a file</source>
+      <translation>Apri un file</translation>
+    </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>&lt;b&gt;Apri un file&lt;/b&gt;&lt;p&gt;Verrà richiesto il nome del file da aprire in una finestra dell'editor.&lt;/p&gt;</translation>
     </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">Ricarica</translation>
+    </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>Chiudi</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="658" />
+      <location filename="../ViewManager/ViewManager.py" line="684" />
       <source>&amp;Close</source>
       <translation>&amp;Chiudi</translation>
     </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>Ctrl+W</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="667" />
+      <location filename="../ViewManager/ViewManager.py" line="693" />
       <source>Close the current window</source>
       <translation>Chiudi la finestra attuale</translation>
     </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>&lt;b&gt;Chiudi finestra&lt;/b&gt;&lt;p&gt;Chiudi la finestra attuale.&lt;/b&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="679" />
-      <source>Close All</source>
-      <translation>Chiudi tutti</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="680" />
-      <source>Clos&amp;e All</source>
-      <translation>Chiudi &amp;tutti</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="687" />
-      <source>Close all editor windows</source>
-      <translation>Chiudi tutte le finestre dell'editor</translation>
-    </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>&lt;b&gt;Chiudi tutte le finestre&lt;/b&gt;&lt;p&gt;Chiudi tutte le finestre dell'editor.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="703" />
-      <source>Save</source>
-      <translation>Salva</translation>
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="705" />
+      <source>Close All</source>
+      <translation>Chiudi tutti</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="706" />
+      <source>Clos&amp;e All</source>
+      <translation>Chiudi &amp;tutti</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="713" />
+      <source>Close all editor windows</source>
+      <translation>Chiudi tutte le finestre dell'editor</translation>
+    </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>&lt;b&gt;Chiudi tutte le finestre&lt;/b&gt;&lt;p&gt;Chiudi tutte le finestre dell'editor.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="729" />
+      <source>Save</source>
+      <translation>Salva</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="731" />
       <source>&amp;Save</source>
       <translation>&amp;Salva</translation>
     </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>Ctrl+S</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="714" />
-      <source>Save the current file</source>
-      <translation>Salva il file corrente</translation>
-    </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>&lt;b&gt;Salva fle&lt;/b&gt;&lt;p&gt;Salva il contenuto della finestra attuale.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="727" />
-      <source>Save as</source>
-      <translation>Salva come</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="729" />
-      <source>Save &amp;as...</source>
-      <translation>S&amp;alva come...</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="731" />
-      <source>Shift+Ctrl+S</source>
-      <comment>File|Save As</comment>
-      <translation>Ctrl+Shift+S</translation>
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="740" />
+      <source>Save the current file</source>
+      <translation>Salva il file corrente</translation>
+    </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>&lt;b&gt;Salva fle&lt;/b&gt;&lt;p&gt;Salva il contenuto della finestra attuale.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="753" />
+      <source>Save as</source>
+      <translation>Salva come</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="755" />
+      <source>Save &amp;as...</source>
+      <translation>S&amp;alva come...</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="757" />
+      <source>Shift+Ctrl+S</source>
+      <comment>File|Save As</comment>
+      <translation>Ctrl+Shift+S</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="766" />
       <source>Save the current file to a new one</source>
       <translation>Salva il file attuale come uno nuovo</translation>
     </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>&lt;b&gt;Salva file come&lt;/b&gt;&lt;p&gt;Salva il contenuto della finestra attuale come un file nuovo. Il nome può essere inserito nel dialogo.&lt;/p&gt;</translation>
     </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>Salva tutto</translation>
-    </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>Salva tutti i file</translation>
-    </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>&lt;b&gt;Salva tutti i file&lt;/b&gt;&lt;p&gt;Salva il contenuto di tutte le finestre dell'editor.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="803" />
-      <source>Print</source>
-      <translation>Stampa</translation>
+      <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>
-      <translation>Stam&amp;pa</translation>
+      <source>Save all</source>
+      <translation>Salva tutto</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="807" />
+      <source>Save a&amp;ll</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="814" />
+      <source>Save all files</source>
+      <translation>Salva tutti i file</translation>
+    </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>&lt;b&gt;Salva tutti i file&lt;/b&gt;&lt;p&gt;Salva il contenuto di tutte le finestre dell'editor.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="829" />
+      <source>Print</source>
+      <translation>Stampa</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="831" />
+      <source>&amp;Print</source>
+      <translation>Stam&amp;pa</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="833" />
       <source>Ctrl+P</source>
       <comment>File|Print</comment>
       <translation>Ctrl+P</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="814" />
+      <location filename="../ViewManager/ViewManager.py" line="840" />
       <source>Print the current file</source>
       <translation>Stampa il file attuale</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="817" />
+      <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>&lt;b&gt;Stampa fle&lt;/b&gt;&lt;p&gt;Stampa il contenuto della finestra attuale.&lt;/p&gt;</translation>
     </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>Anteprima Stampa</translation>
     </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>Antreprima del file corrente</translation>
     </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>&lt;b&gt;Anteprima di stampa&lt;/b&gt;&lt;p&gt;Anteprima di stampa del file corrente.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="853" />
+      <location filename="../ViewManager/ViewManager.py" line="879" />
       <source>Find File</source>
       <translation type="unfinished">Trova file</translation>
     </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">Alt+Ctrl+F</translation>
     </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>&amp;File</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="889" />
-      <source>Open &amp;Recent Files</source>
-      <translation>Apri file &amp;recenti</translation>
-    </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>&amp;File</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="915" />
+      <source>Open &amp;Recent Files</source>
+      <translation>Apri file &amp;recenti</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="918" />
       <source>Open &amp;Bookmarked Files</source>
       <translation>Apri file presenti nel &amp;Bookmark</translation>
     </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>File</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="961" />
+      <location filename="../ViewManager/ViewManager.py" line="989" />
       <source>Export as</source>
       <translation>Esporta come</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="984" />
+      <location filename="../ViewManager/ViewManager.py" line="1012" />
       <source>Undo</source>
       <translation>Undo</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="986" />
+      <location filename="../ViewManager/ViewManager.py" line="1014" />
       <source>&amp;Undo</source>
       <translation>&amp;Undo</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="988" />
+      <location filename="../ViewManager/ViewManager.py" line="1016" />
       <source>Ctrl+Z</source>
       <comment>Edit|Undo</comment>
       <translation>Ctrl+Z</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="991" />
+      <location filename="../ViewManager/ViewManager.py" line="1019" />
       <source>Alt+Backspace</source>
       <comment>Edit|Undo</comment>
       <translation>Alt+Backspace</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="997" />
+      <location filename="../ViewManager/ViewManager.py" line="1025" />
       <source>Undo the last change</source>
       <translation>Annulla l'ultima modifica</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1000" />
+      <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>&lt;b&gt;Annulla&lt;/b&gt;&lt;p&gt;Annula l'ultima modifica nell'editor corrente.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1010" />
+      <location filename="../ViewManager/ViewManager.py" line="1038" />
       <source>Redo</source>
       <translation>Rifai</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1012" />
+      <location filename="../ViewManager/ViewManager.py" line="1040" />
       <source>&amp;Redo</source>
       <translation>&amp;Rifai</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1014" />
+      <location filename="../ViewManager/ViewManager.py" line="1042" />
       <source>Ctrl+Shift+Z</source>
       <comment>Edit|Redo</comment>
       <translation>Ctrl+Shift+Z</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1021" />
+      <location filename="../ViewManager/ViewManager.py" line="1049" />
       <source>Redo the last change</source>
       <translation>Rifai ultima modifica</translation>
     </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>&lt;b&gt;Rifai&lt;/b&gt;&lt;p&gt;Rifai l'ultima modifica nell'editor corrente.&lt;/p&gt;</translation>
     </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>Ritorna all'ultimo stato salvato</translation>
     </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>Ritorna all'ultimo stato sal&amp;vato</translation>
     </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>Ctrl+Y</translation>
     </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>&lt;b&gt;Torna all'ultimo stato salvato&lt;/b&gt;&lt;p&gt;Annulla tutte le modifiche fino all'ultimo salvataggio dell'editor corrente.&lt;/p&gt;</translation>
     </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>Taglia</translation>
     </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>&amp;Taglia</translation>
     </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>Ctrl+X</translation>
     </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>Shift+Del</translation>
     </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>Taglia la selezione</translation>
     </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>&lt;b&gt;Taglia&lt;/b&gt;&lt;p&gt;Taglia il testo selezionato nell'editor corrente.&lt;/p&gt;</translation>
     </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>Copia</translation>
     </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>&amp;Copia</translation>
     </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>Ctrl+C</translation>
     </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>Ctrl+Ins</translation>
     </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>Copia la selezione</translation>
     </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>&lt;b&gt;Copia&lt;/b&gt;&lt;p&gt;Copia il testo selezionato nell'editor corrente.&lt;/p&gt;</translation>
     </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>Incolla</translation>
     </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>&amp;Incolla</translation>
     </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>Ctrl+V</translation>
     </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>Shift+Ins</translation>
     </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>Incolla l'ultimo testo tagliato/copiato</translation>
     </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>&lt;b&gt;Incolla&lt;/b&gt;&lt;p&gt;Incolla l'ultimo testo tagliato/copiato nell'editor corrente.&lt;/p&gt;</translation>
     </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>Pulisci</translation>
     </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>Alt+Shift+C</translation>
     </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>Pulisci tutto il testo</translation>
     </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>&lt;b&gt;Pulisci&lt;/b&gt;&lt;p&gt;Cancellal tutto il testo dell'editor corrente.&lt;/p&gt;</translation>
     </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>Unisci linee</translation>
     </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>Ctrl+J</translation>
     </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>&lt;b&gt;Unisci linee&lt;/b&gt;&lt;p&gt;Unisci la linea corrente e la successiva.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1187" />
+      <location filename="../ViewManager/ViewManager.py" line="1215" />
       <source>Indent</source>
       <translation>Identa</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1189" />
+      <location filename="../ViewManager/ViewManager.py" line="1217" />
       <source>&amp;Indent</source>
       <translation>&amp;Identa</translation>
     </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>Ctrl+I</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1198" />
+      <location filename="../ViewManager/ViewManager.py" line="1226" />
       <source>Indent line</source>
       <translation>Identa riga</translation>
     </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>&lt;b&gt;Indenta&lt;/b&gt;&lt;p&gt;Indenta la riga attuale o le righe selezionate di un livello.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1212" />
+      <location filename="../ViewManager/ViewManager.py" line="1240" />
       <source>Unindent</source>
       <translation>Annulla identazione</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1214" />
+      <location filename="../ViewManager/ViewManager.py" line="1242" />
       <source>U&amp;nindent</source>
       <translation>A&amp;nnulla identazione</translation>
     </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 />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1225" />
+      <location filename="../ViewManager/ViewManager.py" line="1253" />
       <source>Unindent line</source>
       <translation>Annulla identazione riga</translation>
     </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>&lt;b&gt;Annulla indentazione&lt;/b&gt;&lt;p&gt;Annulla l'indentazioe della riga attuale o delle righe selezionate di un livello.&lt;/p&gt;</translation>
     </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>Smart indent</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1248" />
-      <source>Smart indent Line or Selection</source>
-      <translation>Smart indent di una Linea o Selezione</translation>
-    </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>&lt;b&gt;Smart indent&lt;/b&gt;&lt;p&gt;Indenta la riga attuale o le righe selezionate in maniera furba.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1262" />
-      <source>Comment</source>
-      <translation>Commenta</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1264" />
-      <source>C&amp;omment</source>
-      <translation>C&amp;ommenta</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1266" />
-      <source>Ctrl+M</source>
-      <comment>Edit|Comment</comment>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1273" />
-      <source>Comment Line or Selection</source>
-      <translation>Commenta Riga o Selezione</translation>
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="1276" />
+      <source>Smart indent Line or Selection</source>
+      <translation>Smart indent di una Linea o Selezione</translation>
+    </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>&lt;b&gt;Smart indent&lt;/b&gt;&lt;p&gt;Indenta la riga attuale o le righe selezionate in maniera furba.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="1290" />
+      <source>Comment</source>
+      <translation>Commenta</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="1292" />
+      <source>C&amp;omment</source>
+      <translation>C&amp;ommenta</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="1294" />
+      <source>Ctrl+M</source>
+      <comment>Edit|Comment</comment>
+      <translation />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="1301" />
+      <source>Comment Line or Selection</source>
+      <translation>Commenta Riga o Selezione</translation>
+    </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>&lt;b&gt;Commenta&lt;/b&gt;&lt;p&gt;Commenta la riga attuale o le righe selezionate.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1287" />
+      <location filename="../ViewManager/ViewManager.py" line="1315" />
       <source>Uncomment</source>
       <translation>Annulla commenta</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1289" />
+      <location filename="../ViewManager/ViewManager.py" line="1317" />
       <source>Unco&amp;mment</source>
       <translation>Annulla co&amp;mmenta</translation>
     </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>Annulla commenta Riga o Selezione</translation>
     </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>&lt;b&gt;Annulla Commenta&lt;/b&gt;&lt;p&gt;Annula Commenta per la riga attuale o per le righe selezionate.&lt;/p&gt;</translation>
     </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">Ctrl+#</translation>
-    </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">Ctrl+#</translation>
+    </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>Streaml commento</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1353" />
+      <location filename="../ViewManager/ViewManager.py" line="1381" />
       <source>Stream Comment Line or Selection</source>
       <translation>Stream commento per la Riga o la Selezione</translation>
     </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>&lt;b&gt;Stream commento&lt;/b&gt;&lt;p&gt;Stream commento per la riga attuale o le righe selezionate.&lt;/p&gt;</translation>
     </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>Box Comment</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1377" />
+      <location filename="../ViewManager/ViewManager.py" line="1405" />
       <source>Box Comment Line or Selection</source>
       <translation>Box Comment Riga o Selezione</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1380" />
+      <location filename="../ViewManager/ViewManager.py" line="1408" />
       <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>&lt;b&gt;Box commento&lt;/b&gt;&lt;p&gt;Box commento per la riga attuale o le righe selezionate.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1391" />
+      <location filename="../ViewManager/ViewManager.py" line="1419" />
       <source>Select to brace</source>
       <translation>Seleziona fino alla parentesi</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1392" />
+      <location filename="../ViewManager/ViewManager.py" line="1420" />
       <source>Select to &amp;brace</source>
       <translation>Seleziona fino alla &amp;parentesi</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1394" />
+      <location filename="../ViewManager/ViewManager.py" line="1422" />
       <source>Ctrl+E</source>
       <comment>Edit|Select to brace</comment>
       <translation>Ctrl+E</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1403" />
+      <location filename="../ViewManager/ViewManager.py" line="1431" />
       <source>Select text to the matching brace</source>
       <translation>Seleziona il testo fino alla parentesi corrispondente</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1408" />
+      <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>&lt;b&gt;Seleziona fino alla parentesi&lt;/b&gt;&lt;p&gt;Seleziona il testo dell'editor fino alla parentesi corrispondente.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1419" />
+      <location filename="../ViewManager/ViewManager.py" line="1447" />
       <source>Select all</source>
       <translation>Seleziona tutti</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1421" />
+      <location filename="../ViewManager/ViewManager.py" line="1449" />
       <source>&amp;Select all</source>
       <translation>&amp;Seleziona tutto</translation>
     </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>Ctrl+A</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1430" />
+      <location filename="../ViewManager/ViewManager.py" line="1458" />
       <source>Select all text</source>
       <translation>Seleziona tutto il testo</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1433" />
+      <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>&lt;b&gt;Seleziona tutto&lt;/b&gt;&lt;p&gt;Seleziona tutto il testo dell'editor corrente.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1443" />
+      <location filename="../ViewManager/ViewManager.py" line="1471" />
       <source>Deselect all</source>
       <translation>Deseleziona tutti</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1444" />
+      <location filename="../ViewManager/ViewManager.py" line="1472" />
       <source>&amp;Deselect all</source>
       <translation>&amp;Deseleziona tutti</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1446" />
+      <location filename="../ViewManager/ViewManager.py" line="1474" />
       <source>Alt+Ctrl+A</source>
       <comment>Edit|Deselect all</comment>
       <translation>Alt+Ctrl+A</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1455" />
+      <location filename="../ViewManager/ViewManager.py" line="1483" />
       <source>Deselect all text</source>
       <translation>Deseleziona tutto il testo</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1458" />
+      <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>&lt;b&gt;Deseleziona tutto&lt;/b&gt;&lt;p&gt;Deseleziona tutto il testo dell'editor corrente.&lt;/p&gt;</translation>
     </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>Converti il carattere di Line End</translation>
     </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>&lt;b&gt;Converti caratteri di Line End&lt;/b&gt;&lt;p&gt;Converte i caratteri di line end al tipo selezionato.&lt;/p&gt;</translation>
     </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>Abbrevia righe vuote</translation>
     </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>&lt;b&gt;Accorcia righe vuote&lt;/b&gt;&lt;p&gt;Accorcia le righe contenenti solo spazi.&lt;/p&gt;</translation>
     </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">Ctrl+Space</translation>
     </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">Ctrl+Shift+Space</translation>
-    </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>
-      <translation type="unfinished">Ctrl+Alt+Space</translation>
+      <source>Ctrl+Shift+Space</source>
+      <comment>Edit|Complete from Document</comment>
+      <translation type="unfinished">Ctrl+Shift+Space</translation>
     </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">Ctrl+Alt+Space</translation>
+    </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" />
+      <location filename="../ViewManager/ViewManager.py" line="1647" />
       <source>Alt+Shift+Space</source>
       <comment>Edit|Complete from Document and APIs</comment>
       <translation type="unfinished">Alt+Shift+Space</translation>
     </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>Calltip</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1647" />
-      <source>&amp;Calltip</source>
-      <translation>&amp;Calltip</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1649" />
-      <source>Meta+Alt+Space</source>
-      <comment>Edit|Calltip</comment>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="1658" />
-      <source>Show Calltips</source>
-      <translation>Mostra Calltip</translation>
-    </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>
-      <translation>&lt;b&gt;Calltip&lt;/b&gt;&lt;p&gt;Mostra calltip basati sul carattere immediatamente a sinistra del cursore.&lt;/p&gt;</translation>
+      <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>Calltip</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="1675" />
+      <source>&amp;Calltip</source>
+      <translation>&amp;Calltip</translation>
+    </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>Mostra Calltip</translation>
+    </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>&lt;b&gt;Calltip&lt;/b&gt;&lt;p&gt;Mostra calltip basati sul carattere immediatamente a sinistra del cursore.&lt;/p&gt;</translation>
+    </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">Ctrl+Alt+I</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1685" />
+      <location filename="../ViewManager/ViewManager.py" line="1713" />
       <source>Show Code Info</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1688" />
+      <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="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>
-      <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>
@@ -94281,22 +94887,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>Muovi a sinistra di 1 carattere</translation>
     </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>Sinistra</translation>
     </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>
@@ -94305,22 +94911,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>Muovi a destra di 1 carattere</translation>
     </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>Destra</translation>
     </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>
@@ -94329,22 +94935,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>Muovi in alto di una riga</translation>
     </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>Su</translation>
     </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>
@@ -94353,30 +94959,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>Muovi in basso di una riga</translation>
     </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>Giù</translation>
     </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>Muovi a sinistra di una parte di parola</translation>
     </message>
@@ -94384,16 +94990,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>Alt+Sinistra</translation>
     </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>Muovi a destra di una parte di parola</translation>
     </message>
@@ -94401,8 +95007,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>Alt+Destra</translation>
     </message>
@@ -94411,8 +95017,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>Muovi a sinistra una parola</translation>
     </message>
@@ -94420,8 +95026,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>Ctrl+Left</translation>
     </message>
@@ -94430,8 +95036,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>Muovi a destra una parola</translation>
     </message>
@@ -94439,8 +95045,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>Ctrl+Right</translation>
     </message>
@@ -94449,8 +95055,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>
@@ -94458,22 +95064,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>Home</translation>
     </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>Alt+Home</translation>
     </message>
@@ -94482,15 +95088,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>
@@ -94498,16 +95104,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>Fine</translation>
     </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>Scrolla la vista in basso di una riga</translation>
     </message>
@@ -94515,16 +95121,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>Ctrl+Down</translation>
     </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>Scrolla la vista in alto di una riga</translation>
     </message>
@@ -94532,36 +95138,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>Ctrl+Up</translation>
     </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>Muovi in alto di un paragrafo</translation>
     </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>Alt+Up</translation>
     </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>Muovi in basso di un paragrafo</translation>
     </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>Alt+Down</translation>
     </message>
@@ -94570,15 +95176,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>Muovi in alto di una pagina</translation>
     </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>PgUp</translation>
     </message>
@@ -94587,50 +95193,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>Muovi in basso di una pagina</translation>
     </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>PgDown</translation>
     </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>Ctrl+Home</translation>
     </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>Ctrl+End</translation>
     </message>
@@ -94639,29 +95245,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>Indenta un livello</translation>
     </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>Tab</translation>
     </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>Deindenta di un livello</translation>
     </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>Shift+Tab</translation>
     </message>
@@ -94670,22 +95276,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>Estendi la selezione a sinistra di un carattere</translation>
     </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>Shift+Left</translation>
     </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>
@@ -94694,70 +95300,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>Estendi la selezione a destra di un carattere</translation>
     </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>Shift+Right</translation>
     </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>Estendi selezione in alto di una riga</translation>
     </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>Shift+Up</translation>
     </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>Estendi selezione in basso di una riga</translation>
     </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>Shift+Down</translation>
     </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>Estendi la selezione a sinistra di una parte di parola</translation>
     </message>
@@ -94765,16 +95371,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>Alt+Shift+Left</translation>
     </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>Estendi la selezione a destra di una parte di parola</translation>
     </message>
@@ -94783,9 +95389,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>Alt+Shift+Right</translation>
     </message>
@@ -94794,8 +95400,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>Estendi la selezione a sinistra di una parola</translation>
     </message>
@@ -94803,8 +95409,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>Ctrl+Shift+Left</translation>
     </message>
@@ -94813,8 +95419,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>Estendi la selezione a destra di una parola</translation>
     </message>
@@ -94822,8 +95428,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>Ctrl+Shift+Right</translation>
     </message>
@@ -94832,15 +95438,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>Shift+Home</translation>
     </message>
@@ -94849,124 +95455,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>Shift+End</translation>
     </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>Estendi selezione in alto di un paragrafo</translation>
     </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>Alt+Shift+Up</translation>
     </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>Estendi selezione in basso di un paragrafo</translation>
     </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>Alt+Shift+Down</translation>
     </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>Estendi selezione in alto di una pagina</translation>
     </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>Shift+PgUp</translation>
     </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>Estendi selezione in basso di una pagina</translation>
     </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>Shift+PgDown</translation>
     </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>Ctrl+Shift+Home</translation>
     </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>Ctrl+Shift+End</translation>
     </message>
@@ -94975,37 +95581,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>Cancella caratteri precedenti</translation>
     </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>Backspace</translation>
     </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>Shift+Backspace</translation>
     </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>
@@ -95014,22 +95620,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>Cancella il carattere corrente</translation>
     </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>Del</translation>
     </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>
@@ -95038,15 +95644,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>Cancella parola a sinistra</translation>
     </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>Ctrl+Backspace</translation>
     </message>
@@ -95055,15 +95661,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>Cancella parola a destra</translation>
     </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>Ctrl+Del</translation>
     </message>
@@ -95072,15 +95678,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>Cancella riga a sinistra</translation>
     </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>Ctrl+Shift+Backspace</translation>
     </message>
@@ -95089,22 +95695,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>Cancella riga a destra</translation>
     </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>Ctrl+Shift+Del</translation>
     </message>
@@ -95113,38 +95719,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>Inserisci riga</translation>
     </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>Return</translation>
     </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>Enter</translation>
     </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>Inserisci una nuova riga sotto la linea corrente</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2559" />
+      <location filename="../ViewManager/ViewManager.py" line="2587" />
       <source>Shift+Return</source>
       <translation>Shift+Return</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2560" />
+      <location filename="../ViewManager/ViewManager.py" line="2588" />
       <source>Shift+Enter</source>
       <translation>Shift+Enter</translation>
     </message>
@@ -95153,129 +95759,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>Cancella riga</translation>
     </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>Ctrl+Shift+L</translation>
     </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>Duplica riga</translation>
     </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>Ctrl+D</translation>
     </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>Scambia la riga con quella precedente</translation>
     </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>Ctrl+T</translation>
     </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>Taglia riga</translation>
     </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>Alt+Shift+L</translation>
     </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>Copia riga</translation>
     </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>Ctrl+Shift+T</translation>
     </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>Scambia inserisci/sovrascrivi</translation>
     </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>Ins</translation>
     </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>Alt+End</translation>
     </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>Formfeed</translation>
     </message>
@@ -95284,163 +95890,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>Escape</translation>
     </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>Esc</translation>
     </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>Estendi selezione rettagolare in basso di una riga</translation>
     </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>Alt+Ctrl+Down</translation>
     </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>Estendi selezione rettagolare in alto di una riga</translation>
     </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>Alt+Ctrl+Up</translation>
     </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>Estendi selezione rettagolare a sinistra di un carattere</translation>
     </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>Alt+Ctrl+Left</translation>
     </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>Estendi selezione rettagolare a destra di un carattere</translation>
     </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>Alt+Ctrl+Right</translation>
     </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>Alt+Shift+Home</translation>
     </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>Estendi selezione rettagolare in alto di una pagina</translation>
     </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>Estendi selezione rettagolare in basso di una pagina</translation>
     </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>
@@ -95449,299 +96055,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>Duplica la selezione corrente</translation>
     </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>Ctrl+Shift+D</translation>
     </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>Converti selezione in minuscolo</translation>
     </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>Alt+Shift+U</translation>
     </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>Converti selezione in maiuscolo</translation>
     </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>Ctrl+Shift+U</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3416" />
+      <location filename="../ViewManager/ViewManager.py" line="3444" />
       <source>&amp;Edit</source>
       <translation>&amp;Edita</translation>
     </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>Modifica</translation>
     </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>Ricerca</translation>
     </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>&amp;Ricerca...</translation>
     </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>Ctrl+F</translation>
@@ -95749,34 +96355,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>Cerca per un testo</translation>
     </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>&lt;b&gt;Cerca&lt;/b&gt;&lt;p&gt;Cerca per del testo nell'editor corrente. Viene mostrato in dialogo per inserire il testo cercato e le opzioni per la ricerca.&lt;/p&gt;</translation>
     </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>Cerca seguente</translation>
     </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>Cerca segue&amp;nte</translation>
     </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>F3</translation>
@@ -95784,34 +96390,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>Cerca prossima ricorrenza del testo</translation>
     </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>&lt;b&gt;Trova successivo&lt;/b&gt;&lt;p&gt;Trova la prossima occorrenza di testo nell'editor corrente. Il testo inserito precedentemente e opzioni verranno riutilizzate.&lt;/p&gt;</translation>
     </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>Cerca precedente</translation>
     </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>Cerca &amp;precedente</translation>
     </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>Shift+F3</translation>
@@ -95819,436 +96425,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>Cerca la precedente  ricorrenza del testo</translation>
     </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>&lt;b&gt;Trova precedente&lt;/b&gt;&lt;p&gt;Trova la precedente occorrenza di testo nell'editor corrente. Il testo inserito precedentemente e opzioni verranno riutilizzate.&lt;/p&gt;</translation>
     </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>Pulisci marcatori di ricerca</translation>
     </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>Ctrl+3</translation>
     </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>Pulisci tutti i marcatori di ricerca mostrati</translation>
     </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>&lt;b&gt;Pulisci marcatori di ricerca&lt;/b&gt;&lt;p&gt;Pulisci tutti i marcatori di ricerca mostrati.&lt;/p&gt;</translation>
     </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>Rimpiazza</translation>
     </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>&amp;Rimpiazza...</translation>
     </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>Ctrl+R</translation>
     </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>Sostituisci del testo</translation>
     </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>&lt;b&gt;Sostituisci&lt;/b&gt;&lt;p&gt;Cerca per del testo nell'editor corrente e lo sostituisce. Viene mostrato in dialogo per inserire il testo cercato, il testo sostituto e le opzioni per la ricerca e la sostituzione.&lt;/p&gt;</translation>
     </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" />
+      <location filename="../ViewManager/ViewManager.py" line="3826" />
+      <location filename="../ViewManager/ViewManager.py" line="3815" />
       <source>Goto Line</source>
       <translation>Vai a riga</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3789" />
+      <location filename="../ViewManager/ViewManager.py" line="3817" />
       <source>&amp;Goto Line...</source>
       <translation>Vai a ri&amp;ga...</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3791" />
+      <location filename="../ViewManager/ViewManager.py" line="3819" />
       <source>Ctrl+G</source>
       <comment>Search|Goto Line</comment>
       <translation>Ctrl+G</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3801" />
+      <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>&lt;b&gt;Vai a Riga&lt;/b&gt;&lt;p&gt;Va ad una specifica riga di testo nell'editor corrente. Viene mostrato un dialogo per inserire il numero di riga&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3823" />
-      <location filename="../ViewManager/ViewManager.py" line="3812" />
+      <location filename="../ViewManager/ViewManager.py" line="3851" />
+      <location filename="../ViewManager/ViewManager.py" line="3840" />
       <source>Goto Brace</source>
       <translation>Vai alla parentesi</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3814" />
+      <location filename="../ViewManager/ViewManager.py" line="3842" />
       <source>Goto &amp;Brace</source>
       <translation>Vai alla &amp;parentesi</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3816" />
+      <location filename="../ViewManager/ViewManager.py" line="3844" />
       <source>Ctrl+L</source>
       <comment>Search|Goto Brace</comment>
       <translation>Ctrl+L</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3826" />
+      <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>&lt;b&gt;Vai alla parentesi&lt;/b&gt;&lt;p&gt;Va alla parentesi corrispondete nell'editor corrente.&lt;/p&gt;</translation>
     </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>Cerca nei file</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3925" />
-      <source>Search in &amp;Files...</source>
-      <translation>Cerca nei &amp;file...</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3927" />
-      <source>Shift+Ctrl+F</source>
-      <comment>Search|Search Files</comment>
-      <translation>Shift+Ctrl+F</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3936" />
-      <source>Search for a text in files</source>
-      <translation>Cerca un testo nei file</translation>
-    </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>Cerca nei file</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="3953" />
+      <source>Search in &amp;Files...</source>
+      <translation>Cerca nei &amp;file...</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="3955" />
+      <source>Shift+Ctrl+F</source>
+      <comment>Search|Search Files</comment>
+      <translation>Shift+Ctrl+F</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="3964" />
+      <source>Search for a text in files</source>
+      <translation>Cerca un testo nei file</translation>
+    </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>Sostituisci nei file</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3952" />
+      <location filename="../ViewManager/ViewManager.py" line="3980" />
       <source>Replace in F&amp;iles...</source>
       <translation>Sostituisci nei f&amp;ile...</translation>
     </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>Shift+Ctrl+R</translation>
     </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>Cerca e sostituisci un testo nei file</translation>
     </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>&amp;Ricerca</translation>
     </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>Ingrandisci</translation>
     </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>Ingrand&amp;isci</translation>
     </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>Ctrl++</translation>
@@ -96256,7 +96862,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" />
@@ -96264,35 +96870,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>Ingrandisci nel testo</translation>
     </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>&lt;b&gt;Ingrandisci&lt;/b&gt;&lt;p&gt;Ingrandisci nel testo. Questo aumenta le dimensioni del testo.&lt;/p&gt;</translation>
     </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>Riduci</translation>
     </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>Rid&amp;uci</translation>
     </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>Ctrl+-</translation>
@@ -96300,7 +96906,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" />
@@ -96308,35 +96914,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>Riduci il testo</translation>
     </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>&lt;b&gt;Riduci&lt;/b&gt;&lt;p&gt;Riduci nel testo. Questo diminuisce le dimensioni del testo.&lt;/p&gt;</translation>
     </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">&amp;Reset zoom</translation>
     </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">Ctrl+0</translation>
@@ -96344,871 +96950,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">Resetta lo zoom del testo</translation>
     </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">&lt;b&gt;Reset zoom&lt;/b&gt;&lt;p&gt;Reset dello zoom del testo. Imposta il fattore di zoom al 100%.&lt;/p&gt;</translation>
     </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>Zoom</translation>
     </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>&amp;Zoom</translation>
     </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>Ingrandisci il testo</translation>
     </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>&lt;b&gt;Zoom&lt;/b&gt;&lt;o&gt;Zoom del testo. Apre un dialogo dove inserire la dimensione voluta.&lt;/p&gt;</translation>
     </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>Abilita/Disabilita tutti i raggruppamenti</translation>
     </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">Abilita/Disabilita tutti i r&amp;aggruppamenti</translation>
     </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>&lt;b&gt;Abilita/Disabilita tutti i raggruppamenti&lt;/b&gt;&lt;p&gt;Abilita/Disabilita tutti i raggruppamenti dell'editor corrente.&lt;/p&gt;</translation>
     </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>Abilita/Disabilita tutti i raggruppamenti (inclusi i figli)</translation>
     </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>Abilita/Disabilita tutti i raggruppamenti (inclusi i &amp;figli)</translation>
     </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>&lt;b&gt;Abilita/Disabilita tutti i raggruppamenti (inclusi i figli)&lt;/b&gt;&lt;p&gt;Abilita/Disabilita tutti i raggruppamenti dell'edito inclusi i figli.&lt;/p&gt;</translation>
     </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>Abilita/Disabilita il raggruppamento corrente</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4268" />
+      <location filename="../ViewManager/ViewManager.py" line="4296" />
       <source>Toggle &amp;current fold</source>
       <translation>Abilita/Disabilita il raggruppamento &amp;corrente</translation>
     </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>&lt;b&gt;Abilita/Disabilita il raggruppamento corrente&lt;/b&gt;&lt;p&gt;Abilita/Disabilita il raggruppamento alla riga corrente dell'editor.&lt;/p&gt;</translation>
     </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>Rimuovi tutti gli highlight</translation>
     </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>&lt;b&gt;Rimuovi tutti gli highlight&lt;/b&gt;&lt;p&gt;Rimuovi tutti gli highlight da tutti gli editor.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4333" />
+      <location filename="../ViewManager/ViewManager.py" line="4361" />
       <source>New Document View</source>
       <translation type="unfinished">Nuova vista Documento</translation>
     </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">Nuova vista Documento (con nuova divisione)</translation>
-    </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>
-      <translation>Dividi vista</translation>
+      <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>Dividi vi&amp;sta</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4398" />
-      <source>Add a split to the view</source>
-      <translation>Aggiungi un divisione alla vista</translation>
-    </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>&lt;b&gt;Dividi vista&lt;/b&gt;&lt;p&gt;Aggiungi un divisione alla vista.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4410" />
-      <source>Arrange horizontally</source>
-      <translation>Sistema orizzontalmente</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4411" />
-      <source>Arrange &amp;horizontally</source>
-      <translation>Sistema o&amp;rizzontalmente</translation>
+      <location filename="../ViewManager/ViewManager.py" line="4387" />
+      <source>New Document View (with new split)</source>
+      <translation type="unfinished">Nuova vista Documento (con nuova divisione)</translation>
+    </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>Dividi vista</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="4419" />
-      <source>Arrange the splitted views horizontally</source>
-      <translation>Sistema le finestre divise orizzontalmente</translation>
-    </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>&lt;b&gt;Sistema orizzontalmente&lt;/b&gt;&lt;p&gt;Sistema le finestre divise orizzontalmente.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4435" />
-      <source>Remove split</source>
-      <translation>Rimuovi divisione</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4437" />
-      <source>&amp;Remove split</source>
-      <translation>&amp;Rimuovi divisione</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4444" />
-      <source>Remove the current split</source>
-      <translation>Rimuovi la divisione corrente</translation>
+      <source>&amp;Split view</source>
+      <translation>Dividi vi&amp;sta</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="4426" />
+      <source>Add a split to the view</source>
+      <translation>Aggiungi un divisione alla vista</translation>
+    </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>&lt;b&gt;Dividi vista&lt;/b&gt;&lt;p&gt;Aggiungi un divisione alla vista.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="4438" />
+      <source>Arrange horizontally</source>
+      <translation>Sistema orizzontalmente</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="4439" />
+      <source>Arrange &amp;horizontally</source>
+      <translation>Sistema o&amp;rizzontalmente</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="4447" />
+      <source>Arrange the splitted views horizontally</source>
+      <translation>Sistema le finestre divise orizzontalmente</translation>
+    </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>&lt;b&gt;Sistema orizzontalmente&lt;/b&gt;&lt;p&gt;Sistema le finestre divise orizzontalmente.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="4463" />
+      <source>Remove split</source>
+      <translation>Rimuovi divisione</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="4465" />
+      <source>&amp;Remove split</source>
+      <translation>&amp;Rimuovi divisione</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="4472" />
+      <source>Remove the current split</source>
+      <translation>Rimuovi la divisione corrente</translation>
+    </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>&lt;b&gt;Rimuovi divisione&lt;/b&gt;&lt;p&gt;Rimuovi la divisione corrente.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4456" />
+      <location filename="../ViewManager/ViewManager.py" line="4484" />
       <source>Next split</source>
       <translation>Prossima divisione</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4457" />
+      <location filename="../ViewManager/ViewManager.py" line="4485" />
       <source>&amp;Next split</source>
       <translation>Prossima divisio&amp;ne</translation>
     </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>Ctrl+Alt+N</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4468" />
+      <location filename="../ViewManager/ViewManager.py" line="4496" />
       <source>Move to the next split</source>
       <translation>Vai alla prossima divisione</translation>
     </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>&lt;b&gt;Prossima divisione&lt;/b&gt;&lt;p&gt;Vai alla prossima divisione.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4480" />
+      <location filename="../ViewManager/ViewManager.py" line="4508" />
       <source>Previous split</source>
       <translation>Divisione precedente</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4481" />
+      <location filename="../ViewManager/ViewManager.py" line="4509" />
       <source>&amp;Previous split</source>
       <translation>Divisione &amp;precedente</translation>
     </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>Ctrl+Alt+P</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4492" />
+      <location filename="../ViewManager/ViewManager.py" line="4520" />
       <source>Move to the previous split</source>
       <translation>Vai alla divisione precedente</translation>
     </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>&lt;b&gt;Divisione precedente&lt;/b&gt;&lt;p&gt;Vai alla divisione precedente.&lt;/p&gt;</translation>
     </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>&amp;Visualizza</translation>
     </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>Visualizza</translation>
     </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>Avvia registrazione della macro</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4676" />
-      <source>S&amp;tart Macro Recording</source>
-      <translation>Avvia regis&amp;trazione della macro</translation>
-    </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>&lt;b&gt;Avvia registrazione della macro&lt;/b&gt;&lt;p&gt;Avvia la registrazione dei comandi dell'editor in una nuova macro.&lt;/p&gt;</translation>
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="4704" />
-      <location filename="../ViewManager/ViewManager.py" line="4696" />
+      <source>S&amp;tart Macro Recording</source>
+      <translation>Avvia regis&amp;trazione della macro</translation>
+    </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>&lt;b&gt;Avvia registrazione della macro&lt;/b&gt;&lt;p&gt;Avvia la registrazione dei comandi dell'editor in una nuova macro.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="4732" />
+      <location filename="../ViewManager/ViewManager.py" line="4724" />
       <source>Stop Macro Recording</source>
       <translation>Interrompi registrazione macro</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4697" />
-      <source>Sto&amp;p Macro Recording</source>
-      <translation>Interrom&amp;pi registrazione macro</translation>
-    </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>&lt;b&gt;Interrompi registrazione macro&lt;/b&gt;&lt;p&gt;Interrompi la registrazione dei comandi dell'editor in una nuova macro.&lt;/p&gt;</translation>
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="4725" />
-      <location filename="../ViewManager/ViewManager.py" line="4717" />
+      <source>Sto&amp;p Macro Recording</source>
+      <translation>Interrom&amp;pi registrazione macro</translation>
+    </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>&lt;b&gt;Interrompi registrazione macro&lt;/b&gt;&lt;p&gt;Interrompi la registrazione dei comandi dell'editor in una nuova macro.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="4753" />
+      <location filename="../ViewManager/ViewManager.py" line="4745" />
       <source>Run Macro</source>
       <translation>Esegui Macro</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4718" />
-      <source>&amp;Run Macro</source>
-      <translation>Esegui Mac&amp;ro</translation>
-    </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>&lt;b&gt;Esegui Macro&lt;/b&gt;&lt;p&gt;Esegui una macro precedentemente registrata.&lt;/p&gt;</translation>
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="4746" />
-      <location filename="../ViewManager/ViewManager.py" line="4738" />
+      <source>&amp;Run Macro</source>
+      <translation>Esegui Mac&amp;ro</translation>
+    </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>&lt;b&gt;Esegui Macro&lt;/b&gt;&lt;p&gt;Esegui una macro precedentemente registrata.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="4774" />
+      <location filename="../ViewManager/ViewManager.py" line="4766" />
       <source>Delete Macro</source>
       <translation>Cancella Macro</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4739" />
-      <source>&amp;Delete Macro</source>
-      <translation>Canc&amp;ella Macro</translation>
-    </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>&lt;b&gt;Cancella Macro&lt;/b&gt;&lt;p&gt;Cancella una macro precedentemente registrata.&lt;/p&gt;</translation>
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="4767" />
-      <location filename="../ViewManager/ViewManager.py" line="4759" />
+      <source>&amp;Delete Macro</source>
+      <translation>Canc&amp;ella Macro</translation>
+    </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>&lt;b&gt;Cancella Macro&lt;/b&gt;&lt;p&gt;Cancella una macro precedentemente registrata.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="4795" />
+      <location filename="../ViewManager/ViewManager.py" line="4787" />
       <source>Load Macro</source>
       <translation>Carica Macro</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4760" />
+      <location filename="../ViewManager/ViewManager.py" line="4788" />
       <source>&amp;Load Macro</source>
       <translation>C&amp;arica Macro</translation>
     </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>&lt;b&gt;Carica Macro&lt;/b&gt;&lt;p&gt;Carica una macro da un file.&lt;/p&gt;</translation>
     </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>Salva Macro</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4780" />
-      <source>&amp;Save Macro</source>
-      <translation>&amp;Salva Macro</translation>
-    </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>&lt;b&gt;Salva Macro&lt;/b&gt;&lt;p&gt;Salva una macro precedentemente registrata.&lt;/p&gt;</translation>
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="4808" />
+      <source>&amp;Save Macro</source>
+      <translation>&amp;Salva Macro</translation>
+    </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>&lt;b&gt;Salva Macro&lt;/b&gt;&lt;p&gt;Salva una macro precedentemente registrata.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="4836" />
       <source>&amp;Macros</source>
       <translation>&amp;Macro</translation>
     </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>Inverti bookmark</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4828" />
+      <location filename="../ViewManager/ViewManager.py" line="4856" />
       <source>&amp;Toggle Bookmark</source>
       <translation>Inver&amp;ti bookmark</translation>
     </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>Alt+Ctrl+T</translation>
     </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>&lt;b&gt;Toggle bookmark&lt;/b&gt;&lt;p&gt;Attiva un bookmark sulla linea corrente dell'editor.&lt;/p&gt;</translation>
     </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>Prossimo segnalibro</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4855" />
+      <location filename="../ViewManager/ViewManager.py" line="4883" />
       <source>&amp;Next Bookmark</source>
       <translation>Prossimo seg&amp;nalibro</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4857" />
+      <location filename="../ViewManager/ViewManager.py" line="4885" />
       <source>Ctrl+PgDown</source>
       <comment>Bookmark|Next</comment>
       <translation>Ctrl+PgDown</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4869" />
+      <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>&lt;b&gt;Prossimo segnalibro&lt;/b&gt;&lt;p&gt;Vai al segnalibro seguente dell'editor.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4892" />
-      <location filename="../ViewManager/ViewManager.py" line="4879" />
+      <location filename="../ViewManager/ViewManager.py" line="4920" />
+      <location filename="../ViewManager/ViewManager.py" line="4907" />
       <source>Previous Bookmark</source>
       <translation>Segnalibro precedente</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4881" />
+      <location filename="../ViewManager/ViewManager.py" line="4909" />
       <source>&amp;Previous Bookmark</source>
       <translation>Segnalibro &amp;precedente</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4883" />
+      <location filename="../ViewManager/ViewManager.py" line="4911" />
       <source>Ctrl+PgUp</source>
       <comment>Bookmark|Previous</comment>
       <translation />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4895" />
+      <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>&lt;b&gt;Segnalibro precedente&lt;/b&gt;&lt;p&gt;Va al segnalibro precedente dell'editor corrente.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4917" />
-      <location filename="../ViewManager/ViewManager.py" line="4905" />
+      <location filename="../ViewManager/ViewManager.py" line="4945" />
+      <location filename="../ViewManager/ViewManager.py" line="4933" />
       <source>Clear Bookmarks</source>
       <translation>Pulisci segnalibri</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4906" />
+      <location filename="../ViewManager/ViewManager.py" line="4934" />
       <source>&amp;Clear Bookmarks</source>
       <translation>Pulis&amp;ci segnalibri</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4908" />
+      <location filename="../ViewManager/ViewManager.py" line="4936" />
       <source>Alt+Ctrl+C</source>
       <comment>Bookmark|Clear</comment>
       <translation>Alt+Ctrl+C</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4920" />
+      <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>&lt;b&gt;Pulisci Segnalibri&lt;/b&gt;&lt;p&gt;Pulisci i segnalibri di tutti gli editor.&lt;/p&gt;</translation>
     </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>Vai all'errore di sintassi</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4932" />
-      <source>&amp;Goto Syntax Error</source>
-      <translation>&amp;Vai all'errore di sintassi</translation>
-    </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>&lt;b&gt;Vai all'errore di sintassi&lt;/b&gt;&lt;p&gt;Vai all'errore di sintassi successivo dell'editor corrente.&lt;/p&gt;</translation>
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="4960" />
-      <location filename="../ViewManager/ViewManager.py" line="4952" />
+      <source>&amp;Goto Syntax Error</source>
+      <translation>&amp;Vai all'errore di sintassi</translation>
+    </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>&lt;b&gt;Vai all'errore di sintassi&lt;/b&gt;&lt;p&gt;Vai all'errore di sintassi successivo dell'editor corrente.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="4988" />
+      <location filename="../ViewManager/ViewManager.py" line="4980" />
       <source>Clear Syntax Errors</source>
       <translation>Pulisci errori di sintassi</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4953" />
+      <location filename="../ViewManager/ViewManager.py" line="4981" />
       <source>Clear &amp;Syntax Errors</source>
       <translation>Pulisci errori di &amp;sintassi</translation>
     </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>&lt;b&gt;Pulisci errori di sintassi&lt;/b&gt;&lt;p&gt;Pulisci gli errori di sintassi da tutti gli editor.&lt;/p&gt;</translation>
     </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>Warning successivo</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4975" />
+      <location filename="../ViewManager/ViewManager.py" line="5003" />
       <source>&amp;Next warning message</source>
       <translation>Warni&amp;ng successivo</translation>
     </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>Messaggio di warning precedente</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4998" />
+      <location filename="../ViewManager/ViewManager.py" line="5026" />
       <source>&amp;Previous warning message</source>
       <translation>Messaggio di warning &amp;precedente</translation>
     </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>Pulisci messaggi di warning</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5020" />
+      <location filename="../ViewManager/ViewManager.py" line="5048" />
       <source>Clear &amp;Warning Messages</source>
       <translation>Pulisci messaggi di &amp;warning</translation>
     </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>Prossima linea non analizzata</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5042" />
+      <location filename="../ViewManager/ViewManager.py" line="5070" />
       <source>&amp;Next uncovered line</source>
       <translation>Prossima linea &amp;non analizzata</translation>
     </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>&lt;b&gt;Prossima linea  non analizzata&lt;/b&gt;&lt;p&gt;Vai alla prossima riga dell'editor corrente marcato come non analizzata.&lt;/p&gt;</translation>
     </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>Linea non analizzata precedente</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5065" />
+      <location filename="../ViewManager/ViewManager.py" line="5093" />
       <source>&amp;Previous uncovered line</source>
       <translation>Linea non analizzata &amp;precedente</translation>
     </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>&lt;b&gt;Linea non analizzata precedente&lt;/b&gt;&lt;p&gt;Vai alla prossima riga dell'editor corrente marcato come non analizzata.&lt;/p&gt;</translation>
     </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>Task seguente</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5088" />
+      <location filename="../ViewManager/ViewManager.py" line="5116" />
       <source>&amp;Next Task</source>
       <translation>Task segue&amp;nte</translation>
     </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>&lt;b&gt;Task seguente&lt;/b&gt;&lt;p&gt;Vai alla prossima riga dell'editor che ha un task.&lt;/p&gt;</translation>
     </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>Task Precedente</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5110" />
+      <location filename="../ViewManager/ViewManager.py" line="5138" />
       <source>&amp;Previous Task</source>
       <translation>Task &amp;Precedente</translation>
     </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>&lt;b&gt;Task Precedente&lt;/b&gt;&lt;p&gt;Vai alla precedente riga dell'editor che ha un task.&lt;/p&gt;</translation>
     </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>Segnali&amp;bri</translation>
     </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>Segnalibri</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5265" />
+      <location filename="../ViewManager/ViewManager.py" line="5293" />
       <source>Check spelling</source>
       <translation type="unfinished">Controllo sillabazione</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5267" />
+      <location filename="../ViewManager/ViewManager.py" line="5295" />
       <source>Check &amp;spelling...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5269" />
+      <location filename="../ViewManager/ViewManager.py" line="5297" />
       <source>Shift+F7</source>
       <comment>Spelling|Spell Check</comment>
       <translation>Shift+F7</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5278" />
+      <location filename="../ViewManager/ViewManager.py" line="5306" />
       <source>Perform spell check of current editor</source>
       <translation>Esegui la correzione automatica nella finestra corrente</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5283" />
+      <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="5293" />
+      <location filename="../ViewManager/ViewManager.py" line="5321" />
       <source>Automatic spell checking</source>
       <translation>Controllo sintassi automatico</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5295" />
+      <location filename="../ViewManager/ViewManager.py" line="5323" />
       <source>&amp;Automatic spell checking</source>
       <translation>Controllo sintassi &amp;automatico</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5303" />
+      <location filename="../ViewManager/ViewManager.py" line="5331" />
       <source>(De-)Activate automatic spell checking</source>
       <translation>(Dis-)Attiva il controllo sintassi automatico</translation>
     </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>&lt;b&gt;Controllo sintassi automatico&lt;/b&gt;&lt;p&gt;Attiva o disattiva la funzione di controllo sintassi automatico per tutti gli editor.&lt;/p&gt;</translation>
     </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>Spelling</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5405" />
+      <location filename="../ViewManager/ViewManager.py" line="5433" />
       <source>Open files</source>
       <translation>Apri Files</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5454" />
+      <location filename="../ViewManager/ViewManager.py" line="5491" />
       <source>File Modified</source>
       <translation>File modificato</translation>
     </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>&lt;p&gt;Il file &lt;b&gt;{0}&lt;/b&gt; contiene modifiche non salvate.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5921" />
+      <location filename="../ViewManager/ViewManager.py" line="5972" />
       <source>Line: {0:5}</source>
       <translation>Linea: {0:5}</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5927" />
+      <location filename="../ViewManager/ViewManager.py" line="5978" />
       <source>Pos: {0:5}</source>
       <translation>Pos: {0:5}</translation>
     </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>Pulis&amp;ci</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="6445" />
+      <location filename="../ViewManager/ViewManager.py" line="6497" />
       <source>&amp;Add</source>
       <translation>&amp;Aggiungi</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="6448" />
+      <location filename="../ViewManager/ViewManager.py" line="6500" />
       <source>&amp;Edit...</source>
       <translation>&amp;Modifica...</translation>
     </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" />
@@ -103927,32 +104549,32 @@
   <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>&lt;tr&gt;&lt;td&gt;&lt;b&gt;Origine #{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;</translation>
     </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>&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;</translation>
     </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>&lt;tr&gt;&lt;td&gt;&lt;b&gt;Segnalibri&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;</translation>
     </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>&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;</translation>
     </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>
@@ -103961,7 +104583,7 @@
 &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;</translation>
     </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;
@@ -103978,36 +104600,36 @@
 </translation>
     </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>&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;
 </translation>
     </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>&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;</translation>
     </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>&lt;tr&gt;&lt;td&gt;&lt;b&gt;Origini&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;</translation>
     </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