src/eric7/i18n/eric7_en.ts

branch
eric7
changeset 9405
99e65bd24e7d
parent 9392
e4ef29776404
child 9421
989ee2535d59
diff -r 717e1e87dc8f -r 99e65bd24e7d src/eric7/i18n/eric7_en.ts
--- a/src/eric7/i18n/eric7_en.ts	Fri Oct 14 14:46:40 2022 +0200
+++ b/src/eric7/i18n/eric7_en.ts	Fri Oct 14 17:02:09 2022 +0200
@@ -1804,17 +1804,17 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Utilities/BackgroundService.py" line="488" />
+      <location filename="../Utilities/BackgroundService.py" line="487" />
       <source>Eric's background client disconnected because of an unknown reason.</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Utilities/BackgroundService.py" line="496" />
+      <source>Background client disconnected.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Utilities/BackgroundService.py" line="497" />
-      <source>Background client disconnected.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Utilities/BackgroundService.py" line="498" />
       <source>The background client for &lt;b&gt;{0}&lt;/b&gt; disconnected because of an unknown reason.&lt;br&gt;Should it be restarted?</source>
       <translation type="unfinished" />
     </message>
@@ -8839,13 +8839,13 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugViewer.py" line="754" />
+      <location filename="../Debugger/DebugViewer.py" line="756" />
       <source>&lt;p&gt;Debugger with ID &lt;b&gt;{0}&lt;/b&gt; has been connected.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugViewer.py" line="997" />
-      <location filename="../Debugger/DebugViewer.py" line="869" />
+      <location filename="../Debugger/DebugViewer.py" line="999" />
+      <location filename="../Debugger/DebugViewer.py" line="871" />
       <source>unknown state ({0})</source>
       <translation type="unfinished" />
     </message>
@@ -9525,7 +9525,7 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/DebuggerPropertiesDialog.py" line="127" />
+      <location filename="../Project/DebuggerPropertiesDialog.py" line="133" />
       <source>All Files (*)</source>
       <translation type="unfinished" />
     </message>
@@ -11097,960 +11097,972 @@
   <context>
     <name>Editor</name>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3245" />
-      <location filename="../QScintilla/Editor.py" line="406" />
+      <location filename="../QScintilla/Editor.py" line="3268" />
+      <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 type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="407" />
+      <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="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="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 type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="505" />
+      <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 type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="833" />
+      <location filename="../QScintilla/Editor.py" line="856" />
       <source>Undo</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="836" />
+      <location filename="../QScintilla/Editor.py" line="859" />
       <source>Redo</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="839" />
+      <location filename="../QScintilla/Editor.py" line="862" />
       <source>Revert to last saved state</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="843" />
+      <location filename="../QScintilla/Editor.py" line="866" />
       <source>Cut</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="846" />
+      <location filename="../QScintilla/Editor.py" line="869" />
       <source>Copy</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="849" />
+      <location filename="../QScintilla/Editor.py" line="872" />
       <source>Paste</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="855" />
-      <source>Indent</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="860" />
-      <source>Unindent</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="865" />
-      <source>Comment</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="870" />
-      <source>Uncomment</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="8934" />
-      <location filename="../QScintilla/Editor.py" line="875" />
-      <source>Generate Docstring</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="878" />
+      <source>Indent</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="883" />
+      <source>Unindent</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="888" />
+      <source>Comment</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="893" />
+      <source>Uncomment</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="8957" />
+      <location filename="../QScintilla/Editor.py" line="898" />
+      <source>Generate Docstring</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="901" />
       <source>Select to brace</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="879" />
+      <location filename="../QScintilla/Editor.py" line="902" />
       <source>Select all</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="880" />
+      <location filename="../QScintilla/Editor.py" line="903" />
       <source>Deselect all</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="882" />
+      <location filename="../QScintilla/Editor.py" line="905" />
       <source>Execute Selection In Console</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="894" />
+      <location filename="../QScintilla/Editor.py" line="917" />
       <source>Use Monospaced Font</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="899" />
+      <location filename="../QScintilla/Editor.py" line="922" />
       <source>Autosave enabled</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="904" />
+      <location filename="../QScintilla/Editor.py" line="927" />
       <source>Typing aids enabled</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="912" />
+      <location filename="../QScintilla/Editor.py" line="935" />
       <source>Automatic Completion enabled</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="921" />
-      <source>Calltip</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="924" />
-      <source>Code Info</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="939" />
-      <source>New Document View</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="944" />
+      <source>Calltip</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="947" />
+      <source>Code Info</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="962" />
+      <source>New Document View</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="967" />
       <source>New Document View (with new split)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="952" />
+      <location filename="../QScintilla/Editor.py" line="975" />
       <source>Save</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="956" />
+      <location filename="../QScintilla/Editor.py" line="979" />
       <source>Save As...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="961" />
+      <location filename="../QScintilla/Editor.py" line="984" />
       <source>Save Copy...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="983" />
-      <location filename="../QScintilla/Editor.py" line="980" />
+      <location filename="../QScintilla/Editor.py" line="1006" />
+      <location filename="../QScintilla/Editor.py" line="1003" />
       <source>Complete</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="987" />
+      <location filename="../QScintilla/Editor.py" line="1010" />
       <source>Clear Completions Cache</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="990" />
+      <location filename="../QScintilla/Editor.py" line="1013" />
       <source>Complete from Document</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="992" />
+      <location filename="../QScintilla/Editor.py" line="1015" />
       <source>Complete from APIs</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="995" />
+      <location filename="../QScintilla/Editor.py" line="1018" />
       <source>Complete from Document and APIs</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1009" />
+      <location filename="../QScintilla/Editor.py" line="1032" />
       <source>Check</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1020" />
+      <location filename="../QScintilla/Editor.py" line="1043" />
       <source>Code Formatting</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1023" />
-      <source>Format Code</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1027" />
-      <source>Check Formatting</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1031" />
-      <source>Formatting Diff</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1046" />
+      <source>Format Code</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1050" />
+      <source>Check Formatting</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1054" />
+      <source>Formatting Diff</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1069" />
       <source>Tools</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1057" />
+      <location filename="../QScintilla/Editor.py" line="1080" />
       <source>Show</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1059" />
+      <location filename="../QScintilla/Editor.py" line="1082" />
       <source>Code metrics...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1061" />
+      <location filename="../QScintilla/Editor.py" line="1084" />
       <source>Code coverage...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1064" />
-      <source>Show code coverage annotations</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1067" />
-      <source>Hide code coverage annotations</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1071" />
-      <source>Profile data...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1085" />
-      <source>Diagrams</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1087" />
+      <source>Show code coverage annotations</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1090" />
+      <source>Hide code coverage annotations</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1094" />
+      <source>Profile data...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1108" />
+      <source>Diagrams</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1110" />
       <source>Class Diagram...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1088" />
-      <source>Package Diagram...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1089" />
-      <source>Imports Diagram...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1091" />
-      <source>Application Diagram...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1096" />
-      <source>Load Diagram...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1111" />
+      <source>Package Diagram...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1112" />
+      <source>Imports Diagram...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1114" />
+      <source>Application Diagram...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1119" />
+      <source>Load Diagram...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1134" />
       <source>Languages</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1115" />
+      <location filename="../QScintilla/Editor.py" line="1138" />
       <source>Text</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1140" />
+      <location filename="../QScintilla/Editor.py" line="1163" />
       <source>Guessed</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1471" />
-      <location filename="../QScintilla/Editor.py" line="1144" />
+      <location filename="../QScintilla/Editor.py" line="1494" />
+      <location filename="../QScintilla/Editor.py" line="1167" />
       <source>Alternatives</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1161" />
-      <source>Encodings</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1184" />
+      <source>Encodings</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1207" />
       <source>Re-Open With Encoding</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1204" />
+      <location filename="../QScintilla/Editor.py" line="1227" />
       <source>End-of-Line Type</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1208" />
+      <location filename="../QScintilla/Editor.py" line="1231" />
       <source>Unix</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1214" />
+      <location filename="../QScintilla/Editor.py" line="1237" />
       <source>Windows</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1220" />
+      <location filename="../QScintilla/Editor.py" line="1243" />
       <source>Macintosh</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1238" />
+      <location filename="../QScintilla/Editor.py" line="1261" />
       <source>Spelling</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8052" />
-      <location filename="../QScintilla/Editor.py" line="1246" />
+      <location filename="../QScintilla/Editor.py" line="8075" />
+      <location filename="../QScintilla/Editor.py" line="1269" />
       <source>Check spelling...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1251" />
+      <location filename="../QScintilla/Editor.py" line="1274" />
       <source>Check spelling of selection...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1255" />
+      <location filename="../QScintilla/Editor.py" line="1278" />
       <source>Remove from dictionary</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1272" />
+      <location filename="../QScintilla/Editor.py" line="1295" />
       <source>Spell Check Languages</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1276" />
+      <location filename="../QScintilla/Editor.py" line="1299" />
       <source>No Language</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1303" />
+      <location filename="../QScintilla/Editor.py" line="1326" />
       <source>Toggle bookmark</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1305" />
-      <source>Next bookmark</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1308" />
-      <source>Previous bookmark</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1311" />
-      <source>Clear all bookmarks</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1322" />
-      <source>Toggle breakpoint</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1325" />
-      <source>Toggle temporary breakpoint</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1328" />
-      <source>Edit breakpoint...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="5754" />
+      <source>Next bookmark</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../QScintilla/Editor.py" line="1331" />
-      <source>Enable breakpoint</source>
+      <source>Previous bookmark</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="1334" />
-      <source>Next breakpoint</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1337" />
-      <source>Previous breakpoint</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1340" />
-      <source>Clear all breakpoints</source>
+      <source>Clear all bookmarks</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1345" />
+      <source>Toggle breakpoint</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1348" />
+      <source>Toggle temporary breakpoint</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="1351" />
-      <source>Toggle all folds</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1356" />
-      <source>Toggle all folds (including children)</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1359" />
-      <source>Toggle current fold</source>
+      <source>Edit breakpoint...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="5777" />
+      <location filename="../QScintilla/Editor.py" line="1354" />
+      <source>Enable breakpoint</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1357" />
+      <source>Next breakpoint</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1360" />
+      <source>Previous breakpoint</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="1363" />
-      <source>Expand (including children)</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1367" />
-      <source>Collapse (including children)</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1372" />
-      <source>Clear all folds</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1383" />
-      <source>Goto syntax error</source>
+      <source>Clear all breakpoints</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1374" />
+      <source>Toggle all folds</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1379" />
+      <source>Toggle all folds (including children)</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1382" />
+      <source>Toggle current fold</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="1386" />
-      <source>Show syntax error message</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1389" />
-      <source>Clear syntax error</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1393" />
-      <source>Next warning</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1396" />
-      <source>Previous warning</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1399" />
-      <source>Show warning message</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1402" />
-      <source>Clear warnings</source>
+      <source>Expand (including children)</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1390" />
+      <source>Collapse (including children)</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1395" />
+      <source>Clear all folds</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="1406" />
-      <source>Next uncovered line</source>
+      <source>Goto syntax error</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="1409" />
-      <source>Previous uncovered line</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1413" />
-      <source>Next task</source>
+      <source>Show syntax error message</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1412" />
+      <source>Clear syntax error</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="1416" />
+      <source>Next warning</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1419" />
+      <source>Previous warning</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1422" />
+      <source>Show warning message</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1425" />
+      <source>Clear warnings</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1429" />
+      <source>Next uncovered line</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1432" />
+      <source>Previous uncovered line</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1436" />
+      <source>Next task</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1439" />
       <source>Previous task</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1420" />
+      <location filename="../QScintilla/Editor.py" line="1443" />
       <source>Next change</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1423" />
+      <location filename="../QScintilla/Editor.py" line="1446" />
       <source>Previous change</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1426" />
-      <source>Clear changes</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1457" />
-      <location filename="../QScintilla/Editor.py" line="1448" />
-      <source>Export source</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1449" />
+      <source>Clear changes</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1480" />
+      <location filename="../QScintilla/Editor.py" line="1471" />
+      <source>Export source</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1472" />
       <source>&lt;p&gt;No exporter available for the export format &lt;b&gt;{0}&lt;/b&gt;. Aborting...&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1458" />
+      <location filename="../QScintilla/Editor.py" line="1481" />
       <source>No export format given. Aborting...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1468" />
-      <source>Alternatives ({0})</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1491" />
+      <source>Alternatives ({0})</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1514" />
       <source>Pygments Lexer</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1492" />
+      <location filename="../QScintilla/Editor.py" line="1515" />
       <source>Select the Pygments lexer to apply.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2051" />
+      <location filename="../QScintilla/Editor.py" line="2074" />
       <source>Modification of Read Only file</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2052" />
+      <location filename="../QScintilla/Editor.py" line="2075" />
       <source>You are attempting to change a read only file. Please save to a different file first.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2473" />
+      <location filename="../QScintilla/Editor.py" line="2496" />
       <source>Add Breakpoint</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2474" />
+      <location filename="../QScintilla/Editor.py" line="2497" />
       <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="2807" />
+      <location filename="../QScintilla/Editor.py" line="2830" />
       <source>Printing...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2824" />
+      <location filename="../QScintilla/Editor.py" line="2847" />
       <source>Printing completed</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2826" />
+      <location filename="../QScintilla/Editor.py" line="2849" />
       <source>Error while printing</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2829" />
+      <location filename="../QScintilla/Editor.py" line="2852" />
       <source>Printing aborted</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3187" />
+      <location filename="../QScintilla/Editor.py" line="3210" />
       <source>File Modified</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3188" />
+      <location filename="../QScintilla/Editor.py" line="3211" />
       <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; has unsaved changes.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3246" />
+      <location filename="../QScintilla/Editor.py" line="3269" />
       <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be opened.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3424" />
-      <location filename="../QScintilla/Editor.py" line="3405" />
-      <location filename="../QScintilla/Editor.py" line="3365" />
+      <location filename="../QScintilla/Editor.py" line="3447" />
+      <location filename="../QScintilla/Editor.py" line="3428" />
+      <location filename="../QScintilla/Editor.py" line="3388" />
       <source>Save File</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3366" />
+      <location filename="../QScintilla/Editor.py" line="3389" />
       <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be saved.&lt;br/&gt;Reason: {1}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3425" />
+      <location filename="../QScintilla/Editor.py" line="3448" />
       <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; already exists. Overwrite it?&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="4935" />
+      <location filename="../QScintilla/Editor.py" line="4958" />
       <source>Autocompletion</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="4936" />
+      <location filename="../QScintilla/Editor.py" line="4959" />
       <source>Autocompletion is not available because there is no autocompletion source set.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5064" />
+      <location filename="../QScintilla/Editor.py" line="5087" />
       <source>Auto-Completion Provider</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5065" />
+      <location filename="../QScintilla/Editor.py" line="5088" />
       <source>The completion list provider '{0}' was already registered. Ignoring duplicate request.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5357" />
+      <location filename="../QScintilla/Editor.py" line="5380" />
       <source>Call-Tips Provider</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5358" />
+      <location filename="../QScintilla/Editor.py" line="5381" />
       <source>The call-tips provider '{0}' was already registered. Ignoring duplicate request.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5758" />
+      <location filename="../QScintilla/Editor.py" line="5781" />
       <source>Disable breakpoint</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6113" />
+      <location filename="../QScintilla/Editor.py" line="6136" />
       <source>Code Coverage</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6114" />
+      <location filename="../QScintilla/Editor.py" line="6137" />
       <source>Please select a coverage file</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6189" />
-      <location filename="../QScintilla/Editor.py" line="6181" />
+      <location filename="../QScintilla/Editor.py" line="6212" />
+      <location filename="../QScintilla/Editor.py" line="6204" />
       <source>Show Code Coverage Annotations</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6182" />
+      <location filename="../QScintilla/Editor.py" line="6205" />
       <source>All lines have been covered.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6190" />
+      <location filename="../QScintilla/Editor.py" line="6213" />
       <source>There is no coverage file available.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6286" />
+      <location filename="../QScintilla/Editor.py" line="6309" />
       <source>Profile Data</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6287" />
+      <location filename="../QScintilla/Editor.py" line="6310" />
       <source>Please select a profile file</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6450" />
-      <location filename="../QScintilla/Editor.py" line="6444" />
+      <location filename="../QScintilla/Editor.py" line="6473" />
+      <location filename="../QScintilla/Editor.py" line="6467" />
       <source>Syntax Error</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6451" />
+      <location filename="../QScintilla/Editor.py" line="6474" />
       <source>No syntax error message available.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6662" />
-      <location filename="../QScintilla/Editor.py" line="6656" />
+      <location filename="../QScintilla/Editor.py" line="6685" />
+      <location filename="../QScintilla/Editor.py" line="6679" />
       <source>Warning</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6662" />
+      <location filename="../QScintilla/Editor.py" line="6685" />
       <source>No warning messages available.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6726" />
+      <location filename="../QScintilla/Editor.py" line="6749" />
       <source>Style: {0}</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6729" />
+      <location filename="../QScintilla/Editor.py" line="6752" />
       <source>Warning: {0}</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6736" />
+      <location filename="../QScintilla/Editor.py" line="6759" />
       <source>Error: {0}</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6843" />
+      <location filename="../QScintilla/Editor.py" line="6866" />
       <source>Macro Name</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6843" />
+      <location filename="../QScintilla/Editor.py" line="6866" />
       <source>Select a macro name:</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6869" />
+      <location filename="../QScintilla/Editor.py" line="6892" />
       <source>Load macro file</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6915" />
-      <location filename="../QScintilla/Editor.py" line="6871" />
+      <location filename="../QScintilla/Editor.py" line="6938" />
+      <location filename="../QScintilla/Editor.py" line="6894" />
       <source>Macro files (*.macro)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6893" />
-      <location filename="../QScintilla/Editor.py" line="6883" />
+      <location filename="../QScintilla/Editor.py" line="6916" />
+      <location filename="../QScintilla/Editor.py" line="6906" />
       <source>Error loading macro</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6884" />
+      <location filename="../QScintilla/Editor.py" line="6907" />
       <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6894" />
+      <location filename="../QScintilla/Editor.py" line="6917" />
       <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; is corrupt.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6913" />
+      <location filename="../QScintilla/Editor.py" line="6936" />
       <source>Save macro file</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6931" />
+      <location filename="../QScintilla/Editor.py" line="6954" />
       <source>Save macro</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6932" />
+      <location filename="../QScintilla/Editor.py" line="6955" />
       <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; already exists. Overwrite it?&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6947" />
+      <location filename="../QScintilla/Editor.py" line="6970" />
       <source>Error saving macro</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6948" />
+      <location filename="../QScintilla/Editor.py" line="6971" />
       <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6961" />
+      <location filename="../QScintilla/Editor.py" line="6984" />
       <source>Start Macro Recording</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6962" />
+      <location filename="../QScintilla/Editor.py" line="6985" />
       <source>Macro recording is already active. Start new?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6988" />
+      <location filename="../QScintilla/Editor.py" line="7011" />
       <source>Macro Recording</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6989" />
+      <location filename="../QScintilla/Editor.py" line="7012" />
       <source>Enter name of the macro:</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7140" />
+      <location filename="../QScintilla/Editor.py" line="7163" />
       <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="7146" />
+      <location filename="../QScintilla/Editor.py" line="7169" />
       <source>&lt;br&gt;&lt;b&gt;Warning:&lt;/b&gt; You will lose your changes upon reopening it.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7153" />
+      <location filename="../QScintilla/Editor.py" line="7176" />
       <source>File changed</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7203" />
+      <location filename="../QScintilla/Editor.py" line="7226" />
       <source>{0} (ro)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7494" />
-      <source>Drop Error</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="7495" />
-      <source>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; is not a file.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="7515" />
-      <source>Resources</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="7517" />
-      <source>Add file...</source>
+      <source>Drop Error</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="7518" />
+      <source>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; is not a file.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="7538" />
+      <source>Resources</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="7540" />
+      <source>Add file...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="7541" />
       <source>Add files...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7519" />
+      <location filename="../QScintilla/Editor.py" line="7542" />
       <source>Add aliased file...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7521" />
+      <location filename="../QScintilla/Editor.py" line="7544" />
       <source>Add localized resource...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7524" />
+      <location filename="../QScintilla/Editor.py" line="7547" />
       <source>Add resource frame</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7543" />
+      <location filename="../QScintilla/Editor.py" line="7566" />
       <source>Add file resource</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7557" />
+      <location filename="../QScintilla/Editor.py" line="7580" />
       <source>Add file resources</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7581" />
-      <location filename="../QScintilla/Editor.py" line="7575" />
+      <location filename="../QScintilla/Editor.py" line="7604" />
+      <location filename="../QScintilla/Editor.py" line="7598" />
       <source>Add aliased file resource</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7582" />
+      <location filename="../QScintilla/Editor.py" line="7605" />
       <source>Alias for file &lt;b&gt;{0}&lt;/b&gt;:</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7657" />
+      <location filename="../QScintilla/Editor.py" line="7680" />
       <source>Package Diagram</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7658" />
+      <location filename="../QScintilla/Editor.py" line="7681" />
       <source>Include class attributes?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7678" />
+      <location filename="../QScintilla/Editor.py" line="7701" />
       <source>Imports Diagram</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7679" />
+      <location filename="../QScintilla/Editor.py" line="7702" />
       <source>Include imports from external modules?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7698" />
+      <location filename="../QScintilla/Editor.py" line="7721" />
       <source>Application Diagram</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7699" />
+      <location filename="../QScintilla/Editor.py" line="7722" />
       <source>Include module names?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8056" />
+      <location filename="../QScintilla/Editor.py" line="8079" />
       <source>Add to dictionary</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8058" />
+      <location filename="../QScintilla/Editor.py" line="8081" />
       <source>Ignore All</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8476" />
+      <location filename="../QScintilla/Editor.py" line="8499" />
       <source>Sort Lines</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8477" />
+      <location filename="../QScintilla/Editor.py" line="8500" />
       <source>The selection contains illegal data for a numerical sort.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8570" />
+      <location filename="../QScintilla/Editor.py" line="8593" />
       <source>Register Mouse Click Handler</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8571" />
+      <location filename="../QScintilla/Editor.py" line="8594" />
       <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="8667" />
+      <location filename="../QScintilla/Editor.py" line="8690" />
       <source>{0:4d}    {1}</source>
       <comment>line number, source code</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8673" />
+      <location filename="../QScintilla/Editor.py" line="8696" />
       <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="8741" />
+      <location filename="../QScintilla/Editor.py" line="8764" />
       <source>EditorConfig Properties</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8742" />
+      <location filename="../QScintilla/Editor.py" line="8765" />
       <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>
@@ -12953,26 +12965,26 @@
   <context>
     <name>EditorFilePage</name>
     <message>
-      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="339" />
-      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="322" />
-      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="305" />
-      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="294" />
+      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="341" />
+      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="324" />
+      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="307" />
+      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="296" />
       <source>Add File Filter</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="295" />
+      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="297" />
       <source>A Save File Filter must contain exactly one wildcard pattern. Yours contains {0}.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="306" />
+      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="308" />
       <source>A File Filter must contain at least one wildcard pattern.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="340" />
-      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="323" />
+      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="342" />
+      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="325" />
       <source>Enter the file filter entry:</source>
       <translation type="unfinished" />
     </message>
@@ -13018,11 +13030,22 @@
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/EditorFilePage.ui" line="0" />
+      <location filename="../Preferences/ConfigurationPages/EditorFilePage.ui" line="0" />
       <source> KB</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/EditorFilePage.ui" line="0" />
+      <source>Reject, if file is greater than</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/EditorFilePage.ui" line="0" />
+      <source>Enter the filesize, opening a file should be rejected.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/EditorFilePage.ui" line="0" />
       <source>End of Line</source>
       <translation type="unfinished" />
     </message>
@@ -17036,12 +17059,12 @@
   <context>
     <name>EricApplication</name>
     <message>
-      <location filename="../EricWidgets/EricApplication.py" line="220" />
+      <location filename="../EricWidgets/EricApplication.py" line="221" />
       <source>Loading Style Sheet</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../EricWidgets/EricApplication.py" line="223" />
+      <location filename="../EricWidgets/EricApplication.py" line="224" />
       <source>&lt;p&gt;The Qt Style Sheet file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;br&gt;Reason: {1}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
@@ -45863,7 +45886,7 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/__init__.py" line="468" />
+      <location filename="../Preferences/__init__.py" line="469" />
       <location filename="../QScintilla/Lexers/__init__.py" line="482" />
       <source>Python Files (*.py *.py3)</source>
       <translation type="unfinished" />
@@ -46116,7 +46139,7 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/__init__.py" line="471" />
+      <location filename="../Preferences/__init__.py" line="472" />
       <location filename="../QScintilla/Lexers/__init__.py" line="575" />
       <source>Python3 Files (*.py)</source>
       <translation type="unfinished" />
@@ -54662,18 +54685,18 @@
   <context>
     <name>Preferences</name>
     <message>
-      <location filename="../Preferences/__init__.py" line="1651" />
+      <location filename="../Preferences/__init__.py" line="1652" />
       <source>Export Preferences</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/__init__.py" line="1680" />
-      <location filename="../Preferences/__init__.py" line="1653" />
+      <location filename="../Preferences/__init__.py" line="1681" />
+      <location filename="../Preferences/__init__.py" line="1654" />
       <source>Properties File (*.ini);;All Files (*)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/__init__.py" line="1678" />
+      <location filename="../Preferences/__init__.py" line="1679" />
       <source>Import Preferences</source>
       <translation type="unfinished" />
     </message>
@@ -57646,10 +57669,10 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectOthersBrowser.py" line="353" />
-      <location filename="../Project/ProjectOthersBrowser.py" line="345" />
-      <location filename="../Project/ProjectOthersBrowser.py" line="335" />
-      <location filename="../Project/ProjectOthersBrowser.py" line="327" />
+      <location filename="../Project/ProjectOthersBrowser.py" line="357" />
+      <location filename="../Project/ProjectOthersBrowser.py" line="349" />
+      <location filename="../Project/ProjectOthersBrowser.py" line="339" />
+      <location filename="../Project/ProjectOthersBrowser.py" line="331" />
       <location filename="../Project/ProjectOthersBrowser.py" line="85" />
       <source>Show Mime-Type</source>
       <translation type="unfinished" />
@@ -57723,28 +57746,28 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectOthersBrowser.py" line="328" />
+      <location filename="../Project/ProjectOthersBrowser.py" line="332" />
       <source>The mime type of the file could not be determined.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectOthersBrowser.py" line="346" />
-      <location filename="../Project/ProjectOthersBrowser.py" line="336" />
+      <location filename="../Project/ProjectOthersBrowser.py" line="350" />
+      <location filename="../Project/ProjectOthersBrowser.py" line="340" />
       <source>The file has the mime type &lt;b&gt;{0}&lt;/b&gt;.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectOthersBrowser.py" line="354" />
+      <location filename="../Project/ProjectOthersBrowser.py" line="358" />
       <source>The file has the mime type &lt;b&gt;{0}&lt;/b&gt;.&lt;br/&gt; Shall it be added to the list of text mime types?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectOthersBrowser.py" line="447" />
+      <location filename="../Project/ProjectOthersBrowser.py" line="451" />
       <source>Delete files/directories</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/ProjectOthersBrowser.py" line="448" />
+      <location filename="../Project/ProjectOthersBrowser.py" line="452" />
       <source>Do you really want to delete these entries from the project?</source>
       <translation type="unfinished" />
     </message>
@@ -84841,60 +84864,60 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/VariablesViewer.py" line="901" />
+      <location filename="../Debugger/VariablesViewer.py" line="904" />
       <source>Global Variables</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/VariablesViewer.py" line="903" />
+      <location filename="../Debugger/VariablesViewer.py" line="906" />
       <source>&lt;b&gt;The Global Variables Viewer Window&lt;/b&gt;&lt;p&gt;This window displays the global variables of the debugged program.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/VariablesViewer.py" line="910" />
+      <location filename="../Debugger/VariablesViewer.py" line="913" />
       <source>Local Variables</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/VariablesViewer.py" line="912" />
+      <location filename="../Debugger/VariablesViewer.py" line="915" />
       <source>&lt;b&gt;The Local Variables Viewer Window&lt;/b&gt;&lt;p&gt;This window displays the local variables of the debugged program.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/VariablesViewer.py" line="1030" />
+      <location filename="../Debugger/VariablesViewer.py" line="1039" />
       <source>Show Details...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/VariablesViewer.py" line="1032" />
+      <location filename="../Debugger/VariablesViewer.py" line="1041" />
       <source>Expand</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/VariablesViewer.py" line="1033" />
-      <source>Collapse</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Debugger/VariablesViewer.py" line="1034" />
-      <source>Collapse All</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Debugger/VariablesViewer.py" line="1042" />
-      <location filename="../Debugger/VariablesViewer.py" line="1036" />
+      <source>Collapse</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Debugger/VariablesViewer.py" line="1043" />
+      <source>Collapse All</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Debugger/VariablesViewer.py" line="1051" />
+      <location filename="../Debugger/VariablesViewer.py" line="1045" />
       <source>Refresh</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/VariablesViewer.py" line="1044" />
-      <location filename="../Debugger/VariablesViewer.py" line="1038" />
+      <location filename="../Debugger/VariablesViewer.py" line="1053" />
+      <location filename="../Debugger/VariablesViewer.py" line="1047" />
       <source>Configure...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/VariablesViewer.py" line="1046" />
-      <location filename="../Debugger/VariablesViewer.py" line="1039" />
+      <location filename="../Debugger/VariablesViewer.py" line="1055" />
+      <location filename="../Debugger/VariablesViewer.py" line="1048" />
       <source>Variables Type Filter...</source>
       <translation type="unfinished" />
     </message>
@@ -95394,12 +95417,12 @@
   <context>
     <name>eric7_ide</name>
     <message>
-      <location filename="../eric7_ide.py" line="394" />
+      <location filename="../eric7_ide.py" line="395" />
       <source>Starting...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../eric7_ide.py" line="400" />
+      <location filename="../eric7_ide.py" line="401" />
       <source>Generating Main Window...</source>
       <translation type="unfinished" />
     </message>

eric ide

mercurial