src/eric7/i18n/eric7_it.ts

branch
eric7
changeset 10962
b56b76c0221b
parent 10950
fa0ea22dd909
child 10980
40e1979abdb7
--- a/src/eric7/i18n/eric7_it.ts	Wed Oct 09 17:50:11 2024 +0200
+++ b/src/eric7/i18n/eric7_it.ts	Wed Oct 09 18:18:00 2024 +0200
@@ -10623,12 +10623,12 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebuggerInterfacePython.py" line="1658" />
+      <location filename="../Debugger/DebuggerInterfacePython.py" line="1659" />
       <source>Debug Protocol Error</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebuggerInterfacePython.py" line="1659" />
+      <location filename="../Debugger/DebuggerInterfacePython.py" line="1660" />
       <source>&lt;p&gt;The response received from the debugger backend could not be decoded. Please report this issue with the received data to the eric bugs email address.&lt;/p&gt;&lt;p&gt;Error: {0}&lt;/p&gt;&lt;p&gt;Data:&lt;br/&gt;{1}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
@@ -12463,1042 +12463,1042 @@
   <context>
     <name>Editor</name>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3558" />
-      <location filename="../QScintilla/Editor.py" line="497" />
-      <location filename="../QScintilla/Editor.py" line="482" />
+      <location filename="../QScintilla/Editor.py" line="3562" />
+      <location filename="../QScintilla/Editor.py" line="501" />
+      <location filename="../QScintilla/Editor.py" line="486" />
       <source>Open File</source>
       <translation>Apri File</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="483" />
+      <location filename="../QScintilla/Editor.py" line="487" />
       <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="498" />
+      <location filename="../QScintilla/Editor.py" line="502" />
       <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="606" />
+      <location filename="../QScintilla/Editor.py" line="610" />
       <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="969" />
+      <location filename="../QScintilla/Editor.py" line="973" />
       <source>Undo</source>
       <translation>Annulla</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="972" />
+      <location filename="../QScintilla/Editor.py" line="976" />
       <source>Redo</source>
       <translation>Rifai</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="975" />
-      <source>Revert to last saved state</source>
-      <translation>Ritorna all'ultimo stato salvato</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="979" />
+      <source>Revert to last saved state</source>
+      <translation>Ritorna all'ultimo stato salvato</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="983" />
       <source>Cut</source>
       <translation>Taglia</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="982" />
+      <location filename="../QScintilla/Editor.py" line="986" />
       <source>Copy</source>
       <translation>Copia</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="985" />
+      <location filename="../QScintilla/Editor.py" line="989" />
       <source>Paste</source>
       <translation>Incolla</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="991" />
+      <location filename="../QScintilla/Editor.py" line="995" />
       <source>Indent</source>
       <translation>Identa</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="996" />
+      <location filename="../QScintilla/Editor.py" line="1000" />
       <source>Unindent</source>
       <translation>Annulla identazione</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1001" />
+      <location filename="../QScintilla/Editor.py" line="1005" />
       <source>Comment</source>
       <translation>Commenta</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1006" />
+      <location filename="../QScintilla/Editor.py" line="1010" />
       <source>Uncomment</source>
       <translation>Annulla commenta</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="10159" />
-      <location filename="../QScintilla/Editor.py" line="1011" />
+      <location filename="../QScintilla/Editor.py" line="10163" />
+      <location filename="../QScintilla/Editor.py" line="1015" />
       <source>Generate Docstring</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1014" />
-      <source>Select to brace</source>
-      <translation>Seleziona per parentesizzare</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1015" />
-      <source>Select all</source>
-      <translation>Seleziona tutti</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1016" />
-      <source>Deselect all</source>
-      <translation>Deseleziona tutti</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1018" />
+      <source>Select to brace</source>
+      <translation>Seleziona per parentesizzare</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1019" />
+      <source>Select all</source>
+      <translation>Seleziona tutti</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1020" />
+      <source>Deselect all</source>
+      <translation>Deseleziona tutti</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1022" />
       <source>Execute Selection In Console</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1030" />
+      <location filename="../QScintilla/Editor.py" line="1034" />
       <source>Use Monospaced Font</source>
       <translation>Usa un font Monospaced</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1035" />
+      <location filename="../QScintilla/Editor.py" line="1039" />
       <source>Autosave enabled</source>
       <translation>Salvataggio automatico abilitato</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1040" />
+      <location filename="../QScintilla/Editor.py" line="1044" />
       <source>Typing aids enabled</source>
       <translation>Aiuti alla digitazione abilitati</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1048" />
+      <location filename="../QScintilla/Editor.py" line="1052" />
       <source>Automatic Completion enabled</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1057" />
+      <location filename="../QScintilla/Editor.py" line="1061" />
       <source>Calltip</source>
       <translation>Calltip</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1060" />
+      <location filename="../QScintilla/Editor.py" line="1064" />
       <source>Code Info</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1075" />
+      <location filename="../QScintilla/Editor.py" line="1079" />
       <source>New Document View</source>
       <translation>Nuova vista Documento</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1080" />
+      <location filename="../QScintilla/Editor.py" line="1084" />
       <source>New Document View (with new split)</source>
       <translation>Nuova vista Documento (con nuova divisione)</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1088" />
+      <location filename="../QScintilla/Editor.py" line="1092" />
       <source>Reload</source>
       <translation type="unfinished">Ricarica</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1091" />
-      <source>Save</source>
-      <translation>Salva</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1095" />
+      <source>Save</source>
+      <translation>Salva</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1099" />
       <source>Save As...</source>
       <translation>Salva come...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1100" />
+      <location filename="../QScintilla/Editor.py" line="1104" />
       <source>Save as (Remote)...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1105" />
+      <location filename="../QScintilla/Editor.py" line="1109" />
       <source>Save Copy...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1127" />
-      <location filename="../QScintilla/Editor.py" line="1124" />
-      <source>Complete</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1131" />
+      <location filename="../QScintilla/Editor.py" line="1128" />
+      <source>Complete</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1135" />
       <source>Clear Completions Cache</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1134" />
+      <location filename="../QScintilla/Editor.py" line="1138" />
       <source>Complete from Document</source>
       <translation type="unfinished">dal Documento</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1136" />
+      <location filename="../QScintilla/Editor.py" line="1140" />
       <source>Complete from APIs</source>
       <translation type="unfinished">dalle APIs</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1139" />
+      <location filename="../QScintilla/Editor.py" line="1143" />
       <source>Complete from Document and APIs</source>
       <translation type="unfinished">dal Documento e dalle APIs</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1153" />
+      <location filename="../QScintilla/Editor.py" line="1157" />
       <source>Check</source>
       <translation>Controlla</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1164" />
+      <location filename="../QScintilla/Editor.py" line="1168" />
       <source>Code Formatting</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1170" />
+      <location filename="../QScintilla/Editor.py" line="1174" />
       <source>Black</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1175" />
-      <source>Format Code</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1179" />
-      <source>Check Formatting</source>
+      <source>Format Code</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="1183" />
+      <source>Check Formatting</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1187" />
       <source>Formatting Diff</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1192" />
+      <location filename="../QScintilla/Editor.py" line="1196" />
       <source>isort</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1197" />
-      <source>Sort Imports</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1201" />
+      <source>Sort Imports</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1205" />
       <source>Imports Sorting Diff</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1217" />
+      <location filename="../QScintilla/Editor.py" line="1221" />
       <source>Tools</source>
       <translation>Strumenti</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1228" />
+      <location filename="../QScintilla/Editor.py" line="1232" />
       <source>Show</source>
       <translation>Mostra</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1231" />
+      <location filename="../QScintilla/Editor.py" line="1235" />
       <source>Code metrics...</source>
       <translation>Statistiche codice...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1234" />
+      <location filename="../QScintilla/Editor.py" line="1238" />
       <source>Code coverage...</source>
       <translation>Analisi codice...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1237" />
+      <location filename="../QScintilla/Editor.py" line="1241" />
       <source>Show code coverage annotations</source>
       <translation>Mostra le annotazioni dell'analisi del codice</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1240" />
-      <source>Hide code coverage annotations</source>
-      <translation>Nascondi le annotazioni dell'analisi del codice</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1244" />
+      <source>Hide code coverage annotations</source>
+      <translation>Nascondi le annotazioni dell'analisi del codice</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1248" />
       <source>Profile data...</source>
       <translation>Profilazione dati...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1258" />
-      <source>Diagrams</source>
-      <translation>Diagrammi</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1260" />
-      <source>Class Diagram...</source>
-      <translation>Diagrammi di classe...</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1261" />
-      <source>Package Diagram...</source>
-      <translation>Diagrammi del package...</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1262" />
-      <source>Imports Diagram...</source>
-      <translation>Importa diagrammi...</translation>
+      <source>Diagrams</source>
+      <translation>Diagrammi</translation>
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="1264" />
+      <source>Class Diagram...</source>
+      <translation>Diagrammi di classe...</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1265" />
+      <source>Package Diagram...</source>
+      <translation>Diagrammi del package...</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1266" />
+      <source>Imports Diagram...</source>
+      <translation>Importa diagrammi...</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1268" />
       <source>Application Diagram...</source>
       <translation>Diagrammi dell'applicazione...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1269" />
+      <location filename="../QScintilla/Editor.py" line="1273" />
       <source>Load Diagram...</source>
       <translation>Carica Diagramma...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1284" />
-      <source>Languages</source>
-      <translation>Linguaggi</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1288" />
+      <source>Languages</source>
+      <translation>Linguaggi</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1292" />
       <source>Text</source>
       <translation type="unfinished">Testo</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1310" />
+      <location filename="../QScintilla/Editor.py" line="1314" />
       <source>Guessed</source>
       <translation>Indovinato</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1642" />
-      <location filename="../QScintilla/Editor.py" line="1314" />
+      <location filename="../QScintilla/Editor.py" line="1646" />
+      <location filename="../QScintilla/Editor.py" line="1318" />
       <source>Alternatives</source>
       <translation>Alternative</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1331" />
+      <location filename="../QScintilla/Editor.py" line="1335" />
       <source>Encodings</source>
       <translation>Codifica</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1354" />
+      <location filename="../QScintilla/Editor.py" line="1358" />
       <source>Re-Open With Encoding</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1374" />
-      <source>End-of-Line Type</source>
-      <translation>Tipo di fine-linea</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1378" />
+      <source>End-of-Line Type</source>
+      <translation>Tipo di fine-linea</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1382" />
       <source>Unix</source>
       <translation>Unix</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1384" />
+      <location filename="../QScintilla/Editor.py" line="1388" />
       <source>Windows</source>
       <translation>Windows</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1390" />
+      <location filename="../QScintilla/Editor.py" line="1394" />
       <source>Macintosh</source>
       <translation>Macintosh</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1408" />
+      <location filename="../QScintilla/Editor.py" line="1412" />
       <source>Spelling</source>
       <translation type="unfinished">Spelling</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="9247" />
-      <location filename="../QScintilla/Editor.py" line="1416" />
+      <location filename="../QScintilla/Editor.py" line="9251" />
+      <location filename="../QScintilla/Editor.py" line="1420" />
       <source>Check spelling...</source>
       <translation>Controllo sillabazione...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1421" />
-      <source>Check spelling of selection...</source>
-      <translation>Controllo sillabazione della selezione...</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1425" />
+      <source>Check spelling of selection...</source>
+      <translation>Controllo sillabazione della selezione...</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1429" />
       <source>Remove from dictionary</source>
       <translation>Rimuovi dal dizionario</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1442" />
-      <source>Spell Check Languages</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1446" />
+      <source>Spell Check Languages</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1450" />
       <source>No Language</source>
       <translation>Nessun linguaggio</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1473" />
+      <location filename="../QScintilla/Editor.py" line="1477" />
       <source>Toggle bookmark</source>
       <translation>Inverti bookmark</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1475" />
+      <location filename="../QScintilla/Editor.py" line="1479" />
       <source>Next bookmark</source>
       <translation>Prossimo segnalibro</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1478" />
+      <location filename="../QScintilla/Editor.py" line="1482" />
       <source>Previous bookmark</source>
       <translation>Segnalibro precedente</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1481" />
+      <location filename="../QScintilla/Editor.py" line="1485" />
       <source>Clear all bookmarks</source>
       <translation>Pulisci di tutti di segnalibri</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1492" />
+      <location filename="../QScintilla/Editor.py" line="1496" />
       <source>Toggle breakpoint</source>
       <translation>Abilita/Disabilita breakpoint</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1495" />
+      <location filename="../QScintilla/Editor.py" line="1499" />
       <source>Toggle temporary breakpoint</source>
       <translation>Abilita/Disabilita breakpoint temporaneo</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1498" />
+      <location filename="../QScintilla/Editor.py" line="1502" />
       <source>Edit breakpoint...</source>
       <translation>Modifica Breakpoint...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6589" />
-      <location filename="../QScintilla/Editor.py" line="1501" />
+      <location filename="../QScintilla/Editor.py" line="6593" />
+      <location filename="../QScintilla/Editor.py" line="1505" />
       <source>Enable breakpoint</source>
       <translation>Abilita breakpoint</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1504" />
+      <location filename="../QScintilla/Editor.py" line="1508" />
       <source>Next breakpoint</source>
       <translation>Prossimo breakpoint</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1507" />
+      <location filename="../QScintilla/Editor.py" line="1511" />
       <source>Previous breakpoint</source>
       <translation>Breakpoint precedente</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1510" />
+      <location filename="../QScintilla/Editor.py" line="1514" />
       <source>Clear all breakpoints</source>
       <translation>Elimina tutti i breakpoint</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1521" />
-      <source>Toggle all folds</source>
-      <translation type="unfinished">Abilita/Disabilita tutti i raggruppamenti</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1525" />
+      <source>Toggle all folds</source>
+      <translation type="unfinished">Abilita/Disabilita tutti i raggruppamenti</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1529" />
       <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="1530" />
-      <source>Toggle current fold</source>
-      <translation type="unfinished">Abilita/Disabilita il raggruppamento corrente</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1534" />
-      <source>Expand (including children)</source>
-      <translation type="unfinished" />
+      <source>Toggle current fold</source>
+      <translation type="unfinished">Abilita/Disabilita il raggruppamento corrente</translation>
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="1538" />
+      <source>Expand (including children)</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1542" />
       <source>Collapse (including children)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1543" />
+      <location filename="../QScintilla/Editor.py" line="1547" />
       <source>Clear all folds</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1554" />
+      <location filename="../QScintilla/Editor.py" line="1558" />
       <source>Goto syntax error</source>
       <translation>Vai all'errore di sintassi</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1557" />
+      <location filename="../QScintilla/Editor.py" line="1561" />
       <source>Show syntax error message</source>
       <translation>Mostra i messaggi degli errori di sintassi</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1560" />
-      <source>Clear syntax error</source>
-      <translation>Elimina errori di sintassi</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1564" />
+      <source>Clear syntax error</source>
+      <translation>Elimina errori di sintassi</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1568" />
       <source>Next warning</source>
       <translation>Warning successivo</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1567" />
+      <location filename="../QScintilla/Editor.py" line="1571" />
       <source>Previous warning</source>
       <translation>Warning precedente</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1570" />
+      <location filename="../QScintilla/Editor.py" line="1574" />
       <source>Show warning message</source>
       <translation>Mostra Warning</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1573" />
-      <source>Clear warnings</source>
-      <translation>Pulisci warning</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1577" />
+      <source>Clear warnings</source>
+      <translation>Pulisci warning</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1581" />
       <source>Next uncovered line</source>
       <translation>Prossimo file non analizzato</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1580" />
-      <source>Previous uncovered line</source>
-      <translation>File non analizzato precedente</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1584" />
+      <source>Previous uncovered line</source>
+      <translation>File non analizzato precedente</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1588" />
       <source>Next task</source>
       <translation>Prossimo task</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1587" />
-      <source>Previous task</source>
-      <translation>Task precedente</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1591" />
+      <source>Previous task</source>
+      <translation>Task precedente</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1595" />
       <source>Next change</source>
       <translation>Modifica successiva</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1594" />
+      <location filename="../QScintilla/Editor.py" line="1598" />
       <source>Previous change</source>
       <translation>Modifica precedente</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1597" />
+      <location filename="../QScintilla/Editor.py" line="1601" />
       <source>Clear changes</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1627" />
-      <location filename="../QScintilla/Editor.py" line="1618" />
+      <location filename="../QScintilla/Editor.py" line="1631" />
+      <location filename="../QScintilla/Editor.py" line="1622" />
       <source>Export source</source>
       <translation>Esporta sorgenti</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1619" />
+      <location filename="../QScintilla/Editor.py" line="1623" />
       <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="1628" />
+      <location filename="../QScintilla/Editor.py" line="1632" />
       <source>No export format given. Aborting...</source>
       <translation>Nessun formato di export impostato. Annullamento...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1639" />
+      <location filename="../QScintilla/Editor.py" line="1643" />
       <source>Alternatives ({0})</source>
       <translation>Alternative ({0})</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1663" />
+      <location filename="../QScintilla/Editor.py" line="1667" />
       <source>Pygments Lexer</source>
       <translation>Analizzatore lessicale Pygments</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1664" />
+      <location filename="../QScintilla/Editor.py" line="1668" />
       <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="2262" />
+      <location filename="../QScintilla/Editor.py" line="2266" />
       <source>Modification of Read Only file</source>
       <translation>Modifica di un file di sola lettura</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2263" />
+      <location filename="../QScintilla/Editor.py" line="2267" />
       <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="2733" />
+      <location filename="../QScintilla/Editor.py" line="2737" />
       <source>Add Breakpoint</source>
       <translation type="unfinished">Aggiungi un breakpoint</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2734" />
+      <location filename="../QScintilla/Editor.py" line="2738" />
       <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="3088" />
+      <location filename="../QScintilla/Editor.py" line="3092" />
       <source>Printing...</source>
       <translation>In stampa...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3105" />
+      <location filename="../QScintilla/Editor.py" line="3109" />
       <source>Printing completed</source>
       <translation>Stampa completata</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3107" />
+      <location filename="../QScintilla/Editor.py" line="3111" />
       <source>Error while printing</source>
       <translation>Errore durante la stampa</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3110" />
+      <location filename="../QScintilla/Editor.py" line="3114" />
       <source>Printing aborted</source>
       <translation>Stampa annullata</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3492" />
+      <location filename="../QScintilla/Editor.py" line="3496" />
       <source>File Modified</source>
       <translation>File modificato</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3493" />
+      <location filename="../QScintilla/Editor.py" line="3497" />
       <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="3545" />
+      <location filename="../QScintilla/Editor.py" line="3549" />
       <source>Open Remote File</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3576" />
+      <location filename="../QScintilla/Editor.py" line="3580" />
       <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="3779" />
-      <location filename="../QScintilla/Editor.py" line="3704" />
+      <location filename="../QScintilla/Editor.py" line="3783" />
+      <location filename="../QScintilla/Editor.py" line="3708" />
       <source>Save File</source>
       <translation>Salva file</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3770" />
-      <location filename="../QScintilla/Editor.py" line="3711" />
+      <location filename="../QScintilla/Editor.py" line="3774" />
+      <location filename="../QScintilla/Editor.py" line="3715" />
       <source>Save Remote File</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3724" />
+      <location filename="../QScintilla/Editor.py" line="3728" />
       <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="3805" />
+      <location filename="../QScintilla/Editor.py" line="3809" />
       <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="3949" />
+      <location filename="../QScintilla/Editor.py" line="3953" />
       <source>Save File to Device</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3950" />
+      <location filename="../QScintilla/Editor.py" line="3954" />
       <source>Enter the complete device file path:</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5738" />
+      <location filename="../QScintilla/Editor.py" line="5742" />
       <source>Autocompletion</source>
       <translation>Autocompletamento</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5739" />
+      <location filename="../QScintilla/Editor.py" line="5743" />
       <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="5873" />
+      <location filename="../QScintilla/Editor.py" line="5877" />
       <source>Auto-Completion Provider</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5874" />
+      <location filename="../QScintilla/Editor.py" line="5878" />
       <source>The completion list provider '{0}' was already registered. Ignoring duplicate request.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6170" />
+      <location filename="../QScintilla/Editor.py" line="6174" />
       <source>Call-Tips Provider</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6171" />
+      <location filename="../QScintilla/Editor.py" line="6175" />
       <source>The call-tips provider '{0}' was already registered. Ignoring duplicate request.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6593" />
+      <location filename="../QScintilla/Editor.py" line="6597" />
       <source>Disable breakpoint</source>
       <translation>Disabilita breakpoint</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7017" />
+      <location filename="../QScintilla/Editor.py" line="7021" />
       <source>Code Coverage</source>
       <translation>Analisi codice</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7018" />
+      <location filename="../QScintilla/Editor.py" line="7022" />
       <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="7080" />
+      <location filename="../QScintilla/Editor.py" line="7084" />
       <source>Load Coverage Data</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7081" />
+      <location filename="../QScintilla/Editor.py" line="7085" />
       <source>&lt;p&gt;The coverage data could not be loaded from file &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7110" />
-      <location filename="../QScintilla/Editor.py" line="7102" />
+      <location filename="../QScintilla/Editor.py" line="7114" />
+      <location filename="../QScintilla/Editor.py" line="7106" />
       <source>Show Code Coverage Annotations</source>
       <translation>Mostra le annotazioni dell'analisi del codice</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7103" />
+      <location filename="../QScintilla/Editor.py" line="7107" />
       <source>All lines have been covered.</source>
       <translation>Tutte le linee sono state analizzate.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7111" />
+      <location filename="../QScintilla/Editor.py" line="7115" />
       <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="7219" />
+      <location filename="../QScintilla/Editor.py" line="7223" />
       <source>Profile Data</source>
       <translation>Profilazione dati</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7220" />
+      <location filename="../QScintilla/Editor.py" line="7224" />
       <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="7382" />
-      <location filename="../QScintilla/Editor.py" line="7376" />
+      <location filename="../QScintilla/Editor.py" line="7386" />
+      <location filename="../QScintilla/Editor.py" line="7380" />
       <source>Syntax Error</source>
       <translation>Errore di sintassi</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7383" />
+      <location filename="../QScintilla/Editor.py" line="7387" />
       <source>No syntax error message available.</source>
       <translation>Nessun messaggio degli errori di sintassi disponibile.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7630" />
-      <location filename="../QScintilla/Editor.py" line="7624" />
+      <location filename="../QScintilla/Editor.py" line="7634" />
+      <location filename="../QScintilla/Editor.py" line="7628" />
       <source>Warning</source>
       <translation>Attenzione</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7630" />
+      <location filename="../QScintilla/Editor.py" line="7634" />
       <source>No warning messages available.</source>
       <translation>Nessun messaggio di attenzione disponibile.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7709" />
-      <source>Info: {0}</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="7725" />
-      <location filename="../QScintilla/Editor.py" line="7711" />
-      <source>Error: {0}</source>
-      <translation>Errore: {0}</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="7713" />
+      <source>Info: {0}</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="7729" />
+      <location filename="../QScintilla/Editor.py" line="7715" />
+      <source>Error: {0}</source>
+      <translation>Errore: {0}</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="7717" />
       <source>Style: {0}</source>
       <translation>Stile: {0}</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7718" />
+      <location filename="../QScintilla/Editor.py" line="7722" />
       <source>Warning: {0}</source>
       <translation>Attenzione: {0}</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7848" />
+      <location filename="../QScintilla/Editor.py" line="7852" />
       <source>Macro Name</source>
       <translation>Nome Macro</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7848" />
+      <location filename="../QScintilla/Editor.py" line="7852" />
       <source>Select a macro name:</source>
       <translation>Seleziona un nome per la macro:</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7874" />
+      <location filename="../QScintilla/Editor.py" line="7878" />
       <source>Load macro file</source>
       <translation>Carica un file di macro</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7920" />
-      <location filename="../QScintilla/Editor.py" line="7876" />
+      <location filename="../QScintilla/Editor.py" line="7924" />
+      <location filename="../QScintilla/Editor.py" line="7880" />
       <source>Macro files (*.macro)</source>
       <translation>File Macro (*.macro)</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7898" />
-      <location filename="../QScintilla/Editor.py" line="7888" />
+      <location filename="../QScintilla/Editor.py" line="7902" />
+      <location filename="../QScintilla/Editor.py" line="7892" />
       <source>Error loading macro</source>
       <translation>Errore nel caricamento della macro</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7889" />
+      <location filename="../QScintilla/Editor.py" line="7893" />
       <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="7899" />
+      <location filename="../QScintilla/Editor.py" line="7903" />
       <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="7918" />
+      <location filename="../QScintilla/Editor.py" line="7922" />
       <source>Save macro file</source>
       <translation>Salva un file di macro</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7936" />
+      <location filename="../QScintilla/Editor.py" line="7940" />
       <source>Save macro</source>
       <translation>Salva macro</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7937" />
+      <location filename="../QScintilla/Editor.py" line="7941" />
       <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="7952" />
+      <location filename="../QScintilla/Editor.py" line="7956" />
       <source>Error saving macro</source>
       <translation>Errore nel salvataggio della macro</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7953" />
+      <location filename="../QScintilla/Editor.py" line="7957" />
       <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="7966" />
+      <location filename="../QScintilla/Editor.py" line="7970" />
       <source>Start Macro Recording</source>
       <translation>Avvia registrazione della macro</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7967" />
+      <location filename="../QScintilla/Editor.py" line="7971" />
       <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="7993" />
+      <location filename="../QScintilla/Editor.py" line="7997" />
       <source>Macro Recording</source>
       <translation>Registrazione Macro</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7994" />
+      <location filename="../QScintilla/Editor.py" line="7998" />
       <source>Enter name of the macro:</source>
       <translation>Inserisci un nome per la macro:</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8211" />
+      <location filename="../QScintilla/Editor.py" line="8215" />
       <source>{0} (ro)</source>
       <translation>{0} (ro)</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8408" />
+      <location filename="../QScintilla/Editor.py" line="8412" />
       <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="8414" />
+      <location filename="../QScintilla/Editor.py" line="8418" />
       <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="8421" />
+      <location filename="../QScintilla/Editor.py" line="8425" />
       <source>File changed</source>
       <translation>File modificato</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8565" />
+      <location filename="../QScintilla/Editor.py" line="8569" />
       <source>Reload File</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8566" />
+      <location filename="../QScintilla/Editor.py" line="8570" />
       <source>&lt;p&gt;The editor contains unsaved modifications.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Warning:&lt;/b&gt; You will lose your changes upon reloading it.&lt;/p&gt;&lt;p&gt;Shall the editor really be reloaded?&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8666" />
+      <location filename="../QScintilla/Editor.py" line="8670" />
       <source>Drop Error</source>
       <translation>Errore Drop</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8667" />
+      <location filename="../QScintilla/Editor.py" line="8671" />
       <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="8688" />
-      <source>Resources</source>
-      <translation>Risorse</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="8690" />
-      <source>Add file...</source>
-      <translation>Aggiungi file...</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="8691" />
-      <source>Add files...</source>
-      <translation>Aggiungi files...</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="8692" />
-      <source>Add aliased file...</source>
-      <translation>Aggiungi file sinonimo...</translation>
+      <source>Resources</source>
+      <translation>Risorse</translation>
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="8694" />
+      <source>Add file...</source>
+      <translation>Aggiungi file...</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="8695" />
+      <source>Add files...</source>
+      <translation>Aggiungi files...</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="8696" />
+      <source>Add aliased file...</source>
+      <translation>Aggiungi file sinonimo...</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="8698" />
       <source>Add localized resource...</source>
       <translation>Aggiungi una risorsa localizzata...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8697" />
+      <location filename="../QScintilla/Editor.py" line="8701" />
       <source>Add resource frame</source>
       <translation>Aggiungi riquadro delle risorse</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8717" />
+      <location filename="../QScintilla/Editor.py" line="8721" />
       <source>Add file resource</source>
       <translation>Aggiungi un file risorse</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8731" />
+      <location filename="../QScintilla/Editor.py" line="8735" />
       <source>Add file resources</source>
       <translation>Aggiundi dei file risorse</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8755" />
-      <location filename="../QScintilla/Editor.py" line="8749" />
+      <location filename="../QScintilla/Editor.py" line="8759" />
+      <location filename="../QScintilla/Editor.py" line="8753" />
       <source>Add aliased file resource</source>
       <translation>Aggiungi file sinonimo delle risorse</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8756" />
+      <location filename="../QScintilla/Editor.py" line="8760" />
       <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="8838" />
+      <location filename="../QScintilla/Editor.py" line="8842" />
       <source>Package Diagram</source>
       <translation>Diagrammi del package</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8839" />
+      <location filename="../QScintilla/Editor.py" line="8843" />
       <source>Include class attributes?</source>
       <translation>Includi gli attributi della classe ?</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8859" />
+      <location filename="../QScintilla/Editor.py" line="8863" />
       <source>Imports Diagram</source>
       <translation>Importa diagrammi</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8860" />
+      <location filename="../QScintilla/Editor.py" line="8864" />
       <source>Include imports from external modules?</source>
       <translation>Includi gli import dai moduli esterni ?</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8879" />
+      <location filename="../QScintilla/Editor.py" line="8883" />
       <source>Application Diagram</source>
       <translation>Diagrammi dell'applicazione</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8880" />
+      <location filename="../QScintilla/Editor.py" line="8884" />
       <source>Include module names?</source>
       <translation>Includi i nomi dei moduli ?</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="9251" />
+      <location filename="../QScintilla/Editor.py" line="9255" />
       <source>Add to dictionary</source>
       <translation>Aggiungi al dizionario</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="9253" />
+      <location filename="../QScintilla/Editor.py" line="9257" />
       <source>Ignore All</source>
       <translation>Ignora tutto</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="9700" />
+      <location filename="../QScintilla/Editor.py" line="9704" />
       <source>Sort Lines</source>
       <translation>Righe ordinate</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="9701" />
+      <location filename="../QScintilla/Editor.py" line="9705" />
       <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="9794" />
+      <location filename="../QScintilla/Editor.py" line="9798" />
       <source>Register Mouse Click Handler</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="9795" />
+      <location filename="../QScintilla/Editor.py" line="9799" />
       <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="9888" />
+      <location filename="../QScintilla/Editor.py" line="9892" />
       <source>{0:4d}    {1}</source>
       <comment>line number, source code</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="9894" />
+      <location filename="../QScintilla/Editor.py" line="9898" />
       <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="9972" />
+      <location filename="../QScintilla/Editor.py" line="9976" />
       <source>EditorConfig Properties</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="9973" />
+      <location filename="../QScintilla/Editor.py" line="9977" />
       <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>
@@ -19667,25 +19667,35 @@
   <context>
     <name>EricServerDebuggerInterface</name>
     <message>
-      <location filename="../RemoteServerInterface/EricServerDebuggerInterface.py" line="89" />
+      <location filename="../RemoteServerInterface/EricServerDebuggerInterface.py" line="90" />
       <source>Unknown Server Reply</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../RemoteServerInterface/EricServerDebuggerInterface.py" line="90" />
+      <location filename="../RemoteServerInterface/EricServerDebuggerInterface.py" line="91" />
       <source>&lt;p&gt;The eric-ide server debugger interface sent the unknown reply &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../RemoteServerInterface/EricServerDebuggerInterface.py" line="110" />
-      <source>Debug Client Command</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../RemoteServerInterface/EricServerDebuggerInterface.py" line="111" />
+      <source>Debug Client Command</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../RemoteServerInterface/EricServerDebuggerInterface.py" line="112" />
       <source>&lt;p&gt;The IDE received an error message.&lt;/p&gt;&lt;p&gt;Error: {0}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
+    <message>
+      <location filename="../RemoteServerInterface/EricServerDebuggerInterface.py" line="167" />
+      <source>Start Debug Client</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../RemoteServerInterface/EricServerDebuggerInterface.py" line="168" />
+      <source>&lt;p&gt;The debug client of the 'eric-ide' server could not be started.&lt;/p&gt;&lt;p&gt;Error: {0}&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
   </context>
   <context>
     <name>EricServerFileDialog</name>
@@ -19900,7 +19910,7 @@
   <context>
     <name>EricServerInterface</name>
     <message>
-      <location filename="../RemoteServerInterface/EricServerInterface.py" line="768" />
+      <location filename="../RemoteServerInterface/EricServerInterface.py" line="796" />
       <location filename="../RemoteServerInterface/EricServerInterface.py" line="204" />
       <source>Connect to eric-ide Server</source>
       <translation type="unfinished" />
@@ -19911,32 +19921,32 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../RemoteServerInterface/EricServerInterface.py" line="350" />
+      <location filename="../RemoteServerInterface/EricServerInterface.py" line="378" />
       <source>JSON Protocol Error</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../RemoteServerInterface/EricServerInterface.py" line="351" />
+      <location filename="../RemoteServerInterface/EricServerInterface.py" line="379" />
       <source>&lt;p&gt;The response received from the remote server could not be decoded. Please report this issue with the received data to the eric bugs email address.&lt;/p&gt;&lt;p&gt;Error: {0}&lt;/p&gt;&lt;p&gt;Data:&lt;br/&gt;{1}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../RemoteServerInterface/EricServerInterface.py" line="482" />
+      <location filename="../RemoteServerInterface/EricServerInterface.py" line="510" />
       <source>{0}Version Numbers</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../RemoteServerInterface/EricServerInterface.py" line="483" />
+      <location filename="../RemoteServerInterface/EricServerInterface.py" line="511" />
       <source>{0} - </source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../RemoteServerInterface/EricServerInterface.py" line="508" />
+      <location filename="../RemoteServerInterface/EricServerInterface.py" line="536" />
       <source>eric-ide Server Versions</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../RemoteServerInterface/EricServerInterface.py" line="527" />
+      <location filename="../RemoteServerInterface/EricServerInterface.py" line="555" />
       <source>eric-ide Server Checksum Error
 Error: {0}
 Data:
@@ -19945,7 +19955,7 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../RemoteServerInterface/EricServerInterface.py" line="534" />
+      <location filename="../RemoteServerInterface/EricServerInterface.py" line="562" />
       <source>eric-ide Server Data Error
 Error: {0}
 Data:
@@ -19954,129 +19964,129 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../RemoteServerInterface/EricServerInterface.py" line="541" />
+      <location filename="../RemoteServerInterface/EricServerInterface.py" line="569" />
       <source>eric-ide Server Unsupported Category
 Error: The server received the unsupported request category '{0}'.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../RemoteServerInterface/EricServerInterface.py" line="558" />
+      <location filename="../RemoteServerInterface/EricServerInterface.py" line="586" />
       <source>Connect</source>
       <translation type="unfinished">Connetti</translation>
     </message>
     <message>
-      <location filename="../RemoteServerInterface/EricServerInterface.py" line="560" />
+      <location filename="../RemoteServerInterface/EricServerInterface.py" line="588" />
       <source>Connect...</source>
       <translation type="unfinished">Connetti...</translation>
     </message>
     <message>
-      <location filename="../RemoteServerInterface/EricServerInterface.py" line="561" />
-      <source>Meta+Shift+C</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../RemoteServerInterface/EricServerInterface.py" line="567" />
-      <source>Show a dialog to connect to an 'eric-ide' server</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../RemoteServerInterface/EricServerInterface.py" line="570" />
-      <source>&lt;b&gt;Connect...&lt;/b&gt;&lt;p&gt;This opens a dialog to enter the connection parameters to connect to a remote 'eric-ide' server.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../RemoteServerInterface/EricServerInterface.py" line="582" />
-      <location filename="../RemoteServerInterface/EricServerInterface.py" line="580" />
-      <source>Disconnect</source>
-      <translation type="unfinished">Disconnetti</translation>
-    </message>
-    <message>
-      <location filename="../RemoteServerInterface/EricServerInterface.py" line="583" />
-      <source>Meta+Shift+D</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../RemoteServerInterface/EricServerInterface.py" line="589" />
-      <source>Disconnect from the currently connected 'eric-ide' server</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../RemoteServerInterface/EricServerInterface.py" line="592" />
-      <source>&lt;b&gt;Disconnect&lt;/b&gt;&lt;p&gt;This disconnects from the currently connected 'eric-ide' server.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../RemoteServerInterface/EricServerInterface.py" line="803" />
-      <location filename="../RemoteServerInterface/EricServerInterface.py" line="604" />
-      <location filename="../RemoteServerInterface/EricServerInterface.py" line="602" />
-      <source>Stop Server</source>
-      <translation type="unfinished">Ferma Server</translation>
-    </message>
-    <message>
-      <location filename="../RemoteServerInterface/EricServerInterface.py" line="605" />
-      <source>Meta+Shift+S</source>
-      <translation type="unfinished" />
+      <source>Meta+Shift+C</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../RemoteServerInterface/EricServerInterface.py" line="595" />
+      <source>Show a dialog to connect to an 'eric-ide' server</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../RemoteServerInterface/EricServerInterface.py" line="598" />
+      <source>&lt;b&gt;Connect...&lt;/b&gt;&lt;p&gt;This opens a dialog to enter the connection parameters to connect to a remote 'eric-ide' server.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../RemoteServerInterface/EricServerInterface.py" line="610" />
+      <location filename="../RemoteServerInterface/EricServerInterface.py" line="608" />
+      <source>Disconnect</source>
+      <translation type="unfinished">Disconnetti</translation>
     </message>
     <message>
       <location filename="../RemoteServerInterface/EricServerInterface.py" line="611" />
+      <source>Meta+Shift+D</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../RemoteServerInterface/EricServerInterface.py" line="617" />
+      <source>Disconnect from the currently connected 'eric-ide' server</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../RemoteServerInterface/EricServerInterface.py" line="620" />
+      <source>&lt;b&gt;Disconnect&lt;/b&gt;&lt;p&gt;This disconnects from the currently connected 'eric-ide' server.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../RemoteServerInterface/EricServerInterface.py" line="831" />
+      <location filename="../RemoteServerInterface/EricServerInterface.py" line="632" />
+      <location filename="../RemoteServerInterface/EricServerInterface.py" line="630" />
+      <source>Stop Server</source>
+      <translation type="unfinished">Ferma Server</translation>
+    </message>
+    <message>
+      <location filename="../RemoteServerInterface/EricServerInterface.py" line="633" />
+      <source>Meta+Shift+S</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../RemoteServerInterface/EricServerInterface.py" line="639" />
       <source>Stop the currently connected 'eric-ide' server</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../RemoteServerInterface/EricServerInterface.py" line="614" />
+      <location filename="../RemoteServerInterface/EricServerInterface.py" line="642" />
       <source>&lt;b&gt;Stop Server&lt;/b&gt;&lt;p&gt;This stops the currently connected 'eric-ide server.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../RemoteServerInterface/EricServerInterface.py" line="625" />
-      <location filename="../RemoteServerInterface/EricServerInterface.py" line="623" />
+      <location filename="../RemoteServerInterface/EricServerInterface.py" line="653" />
+      <location filename="../RemoteServerInterface/EricServerInterface.py" line="651" />
       <source>Show Server Versions</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../RemoteServerInterface/EricServerInterface.py" line="632" />
+      <location filename="../RemoteServerInterface/EricServerInterface.py" line="660" />
       <source>Show the eric-ide server versions</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../RemoteServerInterface/EricServerInterface.py" line="635" />
+      <location filename="../RemoteServerInterface/EricServerInterface.py" line="663" />
       <source>&lt;b&gt;Show Server Versions&lt;/b&gt;&lt;p&gt;This opens a dialog to show the eric-ide server versions.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../RemoteServerInterface/EricServerInterface.py" line="654" />
+      <location filename="../RemoteServerInterface/EricServerInterface.py" line="682" />
       <source>Connect to</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../RemoteServerInterface/EricServerInterface.py" line="699" />
-      <location filename="../RemoteServerInterface/EricServerInterface.py" line="697" />
-      <location filename="../RemoteServerInterface/EricServerInterface.py" line="658" />
+      <location filename="../RemoteServerInterface/EricServerInterface.py" line="727" />
+      <location filename="../RemoteServerInterface/EricServerInterface.py" line="725" />
+      <location filename="../RemoteServerInterface/EricServerInterface.py" line="686" />
       <source>eric-ide Server</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../RemoteServerInterface/EricServerInterface.py" line="743" />
+      <location filename="../RemoteServerInterface/EricServerInterface.py" line="771" />
       <source>Manage Server Connections</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../RemoteServerInterface/EricServerInterface.py" line="769" />
+      <location filename="../RemoteServerInterface/EricServerInterface.py" line="797" />
       <source>&lt;p&gt;The eric-ide server at &lt;b&gt;{0}:{1}&lt;/b&gt; was connected successfully.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../RemoteServerInterface/EricServerInterface.py" line="780" />
+      <location filename="../RemoteServerInterface/EricServerInterface.py" line="808" />
       <source>Disconnect from eric-ide Server</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../RemoteServerInterface/EricServerInterface.py" line="781" />
+      <location filename="../RemoteServerInterface/EricServerInterface.py" line="809" />
       <source>The eric-ide server was disconnected.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../RemoteServerInterface/EricServerInterface.py" line="804" />
+      <location filename="../RemoteServerInterface/EricServerInterface.py" line="832" />
       <source>&lt;p&gt;Do you really want to stop the currently connected eric-ide server &lt;b&gt;{0}&lt;/b&gt;? No further connections will be possible without restarting the server.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
@@ -74346,32 +74356,32 @@
   <context>
     <name>SessionFile</name>
     <message>
-      <location filename="../Sessions/SessionFile.py" line="232" />
+      <location filename="../Sessions/SessionFile.py" line="247" />
       <source>Save Remote Session</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Sessions/SessionFile.py" line="235" />
+      <location filename="../Sessions/SessionFile.py" line="250" />
       <source>Save Session</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Sessions/SessionFile.py" line="243" />
+      <location filename="../Sessions/SessionFile.py" line="258" />
       <source>&lt;p&gt;The session file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Sessions/SessionFile.py" line="267" />
+      <location filename="../Sessions/SessionFile.py" line="282" />
       <source>Read Remote Session</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Sessions/SessionFile.py" line="270" />
+      <location filename="../Sessions/SessionFile.py" line="285" />
       <source>Read Session</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Sessions/SessionFile.py" line="278" />
+      <location filename="../Sessions/SessionFile.py" line="293" />
       <source>&lt;p&gt;The session file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
@@ -105535,12 +105545,12 @@
   <context>
     <name>eric7_ide</name>
     <message>
-      <location filename="../eric7_ide.py" line="416" />
+      <location filename="../eric7_ide.py" line="417" />
       <source>Starting...</source>
       <translation type="unfinished">Inizio...</translation>
     </message>
     <message>
-      <location filename="../eric7_ide.py" line="424" />
+      <location filename="../eric7_ide.py" line="425" />
       <source>Generating Main Window...</source>
       <translation type="unfinished">Generazione Main Window...</translation>
     </message>

eric ide

mercurial