src/eric7/i18n/eric7_it.ts

branch
eric7
changeset 9436
731d146193e2
parent 9434
ef86a77942f2
child 9442
906485dcd210
child 9447
662075aa9361
--- a/src/eric7/i18n/eric7_it.ts	Wed Oct 26 17:32:49 2022 +0200
+++ b/src/eric7/i18n/eric7_it.ts	Wed Oct 26 18:47:23 2022 +0200
@@ -2108,20 +2108,30 @@
   <context>
     <name>BlackUtilities</name>
     <message>
-      <location filename="../CodeFormatting/BlackUtilities.py" line="67" />
+      <location filename="../CodeFormatting/BlackUtilities.py" line="69" />
       <source>Invalid regular expression: {0}</source>
       <translation type="unfinished">Espressione regolare non valida: {0}</translation>
     </message>
     <message>
-      <location filename="../CodeFormatting/BlackUtilities.py" line="74" />
+      <location filename="../CodeFormatting/BlackUtilities.py" line="76" />
       <source>Invalid regular expression: missing group name</source>
       <translation type="unfinished">Espressione regolare non valida: manca il nome del gruppo</translation>
     </message>
     <message>
-      <location filename="../CodeFormatting/BlackUtilities.py" line="81" />
+      <location filename="../CodeFormatting/BlackUtilities.py" line="83" />
       <source>A regular expression must be given.</source>
       <translation type="unfinished">Un'espressione regolare deve essere fornita.</translation>
     </message>
+    <message>
+      <location filename="../CodeFormatting/BlackUtilities.py" line="96" />
+      <source>About Black</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CodeFormatting/BlackUtilities.py" line="97" />
+      <source>&lt;p&gt;&lt;b&gt;Black Version {0}&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;i&gt;Black&lt;/i&gt; is the uncompromising Python code formatter.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
   </context>
   <context>
     <name>BoardDataDialog</name>
@@ -11147,972 +11157,977 @@
   <context>
     <name>Editor</name>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3271" />
-      <location filename="../QScintilla/Editor.py" line="430" />
-      <location filename="../QScintilla/Editor.py" line="415" />
-      <location filename="../QScintilla/Editor.py" line="403" />
+      <location filename="../QScintilla/Editor.py" line="3276" />
+      <location filename="../QScintilla/Editor.py" line="431" />
+      <location filename="../QScintilla/Editor.py" line="416" />
+      <location filename="../QScintilla/Editor.py" line="404" />
       <source>Open File</source>
       <translation>Apri File</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="404" />
+      <location filename="../QScintilla/Editor.py" line="405" />
       <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; is not a text file. It will not be opened!&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="416" />
+      <location filename="../QScintilla/Editor.py" line="417" />
       <source>&lt;p&gt;The size of the file &lt;b&gt;{0}&lt;/b&gt; is &lt;b&gt;{1} KB&lt;/b&gt; and exceeds the configured limit of &lt;b&gt;{2} KB&lt;/b&gt;. It will not be opened!&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="431" />
+      <location filename="../QScintilla/Editor.py" line="432" />
       <source>&lt;p&gt;The size of the file &lt;b&gt;{0}&lt;/b&gt; is &lt;b&gt;{1} KB&lt;/b&gt;. Do you really want to load it?&lt;/p&gt;</source>
       <translation>&lt;p&gt;La dimensione del file &lt;b&gt;{0}&lt;/b&gt; è &lt;b&gt;{1} KB&lt;/b&gt;. Sei sicuro di volerlo caricare ?&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="527" />
+      <location filename="../QScintilla/Editor.py" line="528" />
       <source>&lt;b&gt;A Source Editor Window&lt;/b&gt;&lt;p&gt;This window is used to display and edit a source file.  You can open as many of these as you like. The name of the file is displayed in the window's titlebar.&lt;/p&gt;&lt;p&gt;In order to set breakpoints just click in the space between the line numbers and the fold markers. Via the context menu of the margins they may be edited.&lt;/p&gt;&lt;p&gt;In order to set bookmarks just Shift click in the space between the line numbers and the fold markers.&lt;/p&gt;&lt;p&gt;These actions can be reversed via the context menu.&lt;/p&gt;&lt;p&gt;Ctrl clicking on a syntax error marker shows some info about this error.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Una finesta di edit&lt;/b&gt;&lt;p&gt;Questa finestra è usata per visualizzare e modificare un file sorgente. Si possono aprire quante finestre si vogliono. Il nome del file è mostrato nella barra dei titolo della finestra.&lt;/p&gt;&lt;p&gt;Per impostare dei breakpoint basta cliccare nello spazio tra i numeri di riga e i marcatori di compressione. Con il menù contestuale del margine possono essere modificati.&lt;/p&gt;&lt;p&gt;Per impostare un segnalibro basta cliccare con lo Shift premuto nello spazio tra il numero di linea e i marcatori di compressione.&lt;/p&gt;&lt;p&gt;Queste azioni possono essere invertite con il menù contestuale.&lt;/p&gt;&lt;p&gt; Cliccare con il tasto Ctrl premuto un  marcatore di errore della sintassi mostra delle informazioni sull'errore.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="859" />
+      <location filename="../QScintilla/Editor.py" line="860" />
       <source>Undo</source>
       <translation>Annulla</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="862" />
+      <location filename="../QScintilla/Editor.py" line="863" />
       <source>Redo</source>
       <translation>Rifai</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="865" />
+      <location filename="../QScintilla/Editor.py" line="866" />
       <source>Revert to last saved state</source>
       <translation>Ritorna all'ultimo stato salvato</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="869" />
+      <location filename="../QScintilla/Editor.py" line="870" />
       <source>Cut</source>
       <translation>Taglia</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="872" />
+      <location filename="../QScintilla/Editor.py" line="873" />
       <source>Copy</source>
       <translation>Copia</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="875" />
+      <location filename="../QScintilla/Editor.py" line="876" />
       <source>Paste</source>
       <translation>Incolla</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="881" />
+      <location filename="../QScintilla/Editor.py" line="882" />
       <source>Indent</source>
       <translation>Identa</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="886" />
+      <location filename="../QScintilla/Editor.py" line="887" />
       <source>Unindent</source>
       <translation>Annulla identazione</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="891" />
+      <location filename="../QScintilla/Editor.py" line="892" />
       <source>Comment</source>
       <translation>Commenta</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="896" />
+      <location filename="../QScintilla/Editor.py" line="897" />
       <source>Uncomment</source>
       <translation>Annulla commenta</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8968" />
-      <location filename="../QScintilla/Editor.py" line="901" />
+      <location filename="../QScintilla/Editor.py" line="8973" />
+      <location filename="../QScintilla/Editor.py" line="902" />
       <source>Generate Docstring</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="904" />
-      <source>Select to brace</source>
-      <translation>Seleziona per parentesizzare</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="905" />
-      <source>Select all</source>
-      <translation>Seleziona tutti</translation>
+      <source>Select to brace</source>
+      <translation>Seleziona per parentesizzare</translation>
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="906" />
+      <source>Select all</source>
+      <translation>Seleziona tutti</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="907" />
       <source>Deselect all</source>
       <translation>Deseleziona tutti</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="908" />
+      <location filename="../QScintilla/Editor.py" line="909" />
       <source>Execute Selection In Console</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="920" />
+      <location filename="../QScintilla/Editor.py" line="921" />
       <source>Use Monospaced Font</source>
       <translation>Usa un font Monospaced</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="925" />
+      <location filename="../QScintilla/Editor.py" line="926" />
       <source>Autosave enabled</source>
       <translation>Salvataggio automatico abilitato</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="930" />
+      <location filename="../QScintilla/Editor.py" line="931" />
       <source>Typing aids enabled</source>
       <translation>Aiuti alla digitazione abilitati</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="938" />
+      <location filename="../QScintilla/Editor.py" line="939" />
       <source>Automatic Completion enabled</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="947" />
+      <location filename="../QScintilla/Editor.py" line="948" />
       <source>Calltip</source>
       <translation>Calltip</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="950" />
+      <location filename="../QScintilla/Editor.py" line="951" />
       <source>Code Info</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="965" />
+      <location filename="../QScintilla/Editor.py" line="966" />
       <source>New Document View</source>
       <translation>Nuova vista Documento</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="970" />
+      <location filename="../QScintilla/Editor.py" line="971" />
       <source>New Document View (with new split)</source>
       <translation>Nuova vista Documento (con nuova divisione)</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="978" />
+      <location filename="../QScintilla/Editor.py" line="979" />
       <source>Save</source>
       <translation>Salva</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="982" />
+      <location filename="../QScintilla/Editor.py" line="983" />
       <source>Save As...</source>
       <translation>Salva come...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="987" />
+      <location filename="../QScintilla/Editor.py" line="988" />
       <source>Save Copy...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1009" />
-      <location filename="../QScintilla/Editor.py" line="1006" />
+      <location filename="../QScintilla/Editor.py" line="1010" />
+      <location filename="../QScintilla/Editor.py" line="1007" />
       <source>Complete</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1013" />
+      <location filename="../QScintilla/Editor.py" line="1014" />
       <source>Clear Completions Cache</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1016" />
+      <location filename="../QScintilla/Editor.py" line="1017" />
       <source>Complete from Document</source>
       <translation type="unfinished">dal Documento</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1018" />
+      <location filename="../QScintilla/Editor.py" line="1019" />
       <source>Complete from APIs</source>
       <translation type="unfinished">dalle APIs</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1021" />
+      <location filename="../QScintilla/Editor.py" line="1022" />
       <source>Complete from Document and APIs</source>
       <translation type="unfinished">dal Documento e dalle APIs</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1035" />
+      <location filename="../QScintilla/Editor.py" line="1036" />
       <source>Check</source>
       <translation>Controlla</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1046" />
+      <location filename="../QScintilla/Editor.py" line="1047" />
       <source>Code Formatting</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="1049" />
+      <source>Black</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1054" />
       <source>Format Code</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1053" />
+      <location filename="../QScintilla/Editor.py" line="1058" />
       <source>Check Formatting</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1057" />
+      <location filename="../QScintilla/Editor.py" line="1062" />
       <source>Formatting Diff</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1072" />
+      <location filename="../QScintilla/Editor.py" line="1077" />
       <source>Tools</source>
       <translation>Strumenti</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1083" />
+      <location filename="../QScintilla/Editor.py" line="1088" />
       <source>Show</source>
       <translation>Mostra</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1085" />
-      <source>Code metrics...</source>
-      <translation>Statistiche codice...</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1087" />
-      <source>Code coverage...</source>
-      <translation>Analisi codice...</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1090" />
+      <source>Code metrics...</source>
+      <translation>Statistiche codice...</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1092" />
+      <source>Code coverage...</source>
+      <translation>Analisi codice...</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1095" />
       <source>Show code coverage annotations</source>
       <translation>Mostra le annotazioni dell'analisi del codice</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1093" />
+      <location filename="../QScintilla/Editor.py" line="1098" />
       <source>Hide code coverage annotations</source>
       <translation>Nascondi le annotazioni dell'analisi del codice</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1097" />
+      <location filename="../QScintilla/Editor.py" line="1102" />
       <source>Profile data...</source>
       <translation>Profilazione dati...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1111" />
+      <location filename="../QScintilla/Editor.py" line="1116" />
       <source>Diagrams</source>
       <translation>Diagrammi</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1113" />
+      <location filename="../QScintilla/Editor.py" line="1118" />
       <source>Class Diagram...</source>
       <translation>Diagrammi di classe...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1114" />
+      <location filename="../QScintilla/Editor.py" line="1119" />
       <source>Package Diagram...</source>
       <translation>Diagrammi del package...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1115" />
+      <location filename="../QScintilla/Editor.py" line="1120" />
       <source>Imports Diagram...</source>
       <translation>Importa diagrammi...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1117" />
-      <source>Application Diagram...</source>
-      <translation>Diagrammi dell'applicazione...</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1122" />
+      <source>Application Diagram...</source>
+      <translation>Diagrammi dell'applicazione...</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1127" />
       <source>Load Diagram...</source>
       <translation>Carica Diagramma...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1137" />
+      <location filename="../QScintilla/Editor.py" line="1142" />
       <source>Languages</source>
       <translation>Linguaggi</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1141" />
+      <location filename="../QScintilla/Editor.py" line="1146" />
       <source>Text</source>
       <translation type="unfinished">Testo</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1166" />
+      <location filename="../QScintilla/Editor.py" line="1171" />
       <source>Guessed</source>
       <translation>Indovinato</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1497" />
-      <location filename="../QScintilla/Editor.py" line="1170" />
+      <location filename="../QScintilla/Editor.py" line="1502" />
+      <location filename="../QScintilla/Editor.py" line="1175" />
       <source>Alternatives</source>
       <translation>Alternative</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1187" />
+      <location filename="../QScintilla/Editor.py" line="1192" />
       <source>Encodings</source>
       <translation>Codifica</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1210" />
+      <location filename="../QScintilla/Editor.py" line="1215" />
       <source>Re-Open With Encoding</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1230" />
+      <location filename="../QScintilla/Editor.py" line="1235" />
       <source>End-of-Line Type</source>
       <translation>Tipo di fine-linea</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1234" />
+      <location filename="../QScintilla/Editor.py" line="1239" />
       <source>Unix</source>
       <translation>Unix</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1240" />
+      <location filename="../QScintilla/Editor.py" line="1245" />
       <source>Windows</source>
       <translation>Windows</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1246" />
+      <location filename="../QScintilla/Editor.py" line="1251" />
       <source>Macintosh</source>
       <translation>Macintosh</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1264" />
+      <location filename="../QScintilla/Editor.py" line="1269" />
       <source>Spelling</source>
       <translation type="unfinished">Spelling</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8086" />
-      <location filename="../QScintilla/Editor.py" line="1272" />
+      <location filename="../QScintilla/Editor.py" line="8091" />
+      <location filename="../QScintilla/Editor.py" line="1277" />
       <source>Check spelling...</source>
       <translation>Controllo sillabazione...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1277" />
+      <location filename="../QScintilla/Editor.py" line="1282" />
       <source>Check spelling of selection...</source>
       <translation>Controllo sillabazione della selezione...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1281" />
+      <location filename="../QScintilla/Editor.py" line="1286" />
       <source>Remove from dictionary</source>
       <translation>Rimuovi dal dizionario</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1298" />
+      <location filename="../QScintilla/Editor.py" line="1303" />
       <source>Spell Check Languages</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1302" />
+      <location filename="../QScintilla/Editor.py" line="1307" />
       <source>No Language</source>
       <translation>Nessun linguaggio</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1329" />
-      <source>Toggle bookmark</source>
-      <translation>Inverti bookmark</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1331" />
-      <source>Next bookmark</source>
-      <translation>Prossimo segnalibro</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1334" />
+      <source>Toggle bookmark</source>
+      <translation>Inverti bookmark</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1336" />
+      <source>Next bookmark</source>
+      <translation>Prossimo segnalibro</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1339" />
       <source>Previous bookmark</source>
       <translation>Segnalibro precedente</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1337" />
+      <location filename="../QScintilla/Editor.py" line="1342" />
       <source>Clear all bookmarks</source>
       <translation>Pulisci di tutti di segnalibri</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1348" />
+      <location filename="../QScintilla/Editor.py" line="1353" />
       <source>Toggle breakpoint</source>
       <translation>Abilita/Disabilita breakpoint</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1351" />
+      <location filename="../QScintilla/Editor.py" line="1356" />
       <source>Toggle temporary breakpoint</source>
       <translation>Abilita/Disabilita breakpoint temporaneo</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1354" />
+      <location filename="../QScintilla/Editor.py" line="1359" />
       <source>Edit breakpoint...</source>
       <translation>Modifica Breakpoint...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5782" />
-      <location filename="../QScintilla/Editor.py" line="1357" />
+      <location filename="../QScintilla/Editor.py" line="5787" />
+      <location filename="../QScintilla/Editor.py" line="1362" />
       <source>Enable breakpoint</source>
       <translation>Abilita breakpoint</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1360" />
+      <location filename="../QScintilla/Editor.py" line="1365" />
       <source>Next breakpoint</source>
       <translation>Prossimo breakpoint</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1363" />
+      <location filename="../QScintilla/Editor.py" line="1368" />
       <source>Previous breakpoint</source>
       <translation>Breakpoint precedente</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1366" />
+      <location filename="../QScintilla/Editor.py" line="1371" />
       <source>Clear all breakpoints</source>
       <translation>Elimina tutti i breakpoint</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1377" />
-      <source>Toggle all folds</source>
-      <translation type="unfinished">Abilita/Disabilita tutti i raggruppamenti</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1382" />
+      <source>Toggle all folds</source>
+      <translation type="unfinished">Abilita/Disabilita tutti i raggruppamenti</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1387" />
       <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="1385" />
+      <location filename="../QScintilla/Editor.py" line="1390" />
       <source>Toggle current fold</source>
       <translation type="unfinished">Abilita/Disabilita il raggruppamento corrente</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1389" />
+      <location filename="../QScintilla/Editor.py" line="1394" />
       <source>Expand (including children)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1393" />
-      <source>Collapse (including children)</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1398" />
+      <source>Collapse (including children)</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1403" />
       <source>Clear all folds</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1409" />
+      <location filename="../QScintilla/Editor.py" line="1414" />
       <source>Goto syntax error</source>
       <translation>Vai all'errore di sintassi</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1412" />
+      <location filename="../QScintilla/Editor.py" line="1417" />
       <source>Show syntax error message</source>
       <translation>Mostra i messaggi degli errori di sintassi</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1415" />
+      <location filename="../QScintilla/Editor.py" line="1420" />
       <source>Clear syntax error</source>
       <translation>Elimina errori di sintassi</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1419" />
+      <location filename="../QScintilla/Editor.py" line="1424" />
       <source>Next warning</source>
       <translation>Warning successivo</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1422" />
+      <location filename="../QScintilla/Editor.py" line="1427" />
       <source>Previous warning</source>
       <translation>Warning precedente</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1425" />
+      <location filename="../QScintilla/Editor.py" line="1430" />
       <source>Show warning message</source>
       <translation>Mostra Warning</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1428" />
+      <location filename="../QScintilla/Editor.py" line="1433" />
       <source>Clear warnings</source>
       <translation>Pulisci warning</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1432" />
+      <location filename="../QScintilla/Editor.py" line="1437" />
       <source>Next uncovered line</source>
       <translation>Prossimo file non analizzato</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1435" />
+      <location filename="../QScintilla/Editor.py" line="1440" />
       <source>Previous uncovered line</source>
       <translation>File non analizzato precedente</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1439" />
+      <location filename="../QScintilla/Editor.py" line="1444" />
       <source>Next task</source>
       <translation>Prossimo task</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1442" />
+      <location filename="../QScintilla/Editor.py" line="1447" />
       <source>Previous task</source>
       <translation>Task precedente</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1446" />
+      <location filename="../QScintilla/Editor.py" line="1451" />
       <source>Next change</source>
       <translation>Modifica successiva</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1449" />
+      <location filename="../QScintilla/Editor.py" line="1454" />
       <source>Previous change</source>
       <translation>Modifica precedente</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1452" />
+      <location filename="../QScintilla/Editor.py" line="1457" />
       <source>Clear changes</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1483" />
-      <location filename="../QScintilla/Editor.py" line="1474" />
+      <location filename="../QScintilla/Editor.py" line="1488" />
+      <location filename="../QScintilla/Editor.py" line="1479" />
       <source>Export source</source>
       <translation>Esporta sorgenti</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1475" />
+      <location filename="../QScintilla/Editor.py" line="1480" />
       <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="1484" />
+      <location filename="../QScintilla/Editor.py" line="1489" />
       <source>No export format given. Aborting...</source>
       <translation>Nessun formato di export impostato. Annullamento...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1494" />
+      <location filename="../QScintilla/Editor.py" line="1499" />
       <source>Alternatives ({0})</source>
       <translation>Alternative ({0})</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1517" />
+      <location filename="../QScintilla/Editor.py" line="1522" />
       <source>Pygments Lexer</source>
       <translation>Analizzatore lessicale Pygments</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1518" />
+      <location filename="../QScintilla/Editor.py" line="1523" />
       <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="2077" />
+      <location filename="../QScintilla/Editor.py" line="2082" />
       <source>Modification of Read Only file</source>
       <translation>Modifica di un file di sola lettura</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2078" />
+      <location filename="../QScintilla/Editor.py" line="2083" />
       <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="2499" />
+      <location filename="../QScintilla/Editor.py" line="2504" />
       <source>Add Breakpoint</source>
       <translation type="unfinished">Aggiungi un breakpoint</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2500" />
+      <location filename="../QScintilla/Editor.py" line="2505" />
       <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="2833" />
+      <location filename="../QScintilla/Editor.py" line="2838" />
       <source>Printing...</source>
       <translation>In stampa...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2850" />
-      <source>Printing completed</source>
-      <translation>Stampa completata</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="2852" />
-      <source>Error while printing</source>
-      <translation>Errore durante la stampa</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="2855" />
+      <source>Printing completed</source>
+      <translation>Stampa completata</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="2857" />
+      <source>Error while printing</source>
+      <translation>Errore durante la stampa</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="2860" />
       <source>Printing aborted</source>
       <translation>Stampa annullata</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3213" />
+      <location filename="../QScintilla/Editor.py" line="3218" />
       <source>File Modified</source>
       <translation>File modificato</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3214" />
+      <location filename="../QScintilla/Editor.py" line="3219" />
       <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="3272" />
+      <location filename="../QScintilla/Editor.py" line="3277" />
       <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="3450" />
-      <location filename="../QScintilla/Editor.py" line="3431" />
-      <location filename="../QScintilla/Editor.py" line="3391" />
+      <location filename="../QScintilla/Editor.py" line="3455" />
+      <location filename="../QScintilla/Editor.py" line="3436" />
+      <location filename="../QScintilla/Editor.py" line="3396" />
       <source>Save File</source>
       <translation>Salva file</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3392" />
+      <location filename="../QScintilla/Editor.py" line="3397" />
       <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="3451" />
+      <location filename="../QScintilla/Editor.py" line="3456" />
       <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="4961" />
+      <location filename="../QScintilla/Editor.py" line="4966" />
       <source>Autocompletion</source>
       <translation>Autocompletamento</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="4962" />
+      <location filename="../QScintilla/Editor.py" line="4967" />
       <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="5090" />
+      <location filename="../QScintilla/Editor.py" line="5095" />
       <source>Auto-Completion Provider</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5091" />
+      <location filename="../QScintilla/Editor.py" line="5096" />
       <source>The completion list provider '{0}' was already registered. Ignoring duplicate request.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5383" />
+      <location filename="../QScintilla/Editor.py" line="5388" />
       <source>Call-Tips Provider</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5384" />
+      <location filename="../QScintilla/Editor.py" line="5389" />
       <source>The call-tips provider '{0}' was already registered. Ignoring duplicate request.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5786" />
+      <location filename="../QScintilla/Editor.py" line="5791" />
       <source>Disable breakpoint</source>
       <translation>Disabilita breakpoint</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6141" />
+      <location filename="../QScintilla/Editor.py" line="6146" />
       <source>Code Coverage</source>
       <translation>Analisi codice</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6142" />
+      <location filename="../QScintilla/Editor.py" line="6147" />
       <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="6217" />
-      <location filename="../QScintilla/Editor.py" line="6209" />
+      <location filename="../QScintilla/Editor.py" line="6222" />
+      <location filename="../QScintilla/Editor.py" line="6214" />
       <source>Show Code Coverage Annotations</source>
       <translation>Mostra le annotazioni dell'analisi del codice</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6210" />
+      <location filename="../QScintilla/Editor.py" line="6215" />
       <source>All lines have been covered.</source>
       <translation>Tutte le linee sono state analizzate.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6218" />
+      <location filename="../QScintilla/Editor.py" line="6223" />
       <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="6314" />
+      <location filename="../QScintilla/Editor.py" line="6319" />
       <source>Profile Data</source>
       <translation>Profilazione dati</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6315" />
+      <location filename="../QScintilla/Editor.py" line="6320" />
       <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="6478" />
-      <location filename="../QScintilla/Editor.py" line="6472" />
+      <location filename="../QScintilla/Editor.py" line="6483" />
+      <location filename="../QScintilla/Editor.py" line="6477" />
       <source>Syntax Error</source>
       <translation>Errore di sintassi</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6479" />
+      <location filename="../QScintilla/Editor.py" line="6484" />
       <source>No syntax error message available.</source>
       <translation>Nessun messaggio degli errori di sintassi disponibile.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6690" />
-      <location filename="../QScintilla/Editor.py" line="6684" />
+      <location filename="../QScintilla/Editor.py" line="6695" />
+      <location filename="../QScintilla/Editor.py" line="6689" />
       <source>Warning</source>
       <translation>Attenzione</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6690" />
+      <location filename="../QScintilla/Editor.py" line="6695" />
       <source>No warning messages available.</source>
       <translation>Nessun messaggio di attenzione disponibile.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6754" />
+      <location filename="../QScintilla/Editor.py" line="6759" />
       <source>Style: {0}</source>
       <translation>Stile: {0}</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6757" />
+      <location filename="../QScintilla/Editor.py" line="6762" />
       <source>Warning: {0}</source>
       <translation>Attenzione: {0}</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6764" />
+      <location filename="../QScintilla/Editor.py" line="6769" />
       <source>Error: {0}</source>
       <translation>Errore: {0}</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6871" />
+      <location filename="../QScintilla/Editor.py" line="6876" />
       <source>Macro Name</source>
       <translation>Nome Macro</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6871" />
+      <location filename="../QScintilla/Editor.py" line="6876" />
       <source>Select a macro name:</source>
       <translation>Seleziona un nome per la macro:</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6897" />
+      <location filename="../QScintilla/Editor.py" line="6902" />
       <source>Load macro file</source>
       <translation>Carica un file di macro</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6943" />
-      <location filename="../QScintilla/Editor.py" line="6899" />
+      <location filename="../QScintilla/Editor.py" line="6948" />
+      <location filename="../QScintilla/Editor.py" line="6904" />
       <source>Macro files (*.macro)</source>
       <translation>File Macro (*.macro)</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6921" />
-      <location filename="../QScintilla/Editor.py" line="6911" />
+      <location filename="../QScintilla/Editor.py" line="6926" />
+      <location filename="../QScintilla/Editor.py" line="6916" />
       <source>Error loading macro</source>
       <translation>Errore nel caricamento della macro</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6912" />
+      <location filename="../QScintilla/Editor.py" line="6917" />
       <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="6922" />
+      <location filename="../QScintilla/Editor.py" line="6927" />
       <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="6941" />
+      <location filename="../QScintilla/Editor.py" line="6946" />
       <source>Save macro file</source>
       <translation>Salva un file di macro</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6959" />
+      <location filename="../QScintilla/Editor.py" line="6964" />
       <source>Save macro</source>
       <translation>Salva macro</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6960" />
+      <location filename="../QScintilla/Editor.py" line="6965" />
       <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="6975" />
+      <location filename="../QScintilla/Editor.py" line="6980" />
       <source>Error saving macro</source>
       <translation>Errore nel salvataggio della macro</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6976" />
+      <location filename="../QScintilla/Editor.py" line="6981" />
       <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="6989" />
+      <location filename="../QScintilla/Editor.py" line="6994" />
       <source>Start Macro Recording</source>
       <translation>Avvia registrazione della macro</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6990" />
+      <location filename="../QScintilla/Editor.py" line="6995" />
       <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="7016" />
+      <location filename="../QScintilla/Editor.py" line="7021" />
       <source>Macro Recording</source>
       <translation>Registrazione Macro</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7017" />
+      <location filename="../QScintilla/Editor.py" line="7022" />
       <source>Enter name of the macro:</source>
       <translation>Inserisci un nome per la macro:</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7168" />
+      <location filename="../QScintilla/Editor.py" line="7173" />
       <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="7174" />
+      <location filename="../QScintilla/Editor.py" line="7179" />
       <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="7181" />
+      <location filename="../QScintilla/Editor.py" line="7186" />
       <source>File changed</source>
       <translation>File modificato</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7231" />
+      <location filename="../QScintilla/Editor.py" line="7236" />
       <source>{0} (ro)</source>
       <translation>{0} (ro)</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7525" />
+      <location filename="../QScintilla/Editor.py" line="7530" />
       <source>Drop Error</source>
       <translation>Errore Drop</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7526" />
+      <location filename="../QScintilla/Editor.py" line="7531" />
       <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="7546" />
+      <location filename="../QScintilla/Editor.py" line="7551" />
       <source>Resources</source>
       <translation>Risorse</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7548" />
+      <location filename="../QScintilla/Editor.py" line="7553" />
       <source>Add file...</source>
       <translation>Aggiungi file...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7549" />
+      <location filename="../QScintilla/Editor.py" line="7554" />
       <source>Add files...</source>
       <translation>Aggiungi files...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7550" />
-      <source>Add aliased file...</source>
-      <translation>Aggiungi file sinonimo...</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="7552" />
-      <source>Add localized resource...</source>
-      <translation>Aggiungi una risorsa localizzata...</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="7555" />
+      <source>Add aliased file...</source>
+      <translation>Aggiungi file sinonimo...</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="7557" />
+      <source>Add localized resource...</source>
+      <translation>Aggiungi una risorsa localizzata...</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="7560" />
       <source>Add resource frame</source>
       <translation>Aggiungi riquadro delle risorse</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7574" />
+      <location filename="../QScintilla/Editor.py" line="7579" />
       <source>Add file resource</source>
       <translation>Aggiungi un file risorse</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7588" />
+      <location filename="../QScintilla/Editor.py" line="7593" />
       <source>Add file resources</source>
       <translation>Aggiundi dei file risorse</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7612" />
-      <location filename="../QScintilla/Editor.py" line="7606" />
+      <location filename="../QScintilla/Editor.py" line="7617" />
+      <location filename="../QScintilla/Editor.py" line="7611" />
       <source>Add aliased file resource</source>
       <translation>Aggiungi file sinonimo delle risorse</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7613" />
+      <location filename="../QScintilla/Editor.py" line="7618" />
       <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="7688" />
+      <location filename="../QScintilla/Editor.py" line="7693" />
       <source>Package Diagram</source>
       <translation>Diagrammi del package</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7689" />
+      <location filename="../QScintilla/Editor.py" line="7694" />
       <source>Include class attributes?</source>
       <translation>Includi gli attributi della classe ?</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7709" />
+      <location filename="../QScintilla/Editor.py" line="7714" />
       <source>Imports Diagram</source>
       <translation>Importa diagrammi</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7710" />
+      <location filename="../QScintilla/Editor.py" line="7715" />
       <source>Include imports from external modules?</source>
       <translation>Includi gli import dai moduli esterni ?</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7729" />
+      <location filename="../QScintilla/Editor.py" line="7734" />
       <source>Application Diagram</source>
       <translation>Diagrammi dell'applicazione</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7730" />
+      <location filename="../QScintilla/Editor.py" line="7735" />
       <source>Include module names?</source>
       <translation>Includi i nomi dei moduli ?</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8090" />
+      <location filename="../QScintilla/Editor.py" line="8095" />
       <source>Add to dictionary</source>
       <translation>Aggiungi al dizionario</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8092" />
+      <location filename="../QScintilla/Editor.py" line="8097" />
       <source>Ignore All</source>
       <translation>Ignora tutto</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8510" />
+      <location filename="../QScintilla/Editor.py" line="8515" />
       <source>Sort Lines</source>
       <translation>Righe ordinate</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8511" />
+      <location filename="../QScintilla/Editor.py" line="8516" />
       <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="8604" />
+      <location filename="../QScintilla/Editor.py" line="8609" />
       <source>Register Mouse Click Handler</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8605" />
+      <location filename="../QScintilla/Editor.py" line="8610" />
       <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="8701" />
+      <location filename="../QScintilla/Editor.py" line="8706" />
       <source>{0:4d}    {1}</source>
       <comment>line number, source code</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8707" />
+      <location filename="../QScintilla/Editor.py" line="8712" />
       <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="8775" />
+      <location filename="../QScintilla/Editor.py" line="8780" />
       <source>EditorConfig Properties</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8776" />
+      <location filename="../QScintilla/Editor.py" line="8781" />
       <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>
@@ -55462,448 +55477,448 @@
   <context>
     <name>Project</name>
     <message>
-      <location filename="../Project/Project.py" line="201" />
+      <location filename="../Project/Project.py" line="202" />
       <source>Python3 Files (*.py *.py3);;Python3 GUI Files (*.pyw *.pyw3);;</source>
       <translation>Python3 Files (*.py *.py3);;Python3 GUI Files (*.pyw *.pyw3);;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="297" />
-      <source>PyQt5 GUI</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="298" />
-      <source>PyQt5 Console</source>
+      <source>PyQt5 GUI</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Project/Project.py" line="299" />
-      <source>PyQt6 GUI</source>
+      <source>PyQt5 Console</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Project/Project.py" line="300" />
-      <source>PyQt6 Console</source>
+      <source>PyQt6 GUI</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Project/Project.py" line="301" />
-      <source>Eric7 Plugin</source>
+      <source>PyQt6 Console</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Project/Project.py" line="302" />
-      <source>Console</source>
-      <translation>Console</translation>
+      <source>Eric7 Plugin</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Project/Project.py" line="303" />
+      <source>Console</source>
+      <translation>Console</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="304" />
       <source>Other</source>
       <translation>Altro</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="322" />
-      <source>PySide2 GUI</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="323" />
+      <source>PySide2 GUI</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="324" />
       <source>PySide2 Console</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="327" />
-      <source>PySide6 GUI</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="328" />
+      <source>PySide6 GUI</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="329" />
       <source>PySide6 Console</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="416" />
-      <location filename="../Project/Project.py" line="404" />
-      <location filename="../Project/Project.py" line="393" />
-      <source>Registering Project Type</source>
-      <translation>Registrazione tipo progetto</translation>
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="394" />
-      <source>&lt;p&gt;The Programming Language &lt;b&gt;{0}&lt;/b&gt; is not supported (project type: {1}).&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="405" />
-      <source>&lt;p&gt;The Project type &lt;b&gt;{0}&lt;/b&gt; is already registered with Programming Language &lt;b&gt;{1}&lt;/b&gt;.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="417" />
+      <location filename="../Project/Project.py" line="405" />
+      <location filename="../Project/Project.py" line="394" />
+      <source>Registering Project Type</source>
+      <translation>Registrazione tipo progetto</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="395" />
+      <source>&lt;p&gt;The Programming Language &lt;b&gt;{0}&lt;/b&gt; is not supported (project type: {1}).&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="406" />
+      <source>&lt;p&gt;The Project type &lt;b&gt;{0}&lt;/b&gt; is already registered with Programming Language &lt;b&gt;{1}&lt;/b&gt;.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="418" />
       <source>&lt;p&gt;The Project type &lt;b&gt;{0}&lt;/b&gt; is already registered.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="893" />
-      <source>Read Project File</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="894" />
+      <source>Read Project File</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="895" />
       <source>&lt;p&gt;The project file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Il file progetto &lt;b&gt;{0}&lt;/b&gt; non può essere letto.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="1022" />
-      <source>Read User Project Properties</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="1023" />
+      <source>Read User Project Properties</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="1024" />
       <source>&lt;p&gt;The user specific project properties file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Il file delle proprietà specifiche dell'utente del progetto &lt;b&gt;{0}&lt;/b&gt; non può essere letto.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="1070" />
+      <location filename="../Project/Project.py" line="1071" />
       <source>Read Project Session</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="1316" />
-      <location filename="../Project/Project.py" line="1297" />
-      <location filename="../Project/Project.py" line="1247" />
-      <location filename="../Project/Project.py" line="1170" />
-      <location filename="../Project/Project.py" line="1139" />
-      <location filename="../Project/Project.py" line="1120" />
-      <location filename="../Project/Project.py" line="1071" />
+      <location filename="../Project/Project.py" line="1317" />
+      <location filename="../Project/Project.py" line="1298" />
+      <location filename="../Project/Project.py" line="1248" />
+      <location filename="../Project/Project.py" line="1171" />
+      <location filename="../Project/Project.py" line="1140" />
+      <location filename="../Project/Project.py" line="1121" />
+      <location filename="../Project/Project.py" line="1072" />
       <source>Please save the project first.</source>
       <translation>Prima salvare il progetto.</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="1099" />
-      <source>Read project session</source>
-      <translation>Leggi sessione del progetto</translation>
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="1100" />
+      <source>Read project session</source>
+      <translation>Leggi sessione del progetto</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="1101" />
       <source>&lt;p&gt;The project session file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
       <translation>&lt;p&gt;La sessione del progetto &lt;b&gt;{0}&lt;/b&gt; non può essere letta.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="1119" />
+      <location filename="../Project/Project.py" line="1120" />
       <source>Save Project Session</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="1155" />
-      <location filename="../Project/Project.py" line="1138" />
-      <source>Delete Project Session</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="1156" />
+      <location filename="../Project/Project.py" line="1139" />
+      <source>Delete Project Session</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="1157" />
       <source>&lt;p&gt;The project session file &lt;b&gt;{0}&lt;/b&gt; could not be deleted.&lt;/p&gt;</source>
       <translation>&lt;p&gt;La sessione del progetto &lt;b&gt;{0}&lt;/b&gt; non può essere cancellato.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="1193" />
-      <location filename="../Project/Project.py" line="1169" />
-      <source>Read Tasks</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="1194" />
+      <location filename="../Project/Project.py" line="1170" />
+      <source>Read Tasks</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="1195" />
       <source>&lt;p&gt;The tasks file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Il file task &lt;b&gt;{0}&lt;/b&gt; non può essere letto.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="1277" />
-      <location filename="../Project/Project.py" line="1246" />
-      <source>Read Debugger Properties</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="1278" />
+      <location filename="../Project/Project.py" line="1247" />
+      <source>Read Debugger Properties</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="1279" />
       <source>&lt;p&gt;The project debugger properties file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Il file delle proprietà del debugger del progetto&lt;b&gt;{0}&lt;/b&gt; non può essere letto.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="1296" />
+      <location filename="../Project/Project.py" line="1297" />
       <source>Save Debugger Properties</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="1332" />
-      <location filename="../Project/Project.py" line="1315" />
-      <source>Delete Debugger Properties</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="1333" />
+      <location filename="../Project/Project.py" line="1316" />
+      <source>Delete Debugger Properties</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="1334" />
       <source>&lt;p&gt;The project debugger properties file &lt;b&gt;{0}&lt;/b&gt; could not be deleted.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Il file delle proprietà del debugger del progetto&lt;b&gt;{0}&lt;/b&gt; non può essere cancellato.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="1491" />
-      <source>Add Language</source>
-      <translation>Aggiungi Lingua</translation>
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="1492" />
+      <source>Add Language</source>
+      <translation>Aggiungi Lingua</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="1493" />
       <source>You have to specify a translation pattern first.</source>
       <translation>Devi prima specificare un pattern di traduzione.</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="1628" />
-      <location filename="../Project/Project.py" line="1603" />
-      <source>Delete translation</source>
-      <translation>Cancella traduzione</translation>
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="1629" />
       <location filename="../Project/Project.py" line="1604" />
+      <source>Delete translation</source>
+      <translation>Cancella traduzione</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="1630" />
+      <location filename="../Project/Project.py" line="1605" />
       <source>&lt;p&gt;The selected translation file &lt;b&gt;{0}&lt;/b&gt; could not be deleted.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="1788" />
-      <location filename="../Project/Project.py" line="1775" />
-      <location filename="../Project/Project.py" line="1761" />
+      <location filename="../Project/Project.py" line="1789" />
+      <location filename="../Project/Project.py" line="1776" />
+      <location filename="../Project/Project.py" line="1762" />
       <source>Add file</source>
       <translation>Aggiungi file</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="1854" />
-      <location filename="../Project/Project.py" line="1762" />
+      <location filename="../Project/Project.py" line="1855" />
+      <location filename="../Project/Project.py" line="1763" />
       <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; already exists.&lt;/p&gt;&lt;p&gt;Overwrite it?&lt;/p&gt;</source>
       <translation>&lt;p&gt;Il file &lt;b&gt;{0}&lt;/b&gt; esiste già.&lt;/p&gt;&lt;p&gt;Sovrascriverlo?&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="1776" />
+      <location filename="../Project/Project.py" line="1777" />
       <source>&lt;p&gt;The selected file &lt;b&gt;{0}&lt;/b&gt; could not be added to &lt;b&gt;{1}&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Reason: {2}&lt;/p&gt;</source>
       <translation>&lt;p&gt;Il file selezionato &lt;b&gt;{0}&lt;/b&gt; non può essere aggiunto a &lt;b&gt;{1}&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Motivo: {2}&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="1925" />
-      <location filename="../Project/Project.py" line="1789" />
+      <location filename="../Project/Project.py" line="1926" />
+      <location filename="../Project/Project.py" line="1790" />
       <source>The target directory must not be empty.</source>
       <translation>La directory di destinazione non deve essere vuota.</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="1936" />
-      <location filename="../Project/Project.py" line="1924" />
-      <location filename="../Project/Project.py" line="1853" />
-      <location filename="../Project/Project.py" line="1834" />
-      <location filename="../Project/Project.py" line="1820" />
-      <source>Add directory</source>
-      <translation>Aggiungi directory</translation>
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="1821" />
-      <source>&lt;p&gt;The source directory doesn't contain any files belonging to the selected category.&lt;/p&gt;</source>
-      <translation>&lt;p&gt;La directory di partenza non contiene nessun file appartenente alla categoria selezionata.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="1835" />
-      <source>&lt;p&gt;The target directory &lt;b&gt;{0}&lt;/b&gt; could not be created.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
-      <translation>&lt;p&gt;La directory di destinazione&lt;b&gt;{0}&lt;/b&gt; non può essere creata.&lt;/p&gt;&lt;p&gt;Motivo: {1}&lt;/p&gt;</translation>
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="1937" />
+      <location filename="../Project/Project.py" line="1925" />
+      <location filename="../Project/Project.py" line="1854" />
+      <location filename="../Project/Project.py" line="1835" />
+      <location filename="../Project/Project.py" line="1821" />
+      <source>Add directory</source>
+      <translation>Aggiungi directory</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="1822" />
+      <source>&lt;p&gt;The source directory doesn't contain any files belonging to the selected category.&lt;/p&gt;</source>
+      <translation>&lt;p&gt;La directory di partenza non contiene nessun file appartenente alla categoria selezionata.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="1836" />
+      <source>&lt;p&gt;The target directory &lt;b&gt;{0}&lt;/b&gt; could not be created.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
+      <translation>&lt;p&gt;La directory di destinazione&lt;b&gt;{0}&lt;/b&gt; non può essere creata.&lt;/p&gt;&lt;p&gt;Motivo: {1}&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="1938" />
       <source>The source directory must not be empty.</source>
       <translation>La directory sorgente non deve essere vuota.</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="2074" />
+      <location filename="../Project/Project.py" line="2075" />
       <source>Rename file</source>
       <translation>Rinomina file</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="2101" />
-      <location filename="../Project/Project.py" line="2086" />
-      <source>Rename File</source>
-      <translation>Rinomina File</translation>
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="3320" />
-      <location filename="../Project/Project.py" line="2087" />
-      <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="../Project/Project.py" line="2102" />
+      <location filename="../Project/Project.py" line="2087" />
+      <source>Rename File</source>
+      <translation>Rinomina File</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="3321" />
+      <location filename="../Project/Project.py" line="2088" />
+      <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="../Project/Project.py" line="2103" />
       <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be renamed.&lt;br /&gt;Reason: {1}&lt;/p&gt;</source>
       <translation>&lt;p&gt;Il file &lt;b&gt;{0}&lt;/b&gt; non può essere rinominato.&lt;br /&gt;Motivo: {1}&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="2393" />
-      <source>Delete file</source>
-      <translation>Cancella file</translation>
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="2394" />
+      <source>Delete file</source>
+      <translation>Cancella file</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="2395" />
       <source>&lt;p&gt;The selected file &lt;b&gt;{0}&lt;/b&gt; could not be deleted.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="2425" />
-      <source>Delete directory</source>
-      <translation>Cancella directory</translation>
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="2426" />
+      <source>Delete directory</source>
+      <translation>Cancella directory</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="2427" />
       <source>&lt;p&gt;The selected directory &lt;b&gt;{0}&lt;/b&gt; could not be deleted.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="2521" />
-      <source>Create project directory</source>
-      <translation>Crea la directory del progetto</translation>
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="2522" />
+      <source>Create project directory</source>
+      <translation>Crea la directory del progetto</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="2523" />
       <source>&lt;p&gt;The project directory &lt;b&gt;{0}&lt;/b&gt; could not be created.&lt;/p&gt;</source>
       <translation>&lt;p&gt;La directory del progetto &lt;b&gt;{0}&lt;/b&gt; non può essere creata.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="3128" />
-      <location filename="../Project/Project.py" line="2583" />
-      <source>Create project management directory</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="3129" />
       <location filename="../Project/Project.py" line="2584" />
+      <source>Create project management directory</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="3130" />
+      <location filename="../Project/Project.py" line="2585" />
       <source>&lt;p&gt;The project directory &lt;b&gt;{0}&lt;/b&gt; is not writable.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="2604" />
-      <source>Create main script</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="2605" />
+      <source>Create main script</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="2606" />
       <source>&lt;p&gt;The mainscript &lt;b&gt;{0}&lt;/b&gt; could not be created.&lt;br/&gt;Reason: {1}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="2934" />
-      <location filename="../Project/Project.py" line="2629" />
-      <source>Create Makefile</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="2935" />
       <location filename="../Project/Project.py" line="2630" />
+      <source>Create Makefile</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="2936" />
+      <location filename="../Project/Project.py" line="2631" />
       <source>&lt;p&gt;The makefile &lt;b&gt;{0}&lt;/b&gt; could not be created.&lt;br/&gt;Reason: {1}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="3157" />
-      <location filename="../Project/Project.py" line="2772" />
-      <location filename="../Project/Project.py" line="2743" />
-      <location filename="../Project/Project.py" line="2695" />
-      <location filename="../Project/Project.py" line="2670" />
-      <location filename="../Project/Project.py" line="2640" />
-      <source>New Project</source>
-      <translation>Nuovo Progetto</translation>
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="2641" />
-      <source>Add existing files to the project?</source>
-      <translation>Aggiungi file esistenti al progetto ?</translation>
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="3158" />
+      <location filename="../Project/Project.py" line="2773" />
+      <location filename="../Project/Project.py" line="2744" />
+      <location filename="../Project/Project.py" line="2696" />
       <location filename="../Project/Project.py" line="2671" />
+      <location filename="../Project/Project.py" line="2641" />
+      <source>New Project</source>
+      <translation>Nuovo Progetto</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="2642" />
+      <source>Add existing files to the project?</source>
+      <translation>Aggiungi file esistenti al progetto ?</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="3159" />
+      <location filename="../Project/Project.py" line="2672" />
       <source>Select Version Control System</source>
       <translation>Selezione il Sistema di Controllo della Versione (VCS)</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="2773" />
-      <location filename="../Project/Project.py" line="2696" />
+      <location filename="../Project/Project.py" line="2774" />
+      <location filename="../Project/Project.py" line="2697" />
       <source>Would you like to edit the VCS command options?</source>
       <translation>Vuoi modificare le opzioni del comando VCS ?</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4151" />
-      <location filename="../Project/Project.py" line="2715" />
+      <location filename="../Project/Project.py" line="4152" />
+      <location filename="../Project/Project.py" line="2716" />
       <source>New project</source>
       <translation>Nuovo progetto</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="2716" />
+      <location filename="../Project/Project.py" line="2717" />
       <source>Shall the project file be added to the repository?</source>
       <translation>Il file progetto deve essere aggiunto al repository ?</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="2749" />
-      <location filename="../Project/Project.py" line="2737" />
+      <location filename="../Project/Project.py" line="2750" />
+      <location filename="../Project/Project.py" line="2738" />
       <source>None</source>
       <translation>Nessuno</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="2744" />
+      <location filename="../Project/Project.py" line="2745" />
       <source>Select version control system for the project</source>
       <translation>Seleziona il version control system per il progetto</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="2860" />
-      <source>Translation Pattern</source>
-      <translation>Pattern di traduzione</translation>
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="2861" />
+      <source>Translation Pattern</source>
+      <translation>Pattern di traduzione</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="2862" />
       <source>Enter the path pattern for translation files (use '%language%' in place of the language code):</source>
       <translation>Inserisci il path per il file di traduzione (usa '%language% al posto del codice lingua):</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4171" />
-      <location filename="../Project/Project.py" line="3107" />
+      <location filename="../Project/Project.py" line="4172" />
+      <location filename="../Project/Project.py" line="3108" />
       <source>Open project</source>
       <translation>Apri progetto</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="3109" />
+      <location filename="../Project/Project.py" line="3110" />
       <source>Project Files (*.epj);;XML Project Files (*.e4p)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="3305" />
-      <location filename="../Project/Project.py" line="3295" />
+      <location filename="../Project/Project.py" line="3306" />
+      <location filename="../Project/Project.py" line="3296" />
       <source>Project Files (*.epj)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="3303" />
+      <location filename="../Project/Project.py" line="3304" />
       <source>Save Project</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="3319" />
+      <location filename="../Project/Project.py" line="3320" />
       <source>Save File</source>
       <translation>Salva file</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="3358" />
-      <source>Close Project</source>
-      <translation>Chiudi progetto</translation>
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="3359" />
+      <source>Close Project</source>
+      <translation>Chiudi progetto</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="3360" />
       <source>The current project has unsaved changes.</source>
       <translation>Il progetto attuale ha delle modifiche non salvate.</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="3547" />
-      <location filename="../Project/Project.py" line="3513" />
+      <location filename="../Project/Project.py" line="3548" />
+      <location filename="../Project/Project.py" line="3514" />
       <source>Syntax errors detected</source>
       <translation>Errore di sintassi rilevato</translation>
     </message>
     <message numerus="yes">
-      <location filename="../Project/Project.py" line="3548" />
-      <location filename="../Project/Project.py" line="3514" />
+      <location filename="../Project/Project.py" line="3549" />
+      <location filename="../Project/Project.py" line="3515" />
       <source>The project contains %n file(s) with syntax errors.</source>
       <translation>
         <numerusform>Il progetto contiene %n file con errori di sintassi.</numerusform>
@@ -55911,1096 +55926,1090 @@
       </translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4153" />
+      <location filename="../Project/Project.py" line="4154" />
       <source>&amp;New...</source>
       <translation>&amp;Nuovo...</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4159" />
+      <location filename="../Project/Project.py" line="4160" />
       <source>Generate a new project</source>
       <translation>Genera un nuovo progetto</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4161" />
+      <location filename="../Project/Project.py" line="4162" />
       <source>&lt;b&gt;New...&lt;/b&gt;&lt;p&gt;This opens a dialog for entering the info for a new project.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Nuovo...&lt;/b&gt;&lt;p&gt;Apre un dialogo per l'inserimento delle informazioni per un nuovo progetto.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4173" />
+      <location filename="../Project/Project.py" line="4174" />
       <source>&amp;Open...</source>
       <translation>&amp;Apri...</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4179" />
+      <location filename="../Project/Project.py" line="4180" />
       <source>Open an existing project</source>
       <translation>Apri un progetto esistente</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4181" />
+      <location filename="../Project/Project.py" line="4182" />
       <source>&lt;b&gt;Open...&lt;/b&gt;&lt;p&gt;This opens an existing project.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Apri...&lt;/b&gt;&lt;p&gt;Apre un progetto esistente.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4187" />
+      <location filename="../Project/Project.py" line="4188" />
       <source>Close project</source>
       <translation>Chiudi progetto</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4189" />
+      <location filename="../Project/Project.py" line="4190" />
       <source>&amp;Close</source>
       <translation>&amp;Chiudi</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4195" />
+      <location filename="../Project/Project.py" line="4196" />
       <source>Close the current project</source>
       <translation>Chiudi il progetto corrente</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4197" />
+      <location filename="../Project/Project.py" line="4198" />
       <source>&lt;b&gt;Close&lt;/b&gt;&lt;p&gt;This closes the current project.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Chiudi&lt;/b&gt;&lt;p&gt;Chiude l'attuale progetto.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4203" />
+      <location filename="../Project/Project.py" line="4204" />
       <source>Save project</source>
       <translation>Salva progetto</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4479" />
-      <location filename="../Project/Project.py" line="4205" />
+      <location filename="../Project/Project.py" line="4480" />
+      <location filename="../Project/Project.py" line="4206" />
       <source>&amp;Save</source>
       <translation>&amp;Salva</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4211" />
+      <location filename="../Project/Project.py" line="4212" />
       <source>Save the current project</source>
       <translation>Salva il progetto corrente</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4213" />
+      <location filename="../Project/Project.py" line="4214" />
       <source>&lt;b&gt;Save&lt;/b&gt;&lt;p&gt;This saves the current project.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Salva&lt;/b&gt;&lt;p&gt;Salva l'attuale progetto.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4219" />
+      <location filename="../Project/Project.py" line="4220" />
       <source>Save project as</source>
       <translation>Salva progetto come</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4221" />
+      <location filename="../Project/Project.py" line="4222" />
       <source>Save &amp;as...</source>
       <translation>S&amp;alva come...</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4227" />
+      <location filename="../Project/Project.py" line="4228" />
       <source>Save the current project to a new file</source>
       <translation>Salva il progetto attuale come un nuovo file</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4229" />
+      <location filename="../Project/Project.py" line="4230" />
       <source>&lt;b&gt;Save as&lt;/b&gt;&lt;p&gt;This saves the current project to a new file.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Salva as &lt;/b&gt;&lt;p&gt;Salva l'attuale progetto come nuovo.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4244" />
+      <location filename="../Project/Project.py" line="4245" />
       <source>Add files to project</source>
       <translation>Aggiungi file al progetto</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4246" />
+      <location filename="../Project/Project.py" line="4247" />
       <source>Add &amp;files...</source>
       <translation>Aggiungi &amp;files...</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4252" />
+      <location filename="../Project/Project.py" line="4253" />
       <source>Add files to the current project</source>
       <translation>Aggiungi file al progetto corrente</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4254" />
+      <location filename="../Project/Project.py" line="4255" />
       <source>&lt;b&gt;Add files...&lt;/b&gt;&lt;p&gt;This opens a dialog for adding files to the current project. The place to add is determined by the file extension.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Aggiungi files...&lt;/b&gt;&lt;p&gt;Apre un dialogo per aggiungere file al progetto corrente. Il posto dove aggiungerli è determinato dall'estensione.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4265" />
+      <location filename="../Project/Project.py" line="4266" />
       <source>Add directory to project</source>
       <translation>Aggiungi directory al progetto</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4267" />
+      <location filename="../Project/Project.py" line="4268" />
       <source>Add directory...</source>
       <translation>Aggiungi directory...</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4274" />
+      <location filename="../Project/Project.py" line="4275" />
       <source>Add a directory to the current project</source>
       <translation>Aggiungi una directory al progetto corrente</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4277" />
+      <location filename="../Project/Project.py" line="4278" />
       <source>&lt;b&gt;Add directory...&lt;/b&gt;&lt;p&gt;This opens a dialog for adding a directory to the current project.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Aggiungi directory...&lt;/b&gt;&lt;p&gt;Apre un dialogo per aggiungere una directory al progetto corrente.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4287" />
+      <location filename="../Project/Project.py" line="4288" />
       <source>Add translation to project</source>
       <translation>Aggiungi le traduzioni al progetto</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4289" />
+      <location filename="../Project/Project.py" line="4290" />
       <source>Add &amp;translation...</source>
       <translation>Aggiungi &amp;traduzione...</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4296" />
+      <location filename="../Project/Project.py" line="4297" />
       <source>Add a translation to the current project</source>
       <translation>Aggiungi le traduzioni al progetto corrente</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4299" />
+      <location filename="../Project/Project.py" line="4300" />
       <source>&lt;b&gt;Add translation...&lt;/b&gt;&lt;p&gt;This opens a dialog for add a translation to the current project.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Aggiungi traduzione...&lt;/b&gt;&lt;p&gt;Apre un dialogo per aggiungere una traduzione al progetto corrente.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4309" />
-      <source>Search new files</source>
-      <translation>Cerca nuovi file</translation>
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="4310" />
+      <source>Search new files</source>
+      <translation>Cerca nuovi file</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4311" />
       <source>Searc&amp;h new files...</source>
       <translation>Cerca &amp;nuovi file...</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4316" />
+      <location filename="../Project/Project.py" line="4317" />
       <source>Search new files in the project directory.</source>
       <translation>Cerca nei file nella directory del progetto.</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4318" />
+      <location filename="../Project/Project.py" line="4319" />
       <source>&lt;b&gt;Search new files...&lt;/b&gt;&lt;p&gt;This searches for new files (sources, *.ui, *.idl, *.proto) in the project directory and registered subdirectories.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4329" />
-      <source>Search Project File</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="4330" />
-      <source>Search Project File...</source>
+      <source>Search Project File</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Project/Project.py" line="4331" />
+      <source>Search Project File...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4332" />
       <source>Alt+Ctrl+P</source>
       <comment>Project|Search Project File</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4336" />
+      <location filename="../Project/Project.py" line="4337" />
       <source>Search for a file in the project list of files.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4338" />
+      <location filename="../Project/Project.py" line="4339" />
       <source>&lt;b&gt;Search Project File&lt;/b&gt;&lt;p&gt;This searches for a file in the project list of files.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4347" />
+      <location filename="../Project/Project.py" line="4348" />
       <source>Project properties</source>
       <translation>Proprietà del progetto</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4349" />
+      <location filename="../Project/Project.py" line="4350" />
       <source>&amp;Properties...</source>
       <translation>&amp;Proprietà...</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4355" />
+      <location filename="../Project/Project.py" line="4356" />
       <source>Show the project properties</source>
       <translation>Mostra le proprietà del progetto</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4357" />
+      <location filename="../Project/Project.py" line="4358" />
       <source>&lt;b&gt;Properties...&lt;/b&gt;&lt;p&gt;This shows a dialog to edit the project properties.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Proprietà...&lt;/b&gt;&lt;p&gt;Mosta un dialogo per modificare le proprietà di un progetto.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4366" />
+      <location filename="../Project/Project.py" line="4367" />
       <source>User project properties</source>
       <translation>Proprietà utente del progetto</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4368" />
+      <location filename="../Project/Project.py" line="4369" />
       <source>&amp;User Properties...</source>
       <translation>Proprietà &amp;utente...</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4375" />
+      <location filename="../Project/Project.py" line="4376" />
       <source>Show the user specific project properties</source>
       <translation>Mostra le proprietà del multiprogetto specifiche dell'utente</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4378" />
+      <location filename="../Project/Project.py" line="4379" />
       <source>&lt;b&gt;User Properties...&lt;/b&gt;&lt;p&gt;This shows a dialog to edit the user specific project properties.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Proprietà utente...&lt;/b&gt;&lt;p&gt;Mosta un dialogo per modificare le proprietà utente di un progetto.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4388" />
-      <source>Filetype Associations</source>
-      <translation>Associazione tipi file</translation>
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="4389" />
+      <source>Filetype Associations</source>
+      <translation>Associazione tipi file</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4390" />
       <source>Filetype Associations...</source>
       <translation>Associazione tipi file...</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4396" />
+      <location filename="../Project/Project.py" line="4397" />
       <source>Show the project file type associations</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4399" />
+      <location filename="../Project/Project.py" line="4400" />
       <source>&lt;b&gt;Filetype Associations...&lt;/b&gt;&lt;p&gt;This shows a dialog to edit the file type associations of the project. These associations determine the type (source, form, interface, protocol or others) with a filename pattern. They are used when adding a file to the project and when performing a search for new files.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4412" />
-      <source>Lexer Associations</source>
-      <translation>Associazioni analizzatore lessicale</translation>
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="4413" />
+      <source>Lexer Associations</source>
+      <translation>Associazioni analizzatore lessicale</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4414" />
       <source>Lexer Associations...</source>
       <translation>Associazioni analizzatore lessicale...</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4420" />
+      <location filename="../Project/Project.py" line="4421" />
       <source>Show the project lexer associations (overriding defaults)</source>
       <translation>Mostra le associazioni degli analizzatori lessicali del progetto (sovrascrivendo i default)</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4423" />
+      <location filename="../Project/Project.py" line="4424" />
       <source>&lt;b&gt;Lexer Associations...&lt;/b&gt;&lt;p&gt;This shows a dialog to edit the lexer associations of the project. These associations override the global lexer associations. Lexers are used to highlight the editor text.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Associazioni analizzatore lessicale...&lt;/b&gt;&lt;p&gt;Mostra un dialogo per modificare le associazioni degli analizzatori lessicali dei progetti. Queste associazioni sovrascrivono the impostazioni globali. Gli analizzatori lessicali sono utilizzati per l'evidenziazione del testo nell'editor.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4441" />
-      <source>Debugger Properties</source>
-      <translation>Proprietà Debugger</translation>
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="4442" />
+      <source>Debugger Properties</source>
+      <translation>Proprietà Debugger</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4443" />
       <source>Debugger &amp;Properties...</source>
       <translation>&amp;Proprietà Debugger...</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4448" />
+      <location filename="../Project/Project.py" line="4449" />
       <source>Show the debugger properties</source>
       <translation>Mostra le proprietàd el debugger</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4450" />
+      <location filename="../Project/Project.py" line="4451" />
       <source>&lt;b&gt;Debugger Properties...&lt;/b&gt;&lt;p&gt;This shows a dialog to edit project specific debugger settings.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Proprietà debugger...&lt;/b&gt;&lt;p&gt;Mostra un dialogo per modificare le impostazioni specifiche per il progetto del debugger.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4460" />
-      <source>Load</source>
-      <translation>Carica</translation>
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="4461" />
+      <source>Load</source>
+      <translation>Carica</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4462" />
       <source>&amp;Load</source>
       <translation>&amp;Carica</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4467" />
+      <location filename="../Project/Project.py" line="4468" />
       <source>Load the debugger properties</source>
       <translation>Carica le proprietàd el debugger</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4469" />
+      <location filename="../Project/Project.py" line="4470" />
       <source>&lt;b&gt;Load Debugger Properties&lt;/b&gt;&lt;p&gt;This loads the project specific debugger settings.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Carica le proprietà del debugger&lt;/b&gt;&lt;p&gt;Carica le proprietà del debugger specifiche per il progetto.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4478" />
+      <location filename="../Project/Project.py" line="4479" />
       <source>Save</source>
       <translation>Salva</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4485" />
+      <location filename="../Project/Project.py" line="4486" />
       <source>Save the debugger properties</source>
       <translation>Salva le proprietà del debugger</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4487" />
+      <location filename="../Project/Project.py" line="4488" />
       <source>&lt;b&gt;Save Debugger Properties&lt;/b&gt;&lt;p&gt;This saves the project specific debugger settings.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Salva le proprietà del debugger&lt;/b&gt;&lt;p&gt;Salva le proprietà del debugger specifiche per il progetto.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4496" />
-      <source>Delete</source>
-      <translation>Cancella</translation>
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="4497" />
+      <source>Delete</source>
+      <translation>Cancella</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4498" />
       <source>&amp;Delete</source>
       <translation>&amp;Cancella</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4503" />
+      <location filename="../Project/Project.py" line="4504" />
       <source>Delete the debugger properties</source>
       <translation>Cancella le proprietà del debugger</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4505" />
+      <location filename="../Project/Project.py" line="4506" />
       <source>&lt;b&gt;Delete Debugger Properties&lt;/b&gt;&lt;p&gt;This deletes the file containing the project specific debugger settings.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Cancella le proprietà del debugger&lt;/b&gt;&lt;p&gt;Cancella il file che contiene le proprietà del debugger specifiche per il progetto.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4515" />
-      <source>Reset</source>
-      <translation>Resetta</translation>
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="4516" />
+      <source>Reset</source>
+      <translation>Resetta</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4517" />
       <source>&amp;Reset</source>
       <translation>&amp;Resetta</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4522" />
+      <location filename="../Project/Project.py" line="4523" />
       <source>Reset the debugger properties</source>
       <translation>Resetta le proprietà del debugger</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4524" />
+      <location filename="../Project/Project.py" line="4525" />
       <source>&lt;b&gt;Reset Debugger Properties&lt;/b&gt;&lt;p&gt;This resets the project specific debugger settings.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Azzera le proprietà del debugger&lt;/b&gt;&lt;p&gt;Azzera le proprietà del debugger specifiche per il progetto.&lt;/p&gt;</translation>
     </message>
     <message>
+      <location filename="../Project/Project.py" line="4541" />
       <location filename="../Project/Project.py" line="4540" />
-      <location filename="../Project/Project.py" line="4539" />
       <source>Load session</source>
       <translation>Carica sessione</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4546" />
+      <location filename="../Project/Project.py" line="4547" />
       <source>Load the projects session file.</source>
       <translation>Carica il file di sessione del progetto.</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4548" />
+      <location filename="../Project/Project.py" line="4549" />
       <source>&lt;b&gt;Load session&lt;/b&gt;&lt;p&gt;This loads the projects session file. The session consists of the following data.&lt;br&gt;- all open source files&lt;br&gt;- all breakpoint&lt;br&gt;- the commandline arguments&lt;br&gt;- the working directory&lt;br&gt;- the exception reporting flag&lt;/p&gt;</source>
       <translation>&lt;b&gt;Carica sessione&lt;/b&gt;&lt;p&gt;Questo carica la sessione del progetto.La sessione è composta dai seguenti dati.&lt;br&gt;- tutti i file sorgente aperti&lt;br&gt;- tutti i breakpoint&lt;br&gt;- gli argomenti alla riga di comango&lt;br&gt;- la directory di lavoro&lt;br&gt;- il flag di segnalazione delle eccezioni&lt;/p&gt;</translation>
     </message>
     <message>
+      <location filename="../Project/Project.py" line="4565" />
       <location filename="../Project/Project.py" line="4564" />
-      <location filename="../Project/Project.py" line="4563" />
       <source>Save session</source>
       <translation>Salva sessione</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4570" />
+      <location filename="../Project/Project.py" line="4571" />
       <source>Save the projects session file.</source>
       <translation>Salva il file sessione del progetto.</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4572" />
+      <location filename="../Project/Project.py" line="4573" />
       <source>&lt;b&gt;Save session&lt;/b&gt;&lt;p&gt;This saves the projects session file. The session consists of the following data.&lt;br&gt;- all open source files&lt;br&gt;- all breakpoint&lt;br&gt;- the commandline arguments&lt;br&gt;- the working directory&lt;br&gt;- the exception reporting flag&lt;/p&gt;</source>
       <translation>&lt;b&gt;Salva sessione&lt;/b&gt;&lt;p&gt;Questo carica la sessione del progetto.La sessione è composta dai seguenti dati.&lt;br&gt;- tutti i file sorgente aperti&lt;br&gt;- tutti i breakpoint&lt;br&gt;- gli argomenti alla riga di comango&lt;br&gt;- la directory di lavoro&lt;br&gt;- il flag di segnalazione delle eccezioni&lt;/p&gt;</translation>
     </message>
     <message>
+      <location filename="../Project/Project.py" line="4589" />
       <location filename="../Project/Project.py" line="4588" />
-      <location filename="../Project/Project.py" line="4587" />
       <source>Delete session</source>
       <translation>Cancella sessione</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4594" />
+      <location filename="../Project/Project.py" line="4595" />
       <source>Delete the projects session file.</source>
       <translation>Cancella il file di sessione del progetto.</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4596" />
+      <location filename="../Project/Project.py" line="4597" />
       <source>&lt;b&gt;Delete session&lt;/b&gt;&lt;p&gt;This deletes the projects session file&lt;/p&gt;</source>
       <translation>&lt;b&gt;Cancella sessione&lt;/b&gt;&lt;p&gt;Cancella la sessione del progetto.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4611" />
-      <source>Code Metrics</source>
-      <translation>Statistiche codice</translation>
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="4612" />
+      <source>Code Metrics</source>
+      <translation>Statistiche codice</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4613" />
       <source>&amp;Code Metrics...</source>
       <translation>Statistiche &amp;codice...</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4619" />
+      <location filename="../Project/Project.py" line="4620" />
       <source>Show some code metrics for the project.</source>
       <translation>Mostra alcune statistiche del codice per il progetto.</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4622" />
+      <location filename="../Project/Project.py" line="4623" />
       <source>&lt;b&gt;Code Metrics...&lt;/b&gt;&lt;p&gt;This shows some code metrics for all Python files in the project.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Statistiche codice...&lt;/b&gt;&lt;p&gt;Mostra alcune statistiche di tutti i file Python nel progetto.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4632" />
-      <source>Python Code Coverage</source>
-      <translation>Analisi codice Python</translation>
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="4633" />
+      <source>Python Code Coverage</source>
+      <translation>Analisi codice Python</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4634" />
       <source>Code Co&amp;verage...</source>
       <translation>A&amp;nalisi codice...</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4640" />
+      <location filename="../Project/Project.py" line="4641" />
       <source>Show code coverage information for the project.</source>
       <translation>Mostra le informazioni dell'analisi del codice del progetto.</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4643" />
+      <location filename="../Project/Project.py" line="4644" />
       <source>&lt;b&gt;Code Coverage...&lt;/b&gt;&lt;p&gt;This shows the code coverage information for all Python files in the project.&lt;/p&gt;</source>
       <translation>&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="5861" />
-      <location filename="../Project/Project.py" line="5848" />
-      <location filename="../Project/Project.py" line="4653" />
+      <location filename="../Project/Project.py" line="5862" />
+      <location filename="../Project/Project.py" line="5849" />
+      <location filename="../Project/Project.py" line="4654" />
       <source>Profile Data</source>
       <translation>Profilazione dati</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4654" />
+      <location filename="../Project/Project.py" line="4655" />
       <source>&amp;Profile Data...</source>
       <translation>&amp;Profilazione dati...</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4661" />
+      <location filename="../Project/Project.py" line="4662" />
       <source>Show profiling data for the project.</source>
       <translation>Mostra la profilazione dei dati per il progetto.</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4664" />
+      <location filename="../Project/Project.py" line="4665" />
       <source>&lt;b&gt;Profile Data...&lt;/b&gt;&lt;p&gt;This shows the profiling data for the project.&lt;/p&gt;</source>
       <translation>&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="5913" />
-      <location filename="../Project/Project.py" line="4679" />
+      <location filename="../Project/Project.py" line="5914" />
+      <location filename="../Project/Project.py" line="4680" />
       <source>Application Diagram</source>
       <translation>Diagrammi dell'applicazione</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4680" />
+      <location filename="../Project/Project.py" line="4681" />
       <source>&amp;Application Diagram...</source>
       <translation>Diagramma dell' &amp;Applicazione...</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4687" />
+      <location filename="../Project/Project.py" line="4688" />
       <source>Show a diagram of the project.</source>
       <translation>Mostra un diagramma del progetto.</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4690" />
+      <location filename="../Project/Project.py" line="4691" />
       <source>&lt;b&gt;Application Diagram...&lt;/b&gt;&lt;p&gt;This shows a diagram of the project.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Diagrammi dell'applicazione...&lt;/b&gt;&lt;p&gt;Mostra un diagramma del progetto.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4699" />
-      <source>Load Diagram</source>
-      <translation type="unfinished">Carico Diagramma</translation>
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="4700" />
+      <source>Load Diagram</source>
+      <translation type="unfinished">Carico Diagramma</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4701" />
       <source>&amp;Load Diagram...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4706" />
+      <location filename="../Project/Project.py" line="4707" />
       <source>Load a diagram from file.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4708" />
+      <location filename="../Project/Project.py" line="4709" />
       <source>&lt;b&gt;Load Diagram...&lt;/b&gt;&lt;p&gt;This loads a diagram from file.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6108" />
-      <location filename="../Project/Project.py" line="6049" />
-      <location filename="../Project/Project.py" line="4723" />
+      <location filename="../Project/Project.py" line="6109" />
+      <location filename="../Project/Project.py" line="6050" />
+      <location filename="../Project/Project.py" line="4724" />
       <source>Create Package List</source>
       <translation>Crea lista del package</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4725" />
+      <location filename="../Project/Project.py" line="4726" />
       <source>Create &amp;Package List</source>
       <translation type="unfinished">Crea un &amp;archivio per il plugin</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4732" />
+      <location filename="../Project/Project.py" line="4733" />
       <source>Create an initial PKGLIST file for an eric plugin.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4735" />
+      <location filename="../Project/Project.py" line="4736" />
       <source>&lt;b&gt;Create Package List&lt;/b&gt;&lt;p&gt;This creates an initial list of files to include in an eric plugin archive. The list is created from the project file.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6177" />
-      <location filename="../Project/Project.py" line="4746" />
+      <location filename="../Project/Project.py" line="6178" />
+      <location filename="../Project/Project.py" line="4747" />
       <source>Create Plugin Archives</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4748" />
+      <location filename="../Project/Project.py" line="4749" />
       <source>Create Plugin &amp;Archives</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4754" />
+      <location filename="../Project/Project.py" line="4755" />
       <source>Create eric plugin archive files.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4756" />
+      <location filename="../Project/Project.py" line="4757" />
       <source>&lt;b&gt;Create Plugin Archives&lt;/b&gt;&lt;p&gt;This creates eric plugin archive files using the list of files given in a PKGLIST* file. The archive name is built from the main script name if not designated in the package list file.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4768" />
+      <location filename="../Project/Project.py" line="4769" />
       <source>Create Plugin Archives (Snapshot)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4770" />
+      <location filename="../Project/Project.py" line="4771" />
       <source>Create Plugin Archives (&amp;Snapshot)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4777" />
+      <location filename="../Project/Project.py" line="4778" />
       <source>Create eric plugin archive files (snapshot releases).</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4780" />
+      <location filename="../Project/Project.py" line="4781" />
       <source>&lt;b&gt;Create Plugin Archives (Snapshot)&lt;/b&gt;&lt;p&gt;This creates eric plugin archive files using the list of files given in the PKGLIST* file. The archive name is built from the main script name if not designated in the package list file. The version entry of the main script is modified to reflect a snapshot release.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6594" />
-      <location filename="../Project/Project.py" line="6565" />
-      <location filename="../Project/Project.py" line="6516" />
-      <location filename="../Project/Project.py" line="4799" />
+      <location filename="../Project/Project.py" line="6595" />
+      <location filename="../Project/Project.py" line="6566" />
+      <location filename="../Project/Project.py" line="6517" />
+      <location filename="../Project/Project.py" line="4800" />
       <source>Execute Make</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4800" />
+      <location filename="../Project/Project.py" line="4801" />
       <source>&amp;Execute Make</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4806" />
+      <location filename="../Project/Project.py" line="4807" />
       <source>Perform a 'make' run.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4808" />
+      <location filename="../Project/Project.py" line="4809" />
       <source>&lt;b&gt;Execute Make&lt;/b&gt;&lt;p&gt;This performs a 'make' run to rebuild the configured target.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6571" />
-      <location filename="../Project/Project.py" line="4818" />
+      <location filename="../Project/Project.py" line="6572" />
+      <location filename="../Project/Project.py" line="4819" />
       <source>Test for Changes</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4819" />
+      <location filename="../Project/Project.py" line="4820" />
       <source>&amp;Test for Changes</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4826" />
+      <location filename="../Project/Project.py" line="4827" />
       <source>Question 'make', if a rebuild is needed.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4829" />
+      <location filename="../Project/Project.py" line="4830" />
       <source>&lt;b&gt;Test for Changes&lt;/b&gt;&lt;p&gt;This questions 'make', if a rebuild of the configured target is necessary.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4847" />
-      <source>Create SBOM File</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="4848" />
+      <source>Create SBOM File</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4849" />
       <source>Create &amp;SBOM File</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4855" />
+      <location filename="../Project/Project.py" line="4856" />
       <source>Create a SBOM file of the project dependencies.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4858" />
+      <location filename="../Project/Project.py" line="4859" />
       <source>&lt;b&gt;Create SBOM File&lt;/b&gt;&lt;p&gt;This allows the creation of a SBOM file of the project dependencies. This may be based on various input sources and will be saved as a CycloneDX SBOM file.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6749" />
-      <location filename="../Project/Project.py" line="4875" />
-      <source>About Black</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="4876" />
+      <source>About Black</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4877" />
       <source>&amp;Black</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4882" />
+      <location filename="../Project/Project.py" line="4883" />
       <source>Show some information about 'Black'.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4884" />
+      <location filename="../Project/Project.py" line="4885" />
       <source>&lt;b&gt;Black&lt;/b&gt;&lt;p&gt;This shows some information about the installed 'Black' tool.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4896" />
-      <source>Format Code</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="4897" />
+      <source>Format Code</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4898" />
       <source>&amp;Format Code</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4904" />
+      <location filename="../Project/Project.py" line="4905" />
       <source>Format the project sources with 'Black'.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4907" />
+      <location filename="../Project/Project.py" line="4908" />
       <source>&lt;b&gt;Format Code&lt;/b&gt;&lt;p&gt;This shows a dialog to enter parameters for the formatting run and reformats the project sources using 'Black'.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4919" />
-      <source>Check Code Formatting</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="4920" />
+      <source>Check Code Formatting</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4921" />
       <source>&amp;Check Code Formatting</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4927" />
+      <location filename="../Project/Project.py" line="4928" />
       <source>Check, if the project sources need to be reformatted with 'Black'.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4932" />
+      <location filename="../Project/Project.py" line="4933" />
       <source>&lt;b&gt;Check Code Formatting&lt;/b&gt;&lt;p&gt;This shows a dialog to enter parameters for the format check run and performs a check, if the project sources need to be reformatted using 'Black'.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4945" />
-      <source>Code Formatting Diff</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="4946" />
+      <source>Code Formatting Diff</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4947" />
       <source>Code Formatting &amp;Diff</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4953" />
+      <location filename="../Project/Project.py" line="4954" />
       <source>Generate a unified diff of potential project source reformatting with 'Black'.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4959" />
+      <location filename="../Project/Project.py" line="4960" />
       <source>&lt;b&gt;Diff Code Formatting&lt;/b&gt;&lt;p&gt;This shows a dialog to enter parameters for the format diff run and generates a unified diff of potential project source reformatting using 'Black'.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5022" />
-      <location filename="../Project/Project.py" line="4973" />
-      <location filename="../Project/Project.py" line="4972" />
-      <source>Configure</source>
-      <translation type="unfinished">Configura</translation>
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="4980" />
-      <source>Enter the parameters for formatting the project sources with 'Black'.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="4985" />
-      <source>&lt;b&gt;Configure&lt;/b&gt;&lt;p&gt;This shows a dialog to enter the parameters for formatting the project sources with 'Black'.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5001" />
-      <source>Install Project</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5002" />
-      <source>&amp;Install Project</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5009" />
-      <source>Install the project into the embedded environment.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5012" />
-      <source>&lt;b&gt;Install Project&lt;/b&gt;&lt;p&gt;This installs the project into the embedded virtual environment in editable mode (i.e. development mode).&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="5023" />
+      <location filename="../Project/Project.py" line="4974" />
+      <location filename="../Project/Project.py" line="4973" />
+      <source>Configure</source>
+      <translation type="unfinished">Configura</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4981" />
+      <source>Enter the parameters for formatting the project sources with 'Black'.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4986" />
+      <source>&lt;b&gt;Configure&lt;/b&gt;&lt;p&gt;This shows a dialog to enter the parameters for formatting the project sources with 'Black'.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5002" />
+      <source>Install Project</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5003" />
+      <source>&amp;Install Project</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5010" />
+      <source>Install the project into the embedded environment.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5013" />
+      <source>&lt;b&gt;Install Project&lt;/b&gt;&lt;p&gt;This installs the project into the embedded virtual environment in editable mode (i.e. development mode).&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5024" />
       <source>&amp;Configure</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5030" />
+      <location filename="../Project/Project.py" line="5031" />
       <source>Configure the embedded environment.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5033" />
+      <location filename="../Project/Project.py" line="5034" />
       <source>&lt;b&gt;Configure&lt;/b&gt;&lt;p&gt;This opens a dialog to configure the embedded virtual environment of the project.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5043" />
-      <source>Upgrade</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="5044" />
+      <source>Upgrade</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5045" />
       <source>&amp;Upgrade</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5050" />
+      <location filename="../Project/Project.py" line="5051" />
       <source>Upgrade the embedded environment.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5052" />
+      <location filename="../Project/Project.py" line="5053" />
       <source>&lt;b&gt;Upgrade&lt;/b&gt;&lt;p&gt;This opens a dialog to enter the parameters to upgrade the embedded virtual environment of the project.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5064" />
-      <source>Recreate</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="5065" />
+      <source>Recreate</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5066" />
       <source>&amp;Recreate</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5071" />
+      <location filename="../Project/Project.py" line="5072" />
       <source>Recreate the embedded environment.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5073" />
+      <location filename="../Project/Project.py" line="5074" />
       <source>&lt;b&gt;Recreate&lt;/b&gt;&lt;p&gt;This opens a dialog to enter the parameters to recreate the embedded virtual environment of the project. The existing environment is cleared first.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5102" />
-      <source>&amp;Project</source>
-      <translation>&amp;Progetto</translation>
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="5103" />
-      <source>Open &amp;Recent Projects</source>
-      <translation>Apri un progetto &amp;recente</translation>
+      <source>&amp;Project</source>
+      <translation>&amp;Progetto</translation>
     </message>
     <message>
       <location filename="../Project/Project.py" line="5104" />
-      <source>Session</source>
-      <translation>Sessione</translation>
+      <source>Open &amp;Recent Projects</source>
+      <translation>Apri un progetto &amp;recente</translation>
     </message>
     <message>
       <location filename="../Project/Project.py" line="5105" />
-      <source>Debugger</source>
-      <translation>Debugger</translation>
+      <source>Session</source>
+      <translation>Sessione</translation>
     </message>
     <message>
       <location filename="../Project/Project.py" line="5106" />
+      <source>Debugger</source>
+      <translation>Debugger</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5107" />
       <source>Embedded Environment</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5108" />
-      <source>Project-T&amp;ools</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="5109" />
+      <source>Project-T&amp;ools</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5110" />
       <source>&amp;Version Control</source>
       <translation>Controllo di &amp;Versione</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5113" />
+      <location filename="../Project/Project.py" line="5114" />
       <source>Chec&amp;k</source>
       <translation>&amp;Controlla</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5115" />
+      <location filename="../Project/Project.py" line="5116" />
       <source>Code &amp;Formatting</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5117" />
-      <source>Sho&amp;w</source>
-      <translation>&amp;Mostra</translation>
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="5118" />
-      <source>&amp;Diagrams</source>
-      <translation>&amp;Diagrammi</translation>
+      <source>Sho&amp;w</source>
+      <translation>&amp;Mostra</translation>
     </message>
     <message>
       <location filename="../Project/Project.py" line="5119" />
-      <source>Pac&amp;kagers</source>
-      <translation>Pac&amp;kagers</translation>
+      <source>&amp;Diagrams</source>
+      <translation>&amp;Diagrammi</translation>
     </message>
     <message>
       <location filename="../Project/Project.py" line="5120" />
+      <source>Pac&amp;kagers</source>
+      <translation>Pac&amp;kagers</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5121" />
       <source>Source &amp;Documentation</source>
       <translation>&amp;Documentazione sorgenti</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5122" />
-      <source>Make</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="5123" />
+      <source>Make</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5124" />
       <source>Other Tools</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5280" />
-      <location filename="../Project/Project.py" line="5277" />
+      <location filename="../Project/Project.py" line="5281" />
+      <location filename="../Project/Project.py" line="5278" />
       <source>Project</source>
       <translation>Progetto</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5343" />
+      <location filename="../Project/Project.py" line="5344" />
       <source>&amp;Clear</source>
       <translation>Pulis&amp;ci</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5502" />
-      <source>Search New Files</source>
-      <translation>Cerca Nuovi File</translation>
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="5503" />
+      <source>Search New Files</source>
+      <translation>Cerca Nuovi File</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5504" />
       <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="5654" />
-      <location filename="../Project/Project.py" line="5641" />
-      <source>Version Control System</source>
-      <translation>Version Control System</translation>
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5642" />
-      <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="5655" />
+      <location filename="../Project/Project.py" line="5642" />
+      <source>Version Control System</source>
+      <translation>Version Control System</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5643" />
+      <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="5656" />
       <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="5803" />
+      <location filename="../Project/Project.py" line="5804" />
       <source>Coverage Data</source>
       <translation>Dati Analisi</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5849" />
-      <location filename="../Project/Project.py" line="5804" />
+      <location filename="../Project/Project.py" line="5850" />
+      <location filename="../Project/Project.py" line="5805" />
       <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="5816" />
-      <source>Code Coverage</source>
-      <translation>Analisi codice</translation>
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="5817" />
+      <source>Code Coverage</source>
+      <translation>Analisi codice</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5818" />
       <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="5862" />
+      <location filename="../Project/Project.py" line="5863" />
       <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="5914" />
+      <location filename="../Project/Project.py" line="5915" />
       <source>Include module names?</source>
       <translation>Includi i nomi dei moduli ?</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6050" />
+      <location filename="../Project/Project.py" line="6051" />
       <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="6109" />
+      <location filename="../Project/Project.py" line="6110" />
       <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="6398" />
-      <location filename="../Project/Project.py" line="6356" />
-      <location filename="../Project/Project.py" line="6310" />
-      <location filename="../Project/Project.py" line="6299" />
-      <location filename="../Project/Project.py" line="6281" />
-      <location filename="../Project/Project.py" line="6248" />
-      <location filename="../Project/Project.py" line="6218" />
-      <location filename="../Project/Project.py" line="6190" />
-      <location filename="../Project/Project.py" line="6160" />
-      <location filename="../Project/Project.py" line="6146" />
-      <location filename="../Project/Project.py" line="6129" />
+      <location filename="../Project/Project.py" line="6399" />
+      <location filename="../Project/Project.py" line="6357" />
+      <location filename="../Project/Project.py" line="6311" />
+      <location filename="../Project/Project.py" line="6300" />
+      <location filename="../Project/Project.py" line="6282" />
+      <location filename="../Project/Project.py" line="6249" />
+      <location filename="../Project/Project.py" line="6219" />
+      <location filename="../Project/Project.py" line="6191" />
+      <location filename="../Project/Project.py" line="6161" />
+      <location filename="../Project/Project.py" line="6147" />
+      <location filename="../Project/Project.py" line="6130" />
       <source>Create Plugin Archive</source>
       <translation>Crea un archivio per il plugin</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6130" />
+      <location filename="../Project/Project.py" line="6131" />
       <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="6147" />
+      <location filename="../Project/Project.py" line="6148" />
       <source>Select package lists:</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6161" />
+      <location filename="../Project/Project.py" line="6162" />
       <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="6169" />
-      <source>Creating plugin archives...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="6170" />
+      <source>Creating plugin archives...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="6171" />
       <source>Abort</source>
       <translation type="unfinished">Termina</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6173" />
+      <location filename="../Project/Project.py" line="6174" />
       <source>%v/%m Archives</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6191" />
+      <location filename="../Project/Project.py" line="6192" />
       <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="6219" />
+      <location filename="../Project/Project.py" line="6220" />
       <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="6249" />
+      <location filename="../Project/Project.py" line="6250" />
       <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="6282" />
+      <location filename="../Project/Project.py" line="6283" />
       <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="6300" />
+      <location filename="../Project/Project.py" line="6301" />
       <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="6311" />
+      <location filename="../Project/Project.py" line="6312" />
       <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="6357" />
+      <location filename="../Project/Project.py" line="6358" />
       <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="6399" />
+      <location filename="../Project/Project.py" line="6400" />
       <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="6517" />
+      <location filename="../Project/Project.py" line="6518" />
       <source>The make process did not start.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6566" />
+      <location filename="../Project/Project.py" line="6567" />
       <source>The make process crashed.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6574" />
+      <location filename="../Project/Project.py" line="6575" />
       <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="6579" />
+      <location filename="../Project/Project.py" line="6580" />
       <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="6595" />
+      <location filename="../Project/Project.py" line="6596" />
       <source>The makefile contains errors.</source>
       <translation type="unfinished" />
     </message>
-    <message>
-      <location filename="../Project/Project.py" line="6750" />
-      <source>&lt;p&gt;&lt;b&gt;Black Version {0}&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;i&gt;Black&lt;/i&gt; is the uncompromising Python code formatter.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
   </context>
   <context>
     <name>ProjectBaseBrowser</name>
@@ -58643,380 +58652,385 @@
   <context>
     <name>ProjectSourcesBrowser</name>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="65" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="66" />
       <source>Sources</source>
       <translation>Sorgenti</translation>
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="68" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="69" />
       <source>&lt;b&gt;Project Sources Browser&lt;/b&gt;&lt;p&gt;This allows to easily see all sources contained in the current project. Several actions can be executed via the context menu.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Browser sorgenti del progetto&lt;/b&gt;&lt;p&gt;Consente di vedere facilmente tutti i sorgenti contenuti nel progetto corrente. Diverse azioni possono essere eseguite dal menù contestuale.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="501" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="129" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="506" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="130" />
       <source>Check</source>
       <translation>Controlla</translation>
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="1305" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="132" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="1310" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="133" />
       <source>Code Formatting</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Project/ProjectSourcesBrowser.py" line="134" />
+      <source>Black</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/ProjectSourcesBrowser.py" line="139" />
       <source>Format Code</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="138" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="143" />
       <source>Check Formatting</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="142" />
-      <source>Formatting Diff</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Project/ProjectSourcesBrowser.py" line="147" />
+      <source>Formatting Diff</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/ProjectSourcesBrowser.py" line="152" />
       <source>Show</source>
       <translation>Mostra</translation>
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="148" />
-      <source>Code metrics...</source>
-      <translation>Statistiche codice...</translation>
-    </message>
-    <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="150" />
-      <source>Code coverage...</source>
-      <translation>Analisi codice...</translation>
-    </message>
-    <message>
       <location filename="../Project/ProjectSourcesBrowser.py" line="153" />
+      <source>Code metrics...</source>
+      <translation>Statistiche codice...</translation>
+    </message>
+    <message>
+      <location filename="../Project/ProjectSourcesBrowser.py" line="155" />
+      <source>Code coverage...</source>
+      <translation>Analisi codice...</translation>
+    </message>
+    <message>
+      <location filename="../Project/ProjectSourcesBrowser.py" line="158" />
       <source>Profile data...</source>
       <translation>Profilazione dati...</translation>
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="355" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="157" />
-      <source>Diagrams</source>
-      <translation>Diagrammi</translation>
-    </message>
-    <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="357" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="159" />
-      <source>Class Diagram...</source>
-      <translation>Diagrammi di classe...</translation>
-    </message>
-    <message>
       <location filename="../Project/ProjectSourcesBrowser.py" line="360" />
       <location filename="../Project/ProjectSourcesBrowser.py" line="162" />
+      <source>Diagrams</source>
+      <translation>Diagrammi</translation>
+    </message>
+    <message>
+      <location filename="../Project/ProjectSourcesBrowser.py" line="362" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="164" />
+      <source>Class Diagram...</source>
+      <translation>Diagrammi di classe...</translation>
+    </message>
+    <message>
+      <location filename="../Project/ProjectSourcesBrowser.py" line="365" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="167" />
       <source>Package Diagram...</source>
       <translation>Diagrammi del package...</translation>
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="165" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="170" />
       <source>Imports Diagram...</source>
       <translation>Importa diagrammi...</translation>
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="363" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="168" />
-      <source>Application Diagram...</source>
-      <translation>Diagrammi dell'applicazione...</translation>
-    </message>
-    <message>
       <location filename="../Project/ProjectSourcesBrowser.py" line="368" />
       <location filename="../Project/ProjectSourcesBrowser.py" line="173" />
+      <source>Application Diagram...</source>
+      <translation>Diagrammi dell'applicazione...</translation>
+    </message>
+    <message>
+      <location filename="../Project/ProjectSourcesBrowser.py" line="373" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="178" />
       <source>Load Diagram...</source>
       <translation type="unfinished">Carica Diagramma...</translation>
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="178" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="183" />
       <source>Start</source>
       <translation type="unfinished">Inizia</translation>
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="181" />
-      <source>Run Script...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Project/ProjectSourcesBrowser.py" line="186" />
-      <source>Debug Script...</source>
+      <source>Run Script...</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Project/ProjectSourcesBrowser.py" line="191" />
-      <source>Profile Script...</source>
-      <translation type="unfinished">Profila Script...</translation>
+      <source>Debug Script...</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Project/ProjectSourcesBrowser.py" line="196" />
-      <source>Coverage run of Script...</source>
-      <translation type="unfinished">Esecuzione sotto analisi del progetto...</translation>
+      <source>Profile Script...</source>
+      <translation type="unfinished">Profila Script...</translation>
     </message>
     <message>
       <location filename="../Project/ProjectSourcesBrowser.py" line="201" />
+      <source>Coverage run of Script...</source>
+      <translation type="unfinished">Esecuzione sotto analisi del progetto...</translation>
+    </message>
+    <message>
+      <location filename="../Project/ProjectSourcesBrowser.py" line="206" />
       <source>Run tests...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="505" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="373" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="204" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="510" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="378" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="209" />
       <source>Rename file</source>
       <translation>Rinomina file</translation>
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="601" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="586" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="508" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="463" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="450" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="376" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="310" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="294" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="207" />
-      <source>Remove from project</source>
-      <translation>Rimuovi dal progetto</translation>
-    </message>
-    <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="603" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="588" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="511" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="452" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="379" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="312" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="296" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="210" />
-      <source>Delete</source>
-      <translation>Cancella</translation>
-    </message>
-    <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="315" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="277" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="259" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="240" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="213" />
-      <source>New package...</source>
-      <translation>Nuovo package...</translation>
-    </message>
-    <message>
       <location filename="../Project/ProjectSourcesBrowser.py" line="606" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="571" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="554" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="535" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="514" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="466" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="435" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="418" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="399" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="382" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="316" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="279" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="261" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="241" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="214" />
-      <source>Add source files...</source>
-      <translation>Aggiungi file sorgente...</translation>
+      <location filename="../Project/ProjectSourcesBrowser.py" line="591" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="513" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="468" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="455" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="381" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="315" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="299" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="212" />
+      <source>Remove from project</source>
+      <translation>Rimuovi dal progetto</translation>
     </message>
     <message>
       <location filename="../Project/ProjectSourcesBrowser.py" line="608" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="574" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="557" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="537" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="593" />
       <location filename="../Project/ProjectSourcesBrowser.py" line="516" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="468" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="438" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="421" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="401" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="457" />
       <location filename="../Project/ProjectSourcesBrowser.py" line="384" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="318" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="317" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="301" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="215" />
+      <source>Delete</source>
+      <translation>Cancella</translation>
+    </message>
+    <message>
+      <location filename="../Project/ProjectSourcesBrowser.py" line="320" />
       <location filename="../Project/ProjectSourcesBrowser.py" line="282" />
       <location filename="../Project/ProjectSourcesBrowser.py" line="264" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="243" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="216" />
-      <source>Add source directory...</source>
-      <translation>Aggiungi directory dei sorgenti...</translation>
+      <location filename="../Project/ProjectSourcesBrowser.py" line="245" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="218" />
+      <source>New package...</source>
+      <translation>Nuovo package...</translation>
+    </message>
+    <message>
+      <location filename="../Project/ProjectSourcesBrowser.py" line="611" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="576" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="559" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="540" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="519" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="471" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="440" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="423" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="404" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="387" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="321" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="284" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="266" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="246" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="219" />
+      <source>Add source files...</source>
+      <translation>Aggiungi file sorgente...</translation>
     </message>
     <message>
       <location filename="../Project/ProjectSourcesBrowser.py" line="613" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="522" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="325" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="227" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="579" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="562" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="542" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="521" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="473" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="443" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="426" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="406" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="389" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="323" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="287" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="269" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="248" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="221" />
+      <source>Add source directory...</source>
+      <translation>Aggiungi directory dei sorgenti...</translation>
+    </message>
+    <message>
+      <location filename="../Project/ProjectSourcesBrowser.py" line="618" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="527" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="330" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="232" />
       <source>Copy Path to Clipboard</source>
       <translation>Copia il path nella Clipboard</translation>
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="624" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="615" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="593" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="577" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="561" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="540" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="526" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="482" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="473" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="455" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="441" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="425" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="404" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="390" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="336" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="327" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="302" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="285" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="268" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="246" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="231" />
-      <source>Expand all directories</source>
-      <translation>Espandi tutte le directory</translation>
-    </message>
-    <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="627" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="617" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="595" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="579" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="564" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="541" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="529" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="485" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="475" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="457" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="443" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="428" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="405" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="393" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="339" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="329" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="304" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="287" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="271" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="247" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="234" />
-      <source>Collapse all directories</source>
-      <translation>Riduci tutte le directory</translation>
-    </message>
-    <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="630" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="629" />
       <location filename="../Project/ProjectSourcesBrowser.py" line="620" />
       <location filename="../Project/ProjectSourcesBrowser.py" line="598" />
       <location filename="../Project/ProjectSourcesBrowser.py" line="582" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="567" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="543" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="532" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="488" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="566" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="545" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="531" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="487" />
       <location filename="../Project/ProjectSourcesBrowser.py" line="478" />
       <location filename="../Project/ProjectSourcesBrowser.py" line="460" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="447" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="431" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="407" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="396" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="342" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="446" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="430" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="409" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="395" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="341" />
       <location filename="../Project/ProjectSourcesBrowser.py" line="332" />
       <location filename="../Project/ProjectSourcesBrowser.py" line="307" />
       <location filename="../Project/ProjectSourcesBrowser.py" line="290" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="274" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="249" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="237" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="273" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="251" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="236" />
+      <source>Expand all directories</source>
+      <translation>Espandi tutte le directory</translation>
+    </message>
+    <message>
+      <location filename="../Project/ProjectSourcesBrowser.py" line="632" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="622" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="600" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="584" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="569" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="546" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="534" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="490" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="480" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="462" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="448" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="433" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="410" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="398" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="344" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="334" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="309" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="292" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="276" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="252" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="239" />
+      <source>Collapse all directories</source>
+      <translation>Riduci tutte le directory</translation>
+    </message>
+    <message>
+      <location filename="../Project/ProjectSourcesBrowser.py" line="635" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="625" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="603" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="587" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="572" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="548" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="537" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="493" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="483" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="465" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="452" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="436" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="412" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="401" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="347" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="337" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="312" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="295" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="279" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="254" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="242" />
       <source>Configure...</source>
       <translation>Configura...</translation>
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="546" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="410" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="252" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="551" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="415" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="257" />
       <source>Goto</source>
       <translation type="unfinished">Vai a</translation>
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="911" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="895" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="916" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="900" />
       <source>Add new Python package</source>
       <translation>Aggiungi un nuovo package Python</translation>
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="896" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="901" />
       <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="912" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="917" />
       <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="975" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="980" />
       <source>Delete files</source>
       <translation>Cancella file</translation>
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="976" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="981" />
       <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="1032" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="1037" />
       <source>Code Coverage</source>
       <translation>Analisi codice</translation>
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="1033" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="1038" />
       <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="1071" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="1076" />
       <source>Profile Data</source>
       <translation>Profilazione dati</translation>
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="1072" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="1077" />
       <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="1111" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="1116" />
       <source>Class Diagram</source>
       <translation>Diagramma della classe</translation>
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="1163" />
-      <location filename="../Project/ProjectSourcesBrowser.py" line="1112" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="1168" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="1117" />
       <source>Include class attributes?</source>
       <translation>Includi gli attributi della classe ?</translation>
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="1135" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="1140" />
       <source>Imports Diagram</source>
       <translation>Importa diagrammi</translation>
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="1136" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="1141" />
       <source>Include imports from external modules?</source>
       <translation>Includi gli import dai moduli esterni ?</translation>
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="1162" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="1167" />
       <source>Package Diagram</source>
       <translation>Diagrammi del package</translation>
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="1180" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="1185" />
       <source>Application Diagram</source>
       <translation>Diagrammi dell'applicazione</translation>
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="1181" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="1186" />
       <source>Include module names?</source>
       <translation>Includi i nomi dei moduli ?</translation>
     </message>
     <message>
-      <location filename="../Project/ProjectSourcesBrowser.py" line="1306" />
+      <location filename="../Project/ProjectSourcesBrowser.py" line="1311" />
       <source>There are no files left for reformatting.</source>
       <translation type="unfinished" />
     </message>

eric ide

mercurial