src/eric7/i18n/eric7_empty.ts

branch
eric7
changeset 9564
f413aee05c4d
parent 9559
34fc53e6159d
child 9566
d4986df5d2e4
--- a/src/eric7/i18n/eric7_empty.ts	Mon Dec 05 11:44:08 2022 +0100
+++ b/src/eric7/i18n/eric7_empty.ts	Mon Dec 05 11:57:53 2022 +0100
@@ -7514,62 +7514,62 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/CreateDialogCodeDialog.py" line="235" />
-      <location filename="../Project/CreateDialogCodeDialog.py" line="226" />
+      <location filename="../Project/CreateDialogCodeDialog.py" line="238" />
+      <location filename="../Project/CreateDialogCodeDialog.py" line="229" />
       <source>uic error</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/CreateDialogCodeDialog.py" line="227" />
+      <location filename="../Project/CreateDialogCodeDialog.py" line="230" />
       <source>&lt;p&gt;There was an error loading the form &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;{1}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/CreateDialogCodeDialog.py" line="236" />
+      <location filename="../Project/CreateDialogCodeDialog.py" line="239" />
       <source>&lt;p&gt;The project specific Python interpreter &lt;b&gt;{0}&lt;/b&gt; could not be started or did not finish within 30 seconds.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/CreateDialogCodeDialog.py" line="385" />
+      <location filename="../Project/CreateDialogCodeDialog.py" line="388" />
       <source>Update Slots List</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/CreateDialogCodeDialog.py" line="386" />
+      <location filename="../Project/CreateDialogCodeDialog.py" line="389" />
       <source>&lt;p&gt;The update of the slots list failed because invalid data was received.&lt;/p&gt;&lt;p&gt;Error: {0}&lt;/p&gt;&lt;p&gt;Data: {1}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/CreateDialogCodeDialog.py" line="602" />
-      <location filename="../Project/CreateDialogCodeDialog.py" line="499" />
-      <location filename="../Project/CreateDialogCodeDialog.py" line="461" />
-      <location filename="../Project/CreateDialogCodeDialog.py" line="449" />
-      <location filename="../Project/CreateDialogCodeDialog.py" line="413" />
+      <location filename="../Project/CreateDialogCodeDialog.py" line="605" />
+      <location filename="../Project/CreateDialogCodeDialog.py" line="502" />
+      <location filename="../Project/CreateDialogCodeDialog.py" line="464" />
+      <location filename="../Project/CreateDialogCodeDialog.py" line="452" />
+      <location filename="../Project/CreateDialogCodeDialog.py" line="416" />
       <source>Code Generation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/CreateDialogCodeDialog.py" line="414" />
+      <location filename="../Project/CreateDialogCodeDialog.py" line="417" />
       <source>&lt;p&gt;Code generation for project language "{0}" is not supported.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/CreateDialogCodeDialog.py" line="450" />
+      <location filename="../Project/CreateDialogCodeDialog.py" line="453" />
       <source>&lt;p&gt;No code template file available for project type "{0}".&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/CreateDialogCodeDialog.py" line="462" />
+      <location filename="../Project/CreateDialogCodeDialog.py" line="465" />
       <source>&lt;p&gt;Could not open the code template file "{0}".&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/CreateDialogCodeDialog.py" line="500" />
+      <location filename="../Project/CreateDialogCodeDialog.py" line="503" />
       <source>&lt;p&gt;Could not open the source file "{0}".&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/CreateDialogCodeDialog.py" line="603" />
+      <location filename="../Project/CreateDialogCodeDialog.py" line="606" />
       <source>&lt;p&gt;Could not write the source file "{0}".&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
@@ -11084,992 +11084,986 @@
   <context>
     <name>Editor</name>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3290" />
-      <location filename="../QScintilla/Editor.py" line="433" />
-      <location filename="../QScintilla/Editor.py" line="418" />
-      <location filename="../QScintilla/Editor.py" line="406" />
+      <location filename="../QScintilla/Editor.py" line="3282" />
+      <location filename="../QScintilla/Editor.py" line="425" />
+      <location filename="../QScintilla/Editor.py" line="410" />
       <source>Open File</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="407" />
-      <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="419" />
+      <location filename="../QScintilla/Editor.py" line="411" />
       <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="434" />
+      <location filename="../QScintilla/Editor.py" line="426" />
       <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="530" />
+      <location filename="../QScintilla/Editor.py" line="522" />
       <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="860" />
+      <location filename="../QScintilla/Editor.py" line="852" />
       <source>Undo</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="863" />
+      <location filename="../QScintilla/Editor.py" line="855" />
       <source>Redo</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="866" />
+      <location filename="../QScintilla/Editor.py" line="858" />
       <source>Revert to last saved state</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="870" />
+      <location filename="../QScintilla/Editor.py" line="862" />
       <source>Cut</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="873" />
+      <location filename="../QScintilla/Editor.py" line="865" />
       <source>Copy</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="876" />
+      <location filename="../QScintilla/Editor.py" line="868" />
       <source>Paste</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="882" />
+      <location filename="../QScintilla/Editor.py" line="874" />
       <source>Indent</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="887" />
+      <location filename="../QScintilla/Editor.py" line="879" />
       <source>Unindent</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="892" />
+      <location filename="../QScintilla/Editor.py" line="884" />
       <source>Comment</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../QScintilla/Editor.py" line="889" />
+      <source>Uncomment</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="8995" />
+      <location filename="../QScintilla/Editor.py" line="894" />
+      <source>Generate Docstring</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../QScintilla/Editor.py" line="897" />
-      <source>Uncomment</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="9003" />
-      <location filename="../QScintilla/Editor.py" line="902" />
-      <source>Generate Docstring</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="905" />
       <source>Select to brace</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="906" />
+      <location filename="../QScintilla/Editor.py" line="898" />
       <source>Select all</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="907" />
+      <location filename="../QScintilla/Editor.py" line="899" />
       <source>Deselect all</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="909" />
+      <location filename="../QScintilla/Editor.py" line="901" />
       <source>Execute Selection In Console</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="921" />
+      <location filename="../QScintilla/Editor.py" line="913" />
       <source>Use Monospaced Font</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="926" />
+      <location filename="../QScintilla/Editor.py" line="918" />
       <source>Autosave enabled</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../QScintilla/Editor.py" line="923" />
+      <source>Typing aids enabled</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../QScintilla/Editor.py" line="931" />
-      <source>Typing aids enabled</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="939" />
       <source>Automatic Completion enabled</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="948" />
+      <location filename="../QScintilla/Editor.py" line="940" />
       <source>Calltip</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="951" />
+      <location filename="../QScintilla/Editor.py" line="943" />
       <source>Code Info</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="966" />
+      <location filename="../QScintilla/Editor.py" line="958" />
       <source>New Document View</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../QScintilla/Editor.py" line="963" />
+      <source>New Document View (with new split)</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../QScintilla/Editor.py" line="971" />
-      <source>New Document View (with new split)</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="979" />
       <source>Save</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="983" />
+      <location filename="../QScintilla/Editor.py" line="975" />
       <source>Save As...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="988" />
+      <location filename="../QScintilla/Editor.py" line="980" />
       <source>Save Copy...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1010" />
-      <location filename="../QScintilla/Editor.py" line="1007" />
+      <location filename="../QScintilla/Editor.py" line="1002" />
+      <location filename="../QScintilla/Editor.py" line="999" />
       <source>Complete</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../QScintilla/Editor.py" line="1006" />
+      <source>Clear Completions Cache</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1009" />
+      <source>Complete from Document</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1011" />
+      <source>Complete from APIs</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../QScintilla/Editor.py" line="1014" />
-      <source>Clear Completions Cache</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1017" />
-      <source>Complete from Document</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1019" />
-      <source>Complete from APIs</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1022" />
       <source>Complete from Document and APIs</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1036" />
+      <location filename="../QScintilla/Editor.py" line="1028" />
       <source>Check</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1047" />
+      <location filename="../QScintilla/Editor.py" line="1039" />
       <source>Code Formatting</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1053" />
+      <location filename="../QScintilla/Editor.py" line="1045" />
       <source>Black</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../QScintilla/Editor.py" line="1050" />
+      <source>Format Code</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1054" />
+      <source>Check Formatting</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../QScintilla/Editor.py" line="1058" />
-      <source>Format Code</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1062" />
-      <source>Check Formatting</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1066" />
       <source>Formatting Diff</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1075" />
+      <location filename="../QScintilla/Editor.py" line="1067" />
       <source>isort</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1080" />
+      <location filename="../QScintilla/Editor.py" line="1072" />
       <source>Sort Imports</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1084" />
+      <location filename="../QScintilla/Editor.py" line="1076" />
       <source>Imports Sorting Diff</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1100" />
+      <location filename="../QScintilla/Editor.py" line="1092" />
       <source>Tools</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1111" />
+      <location filename="../QScintilla/Editor.py" line="1103" />
       <source>Show</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../QScintilla/Editor.py" line="1105" />
+      <source>Code metrics...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1107" />
+      <source>Code coverage...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1110" />
+      <source>Show code coverage annotations</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../QScintilla/Editor.py" line="1113" />
-      <source>Code metrics...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1115" />
-      <source>Code coverage...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1118" />
-      <source>Show code coverage annotations</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1121" />
       <source>Hide code coverage annotations</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1125" />
+      <location filename="../QScintilla/Editor.py" line="1117" />
       <source>Profile data...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1139" />
+      <location filename="../QScintilla/Editor.py" line="1131" />
       <source>Diagrams</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1141" />
+      <location filename="../QScintilla/Editor.py" line="1133" />
       <source>Class Diagram...</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../QScintilla/Editor.py" line="1134" />
+      <source>Package Diagram...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1135" />
+      <source>Imports Diagram...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1137" />
+      <source>Application Diagram...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../QScintilla/Editor.py" line="1142" />
-      <source>Package Diagram...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1143" />
-      <source>Imports Diagram...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1145" />
-      <source>Application Diagram...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1150" />
       <source>Load Diagram...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1165" />
+      <location filename="../QScintilla/Editor.py" line="1157" />
       <source>Languages</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1169" />
+      <location filename="../QScintilla/Editor.py" line="1161" />
       <source>Text</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1192" />
+      <location filename="../QScintilla/Editor.py" line="1184" />
       <source>Guessed</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1521" />
-      <location filename="../QScintilla/Editor.py" line="1196" />
+      <location filename="../QScintilla/Editor.py" line="1513" />
+      <location filename="../QScintilla/Editor.py" line="1188" />
       <source>Alternatives</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1213" />
+      <location filename="../QScintilla/Editor.py" line="1205" />
       <source>Encodings</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1236" />
+      <location filename="../QScintilla/Editor.py" line="1228" />
       <source>Re-Open With Encoding</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1256" />
+      <location filename="../QScintilla/Editor.py" line="1248" />
       <source>End-of-Line Type</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1260" />
+      <location filename="../QScintilla/Editor.py" line="1252" />
       <source>Unix</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1266" />
+      <location filename="../QScintilla/Editor.py" line="1258" />
       <source>Windows</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1272" />
+      <location filename="../QScintilla/Editor.py" line="1264" />
       <source>Macintosh</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1290" />
+      <location filename="../QScintilla/Editor.py" line="1282" />
       <source>Spelling</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8121" />
-      <location filename="../QScintilla/Editor.py" line="1298" />
+      <location filename="../QScintilla/Editor.py" line="8113" />
+      <location filename="../QScintilla/Editor.py" line="1290" />
       <source>Check spelling...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1303" />
+      <location filename="../QScintilla/Editor.py" line="1295" />
       <source>Check spelling of selection...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1307" />
+      <location filename="../QScintilla/Editor.py" line="1299" />
       <source>Remove from dictionary</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1324" />
+      <location filename="../QScintilla/Editor.py" line="1316" />
       <source>Spell Check Languages</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1328" />
+      <location filename="../QScintilla/Editor.py" line="1320" />
       <source>No Language</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../QScintilla/Editor.py" line="1347" />
+      <source>Toggle bookmark</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1349" />
+      <source>Next bookmark</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1352" />
+      <source>Previous bookmark</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../QScintilla/Editor.py" line="1355" />
-      <source>Toggle bookmark</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1357" />
-      <source>Next bookmark</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1360" />
-      <source>Previous bookmark</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1363" />
       <source>Clear all bookmarks</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1374" />
+      <location filename="../QScintilla/Editor.py" line="1366" />
       <source>Toggle breakpoint</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1377" />
+      <location filename="../QScintilla/Editor.py" line="1369" />
       <source>Toggle temporary breakpoint</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1380" />
+      <location filename="../QScintilla/Editor.py" line="1372" />
       <source>Edit breakpoint...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5803" />
-      <location filename="../QScintilla/Editor.py" line="1383" />
+      <location filename="../QScintilla/Editor.py" line="5795" />
+      <location filename="../QScintilla/Editor.py" line="1375" />
       <source>Enable breakpoint</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1386" />
+      <location filename="../QScintilla/Editor.py" line="1378" />
       <source>Next breakpoint</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1389" />
+      <location filename="../QScintilla/Editor.py" line="1381" />
       <source>Previous breakpoint</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1392" />
+      <location filename="../QScintilla/Editor.py" line="1384" />
       <source>Clear all breakpoints</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../QScintilla/Editor.py" line="1395" />
+      <source>Toggle all folds</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1400" />
+      <source>Toggle all folds (including children)</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../QScintilla/Editor.py" line="1403" />
-      <source>Toggle all folds</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1408" />
-      <source>Toggle all folds (including children)</source>
+      <source>Toggle current fold</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1407" />
+      <source>Expand (including children)</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="1411" />
-      <source>Toggle current fold</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1415" />
-      <source>Expand (including children)</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1419" />
       <source>Collapse (including children)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1424" />
+      <location filename="../QScintilla/Editor.py" line="1416" />
       <source>Clear all folds</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1435" />
+      <location filename="../QScintilla/Editor.py" line="1427" />
       <source>Goto syntax error</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1438" />
+      <location filename="../QScintilla/Editor.py" line="1430" />
       <source>Show syntax error message</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1441" />
+      <location filename="../QScintilla/Editor.py" line="1433" />
       <source>Clear syntax error</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1445" />
+      <location filename="../QScintilla/Editor.py" line="1437" />
       <source>Next warning</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1448" />
+      <location filename="../QScintilla/Editor.py" line="1440" />
       <source>Previous warning</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1451" />
+      <location filename="../QScintilla/Editor.py" line="1443" />
       <source>Show warning message</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1454" />
+      <location filename="../QScintilla/Editor.py" line="1446" />
       <source>Clear warnings</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1458" />
+      <location filename="../QScintilla/Editor.py" line="1450" />
       <source>Next uncovered line</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1461" />
+      <location filename="../QScintilla/Editor.py" line="1453" />
       <source>Previous uncovered line</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1465" />
+      <location filename="../QScintilla/Editor.py" line="1457" />
       <source>Next task</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1468" />
+      <location filename="../QScintilla/Editor.py" line="1460" />
       <source>Previous task</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1472" />
+      <location filename="../QScintilla/Editor.py" line="1464" />
       <source>Next change</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1475" />
+      <location filename="../QScintilla/Editor.py" line="1467" />
       <source>Previous change</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1478" />
+      <location filename="../QScintilla/Editor.py" line="1470" />
       <source>Clear changes</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1507" />
-      <location filename="../QScintilla/Editor.py" line="1498" />
-      <source>Export source</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1499" />
+      <location filename="../QScintilla/Editor.py" line="1490" />
+      <source>Export source</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1491" />
       <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="1508" />
+      <location filename="../QScintilla/Editor.py" line="1500" />
       <source>No export format given. Aborting...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1518" />
+      <location filename="../QScintilla/Editor.py" line="1510" />
       <source>Alternatives ({0})</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1541" />
+      <location filename="../QScintilla/Editor.py" line="1533" />
       <source>Pygments Lexer</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1542" />
+      <location filename="../QScintilla/Editor.py" line="1534" />
       <source>Select the Pygments lexer to apply.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2097" />
+      <location filename="../QScintilla/Editor.py" line="2089" />
       <source>Modification of Read Only file</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2098" />
+      <location filename="../QScintilla/Editor.py" line="2090" />
       <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="2519" />
+      <location filename="../QScintilla/Editor.py" line="2511" />
       <source>Add Breakpoint</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2520" />
+      <location filename="../QScintilla/Editor.py" line="2512" />
       <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="2853" />
+      <location filename="../QScintilla/Editor.py" line="2845" />
       <source>Printing...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2870" />
+      <location filename="../QScintilla/Editor.py" line="2862" />
       <source>Printing completed</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2872" />
+      <location filename="../QScintilla/Editor.py" line="2864" />
       <source>Error while printing</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2875" />
+      <location filename="../QScintilla/Editor.py" line="2867" />
       <source>Printing aborted</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3232" />
+      <location filename="../QScintilla/Editor.py" line="3224" />
       <source>File Modified</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3233" />
+      <location filename="../QScintilla/Editor.py" line="3225" />
       <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="3291" />
+      <location filename="../QScintilla/Editor.py" line="3283" />
       <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="3467" />
-      <location filename="../QScintilla/Editor.py" line="3448" />
-      <location filename="../QScintilla/Editor.py" line="3410" />
+      <location filename="../QScintilla/Editor.py" line="3459" />
+      <location filename="../QScintilla/Editor.py" line="3440" />
+      <location filename="../QScintilla/Editor.py" line="3402" />
       <source>Save File</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3411" />
+      <location filename="../QScintilla/Editor.py" line="3403" />
       <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="3468" />
+      <location filename="../QScintilla/Editor.py" line="3460" />
       <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="4978" />
+      <location filename="../QScintilla/Editor.py" line="4970" />
       <source>Autocompletion</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="4979" />
+      <location filename="../QScintilla/Editor.py" line="4971" />
       <source>Autocompletion is not available because there is no autocompletion source set.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5107" />
+      <location filename="../QScintilla/Editor.py" line="5099" />
       <source>Auto-Completion Provider</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5108" />
+      <location filename="../QScintilla/Editor.py" line="5100" />
       <source>The completion list provider '{0}' was already registered. Ignoring duplicate request.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5400" />
+      <location filename="../QScintilla/Editor.py" line="5392" />
       <source>Call-Tips Provider</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5401" />
+      <location filename="../QScintilla/Editor.py" line="5393" />
       <source>The call-tips provider '{0}' was already registered. Ignoring duplicate request.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5807" />
+      <location filename="../QScintilla/Editor.py" line="5799" />
       <source>Disable breakpoint</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6168" />
+      <location filename="../QScintilla/Editor.py" line="6160" />
       <source>Code Coverage</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6169" />
+      <location filename="../QScintilla/Editor.py" line="6161" />
       <source>Please select a coverage file</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6246" />
       <location filename="../QScintilla/Editor.py" line="6238" />
+      <location filename="../QScintilla/Editor.py" line="6230" />
       <source>Show Code Coverage Annotations</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../QScintilla/Editor.py" line="6231" />
+      <source>All lines have been covered.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../QScintilla/Editor.py" line="6239" />
-      <source>All lines have been covered.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="6247" />
       <source>There is no coverage file available.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6351" />
+      <location filename="../QScintilla/Editor.py" line="6343" />
       <source>Profile Data</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6352" />
+      <location filename="../QScintilla/Editor.py" line="6344" />
       <source>Please select a profile file</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6513" />
-      <location filename="../QScintilla/Editor.py" line="6507" />
+      <location filename="../QScintilla/Editor.py" line="6505" />
+      <location filename="../QScintilla/Editor.py" line="6499" />
       <source>Syntax Error</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6514" />
+      <location filename="../QScintilla/Editor.py" line="6506" />
       <source>No syntax error message available.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6725" />
-      <location filename="../QScintilla/Editor.py" line="6719" />
+      <location filename="../QScintilla/Editor.py" line="6717" />
+      <location filename="../QScintilla/Editor.py" line="6711" />
       <source>Warning</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6725" />
+      <location filename="../QScintilla/Editor.py" line="6717" />
       <source>No warning messages available.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6789" />
+      <location filename="../QScintilla/Editor.py" line="6781" />
       <source>Style: {0}</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6792" />
+      <location filename="../QScintilla/Editor.py" line="6784" />
       <source>Warning: {0}</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6799" />
+      <location filename="../QScintilla/Editor.py" line="6791" />
       <source>Error: {0}</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6906" />
+      <location filename="../QScintilla/Editor.py" line="6898" />
       <source>Macro Name</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6906" />
+      <location filename="../QScintilla/Editor.py" line="6898" />
       <source>Select a macro name:</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6932" />
+      <location filename="../QScintilla/Editor.py" line="6924" />
       <source>Load macro file</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6978" />
-      <location filename="../QScintilla/Editor.py" line="6934" />
+      <location filename="../QScintilla/Editor.py" line="6970" />
+      <location filename="../QScintilla/Editor.py" line="6926" />
       <source>Macro files (*.macro)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6956" />
-      <location filename="../QScintilla/Editor.py" line="6946" />
+      <location filename="../QScintilla/Editor.py" line="6948" />
+      <location filename="../QScintilla/Editor.py" line="6938" />
       <source>Error loading macro</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6947" />
+      <location filename="../QScintilla/Editor.py" line="6939" />
       <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="6957" />
+      <location filename="../QScintilla/Editor.py" line="6949" />
       <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="6976" />
+      <location filename="../QScintilla/Editor.py" line="6968" />
       <source>Save macro file</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6994" />
+      <location filename="../QScintilla/Editor.py" line="6986" />
       <source>Save macro</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6995" />
+      <location filename="../QScintilla/Editor.py" line="6987" />
       <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="7010" />
+      <location filename="../QScintilla/Editor.py" line="7002" />
       <source>Error saving macro</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7011" />
+      <location filename="../QScintilla/Editor.py" line="7003" />
       <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="7024" />
+      <location filename="../QScintilla/Editor.py" line="7016" />
       <source>Start Macro Recording</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7025" />
+      <location filename="../QScintilla/Editor.py" line="7017" />
       <source>Macro recording is already active. Start new?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7051" />
+      <location filename="../QScintilla/Editor.py" line="7043" />
       <source>Macro Recording</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7052" />
+      <location filename="../QScintilla/Editor.py" line="7044" />
       <source>Enter name of the macro:</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7203" />
+      <location filename="../QScintilla/Editor.py" line="7195" />
       <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="7209" />
+      <location filename="../QScintilla/Editor.py" line="7201" />
       <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="7216" />
+      <location filename="../QScintilla/Editor.py" line="7208" />
       <source>File changed</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7266" />
+      <location filename="../QScintilla/Editor.py" line="7258" />
       <source>{0} (ro)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7560" />
+      <location filename="../QScintilla/Editor.py" line="7552" />
       <source>Drop Error</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7561" />
+      <location filename="../QScintilla/Editor.py" line="7553" />
       <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="7581" />
+      <location filename="../QScintilla/Editor.py" line="7573" />
       <source>Resources</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7583" />
+      <location filename="../QScintilla/Editor.py" line="7575" />
       <source>Add file...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7584" />
+      <location filename="../QScintilla/Editor.py" line="7576" />
       <source>Add files...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7585" />
+      <location filename="../QScintilla/Editor.py" line="7577" />
       <source>Add aliased file...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7587" />
+      <location filename="../QScintilla/Editor.py" line="7579" />
       <source>Add localized resource...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7590" />
+      <location filename="../QScintilla/Editor.py" line="7582" />
       <source>Add resource frame</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7609" />
+      <location filename="../QScintilla/Editor.py" line="7601" />
       <source>Add file resource</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7623" />
+      <location filename="../QScintilla/Editor.py" line="7615" />
       <source>Add file resources</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7647" />
-      <location filename="../QScintilla/Editor.py" line="7641" />
+      <location filename="../QScintilla/Editor.py" line="7639" />
+      <location filename="../QScintilla/Editor.py" line="7633" />
       <source>Add aliased file resource</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7648" />
+      <location filename="../QScintilla/Editor.py" line="7640" />
       <source>Alias for file &lt;b&gt;{0}&lt;/b&gt;:</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7723" />
+      <location filename="../QScintilla/Editor.py" line="7715" />
       <source>Package Diagram</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7724" />
+      <location filename="../QScintilla/Editor.py" line="7716" />
       <source>Include class attributes?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7744" />
+      <location filename="../QScintilla/Editor.py" line="7736" />
       <source>Imports Diagram</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7745" />
+      <location filename="../QScintilla/Editor.py" line="7737" />
       <source>Include imports from external modules?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7764" />
+      <location filename="../QScintilla/Editor.py" line="7756" />
       <source>Application Diagram</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7765" />
+      <location filename="../QScintilla/Editor.py" line="7757" />
       <source>Include module names?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8125" />
+      <location filename="../QScintilla/Editor.py" line="8117" />
       <source>Add to dictionary</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8127" />
+      <location filename="../QScintilla/Editor.py" line="8119" />
       <source>Ignore All</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8545" />
+      <location filename="../QScintilla/Editor.py" line="8537" />
       <source>Sort Lines</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8546" />
+      <location filename="../QScintilla/Editor.py" line="8538" />
       <source>The selection contains illegal data for a numerical sort.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8639" />
+      <location filename="../QScintilla/Editor.py" line="8631" />
       <source>Register Mouse Click Handler</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8640" />
+      <location filename="../QScintilla/Editor.py" line="8632" />
       <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="8736" />
+      <location filename="../QScintilla/Editor.py" line="8728" />
       <source>{0:4d}    {1}</source>
       <comment>line number, source code</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8742" />
+      <location filename="../QScintilla/Editor.py" line="8734" />
       <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="8810" />
+      <location filename="../QScintilla/Editor.py" line="8802" />
       <source>EditorConfig Properties</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8811" />
+      <location filename="../QScintilla/Editor.py" line="8803" />
       <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>
@@ -18400,6 +18394,16 @@
     </message>
     <message>
       <location filename="../EricWidgets/EricStringListEditWidget.ui" line="0" />
+      <source>Press to reset the list to its initial value</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../EricWidgets/EricStringListEditWidget.ui" line="0" />
+      <source>Re&amp;set</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../EricWidgets/EricStringListEditWidget.ui" line="0" />
       <source>Press to set the default list of values</source>
       <translation type="unfinished" />
     </message>
@@ -18409,15 +18413,25 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../EricWidgets/EricStringListEditWidget.py" line="123" />
+      <location filename="../EricWidgets/EricStringListEditWidget.py" line="149" />
       <source>Add Entry</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../EricWidgets/EricStringListEditWidget.py" line="124" />
+      <location filename="../EricWidgets/EricStringListEditWidget.py" line="150" />
       <source>Enter the entry to add to the list:</source>
       <translation type="unfinished" />
     </message>
+    <message>
+      <location filename="../EricWidgets/EricStringListEditWidget.py" line="165" />
+      <source>Reset List</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../EricWidgets/EricStringListEditWidget.py" line="166" />
+      <source>Do you really want to reset the list to its initial value? All changes will be lost.</source>
+      <translation type="unfinished" />
+    </message>
   </context>
   <context>
     <name>EricTextEditSearchWidget</name>
@@ -46221,7 +46235,7 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/__init__.py" line="469" />
+      <location filename="../Preferences/__init__.py" line="589" />
       <location filename="../QScintilla/Lexers/__init__.py" line="386" />
       <source>Python Files (*.py *.py3)</source>
       <translation type="unfinished" />
@@ -46474,7 +46488,7 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/__init__.py" line="472" />
+      <location filename="../Preferences/__init__.py" line="592" />
       <location filename="../QScintilla/Lexers/__init__.py" line="479" />
       <source>Python3 Files (*.py)</source>
       <translation type="unfinished" />
@@ -49029,10 +49043,23 @@
     </message>
   </context>
   <context>
+    <name>MimeTypes</name>
+    <message>
+      <location filename="../Utilities/MimeTypes.py" line="39" />
+      <source>Open File</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Utilities/MimeTypes.py" line="40" />
+      <source>&lt;p&gt;Is the file &lt;b&gt;{0}&lt;/b&gt; a text file to be opened in eric?&lt;/p&gt;&lt;p&gt;&lt;b&gt;Note:&lt;/b&gt; You may suppress this question by adding a pattern to the list of known text files on the &lt;b&gt;MimeTypes&lt;/b&gt; configuration page.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+  </context>
+  <context>
     <name>MimeTypesPage</name>
     <message>
       <location filename="../Preferences/ConfigurationPages/MimeTypesPage.ui" line="0" />
-      <source>&lt;b&gt;Configure Text Mimetypes&lt;/b&gt;</source>
+      <source>&lt;b&gt;Configure Text Mimetypes and File Patterns&lt;/b&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
@@ -49042,6 +49069,16 @@
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/MimeTypesPage.ui" line="0" />
+      <source>MimeTypes</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/MimeTypesPage.ui" line="0" />
+      <source>File Patterns</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/MimeTypesPage.ui" line="0" />
       <source>Load files whose type cannot be determined as being text.</source>
       <translation type="unfinished" />
     </message>
@@ -49051,13 +49088,23 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationPages/MimeTypesPage.py" line="61" />
-      <source>Reset Mime Types</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/MimeTypesPage.py" line="62" />
-      <source>Do you really want to reset the configured list of mime types?</source>
+      <location filename="../Preferences/ConfigurationPages/MimeTypesPage.py" line="68" />
+      <source>Set Mime Types To Default</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/MimeTypesPage.py" line="69" />
+      <source>Do you really want to set the configured list of mime types to the default value?</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/MimeTypesPage.py" line="91" />
+      <source>Set File Patterns To Default</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/MimeTypesPage.py" line="92" />
+      <source>Do you really want to set the configured list of text file patterns to the default value?</source>
       <translation type="unfinished" />
     </message>
   </context>
@@ -55020,18 +55067,18 @@
   <context>
     <name>Preferences</name>
     <message>
-      <location filename="../Preferences/__init__.py" line="1653" />
+      <location filename="../Preferences/__init__.py" line="1773" />
       <source>Export Preferences</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/__init__.py" line="1682" />
-      <location filename="../Preferences/__init__.py" line="1655" />
+      <location filename="../Preferences/__init__.py" line="1802" />
+      <location filename="../Preferences/__init__.py" line="1775" />
       <source>Properties File (*.ini);;All Files (*)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/__init__.py" line="1680" />
+      <location filename="../Preferences/__init__.py" line="1800" />
       <source>Import Preferences</source>
       <translation type="unfinished" />
     </message>

eric ide

mercurial