eric7/i18n/eric7_cs.ts

branch
eric7
changeset 8751
4a6c2ccd880f
parent 8672
4a8a285a6178
child 8760
8f3ee84ae342
--- a/eric7/i18n/eric7_cs.ts	Mon Nov 01 13:14:46 2021 +0100
+++ b/eric7/i18n/eric7_cs.ts	Mon Nov 01 16:53:32 2021 +0100
@@ -1608,27 +1608,27 @@
   <context>
     <name>AssistantJedi</name>
     <message>
-      <location filename="../JediInterface/AssistantJedi.py" line="225" />
+      <location filename="../JediInterface/AssistantJedi.py" line="224" />
       <source>Refactoring</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../JediInterface/AssistantJedi.py" line="227" />
+      <location filename="../JediInterface/AssistantJedi.py" line="226" />
       <source>Rename Variable</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../JediInterface/AssistantJedi.py" line="230" />
+      <location filename="../JediInterface/AssistantJedi.py" line="229" />
       <source>Extract Variable</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../JediInterface/AssistantJedi.py" line="233" />
+      <location filename="../JediInterface/AssistantJedi.py" line="232" />
       <source>Inline Variable</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../JediInterface/AssistantJedi.py" line="237" />
+      <location filename="../JediInterface/AssistantJedi.py" line="236" />
       <source>Extract Function</source>
       <translation type="unfinished" />
     </message>
@@ -10895,940 +10895,940 @@
   <context>
     <name>Editor</name>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3201" />
-      <location filename="../QScintilla/Editor.py" line="403" />
+      <location filename="../QScintilla/Editor.py" line="3203" />
+      <location filename="../QScintilla/Editor.py" line="405" />
       <source>Open File</source>
       <translation>Otevřít soubor</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="404" />
+      <location filename="../QScintilla/Editor.py" line="406" />
       <source>&lt;p&gt;The size of the file &lt;b&gt;{0}&lt;/b&gt; is &lt;b&gt;{1} KB&lt;/b&gt;. Do you really want to load it?&lt;/p&gt;</source>
       <translation>&lt;p&gt;Velikost souboru &lt;b&gt;{0}&lt;/b&gt; je &lt;b&gt;{1} KB&lt;/b&gt;. Opravdu jej chcete načíst?&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="496" />
+      <location filename="../QScintilla/Editor.py" line="498" />
       <source>&lt;b&gt;A Source Editor Window&lt;/b&gt;&lt;p&gt;This window is used to display and edit a source file.  You can open as many of these as you like. The name of the file is displayed in the window's titlebar.&lt;/p&gt;&lt;p&gt;In order to set breakpoints just click in the space between the line numbers and the fold markers. Via the context menu of the margins they may be edited.&lt;/p&gt;&lt;p&gt;In order to set bookmarks just Shift click in the space between the line numbers and the fold markers.&lt;/p&gt;&lt;p&gt;These actions can be reversed via the context menu.&lt;/p&gt;&lt;p&gt;Ctrl clicking on a syntax error marker shows some info about this error.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Okno editoru zdrojového kódu&lt;/b&gt;&lt;p&gt;V tomto okně se zobrazuje a edituje soubor se zdrojovým kódem. Můžete otevřít oken podle libosti. Jméno souboru se zobrazuje v titlebaru okna.&lt;/p&gt;&lt;p&gt;Kliknutím do prostoru mezi čísly řádku a značkami skládání nastavíte breakpoint. Přes kontextové menu je pak lze editovat.&lt;/p&gt;&lt;p&gt;Záložka se vkládá kliknutím na stejné místo se stisknutou klávesou Shift.&lt;/p&gt;&lt;p&gt;Tyto akce mohou být navráceny zpět i opětovným kliknutím nebo přes kontextové menu.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="826" />
+      <location filename="../QScintilla/Editor.py" line="828" />
       <source>Undo</source>
       <translation>Vrátit</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="829" />
-      <source>Redo</source>
-      <translation>Znovu použít</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="831" />
+      <source>Redo</source>
+      <translation>Znovu použít</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="833" />
       <source>Revert to last saved state</source>
       <translation>Vrátit k poslednímu uloženému stavu</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="836" />
+      <location filename="../QScintilla/Editor.py" line="838" />
       <source>Cut</source>
       <translation>Vyjmout</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="839" />
+      <location filename="../QScintilla/Editor.py" line="841" />
       <source>Copy</source>
       <translation>Kopírovat</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="842" />
+      <location filename="../QScintilla/Editor.py" line="844" />
       <source>Paste</source>
       <translation>Vložit</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="847" />
+      <location filename="../QScintilla/Editor.py" line="849" />
       <source>Indent</source>
       <translation>Odsadit</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="850" />
+      <location filename="../QScintilla/Editor.py" line="852" />
       <source>Unindent</source>
       <translation>Zrušit odsazení</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="853" />
+      <location filename="../QScintilla/Editor.py" line="855" />
       <source>Comment</source>
       <translation>Vytvořit komentář</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="856" />
+      <location filename="../QScintilla/Editor.py" line="858" />
       <source>Uncomment</source>
       <translation>Zrušit komentář</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8847" />
-      <location filename="../QScintilla/Editor.py" line="859" />
+      <location filename="../QScintilla/Editor.py" line="8868" />
+      <location filename="../QScintilla/Editor.py" line="861" />
       <source>Generate Docstring</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="863" />
+      <location filename="../QScintilla/Editor.py" line="865" />
       <source>Select to brace</source>
       <translation>Vybrat až po závorku</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="864" />
-      <source>Select all</source>
-      <translation>Vybrat vše</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="866" />
-      <source>Deselect all</source>
-      <translation>Zrušit celý výběr</translation>
+      <source>Select all</source>
+      <translation>Vybrat vše</translation>
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="868" />
+      <source>Deselect all</source>
+      <translation>Zrušit celý výběr</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="870" />
       <source>Execute Selection In Console</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="880" />
+      <location filename="../QScintilla/Editor.py" line="882" />
       <source>Use Monospaced Font</source>
       <translation>Použít neporoporcionální font</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="885" />
+      <location filename="../QScintilla/Editor.py" line="887" />
       <source>Autosave enabled</source>
       <translation>Zapnout autosave</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="889" />
+      <location filename="../QScintilla/Editor.py" line="891" />
       <source>Typing aids enabled</source>
       <translation>Pomůcky při psaní zapnuty</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="896" />
+      <location filename="../QScintilla/Editor.py" line="898" />
       <source>Automatic Completion enabled</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="904" />
-      <source>Calltip</source>
-      <translation>Rychlé tipy</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="906" />
+      <source>Calltip</source>
+      <translation>Rychlé tipy</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="908" />
       <source>Code Info</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="921" />
+      <location filename="../QScintilla/Editor.py" line="923" />
       <source>New Document View</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="924" />
+      <location filename="../QScintilla/Editor.py" line="926" />
       <source>New Document View (with new split)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="932" />
+      <location filename="../QScintilla/Editor.py" line="934" />
       <source>Save</source>
       <translation>Uložit</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="935" />
+      <location filename="../QScintilla/Editor.py" line="937" />
       <source>Save As...</source>
       <translation>Uložit jako...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="938" />
+      <location filename="../QScintilla/Editor.py" line="940" />
       <source>Save Copy...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="959" />
-      <location filename="../QScintilla/Editor.py" line="956" />
+      <location filename="../QScintilla/Editor.py" line="961" />
+      <location filename="../QScintilla/Editor.py" line="958" />
       <source>Complete</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="962" />
+      <location filename="../QScintilla/Editor.py" line="964" />
       <source>Clear Completions Cache</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="965" />
-      <source>Complete from Document</source>
-      <translation type="unfinished">z dokumentu</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="967" />
-      <source>Complete from APIs</source>
-      <translation type="unfinished">z API</translation>
+      <source>Complete from Document</source>
+      <translation type="unfinished">z dokumentu</translation>
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="969" />
+      <source>Complete from APIs</source>
+      <translation type="unfinished">z API</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="971" />
       <source>Complete from Document and APIs</source>
       <translation type="unfinished">z dokumentu a API</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="983" />
+      <location filename="../QScintilla/Editor.py" line="985" />
       <source>Check</source>
       <translation>Zkontrolovat</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="994" />
+      <location filename="../QScintilla/Editor.py" line="996" />
       <source>Tools</source>
       <translation type="unfinished">Nástroje</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1005" />
-      <source>Show</source>
-      <translation>Zobrazit</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1007" />
-      <source>Code metrics...</source>
-      <translation>Metrika kódu...</translation>
+      <source>Show</source>
+      <translation>Zobrazit</translation>
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="1009" />
-      <source>Code coverage...</source>
-      <translation>Pokrytí kódu...</translation>
+      <source>Code metrics...</source>
+      <translation>Metrika kódu...</translation>
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="1011" />
+      <source>Code coverage...</source>
+      <translation>Pokrytí kódu...</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1013" />
       <source>Show code coverage annotations</source>
       <translation>Zobrazit poznámky pokrytí kódu</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1014" />
+      <location filename="../QScintilla/Editor.py" line="1016" />
       <source>Hide code coverage annotations</source>
       <translation>Skrýt poznámky pokrytí kódu</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1017" />
+      <location filename="../QScintilla/Editor.py" line="1019" />
       <source>Profile data...</source>
       <translation>Profilovat data...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1030" />
+      <location filename="../QScintilla/Editor.py" line="1032" />
       <source>Diagrams</source>
       <translation>Diagramy</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1033" />
-      <source>Class Diagram...</source>
-      <translation>Diagram třídy...</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1035" />
-      <source>Package Diagram...</source>
-      <translation>Diagram balíčku...</translation>
+      <source>Class Diagram...</source>
+      <translation>Diagram třídy...</translation>
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="1037" />
-      <source>Imports Diagram...</source>
-      <translation>Diagram importů...</translation>
+      <source>Package Diagram...</source>
+      <translation>Diagram balíčku...</translation>
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="1039" />
+      <source>Imports Diagram...</source>
+      <translation>Diagram importů...</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1041" />
       <source>Application Diagram...</source>
       <translation>Diagram aplikace...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1044" />
+      <location filename="../QScintilla/Editor.py" line="1046" />
       <source>Load Diagram...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1057" />
+      <location filename="../QScintilla/Editor.py" line="1059" />
       <source>Languages</source>
       <translation>Jazyky</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1062" />
+      <location filename="../QScintilla/Editor.py" line="1064" />
       <source>Text</source>
       <translation type="unfinished">Text</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1086" />
+      <location filename="../QScintilla/Editor.py" line="1088" />
       <source>Guessed</source>
       <translation>Odhadem</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1431" />
-      <location filename="../QScintilla/Editor.py" line="1090" />
+      <location filename="../QScintilla/Editor.py" line="1433" />
+      <location filename="../QScintilla/Editor.py" line="1092" />
       <source>Alternatives</source>
       <translation>Alternativy</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1107" />
+      <location filename="../QScintilla/Editor.py" line="1109" />
       <source>Encodings</source>
       <translation>Kódování</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1130" />
+      <location filename="../QScintilla/Editor.py" line="1132" />
       <source>Re-Open With Encoding</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1150" />
+      <location filename="../QScintilla/Editor.py" line="1152" />
       <source>End-of-Line Type</source>
       <translation>Typ Konec-řádku</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1155" />
+      <location filename="../QScintilla/Editor.py" line="1157" />
       <source>Unix</source>
       <translation>Unix</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1162" />
+      <location filename="../QScintilla/Editor.py" line="1164" />
       <source>Windows</source>
       <translation />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1169" />
+      <location filename="../QScintilla/Editor.py" line="1171" />
       <source>Macintosh</source>
       <translation>Macintosh</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1187" />
+      <location filename="../QScintilla/Editor.py" line="1189" />
       <source>Spelling</source>
       <translation type="unfinished">Pravopis</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7982" />
-      <location filename="../QScintilla/Editor.py" line="1195" />
+      <location filename="../QScintilla/Editor.py" line="8001" />
+      <location filename="../QScintilla/Editor.py" line="1197" />
       <source>Check spelling...</source>
       <translation>Zatrhnout kontrolu...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1198" />
+      <location filename="../QScintilla/Editor.py" line="1200" />
       <source>Check spelling of selection...</source>
       <translation>Zatrhnout výběr kontroly...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1201" />
+      <location filename="../QScintilla/Editor.py" line="1203" />
       <source>Remove from dictionary</source>
       <translation>Odebrat ze slovníku</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1219" />
+      <location filename="../QScintilla/Editor.py" line="1221" />
       <source>Spell Check Languages</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1224" />
+      <location filename="../QScintilla/Editor.py" line="1226" />
       <source>No Language</source>
       <translation>Žádný jazyk</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1252" />
-      <source>Toggle bookmark</source>
-      <translation>Přepnout záložku</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1254" />
-      <source>Next bookmark</source>
-      <translation>Následující záložka</translation>
+      <source>Toggle bookmark</source>
+      <translation>Přepnout záložku</translation>
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="1256" />
-      <source>Previous bookmark</source>
-      <translation>Předchozí záložka</translation>
+      <source>Next bookmark</source>
+      <translation>Následující záložka</translation>
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="1258" />
+      <source>Previous bookmark</source>
+      <translation>Předchozí záložka</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1260" />
       <source>Clear all bookmarks</source>
       <translation>Zrušit všechny záložky</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1267" />
-      <source>Toggle breakpoint</source>
-      <translation>Přepnout breakpoint</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1269" />
+      <source>Toggle breakpoint</source>
+      <translation>Přepnout breakpoint</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1271" />
       <source>Toggle temporary breakpoint</source>
       <translation>Přepnout dočasný breakpoint</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1272" />
+      <location filename="../QScintilla/Editor.py" line="1274" />
       <source>Edit breakpoint...</source>
       <translation>Editovat breakpoint...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5721" />
-      <location filename="../QScintilla/Editor.py" line="1274" />
+      <location filename="../QScintilla/Editor.py" line="5723" />
+      <location filename="../QScintilla/Editor.py" line="1276" />
       <source>Enable breakpoint</source>
       <translation>Aktivovat breakpoint</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1277" />
+      <location filename="../QScintilla/Editor.py" line="1279" />
       <source>Next breakpoint</source>
       <translation>Následující breakpoint</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1280" />
+      <location filename="../QScintilla/Editor.py" line="1282" />
       <source>Previous breakpoint</source>
       <translation>Předchozí breakpoint</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1284" />
+      <location filename="../QScintilla/Editor.py" line="1286" />
       <source>Clear all breakpoints</source>
       <translation>Zrušit všechny breakpointy</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1294" />
+      <location filename="../QScintilla/Editor.py" line="1296" />
       <source>Toggle all folds</source>
       <translation type="unfinished">Složit/rozložit všechna skládání</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1299" />
+      <location filename="../QScintilla/Editor.py" line="1301" />
       <source>Toggle all folds (including children)</source>
       <translation type="unfinished">Složit/rozložit všechna skládání (i s podsložkami)</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1304" />
+      <location filename="../QScintilla/Editor.py" line="1306" />
       <source>Toggle current fold</source>
       <translation type="unfinished">Složit/rozložit aktuální složený blok</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1310" />
+      <location filename="../QScintilla/Editor.py" line="1312" />
       <source>Expand (including children)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1315" />
+      <location filename="../QScintilla/Editor.py" line="1317" />
       <source>Collapse (including children)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1321" />
+      <location filename="../QScintilla/Editor.py" line="1323" />
       <source>Clear all folds</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1333" />
+      <location filename="../QScintilla/Editor.py" line="1335" />
       <source>Goto syntax error</source>
       <translation>Jít na chybu syntaxe</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1337" />
+      <location filename="../QScintilla/Editor.py" line="1339" />
       <source>Show syntax error message</source>
       <translation>Zobrazit hlášení syntaktické chyby</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1342" />
+      <location filename="../QScintilla/Editor.py" line="1344" />
       <source>Clear syntax error</source>
       <translation>Zrušit chybu syntaxe</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1347" />
+      <location filename="../QScintilla/Editor.py" line="1349" />
       <source>Next warning</source>
       <translation>Následující varování</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1351" />
+      <location filename="../QScintilla/Editor.py" line="1353" />
       <source>Previous warning</source>
       <translation>Předchozí varování</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1355" />
+      <location filename="../QScintilla/Editor.py" line="1357" />
       <source>Show warning message</source>
       <translation>Zobrazit varování</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1359" />
+      <location filename="../QScintilla/Editor.py" line="1361" />
       <source>Clear warnings</source>
       <translation>Vyčistit varování</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1364" />
+      <location filename="../QScintilla/Editor.py" line="1366" />
       <source>Next uncovered line</source>
       <translation>Následující odkrytá řádka</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1368" />
+      <location filename="../QScintilla/Editor.py" line="1370" />
       <source>Previous uncovered line</source>
       <translation>Předchozí odkrytá řádka</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1373" />
+      <location filename="../QScintilla/Editor.py" line="1375" />
       <source>Next task</source>
       <translation>Následující úloha</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1377" />
+      <location filename="../QScintilla/Editor.py" line="1379" />
       <source>Previous task</source>
       <translation>Předchozí úloha</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1382" />
+      <location filename="../QScintilla/Editor.py" line="1384" />
       <source>Next change</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1386" />
+      <location filename="../QScintilla/Editor.py" line="1388" />
       <source>Previous change</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1390" />
+      <location filename="../QScintilla/Editor.py" line="1392" />
       <source>Clear changes</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1418" />
-      <location filename="../QScintilla/Editor.py" line="1410" />
+      <location filename="../QScintilla/Editor.py" line="1420" />
+      <location filename="../QScintilla/Editor.py" line="1412" />
       <source>Export source</source>
       <translation>Export zdroj</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1411" />
+      <location filename="../QScintilla/Editor.py" line="1413" />
       <source>&lt;p&gt;No exporter available for the export format &lt;b&gt;{0}&lt;/b&gt;. Aborting...&lt;/p&gt;</source>
       <translation>&lt;p&gt;Pro formát exportu &lt;b&gt;{0}&lt;/b&gt; není exportér dostupný. Zrušeno.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1419" />
+      <location filename="../QScintilla/Editor.py" line="1421" />
       <source>No export format given. Aborting...</source>
       <translation>Nebyl zadán forám exportu. Zrušeno....</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1428" />
+      <location filename="../QScintilla/Editor.py" line="1430" />
       <source>Alternatives ({0})</source>
       <translation>Alternativy ({0})</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1449" />
+      <location filename="../QScintilla/Editor.py" line="1451" />
       <source>Pygments Lexer</source>
       <translation />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1450" />
+      <location filename="../QScintilla/Editor.py" line="1452" />
       <source>Select the Pygments lexer to apply.</source>
       <translation>Použít Pygments lexer.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2014" />
+      <location filename="../QScintilla/Editor.py" line="2016" />
       <source>Modification of Read Only file</source>
       <translation>Modifikace souboru otevřeného jen pro čtení</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2015" />
+      <location filename="../QScintilla/Editor.py" line="2017" />
       <source>You are attempting to change a read only file. Please save to a different file first.</source>
       <translation>Pokoušíte se změnit soubor, který je otevřen jen pro čtení. Prosím, uložte jej nejdříve do jiného souboru.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2433" />
+      <location filename="../QScintilla/Editor.py" line="2435" />
       <source>Add Breakpoint</source>
       <translation type="unfinished">Přidat breakpoint</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2434" />
+      <location filename="../QScintilla/Editor.py" line="2436" />
       <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="2763" />
+      <location filename="../QScintilla/Editor.py" line="2765" />
       <source>Printing...</source>
       <translation>Tisk...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2783" />
-      <source>Printing completed</source>
-      <translation>Tisk je hotov</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="2785" />
+      <source>Printing completed</source>
+      <translation>Tisk je hotov</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="2787" />
       <source>Error while printing</source>
       <translation>Chyba během tisku</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2788" />
+      <location filename="../QScintilla/Editor.py" line="2790" />
       <source>Printing aborted</source>
       <translation>Tisk byl zrušen</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3143" />
+      <location filename="../QScintilla/Editor.py" line="3145" />
       <source>File Modified</source>
       <translation>Soubor je modifikován</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3144" />
+      <location filename="../QScintilla/Editor.py" line="3146" />
       <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; has unsaved changes.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Soubor &lt;b&gt;{0}&lt;/b&gt; obsahuje neuložené změny.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3202" />
+      <location filename="../QScintilla/Editor.py" line="3204" />
       <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be opened.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
       <translation>&lt;p&gt;Soubor &lt;b&gt;{0}&lt;/b&gt; nemůže být přejmenován.&lt;br /&gt;Důvod: {1}&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3382" />
-      <location filename="../QScintilla/Editor.py" line="3364" />
-      <location filename="../QScintilla/Editor.py" line="3319" />
+      <location filename="../QScintilla/Editor.py" line="3384" />
+      <location filename="../QScintilla/Editor.py" line="3366" />
+      <location filename="../QScintilla/Editor.py" line="3321" />
       <source>Save File</source>
       <translation>Uložit soubor</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3320" />
+      <location filename="../QScintilla/Editor.py" line="3322" />
       <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be saved.&lt;br/&gt;Reason: {1}&lt;/p&gt;</source>
       <translation>&lt;p&gt;Soubor &lt;b&gt;{0}&lt;/b&gt; nemůže být přejmenován.&lt;br /&gt;Důvod: {1}&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3383" />
+      <location filename="../QScintilla/Editor.py" line="3385" />
       <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; already exists. Overwrite it?&lt;/p&gt;</source>
       <translation type="unfinished">&lt;p&gt;Soubor &lt;b&gt;{0}&lt;/b&gt; již existuje.&lt;/p&gt;&lt;p&gt;Má se přepsat?&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="4871" />
+      <location filename="../QScintilla/Editor.py" line="4873" />
       <source>Autocompletion</source>
       <translation>Autodoplňování</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="4872" />
+      <location filename="../QScintilla/Editor.py" line="4874" />
       <source>Autocompletion is not available because there is no autocompletion source set.</source>
       <translation>Autodoplňování není dostupné protože zdrojová část autodoplňování nebyla nalezena.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5009" />
+      <location filename="../QScintilla/Editor.py" line="5011" />
       <source>Auto-Completion Provider</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5010" />
+      <location filename="../QScintilla/Editor.py" line="5012" />
       <source>The completion list provider '{0}' was already registered. Ignoring duplicate request.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5304" />
+      <location filename="../QScintilla/Editor.py" line="5306" />
       <source>Call-Tips Provider</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5305" />
+      <location filename="../QScintilla/Editor.py" line="5307" />
       <source>The call-tips provider '{0}' was already registered. Ignoring duplicate request.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5724" />
+      <location filename="../QScintilla/Editor.py" line="5726" />
       <source>Disable breakpoint</source>
       <translation>Deaktivovat breakpoint</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6091" />
+      <location filename="../QScintilla/Editor.py" line="6093" />
       <source>Code Coverage</source>
       <translation>Pokrytí kódu</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6092" />
+      <location filename="../QScintilla/Editor.py" line="6094" />
       <source>Please select a coverage file</source>
       <translation>Prosím, vyberte soubor s pokrytím kódu</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6154" />
-      <location filename="../QScintilla/Editor.py" line="6147" />
+      <location filename="../QScintilla/Editor.py" line="6156" />
+      <location filename="../QScintilla/Editor.py" line="6149" />
       <source>Show Code Coverage Annotations</source>
       <translation>Zobrazit poznámky pokrytí kódu</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6148" />
+      <location filename="../QScintilla/Editor.py" line="6150" />
       <source>All lines have been covered.</source>
       <translation>Všechny řádky byly pokryty.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6155" />
+      <location filename="../QScintilla/Editor.py" line="6157" />
       <source>There is no coverage file available.</source>
       <translation>Soubor s pokrytím není dostupný.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6271" />
+      <location filename="../QScintilla/Editor.py" line="6273" />
       <source>Profile Data</source>
       <translation>Profilovat data</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6272" />
+      <location filename="../QScintilla/Editor.py" line="6274" />
       <source>Please select a profile file</source>
       <translation>Prosím, vyberte soubor s profilem</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6433" />
-      <location filename="../QScintilla/Editor.py" line="6427" />
+      <location filename="../QScintilla/Editor.py" line="6435" />
+      <location filename="../QScintilla/Editor.py" line="6429" />
       <source>Syntax Error</source>
       <translation>Chyba syntaxe</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6434" />
+      <location filename="../QScintilla/Editor.py" line="6436" />
       <source>No syntax error message available.</source>
       <translation>Hlášení syntaktické chyby není dostupné.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6645" />
-      <location filename="../QScintilla/Editor.py" line="6639" />
+      <location filename="../QScintilla/Editor.py" line="6647" />
+      <location filename="../QScintilla/Editor.py" line="6641" />
       <source>Warning</source>
       <translation type="unfinished">Varování</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6646" />
+      <location filename="../QScintilla/Editor.py" line="6648" />
       <source>No warning messages available.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6706" />
+      <location filename="../QScintilla/Editor.py" line="6708" />
       <source>Style: {0}</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6709" />
+      <location filename="../QScintilla/Editor.py" line="6711" />
       <source>Warning: {0}</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6716" />
+      <location filename="../QScintilla/Editor.py" line="6718" />
       <source>Error: {0}</source>
       <translation type="unfinished">Chyby: {0}</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6822" />
+      <location filename="../QScintilla/Editor.py" line="6824" />
       <source>Macro Name</source>
       <translation>Název makra</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6823" />
+      <location filename="../QScintilla/Editor.py" line="6825" />
       <source>Select a macro name:</source>
       <translation>Vyberte název makra:</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6850" />
+      <location filename="../QScintilla/Editor.py" line="6852" />
       <source>Load macro file</source>
       <translation>Načíst soubor makra</translation>
     </message>
     <message>
+      <location filename="../QScintilla/Editor.py" line="6896" />
+      <location filename="../QScintilla/Editor.py" line="6854" />
+      <source>Macro files (*.macro)</source>
+      <translation>Macro soubory (*.macro)</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="6874" />
+      <location filename="../QScintilla/Editor.py" line="6865" />
+      <source>Error loading macro</source>
+      <translation>Chyba při načítání makra</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="6866" />
+      <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
+      <translation>&lt;p&gt;Soubor s makrem &lt;b&gt;{0}&lt;/b&gt; nelze načíst.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="6875" />
+      <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; is corrupt.&lt;/p&gt;</source>
+      <translation>&lt;p&gt;Soubor s makrem &lt;b&gt;{0}&lt;/b&gt; je poškozen.&lt;/p&gt;</translation>
+    </message>
+    <message>
       <location filename="../QScintilla/Editor.py" line="6894" />
-      <location filename="../QScintilla/Editor.py" line="6852" />
-      <source>Macro files (*.macro)</source>
-      <translation>Macro soubory (*.macro)</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="6872" />
-      <location filename="../QScintilla/Editor.py" line="6863" />
-      <source>Error loading macro</source>
-      <translation>Chyba při načítání makra</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="6864" />
-      <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
-      <translation>&lt;p&gt;Soubor s makrem &lt;b&gt;{0}&lt;/b&gt; nelze načíst.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="6873" />
-      <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; is corrupt.&lt;/p&gt;</source>
-      <translation>&lt;p&gt;Soubor s makrem &lt;b&gt;{0}&lt;/b&gt; je poškozen.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="6892" />
       <source>Save macro file</source>
       <translation>Uložit soubor s makrem</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6909" />
+      <location filename="../QScintilla/Editor.py" line="6911" />
       <source>Save macro</source>
       <translation>Uložit makro</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6910" />
+      <location filename="../QScintilla/Editor.py" line="6912" />
       <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="6924" />
+      <location filename="../QScintilla/Editor.py" line="6926" />
       <source>Error saving macro</source>
       <translation>Chyba při ukládání makra</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6925" />
+      <location filename="../QScintilla/Editor.py" line="6927" />
       <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source>
       <translation>&lt;p&gt;So souboru s makrem &lt;b&gt;{0}&lt;/b&gt; nelze zapisovat.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6937" />
+      <location filename="../QScintilla/Editor.py" line="6939" />
       <source>Start Macro Recording</source>
       <translation>Spustit záznam makra</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6938" />
+      <location filename="../QScintilla/Editor.py" line="6940" />
       <source>Macro recording is already active. Start new?</source>
       <translation>Nahrávání makra již probíhá. Spustit nové?</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6963" />
+      <location filename="../QScintilla/Editor.py" line="6965" />
       <source>Macro Recording</source>
       <translation>Záznam makra</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6964" />
+      <location filename="../QScintilla/Editor.py" line="6966" />
       <source>Enter name of the macro:</source>
       <translation>Vložte název makra:</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7116" />
+      <location filename="../QScintilla/Editor.py" line="7118" />
       <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="7122" />
+      <location filename="../QScintilla/Editor.py" line="7124" />
       <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="7128" />
+      <location filename="../QScintilla/Editor.py" line="7130" />
       <source>File changed</source>
       <translation>Soubor změněn</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7179" />
+      <location filename="../QScintilla/Editor.py" line="7181" />
       <source>{0} (ro)</source>
       <translation>{0} (ro)</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7459" />
-      <source>Drop Error</source>
-      <translation>Zahodit chybu</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="7460" />
-      <source>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; is not a file.&lt;/p&gt;</source>
-      <translation>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; není soubor.&lt;/p&gt;</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="7478" />
+      <source>Drop Error</source>
+      <translation>Zahodit chybu</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="7479" />
+      <source>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; is not a file.&lt;/p&gt;</source>
+      <translation>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; není soubor.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="7497" />
       <source>Resources</source>
       <translation>Zdroje</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7481" />
+      <location filename="../QScintilla/Editor.py" line="7500" />
       <source>Add file...</source>
       <translation>Přidat soubor...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7483" />
+      <location filename="../QScintilla/Editor.py" line="7502" />
       <source>Add files...</source>
       <translation>Přidat soubory...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7485" />
+      <location filename="../QScintilla/Editor.py" line="7504" />
       <source>Add aliased file...</source>
       <translation>Přidat zástupce souboru...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7488" />
+      <location filename="../QScintilla/Editor.py" line="7507" />
       <source>Add localized resource...</source>
       <translation>Přidat lokalizované resource...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7492" />
+      <location filename="../QScintilla/Editor.py" line="7511" />
       <source>Add resource frame</source>
       <translation>Přidat resource frame</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7512" />
+      <location filename="../QScintilla/Editor.py" line="7531" />
       <source>Add file resource</source>
       <translation>Přidat soubor resource</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7528" />
+      <location filename="../QScintilla/Editor.py" line="7547" />
       <source>Add file resources</source>
       <translation>Přidat soubory resource</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7555" />
-      <location filename="../QScintilla/Editor.py" line="7548" />
+      <location filename="../QScintilla/Editor.py" line="7574" />
+      <location filename="../QScintilla/Editor.py" line="7567" />
       <source>Add aliased file resource</source>
       <translation>Přidat zástupce souboru resource</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7556" />
+      <location filename="../QScintilla/Editor.py" line="7575" />
       <source>Alias for file &lt;b&gt;{0}&lt;/b&gt;:</source>
       <translation>Zástupce pro soubor &lt;b&gt;{0}&lt;/b&gt;:</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7621" />
-      <source>Package Diagram</source>
-      <translation>Diagram balíčku</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="7622" />
-      <source>Include class attributes?</source>
-      <translation>Včetně atributů třídy?</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="7640" />
-      <source>Imports Diagram</source>
-      <translation>Importovat diagram</translation>
+      <source>Package Diagram</source>
+      <translation>Diagram balíčku</translation>
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="7641" />
+      <source>Include class attributes?</source>
+      <translation>Včetně atributů třídy?</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="7659" />
+      <source>Imports Diagram</source>
+      <translation>Importovat diagram</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="7660" />
       <source>Include imports from external modules?</source>
       <translation>Zahrnout importy z externích modulů?</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7654" />
+      <location filename="../QScintilla/Editor.py" line="7673" />
       <source>Application Diagram</source>
       <translation>Diagram aplikace</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7655" />
+      <location filename="../QScintilla/Editor.py" line="7674" />
       <source>Include module names?</source>
       <translation>Včetně jmen modulů?</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7984" />
+      <location filename="../QScintilla/Editor.py" line="8003" />
       <source>Add to dictionary</source>
       <translation>Přidat do slovníku</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7986" />
+      <location filename="../QScintilla/Editor.py" line="8005" />
       <source>Ignore All</source>
       <translation>Ignorovat vše</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8400" />
+      <location filename="../QScintilla/Editor.py" line="8419" />
       <source>Sort Lines</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8401" />
+      <location filename="../QScintilla/Editor.py" line="8420" />
       <source>The selection contains illegal data for a numerical sort.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8489" />
+      <location filename="../QScintilla/Editor.py" line="8510" />
       <source>Register Mouse Click Handler</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8490" />
+      <location filename="../QScintilla/Editor.py" line="8511" />
       <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="8583" />
+      <location filename="../QScintilla/Editor.py" line="8604" />
       <source>{0:4d}    {1}</source>
       <comment>line number, source code</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8588" />
+      <location filename="../QScintilla/Editor.py" line="8609" />
       <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="8653" />
+      <location filename="../QScintilla/Editor.py" line="8674" />
       <source>EditorConfig Properties</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8654" />
+      <location filename="../QScintilla/Editor.py" line="8675" />
       <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>
@@ -18399,35 +18399,41 @@
   <context>
     <name>EricTextEditSearchWidget</name>
     <message>
-      <location filename="../EricWidgets/EricTextEditSearchWidget.py" line="93" />
+      <location filename="../EricWidgets/EricTextEditSearchWidget.py" line="110" />
       <source>Find:</source>
       <translation type="unfinished">Hledat:</translation>
     </message>
     <message>
-      <location filename="../EricWidgets/EricTextEditSearchWidget.py" line="119" />
+      <location filename="../EricWidgets/EricTextEditSearchWidget.py" line="136" />
       <source>Match case</source>
       <translation type="unfinished">Rozlišit velké a malé znaky</translation>
     </message>
     <message>
-      <location filename="../EricWidgets/EricTextEditSearchWidget.py" line="124" />
-      <source>Whole word</source>
-      <translation type="unfinished">Celé slovo</translation>
-    </message>
-    <message>
-      <location filename="../EricWidgets/EricTextEditSearchWidget.py" line="134" />
-      <source>Press to find the previous occurrence</source>
-      <translation type="unfinished">Stisknout pro vyhledání předchozího výskytu</translation>
-    </message>
-    <message>
       <location filename="../EricWidgets/EricTextEditSearchWidget.py" line="141" />
+      <source>Whole word</source>
+      <translation type="unfinished">Celé slovo</translation>
+    </message>
+    <message>
+      <location filename="../EricWidgets/EricTextEditSearchWidget.py" line="151" />
+      <source>Press to find the previous occurrence</source>
+      <translation type="unfinished">Stisknout pro vyhledání předchozího výskytu</translation>
+    </message>
+    <message>
+      <location filename="../EricWidgets/EricTextEditSearchWidget.py" line="158" />
       <source>Press to find the next occurrence</source>
       <translation type="unfinished">Stisknout pro vyhledání následujícího výskytu</translation>
     </message>
     <message>
-      <location filename="../EricWidgets/EricTextEditSearchWidget.py" line="358" />
+      <location filename="../EricWidgets/EricTextEditSearchWidget.py" line="482" />
+      <location filename="../EricWidgets/EricTextEditSearchWidget.py" line="430" />
       <source>'{0}' was not found.</source>
       <translation type="unfinished">'{0}' nebyl nalezen.</translation>
     </message>
+    <message>
+      <location filename="../EricWidgets/EricTextEditSearchWidget.py" line="487" />
+      <source>Match {0} of {1}</source>
+      <translation type="unfinished" />
+    </message>
   </context>
   <context>
     <name>EricTldExtractor</name>
@@ -27321,6 +27327,7 @@
       <translation type="unfinished">Proces {0} nelze spustit. Ověřte, že je umístěn v požadované cestě.</translation>
     </message>
     <message numerus="yes">
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitStashBrowserDialog.py" line="378" />
       <source>%n file(s) changed</source>
       <translation type="vanished">
         <numerusform />
@@ -27329,6 +27336,7 @@
       </translation>
     </message>
     <message numerus="yes">
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitStashBrowserDialog.py" line="380" />
       <source>%n line(s) inserted</source>
       <translation type="vanished">
         <numerusform />
@@ -27337,6 +27345,7 @@
       </translation>
     </message>
     <message numerus="yes">
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitStashBrowserDialog.py" line="382" />
       <source>%n line(s) deleted</source>
       <translation type="vanished">
         <numerusform />
@@ -29243,8 +29252,8 @@
   <context>
     <name>HelpDocsInstaller</name>
     <message>
-      <location filename="../WebBrowser/QtHelp/HelpDocsInstaller.py" line="240" />
-      <location filename="../WebBrowser/QtHelp/HelpDocsInstaller.py" line="176" />
+      <location filename="../WebBrowser/QtHelp/HelpDocsInstaller.py" line="247" />
+      <location filename="../WebBrowser/QtHelp/HelpDocsInstaller.py" line="181" />
       <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be registered. &lt;br/&gt;Reason: {1}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
@@ -29432,30 +29441,45 @@
   <context>
     <name>HelpIndexWidget</name>
     <message>
-      <location filename="../WebBrowser/QtHelp/HelpIndexWidget.py" line="51" />
+      <location filename="../WebBrowser/QtHelp/HelpIndexWidget.py" line="61" />
       <source>&amp;Look for:</source>
       <translation>H&amp;ledat:</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/QtHelp/HelpIndexWidget.py" line="218" />
+      <location filename="../WebBrowser/QtHelp/HelpIndexWidget.py" line="235" />
       <source>Open Link</source>
       <translation>Otevřít link</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/QtHelp/HelpIndexWidget.py" line="219" />
+      <location filename="../WebBrowser/QtHelp/HelpIndexWidget.py" line="237" />
+      <source>Open Link in New Page</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../WebBrowser/QtHelp/HelpIndexWidget.py" line="239" />
+      <source>Open Link in Background Page</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../WebBrowser/QtHelp/HelpIndexWidget.py" line="241" />
       <source>Open Link in New Tab</source>
       <translation>Otevřít link v novém tabu</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/QtHelp/HelpIndexWidget.py" line="221" />
+      <location filename="../WebBrowser/QtHelp/HelpIndexWidget.py" line="243" />
       <source>Open Link in Background Tab</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/QtHelp/HelpIndexWidget.py" line="222" />
+      <location filename="../WebBrowser/QtHelp/HelpIndexWidget.py" line="244" />
       <source>Open Link in New Window</source>
       <translation type="unfinished" />
     </message>
+    <message>
+      <location filename="../WebBrowser/QtHelp/HelpIndexWidget.py" line="246" />
+      <source>Copy URL to Clipboard</source>
+      <translation type="unfinished" />
+    </message>
   </context>
   <context>
     <name>HelpInterfacePage</name>
@@ -29518,25 +29542,40 @@
   <context>
     <name>HelpSearchWidget</name>
     <message>
-      <location filename="../WebBrowser/QtHelp/HelpSearchWidget.py" line="150" />
+      <location filename="../WebBrowser/QtHelp/HelpSearchWidget.py" line="164" />
       <source>Open Link</source>
       <translation>Otevřít link</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/QtHelp/HelpSearchWidget.py" line="151" />
+      <location filename="../WebBrowser/QtHelp/HelpSearchWidget.py" line="166" />
+      <source>Open Link in New Page</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../WebBrowser/QtHelp/HelpSearchWidget.py" line="168" />
+      <source>Open Link in Background Page</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../WebBrowser/QtHelp/HelpSearchWidget.py" line="170" />
       <source>Open Link in New Tab</source>
       <translation>Otevřít link v novém tabu</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/QtHelp/HelpSearchWidget.py" line="153" />
+      <location filename="../WebBrowser/QtHelp/HelpSearchWidget.py" line="172" />
       <source>Open Link in Background Tab</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/QtHelp/HelpSearchWidget.py" line="154" />
+      <location filename="../WebBrowser/QtHelp/HelpSearchWidget.py" line="173" />
       <source>Open Link in New Window</source>
       <translation type="unfinished" />
     </message>
+    <message>
+      <location filename="../WebBrowser/QtHelp/HelpSearchWidget.py" line="175" />
+      <source>Copy URL to Clipboard</source>
+      <translation type="unfinished" />
+    </message>
   </context>
   <context>
     <name>HelpTabWidget</name>
@@ -29628,25 +29667,40 @@
   <context>
     <name>HelpTocWidget</name>
     <message>
-      <location filename="../WebBrowser/QtHelp/HelpTocWidget.py" line="164" />
+      <location filename="../WebBrowser/QtHelp/HelpTocWidget.py" line="177" />
       <source>Open Link</source>
       <translation>Otevřít link</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/QtHelp/HelpTocWidget.py" line="165" />
+      <location filename="../WebBrowser/QtHelp/HelpTocWidget.py" line="179" />
+      <source>Open Link in New Page</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../WebBrowser/QtHelp/HelpTocWidget.py" line="181" />
+      <source>Open Link in Background Page</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../WebBrowser/QtHelp/HelpTocWidget.py" line="183" />
       <source>Open Link in New Tab</source>
       <translation>Otevřít link v novém tabu</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/QtHelp/HelpTocWidget.py" line="167" />
+      <location filename="../WebBrowser/QtHelp/HelpTocWidget.py" line="185" />
       <source>Open Link in Background Tab</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/QtHelp/HelpTocWidget.py" line="168" />
+      <location filename="../WebBrowser/QtHelp/HelpTocWidget.py" line="186" />
       <source>Open Link in New Window</source>
       <translation type="unfinished" />
     </message>
+    <message>
+      <location filename="../WebBrowser/QtHelp/HelpTocWidget.py" line="188" />
+      <source>Copy URL to Clipboard</source>
+      <translation type="unfinished" />
+    </message>
   </context>
   <context>
     <name>HelpTopicDialog</name>
@@ -29667,6 +29721,352 @@
     </message>
   </context>
   <context>
+    <name>HelpViewer</name>
+    <message>
+      <location filename="../HelpViewer/HelpViewerImplQTB.py" line="24" />
+      <source>&lt;html&gt;&lt;head&gt;&lt;title&gt;about:blank&lt;/title&gt;&lt;/head&gt;&lt;body&gt;&lt;/body&gt;&lt;/html&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../HelpViewer/HelpViewerImplQTB.py" line="31" />
+      <source>&lt;html&gt;&lt;head&gt;&lt;title&gt;Error 404...&lt;/title&gt;&lt;/head&gt;&lt;body&gt;&lt;div align="center"&gt;&lt;br&gt;&lt;br&gt;&lt;h1&gt;The page could not be found&lt;/h1&gt;&lt;br&gt;&lt;h3&gt;'{0}'&lt;/h3&gt;&lt;/div&gt;&lt;/body&gt;&lt;/html&gt;</source>
+      <translation type="unfinished" />
+    </message>
+  </context>
+  <context>
+    <name>HelpViewerImplQTB</name>
+    <message>
+      <location filename="../HelpViewer/HelpViewerImplQTB.py" line="186" />
+      <location filename="../HelpViewer/HelpViewerImplQTB.py" line="175" />
+      <source>Empty Page</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../HelpViewer/HelpViewerImplQTB.py" line="463" />
+      <source>Backward</source>
+      <translation type="unfinished">Nazpět</translation>
+    </message>
+    <message>
+      <location filename="../HelpViewer/HelpViewerImplQTB.py" line="469" />
+      <source>Forward</source>
+      <translation type="unfinished">Dopředu</translation>
+    </message>
+    <message>
+      <location filename="../HelpViewer/HelpViewerImplQTB.py" line="475" />
+      <source>Reload</source>
+      <translation type="unfinished">Obnovit</translation>
+    </message>
+    <message>
+      <location filename="../HelpViewer/HelpViewerImplQTB.py" line="485" />
+      <source>Copy Page URL to Clipboard</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../HelpViewer/HelpViewerImplQTB.py" line="494" />
+      <source>Zoom in</source>
+      <translation type="unfinished">Přiblížit</translation>
+    </message>
+    <message>
+      <location filename="../HelpViewer/HelpViewerImplQTB.py" line="500" />
+      <source>Zoom out</source>
+      <translation type="unfinished">Oddálit</translation>
+    </message>
+    <message>
+      <location filename="../HelpViewer/HelpViewerImplQTB.py" line="506" />
+      <source>Zoom reset</source>
+      <translation type="unfinished">Resetovat lupu</translation>
+    </message>
+    <message>
+      <location filename="../HelpViewer/HelpViewerImplQTB.py" line="513" />
+      <source>Copy</source>
+      <translation type="unfinished">Kopírovat</translation>
+    </message>
+    <message>
+      <location filename="../HelpViewer/HelpViewerImplQTB.py" line="519" />
+      <source>Select All</source>
+      <translation type="unfinished">Vybrat vše</translation>
+    </message>
+    <message>
+      <location filename="../HelpViewer/HelpViewerImplQTB.py" line="526" />
+      <source>Close</source>
+      <translation type="unfinished">Zavřít</translation>
+    </message>
+    <message>
+      <location filename="../HelpViewer/HelpViewerImplQTB.py" line="531" />
+      <source>Close Others</source>
+      <translation type="unfinished">Zavřít ostatní</translation>
+    </message>
+    <message>
+      <location filename="../HelpViewer/HelpViewerImplQTB.py" line="551" />
+      <source>Open Link in New Page</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../HelpViewer/HelpViewerImplQTB.py" line="558" />
+      <source>Open Link in Background Page</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../HelpViewer/HelpViewerImplQTB.py" line="567" />
+      <source>Copy URL to Clipboard</source>
+      <translation type="unfinished" />
+    </message>
+  </context>
+  <context>
+    <name>HelpViewerImplQWE</name>
+    <message>
+      <location filename="../HelpViewer/HelpViewerImplQWE.py" line="152" />
+      <location filename="../HelpViewer/HelpViewerImplQWE.py" line="141" />
+      <source>Empty Page</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../HelpViewer/HelpViewerImplQWE.py" line="585" />
+      <source>Backward</source>
+      <translation type="unfinished">Nazpět</translation>
+    </message>
+    <message>
+      <location filename="../HelpViewer/HelpViewerImplQWE.py" line="591" />
+      <source>Forward</source>
+      <translation type="unfinished">Dopředu</translation>
+    </message>
+    <message>
+      <location filename="../HelpViewer/HelpViewerImplQWE.py" line="597" />
+      <source>Reload</source>
+      <translation type="unfinished">Obnovit</translation>
+    </message>
+    <message>
+      <location filename="../HelpViewer/HelpViewerImplQWE.py" line="610" />
+      <source>Copy Page URL to Clipboard</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../HelpViewer/HelpViewerImplQWE.py" line="619" />
+      <source>Zoom in</source>
+      <translation type="unfinished">Přiblížit</translation>
+    </message>
+    <message>
+      <location filename="../HelpViewer/HelpViewerImplQWE.py" line="625" />
+      <source>Zoom out</source>
+      <translation type="unfinished">Oddálit</translation>
+    </message>
+    <message>
+      <location filename="../HelpViewer/HelpViewerImplQWE.py" line="631" />
+      <source>Zoom reset</source>
+      <translation type="unfinished">Resetovat lupu</translation>
+    </message>
+    <message>
+      <location filename="../HelpViewer/HelpViewerImplQWE.py" line="638" />
+      <source>Copy</source>
+      <translation type="unfinished">Kopírovat</translation>
+    </message>
+    <message>
+      <location filename="../HelpViewer/HelpViewerImplQWE.py" line="644" />
+      <source>Select All</source>
+      <translation type="unfinished">Vybrat vše</translation>
+    </message>
+    <message>
+      <location filename="../HelpViewer/HelpViewerImplQWE.py" line="651" />
+      <source>Close</source>
+      <translation type="unfinished">Zavřít</translation>
+    </message>
+    <message>
+      <location filename="../HelpViewer/HelpViewerImplQWE.py" line="656" />
+      <source>Close Others</source>
+      <translation type="unfinished">Zavřít ostatní</translation>
+    </message>
+    <message>
+      <location filename="../HelpViewer/HelpViewerImplQWE.py" line="674" />
+      <source>Open Link in New Page</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../HelpViewer/HelpViewerImplQWE.py" line="681" />
+      <source>Open Link in Background Page</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../HelpViewer/HelpViewerImplQWE.py" line="690" />
+      <source>Copy URL to Clipboard</source>
+      <translation type="unfinished" />
+    </message>
+  </context>
+  <context>
+    <name>HelpViewerWidget</name>
+    <message>
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="81" />
+      <source>Open a local file</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="89" />
+      <source>Select action from menu</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="106" />
+      <source>Move one page backward</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="111" />
+      <source>Move one page forward</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="123" />
+      <source>Reload the current page</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="135" />
+      <source>Zoom in on the current page</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="142" />
+      <source>Zoom out on the current page</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="149" />
+      <source>Reset the zoom level of the current page</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="161" />
+      <source>Add a new empty page</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="168" />
+      <source>Close the current page</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="180" />
+      <source>Show or hide the search pane</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="255" />
+      <source>Show list of open pages</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="257" />
+      <source>Show the table of contents</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="259" />
+      <source>Show the help document index</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="261" />
+      <source>Show the help search window</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="395" />
+      <source>eric API Documentation</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="396" />
+      <source>Python 3 Documentation</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="397" />
+      <source>Qt5 Documentation</source>
+      <translation type="unfinished">Qt4 dokumentace {5 ?}</translation>
+    </message>
+    <message>
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="398" />
+      <source>Qt6 Documentation</source>
+      <translation type="unfinished">Qt4 dokumentace {6 ?}</translation>
+    </message>
+    <message>
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="399" />
+      <source>PyQt5 Documentation</source>
+      <translation type="unfinished">PyQt4 dokumentace {5 ?}</translation>
+    </message>
+    <message>
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="400" />
+      <source>PyQt6 Documentation</source>
+      <translation type="unfinished">PyQt4 dokumentace {6 ?}</translation>
+    </message>
+    <message>
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="401" />
+      <source>PySide2 Documentation</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="402" />
+      <source>PySide6 Documentation</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="457" />
+      <source>Open HTML File</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="459" />
+      <source>HTML Files (*.htm *.html);;All Files (*)</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="638" />
+      <source>Help Engine</source>
+      <translation type="unfinished">Engine nápovědy</translation>
+    </message>
+    <message>
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="664" />
+      <source>Looking for Documentation...</source>
+      <translation type="unfinished">Vyhledat dokumentaci...</translation>
+    </message>
+    <message>
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="677" />
+      <source>eric Help Viewer</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="703" />
+      <source>Manage QtHelp Documents</source>
+      <translation type="unfinished">Uspořádat dokumenty QtNápovědy</translation>
+    </message>
+    <message>
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="706" />
+      <source>Reindex Documentation</source>
+      <translation type="unfinished">Znovu indexovat dokumentaci</translation>
+    </message>
+    <message>
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="791" />
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="771" />
+      <source>Clear History</source>
+      <translation type="unfinished">Vyčistit historii</translation>
+    </message>
+    <message>
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="902" />
+      <source>Updating search index</source>
+      <translation type="unfinished">Aktualizovat index pro hledání</translation>
+    </message>
+    <message>
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="963" />
+      <source>Filtered by: </source>
+      <translation type="unfinished">Filtrováno: </translation>
+    </message>
+    <message>
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="997" />
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="992" />
+      <source>Unfiltered</source>
+      <translation type="unfinished">Nefiltrováno</translation>
+    </message>
+  </context>
+  <context>
     <name>HelpViewersPage</name>
     <message>
       <location filename="../Preferences/ConfigurationPages/HelpViewersPage.ui" line="0" />
@@ -29680,6 +30080,16 @@
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/HelpViewersPage.ui" line="0" />
+      <source>Select to use the internal help viewer</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/HelpViewersPage.ui" line="0" />
+      <source>Internal Viewer</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/HelpViewersPage.ui" line="0" />
       <source>Select to use the Eric Web Browser</source>
       <translation>Vybrat pro používání Eric web prohlížeče</translation>
     </message>
@@ -32414,9 +32824,9 @@
       <translation type="unfinished">&lt;p&gt;Soubor &lt;b&gt;{0}&lt;/b&gt; nelze přečíst.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2222" />
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2212" />
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2203" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2224" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2214" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2205" />
       <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1666" />
       <source>Apply changegroups</source>
       <translation>Použít skupinu změn</translation>
@@ -32447,284 +32857,284 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1873" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1875" />
       <source>Creating branch in the Mercurial repository</source>
       <translation>Vytvoření větve v Mercurial repozitáři</translation>
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1882" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1884" />
       <source>Created new branch &lt;{0}&gt;.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1891" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1893" />
       <source>Showing current branch</source>
       <translation>Zobrazení aktuální větve</translation>
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1982" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1984" />
       <source>Verifying the integrity of the Mercurial repository</source>
       <translation>Ověřit integritu Mercurial repozitáře</translation>
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1996" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="1998" />
       <source>Showing the combined configuration settings</source>
       <translation>Zobrazení nastavení kombinovaných konfigurací</translation>
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2009" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2011" />
       <source>Showing aliases for remote repositories</source>
       <translation>Zobrazení aliasů pro vzdálené úložiště</translation>
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2022" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2024" />
       <source>Recovering from interrupted transaction</source>
       <translation>Obnovení z přerušené transakce</translation>
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2034" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2036" />
       <source>Identifying project directory</source>
       <translation>Rozpoznat složku projektu</translation>
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2070" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2072" />
       <source>Create .hgignore file</source>
       <translation>Vytvořit soubor .hgignore</translation>
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2071" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2073" />
       <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; exists already. Overwrite it?&lt;/p&gt;</source>
       <translation>&lt;p&gt;Soubor &lt;b&gt;{0}&lt;/b&gt; již existuje.&lt;/p&gt;&lt;p&gt;Má se přepsat?&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2163" />
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2139" />
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2122" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2165" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2141" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2124" />
       <source>Create changegroup</source>
       <translation>Vytvořit skupinu změn</translation>
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2124" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2126" />
       <source>Mercurial Changegroup Files (*.hg)</source>
       <translation>Soubory Mercurial skupiny změn (*.hg)</translation>
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2140" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2142" />
       <source>&lt;p&gt;The Mercurial changegroup file &lt;b&gt;{0}&lt;/b&gt; already exists. Overwrite it?&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2175" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2177" />
       <source>Preview changegroup</source>
       <translation>Náhled skupiny změn</translation>
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2205" />
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2177" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2207" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2179" />
       <source>Mercurial Changegroup Files (*.hg);;All Files (*)</source>
       <translation>Soubory Mercurial skupiny změn (*.hg);;Všechny soubory (*)</translation>
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2213" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2215" />
       <source>Shall the working directory be updated?</source>
       <translation>Má být pracovní adresář aktualizován?</translation>
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2242" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2244" />
       <source>Bisect subcommand ({0}) invalid.</source>
       <translation>Neplatný bisect podpříkaz ({0}).</translation>
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2262" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2264" />
       <source>Mercurial Bisect ({0})</source>
       <translation>Mercurial Bisect ({0})</translation>
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2285" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2287" />
       <source>Removing files from the Mercurial repository only</source>
       <translation>Odebrat soubory jen z Mercurial úložiště</translation>
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2327" />
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2309" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2329" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2311" />
       <source>Backing out changeset</source>
       <translation>Zálohovat skupinu změn</translation>
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2310" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2312" />
       <source>No revision given. Aborting...</source>
       <translation>Nebyla dána žádná revize. Ruším...</translation>
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2343" />
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2338" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2345" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2340" />
       <source>Rollback last transaction</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2339" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2341" />
       <source>Are you sure you want to rollback the last transaction?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2395" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2397" />
       <source>Import Patch</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2436" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2438" />
       <source>Export Patches</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2475" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2477" />
       <source>Change Phase</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2524" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2526" />
       <source>Copy Changesets</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2565" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2567" />
       <source>Copy Changesets (Continue)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2577" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2579" />
       <source>Copy Changesets (Stop)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2590" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2592" />
       <source>Copy Changesets (Abort)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2612" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2614" />
       <source>Create Unversioned Archive</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2625" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2627" />
       <source>Delete All Backups</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2626" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2628" />
       <source>&lt;p&gt;Do you really want to delete all backup bundles stored the backup area &lt;b&gt;{0}&lt;/b&gt;?&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2709" />
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2691" />
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2681" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2711" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2693" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2683" />
       <source>Add Sub-repository</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2742" />
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2682" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2744" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2684" />
       <source>&lt;p&gt;The sub-repositories file .hgsub could not be read.&lt;/p&gt;&lt;p&gt;Reason: {0}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2692" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2694" />
       <source>&lt;p&gt;The sub-repositories file .hgsub already contains an entry &lt;b&gt;{0}&lt;/b&gt;. Aborting...&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2761" />
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2710" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2763" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2712" />
       <source>&lt;p&gt;The sub-repositories file .hgsub could not be written to.&lt;/p&gt;&lt;p&gt;Reason: {0}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2760" />
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2741" />
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2730" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2762" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2743" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2732" />
       <source>Remove Sub-repositories</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2731" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2733" />
       <source>&lt;p&gt;The sub-repositories file .hgsub does not exist. Aborting...&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2983" />
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2845" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2985" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2847" />
       <source>Mercurial Command Server</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2846" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2848" />
       <source>&lt;p&gt;The Mercurial Command Server could not be restarted.&lt;/p&gt;&lt;p&gt;Reason: {0}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2984" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="2986" />
       <source>&lt;p&gt;The Mercurial Command Server could not be started.&lt;/p&gt;&lt;p&gt;Reason: {0}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3093" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3095" />
       <source>Mercurial Bookmark</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3109" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3111" />
       <source>Delete Bookmark</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3110" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3112" />
       <source>Select the bookmark to be deleted:</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3118" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3120" />
       <source>Delete Mercurial Bookmark</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3142" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3144" />
       <source>Rename Mercurial Bookmark</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3176" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3178" />
       <source>Move Mercurial Bookmark</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3247" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3249" />
       <source>Pull Bookmark</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3248" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3250" />
       <source>Select the bookmark to be pulled:</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3257" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3259" />
       <source>Pulling bookmark from a remote Mercurial repository</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3284" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3286" />
       <source>Push Bookmark</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3285" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3287" />
       <source>Select the bookmark to be push:</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3297" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3299" />
       <source>Pushing bookmark to a remote Mercurial repository</source>
       <translation type="unfinished" />
     </message>
@@ -33497,6 +33907,16 @@
       <source>Commit Branch</source>
       <translation type="unfinished" />
     </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgBranchInputDialog.ui" line="0" />
+      <source>Select to force creating the branch</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgBranchInputDialog.ui" line="0" />
+      <source>Force</source>
+      <translation type="unfinished" />
+    </message>
   </context>
   <context>
     <name>HgBundleDialog</name>
@@ -38840,6 +39260,33 @@
       <source>Delete all shelves</source>
       <translation type="unfinished" />
     </message>
+    <message numerus="yes">
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/ShelveExtension/HgShelveBrowserDialog.py" line="281" />
+      <source>%n file(s) changed</source>
+      <translation type="vanished">
+        <numerusform />
+        <numerusform />
+        <numerusform />
+      </translation>
+    </message>
+    <message numerus="yes">
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/ShelveExtension/HgShelveBrowserDialog.py" line="283" />
+      <source>%n line(s) inserted</source>
+      <translation type="vanished">
+        <numerusform />
+        <numerusform />
+        <numerusform />
+      </translation>
+    </message>
+    <message numerus="yes">
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/ShelveExtension/HgShelveBrowserDialog.py" line="285" />
+      <source>%n line(s) deleted</source>
+      <translation type="vanished">
+        <numerusform />
+        <numerusform />
+        <numerusform />
+      </translation>
+    </message>
     <message>
       <location filename="../Plugins/VcsPlugins/vcsMercurial/ShelveExtension/HgShelveBrowserDialog.ui" line="0" />
       <source>Mercurial Shelve Browser</source>
@@ -38919,30 +39366,6 @@
       <source>The process {0} could not be started. Ensure, that it is in the search path.</source>
       <translation type="vanished">Proces {0} nelze spustit. Ověřte, že je umístěn v požadované cestě.</translation>
     </message>
-    <message numerus="yes">
-      <source>%n file(s) changed</source>
-      <translation type="vanished">
-        <numerusform />
-        <numerusform />
-        <numerusform />
-      </translation>
-    </message>
-    <message numerus="yes">
-      <source>%n line(s) inserted</source>
-      <translation type="vanished">
-        <numerusform />
-        <numerusform />
-        <numerusform />
-      </translation>
-    </message>
-    <message numerus="yes">
-      <source>%n line(s) deleted</source>
-      <translation type="vanished">
-        <numerusform />
-        <numerusform />
-        <numerusform />
-      </translation>
-    </message>
   </context>
   <context>
     <name>HgShelveDataDialog</name>
@@ -43304,13 +43727,33 @@
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/InterfacePage.ui" line="0" />
+      <source>&lt;font color="#FF0000"&gt;&lt;b&gt;Note:&lt;/b&gt; The following setting will be activated at the next startup of the application.&lt;/font&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/InterfacePage.ui" line="0" />
+      <source>Select to combine the left and right sidebar</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/InterfacePage.ui" line="0" />
+      <source>Combine left and right sidebar</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/InterfacePage.ui" line="0" />
       <source>&lt;font color="#FF0000"&gt;&lt;b&gt;Note:&lt;/b&gt; All settings below are activated at the next startup of the application.&lt;/font&gt;</source>
       <translation>&lt;font color="#FF0000"&gt;&lt;b&gt;Poznámka:&lt;/b&gt; Tato nastavení budou aktivována až po novém spuštění aplikace.&lt;/font&gt;</translation>
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/InterfacePage.ui" line="0" />
-      <source>Language:</source>
-      <translation>Jazyk:</translation>
+      <source>Select the layout type.</source>
+      <translation>Vybrat typ layoutu.</translation>
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/InterfacePage.ui" line="0" />
+      <source>Toolboxes</source>
+      <translation>Nástrojové lišty</translation>
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/InterfacePage.ui" line="0" />
@@ -43324,36 +43767,20 @@
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/InterfacePage.ui" line="0" />
+      <source>Language:</source>
+      <translation>Jazyk:</translation>
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/InterfacePage.ui" line="0" />
       <source>Layout:</source>
       <translation>Layout:</translation>
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/InterfacePage.ui" line="0" />
-      <source>Select the layout type.</source>
-      <translation>Vybrat typ layoutu.</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/InterfacePage.ui" line="0" />
-      <source>Toolboxes</source>
-      <translation>Nástrojové lišty</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/InterfacePage.ui" line="0" />
-      <source>Shell Position:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/InterfacePage.ui" line="0" />
-      <source>Select the position for the Shell window</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/InterfacePage.ui" line="0" />
       <source>Integrated Tools Activation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationPages/InterfacePage.py" line="278" />
       <location filename="../Preferences/ConfigurationPages/InterfacePage.ui" line="0" />
       <source>Left Side</source>
       <translation type="unfinished" />
@@ -43389,7 +43816,7 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationPages/InterfacePage.py" line="279" />
+      <location filename="../Preferences/ConfigurationPages/InterfacePage.py" line="336" />
       <location filename="../Preferences/ConfigurationPages/InterfacePage.ui" line="0" />
       <source>Right Side</source>
       <translation type="unfinished" />
@@ -43406,13 +43833,13 @@
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/InterfacePage.ui" line="0" />
-      <source>Select to activate the PyPI package manager widget</source>
+      <source>Select to activate the Help Viewer widget</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/InterfacePage.ui" line="0" />
-      <source>PyPI Package Manager</source>
-      <translation type="unfinished" />
+      <source>Help Viewer</source>
+      <translation type="unfinished">Prohlížeč nápovědy</translation>
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/InterfacePage.ui" line="0" />
@@ -43426,6 +43853,16 @@
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/InterfacePage.ui" line="0" />
+      <source>Select to activate the PyPI package manager widget</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/InterfacePage.ui" line="0" />
+      <source>PyPI Package Manager</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/InterfacePage.ui" line="0" />
       <source>Select to activate the Cooperation widget</source>
       <translation type="unfinished" />
     </message>
@@ -43455,7 +43892,6 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationPages/InterfacePage.py" line="280" />
       <location filename="../Preferences/ConfigurationPages/InterfacePage.ui" line="0" />
       <source>Bottom Side</source>
       <translation type="unfinished" />
@@ -43476,7 +43912,7 @@
       <translation>Resetovat layout továrny defaultů</translation>
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationPages/InterfacePage.py" line="250" />
+      <location filename="../Preferences/ConfigurationPages/InterfacePage.py" line="255" />
       <source>English</source>
       <comment>Translate this with your language</comment>
       <translation>Česky</translation>
@@ -43487,12 +43923,17 @@
       <translation>Qt Style Sheets (*.qss);;Cascading Style Sheets (*.css);;Všechny soubory (*)</translation>
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationPages/InterfacePage.py" line="269" />
-      <location filename="../Preferences/ConfigurationPages/InterfacePage.py" line="223" />
+      <location filename="../Preferences/ConfigurationPages/InterfacePage.py" line="274" />
+      <location filename="../Preferences/ConfigurationPages/InterfacePage.py" line="228" />
       <source>System</source>
       <translation>Systém</translation>
     </message>
     <message>
+      <location filename="../Preferences/ConfigurationPages/InterfacePage.py" line="334" />
+      <source>Combined Left Side</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <source> ms</source>
       <translation type="vanished"> ms</translation>
     </message>
@@ -47432,7 +47873,7 @@
       <translation>Pygments</translation>
     </message>
     <message>
-      <location filename="../Preferences/__init__.py" line="470" />
+      <location filename="../Preferences/__init__.py" line="472" />
       <location filename="../QScintilla/Lexers/__init__.py" line="415" />
       <source>Python Files (*.py *.py3)</source>
       <translation type="unfinished">Python soubory (*.py *.py3)</translation>
@@ -47685,7 +48126,7 @@
       <translation>Všechny soubory (*)</translation>
     </message>
     <message>
-      <location filename="../Preferences/__init__.py" line="472" />
+      <location filename="../Preferences/__init__.py" line="474" />
       <location filename="../QScintilla/Lexers/__init__.py" line="585" />
       <source>Python3 Files (*.py)</source>
       <translation>Python3 soubory (*.py)</translation>
@@ -50245,678 +50686,678 @@
   <context>
     <name>MiniEditor</name>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="414" />
+      <location filename="../QScintilla/MiniEditor.py" line="442" />
       <source>About eric Mini Editor</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="415" />
+      <location filename="../QScintilla/MiniEditor.py" line="443" />
       <source>The eric Mini Editor is an editor component based on QScintilla. It may be used for simple editing tasks, that don't need the power of a full blown editor.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="482" />
+      <location filename="../QScintilla/MiniEditor.py" line="510" />
       <source>Line: {0:5}</source>
       <translation>Řádek: {0:5}</translation>
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="486" />
+      <location filename="../QScintilla/MiniEditor.py" line="514" />
       <source>Pos: {0:5}</source>
       <translation>Poz: {0:5}</translation>
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="502" />
+      <location filename="../QScintilla/MiniEditor.py" line="530" />
       <source>Language: {0}</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="561" />
-      <source>New</source>
-      <translation>Nový</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/MiniEditor.py" line="563" />
-      <source>&amp;New</source>
-      <translation>&amp;Nový</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/MiniEditor.py" line="564" />
-      <source>Ctrl+N</source>
-      <comment>File|New</comment>
-      <translation />
-    </message>
-    <message>
-      <location filename="../QScintilla/MiniEditor.py" line="566" />
-      <source>Open an empty editor window</source>
-      <translation>Otevřít prázdné editační okno</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/MiniEditor.py" line="567" />
-      <source>&lt;b&gt;New&lt;/b&gt;&lt;p&gt;An empty editor window will be created.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Nový&lt;/b&gt;&lt;p&gt;Bude otevřeno prázdné editační okno.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/MiniEditor.py" line="575" />
-      <source>Open</source>
-      <translation>Otevřít</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/MiniEditor.py" line="577" />
-      <source>&amp;Open...</source>
-      <translation>&amp;Otevřít...</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/MiniEditor.py" line="578" />
-      <source>Ctrl+O</source>
-      <comment>File|Open</comment>
-      <translation />
-    </message>
-    <message>
-      <location filename="../QScintilla/MiniEditor.py" line="580" />
-      <source>Open a file</source>
-      <translation>Otevřít soubor</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/MiniEditor.py" line="581" />
-      <source>&lt;b&gt;Open a file&lt;/b&gt;&lt;p&gt;You will be asked for the name of a file to be opened.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Otevřít soubor&lt;/b&gt;&lt;p&gt;Budete dotázáni na jméno souboru, který se má otevřít do editačního okna.&lt;/p&gt;</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/MiniEditor.py" line="589" />
-      <source>Save</source>
-      <translation>Uložit</translation>
+      <source>New</source>
+      <translation>Nový</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="591" />
-      <source>&amp;Save</source>
-      <translation>&amp;Uložit</translation>
+      <source>&amp;New</source>
+      <translation>&amp;Nový</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="592" />
-      <source>Ctrl+S</source>
-      <comment>File|Save</comment>
+      <source>Ctrl+N</source>
+      <comment>File|New</comment>
       <translation />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="594" />
-      <source>Save the current file</source>
-      <translation>Uložit aktuální soubor</translation>
+      <source>Open an empty editor window</source>
+      <translation>Otevřít prázdné editační okno</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="595" />
-      <source>&lt;b&gt;Save File&lt;/b&gt;&lt;p&gt;Save the contents of current editor window.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Uložit soubor&lt;/b&gt;&lt;p&gt;Uložit obsah aktuálního editačního okna.&lt;/p&gt;</translation>
+      <source>&lt;b&gt;New&lt;/b&gt;&lt;p&gt;An empty editor window will be created.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Nový&lt;/b&gt;&lt;p&gt;Bude otevřeno prázdné editační okno.&lt;/p&gt;</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="603" />
-      <source>Save as</source>
-      <translation>Uložit jako</translation>
+      <source>Open</source>
+      <translation>Otevřít</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="605" />
-      <source>Save &amp;as...</source>
-      <translation>Uložit j&amp;ako...</translation>
+      <source>&amp;Open...</source>
+      <translation>&amp;Otevřít...</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="606" />
-      <source>Shift+Ctrl+S</source>
-      <comment>File|Save As</comment>
+      <source>Ctrl+O</source>
+      <comment>File|Open</comment>
       <translation />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="608" />
-      <source>Save the current file to a new one</source>
-      <translation>Uložit aktuální soubor do nového</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/MiniEditor.py" line="610" />
-      <source>&lt;b&gt;Save File as&lt;/b&gt;&lt;p&gt;Save the contents of current editor window to a new file. The file can be entered in a file selection dialog.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Uložit soubor jako&lt;/b&gt;&lt;p&gt;Uložit obsah aktuálního editačního okna do nového souboru. Název souboru bude zadán v dialogu výběru souboru.&lt;/p&gt;</translation>
+      <source>Open a file</source>
+      <translation>Otevřít soubor</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="609" />
+      <source>&lt;b&gt;Open a file&lt;/b&gt;&lt;p&gt;You will be asked for the name of a file to be opened.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Otevřít soubor&lt;/b&gt;&lt;p&gt;Budete dotázáni na jméno souboru, který se má otevřít do editačního okna.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="617" />
+      <source>Save</source>
+      <translation>Uložit</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="619" />
-      <source>Save Copy</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/MiniEditor.py" line="621" />
-      <source>Save &amp;Copy...</source>
-      <translation type="unfinished" />
+      <source>&amp;Save</source>
+      <translation>&amp;Uložit</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="620" />
+      <source>Ctrl+S</source>
+      <comment>File|Save</comment>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="622" />
+      <source>Save the current file</source>
+      <translation>Uložit aktuální soubor</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="623" />
-      <source>Save a copy of the current file</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/MiniEditor.py" line="625" />
-      <source>&lt;b&gt;Save Copy&lt;/b&gt;&lt;p&gt;Save a copy of the contents of current editor window. The file can be entered in a file selection dialog.&lt;/p&gt;</source>
-      <translation type="unfinished" />
+      <source>&lt;b&gt;Save File&lt;/b&gt;&lt;p&gt;Save the contents of current editor window.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Uložit soubor&lt;/b&gt;&lt;p&gt;Uložit obsah aktuálního editačního okna.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="631" />
+      <source>Save as</source>
+      <translation>Uložit jako</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="633" />
+      <source>Save &amp;as...</source>
+      <translation>Uložit j&amp;ako...</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="634" />
-      <source>Close</source>
-      <translation>Zavřít</translation>
+      <source>Shift+Ctrl+S</source>
+      <comment>File|Save As</comment>
+      <translation />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="636" />
-      <source>&amp;Close</source>
-      <translation>&amp;Zavřít</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/MiniEditor.py" line="637" />
-      <source>Ctrl+W</source>
-      <comment>File|Close</comment>
-      <translation />
-    </message>
-    <message>
-      <location filename="../QScintilla/MiniEditor.py" line="639" />
-      <source>Close the editor window</source>
-      <translation>Zavřít editační okno</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/MiniEditor.py" line="640" />
-      <source>&lt;b&gt;Close Window&lt;/b&gt;&lt;p&gt;Close the current window.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Zavřít okno&lt;/b&gt;&lt;p&gt;Zavřít aktuální okno.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/MiniEditor.py" line="648" />
-      <source>Print</source>
-      <translation>Tisk</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/MiniEditor.py" line="650" />
-      <source>&amp;Print</source>
-      <translation>&amp;Tisk</translation>
+      <source>Save the current file to a new one</source>
+      <translation>Uložit aktuální soubor do nového</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="638" />
+      <source>&lt;b&gt;Save File as&lt;/b&gt;&lt;p&gt;Save the contents of current editor window to a new file. The file can be entered in a file selection dialog.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Uložit soubor jako&lt;/b&gt;&lt;p&gt;Uložit obsah aktuálního editačního okna do nového souboru. Název souboru bude zadán v dialogu výběru souboru.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="647" />
+      <source>Save Copy</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="649" />
+      <source>Save &amp;Copy...</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="651" />
-      <source>Ctrl+P</source>
-      <comment>File|Print</comment>
-      <translation />
+      <source>Save a copy of the current file</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="653" />
-      <source>Print the current file</source>
-      <translation>Tisk aktuálního souboru</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/MiniEditor.py" line="654" />
-      <source>&lt;b&gt;Print File&lt;/b&gt;&lt;p&gt;Print the contents of the current file.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Tisk souboru&lt;/b&gt;&lt;p&gt;Tisk obsahu aktuálního souboru.&lt;/p&gt;</translation>
+      <source>&lt;b&gt;Save Copy&lt;/b&gt;&lt;p&gt;Save a copy of the contents of current editor window. The file can be entered in a file selection dialog.&lt;/p&gt;</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="662" />
-      <source>Print Preview</source>
-      <translation>Náhled tisku</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/MiniEditor.py" line="666" />
-      <source>Print preview of the current file</source>
-      <translation>Náhled tisku aktuálního souboru</translation>
+      <source>Close</source>
+      <translation>Zavřít</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="664" />
+      <source>&amp;Close</source>
+      <translation>&amp;Zavřít</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="665" />
+      <source>Ctrl+W</source>
+      <comment>File|Close</comment>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="667" />
+      <source>Close the editor window</source>
+      <translation>Zavřít editační okno</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="668" />
-      <source>&lt;b&gt;Print Preview&lt;/b&gt;&lt;p&gt;Print preview of the current file.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Náhkled tisku&lt;/b&gt;&lt;p&gt;Náhkled tisku aktuálního souboru.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/MiniEditor.py" line="680" />
-      <source>Undo</source>
-      <translation>Vrátit</translation>
+      <source>&lt;b&gt;Close Window&lt;/b&gt;&lt;p&gt;Close the current window.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Zavřít okno&lt;/b&gt;&lt;p&gt;Zavřít aktuální okno.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="676" />
+      <source>Print</source>
+      <translation>Tisk</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="678" />
+      <source>&amp;Print</source>
+      <translation>&amp;Tisk</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="679" />
+      <source>Ctrl+P</source>
+      <comment>File|Print</comment>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="681" />
+      <source>Print the current file</source>
+      <translation>Tisk aktuálního souboru</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="682" />
+      <source>&lt;b&gt;Print File&lt;/b&gt;&lt;p&gt;Print the contents of the current file.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Tisk souboru&lt;/b&gt;&lt;p&gt;Tisk obsahu aktuálního souboru.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="690" />
+      <source>Print Preview</source>
+      <translation>Náhled tisku</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="694" />
+      <source>Print preview of the current file</source>
+      <translation>Náhled tisku aktuálního souboru</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="696" />
+      <source>&lt;b&gt;Print Preview&lt;/b&gt;&lt;p&gt;Print preview of the current file.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Náhkled tisku&lt;/b&gt;&lt;p&gt;Náhkled tisku aktuálního souboru.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="708" />
+      <source>Undo</source>
+      <translation>Vrátit</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="710" />
       <source>&amp;Undo</source>
       <translation>&amp;Vrátit</translation>
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="683" />
-      <source>Ctrl+Z</source>
-      <comment>Edit|Undo</comment>
-      <translation />
-    </message>
-    <message>
-      <location filename="../QScintilla/MiniEditor.py" line="684" />
-      <source>Alt+Backspace</source>
-      <comment>Edit|Undo</comment>
-      <translation />
-    </message>
-    <message>
-      <location filename="../QScintilla/MiniEditor.py" line="686" />
-      <source>Undo the last change</source>
-      <translation>Vrátit poslední změnu</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/MiniEditor.py" line="687" />
-      <source>&lt;b&gt;Undo&lt;/b&gt;&lt;p&gt;Undo the last change done in the current editor.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Undo&lt;/b&gt;&lt;p&gt;Vrátit poslední změnu v aktuálním editačním okně.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/MiniEditor.py" line="695" />
-      <source>Redo</source>
-      <translation>Znovu použít</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/MiniEditor.py" line="697" />
-      <source>&amp;Redo</source>
-      <translation>&amp;Znovu použít</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/MiniEditor.py" line="698" />
-      <source>Ctrl+Shift+Z</source>
-      <comment>Edit|Redo</comment>
-      <translation />
-    </message>
-    <message>
-      <location filename="../QScintilla/MiniEditor.py" line="700" />
-      <source>Redo the last change</source>
-      <translation>Znovu použít poslední změnu</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/MiniEditor.py" line="701" />
-      <source>&lt;b&gt;Redo&lt;/b&gt;&lt;p&gt;Redo the last change done in the current editor.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Redo&lt;/b&gt;&lt;p&gt;Znovu použít poslení změnu, která byla provedena v aktuálním editačním okně.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/MiniEditor.py" line="709" />
-      <source>Cut</source>
-      <translation>Vyjmout</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/MiniEditor.py" line="711" />
-      <source>Cu&amp;t</source>
-      <translation>Vyjmou&amp;t</translation>
+      <source>Ctrl+Z</source>
+      <comment>Edit|Undo</comment>
+      <translation />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="712" />
-      <source>Ctrl+X</source>
-      <comment>Edit|Cut</comment>
-      <translation />
-    </message>
-    <message>
-      <location filename="../QScintilla/MiniEditor.py" line="713" />
-      <source>Shift+Del</source>
-      <comment>Edit|Cut</comment>
-      <translation />
+      <source>Alt+Backspace</source>
+      <comment>Edit|Undo</comment>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="714" />
+      <source>Undo the last change</source>
+      <translation>Vrátit poslední změnu</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="715" />
-      <source>Cut the selection</source>
-      <translation>Vyjmout výběr</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/MiniEditor.py" line="716" />
-      <source>&lt;b&gt;Cut&lt;/b&gt;&lt;p&gt;Cut the selected text of the current editor to the clipboard.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Vyjmout&lt;/b&gt;&lt;p&gt;Vyjme vybraný text z aktuálního editačního okna a vloží jej do schránky.&lt;/p&gt;</translation>
+      <source>&lt;b&gt;Undo&lt;/b&gt;&lt;p&gt;Undo the last change done in the current editor.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Undo&lt;/b&gt;&lt;p&gt;Vrátit poslední změnu v aktuálním editačním okně.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="723" />
+      <source>Redo</source>
+      <translation>Znovu použít</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="725" />
-      <source>Copy</source>
-      <translation>Kopírovat</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/MiniEditor.py" line="727" />
-      <source>&amp;Copy</source>
-      <translation>&amp;Kopírovat</translation>
+      <source>&amp;Redo</source>
+      <translation>&amp;Znovu použít</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="726" />
+      <source>Ctrl+Shift+Z</source>
+      <comment>Edit|Redo</comment>
+      <translation />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="728" />
-      <source>Ctrl+C</source>
-      <comment>Edit|Copy</comment>
-      <translation />
+      <source>Redo the last change</source>
+      <translation>Znovu použít poslední změnu</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="729" />
-      <source>Ctrl+Ins</source>
-      <comment>Edit|Copy</comment>
-      <translation />
-    </message>
-    <message>
-      <location filename="../QScintilla/MiniEditor.py" line="731" />
-      <source>Copy the selection</source>
-      <translation>Kopírovat výběr</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/MiniEditor.py" line="732" />
-      <source>&lt;b&gt;Copy&lt;/b&gt;&lt;p&gt;Copy the selected text of the current editor to the clipboard.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Kopírovat&lt;/b&gt;&lt;p&gt;Zkopíruje vybraný text v aktuálním editačním okně a uloží jej do schránky.&lt;/p&gt;</translation>
+      <source>&lt;b&gt;Redo&lt;/b&gt;&lt;p&gt;Redo the last change done in the current editor.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Redo&lt;/b&gt;&lt;p&gt;Znovu použít poslení změnu, která byla provedena v aktuálním editačním okně.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="737" />
+      <source>Cut</source>
+      <translation>Vyjmout</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="739" />
+      <source>Cu&amp;t</source>
+      <translation>Vyjmou&amp;t</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="740" />
+      <source>Ctrl+X</source>
+      <comment>Edit|Cut</comment>
+      <translation />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="741" />
-      <source>Paste</source>
-      <translation>Vložit</translation>
+      <source>Shift+Del</source>
+      <comment>Edit|Cut</comment>
+      <translation />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="743" />
-      <source>&amp;Paste</source>
-      <translation>V&amp;ložit</translation>
+      <source>Cut the selection</source>
+      <translation>Vyjmout výběr</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="744" />
-      <source>Ctrl+V</source>
-      <comment>Edit|Paste</comment>
-      <translation />
-    </message>
-    <message>
-      <location filename="../QScintilla/MiniEditor.py" line="745" />
-      <source>Shift+Ins</source>
-      <comment>Edit|Paste</comment>
-      <translation />
-    </message>
-    <message>
-      <location filename="../QScintilla/MiniEditor.py" line="747" />
-      <source>Paste the last cut/copied text</source>
-      <translation>Vložit text ze schránky</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/MiniEditor.py" line="749" />
-      <source>&lt;b&gt;Paste&lt;/b&gt;&lt;p&gt;Paste the last cut/copied text from the clipboard to the current editor.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Vložit&lt;/b&gt;&lt;p&gt;Vloží text, který byl uložen do schránky při předchozím kroku Vyjmout nebo Kopírovat.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/MiniEditor.py" line="758" />
-      <source>Clear</source>
-      <translation>Vyčistit</translation>
+      <source>&lt;b&gt;Cut&lt;/b&gt;&lt;p&gt;Cut the selected text of the current editor to the clipboard.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Vyjmout&lt;/b&gt;&lt;p&gt;Vyjme vybraný text z aktuálního editačního okna a vloží jej do schránky.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="753" />
+      <source>Copy</source>
+      <translation>Kopírovat</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="755" />
+      <source>&amp;Copy</source>
+      <translation>&amp;Kopírovat</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="756" />
+      <source>Ctrl+C</source>
+      <comment>Edit|Copy</comment>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="757" />
+      <source>Ctrl+Ins</source>
+      <comment>Edit|Copy</comment>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="759" />
+      <source>Copy the selection</source>
+      <translation>Kopírovat výběr</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="760" />
+      <source>&lt;b&gt;Copy&lt;/b&gt;&lt;p&gt;Copy the selected text of the current editor to the clipboard.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Kopírovat&lt;/b&gt;&lt;p&gt;Zkopíruje vybraný text v aktuálním editačním okně a uloží jej do schránky.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="769" />
+      <source>Paste</source>
+      <translation>Vložit</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="771" />
+      <source>&amp;Paste</source>
+      <translation>V&amp;ložit</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="772" />
+      <source>Ctrl+V</source>
+      <comment>Edit|Paste</comment>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="773" />
+      <source>Shift+Ins</source>
+      <comment>Edit|Paste</comment>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="775" />
+      <source>Paste the last cut/copied text</source>
+      <translation>Vložit text ze schránky</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="777" />
+      <source>&lt;b&gt;Paste&lt;/b&gt;&lt;p&gt;Paste the last cut/copied text from the clipboard to the current editor.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Vložit&lt;/b&gt;&lt;p&gt;Vloží text, který byl uložen do schránky při předchozím kroku Vyjmout nebo Kopírovat.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="786" />
+      <source>Clear</source>
+      <translation>Vyčistit</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="788" />
       <source>Cl&amp;ear</source>
       <translation>Vyči&amp;stit</translation>
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="761" />
+      <location filename="../QScintilla/MiniEditor.py" line="789" />
       <source>Alt+Shift+C</source>
       <comment>Edit|Clear</comment>
       <translation />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="764" />
+      <location filename="../QScintilla/MiniEditor.py" line="792" />
       <source>Clear all text</source>
       <translation>Vyčistit všechen text</translation>
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="765" />
+      <location filename="../QScintilla/MiniEditor.py" line="793" />
       <source>&lt;b&gt;Clear&lt;/b&gt;&lt;p&gt;Delete all text of the current editor.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Vyčistit&lt;/b&gt;&lt;p&gt;Smazat všechnen text v aktuálním editoru.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="2373" />
+      <location filename="../QScintilla/MiniEditor.py" line="2399" />
       <source>About</source>
       <translation>O aplikaci</translation>
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="2374" />
-      <source>&amp;About</source>
-      <translation>O &amp;aplikaci</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/MiniEditor.py" line="2376" />
-      <source>Display information about this software</source>
-      <translation>Zobrazit informace a tomto software</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/MiniEditor.py" line="2378" />
-      <source>&lt;b&gt;About&lt;/b&gt;&lt;p&gt;Display some information about this software.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;O aplikaci&lt;/b&gt;&lt;p&gt;Zobrazí se informace o tomto software.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/MiniEditor.py" line="2385" />
-      <source>About Qt</source>
-      <translation>O Qt</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/MiniEditor.py" line="2386" />
-      <source>About &amp;Qt</source>
-      <translation>O &amp;Qt</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/MiniEditor.py" line="2389" />
-      <source>Display information about the Qt toolkit</source>
-      <translation>Zobrazit informace o Qt toolkitu</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/MiniEditor.py" line="2390" />
-      <source>&lt;b&gt;About Qt&lt;/b&gt;&lt;p&gt;Display some information about the Qt toolkit.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;O Qt&lt;/b&gt;&lt;p&gt;Zobrazit informace o Qt toolkitu.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/MiniEditor.py" line="2398" />
-      <source>What's This?</source>
-      <translation>Co je to?</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/MiniEditor.py" line="2400" />
-      <source>&amp;What's This?</source>
-      <translation>&amp;Co je to?</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/MiniEditor.py" line="2401" />
-      <source>Shift+F1</source>
-      <comment>Help|What's This?'</comment>
-      <translation />
-    </message>
-    <message>
-      <location filename="../QScintilla/MiniEditor.py" line="2403" />
-      <source>Context sensitive help</source>
-      <translation>Kontextově senzitivní nápověda</translation>
+      <source>&amp;About</source>
+      <translation>O &amp;aplikaci</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2402" />
+      <source>Display information about this software</source>
+      <translation>Zobrazit informace a tomto software</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2404" />
+      <source>&lt;b&gt;About&lt;/b&gt;&lt;p&gt;Display some information about this software.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;O aplikaci&lt;/b&gt;&lt;p&gt;Zobrazí se informace o tomto software.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2411" />
+      <source>About Qt</source>
+      <translation>O Qt</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2412" />
+      <source>About &amp;Qt</source>
+      <translation>O &amp;Qt</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2415" />
+      <source>Display information about the Qt toolkit</source>
+      <translation>Zobrazit informace o Qt toolkitu</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2416" />
+      <source>&lt;b&gt;About Qt&lt;/b&gt;&lt;p&gt;Display some information about the Qt toolkit.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;O Qt&lt;/b&gt;&lt;p&gt;Zobrazit informace o Qt toolkitu.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2424" />
+      <source>What's This?</source>
+      <translation>Co je to?</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2426" />
+      <source>&amp;What's This?</source>
+      <translation>&amp;Co je to?</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2427" />
+      <source>Shift+F1</source>
+      <comment>Help|What's This?'</comment>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2429" />
+      <source>Context sensitive help</source>
+      <translation>Kontextově senzitivní nápověda</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2430" />
       <source>&lt;b&gt;Display context sensitive help&lt;/b&gt;&lt;p&gt;In What's This? mode, the mouse cursor shows an arrow with a question mark, and you can click on the interface elements to get a short description of what they do and how to use them. In dialogs, this feature can be accessed using the context help button in the titlebar.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Zobrazit kontextově senzitivní nápovědu&lt;/b&gt;&lt;p&gt;V režimu "Co je to?" se nad různými prvky aplikace u kurzoru zobrazí otazník. Když pak kliknete na tyto prvky, zobrazí se krátký popis co daný prvek znamená a jak jej použít. V dialogových oknech se tato funkce spustí tlačítkem kontextové nápovědy na horní liště.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="2420" />
+      <location filename="../QScintilla/MiniEditor.py" line="2446" />
       <source>&amp;File</source>
       <translation>S&amp;oubor</translation>
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="2432" />
-      <source>&amp;Edit</source>
-      <translation>&amp;Edit</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/MiniEditor.py" line="2450" />
-      <source>&amp;View</source>
-      <translation type="unfinished">Poh&amp;led</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/MiniEditor.py" line="2458" />
+      <source>&amp;Edit</source>
+      <translation>&amp;Edit</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2476" />
+      <source>&amp;View</source>
+      <translation type="unfinished">Poh&amp;led</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2484" />
       <source>&amp;Help</source>
       <translation>&amp;Nápověda</translation>
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="2470" />
+      <location filename="../QScintilla/MiniEditor.py" line="2496" />
       <source>File</source>
       <translation>Soubor</translation>
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="2483" />
+      <location filename="../QScintilla/MiniEditor.py" line="2509" />
       <source>Edit</source>
       <translation>Editovat</translation>
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="2493" />
+      <location filename="../QScintilla/MiniEditor.py" line="2519" />
       <source>Find</source>
       <translation>Hledat</translation>
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="2500" />
+      <location filename="../QScintilla/MiniEditor.py" line="2526" />
       <source>View</source>
       <translation type="unfinished">Pohled</translation>
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="2507" />
+      <location filename="../QScintilla/MiniEditor.py" line="2533" />
       <source>Help</source>
       <translation>Nápověda</translation>
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="2520" />
+      <location filename="../QScintilla/MiniEditor.py" line="2546" />
       <source>&lt;p&gt;This part of the status bar displays the editor language.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="2528" />
+      <location filename="../QScintilla/MiniEditor.py" line="2554" />
       <source>&lt;p&gt;This part of the status bar displays an indication of the editors files writability.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Tato část statusbaru zobrazuje indikátor práva zápisu editoru do souboru.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="2535" />
+      <location filename="../QScintilla/MiniEditor.py" line="2561" />
       <source>&lt;p&gt;This part of the status bar displays the line number of the editor.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Tato část status baru zobrazuje číslo řádku v editoru.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="2542" />
+      <location filename="../QScintilla/MiniEditor.py" line="2568" />
       <source>&lt;p&gt;This part of the status bar displays the cursor position of the editor.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Tato část status baru zobrazuje pozici kurzoru v editoru.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="2553" />
+      <location filename="../QScintilla/MiniEditor.py" line="2579" />
       <source>&lt;p&gt;This part of the status bar allows zooming the editor.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="2559" />
+      <location filename="../QScintilla/MiniEditor.py" line="2585" />
       <source>Ready</source>
       <translation>Hotovo</translation>
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="2588" />
-      <source>eric Mini Editor</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/MiniEditor.py" line="2589" />
-      <source>The document has unsaved changes.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../QScintilla/MiniEditor.py" line="2614" />
-      <source>Open File</source>
-      <translation>Otevřít soubor</translation>
+      <source>eric Mini Editor</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2615" />
-      <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be opened.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
-      <translation>&lt;p&gt;Soubor &lt;b&gt;{0}&lt;/b&gt; nelze otevřít.&lt;br /&gt;Důvod: {1}&lt;/p&gt;</translation>
+      <source>The document has unsaved changes.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2640" />
+      <source>Open File</source>
+      <translation>Otevřít soubor</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2641" />
+      <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be opened.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
+      <translation>&lt;p&gt;Soubor &lt;b&gt;{0}&lt;/b&gt; nelze otevřít.&lt;br /&gt;Důvod: {1}&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2667" />
       <source>File loaded</source>
       <translation>Soubor načten</translation>
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="2721" />
+      <location filename="../QScintilla/MiniEditor.py" line="2747" />
       <source>Save File</source>
       <translation>Uložit soubor</translation>
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="2722" />
+      <location filename="../QScintilla/MiniEditor.py" line="2748" />
       <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be saved.&lt;br/&gt;Reason: {1}&lt;/p&gt;</source>
       <translation>&lt;p&gt;Soubor &lt;b&gt;{0}&lt;/b&gt; nelze uložit.&lt;br /&gt;Důvod: {1}&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="2727" />
+      <location filename="../QScintilla/MiniEditor.py" line="2753" />
       <source>File saved</source>
       <translation>Soubor uložen</translation>
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="2739" />
+      <location filename="../QScintilla/MiniEditor.py" line="2765" />
       <source>[*] - {0}</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="2758" />
-      <location filename="../QScintilla/MiniEditor.py" line="2740" />
+      <location filename="../QScintilla/MiniEditor.py" line="2784" />
+      <location filename="../QScintilla/MiniEditor.py" line="2766" />
       <source>Mini Editor</source>
       <translation />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="3085" />
-      <location filename="../QScintilla/MiniEditor.py" line="3050" />
-      <location filename="../QScintilla/MiniEditor.py" line="2752" />
+      <location filename="../QScintilla/MiniEditor.py" line="3111" />
+      <location filename="../QScintilla/MiniEditor.py" line="3076" />
+      <location filename="../QScintilla/MiniEditor.py" line="2778" />
       <source>Untitled</source>
       <translation>Beze jména</translation>
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="2757" />
+      <location filename="../QScintilla/MiniEditor.py" line="2783" />
       <source>{0}[*] - {1}</source>
       <translation />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="3045" />
-      <source>Printing...</source>
-      <translation>Tisk...</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/MiniEditor.py" line="3066" />
-      <source>Printing completed</source>
-      <translation>Tisk je hotov</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/MiniEditor.py" line="3068" />
-      <source>Error while printing</source>
-      <translation>Chyba během tisku</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/MiniEditor.py" line="3071" />
+      <source>Printing...</source>
+      <translation>Tisk...</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="3092" />
+      <source>Printing completed</source>
+      <translation>Tisk je hotov</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="3094" />
+      <source>Error while printing</source>
+      <translation>Chyba během tisku</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="3097" />
       <source>Printing aborted</source>
       <translation>Tisk byl zrušen</translation>
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="3126" />
+      <location filename="../QScintilla/MiniEditor.py" line="3152" />
       <source>Select all</source>
       <translation>Vybrat vše</translation>
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="3128" />
+      <location filename="../QScintilla/MiniEditor.py" line="3154" />
       <source>Deselect all</source>
       <translation>Zrušit celý výběr</translation>
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="3141" />
+      <location filename="../QScintilla/MiniEditor.py" line="3167" />
       <source>Languages</source>
       <translation>Jazyky</translation>
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="3144" />
+      <location filename="../QScintilla/MiniEditor.py" line="3170" />
       <source>No Language</source>
       <translation>Žádný jazyk</translation>
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="3168" />
+      <location filename="../QScintilla/MiniEditor.py" line="3194" />
       <source>Guessed</source>
       <translation>Odhadem</translation>
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="3190" />
-      <location filename="../QScintilla/MiniEditor.py" line="3172" />
-      <source>Alternatives</source>
-      <translation>Alternativy</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/MiniEditor.py" line="3187" />
-      <source>Alternatives ({0})</source>
-      <translation>Alternativy ({0})</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/MiniEditor.py" line="3216" />
+      <location filename="../QScintilla/MiniEditor.py" line="3198" />
+      <source>Alternatives</source>
+      <translation>Alternativy</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="3213" />
+      <source>Alternatives ({0})</source>
+      <translation>Alternativy ({0})</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="3242" />
       <source>Pygments Lexer</source>
       <translation>Pygments Lexer</translation>
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="3217" />
+      <location filename="../QScintilla/MiniEditor.py" line="3243" />
       <source>Select the Pygments lexer to apply.</source>
       <translation>Použít Pygments lexer.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="3735" />
+      <location filename="../QScintilla/MiniEditor.py" line="3761" />
       <source>EditorConfig Properties</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/MiniEditor.py" line="3736" />
+      <location filename="../QScintilla/MiniEditor.py" line="3762" />
       <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>
@@ -52764,6 +53205,29 @@
     </message>
   </context>
   <context>
+    <name>OpenPagesWidget</name>
+    <message>
+      <location filename="../HelpViewer/OpenPagesWidget.py" line="76" />
+      <source>Close</source>
+      <translation type="unfinished">Zavřít</translation>
+    </message>
+    <message>
+      <location filename="../HelpViewer/OpenPagesWidget.py" line="79" />
+      <source>Close Others</source>
+      <translation type="unfinished">Zavřít ostatní</translation>
+    </message>
+    <message>
+      <location filename="../HelpViewer/OpenPagesWidget.py" line="82" />
+      <source>Close All</source>
+      <translation type="unfinished">Zavřít vše</translation>
+    </message>
+    <message>
+      <location filename="../HelpViewer/OpenPagesWidget.py" line="85" />
+      <source>Copy URL to Clipboard</source>
+      <translation type="unfinished" />
+    </message>
+  </context>
+  <context>
     <name>OpenSearchDialog</name>
     <message>
       <location filename="../WebBrowser/OpenSearch/OpenSearchDialog.py" line="66" />
@@ -55855,18 +56319,18 @@
   <context>
     <name>Preferences</name>
     <message>
-      <location filename="../Preferences/__init__.py" line="1659" />
+      <location filename="../Preferences/__init__.py" line="1658" />
       <source>Export Preferences</source>
       <translation>Předvolby exportu</translation>
     </message>
     <message>
-      <location filename="../Preferences/__init__.py" line="1687" />
-      <location filename="../Preferences/__init__.py" line="1661" />
+      <location filename="../Preferences/__init__.py" line="1686" />
+      <location filename="../Preferences/__init__.py" line="1660" />
       <source>Properties File (*.ini);;All Files (*)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/__init__.py" line="1685" />
+      <location filename="../Preferences/__init__.py" line="1684" />
       <source>Import Preferences</source>
       <translation>Předvolby importu</translation>
     </message>
@@ -55924,7 +56388,7 @@
     <name>PreviewerHTML</name>
     <message>
       <location filename="../UI/Previewers/PreviewerHTML.py" line="59" />
-      <source>&lt;b&gt;HTML Preview is not available!&lt;br/&gt;Install PyQtWebEngine.&lt;/b&gt;</source>
+      <source>&lt;b&gt;HTML Preview is not available!&lt;br/&gt;Install PyQt6-WebEngine.&lt;/b&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
@@ -68736,13 +69200,13 @@
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/ShellPage.ui" line="0" />
-      <source>Select to show debuggee stdout and stderr</source>
-      <translation>Vybrat pro zobrazení debugování na stdout a stderr</translation>
+      <source>Select to show debugger stdout and stderr</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/ShellPage.ui" line="0" />
-      <source>Show stdout and stderr of debuggee</source>
-      <translation>Zobrazit debugování na stdout a stderr</translation>
+      <source>Show stdout and stderr of debugger</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/ShellPage.py" line="34" />
@@ -68759,11 +69223,19 @@
       <source>Windows Style</source>
       <translation type="unfinished" />
     </message>
+    <message>
+      <source>Select to show debuggee stdout and stderr</source>
+      <translation type="vanished">Vybrat pro zobrazení debugování na stdout a stderr</translation>
+    </message>
+    <message>
+      <source>Show stdout and stderr of debuggee</source>
+      <translation type="vanished">Zobrazit debugování na stdout a stderr</translation>
+    </message>
   </context>
   <context>
     <name>ShellWindow</name>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="1075" />
+      <location filename="../QScintilla/ShellWindow.py" line="1073" />
       <location filename="../QScintilla/ShellWindow.py" line="63" />
       <source>eric Shell</source>
       <translation type="unfinished" />
@@ -68905,193 +69377,193 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="931" />
+      <location filename="../QScintilla/ShellWindow.py" line="929" />
       <source>Show History</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="933" />
+      <location filename="../QScintilla/ShellWindow.py" line="931" />
       <source>&amp;Show History...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="936" />
+      <location filename="../QScintilla/ShellWindow.py" line="934" />
       <source>Show the shell history in a dialog</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../QScintilla/ShellWindow.py" line="939" />
+      <source>Clear History</source>
+      <translation type="unfinished">Vyčistit historii</translation>
+    </message>
+    <message>
       <location filename="../QScintilla/ShellWindow.py" line="941" />
-      <source>Clear History</source>
-      <translation type="unfinished">Vyčistit historii</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/ShellWindow.py" line="943" />
       <source>&amp;Clear History...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="946" />
+      <location filename="../QScintilla/ShellWindow.py" line="944" />
       <source>Clear the shell history</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="951" />
+      <location filename="../QScintilla/ShellWindow.py" line="949" />
       <source>Select History Entry</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="952" />
+      <location filename="../QScintilla/ShellWindow.py" line="950" />
       <source>Select History &amp;Entry</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="955" />
+      <location filename="../QScintilla/ShellWindow.py" line="953" />
       <source>Select an entry of the shell history</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="964" />
+      <location filename="../QScintilla/ShellWindow.py" line="962" />
       <source>About</source>
       <translation type="unfinished">O aplikaci</translation>
     </message>
     <message>
+      <location filename="../QScintilla/ShellWindow.py" line="963" />
+      <source>&amp;About</source>
+      <translation type="unfinished">O &amp;aplikaci</translation>
+    </message>
+    <message>
       <location filename="../QScintilla/ShellWindow.py" line="965" />
-      <source>&amp;About</source>
-      <translation type="unfinished">O &amp;aplikaci</translation>
+      <source>Display information about this software</source>
+      <translation type="unfinished">Zobrazit informace a tomto software</translation>
     </message>
     <message>
       <location filename="../QScintilla/ShellWindow.py" line="967" />
-      <source>Display information about this software</source>
-      <translation type="unfinished">Zobrazit informace a tomto software</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/ShellWindow.py" line="969" />
       <source>&lt;b&gt;About&lt;/b&gt;&lt;p&gt;Display some information about this software.&lt;/p&gt;</source>
       <translation type="unfinished">&lt;b&gt;O aplikaci&lt;/b&gt;&lt;p&gt;Zobrazí se informace o tomto software.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="976" />
+      <location filename="../QScintilla/ShellWindow.py" line="974" />
       <source>About Qt</source>
       <translation type="unfinished">O Qt</translation>
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="977" />
+      <location filename="../QScintilla/ShellWindow.py" line="975" />
       <source>About &amp;Qt</source>
       <translation type="unfinished">O &amp;Qt</translation>
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="980" />
+      <location filename="../QScintilla/ShellWindow.py" line="978" />
       <source>Display information about the Qt toolkit</source>
       <translation type="unfinished">Zobrazit informace o Qt toolkitu</translation>
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="981" />
+      <location filename="../QScintilla/ShellWindow.py" line="979" />
       <source>&lt;b&gt;About Qt&lt;/b&gt;&lt;p&gt;Display some information about the Qt toolkit.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../QScintilla/ShellWindow.py" line="987" />
+      <source>What's This?</source>
+      <translation type="unfinished">Co je to?</translation>
+    </message>
+    <message>
       <location filename="../QScintilla/ShellWindow.py" line="989" />
-      <source>What's This?</source>
-      <translation type="unfinished">Co je to?</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/ShellWindow.py" line="991" />
       <source>&amp;What's This?</source>
       <translation type="unfinished">&amp;Co je to?</translation>
     </message>
     <message>
+      <location filename="../QScintilla/ShellWindow.py" line="990" />
+      <source>Shift+F1</source>
+      <comment>Help|What's This?'</comment>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../QScintilla/ShellWindow.py" line="992" />
-      <source>Shift+F1</source>
-      <comment>Help|What's This?'</comment>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/ShellWindow.py" line="994" />
       <source>Context sensitive help</source>
       <translation type="unfinished">Kontextově senzitivní nápověda</translation>
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="995" />
+      <location filename="../QScintilla/ShellWindow.py" line="993" />
       <source>&lt;b&gt;Display context sensitive help&lt;/b&gt;&lt;p&gt;In What's This? mode, the mouse cursor shows an arrow with a question mark, and you can click on the interface elements to get a short description of what they do and how to use them. In dialogs, this feature can be accessed using the context help button in the titlebar.&lt;/p&gt;</source>
       <translation type="unfinished">&lt;b&gt;Zobrazit kontextově senzitivní nápovědu&lt;/b&gt;&lt;p&gt;V režimu "Co je to?" se nad různými prvky aplikace u kurzoru zobrazí otazník. Když pak kliknete na tyto prvky, zobrazí se krátký popis co daný prvek znamená a jak jej použít. V dialogových oknech se tato funkce spustí tlačítkem kontextové nápovědy na horní liště.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="1073" />
+      <location filename="../QScintilla/ShellWindow.py" line="1071" />
       <source>eric Shell [{0}]</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="1141" />
+      <location filename="../QScintilla/ShellWindow.py" line="1139" />
       <source>About eric Shell Window</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="1142" />
+      <location filename="../QScintilla/ShellWindow.py" line="1140" />
       <source>The eric Shell is a standalone shell window. It uses the same backend as the debugger of the full IDE, but is executed independently.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="1167" />
+      <location filename="../QScintilla/ShellWindow.py" line="1165" />
       <source>&amp;File</source>
       <translation type="unfinished">S&amp;oubor</translation>
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="1178" />
+      <location filename="../QScintilla/ShellWindow.py" line="1176" />
       <source>&amp;Edit</source>
       <translation type="unfinished">&amp;Edit</translation>
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="1189" />
+      <location filename="../QScintilla/ShellWindow.py" line="1187" />
       <source>&amp;View</source>
       <translation type="unfinished">Poh&amp;led</translation>
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="1196" />
+      <location filename="../QScintilla/ShellWindow.py" line="1194" />
       <source>Histor&amp;y</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="1203" />
+      <location filename="../QScintilla/ShellWindow.py" line="1201" />
       <source>&amp;Start</source>
       <translation type="unfinished">&amp;Start</translation>
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="1209" />
+      <location filename="../QScintilla/ShellWindow.py" line="1207" />
       <source>&amp;Help</source>
       <translation type="unfinished">&amp;Nápověda</translation>
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="1242" />
+      <location filename="../QScintilla/ShellWindow.py" line="1240" />
       <source>File</source>
       <translation type="unfinished">Soubor</translation>
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="1253" />
+      <location filename="../QScintilla/ShellWindow.py" line="1251" />
       <source>Edit</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="1260" />
+      <location filename="../QScintilla/ShellWindow.py" line="1258" />
       <source>Find</source>
       <translation type="unfinished">Hledat</translation>
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="1266" />
+      <location filename="../QScintilla/ShellWindow.py" line="1264" />
       <source>View</source>
       <translation type="unfinished">Pohled</translation>
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="1273" />
+      <location filename="../QScintilla/ShellWindow.py" line="1271" />
       <source>History</source>
       <translation type="unfinished">Historie</translation>
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="1279" />
+      <location filename="../QScintilla/ShellWindow.py" line="1277" />
       <source>Help</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="1300" />
+      <location filename="../QScintilla/ShellWindow.py" line="1298" />
       <source>&lt;p&gt;This part of the status bar allows zooming the  shell.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
@@ -72158,237 +72630,237 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../VCS/StatusWidget.py" line="873" />
+      <location filename="../VCS/StatusWidget.py" line="887" />
       <location filename="../VCS/StatusWidget.py" line="121" />
       <source>Quick Commit</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../VCS/StatusWidget.py" line="139" />
+      <location filename="../VCS/StatusWidget.py" line="141" />
       <source>Select commit message from previous commits</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../VCS/StatusWidget.py" line="148" />
+      <location filename="../VCS/StatusWidget.py" line="150" />
       <source>Clear the list of saved commit messages</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../VCS/StatusWidget.py" line="158" />
+      <location filename="../VCS/StatusWidget.py" line="160" />
       <source>Press to commit the marked entries</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../VCS/StatusWidget.py" line="180" />
-      <source>added</source>
-      <translation type="unfinished">přidáno</translation>
-    </message>
-    <message>
-      <location filename="../VCS/StatusWidget.py" line="181" />
-      <source>modified</source>
-      <translation type="unfinished">změněno</translation>
-    </message>
-    <message>
       <location filename="../VCS/StatusWidget.py" line="182" />
-      <source>removed</source>
-      <translation type="unfinished">odebráno</translation>
+      <source>added</source>
+      <translation type="unfinished">přidáno</translation>
     </message>
     <message>
       <location filename="../VCS/StatusWidget.py" line="183" />
-      <source>renamed</source>
-      <translation type="unfinished" />
+      <source>modified</source>
+      <translation type="unfinished">změněno</translation>
     </message>
     <message>
       <location filename="../VCS/StatusWidget.py" line="184" />
-      <source>needs update</source>
-      <translation type="unfinished" />
+      <source>removed</source>
+      <translation type="unfinished">odebráno</translation>
     </message>
     <message>
       <location filename="../VCS/StatusWidget.py" line="185" />
-      <source>conflict</source>
-      <translation type="unfinished">konflikt</translation>
+      <source>renamed</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../VCS/StatusWidget.py" line="186" />
-      <source>not tracked</source>
-      <translation type="unfinished">nesledováno</translation>
+      <source>needs update</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../VCS/StatusWidget.py" line="187" />
+      <source>conflict</source>
+      <translation type="unfinished">konflikt</translation>
+    </message>
+    <message>
+      <location filename="../VCS/StatusWidget.py" line="188" />
+      <source>not tracked</source>
+      <translation type="unfinished">nesledováno</translation>
+    </message>
+    <message>
+      <location filename="../VCS/StatusWidget.py" line="189" />
       <source>missing</source>
       <translation type="unfinished">chybějící</translation>
     </message>
     <message>
-      <location filename="../VCS/StatusWidget.py" line="908" />
-      <location filename="../VCS/StatusWidget.py" line="473" />
-      <location filename="../VCS/StatusWidget.py" line="218" />
+      <location filename="../VCS/StatusWidget.py" line="922" />
+      <location filename="../VCS/StatusWidget.py" line="481" />
+      <location filename="../VCS/StatusWidget.py" line="222" />
       <source>Commit</source>
       <translation type="unfinished">Commit</translation>
     </message>
     <message>
-      <location filename="../VCS/StatusWidget.py" line="219" />
+      <location filename="../VCS/StatusWidget.py" line="223" />
       <source>Commit the marked entries with options</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../VCS/StatusWidget.py" line="222" />
+      <location filename="../VCS/StatusWidget.py" line="226" />
       <source>Select all for commit</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../VCS/StatusWidget.py" line="224" />
+      <location filename="../VCS/StatusWidget.py" line="228" />
       <source>Unselect all from commit</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../VCS/StatusWidget.py" line="528" />
-      <location filename="../VCS/StatusWidget.py" line="230" />
+      <location filename="../VCS/StatusWidget.py" line="536" />
+      <location filename="../VCS/StatusWidget.py" line="234" />
       <source>Add</source>
       <translation type="unfinished">Přidat</translation>
     </message>
     <message>
-      <location filename="../VCS/StatusWidget.py" line="231" />
-      <source>Add the selected, untracked entries</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../VCS/StatusWidget.py" line="234" />
-      <source>Add All</source>
-      <translation type="unfinished">Přidat vše</translation>
-    </message>
-    <message>
       <location filename="../VCS/StatusWidget.py" line="235" />
+      <source>Add the selected, untracked entries</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../VCS/StatusWidget.py" line="238" />
+      <source>Add All</source>
+      <translation type="unfinished">Přidat vše</translation>
+    </message>
+    <message>
+      <location filename="../VCS/StatusWidget.py" line="239" />
       <source>Add all untracked entries</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../VCS/StatusWidget.py" line="719" />
-      <location filename="../VCS/StatusWidget.py" line="242" />
+      <location filename="../VCS/StatusWidget.py" line="733" />
+      <location filename="../VCS/StatusWidget.py" line="246" />
       <source>Differences</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../VCS/StatusWidget.py" line="243" />
+      <location filename="../VCS/StatusWidget.py" line="247" />
       <source>Shows the differences of the selected entry in a separate dialog</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../VCS/StatusWidget.py" line="753" />
-      <location filename="../VCS/StatusWidget.py" line="746" />
-      <location filename="../VCS/StatusWidget.py" line="248" />
+      <location filename="../VCS/StatusWidget.py" line="767" />
+      <location filename="../VCS/StatusWidget.py" line="760" />
+      <location filename="../VCS/StatusWidget.py" line="252" />
       <source>Differences Side-By-Side</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../VCS/StatusWidget.py" line="249" />
-      <source>Shows the differences of the selected entry side-by-side in a separate dialog</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../VCS/StatusWidget.py" line="253" />
+      <source>Shows the differences of the selected entry side-by-side in a separate dialog</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../VCS/StatusWidget.py" line="257" />
       <source>All Differences</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../VCS/StatusWidget.py" line="254" />
+      <location filename="../VCS/StatusWidget.py" line="258" />
       <source>Shows the differences of all entries in a separate dialog</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../VCS/StatusWidget.py" line="773" />
-      <location filename="../VCS/StatusWidget.py" line="261" />
+      <location filename="../VCS/StatusWidget.py" line="787" />
+      <location filename="../VCS/StatusWidget.py" line="265" />
       <source>Revert</source>
       <translation type="unfinished">Vrátit</translation>
     </message>
     <message>
-      <location filename="../VCS/StatusWidget.py" line="262" />
+      <location filename="../VCS/StatusWidget.py" line="266" />
       <source>Reverts the changes of the selected files</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../VCS/StatusWidget.py" line="794" />
-      <location filename="../VCS/StatusWidget.py" line="268" />
+      <location filename="../VCS/StatusWidget.py" line="808" />
+      <location filename="../VCS/StatusWidget.py" line="272" />
       <source>Forget Missing</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../VCS/StatusWidget.py" line="269" />
-      <source>Forgets about the selected missing files</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../VCS/StatusWidget.py" line="815" />
-      <location filename="../VCS/StatusWidget.py" line="272" />
-      <source>Restore Missing</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../VCS/StatusWidget.py" line="273" />
+      <source>Forgets about the selected missing files</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../VCS/StatusWidget.py" line="829" />
+      <location filename="../VCS/StatusWidget.py" line="276" />
+      <source>Restore Missing</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../VCS/StatusWidget.py" line="277" />
       <source>Restores the selected missing files</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../VCS/StatusWidget.py" line="279" />
+      <location filename="../VCS/StatusWidget.py" line="283" />
       <source>Edit Conflict</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../VCS/StatusWidget.py" line="280" />
+      <location filename="../VCS/StatusWidget.py" line="284" />
       <source>Edit the selected conflicting file</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../VCS/StatusWidget.py" line="848" />
-      <location filename="../VCS/StatusWidget.py" line="284" />
+      <location filename="../VCS/StatusWidget.py" line="862" />
+      <location filename="../VCS/StatusWidget.py" line="288" />
       <source>Conflict Resolved</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../VCS/StatusWidget.py" line="285" />
+      <location filename="../VCS/StatusWidget.py" line="289" />
       <source>Mark the selected conflicting file as resolved</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../VCS/StatusWidget.py" line="314" />
+      <location filename="../VCS/StatusWidget.py" line="318" />
       <source>No project open.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../VCS/StatusWidget.py" line="909" />
-      <location filename="../VCS/StatusWidget.py" line="474" />
+      <location filename="../VCS/StatusWidget.py" line="923" />
+      <location filename="../VCS/StatusWidget.py" line="482" />
       <source>There are no entries selected to be committed.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../VCS/StatusWidget.py" line="529" />
+      <location filename="../VCS/StatusWidget.py" line="537" />
       <source>There are no unversioned entries available/selected.</source>
       <translation type="unfinished">Položky mimo verzi nejsou dostupné/vybrány.</translation>
     </message>
     <message>
-      <location filename="../VCS/StatusWidget.py" line="774" />
-      <location filename="../VCS/StatusWidget.py" line="747" />
-      <location filename="../VCS/StatusWidget.py" line="720" />
+      <location filename="../VCS/StatusWidget.py" line="788" />
+      <location filename="../VCS/StatusWidget.py" line="761" />
+      <location filename="../VCS/StatusWidget.py" line="734" />
       <source>There are no uncommitted changes available/selected.</source>
       <translation type="unfinished">Nezapsané změny nejsou dostupné/vybrané.</translation>
     </message>
     <message>
-      <location filename="../VCS/StatusWidget.py" line="754" />
+      <location filename="../VCS/StatusWidget.py" line="768" />
       <source>Only one file with uncommitted changes must be selected.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../VCS/StatusWidget.py" line="816" />
-      <location filename="../VCS/StatusWidget.py" line="795" />
+      <location filename="../VCS/StatusWidget.py" line="830" />
+      <location filename="../VCS/StatusWidget.py" line="809" />
       <source>There are no missing entries available/selected.</source>
       <translation type="unfinished">Chybějící záznamy nejsou dostupné/vybrány.</translation>
     </message>
     <message>
-      <location filename="../VCS/StatusWidget.py" line="849" />
+      <location filename="../VCS/StatusWidget.py" line="863" />
       <source>There are no conflicting entries available/selected.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../VCS/StatusWidget.py" line="874" />
+      <location filename="../VCS/StatusWidget.py" line="888" />
       <source>Select your commit message:</source>
       <translation type="unfinished" />
     </message>
@@ -83453,2561 +83925,2593 @@
   <context>
     <name>UserInterface</name>
     <message>
-      <location filename="../UI/UserInterface.py" line="250" />
+      <location filename="../UI/UserInterface.py" line="256" />
       <source>Initializing Basic Services...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="291" />
+      <location filename="../UI/UserInterface.py" line="297" />
       <source>Initializing Plugin Manager...</source>
       <translation>Inicializace Plugin manažera...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="298" />
+      <location filename="../UI/UserInterface.py" line="304" />
       <source>Generating Main User Interface...</source>
       <translation>Generování hlavního uživatelského rozhraní...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="340" />
+      <location filename="../UI/UserInterface.py" line="346" />
       <source>Setting up connections...</source>
       <translation>Nastavení připojení...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="587" />
+      <location filename="../UI/UserInterface.py" line="593" />
       <source>Initializing Tools...</source>
       <translation>Inicializace nástrojů...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="597" />
+      <location filename="../UI/UserInterface.py" line="603" />
       <source>Registering Objects...</source>
       <translation>Registrování objektů...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="638" />
-      <source>Initializing Actions...</source>
-      <translation>Inicializace akcí...</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="640" />
-      <source>Initializing Menus...</source>
-      <translation>Inicializace menu...</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="642" />
-      <source>Initializing Toolbars...</source>
-      <translation>Inicializace nástrojových lišt...</translation>
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="644" />
+      <source>Initializing Actions...</source>
+      <translation>Inicializace akcí...</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="646" />
+      <source>Initializing Menus...</source>
+      <translation>Inicializace menu...</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="648" />
+      <source>Initializing Toolbars...</source>
+      <translation>Inicializace nástrojových lišt...</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="650" />
       <source>Initializing Statusbar...</source>
       <translation>Inicializace statusbaru...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="672" />
-      <source>Initializing Single Application Server...</source>
-      <translation>Inicializace jednouživatelského aplikačního serveru...</translation>
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="678" />
+      <source>Initializing Single Application Server...</source>
+      <translation>Inicializace jednouživatelského aplikačního serveru...</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="684" />
       <source>Initializing Plugins...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="681" />
+      <location filename="../UI/UserInterface.py" line="687" />
       <source>Activating Plugins...</source>
       <translation>Aktivace pluginů...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="683" />
+      <location filename="../UI/UserInterface.py" line="689" />
       <source>Generating Plugins Toolbars...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="686" />
+      <location filename="../UI/UserInterface.py" line="692" />
       <source>Cleaning Plugins Download Area...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="697" />
+      <location filename="../UI/UserInterface.py" line="703" />
       <source>Restoring Toolbarmanager...</source>
       <translation>Obnovit manažer nástrojových lišt...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="706" />
+      <location filename="../UI/UserInterface.py" line="712" />
       <source>Setting View Profile...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="719" />
+      <location filename="../UI/UserInterface.py" line="725" />
       <source>Reading Tasks...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="724" />
+      <location filename="../UI/UserInterface.py" line="730" />
       <source>Reading Templates...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="729" />
+      <location filename="../UI/UserInterface.py" line="735" />
       <source>Starting Debugger...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2005" />
-      <location filename="../UI/UserInterface.py" line="1039" />
+      <location filename="../UI/UserInterface.py" line="2034" />
+      <location filename="../UI/UserInterface.py" line="1057" />
       <source>Left Toolbox</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2030" />
-      <location filename="../UI/UserInterface.py" line="1047" />
+      <location filename="../UI/UserInterface.py" line="2059" />
+      <location filename="../UI/UserInterface.py" line="1065" />
       <source>Horizontal Toolbox</source>
       <translation>Vodorovná nástrojová lišta</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2017" />
-      <location filename="../UI/UserInterface.py" line="1055" />
+      <location filename="../UI/UserInterface.py" line="2046" />
+      <location filename="../UI/UserInterface.py" line="1073" />
       <source>Right Toolbox</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="1909" />
+      <location filename="../UI/UserInterface.py" line="1229" />
+      <location filename="../UI/UserInterface.py" line="1081" />
+      <source>Multiproject-Viewer</source>
+      <translation>Prohlížeč multiprojektu</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1892" />
+      <location filename="../UI/UserInterface.py" line="1234" />
+      <location filename="../UI/UserInterface.py" line="1085" />
+      <source>Project-Viewer</source>
+      <translation>Prohlížeč projektu</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2305" />
+      <location filename="../UI/UserInterface.py" line="2304" />
+      <location filename="../UI/UserInterface.py" line="1239" />
+      <location filename="../UI/UserInterface.py" line="1089" />
+      <source>Find/Replace In Files</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2323" />
+      <location filename="../UI/UserInterface.py" line="2322" />
+      <location filename="../UI/UserInterface.py" line="1244" />
+      <location filename="../UI/UserInterface.py" line="1093" />
+      <source>Find File</source>
+      <translation type="unfinished">Hledat soubor</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1249" />
+      <location filename="../UI/UserInterface.py" line="1097" />
+      <source>VCS Status</source>
+      <translation type="unfinished">VCS Status</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2016" />
+      <location filename="../UI/UserInterface.py" line="1255" />
+      <location filename="../UI/UserInterface.py" line="1102" />
+      <source>Template-Viewer</source>
+      <translation>Prohlížeč šablon</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1962" />
+      <location filename="../UI/UserInterface.py" line="1261" />
+      <location filename="../UI/UserInterface.py" line="1107" />
+      <source>File-Browser</source>
+      <translation>Browser souborů</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1267" />
+      <location filename="../UI/UserInterface.py" line="1112" />
+      <source>Symbols</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1927" />
+      <location filename="../UI/UserInterface.py" line="1289" />
+      <location filename="../UI/UserInterface.py" line="1284" />
+      <location filename="../UI/UserInterface.py" line="1120" />
+      <source>Debug-Viewer</source>
+      <translation>Prohlížeč debugeru</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2194" />
+      <location filename="../UI/UserInterface.py" line="2193" />
+      <location filename="../UI/UserInterface.py" line="1295" />
+      <location filename="../UI/UserInterface.py" line="1125" />
+      <source>Code Documentation Viewer</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2359" />
+      <location filename="../UI/UserInterface.py" line="2358" />
+      <location filename="../UI/UserInterface.py" line="1301" />
+      <location filename="../UI/UserInterface.py" line="1130" />
+      <source>Help Viewer</source>
+      <translation type="unfinished">Prohlížeč nápovědy</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3054" />
+      <location filename="../UI/UserInterface.py" line="2268" />
+      <location filename="../UI/UserInterface.py" line="2267" />
+      <location filename="../UI/UserInterface.py" line="1306" />
+      <location filename="../UI/UserInterface.py" line="1134" />
+      <source>Plugin Repository</source>
+      <translation>Repozitář pluginů</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2286" />
+      <location filename="../UI/UserInterface.py" line="2285" />
+      <location filename="../UI/UserInterface.py" line="1311" />
+      <location filename="../UI/UserInterface.py" line="1138" />
+      <source>Virtual Environments</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2214" />
+      <location filename="../UI/UserInterface.py" line="2213" />
+      <location filename="../UI/UserInterface.py" line="1316" />
+      <location filename="../UI/UserInterface.py" line="1143" />
+      <source>PyPI</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2232" />
+      <location filename="../UI/UserInterface.py" line="2231" />
+      <location filename="../UI/UserInterface.py" line="1321" />
+      <location filename="../UI/UserInterface.py" line="1148" />
+      <source>Conda</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1326" />
+      <location filename="../UI/UserInterface.py" line="1153" />
+      <source>Cooperation</source>
+      <translation>Spolupráce</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2137" />
+      <location filename="../UI/UserInterface.py" line="1331" />
+      <location filename="../UI/UserInterface.py" line="1158" />
+      <source>IRC</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2250" />
+      <location filename="../UI/UserInterface.py" line="2249" />
+      <location filename="../UI/UserInterface.py" line="1337" />
+      <location filename="../UI/UserInterface.py" line="1163" />
+      <source>MicroPython</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1945" />
+      <location filename="../UI/UserInterface.py" line="1345" />
+      <location filename="../UI/UserInterface.py" line="1171" />
+      <source>Shell</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1997" />
+      <location filename="../UI/UserInterface.py" line="1349" />
+      <location filename="../UI/UserInterface.py" line="1175" />
+      <source>Task-Viewer</source>
+      <translation>Prohlížeč úloh</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1979" />
+      <location filename="../UI/UserInterface.py" line="1353" />
+      <location filename="../UI/UserInterface.py" line="1179" />
+      <source>Log-Viewer</source>
+      <translation>Prohlížeč logu</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1358" />
+      <location filename="../UI/UserInterface.py" line="1184" />
+      <source>Numbers</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1746" />
+      <source>{0} - Passive Mode</source>
+      <translation>{0} - Pasivní mód</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1753" />
+      <location filename="../UI/UserInterface.py" line="1749" />
+      <source>{0} - {1} - Passive Mode</source>
+      <translation>{0} - {1} - pasivní mód</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1757" />
+      <source>{0} - {1} - {2} - Passive Mode</source>
+      <translation>{0} - {1} - {2} - pasivní mód</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1780" />
+      <source>Quit</source>
+      <translation>Konec</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1782" />
+      <source>&amp;Quit</source>
+      <translation>&amp;Konec</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1783" />
+      <source>Ctrl+Q</source>
+      <comment>File|Quit</comment>
+      <translation />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1785" />
+      <source>Quit the IDE</source>
+      <translation>Ukončit IDE</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1786" />
+      <source>&lt;b&gt;Quit the IDE&lt;/b&gt;&lt;p&gt;This quits the IDE. Any unsaved changes may be saved first. Any Python program being debugged will be stopped and the preferences will be written to disc.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Ukončit IDE&lt;/b&gt;&lt;p&gt;Ukončí se IDE. Nejdříve by se měly uložit neuložené změny. Python programy běžící v debug procesu budou ukončeny a nastavení budou uložena.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1799" />
+      <location filename="../UI/UserInterface.py" line="1797" />
+      <source>Restart</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1800" />
+      <source>Ctrl+Shift+Q</source>
+      <comment>File|Quit</comment>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1802" />
+      <source>Restart the IDE</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1803" />
+      <source>&lt;b&gt;Restart the IDE&lt;/b&gt;&lt;p&gt;This restarts the IDE. Any unsaved changes may be saved first. Any Python program being debugged will be stopped and the preferences will be written to disc.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1816" />
+      <location filename="../UI/UserInterface.py" line="1813" />
+      <source>Save session</source>
+      <translation>Uložit relaci</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1814" />
+      <source>Save session...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1817" />
+      <source>&lt;b&gt;Save session...&lt;/b&gt;&lt;p&gt;This saves the current session to disk. A dialog is opened to select the file name.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="6925" />
+      <location filename="../UI/UserInterface.py" line="1829" />
+      <location filename="../UI/UserInterface.py" line="1826" />
+      <source>Load session</source>
+      <translation type="unfinished">Načíst relaci</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1827" />
+      <source>Load session...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1830" />
+      <source>&lt;b&gt;Load session...&lt;/b&gt;&lt;p&gt;This loads a session saved to disk previously. A dialog is opened to select the file name.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1839" />
+      <source>New Window</source>
+      <translation type="unfinished">Nové okno</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1841" />
+      <source>New &amp;Window</source>
+      <translation type="unfinished">&amp;Nové okno</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1842" />
+      <source>Ctrl+Shift+N</source>
+      <comment>File|New Window</comment>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1844" />
+      <source>Open a new eric instance</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1846" />
+      <source>&lt;b&gt;New Window&lt;/b&gt;&lt;p&gt;This opens a new instance of the eric IDE.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1860" />
+      <location filename="../UI/UserInterface.py" line="1858" />
+      <source>Edit Profile</source>
+      <translation>Editační profil</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="1863" />
-      <location filename="../UI/UserInterface.py" line="1211" />
-      <location filename="../UI/UserInterface.py" line="1063" />
-      <source>Project-Viewer</source>
-      <translation>Prohlížeč projektu</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1216" />
-      <location filename="../UI/UserInterface.py" line="1067" />
-      <source>VCS Status</source>
-      <translation type="unfinished">VCS Status</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1880" />
-      <location filename="../UI/UserInterface.py" line="1221" />
-      <location filename="../UI/UserInterface.py" line="1071" />
-      <source>Multiproject-Viewer</source>
-      <translation>Prohlížeč multiprojektu</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1987" />
-      <location filename="../UI/UserInterface.py" line="1227" />
-      <location filename="../UI/UserInterface.py" line="1076" />
-      <source>Template-Viewer</source>
-      <translation>Prohlížeč šablon</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1933" />
-      <location filename="../UI/UserInterface.py" line="1233" />
-      <location filename="../UI/UserInterface.py" line="1081" />
-      <source>File-Browser</source>
-      <translation>Browser souborů</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1239" />
-      <location filename="../UI/UserInterface.py" line="1086" />
-      <source>Symbols</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2162" />
-      <location filename="../UI/UserInterface.py" line="2161" />
-      <location filename="../UI/UserInterface.py" line="1249" />
-      <location filename="../UI/UserInterface.py" line="1095" />
-      <source>Code Documentation Viewer</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1898" />
-      <location filename="../UI/UserInterface.py" line="1254" />
-      <location filename="../UI/UserInterface.py" line="1099" />
-      <source>Debug-Viewer</source>
-      <translation>Prohlížeč debugeru</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2273" />
-      <location filename="../UI/UserInterface.py" line="2272" />
-      <location filename="../UI/UserInterface.py" line="1259" />
-      <location filename="../UI/UserInterface.py" line="1103" />
-      <source>Find/Replace In Files</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2291" />
-      <location filename="../UI/UserInterface.py" line="2290" />
-      <location filename="../UI/UserInterface.py" line="1264" />
-      <location filename="../UI/UserInterface.py" line="1107" />
-      <source>Find File</source>
-      <translation type="unfinished">Hledat soubor</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3002" />
-      <location filename="../UI/UserInterface.py" line="2236" />
-      <location filename="../UI/UserInterface.py" line="2235" />
-      <location filename="../UI/UserInterface.py" line="1269" />
-      <location filename="../UI/UserInterface.py" line="1111" />
-      <source>Plugin Repository</source>
-      <translation>Repozitář pluginů</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2254" />
-      <location filename="../UI/UserInterface.py" line="2253" />
-      <location filename="../UI/UserInterface.py" line="1274" />
-      <location filename="../UI/UserInterface.py" line="1115" />
-      <source>Virtual Environments</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2182" />
-      <location filename="../UI/UserInterface.py" line="2181" />
-      <location filename="../UI/UserInterface.py" line="1279" />
-      <location filename="../UI/UserInterface.py" line="1119" />
-      <source>PyPI</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2200" />
-      <location filename="../UI/UserInterface.py" line="2199" />
-      <location filename="../UI/UserInterface.py" line="1284" />
-      <location filename="../UI/UserInterface.py" line="1124" />
-      <source>Conda</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1289" />
-      <location filename="../UI/UserInterface.py" line="1129" />
-      <source>Cooperation</source>
-      <translation>Spolupráce</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2105" />
-      <location filename="../UI/UserInterface.py" line="1294" />
-      <location filename="../UI/UserInterface.py" line="1134" />
-      <source>IRC</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2218" />
-      <location filename="../UI/UserInterface.py" line="2217" />
-      <location filename="../UI/UserInterface.py" line="1300" />
-      <location filename="../UI/UserInterface.py" line="1139" />
-      <source>MicroPython</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1968" />
-      <location filename="../UI/UserInterface.py" line="1308" />
-      <location filename="../UI/UserInterface.py" line="1147" />
-      <source>Task-Viewer</source>
-      <translation>Prohlížeč úloh</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1950" />
-      <location filename="../UI/UserInterface.py" line="1312" />
-      <location filename="../UI/UserInterface.py" line="1151" />
-      <source>Log-Viewer</source>
-      <translation>Prohlížeč logu</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1317" />
-      <location filename="../UI/UserInterface.py" line="1156" />
-      <source>Numbers</source>
+      <source>Activate the edit view profile</source>
+      <translation>Aktivovat profil editace</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1865" />
+      <source>&lt;b&gt;Edit Profile&lt;/b&gt;&lt;p&gt;Activate the "Edit View Profile". Windows being shown, if this profile is active, may be configured with the "View Profile Configuration" dialog.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Editační profil&lt;/b&gt;&lt;p&gt;Aktivování skupiny 'Editační profil'. Okna, která se v tomto profilu zobrazí lze nastavit v dialogu 'Konfigurace profilu pohledů'.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1877" />
+      <location filename="../UI/UserInterface.py" line="1875" />
+      <source>Debug Profile</source>
+      <translation>Debugovací profil</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1881" />
+      <source>Activate the debug view profile</source>
+      <translation>Aktivovat debugovací profil</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1882" />
+      <source>&lt;b&gt;Debug Profile&lt;/b&gt;&lt;p&gt;Activate the "Debug View Profile". Windows being shown, if this profile is active, may be configured with the "View Profile Configuration" dialog.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Debugovací profil&lt;/b&gt;&lt;p&gt;Aktivování skupiny 'Debugovací profil'. Okna, která se v tomto profilu zobrazí lze nastavit v dialogu 'Konfigurace profilu pohledů'.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1893" />
+      <source>&amp;Project-Viewer</source>
+      <translation>Prohlížeč &amp;projektu</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1894" />
+      <source>Alt+Shift+P</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1897" />
+      <source>Switch the input focus to the Project-Viewer window.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1899" />
+      <source>&lt;b&gt;Activate Project-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Project-Viewer window.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1910" />
+      <source>&amp;Multiproject-Viewer</source>
+      <translation>Prohlížeč &amp;multiprojektu</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1911" />
+      <source>Alt+Shift+M</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1914" />
+      <source>Switch the input focus to the Multiproject-Viewer window.</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="1916" />
-      <location filename="../UI/UserInterface.py" line="1332" />
-      <location filename="../UI/UserInterface.py" line="1171" />
-      <source>Shell</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1717" />
-      <source>{0} - Passive Mode</source>
-      <translation>{0} - Pasivní mód</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1724" />
-      <location filename="../UI/UserInterface.py" line="1720" />
-      <source>{0} - {1} - Passive Mode</source>
-      <translation>{0} - {1} - pasivní mód</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1728" />
-      <source>{0} - {1} - {2} - Passive Mode</source>
-      <translation>{0} - {1} - {2} - pasivní mód</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1751" />
-      <source>Quit</source>
-      <translation>Konec</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1753" />
-      <source>&amp;Quit</source>
-      <translation>&amp;Konec</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1754" />
-      <source>Ctrl+Q</source>
-      <comment>File|Quit</comment>
-      <translation />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1756" />
-      <source>Quit the IDE</source>
-      <translation>Ukončit IDE</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1757" />
-      <source>&lt;b&gt;Quit the IDE&lt;/b&gt;&lt;p&gt;This quits the IDE. Any unsaved changes may be saved first. Any Python program being debugged will be stopped and the preferences will be written to disc.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Ukončit IDE&lt;/b&gt;&lt;p&gt;Ukončí se IDE. Nejdříve by se měly uložit neuložené změny. Python programy běžící v debug procesu budou ukončeny a nastavení budou uložena.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1770" />
-      <location filename="../UI/UserInterface.py" line="1768" />
-      <source>Restart</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1771" />
-      <source>Ctrl+Shift+Q</source>
-      <comment>File|Quit</comment>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1773" />
-      <source>Restart the IDE</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1774" />
-      <source>&lt;b&gt;Restart the IDE&lt;/b&gt;&lt;p&gt;This restarts the IDE. Any unsaved changes may be saved first. Any Python program being debugged will be stopped and the preferences will be written to disc.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1787" />
-      <location filename="../UI/UserInterface.py" line="1784" />
-      <source>Save session</source>
-      <translation>Uložit relaci</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1785" />
-      <source>Save session...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1788" />
-      <source>&lt;b&gt;Save session...&lt;/b&gt;&lt;p&gt;This saves the current session to disk. A dialog is opened to select the file name.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="6841" />
-      <location filename="../UI/UserInterface.py" line="1800" />
-      <location filename="../UI/UserInterface.py" line="1797" />
-      <source>Load session</source>
-      <translation type="unfinished">Načíst relaci</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1798" />
-      <source>Load session...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1801" />
-      <source>&lt;b&gt;Load session...&lt;/b&gt;&lt;p&gt;This loads a session saved to disk previously. A dialog is opened to select the file name.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1810" />
-      <source>New Window</source>
-      <translation type="unfinished">Nové okno</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1812" />
-      <source>New &amp;Window</source>
-      <translation type="unfinished">&amp;Nové okno</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1813" />
-      <source>Ctrl+Shift+N</source>
-      <comment>File|New Window</comment>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1815" />
-      <source>Open a new eric instance</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1817" />
-      <source>&lt;b&gt;New Window&lt;/b&gt;&lt;p&gt;This opens a new instance of the eric IDE.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1831" />
-      <location filename="../UI/UserInterface.py" line="1829" />
-      <source>Edit Profile</source>
-      <translation>Editační profil</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1834" />
-      <source>Activate the edit view profile</source>
-      <translation>Aktivovat profil editace</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1836" />
-      <source>&lt;b&gt;Edit Profile&lt;/b&gt;&lt;p&gt;Activate the "Edit View Profile". Windows being shown, if this profile is active, may be configured with the "View Profile Configuration" dialog.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Editační profil&lt;/b&gt;&lt;p&gt;Aktivování skupiny 'Editační profil'. Okna, která se v tomto profilu zobrazí lze nastavit v dialogu 'Konfigurace profilu pohledů'.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1848" />
-      <location filename="../UI/UserInterface.py" line="1846" />
-      <source>Debug Profile</source>
-      <translation>Debugovací profil</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1852" />
-      <source>Activate the debug view profile</source>
-      <translation>Aktivovat debugovací profil</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1853" />
-      <source>&lt;b&gt;Debug Profile&lt;/b&gt;&lt;p&gt;Activate the "Debug View Profile". Windows being shown, if this profile is active, may be configured with the "View Profile Configuration" dialog.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Debugovací profil&lt;/b&gt;&lt;p&gt;Aktivování skupiny 'Debugovací profil'. Okna, která se v tomto profilu zobrazí lze nastavit v dialogu 'Konfigurace profilu pohledů'.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1864" />
-      <source>&amp;Project-Viewer</source>
-      <translation>Prohlížeč &amp;projektu</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1865" />
-      <source>Alt+Shift+P</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1868" />
-      <source>Switch the input focus to the Project-Viewer window.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1870" />
-      <source>&lt;b&gt;Activate Project-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Project-Viewer window.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1881" />
-      <source>&amp;Multiproject-Viewer</source>
-      <translation>Prohlížeč &amp;multiprojektu</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1882" />
-      <source>Alt+Shift+M</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1885" />
-      <source>Switch the input focus to the Multiproject-Viewer window.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1887" />
       <source>&lt;b&gt;Activate Multiproject-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Multiproject-Viewer window.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1899" />
+      <location filename="../UI/UserInterface.py" line="1928" />
       <source>&amp;Debug-Viewer</source>
       <translation>Prohlížeč &amp;debugeru</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1900" />
+      <location filename="../UI/UserInterface.py" line="1929" />
       <source>Alt+Shift+D</source>
       <translation />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1903" />
+      <location filename="../UI/UserInterface.py" line="1932" />
       <source>Switch the input focus to the Debug-Viewer window.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1905" />
-      <source>&lt;b&gt;Activate Debug-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Debug-Viewer window.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1917" />
-      <source>&amp;Shell</source>
-      <translation>&amp;Shell</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1918" />
-      <source>Alt+Shift+S</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1921" />
-      <source>Switch the input focus to the Shell window.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1923" />
-      <source>&lt;b&gt;Activate Shell&lt;/b&gt;&lt;p&gt;This switches the input focus to the Shell window.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="1934" />
-      <source>&amp;File-Browser</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1935" />
-      <source>Alt+Shift+F</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1938" />
-      <source>Switch the input focus to the File-Browser window.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1940" />
-      <source>&lt;b&gt;Activate File-Browser&lt;/b&gt;&lt;p&gt;This switches the input focus to the File-Browser window.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1951" />
-      <source>Lo&amp;g-Viewer</source>
+      <source>&lt;b&gt;Activate Debug-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Debug-Viewer window.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1946" />
+      <source>&amp;Shell</source>
+      <translation>&amp;Shell</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1947" />
+      <source>Alt+Shift+S</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1950" />
+      <source>Switch the input focus to the Shell window.</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="1952" />
-      <source>Alt+Shift+G</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1955" />
-      <source>Switch the input focus to the Log-Viewer window.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1957" />
-      <source>&lt;b&gt;Activate Log-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Log-Viewer window.&lt;/p&gt;</source>
+      <source>&lt;b&gt;Activate Shell&lt;/b&gt;&lt;p&gt;This switches the input focus to the Shell window.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1963" />
+      <source>&amp;File-Browser</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1964" />
+      <source>Alt+Shift+F</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1967" />
+      <source>Switch the input focus to the File-Browser window.</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="1969" />
+      <source>&lt;b&gt;Activate File-Browser&lt;/b&gt;&lt;p&gt;This switches the input focus to the File-Browser window.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1980" />
+      <source>Lo&amp;g-Viewer</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1981" />
+      <source>Alt+Shift+G</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1984" />
+      <source>Switch the input focus to the Log-Viewer window.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1986" />
+      <source>&lt;b&gt;Activate Log-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Log-Viewer window.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1998" />
       <source>&amp;Task-Viewer</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1970" />
+      <location filename="../UI/UserInterface.py" line="1999" />
       <source>Alt+Shift+T</source>
       <translation />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1973" />
+      <location filename="../UI/UserInterface.py" line="2002" />
       <source>Switch the input focus to the Task-Viewer window.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1975" />
+      <location filename="../UI/UserInterface.py" line="2004" />
       <source>&lt;b&gt;Activate Task-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Task-Viewer window.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1988" />
+      <location filename="../UI/UserInterface.py" line="2017" />
       <source>Templ&amp;ate-Viewer</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1989" />
-      <source>Alt+Shift+A</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1992" />
-      <source>Switch the input focus to the Template-Viewer window.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1994" />
-      <source>&lt;b&gt;Activate Template-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Template-Viewer window.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2006" />
-      <source>&amp;Left Toolbox</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2007" />
-      <source>Toggle the Left Toolbox window</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2008" />
-      <source>&lt;b&gt;Toggle the Left Toolbox window&lt;/b&gt;&lt;p&gt;If the Left Toolbox window is hidden then display it. If it is displayed then close it.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2018" />
-      <source>&amp;Right Toolbox</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2020" />
-      <source>Toggle the Right Toolbox window</source>
-      <translation type="unfinished" />
+      <source>Alt+Shift+A</source>
+      <translation />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2021" />
-      <source>&lt;b&gt;Toggle the Right Toolbox window&lt;/b&gt;&lt;p&gt;If the Right Toolbox window is hidden then display it. If it is displayed then close it.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2031" />
-      <source>&amp;Horizontal Toolbox</source>
-      <translation>&amp;Horizontální lista nástrojů</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2033" />
-      <source>Toggle the Horizontal Toolbox window</source>
-      <translation>Přepnout na vodorovnou lištu nástrojů</translation>
+      <source>Switch the input focus to the Template-Viewer window.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2023" />
+      <source>&lt;b&gt;Activate Template-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Template-Viewer window.&lt;/p&gt;</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2035" />
-      <source>&lt;b&gt;Toggle the Horizontal Toolbox window&lt;/b&gt;&lt;p&gt;If the Horizontal Toolbox window is hidden then display it. If it is displayed then close it.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Přepnout vodorovnou nástrojovou lištu&lt;/b&gt;&lt;p&gt;Pokud je vodorovná nástrojová lišta skryta, tak se zobrazí. Je-li zobrazena, skryje se.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2044" />
-      <source>Left Sidebar</source>
-      <translation>Levé menu</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2045" />
-      <source>&amp;Left Sidebar</source>
-      <translation>&amp;Levé menu</translation>
+      <source>&amp;Left Toolbox</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2036" />
+      <source>Toggle the Left Toolbox window</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2037" />
+      <source>&lt;b&gt;Toggle the Left Toolbox window&lt;/b&gt;&lt;p&gt;If the Left Toolbox window is hidden then display it. If it is displayed then close it.&lt;/p&gt;</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2047" />
-      <source>Toggle the left sidebar window</source>
-      <translation>Přepnout okno levého menu</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2048" />
-      <source>&lt;b&gt;Toggle the left sidebar window&lt;/b&gt;&lt;p&gt;If the left sidebar window is hidden then display it. If it is displayed then close it.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Přepnout okno levého menu&lt;/b&gt;&lt;p&gt;Je-li okno levého menu skryto, tak se zobrazí. Je-li zobrazeno, skryje se.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2057" />
-      <source>Right Sidebar</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2058" />
-      <source>&amp;Right Sidebar</source>
+      <source>&amp;Right Toolbox</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2049" />
+      <source>Toggle the Right Toolbox window</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2050" />
+      <source>&lt;b&gt;Toggle the Right Toolbox window&lt;/b&gt;&lt;p&gt;If the Right Toolbox window is hidden then display it. If it is displayed then close it.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2060" />
-      <source>Toggle the right sidebar window</source>
-      <translation type="unfinished" />
+      <source>&amp;Horizontal Toolbox</source>
+      <translation>&amp;Horizontální lista nástrojů</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2062" />
-      <source>&lt;b&gt;Toggle the right sidebar window&lt;/b&gt;&lt;p&gt;If the right sidebar window is hidden then display it. If it is displayed then close it.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2071" />
-      <source>Bottom Sidebar</source>
-      <translation>Dolní menu</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2072" />
-      <source>&amp;Bottom Sidebar</source>
-      <translation>&amp;Dolní menu</translation>
+      <source>Toggle the Horizontal Toolbox window</source>
+      <translation>Přepnout na vodorovnou lištu nástrojů</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2064" />
+      <source>&lt;b&gt;Toggle the Horizontal Toolbox window&lt;/b&gt;&lt;p&gt;If the Horizontal Toolbox window is hidden then display it. If it is displayed then close it.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Přepnout vodorovnou nástrojovou lištu&lt;/b&gt;&lt;p&gt;Pokud je vodorovná nástrojová lišta skryta, tak se zobrazí. Je-li zobrazena, skryje se.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2073" />
+      <source>Left Sidebar</source>
+      <translation>Levé menu</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2074" />
-      <source>Toggle the bottom sidebar window</source>
-      <translation>Přepnout okno dolního menu</translation>
+      <source>&amp;Left Sidebar</source>
+      <translation>&amp;Levé menu</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2076" />
-      <source>&lt;b&gt;Toggle the bottom sidebar window&lt;/b&gt;&lt;p&gt;If the bottom sidebar window is hidden then display it. If it is displayed then close it.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Přepnout okno dolního menu&lt;/b&gt;&lt;p&gt;Je-li okno dolního menu skryto, tak se zobrazí. Je-li zobrazeno, skryje se.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2086" />
-      <source>Cooperation-Viewer</source>
-      <translation type="unfinished" />
+      <source>Toggle the left sidebar window</source>
+      <translation>Přepnout okno levého menu</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2077" />
+      <source>&lt;b&gt;Toggle the left sidebar window&lt;/b&gt;&lt;p&gt;If the left sidebar window is hidden then display it. If it is displayed then close it.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Přepnout okno levého menu&lt;/b&gt;&lt;p&gt;Je-li okno levého menu skryto, tak se zobrazí. Je-li zobrazeno, skryje se.&lt;/p&gt;</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2087" />
-      <source>Co&amp;operation-Viewer</source>
+      <source>Right Sidebar</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2088" />
-      <source>Alt+Shift+O</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2091" />
-      <source>Switch the input focus to the Cooperation-Viewer window.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2093" />
-      <source>&lt;b&gt;Activate Cooperation-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Cooperation-Viewer window.&lt;/p&gt;</source>
-      <translation type="unfinished" />
+      <source>&amp;Right Sidebar</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2090" />
+      <source>Toggle the right sidebar window</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2092" />
+      <source>&lt;b&gt;Toggle the right sidebar window&lt;/b&gt;&lt;p&gt;If the right sidebar window is hidden then display it. If it is displayed then close it.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2103" />
+      <source>Bottom Sidebar</source>
+      <translation>Dolní menu</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2104" />
+      <source>&amp;Bottom Sidebar</source>
+      <translation>&amp;Dolní menu</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2106" />
-      <source>&amp;IRC</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2107" />
-      <source>Ctrl+Alt+Shift+I</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2110" />
-      <source>Switch the input focus to the IRC window.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2112" />
-      <source>&lt;b&gt;Activate IRC&lt;/b&gt;&lt;p&gt;This switches the input focus to the IRC window.&lt;/p&gt;</source>
-      <translation type="unfinished" />
+      <source>Toggle the bottom sidebar window</source>
+      <translation>Přepnout okno dolního menu</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2108" />
+      <source>&lt;b&gt;Toggle the bottom sidebar window&lt;/b&gt;&lt;p&gt;If the bottom sidebar window is hidden then display it. If it is displayed then close it.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Přepnout okno dolního menu&lt;/b&gt;&lt;p&gt;Je-li okno dolního menu skryto, tak se zobrazí. Je-li zobrazeno, skryje se.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2118" />
+      <source>Cooperation-Viewer</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2119" />
+      <source>Co&amp;operation-Viewer</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2120" />
+      <source>Alt+Shift+O</source>
+      <translation />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2123" />
-      <source>Symbols-Viewer</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2124" />
-      <source>S&amp;ymbols-Viewer</source>
+      <source>Switch the input focus to the Cooperation-Viewer window.</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2125" />
-      <source>Alt+Shift+Y</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2128" />
-      <source>Switch the input focus to the Symbols-Viewer window.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2130" />
-      <source>&lt;b&gt;Activate Symbols-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Symbols-Viewer window.&lt;/p&gt;</source>
+      <source>&lt;b&gt;Activate Cooperation-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Cooperation-Viewer window.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2138" />
+      <source>&amp;IRC</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2139" />
+      <source>Ctrl+Alt+Shift+I</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2142" />
-      <source>Numbers-Viewer</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2143" />
-      <source>Num&amp;bers-Viewer</source>
+      <source>Switch the input focus to the IRC window.</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2144" />
+      <source>&lt;b&gt;Activate IRC&lt;/b&gt;&lt;p&gt;This switches the input focus to the IRC window.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2155" />
+      <source>Symbols-Viewer</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2156" />
+      <source>S&amp;ymbols-Viewer</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2157" />
+      <source>Alt+Shift+Y</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2160" />
+      <source>Switch the input focus to the Symbols-Viewer window.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2162" />
+      <source>&lt;b&gt;Activate Symbols-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Symbols-Viewer window.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2174" />
+      <source>Numbers-Viewer</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2175" />
+      <source>Num&amp;bers-Viewer</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2176" />
       <source>Alt+Shift+B</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2147" />
+      <location filename="../UI/UserInterface.py" line="2179" />
       <source>Switch the input focus to the Numbers-Viewer window.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2149" />
+      <location filename="../UI/UserInterface.py" line="2181" />
       <source>&lt;b&gt;Activate Numbers-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Numbers-Viewer window.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2163" />
+      <location filename="../UI/UserInterface.py" line="2195" />
       <source>Ctrl+Alt+Shift+D</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2166" />
+      <location filename="../UI/UserInterface.py" line="2198" />
       <source>Switch the input focus to the Code Documentation Viewer window.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2169" />
-      <source>&lt;b&gt;Code Documentation Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Code Documentation Viewer window.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2183" />
-      <source>Ctrl+Alt+Shift+P</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2186" />
-      <source>Switch the input focus to the PyPI window.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2188" />
-      <source>&lt;b&gt;PyPI&lt;/b&gt;&lt;p&gt;This switches the input focus to the PyPI window.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2201" />
+      <source>&lt;b&gt;Code Documentation Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Code Documentation Viewer window.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2215" />
+      <source>Ctrl+Alt+Shift+P</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2218" />
+      <source>Switch the input focus to the PyPI window.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2220" />
+      <source>&lt;b&gt;PyPI&lt;/b&gt;&lt;p&gt;This switches the input focus to the PyPI window.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2233" />
       <source>Ctrl+Alt+Shift+C</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2204" />
+      <location filename="../UI/UserInterface.py" line="2236" />
       <source>Switch the input focus to the Conda window.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2206" />
+      <location filename="../UI/UserInterface.py" line="2238" />
       <source>&lt;b&gt;Conda&lt;/b&gt;&lt;p&gt;This switches the input focus to the Conda window.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2219" />
+      <location filename="../UI/UserInterface.py" line="2251" />
       <source>Ctrl+Alt+Shift+M</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2222" />
+      <location filename="../UI/UserInterface.py" line="2254" />
       <source>Switch the input focus to the MicroPython window.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2224" />
+      <location filename="../UI/UserInterface.py" line="2256" />
       <source>&lt;b&gt;MicroPython&lt;/b&gt;&lt;p&gt;This switches the input focus to the MicroPython window.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2237" />
+      <location filename="../UI/UserInterface.py" line="2269" />
       <source>Ctrl+Alt+Shift+R</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2240" />
+      <location filename="../UI/UserInterface.py" line="2272" />
       <source>Switch the input focus to the Plugin Repository window.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2242" />
-      <source>&lt;b&gt;Plugin Repository&lt;/b&gt;&lt;p&gt;This switches the input focus to the Plugin Repository window.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2255" />
-      <source>Ctrl+Alt+V</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2258" />
-      <source>Switch the input focus to the Virtual Environments Manager window.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2261" />
-      <source>&lt;b&gt;Virtual Environments&lt;/b&gt;&lt;p&gt;This switches the input focus to the Virtual Environments Manager window.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2274" />
+      <source>&lt;b&gt;Plugin Repository&lt;/b&gt;&lt;p&gt;This switches the input focus to the Plugin Repository window.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2287" />
+      <source>Ctrl+Alt+V</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2290" />
+      <source>Switch the input focus to the Virtual Environments Manager window.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2293" />
+      <source>&lt;b&gt;Virtual Environments&lt;/b&gt;&lt;p&gt;This switches the input focus to the Virtual Environments Manager window.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2306" />
       <source>Ctrl+Alt+Shift+F</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2277" />
-      <source>Switch the input focus to the Find/Replace In Files window.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2279" />
-      <source>&lt;b&gt;Find/Replace In Files&lt;/b&gt;&lt;p&gt;This switches the input focus to the Find/Replace In Files window.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2292" />
-      <source>Ctrl+Alt+Shift+L</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2295" />
-      <source>Switch the input focus to the Find File window.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2297" />
-      <source>&lt;b&gt;Find File&lt;/b&gt;&lt;p&gt;This switches the input focus to the Find File window.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2309" />
-      <location filename="../UI/UserInterface.py" line="2308" />
-      <source>VCS Status List</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2310" />
-      <source>Alt+Shift+V</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2313" />
-      <source>Switch the input focus to the VCS Status List window.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2315" />
-      <source>&lt;b&gt;VCS Status List&lt;/b&gt;&lt;p&gt;This switches the input focus to the VCS Status List window.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2326" />
-      <source>What's This?</source>
-      <translation>Co je to?</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2328" />
-      <source>&amp;What's This?</source>
-      <translation>&amp;Co je to?</translation>
+      <source>Switch the input focus to the Find/Replace In Files window.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2311" />
+      <source>&lt;b&gt;Find/Replace In Files&lt;/b&gt;&lt;p&gt;This switches the input focus to the Find/Replace In Files window.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2324" />
+      <source>Ctrl+Alt+Shift+L</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2327" />
+      <source>Switch the input focus to the Find File window.</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2329" />
-      <source>Shift+F1</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2331" />
-      <source>Context sensitive help</source>
-      <translation>Kontextově senzitivní nápověda</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2332" />
-      <source>&lt;b&gt;Display context sensitive help&lt;/b&gt;&lt;p&gt;In What's This? mode, the mouse cursor shows an arrow with a question mark, and you can click on the interface elements to get a short description of what they do and how to use them. In dialogs, this feature can be accessed using the context help button in the titlebar.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Zobrazit kontextově senzitivní nápovědu&lt;/b&gt;&lt;p&gt;V režimu "Co je to?" se nad různými prvky aplikace u kurzoru zobrazí otazník. Když pak kliknete na tyto prvky, zobrazí se krátký popis co daný prvek znamená a jak jej použít. V dialogových oknech se tato funkce spustí tlačítkem kontextové nápovědy na horní liště.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2344" />
-      <source>Helpviewer</source>
-      <translation>Prohlížeč nápovědy</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2346" />
-      <source>&amp;Helpviewer...</source>
-      <translation>Pro&amp;hlížeč nápovědy...</translation>
+      <source>&lt;b&gt;Find File&lt;/b&gt;&lt;p&gt;This switches the input focus to the Find File window.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2341" />
+      <location filename="../UI/UserInterface.py" line="2340" />
+      <source>VCS Status List</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2342" />
+      <source>Alt+Shift+V</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2345" />
+      <source>Switch the input focus to the VCS Status List window.</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2347" />
-      <source>F1</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2349" />
-      <source>Open the helpviewer window</source>
-      <translation>Otevřít okno prohlížeče nápovědy</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2351" />
-      <source>&lt;b&gt;Helpviewer&lt;/b&gt;&lt;p&gt;Display the eric web browser. This window will show HTML help files and help from Qt help collections. It has the capability to navigate to links, set bookmarks, print the displayed help and some more features. You may use it to browse the internet as well&lt;/p&gt;&lt;p&gt;If called with a word selected, this word is search in the Qt help collection.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2370" />
-      <source>Show Versions</source>
-      <translation>Zobrazit verze</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2371" />
-      <source>Show &amp;Versions</source>
-      <translation>Zobrazit &amp;verze</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2373" />
-      <source>Display version information</source>
-      <translation>Zobrazit informace o verzích</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2375" />
-      <source>&lt;b&gt;Show Versions&lt;/b&gt;&lt;p&gt;Display version information.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Zobrazit verze&lt;/b&gt;&lt;p&gt;Zobrazí informace o verzích.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2385" />
+      <source>&lt;b&gt;VCS Status List&lt;/b&gt;&lt;p&gt;This switches the input focus to the VCS Status List window.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2360" />
+      <source>Alt+Shift+H</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2363" />
+      <source>Switch the input focus to the embedded Help Viewer window.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2365" />
+      <source>&lt;b&gt;Help Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the embedded Help Viewer window. It will show HTML help files and help from Qt help collections.&lt;/p&gt;&lt;p&gt;If called with a word selected, this word is searched in the Qt help collection.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2378" />
+      <source>What's This?</source>
+      <translation>Co je to?</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2380" />
+      <source>&amp;What's This?</source>
+      <translation>&amp;Co je to?</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2381" />
+      <source>Shift+F1</source>
+      <translation />
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="2383" />
-      <source>Check for Updates</source>
-      <translation>Zjistit aktualizace</translation>
+      <source>Context sensitive help</source>
+      <translation>Kontextově senzitivní nápověda</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2384" />
-      <source>Check for &amp;Updates...</source>
-      <translation>Zjistit akt&amp;ualizace...</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2386" />
-      <source>&lt;b&gt;Check for Updates...&lt;/b&gt;&lt;p&gt;Checks the internet for updates of eric.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2394" />
-      <source>Show downloadable versions</source>
-      <translation>Zobrazit verze ke stažení</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2395" />
-      <source>Show &amp;downloadable versions...</source>
-      <translation>Zobrazit verze pro &amp;download...</translation>
+      <source>&lt;b&gt;Display context sensitive help&lt;/b&gt;&lt;p&gt;In What's This? mode, the mouse cursor shows an arrow with a question mark, and you can click on the interface elements to get a short description of what they do and how to use them. In dialogs, this feature can be accessed using the context help button in the titlebar.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Zobrazit kontextově senzitivní nápovědu&lt;/b&gt;&lt;p&gt;V režimu "Co je to?" se nad různými prvky aplikace u kurzoru zobrazí otazník. Když pak kliknete na tyto prvky, zobrazí se krátký popis co daný prvek znamená a jak jej použít. V dialogových oknech se tato funkce spustí tlačítkem kontextové nápovědy na horní liště.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2396" />
+      <source>Helpviewer</source>
+      <translation>Prohlížeč nápovědy</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2398" />
-      <source>Show the versions available for download</source>
-      <translation>Zobrazit dostupné verze ke stažení</translation>
+      <source>&amp;Helpviewer...</source>
+      <translation>Pro&amp;hlížeč nápovědy...</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2399" />
-      <source>&lt;b&gt;Show downloadable versions...&lt;/b&gt;&lt;p&gt;Shows the eric versions available for download from the internet.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2412" />
-      <location filename="../UI/UserInterface.py" line="2409" />
-      <source>Show Error Log</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2410" />
-      <source>Show Error &amp;Log...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2413" />
-      <source>&lt;b&gt;Show Error Log...&lt;/b&gt;&lt;p&gt;Opens a dialog showing the most recent error log.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2421" />
-      <source>Show Install Info</source>
+      <source>F1</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2401" />
+      <source>Open the helpviewer window</source>
+      <translation>Otevřít okno prohlížeče nápovědy</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2403" />
+      <source>&lt;b&gt;Helpviewer&lt;/b&gt;&lt;p&gt;Display the eric web browser. This window will show HTML help files and help from Qt help collections. It has the capability to navigate to links, set bookmarks, print the displayed help and some more features. You may use it to browse the internet as well&lt;/p&gt;&lt;p&gt;If called with a word selected, this word is searched in the Qt help collection.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2422" />
-      <source>Show Install &amp;Info...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2424" />
-      <source>Show Installation Information</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2426" />
-      <source>&lt;b&gt;Show Install Info...&lt;/b&gt;&lt;p&gt;Opens a dialog showing some information about the installation process.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3989" />
+      <source>Show Versions</source>
+      <translation>Zobrazit verze</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2423" />
+      <source>Show &amp;Versions</source>
+      <translation>Zobrazit &amp;verze</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2425" />
+      <source>Display version information</source>
+      <translation>Zobrazit informace o verzích</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2427" />
+      <source>&lt;b&gt;Show Versions&lt;/b&gt;&lt;p&gt;Display version information.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Zobrazit verze&lt;/b&gt;&lt;p&gt;Zobrazí informace o verzích.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2437" />
       <location filename="../UI/UserInterface.py" line="2435" />
-      <source>Report Bug</source>
-      <translation>Reportovat Bugy</translation>
+      <source>Check for Updates</source>
+      <translation>Zjistit aktualizace</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2436" />
-      <source>Report &amp;Bug...</source>
-      <translation>Reportovat &amp;Bugy...</translation>
+      <source>Check for &amp;Updates...</source>
+      <translation>Zjistit akt&amp;ualizace...</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2438" />
-      <source>Report a bug</source>
-      <translation>Reportovat bug</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2439" />
-      <source>&lt;b&gt;Report Bug...&lt;/b&gt;&lt;p&gt;Opens a dialog to report a bug.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Reportovat bug...&lt;/b&gt;&lt;p&gt;Otevře se dialog pro reportování bugu.&lt;/p&gt;</translation>
+      <source>&lt;b&gt;Check for Updates...&lt;/b&gt;&lt;p&gt;Checks the internet for updates of eric.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2446" />
+      <source>Show downloadable versions</source>
+      <translation>Zobrazit verze ke stažení</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2447" />
-      <source>Request Feature</source>
-      <translation>Požadavek na vlastnost</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2448" />
-      <source>Request &amp;Feature...</source>
-      <translation>&amp;Požadavek na vlastnost...</translation>
+      <source>Show &amp;downloadable versions...</source>
+      <translation>Zobrazit verze pro &amp;download...</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2450" />
-      <source>Send a feature request</source>
-      <translation>Poslat požadavek na vlastnost</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2452" />
-      <source>&lt;b&gt;Request Feature...&lt;/b&gt;&lt;p&gt;Opens a dialog to send a feature request.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Požadavek na vlastnost...&lt;/b&gt;&lt;p&gt;Otevře dialog pro odeslání požadavku.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3537" />
-      <location filename="../UI/UserInterface.py" line="3514" />
-      <location filename="../UI/UserInterface.py" line="2462" />
-      <source>Unittest</source>
-      <translation />
+      <source>Show the versions available for download</source>
+      <translation>Zobrazit dostupné verze ke stažení</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2451" />
+      <source>&lt;b&gt;Show downloadable versions...&lt;/b&gt;&lt;p&gt;Shows the eric versions available for download from the internet.&lt;/p&gt;</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2464" />
-      <source>&amp;Unittest...</source>
-      <translation>&amp;Unittest...</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2466" />
-      <source>Start unittest dialog</source>
-      <translation>Otevřít dialog unittestu</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2467" />
-      <source>&lt;b&gt;Unittest&lt;/b&gt;&lt;p&gt;Perform unit tests. The dialog gives you the ability to select and run a unittest suite.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Unittest&lt;/b&gt;&lt;p&gt;Provést unittesty. V dialogovém okně se nastaví který test se má provést.&lt;/p&gt;</translation>
+      <location filename="../UI/UserInterface.py" line="2461" />
+      <source>Show Error Log</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2462" />
+      <source>Show Error &amp;Log...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2465" />
+      <source>&lt;b&gt;Show Error Log...&lt;/b&gt;&lt;p&gt;Opens a dialog showing the most recent error log.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2473" />
+      <source>Show Install Info</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2474" />
+      <source>Show Install &amp;Info...</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2476" />
-      <source>Unittest Restart</source>
-      <translation>Restart unittestu</translation>
+      <source>Show Installation Information</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2478" />
-      <source>&amp;Restart Unittest...</source>
-      <translation>&amp;Restart unittestu...</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2480" />
-      <source>Restart last unittest</source>
-      <translation>Restart posledního unittestu</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2481" />
-      <source>&lt;b&gt;Restart Unittest&lt;/b&gt;&lt;p&gt;Restart the unittest performed last.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Restart unittestu&lt;/b&gt;&lt;p&gt;Restartuje se poslední provedený unittest.&lt;/p&gt;</translation>
+      <source>&lt;b&gt;Show Install Info...&lt;/b&gt;&lt;p&gt;Opens a dialog showing some information about the installation process.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="4043" />
+      <location filename="../UI/UserInterface.py" line="2487" />
+      <source>Report Bug</source>
+      <translation>Reportovat Bugy</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2488" />
+      <source>Report &amp;Bug...</source>
+      <translation>Reportovat &amp;Bugy...</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2490" />
+      <source>Report a bug</source>
+      <translation>Reportovat bug</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2491" />
+      <source>&lt;b&gt;Report Bug...&lt;/b&gt;&lt;p&gt;Opens a dialog to report a bug.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Reportovat bug...&lt;/b&gt;&lt;p&gt;Otevře se dialog pro reportování bugu.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2499" />
+      <source>Request Feature</source>
+      <translation>Požadavek na vlastnost</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2500" />
+      <source>Request &amp;Feature...</source>
+      <translation>&amp;Požadavek na vlastnost...</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2502" />
+      <source>Send a feature request</source>
+      <translation>Poslat požadavek na vlastnost</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2504" />
+      <source>&lt;b&gt;Request Feature...&lt;/b&gt;&lt;p&gt;Opens a dialog to send a feature request.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Požadavek na vlastnost...&lt;/b&gt;&lt;p&gt;Otevře dialog pro odeslání požadavku.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3591" />
+      <location filename="../UI/UserInterface.py" line="3568" />
+      <location filename="../UI/UserInterface.py" line="2514" />
+      <source>Unittest</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2516" />
+      <source>&amp;Unittest...</source>
+      <translation>&amp;Unittest...</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2518" />
+      <source>Start unittest dialog</source>
+      <translation>Otevřít dialog unittestu</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2519" />
+      <source>&lt;b&gt;Unittest&lt;/b&gt;&lt;p&gt;Perform unit tests. The dialog gives you the ability to select and run a unittest suite.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Unittest&lt;/b&gt;&lt;p&gt;Provést unittesty. V dialogovém okně se nastaví který test se má provést.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2528" />
+      <source>Unittest Restart</source>
+      <translation>Restart unittestu</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2530" />
+      <source>&amp;Restart Unittest...</source>
+      <translation>&amp;Restart unittestu...</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2532" />
+      <source>Restart last unittest</source>
+      <translation>Restart posledního unittestu</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2533" />
+      <source>&lt;b&gt;Restart Unittest&lt;/b&gt;&lt;p&gt;Restart the unittest performed last.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Restart unittestu&lt;/b&gt;&lt;p&gt;Restartuje se poslední provedený unittest.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2542" />
       <source>Unittest Rerun Failed</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2492" />
+      <location filename="../UI/UserInterface.py" line="2544" />
       <source>Rerun Failed Tests...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2494" />
+      <location filename="../UI/UserInterface.py" line="2546" />
       <source>Rerun failed tests of the last run</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2496" />
-      <source>&lt;b&gt;Rerun Failed Tests&lt;/b&gt;&lt;p&gt;Rerun all tests that failed during the last unittest run.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2506" />
-      <source>Unittest Script</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2508" />
-      <source>Unittest &amp;Script...</source>
-      <translation>Unittest &amp;Script...</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2510" />
-      <source>Run unittest with current script</source>
-      <translation>Spustit unittest s aktuálním skriptem</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2512" />
-      <source>&lt;b&gt;Unittest Script&lt;/b&gt;&lt;p&gt;Run unittest with current script.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Unittest Script&lt;/b&gt;&lt;p&gt;Spustit unittest s aktuálním skriptem.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2521" />
-      <source>Unittest Project</source>
-      <translation>Unittest Projekt</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2523" />
-      <source>Unittest &amp;Project...</source>
-      <translation>Unittest &amp;Projekt...</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2525" />
-      <source>Run unittest with current project</source>
-      <translation>Spustit unittest s aktuálním projektem</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2527" />
-      <source>&lt;b&gt;Unittest Project&lt;/b&gt;&lt;p&gt;Run unittest with current project.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Unittest projekt&lt;/b&gt;&lt;p&gt;Spustit unittest s aktuálním projektem.&lt;/p&gt;</translation>
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2548" />
-      <source>Qt-Designer</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2550" />
-      <source>Qt-&amp;Designer...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2552" />
-      <source>Start Qt-Designer</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2553" />
-      <source>&lt;b&gt;Qt-Designer&lt;/b&gt;&lt;p&gt;Start Qt-Designer.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2574" />
-      <source>Qt-Linguist</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2576" />
-      <source>Qt-&amp;Linguist...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2578" />
-      <source>Start Qt-Linguist</source>
-      <translation type="unfinished" />
+      <source>&lt;b&gt;Rerun Failed Tests&lt;/b&gt;&lt;p&gt;Rerun all tests that failed during the last unittest run.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2558" />
+      <source>Unittest Script</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2560" />
+      <source>Unittest &amp;Script...</source>
+      <translation>Unittest &amp;Script...</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2562" />
+      <source>Run unittest with current script</source>
+      <translation>Spustit unittest s aktuálním skriptem</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2564" />
+      <source>&lt;b&gt;Unittest Script&lt;/b&gt;&lt;p&gt;Run unittest with current script.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Unittest Script&lt;/b&gt;&lt;p&gt;Spustit unittest s aktuálním skriptem.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2573" />
+      <source>Unittest Project</source>
+      <translation>Unittest Projekt</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2575" />
+      <source>Unittest &amp;Project...</source>
+      <translation>Unittest &amp;Projekt...</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2577" />
+      <source>Run unittest with current project</source>
+      <translation>Spustit unittest s aktuálním projektem</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2579" />
-      <source>&lt;b&gt;Qt-Linguist&lt;/b&gt;&lt;p&gt;Start Qt-Linguist.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2589" />
-      <source>UI Previewer</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2591" />
-      <source>&amp;UI Previewer...</source>
-      <translation>&amp;UI Previewer...</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2593" />
-      <source>Start the UI Previewer</source>
-      <translation>Spustit UI Previewer</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2594" />
-      <source>&lt;b&gt;UI Previewer&lt;/b&gt;&lt;p&gt;Start the UI Previewer.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;UI Previewer&lt;/b&gt;&lt;p&gt;Spustit UI Previewer.&lt;/p&gt;</translation>
+      <source>&lt;b&gt;Unittest Project&lt;/b&gt;&lt;p&gt;Run unittest with current project.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Unittest projekt&lt;/b&gt;&lt;p&gt;Spustit unittest s aktuálním projektem.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2600" />
+      <source>Qt-Designer</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2602" />
-      <source>Translations Previewer</source>
-      <translation>Náhled překladů</translation>
+      <source>Qt-&amp;Designer...</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2604" />
-      <source>&amp;Translations Previewer...</source>
-      <translation>Náhled &amp;překladů...</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2606" />
-      <source>Start the Translations Previewer</source>
-      <translation>Spustit Previewer překladů</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2608" />
-      <source>&lt;b&gt;Translations Previewer&lt;/b&gt;&lt;p&gt;Start the Translations Previewer.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Previewer překladů&lt;/b&gt;&lt;p&gt;Spustit Previewer překladů.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2616" />
-      <source>Compare Files</source>
-      <translation>Porovnat soubory</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2618" />
-      <source>&amp;Compare Files...</source>
-      <translation>&amp;Porovnat soubory...</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2633" />
-      <location filename="../UI/UserInterface.py" line="2620" />
-      <source>Compare two files</source>
-      <translation>Porovnat dva soubory</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2621" />
-      <source>&lt;b&gt;Compare Files&lt;/b&gt;&lt;p&gt;Open a dialog to compare two files.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Porovnat soubory&lt;/b&gt;&lt;p&gt;Otevře dialog pro porovnání dvou souborů.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2629" />
-      <source>Compare Files side by side</source>
-      <translation>Porovnat soubory stranu proti straně</translation>
+      <source>Start Qt-Designer</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2605" />
+      <source>&lt;b&gt;Qt-Designer&lt;/b&gt;&lt;p&gt;Start Qt-Designer.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2626" />
+      <source>Qt-Linguist</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2628" />
+      <source>Qt-&amp;Linguist...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2630" />
+      <source>Start Qt-Linguist</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2631" />
-      <source>Compare &amp;Files side by side...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2634" />
-      <source>&lt;b&gt;Compare Files side by side&lt;/b&gt;&lt;p&gt;Open a dialog to compare two files and show the result side by side.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Porovnat soubory stranu proti straně&lt;/b&gt;&lt;p&gt;Otevře dialog pro porovnání souborů a zobrazení rozdílů strany proti straně.&lt;/p&gt;</translation>
+      <source>&lt;b&gt;Qt-Linguist&lt;/b&gt;&lt;p&gt;Start Qt-Linguist.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2641" />
+      <source>UI Previewer</source>
+      <translation />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2643" />
-      <source>SQL Browser</source>
-      <translation />
+      <source>&amp;UI Previewer...</source>
+      <translation>&amp;UI Previewer...</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2645" />
-      <source>SQL &amp;Browser...</source>
-      <translation>SQL &amp;Browser...</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2647" />
-      <source>Browse a SQL database</source>
-      <translation>Procházet SQL databázi</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2648" />
-      <source>&lt;b&gt;SQL Browser&lt;/b&gt;&lt;p&gt;Browse a SQL database.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;SQL Browser&lt;/b&gt;&lt;p&gt;Procházet SQL databázi.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2660" />
+      <source>Start the UI Previewer</source>
+      <translation>Spustit UI Previewer</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2646" />
+      <source>&lt;b&gt;UI Previewer&lt;/b&gt;&lt;p&gt;Start the UI Previewer.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;UI Previewer&lt;/b&gt;&lt;p&gt;Spustit UI Previewer.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2654" />
+      <source>Translations Previewer</source>
+      <translation>Náhled překladů</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="2656" />
-      <source>Mini Editor</source>
-      <translation />
+      <source>&amp;Translations Previewer...</source>
+      <translation>Náhled &amp;překladů...</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2658" />
-      <source>Mini &amp;Editor...</source>
-      <translation>Mini &amp;Editor...</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2661" />
-      <source>&lt;b&gt;Mini Editor&lt;/b&gt;&lt;p&gt;Open a dialog with a simplified editor.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Mini editor&lt;/b&gt;&lt;p&gt;Otevře se okno s jednoduchým editorem&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2669" />
-      <source>Hex Editor</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2671" />
-      <source>&amp;Hex Editor...</source>
-      <translation type="unfinished" />
+      <source>Start the Translations Previewer</source>
+      <translation>Spustit Previewer překladů</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2660" />
+      <source>&lt;b&gt;Translations Previewer&lt;/b&gt;&lt;p&gt;Start the Translations Previewer.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Previewer překladů&lt;/b&gt;&lt;p&gt;Spustit Previewer překladů.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2668" />
+      <source>Compare Files</source>
+      <translation>Porovnat soubory</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2670" />
+      <source>&amp;Compare Files...</source>
+      <translation>&amp;Porovnat soubory...</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2685" />
+      <location filename="../UI/UserInterface.py" line="2672" />
+      <source>Compare two files</source>
+      <translation>Porovnat dva soubory</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2673" />
-      <source>Start the eric Hex Editor</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2675" />
-      <source>&lt;b&gt;Hex Editor&lt;/b&gt;&lt;p&gt;Starts the eric Hex Editor for viewing or editing binary files.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2684" />
-      <source>eric Web Browser</source>
+      <source>&lt;b&gt;Compare Files&lt;/b&gt;&lt;p&gt;Open a dialog to compare two files.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Porovnat soubory&lt;/b&gt;&lt;p&gt;Otevře dialog pro porovnání dvou souborů.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2681" />
+      <source>Compare Files side by side</source>
+      <translation>Porovnat soubory stranu proti straně</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2683" />
+      <source>Compare &amp;Files side by side...</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2686" />
-      <source>eric &amp;Web Browser...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2688" />
-      <source>Start the eric Web Browser</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2690" />
-      <source>&lt;b&gt;eric Web Browser&lt;/b&gt;&lt;p&gt;Browse the Internet with the eric Web Browser.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2698" />
-      <source>Icon Editor</source>
-      <translation>Editor ikon</translation>
+      <source>&lt;b&gt;Compare Files side by side&lt;/b&gt;&lt;p&gt;Open a dialog to compare two files and show the result side by side.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Porovnat soubory stranu proti straně&lt;/b&gt;&lt;p&gt;Otevře dialog pro porovnání souborů a zobrazení rozdílů strany proti straně.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2695" />
+      <source>SQL Browser</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2697" />
+      <source>SQL &amp;Browser...</source>
+      <translation>SQL &amp;Browser...</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2699" />
+      <source>Browse a SQL database</source>
+      <translation>Procházet SQL databázi</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2700" />
-      <source>&amp;Icon Editor...</source>
-      <translation>Editor &amp;ikon...</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2702" />
-      <source>Start the eric Icon Editor</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2704" />
-      <source>&lt;b&gt;Icon Editor&lt;/b&gt;&lt;p&gt;Starts the eric Icon Editor for editing simple icons.&lt;/p&gt;</source>
-      <translation type="unfinished" />
+      <source>&lt;b&gt;SQL Browser&lt;/b&gt;&lt;p&gt;Browse a SQL database.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;SQL Browser&lt;/b&gt;&lt;p&gt;Procházet SQL databázi.&lt;/p&gt;</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2712" />
-      <source>Snapshot</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2714" />
-      <source>&amp;Snapshot...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2716" />
-      <source>Take snapshots of a screen region</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2718" />
-      <source>&lt;b&gt;Snapshot&lt;/b&gt;&lt;p&gt;This opens a dialog to take snapshots of a screen region.&lt;/p&gt;</source>
+      <location filename="../UI/UserInterface.py" line="2708" />
+      <source>Mini Editor</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2710" />
+      <source>Mini &amp;Editor...</source>
+      <translation>Mini &amp;Editor...</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2713" />
+      <source>&lt;b&gt;Mini Editor&lt;/b&gt;&lt;p&gt;Open a dialog with a simplified editor.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Mini editor&lt;/b&gt;&lt;p&gt;Otevře se okno s jednoduchým editorem&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2721" />
+      <source>Hex Editor</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2723" />
+      <source>&amp;Hex Editor...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2725" />
+      <source>Start the eric Hex Editor</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2727" />
+      <source>&lt;b&gt;Hex Editor&lt;/b&gt;&lt;p&gt;Starts the eric Hex Editor for viewing or editing binary files.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2736" />
+      <source>eric Web Browser</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2738" />
+      <source>eric &amp;Web Browser...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2740" />
+      <source>Start the eric Web Browser</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2742" />
+      <source>&lt;b&gt;eric Web Browser&lt;/b&gt;&lt;p&gt;Browse the Internet with the eric Web Browser.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2750" />
+      <source>Icon Editor</source>
+      <translation>Editor ikon</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2752" />
+      <source>&amp;Icon Editor...</source>
+      <translation>Editor &amp;ikon...</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2754" />
+      <source>Start the eric Icon Editor</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2756" />
+      <source>&lt;b&gt;Icon Editor&lt;/b&gt;&lt;p&gt;Starts the eric Icon Editor for editing simple icons.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2764" />
+      <source>Snapshot</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2766" />
+      <source>&amp;Snapshot...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2768" />
+      <source>Take snapshots of a screen region</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2770" />
+      <source>&lt;b&gt;Snapshot&lt;/b&gt;&lt;p&gt;This opens a dialog to take snapshots of a screen region.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2779" />
       <source>Preferences</source>
       <translation>Nastavení</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2729" />
+      <location filename="../UI/UserInterface.py" line="2781" />
       <source>&amp;Preferences...</source>
       <translation>Na&amp;stavení...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2731" />
+      <location filename="../UI/UserInterface.py" line="2783" />
       <source>Set the prefered configuration</source>
       <translation>Nastavení konfigurace</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2733" />
+      <location filename="../UI/UserInterface.py" line="2785" />
       <source>&lt;b&gt;Preferences&lt;/b&gt;&lt;p&gt;Set the configuration items of the application with your prefered values.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Nastavení&lt;/b&gt;&lt;p&gt;Upravit konfiguraci aplikace podle požadavků uživatele.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2743" />
+      <location filename="../UI/UserInterface.py" line="2795" />
       <source>Export Preferences</source>
       <translation>Exportovat předvolby</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2745" />
+      <location filename="../UI/UserInterface.py" line="2797" />
       <source>E&amp;xport Preferences...</source>
       <translation>E&amp;xportovat předvolby...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2747" />
+      <location filename="../UI/UserInterface.py" line="2799" />
       <source>Export the current configuration</source>
       <translation>Export aktuální konfigurace</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2749" />
+      <location filename="../UI/UserInterface.py" line="2801" />
       <source>&lt;b&gt;Export Preferences&lt;/b&gt;&lt;p&gt;Export the current configuration to a file.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Export předvoleb&lt;/b&gt;&lt;p&gt;Export aktuální konfigurace do souboru.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2757" />
+      <location filename="../UI/UserInterface.py" line="2809" />
       <source>Import Preferences</source>
       <translation>Import předvoleb</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2759" />
+      <location filename="../UI/UserInterface.py" line="2811" />
       <source>I&amp;mport Preferences...</source>
       <translation>I&amp;mport předvoleb...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2761" />
+      <location filename="../UI/UserInterface.py" line="2813" />
       <source>Import a previously exported configuration</source>
       <translation>Import dříve exportované konfigurace</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2763" />
+      <location filename="../UI/UserInterface.py" line="2815" />
       <source>&lt;b&gt;Import Preferences&lt;/b&gt;&lt;p&gt;Import a previously exported configuration.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Import předvoleb&lt;/b&gt;&lt;p&gt;Import dříve exportované konfigurace.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2771" />
+      <location filename="../UI/UserInterface.py" line="2823" />
       <source>Reload APIs</source>
       <translation>Obnovit API</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2772" />
+      <location filename="../UI/UserInterface.py" line="2824" />
       <source>Reload &amp;APIs</source>
       <translation>Obnovit &amp;API</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2774" />
+      <location filename="../UI/UserInterface.py" line="2826" />
       <source>Reload the API information</source>
       <translation>Obnovit API nastavení</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2776" />
+      <location filename="../UI/UserInterface.py" line="2828" />
       <source>&lt;b&gt;Reload APIs&lt;/b&gt;&lt;p&gt;Reload the API information.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Obnovit API&lt;/b&gt;&lt;p&gt;Obnovit API nastavení.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2788" />
-      <location filename="../UI/UserInterface.py" line="2784" />
+      <location filename="../UI/UserInterface.py" line="2840" />
+      <location filename="../UI/UserInterface.py" line="2836" />
       <source>Show external tools</source>
       <translation>Zobrazit externí nástroje</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2786" />
-      <source>Show external &amp;tools</source>
-      <translation>Zobrazit externí nás&amp;troje</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2790" />
-      <source>&lt;b&gt;Show external tools&lt;/b&gt;&lt;p&gt;Opens a dialog to show the path and versions of all extenal tools used by eric.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2800" />
-      <source>View Profiles</source>
-      <translation>Profily pohledů</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2802" />
-      <source>&amp;View Profiles...</source>
-      <translation>Profily &amp;pohledů...</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2804" />
-      <source>Configure view profiles</source>
-      <translation>Konfigurace profilů pohledů</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2806" />
-      <source>&lt;b&gt;View Profiles&lt;/b&gt;&lt;p&gt;Configure the view profiles. With this dialog you may set the visibility of the various windows for the predetermined view profiles.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Profily pohledů&lt;/b&gt;&lt;p&gt;Konfigurace profilu pohledů. V tomto dialogu můžete nastavit zobrazování různých typů pohledů - editačních oken.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2817" />
-      <source>Toolbars</source>
-      <translation>Lišty nástrojů</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2819" />
-      <source>Tool&amp;bars...</source>
-      <translation>&amp;Lišty nástrojů...</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2821" />
-      <source>Configure toolbars</source>
-      <translation>Konfigurace lišt nástrojů</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2822" />
-      <source>&lt;b&gt;Toolbars&lt;/b&gt;&lt;p&gt;Configure the toolbars. With this dialog you may change the actions shown on the various toolbars and define your own toolbars.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Listy nástrojů&lt;/b&gt;&lt;p&gt;Konfigurace lišt nástrojů. S tímto dialogem můžete změnit akce zobrazené v různých nástrojových lištách nebo definovat své vlastní nástrojové lišty.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2832" />
-      <source>Keyboard Shortcuts</source>
-      <translation>Klávesové zkratky</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2834" />
-      <source>Keyboard &amp;Shortcuts...</source>
-      <translation>Klávesové &amp;zkratky...</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2836" />
-      <source>Set the keyboard shortcuts</source>
-      <translation>Nastavení klávesových zkratek</translation>
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2838" />
+      <source>Show external &amp;tools</source>
+      <translation>Zobrazit externí nás&amp;troje</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2842" />
+      <source>&lt;b&gt;Show external tools&lt;/b&gt;&lt;p&gt;Opens a dialog to show the path and versions of all extenal tools used by eric.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2852" />
+      <source>View Profiles</source>
+      <translation>Profily pohledů</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2854" />
+      <source>&amp;View Profiles...</source>
+      <translation>Profily &amp;pohledů...</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2856" />
+      <source>Configure view profiles</source>
+      <translation>Konfigurace profilů pohledů</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2858" />
+      <source>&lt;b&gt;View Profiles&lt;/b&gt;&lt;p&gt;Configure the view profiles. With this dialog you may set the visibility of the various windows for the predetermined view profiles.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Profily pohledů&lt;/b&gt;&lt;p&gt;Konfigurace profilu pohledů. V tomto dialogu můžete nastavit zobrazování různých typů pohledů - editačních oken.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2869" />
+      <source>Toolbars</source>
+      <translation>Lišty nástrojů</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2871" />
+      <source>Tool&amp;bars...</source>
+      <translation>&amp;Lišty nástrojů...</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2873" />
+      <source>Configure toolbars</source>
+      <translation>Konfigurace lišt nástrojů</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2874" />
+      <source>&lt;b&gt;Toolbars&lt;/b&gt;&lt;p&gt;Configure the toolbars. With this dialog you may change the actions shown on the various toolbars and define your own toolbars.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Listy nástrojů&lt;/b&gt;&lt;p&gt;Konfigurace lišt nástrojů. S tímto dialogem můžete změnit akce zobrazené v různých nástrojových lištách nebo definovat své vlastní nástrojové lišty.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2884" />
+      <source>Keyboard Shortcuts</source>
+      <translation>Klávesové zkratky</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2886" />
+      <source>Keyboard &amp;Shortcuts...</source>
+      <translation>Klávesové &amp;zkratky...</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2888" />
+      <source>Set the keyboard shortcuts</source>
+      <translation>Nastavení klávesových zkratek</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2890" />
       <source>&lt;b&gt;Keyboard Shortcuts&lt;/b&gt;&lt;p&gt;Set the keyboard shortcuts of the application with your prefered values.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Klávesové zkratky&lt;/b&gt;&lt;p&gt;Nastavení klávesových zkratek aplikace podle zvyklostí uživatele.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6517" />
-      <location filename="../UI/UserInterface.py" line="6499" />
-      <location filename="../UI/UserInterface.py" line="2847" />
+      <location filename="../UI/UserInterface.py" line="6601" />
+      <location filename="../UI/UserInterface.py" line="6583" />
+      <location filename="../UI/UserInterface.py" line="2899" />
       <source>Export Keyboard Shortcuts</source>
       <translation>Exportovat klávesové zkratky</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2849" />
+      <location filename="../UI/UserInterface.py" line="2901" />
       <source>&amp;Export Keyboard Shortcuts...</source>
       <translation>&amp;Exportovat klávesové zkratky...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2851" />
+      <location filename="../UI/UserInterface.py" line="2903" />
       <source>Export the keyboard shortcuts</source>
       <translation>Export klávesových zkratek</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2853" />
+      <location filename="../UI/UserInterface.py" line="2905" />
       <source>&lt;b&gt;Export Keyboard Shortcuts&lt;/b&gt;&lt;p&gt;Export the keyboard shortcuts of the application.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Export klávesových zkratek&lt;/b&gt;&lt;p&gt;Exportují se klávesové zkratky z aplikace.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6534" />
-      <location filename="../UI/UserInterface.py" line="2861" />
+      <location filename="../UI/UserInterface.py" line="6618" />
+      <location filename="../UI/UserInterface.py" line="2913" />
       <source>Import Keyboard Shortcuts</source>
       <translation>Import klávesových zkratek</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2863" />
+      <location filename="../UI/UserInterface.py" line="2915" />
       <source>&amp;Import Keyboard Shortcuts...</source>
       <translation>&amp;Import klávesových zkratek...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2865" />
+      <location filename="../UI/UserInterface.py" line="2917" />
       <source>Import the keyboard shortcuts</source>
       <translation>Import klávesových zkratek</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2867" />
+      <location filename="../UI/UserInterface.py" line="2919" />
       <source>&lt;b&gt;Import Keyboard Shortcuts&lt;/b&gt;&lt;p&gt;Import the keyboard shortcuts of the application.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Import klávesových zkratek&lt;/b&gt;&lt;p&gt;Do aplikace se importují klávesové zkratky.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2876" />
-      <source>Manage SSL Certificates</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2878" />
-      <source>Manage SSL Certificates...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2880" />
-      <source>Manage the saved SSL certificates</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2882" />
-      <source>&lt;b&gt;Manage SSL Certificates...&lt;/b&gt;&lt;p&gt;Opens a dialog to manage the saved SSL certificates.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2892" />
-      <source>Edit Message Filters</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2894" />
-      <source>Edit Message Filters...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2896" />
-      <source>Edit the message filters used to suppress unwanted messages</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2898" />
-      <source>&lt;b&gt;Edit Message Filters&lt;/b&gt;&lt;p&gt;Opens a dialog to edit the message filters used to suppress unwanted messages been shown in an error window.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2914" />
-      <location filename="../UI/UserInterface.py" line="2911" />
-      <location filename="../UI/UserInterface.py" line="2909" />
-      <source>Clear private data</source>
-      <translation type="unfinished">Smazat soukromá data</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2916" />
-      <source>&lt;b&gt;Clear private data&lt;/b&gt;&lt;p&gt;Clears the private data like the various list of recently opened files, projects or multi projects.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2927" />
-      <location filename="../UI/UserInterface.py" line="2926" />
-      <source>Activate current editor</source>
-      <translation>Aktivovat aktuální editor</translation>
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2928" />
-      <source>Alt+Shift+E</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2937" />
-      <location filename="../UI/UserInterface.py" line="2936" />
-      <source>Show next</source>
-      <translation>Zobrazit další</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2938" />
-      <source>Ctrl+Alt+Tab</source>
-      <translation />
+      <source>Manage SSL Certificates</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2930" />
+      <source>Manage SSL Certificates...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2932" />
+      <source>Manage the saved SSL certificates</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2934" />
+      <source>&lt;b&gt;Manage SSL Certificates...&lt;/b&gt;&lt;p&gt;Opens a dialog to manage the saved SSL certificates.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2944" />
+      <source>Edit Message Filters</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2946" />
-      <location filename="../UI/UserInterface.py" line="2945" />
-      <source>Show previous</source>
-      <translation>Zobrazit předchozí</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2947" />
-      <source>Shift+Ctrl+Alt+Tab</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2955" />
-      <location filename="../UI/UserInterface.py" line="2954" />
-      <source>Switch between tabs</source>
-      <translation>Přepnout mezi taby</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2956" />
-      <source>Ctrl+1</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2963" />
-      <source>Plugin Infos</source>
-      <translation>Plugin Infa</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2965" />
-      <source>&amp;Plugin Infos...</source>
-      <translation>&amp;Plugin Infa...</translation>
+      <source>Edit Message Filters...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2948" />
+      <source>Edit the message filters used to suppress unwanted messages</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2950" />
+      <source>&lt;b&gt;Edit Message Filters&lt;/b&gt;&lt;p&gt;Opens a dialog to edit the message filters used to suppress unwanted messages been shown in an error window.&lt;/p&gt;</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2966" />
-      <source>Show Plugin Infos</source>
-      <translation>Zobrazit Plugin infa</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2967" />
-      <source>&lt;b&gt;Plugin Infos...&lt;/b&gt;&lt;p&gt;This opens a dialog, that show some information about loaded plugins.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Plugin Infa&lt;/b&gt;&lt;p&gt;Otevře dialog, který zobrazí informace o načtených pluginech.&lt;/p&gt;</translation>
+      <location filename="../UI/UserInterface.py" line="2963" />
+      <location filename="../UI/UserInterface.py" line="2961" />
+      <source>Clear private data</source>
+      <translation type="unfinished">Smazat soukromá data</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2968" />
+      <source>&lt;b&gt;Clear private data&lt;/b&gt;&lt;p&gt;Clears the private data like the various list of recently opened files, projects or multi projects.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2979" />
+      <location filename="../UI/UserInterface.py" line="2978" />
+      <source>Activate current editor</source>
+      <translation>Aktivovat aktuální editor</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2980" />
-      <location filename="../UI/UserInterface.py" line="2976" />
-      <source>Install Plugins</source>
-      <translation>Instalovat pluginy</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2978" />
-      <source>&amp;Install Plugins...</source>
-      <translation>&amp;Instalovat pluginy...</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2981" />
-      <source>&lt;b&gt;Install Plugins...&lt;/b&gt;&lt;p&gt;This opens a dialog to install or update plugins.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Instalovat pluginy...&lt;/b&gt;&lt;p&gt;Otevře dialog pro instalaci nebo aktualizaci pluginů.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2993" />
+      <source>Alt+Shift+E</source>
+      <translation />
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="2989" />
-      <source>Uninstall Plugin</source>
-      <translation>Odinstalovat plugin</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2991" />
-      <source>&amp;Uninstall Plugin...</source>
-      <translation>&amp;Odinstalovat plugin...</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2994" />
-      <source>&lt;b&gt;Uninstall Plugin...&lt;/b&gt;&lt;p&gt;This opens a dialog to uninstall a plugin.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Odinstalovat plugin...&lt;/b&gt;&lt;p&gt;Otevře dialog pro odinstalaci pluginu.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3004" />
-      <source>Plugin &amp;Repository...</source>
-      <translation>&amp;Repozitář pluginů...</translation>
-    </message>
-    <message>
+      <location filename="../UI/UserInterface.py" line="2988" />
+      <source>Show next</source>
+      <translation>Zobrazit další</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2990" />
+      <source>Ctrl+Alt+Tab</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2998" />
+      <location filename="../UI/UserInterface.py" line="2997" />
+      <source>Show previous</source>
+      <translation>Zobrazit předchozí</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2999" />
+      <source>Shift+Ctrl+Alt+Tab</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3007" />
       <location filename="../UI/UserInterface.py" line="3006" />
-      <source>Show Plugins available for download</source>
-      <translation>Zobrazit pluginy dostupné ke stažení</translation>
+      <source>Switch between tabs</source>
+      <translation>Přepnout mezi taby</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="3008" />
+      <source>Ctrl+1</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3015" />
+      <source>Plugin Infos</source>
+      <translation>Plugin Infa</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3017" />
+      <source>&amp;Plugin Infos...</source>
+      <translation>&amp;Plugin Infa...</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3018" />
+      <source>Show Plugin Infos</source>
+      <translation>Zobrazit Plugin infa</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3019" />
+      <source>&lt;b&gt;Plugin Infos...&lt;/b&gt;&lt;p&gt;This opens a dialog, that show some information about loaded plugins.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Plugin Infa&lt;/b&gt;&lt;p&gt;Otevře dialog, který zobrazí informace o načtených pluginech.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3032" />
+      <location filename="../UI/UserInterface.py" line="3028" />
+      <source>Install Plugins</source>
+      <translation>Instalovat pluginy</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3030" />
+      <source>&amp;Install Plugins...</source>
+      <translation>&amp;Instalovat pluginy...</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3033" />
+      <source>&lt;b&gt;Install Plugins...&lt;/b&gt;&lt;p&gt;This opens a dialog to install or update plugins.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Instalovat pluginy...&lt;/b&gt;&lt;p&gt;Otevře dialog pro instalaci nebo aktualizaci pluginů.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3045" />
+      <location filename="../UI/UserInterface.py" line="3041" />
+      <source>Uninstall Plugin</source>
+      <translation>Odinstalovat plugin</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3043" />
+      <source>&amp;Uninstall Plugin...</source>
+      <translation>&amp;Odinstalovat plugin...</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3046" />
+      <source>&lt;b&gt;Uninstall Plugin...&lt;/b&gt;&lt;p&gt;This opens a dialog to uninstall a plugin.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Odinstalovat plugin...&lt;/b&gt;&lt;p&gt;Otevře dialog pro odinstalaci pluginu.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3056" />
+      <source>Plugin &amp;Repository...</source>
+      <translation>&amp;Repozitář pluginů...</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3058" />
+      <source>Show Plugins available for download</source>
+      <translation>Zobrazit pluginy dostupné ke stažení</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3060" />
       <source>&lt;b&gt;Plugin Repository...&lt;/b&gt;&lt;p&gt;This opens a dialog, that shows a list of plugins available on the Internet.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Repozitář pluginů...&lt;/b&gt;&lt;p&gt;Otevře se dialog, který zobrazí seznam pluginů dostupných ke stažení přes internet.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3034" />
-      <location filename="../UI/UserInterface.py" line="3033" />
+      <location filename="../UI/UserInterface.py" line="3086" />
+      <location filename="../UI/UserInterface.py" line="3085" />
       <source>Qt5 Documentation</source>
       <translation type="unfinished">Qt4 dokumentace {5 ?}</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3036" />
+      <location filename="../UI/UserInterface.py" line="3088" />
       <source>Open Qt5 Documentation</source>
       <translation type="unfinished">Otevřít Qt4 dokumentaci {5 ?}</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3037" />
+      <location filename="../UI/UserInterface.py" line="3089" />
       <source>&lt;b&gt;Qt5 Documentation&lt;/b&gt;&lt;p&gt;Display the Qt5 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer/web browser, or execute a web browser or Qt Assistant. &lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3049" />
-      <location filename="../UI/UserInterface.py" line="3048" />
+      <location filename="../UI/UserInterface.py" line="3101" />
+      <location filename="../UI/UserInterface.py" line="3100" />
       <source>Qt6 Documentation</source>
       <translation type="unfinished">Qt4 dokumentace {6 ?}</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3051" />
-      <source>Open Qt6 Documentation</source>
-      <translation type="unfinished">Otevřít Qt4 dokumentaci {6 ?}</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3052" />
-      <source>&lt;b&gt;Qt6 Documentation&lt;/b&gt;&lt;p&gt;Display the Qt6 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer/web browser, or execute a web browser or Qt Assistant. &lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3064" />
-      <location filename="../UI/UserInterface.py" line="3063" />
-      <source>PyQt5 Documentation</source>
-      <translation type="unfinished">PyQt4 dokumentace {5 ?}</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3066" />
-      <source>Open PyQt5 Documentation</source>
-      <translation type="unfinished">Otevřít PyQt4 dokumentaci {5 ?}</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3068" />
-      <source>&lt;b&gt;PyQt5 Documentation&lt;/b&gt;&lt;p&gt;Display the PyQt5 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer/web browser, or execute a web browser or Qt Assistant. &lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3081" />
-      <location filename="../UI/UserInterface.py" line="3080" />
-      <source>PyQt6 Documentation</source>
-      <translation type="unfinished">PyQt4 dokumentace {6 ?}</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3083" />
-      <source>Open PyQt6 Documentation</source>
-      <translation type="unfinished">Otevřít PyQt4 dokumentaci {6 ?}</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3085" />
-      <source>&lt;b&gt;PyQt6 Documentation&lt;/b&gt;&lt;p&gt;Display the PyQt6 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer/web browser, or execute a web browser or Qt Assistant. &lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="3103" />
-      <location filename="../UI/UserInterface.py" line="3102" />
+      <source>Open Qt6 Documentation</source>
+      <translation type="unfinished">Otevřít Qt4 dokumentaci {6 ?}</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3104" />
+      <source>&lt;b&gt;Qt6 Documentation&lt;/b&gt;&lt;p&gt;Display the Qt6 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer/web browser, or execute a web browser or Qt Assistant. &lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3116" />
+      <location filename="../UI/UserInterface.py" line="3115" />
+      <source>PyQt5 Documentation</source>
+      <translation type="unfinished">PyQt4 dokumentace {5 ?}</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3118" />
+      <source>Open PyQt5 Documentation</source>
+      <translation type="unfinished">Otevřít PyQt4 dokumentaci {5 ?}</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3120" />
+      <source>&lt;b&gt;PyQt5 Documentation&lt;/b&gt;&lt;p&gt;Display the PyQt5 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer/web browser, or execute a web browser or Qt Assistant. &lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3133" />
+      <location filename="../UI/UserInterface.py" line="3132" />
+      <source>PyQt6 Documentation</source>
+      <translation type="unfinished">PyQt4 dokumentace {6 ?}</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3135" />
+      <source>Open PyQt6 Documentation</source>
+      <translation type="unfinished">Otevřít PyQt4 dokumentaci {6 ?}</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3137" />
+      <source>&lt;b&gt;PyQt6 Documentation&lt;/b&gt;&lt;p&gt;Display the PyQt6 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer/web browser, or execute a web browser or Qt Assistant. &lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3155" />
+      <location filename="../UI/UserInterface.py" line="3154" />
       <source>Python 3 Documentation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3105" />
+      <location filename="../UI/UserInterface.py" line="3157" />
       <source>Open Python 3 Documentation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3107" />
+      <location filename="../UI/UserInterface.py" line="3159" />
       <source>&lt;b&gt;Python 3 Documentation&lt;/b&gt;&lt;p&gt;Display the Python 3 documentation. If no documentation directory is configured, the location of the Python 3 documentation is assumed to be the doc directory underneath the location of the Python 3 executable on Windows and &lt;i&gt;/usr/share/doc/packages/python/html&lt;/i&gt; on Unix. Set PYTHON3DOCDIR in your environment to override this.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3125" />
-      <location filename="../UI/UserInterface.py" line="3124" />
-      <source>Eric API Documentation</source>
-      <translation>Eric API dokumentace</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3127" />
-      <source>Open Eric API Documentation</source>
-      <translation>Otevřít Eric API dokumentaci</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3129" />
-      <source>&lt;b&gt;Eric API Documentation&lt;/b&gt;&lt;p&gt;Display the Eric API documentation. The location for the documentation is the Documentation/Source subdirectory of the eric installation directory.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3146" />
-      <location filename="../UI/UserInterface.py" line="3145" />
+      <location filename="../UI/UserInterface.py" line="3177" />
+      <location filename="../UI/UserInterface.py" line="3176" />
+      <source>eric API Documentation</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3179" />
+      <source>Open eric API Documentation</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3181" />
+      <source>&lt;b&gt;eric API Documentation&lt;/b&gt;&lt;p&gt;Display the eric API documentation. The location for the documentation is the Documentation/Source subdirectory of the eric installation directory.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3198" />
+      <location filename="../UI/UserInterface.py" line="3197" />
       <source>PySide2 Documentation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3148" />
+      <location filename="../UI/UserInterface.py" line="3200" />
       <source>Open PySide2 Documentation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3150" />
+      <location filename="../UI/UserInterface.py" line="3202" />
       <source>&lt;b&gt;PySide2 Documentation&lt;/b&gt;&lt;p&gt;Display the PySide2 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer/web browser, or execute a web browser or Qt Assistant. &lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3166" />
-      <location filename="../UI/UserInterface.py" line="3165" />
+      <location filename="../UI/UserInterface.py" line="3218" />
+      <location filename="../UI/UserInterface.py" line="3217" />
       <source>PySide6 Documentation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3168" />
+      <location filename="../UI/UserInterface.py" line="3220" />
       <source>Open PySide6 Documentation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3170" />
+      <location filename="../UI/UserInterface.py" line="3222" />
       <source>&lt;b&gt;PySide6 Documentation&lt;/b&gt;&lt;p&gt;Display the PySide6 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer/web browser, or execute a web browser or Qt Assistant. &lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3272" />
+      <location filename="../UI/UserInterface.py" line="3324" />
       <source>E&amp;xtras</source>
       <translation>E&amp;xtra funkce</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3282" />
+      <location filename="../UI/UserInterface.py" line="3334" />
       <source>Wi&amp;zards</source>
       <translation>&amp;Průvodci</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3301" />
+      <location filename="../UI/UserInterface.py" line="3353" />
       <source>P&amp;lugins</source>
       <translation>P&amp;luginy</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3311" />
+      <location filename="../UI/UserInterface.py" line="3363" />
       <source>Configure...</source>
       <translation>Konfigurovat...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3320" />
+      <location filename="../UI/UserInterface.py" line="3372" />
       <source>&amp;Unittest</source>
       <translation>&amp;Unittest</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3337" />
+      <location filename="../UI/UserInterface.py" line="3389" />
       <source>Select Tool Group</source>
       <translation>Vybrat skupinu nástrojů</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3348" />
+      <location filename="../UI/UserInterface.py" line="3400" />
       <source>Se&amp;ttings</source>
       <translation>Nas&amp;tavení</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3378" />
+      <location filename="../UI/UserInterface.py" line="3430" />
       <source>&amp;Window</source>
       <translation>O&amp;kno</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3387" />
+      <location filename="../UI/UserInterface.py" line="3439" />
       <source>&amp;Windows</source>
       <translation type="unfinished">&amp;Windows</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3392" />
+      <location filename="../UI/UserInterface.py" line="3444" />
       <source>Central Park</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3396" />
+      <location filename="../UI/UserInterface.py" line="3448" />
       <source>Left Side</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3410" />
+      <location filename="../UI/UserInterface.py" line="3465" />
+      <source>Right Side</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3489" />
       <source>Bottom Side</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3419" />
-      <source>Right Side</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3443" />
+      <location filename="../UI/UserInterface.py" line="3497" />
       <source>Plug-ins</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3450" />
+      <location filename="../UI/UserInterface.py" line="3504" />
       <source>&amp;Toolbars</source>
       <translation>&amp;Toolbary</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3463" />
+      <location filename="../UI/UserInterface.py" line="3517" />
       <source>&amp;Help</source>
       <translation>&amp;Nápověda</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3536" />
-      <location filename="../UI/UserInterface.py" line="3513" />
+      <location filename="../UI/UserInterface.py" line="3590" />
+      <location filename="../UI/UserInterface.py" line="3567" />
       <source>Tools</source>
       <translation>Nástroje</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3538" />
-      <location filename="../UI/UserInterface.py" line="3517" />
+      <location filename="../UI/UserInterface.py" line="3592" />
+      <location filename="../UI/UserInterface.py" line="3571" />
       <source>Settings</source>
       <translation>Nastavení</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="5392" />
-      <location filename="../UI/UserInterface.py" line="3539" />
-      <location filename="../UI/UserInterface.py" line="3518" />
+      <location filename="../UI/UserInterface.py" line="5464" />
+      <location filename="../UI/UserInterface.py" line="3593" />
+      <location filename="../UI/UserInterface.py" line="3572" />
       <source>Help</source>
       <translation>Nápověda</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3540" />
-      <location filename="../UI/UserInterface.py" line="3519" />
+      <location filename="../UI/UserInterface.py" line="3594" />
+      <location filename="../UI/UserInterface.py" line="3573" />
       <source>Profiles</source>
       <translation>Profily</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3541" />
-      <location filename="../UI/UserInterface.py" line="3520" />
+      <location filename="../UI/UserInterface.py" line="3595" />
+      <location filename="../UI/UserInterface.py" line="3574" />
       <source>Plugins</source>
       <translation>Pluginy</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3703" />
+      <location filename="../UI/UserInterface.py" line="3757" />
       <source>&lt;p&gt;This part of the status bar displays the current editors language.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Tato část status baru zobrazuje aktuální jazyk editoru.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3710" />
+      <location filename="../UI/UserInterface.py" line="3764" />
       <source>&lt;p&gt;This part of the status bar displays the current editors encoding.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Tato část status baru zobrazuje aktuální kódování editorů.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3717" />
+      <location filename="../UI/UserInterface.py" line="3771" />
       <source>&lt;p&gt;This part of the status bar displays the current editors eol setting.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Tato část status baru zobrazuje eol nastavení v aktuálním editoru.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3724" />
+      <location filename="../UI/UserInterface.py" line="3778" />
       <source>&lt;p&gt;This part of the status bar displays an indication of the current editors files writability.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Tato část status baru zobrazuje indikátor práva zápisu editoru do souboru.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3731" />
+      <location filename="../UI/UserInterface.py" line="3785" />
       <source>&lt;p&gt;This part of the status bar displays the line number of the current editor.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Tato část status baru zobrazuje číslo řádku v aktuálním editoru.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3738" />
+      <location filename="../UI/UserInterface.py" line="3792" />
       <source>&lt;p&gt;This part of the status bar displays the cursor position of the current editor.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Tato část status baru zobrazuje pozici kurzoru v aktuálním editoru.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3749" />
+      <location filename="../UI/UserInterface.py" line="3803" />
       <source>&lt;p&gt;This part of the status bar allows zooming the current editor or shell.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3814" />
-      <location filename="../UI/UserInterface.py" line="3774" />
+      <location filename="../UI/UserInterface.py" line="3868" />
+      <location filename="../UI/UserInterface.py" line="3828" />
       <source>External Tools/{0}</source>
       <translation>Externí nástroje/{0}</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3920" />
+      <location filename="../UI/UserInterface.py" line="3974" />
       <source>&lt;h2&gt;Version Numbers&lt;/h2&gt;&lt;table&gt;</source>
       <translation type="unfinished">&lt;h3&gt;Čísla verzí&lt;/h3&gt;&lt;table&gt; {2&gt;?} {2&gt;?}</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7564" />
-      <location filename="../UI/UserInterface.py" line="3956" />
+      <location filename="../UI/UserInterface.py" line="7681" />
+      <location filename="../UI/UserInterface.py" line="4010" />
       <source>&lt;/table&gt;</source>
       <translation>&lt;/table&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3990" />
+      <location filename="../UI/UserInterface.py" line="4044" />
       <source>Email address or mail server address is empty. Please configure your Email settings in the Preferences Dialog.</source>
       <translation>Emailová adresa nebo mail server adresa jsou prázdné. Prosím, nastavte váš email v dialogovém okně Nastavení.</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4301" />
+      <location filename="../UI/UserInterface.py" line="4355" />
       <source>Restart application</source>
       <translation>Restartovat aplikaci</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4302" />
-      <source>The application needs to be restarted. Do it now?</source>
-      <translation>Aplikace potřebuje restartovat. Má se provést nyní?</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="4336" />
-      <source>&amp;Builtin Tools</source>
-      <translation>&amp;Vestavěné nástroje</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="4353" />
-      <source>&amp;Plugin Tools</source>
-      <translation>&amp;Plugin nástroje</translation>
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="4356" />
+      <source>The application needs to be restarted. Do it now?</source>
+      <translation>Aplikace potřebuje restartovat. Má se provést nyní?</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="4390" />
+      <source>&amp;Builtin Tools</source>
+      <translation>&amp;Vestavěné nástroje</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="4407" />
+      <source>&amp;Plugin Tools</source>
+      <translation>&amp;Plugin nástroje</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="4410" />
       <source>&amp;User Tools</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4382" />
+      <location filename="../UI/UserInterface.py" line="4436" />
       <source>Configure Tool Groups ...</source>
       <translation>Konfigurace Skupin nástrojů...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4386" />
+      <location filename="../UI/UserInterface.py" line="4440" />
       <source>Configure current Tool Group ...</source>
       <translation>Konfigurace aktuální skupiny nástrojů...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4427" />
-      <location filename="../UI/UserInterface.py" line="4407" />
+      <location filename="../UI/UserInterface.py" line="4481" />
+      <location filename="../UI/UserInterface.py" line="4461" />
       <source>No User Tools Configured</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4500" />
+      <location filename="../UI/UserInterface.py" line="4555" />
       <source>&amp;Show all</source>
       <translation>&amp;Zobrazit vše</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4502" />
+      <location filename="../UI/UserInterface.py" line="4557" />
       <source>&amp;Hide all</source>
       <translation>&amp;Skrýt vše</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="5520" />
-      <location filename="../UI/UserInterface.py" line="5510" />
-      <location filename="../UI/UserInterface.py" line="5463" />
-      <location filename="../UI/UserInterface.py" line="5454" />
-      <location filename="../UI/UserInterface.py" line="5293" />
-      <location filename="../UI/UserInterface.py" line="5284" />
-      <location filename="../UI/UserInterface.py" line="5223" />
-      <location filename="../UI/UserInterface.py" line="5214" />
+      <location filename="../UI/UserInterface.py" line="5592" />
+      <location filename="../UI/UserInterface.py" line="5582" />
+      <location filename="../UI/UserInterface.py" line="5535" />
+      <location filename="../UI/UserInterface.py" line="5526" />
+      <location filename="../UI/UserInterface.py" line="5365" />
+      <location filename="../UI/UserInterface.py" line="5356" />
+      <location filename="../UI/UserInterface.py" line="5295" />
+      <location filename="../UI/UserInterface.py" line="5286" />
       <source>Problem</source>
       <translation>Problém</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="5521" />
-      <location filename="../UI/UserInterface.py" line="5511" />
-      <location filename="../UI/UserInterface.py" line="5464" />
-      <location filename="../UI/UserInterface.py" line="5455" />
-      <location filename="../UI/UserInterface.py" line="5294" />
-      <location filename="../UI/UserInterface.py" line="5285" />
-      <location filename="../UI/UserInterface.py" line="5224" />
-      <location filename="../UI/UserInterface.py" line="5215" />
+      <location filename="../UI/UserInterface.py" line="5593" />
+      <location filename="../UI/UserInterface.py" line="5583" />
+      <location filename="../UI/UserInterface.py" line="5536" />
+      <location filename="../UI/UserInterface.py" line="5527" />
+      <location filename="../UI/UserInterface.py" line="5366" />
+      <location filename="../UI/UserInterface.py" line="5357" />
+      <location filename="../UI/UserInterface.py" line="5296" />
+      <location filename="../UI/UserInterface.py" line="5287" />
       <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; does not exist or is zero length.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Soubor &lt;b&gt;{0}&lt;/b&gt; neexistuje nebo má nulovou délku.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="5728" />
-      <location filename="../UI/UserInterface.py" line="5641" />
-      <location filename="../UI/UserInterface.py" line="5556" />
-      <location filename="../UI/UserInterface.py" line="5533" />
-      <location filename="../UI/UserInterface.py" line="5476" />
-      <location filename="../UI/UserInterface.py" line="5426" />
-      <location filename="../UI/UserInterface.py" line="5406" />
-      <location filename="../UI/UserInterface.py" line="5368" />
-      <location filename="../UI/UserInterface.py" line="5359" />
-      <location filename="../UI/UserInterface.py" line="5324" />
-      <location filename="../UI/UserInterface.py" line="5315" />
-      <location filename="../UI/UserInterface.py" line="5254" />
-      <location filename="../UI/UserInterface.py" line="5245" />
+      <location filename="../UI/UserInterface.py" line="5800" />
+      <location filename="../UI/UserInterface.py" line="5713" />
+      <location filename="../UI/UserInterface.py" line="5628" />
+      <location filename="../UI/UserInterface.py" line="5605" />
+      <location filename="../UI/UserInterface.py" line="5548" />
+      <location filename="../UI/UserInterface.py" line="5498" />
+      <location filename="../UI/UserInterface.py" line="5478" />
+      <location filename="../UI/UserInterface.py" line="5440" />
+      <location filename="../UI/UserInterface.py" line="5431" />
+      <location filename="../UI/UserInterface.py" line="5396" />
+      <location filename="../UI/UserInterface.py" line="5387" />
+      <location filename="../UI/UserInterface.py" line="5326" />
+      <location filename="../UI/UserInterface.py" line="5317" />
       <source>Process Generation Error</source>
       <translation>Chyba v procesu generování</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="5246" />
+      <location filename="../UI/UserInterface.py" line="5318" />
       <source>&lt;p&gt;Could not start Qt-Designer.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Nemohu spustit Qt-Designer.&lt;br&gt;Ověřte jestli je dostupný jako &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="5255" />
+      <location filename="../UI/UserInterface.py" line="5327" />
       <source>&lt;p&gt;Could not find the Qt-Designer executable.&lt;br&gt;Ensure that it is installed and optionally configured on the Qt configuration page.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="5316" />
+      <location filename="../UI/UserInterface.py" line="5388" />
       <source>&lt;p&gt;Could not start Qt-Linguist.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Nemohu spustit Qt-Linguist.&lt;br&gt;Ověřte jestli je dostupný jako &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="5325" />
+      <location filename="../UI/UserInterface.py" line="5397" />
       <source>&lt;p&gt;Could not find the Qt-Linguist executable.&lt;br&gt;Ensure that it is installed and optionally configured on the Qt configuration page.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="5360" />
+      <location filename="../UI/UserInterface.py" line="5432" />
       <source>&lt;p&gt;Could not start Qt-Assistant.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Nemohu spustit Qt-Assistant.&lt;br&gt;Ověřte jestli je dostupný jako &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="5369" />
+      <location filename="../UI/UserInterface.py" line="5441" />
       <source>&lt;p&gt;Could not find the Qt-Assistant executable.&lt;br&gt;Ensure that it is installed and optionally configured on the Qt configuration page.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="5393" />
+      <location filename="../UI/UserInterface.py" line="5465" />
       <source>Currently no custom viewer is selected. Please use the preferences dialog to specify one.</source>
       <translation>Aktuálně není vybrán žádný prohlížeč. Prosím otevřete Nastavení a nějaký vyberte.</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="5407" />
+      <location filename="../UI/UserInterface.py" line="5479" />
       <source>&lt;p&gt;Could not start custom viewer.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Nemohu spustit aktuální prohlížeč.&lt;br&gt;Ověřte jestli je dostupný jako &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="5427" />
+      <location filename="../UI/UserInterface.py" line="5499" />
       <source>&lt;p&gt;Could not start the help viewer.&lt;br&gt;Ensure that it is available as &lt;b&gt;hh&lt;/b&gt;.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Nemohu spustit prohlížeč nápovědy.&lt;br&gt;Ověřte jestli je dostupný jako &lt;b&gt;hh&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="5477" />
+      <location filename="../UI/UserInterface.py" line="5549" />
       <source>&lt;p&gt;Could not start UI Previewer.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Nemohu spustit UI Previewer.&lt;br&gt;Ověřte jestli je dostupný jako &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="5534" />
+      <location filename="../UI/UserInterface.py" line="5606" />
       <source>&lt;p&gt;Could not start Translation Previewer.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Nemohu spustit Previewer překladů.&lt;br&gt;Ověřte jestli je dostupný jako &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="5557" />
+      <location filename="../UI/UserInterface.py" line="5629" />
       <source>&lt;p&gt;Could not start SQL Browser.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Nelze spustit SQL Browser.&lt;br&gt;Ujistěte se, že je dostupný jako &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="5642" />
+      <location filename="../UI/UserInterface.py" line="5714" />
       <source>&lt;p&gt;Could not start Snapshot tool.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="5673" />
-      <location filename="../UI/UserInterface.py" line="5664" />
+      <location filename="../UI/UserInterface.py" line="5745" />
+      <location filename="../UI/UserInterface.py" line="5736" />
       <source>External Tools</source>
       <translation>Externí nástroje</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="5665" />
+      <location filename="../UI/UserInterface.py" line="5737" />
       <source>No tool entry found for external tool '{0}' in tool group '{1}'.</source>
       <translation>V externím nástroji  '{0}' ve skupině '{1}' nebyl záznam nástroje nalezen.</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="5674" />
+      <location filename="../UI/UserInterface.py" line="5746" />
       <source>No toolgroup entry '{0}' found.</source>
       <translation>Skupina nástrojů '{0}' nenalezena. </translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="5710" />
+      <location filename="../UI/UserInterface.py" line="5782" />
       <source>Starting process '{0} {1}'.
 </source>
       <translation>Spouštím proces '{0} {1}'.
 </translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="5729" />
+      <location filename="../UI/UserInterface.py" line="5801" />
       <source>&lt;p&gt;Could not start the tool entry &lt;b&gt;{0}&lt;/b&gt;.&lt;br&gt;Ensure that it is available as &lt;b&gt;{1}&lt;/b&gt;.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Nemohu spustit příkaz &lt;b&gt;{0}&lt;/b&gt;&lt;br&gt;Ověřte jestli je dostupný jako &lt;b&gt;{1}&lt;/b&gt;. &lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="5804" />
+      <location filename="../UI/UserInterface.py" line="5876" />
       <source>Process '{0}' has exited.
 </source>
       <translation>Proces '{0}' byl ukončen.
 </translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6068" />
-      <location filename="../UI/UserInterface.py" line="6012" />
-      <location filename="../UI/UserInterface.py" line="5973" />
-      <location filename="../UI/UserInterface.py" line="5907" />
-      <location filename="../UI/UserInterface.py" line="5847" />
+      <location filename="../UI/UserInterface.py" line="6148" />
+      <location filename="../UI/UserInterface.py" line="6090" />
+      <location filename="../UI/UserInterface.py" line="6049" />
+      <location filename="../UI/UserInterface.py" line="5981" />
+      <location filename="../UI/UserInterface.py" line="5919" />
       <source>Documentation Missing</source>
       <translation>Dokumentace chybí</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6069" />
-      <location filename="../UI/UserInterface.py" line="6013" />
-      <location filename="../UI/UserInterface.py" line="5974" />
-      <location filename="../UI/UserInterface.py" line="5908" />
-      <location filename="../UI/UserInterface.py" line="5848" />
+      <location filename="../UI/UserInterface.py" line="6149" />
+      <location filename="../UI/UserInterface.py" line="6091" />
+      <location filename="../UI/UserInterface.py" line="6050" />
+      <location filename="../UI/UserInterface.py" line="5982" />
+      <location filename="../UI/UserInterface.py" line="5920" />
       <source>&lt;p&gt;The documentation starting point "&lt;b&gt;{0}&lt;/b&gt;" could not be found.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Adresář dokumentace "&lt;b&gt;{0}&lt;/b&gt;" nebyl nalezen.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6051" />
-      <location filename="../UI/UserInterface.py" line="5946" />
+      <location filename="../UI/UserInterface.py" line="6131" />
+      <location filename="../UI/UserInterface.py" line="6022" />
       <source>Documentation</source>
       <translation>Dokumentace</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="5947" />
+      <location filename="../UI/UserInterface.py" line="6023" />
       <source>&lt;p&gt;The PyQt{0} documentation starting point has not been configured.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6052" />
+      <location filename="../UI/UserInterface.py" line="6132" />
       <source>&lt;p&gt;The PySide{0} documentation starting point has not been configured.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6228" />
-      <location filename="../UI/UserInterface.py" line="6164" />
+      <location filename="../UI/UserInterface.py" line="6310" />
+      <location filename="../UI/UserInterface.py" line="6246" />
       <source>Start Web Browser</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6165" />
+      <location filename="../UI/UserInterface.py" line="6247" />
       <source>The eric web browser could not be started.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6229" />
+      <location filename="../UI/UserInterface.py" line="6311" />
       <source>&lt;p&gt;The eric web browser is not started.&lt;/p&gt;&lt;p&gt;Reason: {0}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6271" />
+      <location filename="../UI/UserInterface.py" line="6353" />
       <source>Open Browser</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6272" />
+      <location filename="../UI/UserInterface.py" line="6354" />
       <source>Could not start a web browser</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6501" />
+      <location filename="../UI/UserInterface.py" line="6585" />
       <source>Keyboard Shortcuts File (*.ekj)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6518" />
+      <location filename="../UI/UserInterface.py" line="6602" />
       <source>&lt;p&gt;The keyboard shortcuts file &lt;b&gt;{0}&lt;/b&gt; exists already. Overwrite it?&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6536" />
+      <location filename="../UI/UserInterface.py" line="6620" />
       <source>Keyboard Shortcuts File (*.ekj);;XML Keyboard shortcut file (*.e4k)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6728" />
+      <location filename="../UI/UserInterface.py" line="6812" />
       <source>Read Tasks</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6729" />
+      <location filename="../UI/UserInterface.py" line="6813" />
       <source>&lt;p&gt;The tasks file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Soubor s úlohami &lt;b&gt;{0}&lt;/b&gt; nelze načíst.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6776" />
+      <location filename="../UI/UserInterface.py" line="6860" />
       <source>Read Session</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6804" />
-      <location filename="../UI/UserInterface.py" line="6777" />
+      <location filename="../UI/UserInterface.py" line="6888" />
+      <location filename="../UI/UserInterface.py" line="6861" />
       <source>&lt;p&gt;The session file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Soubor relace session &lt;b&gt;{0}&lt;/b&gt; nelze přečíst.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6803" />
+      <location filename="../UI/UserInterface.py" line="6887" />
       <source>Read session</source>
       <translation>Načíst relaci</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6819" />
+      <location filename="../UI/UserInterface.py" line="6903" />
       <source>Save Session</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6821" />
+      <location filename="../UI/UserInterface.py" line="6905" />
       <source>eric Session Files (*.esj)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6843" />
+      <location filename="../UI/UserInterface.py" line="6927" />
       <source>eric Session Files (*.esj);;eric XML Session Files (*.e5s)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6891" />
+      <location filename="../UI/UserInterface.py" line="6975" />
       <source>Crash Session found!</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6892" />
+      <location filename="../UI/UserInterface.py" line="6976" />
       <source>A session file of a crashed session was found. Shall this session be restored?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7163" />
+      <location filename="../UI/UserInterface.py" line="7277" />
       <source>Drop Error</source>
       <translation>Zahodit chybu</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7164" />
+      <location filename="../UI/UserInterface.py" line="7278" />
       <source>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; is not a file.&lt;/p&gt;</source>
       <translation>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; není soubor.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7338" />
+      <location filename="../UI/UserInterface.py" line="7455" />
       <source>&amp;Cancel</source>
       <translation>&amp;Zrušit</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7340" />
+      <location filename="../UI/UserInterface.py" line="7457" />
       <source>%v/%m</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7342" />
+      <location filename="../UI/UserInterface.py" line="7459" />
       <source>Version Check</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7347" />
+      <location filename="../UI/UserInterface.py" line="7464" />
       <source>Trying host {0}</source>
       <translation>Zkouším host {0}</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7416" />
-      <location filename="../UI/UserInterface.py" line="7409" />
-      <location filename="../UI/UserInterface.py" line="7360" />
+      <location filename="../UI/UserInterface.py" line="7533" />
+      <location filename="../UI/UserInterface.py" line="7526" />
+      <location filename="../UI/UserInterface.py" line="7477" />
       <source>Error getting versions information</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7361" />
+      <location filename="../UI/UserInterface.py" line="7478" />
       <source>The versions information cannot not be downloaded because the Internet is &lt;b&gt;not reachable&lt;/b&gt;. Please try again later.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7410" />
-      <source>The versions information could not be downloaded. Please go online and try again.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="7417" />
-      <source>The versions information could not be downloaded for the last 7 days. Please go online and try again.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="7508" />
-      <location filename="../UI/UserInterface.py" line="7474" />
-      <source>Update available</source>
-      <translation>Byla nalezena aktualizace</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="7509" />
-      <location filename="../UI/UserInterface.py" line="7475" />
-      <source>The update to &lt;b&gt;{0}&lt;/b&gt; of eric is available at &lt;b&gt;{1}&lt;/b&gt;. Would you like to get it?</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="7496" />
-      <location filename="../UI/UserInterface.py" line="7486" />
-      <source>Update Check</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="7487" />
-      <source>You are using a snapshot release of eric. A more up-to-date stable release might be available.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="7497" />
-      <source>You installed eric directly from the source code. There is no possibility to check for the availability of an update.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="7520" />
-      <source>eric is up to date</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="7521" />
-      <source>You are using the latest version of eric</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="7527" />
+      <source>The versions information could not be downloaded. Please go online and try again.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="7534" />
+      <source>The versions information could not be downloaded for the last 7 days. Please go online and try again.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="7625" />
+      <location filename="../UI/UserInterface.py" line="7591" />
+      <source>Update available</source>
+      <translation>Byla nalezena aktualizace</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="7626" />
+      <location filename="../UI/UserInterface.py" line="7592" />
+      <source>The update to &lt;b&gt;{0}&lt;/b&gt; of eric is available at &lt;b&gt;{1}&lt;/b&gt;. Would you like to get it?</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="7613" />
+      <location filename="../UI/UserInterface.py" line="7603" />
+      <source>Update Check</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="7604" />
+      <source>You are using a snapshot release of eric. A more up-to-date stable release might be available.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="7614" />
+      <source>You installed eric directly from the source code. There is no possibility to check for the availability of an update.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="7637" />
+      <source>eric is up to date</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="7638" />
+      <source>You are using the latest version of eric</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="7644" />
       <source>Error during updates check</source>
       <translation>Chyba během zjišťování aktualizací</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7528" />
+      <location filename="../UI/UserInterface.py" line="7645" />
       <source>Could not perform updates check.</source>
       <translation>Kontrolu updatů nelze provést.</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7549" />
+      <location filename="../UI/UserInterface.py" line="7666" />
       <source>&lt;h3&gt;Available versions&lt;/h3&gt;&lt;table&gt;</source>
       <translation>&lt;h3&gt;Dostupné verze&lt;/h3&gt;&lt;table&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7615" />
-      <location filename="../UI/UserInterface.py" line="7604" />
+      <location filename="../UI/UserInterface.py" line="7732" />
+      <location filename="../UI/UserInterface.py" line="7721" />
       <source>First time usage</source>
       <translation>Spuštěno poprvé</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7605" />
+      <location filename="../UI/UserInterface.py" line="7722" />
       <source>eric7 has not been configured yet but an eric6 configuration was found. Shall this be imported?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7616" />
+      <location filename="../UI/UserInterface.py" line="7733" />
       <source>eric has not been configured yet. The configuration dialog will be started.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7636" />
+      <location filename="../UI/UserInterface.py" line="7753" />
       <source>Select Workspace Directory</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7813" />
+      <location filename="../UI/UserInterface.py" line="7930" />
       <source>Unsaved Data Detected</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7814" />
+      <location filename="../UI/UserInterface.py" line="7931" />
       <source>Some editors contain unsaved data. Shall these be saved?</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <source>Eric API Documentation</source>
+      <translation type="vanished">Eric API dokumentace</translation>
+    </message>
+    <message>
+      <source>Open Eric API Documentation</source>
+      <translation type="vanished">Otevřít Eric API dokumentaci</translation>
+    </message>
+    <message>
       <source>Qt4 Documentation</source>
       <translation type="vanished">Qt4 dokumentace</translation>
     </message>
@@ -87466,8 +87970,8 @@
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2092" />
       <location filename="../ViewManager/ViewManager.py" line="2091" />
-      <location filename="../QScintilla/MiniEditor.py" line="1434" />
-      <location filename="../QScintilla/MiniEditor.py" line="1433" />
+      <location filename="../QScintilla/MiniEditor.py" line="1462" />
+      <location filename="../QScintilla/MiniEditor.py" line="1461" />
       <location filename="../QScintilla/ShellWindow.py" line="405" />
       <location filename="../QScintilla/ShellWindow.py" line="404" />
       <source>Delete current line</source>
@@ -87475,7 +87979,7 @@
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2093" />
-      <location filename="../QScintilla/MiniEditor.py" line="1435" />
+      <location filename="../QScintilla/MiniEditor.py" line="1463" />
       <location filename="../QScintilla/ShellWindow.py" line="406" />
       <source>Ctrl+Shift+L</source>
       <translation />
@@ -87483,8 +87987,8 @@
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1713" />
       <location filename="../ViewManager/ViewManager.py" line="1712" />
-      <location filename="../QScintilla/MiniEditor.py" line="1055" />
-      <location filename="../QScintilla/MiniEditor.py" line="1054" />
+      <location filename="../QScintilla/MiniEditor.py" line="1083" />
+      <location filename="../QScintilla/MiniEditor.py" line="1082" />
       <location filename="../QScintilla/ShellWindow.py" line="416" />
       <location filename="../QScintilla/ShellWindow.py" line="415" />
       <source>Indent one level</source>
@@ -87492,7 +87996,7 @@
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1714" />
-      <location filename="../QScintilla/MiniEditor.py" line="1056" />
+      <location filename="../QScintilla/MiniEditor.py" line="1084" />
       <location filename="../QScintilla/ShellWindow.py" line="417" />
       <source>Tab</source>
       <translation />
@@ -87500,8 +88004,8 @@
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2069" />
       <location filename="../ViewManager/ViewManager.py" line="2068" />
-      <location filename="../QScintilla/MiniEditor.py" line="1424" />
-      <location filename="../QScintilla/MiniEditor.py" line="1423" />
+      <location filename="../QScintilla/MiniEditor.py" line="1452" />
+      <location filename="../QScintilla/MiniEditor.py" line="1451" />
       <location filename="../QScintilla/ShellWindow.py" line="425" />
       <location filename="../QScintilla/ShellWindow.py" line="424" />
       <source>Insert new line</source>
@@ -87509,14 +88013,14 @@
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2070" />
-      <location filename="../QScintilla/MiniEditor.py" line="1425" />
+      <location filename="../QScintilla/MiniEditor.py" line="1453" />
       <location filename="../QScintilla/ShellWindow.py" line="426" />
       <source>Return</source>
       <translation />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2071" />
-      <location filename="../QScintilla/MiniEditor.py" line="1426" />
+      <location filename="../QScintilla/MiniEditor.py" line="1454" />
       <location filename="../QScintilla/ShellWindow.py" line="427" />
       <source>Enter</source>
       <translation>Enter</translation>
@@ -87524,8 +88028,8 @@
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1978" />
       <location filename="../ViewManager/ViewManager.py" line="1976" />
-      <location filename="../QScintilla/MiniEditor.py" line="1335" />
-      <location filename="../QScintilla/MiniEditor.py" line="1333" />
+      <location filename="../QScintilla/MiniEditor.py" line="1363" />
+      <location filename="../QScintilla/MiniEditor.py" line="1361" />
       <location filename="../QScintilla/ShellWindow.py" line="436" />
       <location filename="../QScintilla/ShellWindow.py" line="434" />
       <source>Delete previous character</source>
@@ -87533,21 +88037,21 @@
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1980" />
-      <location filename="../QScintilla/MiniEditor.py" line="1337" />
+      <location filename="../QScintilla/MiniEditor.py" line="1365" />
       <location filename="../QScintilla/ShellWindow.py" line="438" />
       <source>Backspace</source>
       <translation />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1985" />
-      <location filename="../QScintilla/MiniEditor.py" line="1342" />
+      <location filename="../QScintilla/MiniEditor.py" line="1370" />
       <location filename="../QScintilla/ShellWindow.py" line="443" />
       <source>Meta+H</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1988" />
-      <location filename="../QScintilla/MiniEditor.py" line="1345" />
+      <location filename="../QScintilla/MiniEditor.py" line="1373" />
       <location filename="../QScintilla/ShellWindow.py" line="446" />
       <source>Shift+Backspace</source>
       <translation />
@@ -87555,8 +88059,8 @@
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2009" />
       <location filename="../ViewManager/ViewManager.py" line="2007" />
-      <location filename="../QScintilla/MiniEditor.py" line="1366" />
-      <location filename="../QScintilla/MiniEditor.py" line="1364" />
+      <location filename="../QScintilla/MiniEditor.py" line="1394" />
+      <location filename="../QScintilla/MiniEditor.py" line="1392" />
       <location filename="../QScintilla/ShellWindow.py" line="454" />
       <location filename="../QScintilla/ShellWindow.py" line="452" />
       <source>Delete current character</source>
@@ -87564,14 +88068,14 @@
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2011" />
-      <location filename="../QScintilla/MiniEditor.py" line="1368" />
+      <location filename="../QScintilla/MiniEditor.py" line="1396" />
       <location filename="../QScintilla/ShellWindow.py" line="456" />
       <source>Del</source>
       <translation />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2015" />
-      <location filename="../QScintilla/MiniEditor.py" line="1372" />
+      <location filename="../QScintilla/MiniEditor.py" line="1400" />
       <location filename="../QScintilla/ShellWindow.py" line="460" />
       <source>Meta+D</source>
       <translation type="unfinished" />
@@ -87579,8 +88083,8 @@
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2022" />
       <location filename="../ViewManager/ViewManager.py" line="2021" />
-      <location filename="../QScintilla/MiniEditor.py" line="1379" />
-      <location filename="../QScintilla/MiniEditor.py" line="1378" />
+      <location filename="../QScintilla/MiniEditor.py" line="1407" />
+      <location filename="../QScintilla/MiniEditor.py" line="1406" />
       <location filename="../QScintilla/ShellWindow.py" line="467" />
       <location filename="../QScintilla/ShellWindow.py" line="466" />
       <source>Delete word to left</source>
@@ -87588,7 +88092,7 @@
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2023" />
-      <location filename="../QScintilla/MiniEditor.py" line="1380" />
+      <location filename="../QScintilla/MiniEditor.py" line="1408" />
       <location filename="../QScintilla/ShellWindow.py" line="468" />
       <source>Ctrl+Backspace</source>
       <translation />
@@ -87596,8 +88100,8 @@
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2033" />
       <location filename="../ViewManager/ViewManager.py" line="2032" />
-      <location filename="../QScintilla/MiniEditor.py" line="1389" />
-      <location filename="../QScintilla/MiniEditor.py" line="1388" />
+      <location filename="../QScintilla/MiniEditor.py" line="1417" />
+      <location filename="../QScintilla/MiniEditor.py" line="1416" />
       <location filename="../QScintilla/ShellWindow.py" line="478" />
       <location filename="../QScintilla/ShellWindow.py" line="477" />
       <source>Delete word to right</source>
@@ -87605,7 +88109,7 @@
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2034" />
-      <location filename="../QScintilla/MiniEditor.py" line="1390" />
+      <location filename="../QScintilla/MiniEditor.py" line="1418" />
       <location filename="../QScintilla/ShellWindow.py" line="479" />
       <source>Ctrl+Del</source>
       <translation />
@@ -87613,8 +88117,8 @@
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2043" />
       <location filename="../ViewManager/ViewManager.py" line="2042" />
-      <location filename="../QScintilla/MiniEditor.py" line="1399" />
-      <location filename="../QScintilla/MiniEditor.py" line="1398" />
+      <location filename="../QScintilla/MiniEditor.py" line="1427" />
+      <location filename="../QScintilla/MiniEditor.py" line="1426" />
       <location filename="../QScintilla/ShellWindow.py" line="488" />
       <location filename="../QScintilla/ShellWindow.py" line="487" />
       <source>Delete line to left</source>
@@ -87622,7 +88126,7 @@
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2044" />
-      <location filename="../QScintilla/MiniEditor.py" line="1400" />
+      <location filename="../QScintilla/MiniEditor.py" line="1428" />
       <location filename="../QScintilla/ShellWindow.py" line="489" />
       <source>Ctrl+Shift+Backspace</source>
       <translation />
@@ -87630,8 +88134,8 @@
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2054" />
       <location filename="../ViewManager/ViewManager.py" line="2053" />
-      <location filename="../QScintilla/MiniEditor.py" line="1409" />
-      <location filename="../QScintilla/MiniEditor.py" line="1408" />
+      <location filename="../QScintilla/MiniEditor.py" line="1437" />
+      <location filename="../QScintilla/MiniEditor.py" line="1436" />
       <location filename="../QScintilla/ShellWindow.py" line="499" />
       <location filename="../QScintilla/ShellWindow.py" line="498" />
       <source>Delete line to right</source>
@@ -87639,14 +88143,14 @@
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2059" />
-      <location filename="../QScintilla/MiniEditor.py" line="1414" />
+      <location filename="../QScintilla/MiniEditor.py" line="1442" />
       <location filename="../QScintilla/ShellWindow.py" line="504" />
       <source>Meta+K</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2062" />
-      <location filename="../QScintilla/MiniEditor.py" line="1417" />
+      <location filename="../QScintilla/MiniEditor.py" line="1445" />
       <location filename="../QScintilla/ShellWindow.py" line="507" />
       <source>Ctrl+Shift+Del</source>
       <translation />
@@ -87654,8 +88158,8 @@
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1458" />
       <location filename="../ViewManager/ViewManager.py" line="1456" />
-      <location filename="../QScintilla/MiniEditor.py" line="793" />
-      <location filename="../QScintilla/MiniEditor.py" line="791" />
+      <location filename="../QScintilla/MiniEditor.py" line="821" />
+      <location filename="../QScintilla/MiniEditor.py" line="819" />
       <location filename="../QScintilla/ShellWindow.py" line="515" />
       <location filename="../QScintilla/ShellWindow.py" line="513" />
       <source>Move left one character</source>
@@ -87663,14 +88167,14 @@
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1460" />
-      <location filename="../QScintilla/MiniEditor.py" line="795" />
+      <location filename="../QScintilla/MiniEditor.py" line="823" />
       <location filename="../QScintilla/ShellWindow.py" line="517" />
       <source>Left</source>
       <translation />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1465" />
-      <location filename="../QScintilla/MiniEditor.py" line="800" />
+      <location filename="../QScintilla/MiniEditor.py" line="828" />
       <location filename="../QScintilla/ShellWindow.py" line="522" />
       <source>Meta+B</source>
       <translation type="unfinished" />
@@ -87678,8 +88182,8 @@
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1472" />
       <location filename="../ViewManager/ViewManager.py" line="1470" />
-      <location filename="../QScintilla/MiniEditor.py" line="807" />
-      <location filename="../QScintilla/MiniEditor.py" line="805" />
+      <location filename="../QScintilla/MiniEditor.py" line="835" />
+      <location filename="../QScintilla/MiniEditor.py" line="833" />
       <location filename="../QScintilla/ShellWindow.py" line="529" />
       <location filename="../QScintilla/ShellWindow.py" line="527" />
       <source>Move right one character</source>
@@ -87687,14 +88191,14 @@
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1474" />
-      <location filename="../QScintilla/MiniEditor.py" line="809" />
+      <location filename="../QScintilla/MiniEditor.py" line="837" />
       <location filename="../QScintilla/ShellWindow.py" line="531" />
       <source>Right</source>
       <translation />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1478" />
-      <location filename="../QScintilla/MiniEditor.py" line="813" />
+      <location filename="../QScintilla/MiniEditor.py" line="841" />
       <location filename="../QScintilla/ShellWindow.py" line="535" />
       <source>Meta+F</source>
       <translation type="unfinished" />
@@ -87702,8 +88206,8 @@
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1537" />
       <location filename="../ViewManager/ViewManager.py" line="1536" />
-      <location filename="../QScintilla/MiniEditor.py" line="872" />
-      <location filename="../QScintilla/MiniEditor.py" line="871" />
+      <location filename="../QScintilla/MiniEditor.py" line="900" />
+      <location filename="../QScintilla/MiniEditor.py" line="899" />
       <location filename="../QScintilla/ShellWindow.py" line="542" />
       <location filename="../QScintilla/ShellWindow.py" line="541" />
       <source>Move left one word</source>
@@ -87712,8 +88216,8 @@
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1542" />
       <location filename="../ViewManager/ViewManager.py" line="1516" />
-      <location filename="../QScintilla/MiniEditor.py" line="877" />
-      <location filename="../QScintilla/MiniEditor.py" line="851" />
+      <location filename="../QScintilla/MiniEditor.py" line="905" />
+      <location filename="../QScintilla/MiniEditor.py" line="879" />
       <location filename="../QScintilla/ShellWindow.py" line="547" />
       <source>Alt+Left</source>
       <translation />
@@ -87721,8 +88225,8 @@
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1587" />
       <location filename="../ViewManager/ViewManager.py" line="1545" />
-      <location filename="../QScintilla/MiniEditor.py" line="927" />
-      <location filename="../QScintilla/MiniEditor.py" line="880" />
+      <location filename="../QScintilla/MiniEditor.py" line="955" />
+      <location filename="../QScintilla/MiniEditor.py" line="908" />
       <location filename="../QScintilla/ShellWindow.py" line="550" />
       <source>Ctrl+Left</source>
       <translation />
@@ -87730,8 +88234,8 @@
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1552" />
       <location filename="../ViewManager/ViewManager.py" line="1551" />
-      <location filename="../QScintilla/MiniEditor.py" line="887" />
-      <location filename="../QScintilla/MiniEditor.py" line="886" />
+      <location filename="../QScintilla/MiniEditor.py" line="915" />
+      <location filename="../QScintilla/MiniEditor.py" line="914" />
       <location filename="../QScintilla/ShellWindow.py" line="557" />
       <location filename="../QScintilla/ShellWindow.py" line="556" />
       <source>Move right one word</source>
@@ -87740,8 +88244,8 @@
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2176" />
       <location filename="../ViewManager/ViewManager.py" line="1557" />
-      <location filename="../QScintilla/MiniEditor.py" line="1546" />
-      <location filename="../QScintilla/MiniEditor.py" line="895" />
+      <location filename="../QScintilla/MiniEditor.py" line="1574" />
+      <location filename="../QScintilla/MiniEditor.py" line="923" />
       <location filename="../QScintilla/ShellWindow.py" line="562" />
       <source>Ctrl+Right</source>
       <translation />
@@ -87749,8 +88253,8 @@
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1566" />
       <location filename="../ViewManager/ViewManager.py" line="1563" />
-      <location filename="../QScintilla/MiniEditor.py" line="904" />
-      <location filename="../QScintilla/MiniEditor.py" line="901" />
+      <location filename="../QScintilla/MiniEditor.py" line="932" />
+      <location filename="../QScintilla/MiniEditor.py" line="929" />
       <location filename="../QScintilla/ShellWindow.py" line="571" />
       <location filename="../QScintilla/ShellWindow.py" line="568" />
       <source>Move to first visible character in document line</source>
@@ -87759,8 +88263,8 @@
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2377" />
       <location filename="../ViewManager/ViewManager.py" line="1573" />
-      <location filename="../QScintilla/MiniEditor.py" line="1749" />
-      <location filename="../QScintilla/MiniEditor.py" line="911" />
+      <location filename="../QScintilla/MiniEditor.py" line="1777" />
+      <location filename="../QScintilla/MiniEditor.py" line="939" />
       <location filename="../QScintilla/ShellWindow.py" line="578" />
       <source>Home</source>
       <translation />
@@ -87768,8 +88272,8 @@
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1598" />
       <location filename="../ViewManager/ViewManager.py" line="1596" />
-      <location filename="../QScintilla/MiniEditor.py" line="939" />
-      <location filename="../QScintilla/MiniEditor.py" line="936" />
+      <location filename="../QScintilla/MiniEditor.py" line="967" />
+      <location filename="../QScintilla/MiniEditor.py" line="964" />
       <location filename="../QScintilla/ShellWindow.py" line="586" />
       <location filename="../QScintilla/ShellWindow.py" line="584" />
       <source>Move to end of document line</source>
@@ -87777,7 +88281,7 @@
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1604" />
-      <location filename="../QScintilla/MiniEditor.py" line="946" />
+      <location filename="../QScintilla/MiniEditor.py" line="974" />
       <location filename="../QScintilla/ShellWindow.py" line="592" />
       <source>Meta+E</source>
       <translation type="unfinished" />
@@ -87785,8 +88289,8 @@
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2392" />
       <location filename="../ViewManager/ViewManager.py" line="1607" />
-      <location filename="../QScintilla/MiniEditor.py" line="1764" />
-      <location filename="../QScintilla/MiniEditor.py" line="949" />
+      <location filename="../QScintilla/MiniEditor.py" line="1792" />
+      <location filename="../QScintilla/MiniEditor.py" line="977" />
       <location filename="../QScintilla/ShellWindow.py" line="595" />
       <source>End</source>
       <translation />
@@ -87794,8 +88298,8 @@
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1485" />
       <location filename="../ViewManager/ViewManager.py" line="1484" />
-      <location filename="../QScintilla/MiniEditor.py" line="820" />
-      <location filename="../QScintilla/MiniEditor.py" line="819" />
+      <location filename="../QScintilla/MiniEditor.py" line="848" />
+      <location filename="../QScintilla/MiniEditor.py" line="847" />
       <location filename="../QScintilla/ShellWindow.py" line="602" />
       <location filename="../QScintilla/ShellWindow.py" line="601" />
       <source>Move up one line</source>
@@ -87803,14 +88307,14 @@
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1486" />
-      <location filename="../QScintilla/MiniEditor.py" line="821" />
+      <location filename="../QScintilla/MiniEditor.py" line="849" />
       <location filename="../QScintilla/ShellWindow.py" line="603" />
       <source>Up</source>
       <translation />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1490" />
-      <location filename="../QScintilla/MiniEditor.py" line="825" />
+      <location filename="../QScintilla/MiniEditor.py" line="853" />
       <location filename="../QScintilla/ShellWindow.py" line="607" />
       <source>Meta+P</source>
       <translation type="unfinished" />
@@ -87818,8 +88322,8 @@
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1497" />
       <location filename="../ViewManager/ViewManager.py" line="1496" />
-      <location filename="../QScintilla/MiniEditor.py" line="832" />
-      <location filename="../QScintilla/MiniEditor.py" line="831" />
+      <location filename="../QScintilla/MiniEditor.py" line="860" />
+      <location filename="../QScintilla/MiniEditor.py" line="859" />
       <location filename="../QScintilla/ShellWindow.py" line="614" />
       <location filename="../QScintilla/ShellWindow.py" line="613" />
       <source>Move down one line</source>
@@ -87827,14 +88331,14 @@
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1498" />
-      <location filename="../QScintilla/MiniEditor.py" line="833" />
+      <location filename="../QScintilla/MiniEditor.py" line="861" />
       <location filename="../QScintilla/ShellWindow.py" line="615" />
       <source>Down</source>
       <translation />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1502" />
-      <location filename="../QScintilla/MiniEditor.py" line="837" />
+      <location filename="../QScintilla/MiniEditor.py" line="865" />
       <location filename="../QScintilla/ShellWindow.py" line="619" />
       <source>Meta+N</source>
       <translation type="unfinished" />
@@ -87842,8 +88346,8 @@
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1703" />
       <location filename="../ViewManager/ViewManager.py" line="1617" />
-      <location filename="../QScintilla/MiniEditor.py" line="1045" />
-      <location filename="../QScintilla/MiniEditor.py" line="959" />
+      <location filename="../QScintilla/MiniEditor.py" line="1073" />
+      <location filename="../QScintilla/MiniEditor.py" line="987" />
       <location filename="../QScintilla/ShellWindow.py" line="627" />
       <source>Ctrl+Down</source>
       <translation />
@@ -87851,8 +88355,8 @@
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1686" />
       <location filename="../ViewManager/ViewManager.py" line="1629" />
-      <location filename="../QScintilla/MiniEditor.py" line="1028" />
-      <location filename="../QScintilla/MiniEditor.py" line="971" />
+      <location filename="../QScintilla/MiniEditor.py" line="1056" />
+      <location filename="../QScintilla/MiniEditor.py" line="999" />
       <location filename="../QScintilla/ShellWindow.py" line="637" />
       <source>Ctrl+Up</source>
       <translation />
@@ -87860,8 +88364,8 @@
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1658" />
       <location filename="../ViewManager/ViewManager.py" line="1657" />
-      <location filename="../QScintilla/MiniEditor.py" line="1000" />
-      <location filename="../QScintilla/MiniEditor.py" line="999" />
+      <location filename="../QScintilla/MiniEditor.py" line="1028" />
+      <location filename="../QScintilla/MiniEditor.py" line="1027" />
       <location filename="../QScintilla/ShellWindow.py" line="645" />
       <location filename="../QScintilla/ShellWindow.py" line="644" />
       <source>Move up one page</source>
@@ -87869,7 +88373,7 @@
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1659" />
-      <location filename="../QScintilla/MiniEditor.py" line="1001" />
+      <location filename="../QScintilla/MiniEditor.py" line="1029" />
       <location filename="../QScintilla/ShellWindow.py" line="646" />
       <source>PgUp</source>
       <translation />
@@ -87877,8 +88381,8 @@
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1667" />
       <location filename="../ViewManager/ViewManager.py" line="1666" />
-      <location filename="../QScintilla/MiniEditor.py" line="1009" />
-      <location filename="../QScintilla/MiniEditor.py" line="1008" />
+      <location filename="../QScintilla/MiniEditor.py" line="1037" />
+      <location filename="../QScintilla/MiniEditor.py" line="1036" />
       <location filename="../QScintilla/ShellWindow.py" line="654" />
       <location filename="../QScintilla/ShellWindow.py" line="653" />
       <source>Move down one page</source>
@@ -87886,14 +88390,14 @@
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1668" />
-      <location filename="../QScintilla/MiniEditor.py" line="1010" />
+      <location filename="../QScintilla/MiniEditor.py" line="1038" />
       <location filename="../QScintilla/ShellWindow.py" line="655" />
       <source>PgDown</source>
       <translation />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1672" />
-      <location filename="../QScintilla/MiniEditor.py" line="1014" />
+      <location filename="../QScintilla/MiniEditor.py" line="1042" />
       <location filename="../QScintilla/ShellWindow.py" line="659" />
       <source>Meta+V</source>
       <translation type="unfinished" />
@@ -87901,8 +88405,8 @@
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2209" />
       <location filename="../ViewManager/ViewManager.py" line="2208" />
-      <location filename="../QScintilla/MiniEditor.py" line="1581" />
-      <location filename="../QScintilla/MiniEditor.py" line="1580" />
+      <location filename="../QScintilla/MiniEditor.py" line="1609" />
+      <location filename="../QScintilla/MiniEditor.py" line="1608" />
       <location filename="../QScintilla/ShellWindow.py" line="666" />
       <location filename="../QScintilla/ShellWindow.py" line="665" />
       <source>Escape</source>
@@ -87910,7 +88414,7 @@
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2210" />
-      <location filename="../QScintilla/MiniEditor.py" line="1582" />
+      <location filename="../QScintilla/MiniEditor.py" line="1610" />
       <location filename="../QScintilla/ShellWindow.py" line="667" />
       <source>Esc</source>
       <translation />
@@ -87918,8 +88422,8 @@
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1733" />
       <location filename="../ViewManager/ViewManager.py" line="1731" />
-      <location filename="../QScintilla/MiniEditor.py" line="1075" />
-      <location filename="../QScintilla/MiniEditor.py" line="1073" />
+      <location filename="../QScintilla/MiniEditor.py" line="1103" />
+      <location filename="../QScintilla/MiniEditor.py" line="1101" />
       <location filename="../QScintilla/ShellWindow.py" line="676" />
       <location filename="../QScintilla/ShellWindow.py" line="674" />
       <source>Extend selection left one character</source>
@@ -87927,14 +88431,14 @@
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1735" />
-      <location filename="../QScintilla/MiniEditor.py" line="1078" />
+      <location filename="../QScintilla/MiniEditor.py" line="1106" />
       <location filename="../QScintilla/ShellWindow.py" line="678" />
       <source>Shift+Left</source>
       <translation />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1740" />
-      <location filename="../QScintilla/MiniEditor.py" line="1083" />
+      <location filename="../QScintilla/MiniEditor.py" line="1111" />
       <location filename="../QScintilla/ShellWindow.py" line="683" />
       <source>Meta+Shift+B</source>
       <translation type="unfinished" />
@@ -87942,8 +88446,8 @@
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1748" />
       <location filename="../ViewManager/ViewManager.py" line="1746" />
-      <location filename="../QScintilla/MiniEditor.py" line="1092" />
-      <location filename="../QScintilla/MiniEditor.py" line="1089" />
+      <location filename="../QScintilla/MiniEditor.py" line="1120" />
+      <location filename="../QScintilla/MiniEditor.py" line="1117" />
       <location filename="../QScintilla/ShellWindow.py" line="691" />
       <location filename="../QScintilla/ShellWindow.py" line="689" />
       <source>Extend selection right one character</source>
@@ -87951,14 +88455,14 @@
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1750" />
-      <location filename="../QScintilla/MiniEditor.py" line="1095" />
+      <location filename="../QScintilla/MiniEditor.py" line="1123" />
       <location filename="../QScintilla/ShellWindow.py" line="693" />
       <source>Shift+Right</source>
       <translation />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1755" />
-      <location filename="../QScintilla/MiniEditor.py" line="1100" />
+      <location filename="../QScintilla/MiniEditor.py" line="1128" />
       <location filename="../QScintilla/ShellWindow.py" line="698" />
       <source>Meta+Shift+F</source>
       <translation type="unfinished" />
@@ -87966,8 +88470,8 @@
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1821" />
       <location filename="../ViewManager/ViewManager.py" line="1819" />
-      <location filename="../QScintilla/MiniEditor.py" line="1174" />
-      <location filename="../QScintilla/MiniEditor.py" line="1172" />
+      <location filename="../QScintilla/MiniEditor.py" line="1202" />
+      <location filename="../QScintilla/MiniEditor.py" line="1200" />
       <location filename="../QScintilla/ShellWindow.py" line="706" />
       <location filename="../QScintilla/ShellWindow.py" line="704" />
       <source>Extend selection left one word</source>
@@ -87976,8 +88480,8 @@
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1827" />
       <location filename="../ViewManager/ViewManager.py" line="1799" />
-      <location filename="../QScintilla/MiniEditor.py" line="1180" />
-      <location filename="../QScintilla/MiniEditor.py" line="1150" />
+      <location filename="../QScintilla/MiniEditor.py" line="1208" />
+      <location filename="../QScintilla/MiniEditor.py" line="1178" />
       <location filename="../QScintilla/ShellWindow.py" line="712" />
       <source>Alt+Shift+Left</source>
       <translation />
@@ -87985,8 +88489,8 @@
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2531" />
       <location filename="../ViewManager/ViewManager.py" line="1830" />
-      <location filename="../QScintilla/MiniEditor.py" line="1903" />
-      <location filename="../QScintilla/MiniEditor.py" line="1183" />
+      <location filename="../QScintilla/MiniEditor.py" line="1931" />
+      <location filename="../QScintilla/MiniEditor.py" line="1211" />
       <location filename="../QScintilla/ShellWindow.py" line="715" />
       <source>Ctrl+Shift+Left</source>
       <translation />
@@ -87994,8 +88498,8 @@
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1838" />
       <location filename="../ViewManager/ViewManager.py" line="1836" />
-      <location filename="../QScintilla/MiniEditor.py" line="1191" />
-      <location filename="../QScintilla/MiniEditor.py" line="1189" />
+      <location filename="../QScintilla/MiniEditor.py" line="1219" />
+      <location filename="../QScintilla/MiniEditor.py" line="1217" />
       <location filename="../QScintilla/ShellWindow.py" line="723" />
       <location filename="../QScintilla/ShellWindow.py" line="721" />
       <source>Extend selection right one word</source>
@@ -88005,9 +88509,9 @@
       <location filename="../ViewManager/ViewManager.py" line="2437" />
       <location filename="../ViewManager/ViewManager.py" line="1844" />
       <location filename="../ViewManager/ViewManager.py" line="1813" />
-      <location filename="../QScintilla/MiniEditor.py" line="1809" />
-      <location filename="../QScintilla/MiniEditor.py" line="1197" />
-      <location filename="../QScintilla/MiniEditor.py" line="1166" />
+      <location filename="../QScintilla/MiniEditor.py" line="1837" />
+      <location filename="../QScintilla/MiniEditor.py" line="1225" />
+      <location filename="../QScintilla/MiniEditor.py" line="1194" />
       <location filename="../QScintilla/ShellWindow.py" line="729" />
       <source>Alt+Shift+Right</source>
       <translation />
@@ -88015,8 +88519,8 @@
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2193" />
       <location filename="../ViewManager/ViewManager.py" line="1847" />
-      <location filename="../QScintilla/MiniEditor.py" line="1565" />
-      <location filename="../QScintilla/MiniEditor.py" line="1200" />
+      <location filename="../QScintilla/MiniEditor.py" line="1593" />
+      <location filename="../QScintilla/MiniEditor.py" line="1228" />
       <location filename="../QScintilla/ShellWindow.py" line="732" />
       <source>Ctrl+Shift+Right</source>
       <translation />
@@ -88024,8 +88528,8 @@
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1857" />
       <location filename="../ViewManager/ViewManager.py" line="1853" />
-      <location filename="../QScintilla/MiniEditor.py" line="1210" />
-      <location filename="../QScintilla/MiniEditor.py" line="1206" />
+      <location filename="../QScintilla/MiniEditor.py" line="1238" />
+      <location filename="../QScintilla/MiniEditor.py" line="1234" />
       <location filename="../QScintilla/ShellWindow.py" line="742" />
       <location filename="../QScintilla/ShellWindow.py" line="738" />
       <source>Extend selection to first visible character in document line</source>
@@ -88033,7 +88537,7 @@
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1865" />
-      <location filename="../QScintilla/MiniEditor.py" line="1218" />
+      <location filename="../QScintilla/MiniEditor.py" line="1246" />
       <location filename="../QScintilla/ShellWindow.py" line="750" />
       <source>Shift+Home</source>
       <translation />
@@ -88041,8 +88545,8 @@
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1873" />
       <location filename="../ViewManager/ViewManager.py" line="1871" />
-      <location filename="../QScintilla/MiniEditor.py" line="1226" />
-      <location filename="../QScintilla/MiniEditor.py" line="1224" />
+      <location filename="../QScintilla/MiniEditor.py" line="1254" />
+      <location filename="../QScintilla/MiniEditor.py" line="1252" />
       <location filename="../QScintilla/ShellWindow.py" line="758" />
       <location filename="../QScintilla/ShellWindow.py" line="756" />
       <source>Extend selection to end of document line</source>
@@ -88050,14 +88554,14 @@
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1879" />
-      <location filename="../QScintilla/MiniEditor.py" line="1232" />
+      <location filename="../QScintilla/MiniEditor.py" line="1260" />
       <location filename="../QScintilla/ShellWindow.py" line="764" />
       <source>Meta+Shift+E</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1882" />
-      <location filename="../QScintilla/MiniEditor.py" line="1235" />
+      <location filename="../QScintilla/MiniEditor.py" line="1263" />
       <location filename="../QScintilla/ShellWindow.py" line="767" />
       <source>Shift+End</source>
       <translation />
@@ -88066,21 +88570,21 @@
       <location filename="../ViewManager/ViewManager.py" line="3302" />
       <location filename="../ViewManager/ViewManager.py" line="3298" />
       <location filename="../ViewManager/ViewManager.py" line="2854" />
-      <location filename="../QScintilla/MiniEditor.py" line="2122" />
+      <location filename="../QScintilla/MiniEditor.py" line="2150" />
       <location filename="../QScintilla/ShellWindow.py" line="780" />
       <source>Search</source>
       <translation>Vyhledat</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2856" />
-      <location filename="../QScintilla/MiniEditor.py" line="2124" />
+      <location filename="../QScintilla/MiniEditor.py" line="2152" />
       <location filename="../QScintilla/ShellWindow.py" line="782" />
       <source>&amp;Search...</source>
       <translation>V&amp;yhledat...</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2857" />
-      <location filename="../QScintilla/MiniEditor.py" line="2125" />
+      <location filename="../QScintilla/MiniEditor.py" line="2153" />
       <location filename="../QScintilla/ShellWindow.py" line="783" />
       <source>Ctrl+F</source>
       <comment>Search|Search</comment>
@@ -88088,7 +88592,7 @@
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2861" />
-      <location filename="../QScintilla/MiniEditor.py" line="2130" />
+      <location filename="../QScintilla/MiniEditor.py" line="2158" />
       <location filename="../QScintilla/ShellWindow.py" line="787" />
       <source>Search for a text</source>
       <translation>Hledat text</translation>
@@ -88100,21 +88604,21 @@
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2874" />
-      <location filename="../QScintilla/MiniEditor.py" line="2142" />
+      <location filename="../QScintilla/MiniEditor.py" line="2170" />
       <location filename="../QScintilla/ShellWindow.py" line="800" />
       <source>Search next</source>
       <translation>Hledat text</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2877" />
-      <location filename="../QScintilla/MiniEditor.py" line="2144" />
+      <location filename="../QScintilla/MiniEditor.py" line="2172" />
       <location filename="../QScintilla/ShellWindow.py" line="803" />
       <source>Search &amp;next</source>
       <translation>Hledat &amp;další</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2878" />
-      <location filename="../QScintilla/MiniEditor.py" line="2145" />
+      <location filename="../QScintilla/MiniEditor.py" line="2173" />
       <location filename="../QScintilla/ShellWindow.py" line="804" />
       <source>F3</source>
       <comment>Search|Search next</comment>
@@ -88122,7 +88626,7 @@
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2882" />
-      <location filename="../QScintilla/MiniEditor.py" line="2149" />
+      <location filename="../QScintilla/MiniEditor.py" line="2177" />
       <location filename="../QScintilla/ShellWindow.py" line="808" />
       <source>Search next occurrence of text</source>
       <translation>Hledat další výskyt textu</translation>
@@ -88134,21 +88638,21 @@
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2895" />
-      <location filename="../QScintilla/MiniEditor.py" line="2162" />
+      <location filename="../QScintilla/MiniEditor.py" line="2190" />
       <location filename="../QScintilla/ShellWindow.py" line="822" />
       <source>Search previous</source>
       <translation>Hledat předchozí</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2897" />
-      <location filename="../QScintilla/MiniEditor.py" line="2164" />
+      <location filename="../QScintilla/MiniEditor.py" line="2192" />
       <location filename="../QScintilla/ShellWindow.py" line="824" />
       <source>Search &amp;previous</source>
       <translation>Hledat &amp;předchozí</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2898" />
-      <location filename="../QScintilla/MiniEditor.py" line="2165" />
+      <location filename="../QScintilla/MiniEditor.py" line="2193" />
       <location filename="../QScintilla/ShellWindow.py" line="825" />
       <source>Shift+F3</source>
       <comment>Search|Search previous</comment>
@@ -88156,7 +88660,7 @@
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2902" />
-      <location filename="../QScintilla/MiniEditor.py" line="2169" />
+      <location filename="../QScintilla/MiniEditor.py" line="2197" />
       <location filename="../QScintilla/ShellWindow.py" line="829" />
       <source>Search previous occurrence of text</source>
       <translation>Hledat předchozí výskyt textu</translation>
@@ -88168,21 +88672,21 @@
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="3344" />
-      <location filename="../QScintilla/MiniEditor.py" line="2293" />
+      <location filename="../QScintilla/MiniEditor.py" line="2321" />
       <location filename="../QScintilla/ShellWindow.py" line="850" />
       <source>Zoom in</source>
       <translation>Přiblížit</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="3346" />
-      <location filename="../QScintilla/MiniEditor.py" line="2295" />
+      <location filename="../QScintilla/MiniEditor.py" line="2323" />
       <location filename="../QScintilla/ShellWindow.py" line="852" />
       <source>Zoom &amp;in</source>
       <translation>Př&amp;iblížit</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="3347" />
-      <location filename="../QScintilla/MiniEditor.py" line="2296" />
+      <location filename="../QScintilla/MiniEditor.py" line="2324" />
       <location filename="../QScintilla/ShellWindow.py" line="853" />
       <source>Ctrl++</source>
       <comment>View|Zoom in</comment>
@@ -88190,7 +88694,7 @@
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="3349" />
-      <location filename="../QScintilla/MiniEditor.py" line="2298" />
+      <location filename="../QScintilla/MiniEditor.py" line="2326" />
       <location filename="../QScintilla/ShellWindow.py" line="855" />
       <source>Zoom In</source>
       <comment>View|Zoom in</comment>
@@ -88198,35 +88702,35 @@
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="3352" />
-      <location filename="../QScintilla/MiniEditor.py" line="2301" />
+      <location filename="../QScintilla/MiniEditor.py" line="2329" />
       <location filename="../QScintilla/ShellWindow.py" line="858" />
       <source>Zoom in on the text</source>
       <translation>Zvětšovací lupa</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="3354" />
-      <location filename="../QScintilla/MiniEditor.py" line="2303" />
+      <location filename="../QScintilla/MiniEditor.py" line="2331" />
       <location filename="../QScintilla/ShellWindow.py" line="860" />
       <source>&lt;b&gt;Zoom in&lt;/b&gt;&lt;p&gt;Zoom in on the text. This makes the text bigger.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Přiblížit&lt;/b&gt;&lt;p&gt;Přiblížit text. Text bude větší.&lt;/p&gt;</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="3363" />
-      <location filename="../QScintilla/MiniEditor.py" line="2312" />
+      <location filename="../QScintilla/MiniEditor.py" line="2340" />
       <location filename="../QScintilla/ShellWindow.py" line="869" />
       <source>Zoom out</source>
       <translation>Oddálit</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="3365" />
-      <location filename="../QScintilla/MiniEditor.py" line="2314" />
+      <location filename="../QScintilla/MiniEditor.py" line="2342" />
       <location filename="../QScintilla/ShellWindow.py" line="871" />
       <source>Zoom &amp;out</source>
       <translation>&amp;Oddálit</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="3366" />
-      <location filename="../QScintilla/MiniEditor.py" line="2315" />
+      <location filename="../QScintilla/MiniEditor.py" line="2343" />
       <location filename="../QScintilla/ShellWindow.py" line="872" />
       <source>Ctrl+-</source>
       <comment>View|Zoom out</comment>
@@ -88234,7 +88738,7 @@
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="3368" />
-      <location filename="../QScintilla/MiniEditor.py" line="2317" />
+      <location filename="../QScintilla/MiniEditor.py" line="2345" />
       <location filename="../QScintilla/ShellWindow.py" line="874" />
       <source>Zoom Out</source>
       <comment>View|Zoom out</comment>
@@ -88242,35 +88746,35 @@
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="3371" />
-      <location filename="../QScintilla/MiniEditor.py" line="2320" />
+      <location filename="../QScintilla/MiniEditor.py" line="2348" />
       <location filename="../QScintilla/ShellWindow.py" line="877" />
       <source>Zoom out on the text</source>
       <translation>Zmenšovací lupa</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="3373" />
-      <location filename="../QScintilla/MiniEditor.py" line="2322" />
+      <location filename="../QScintilla/MiniEditor.py" line="2350" />
       <location filename="../QScintilla/ShellWindow.py" line="879" />
       <source>&lt;b&gt;Zoom out&lt;/b&gt;&lt;p&gt;Zoom out on the text. This makes the text smaller.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Oddálit&lt;/b&gt;&lt;p&gt;Lupa na oddálení textu. Text bude menší.&lt;/p&gt;</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="3382" />
-      <location filename="../QScintilla/MiniEditor.py" line="2331" />
+      <location filename="../QScintilla/MiniEditor.py" line="2359" />
       <location filename="../QScintilla/ShellWindow.py" line="888" />
       <source>Zoom reset</source>
       <translation type="unfinished">Resetovat lupu</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="3384" />
-      <location filename="../QScintilla/MiniEditor.py" line="2333" />
+      <location filename="../QScintilla/MiniEditor.py" line="2361" />
       <location filename="../QScintilla/ShellWindow.py" line="890" />
       <source>Zoom &amp;reset</source>
       <translation type="unfinished">&amp;Resetovat lupu</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="3385" />
-      <location filename="../QScintilla/MiniEditor.py" line="2334" />
+      <location filename="../QScintilla/MiniEditor.py" line="2362" />
       <location filename="../QScintilla/ShellWindow.py" line="891" />
       <source>Ctrl+0</source>
       <comment>View|Zoom reset</comment>
@@ -88278,955 +88782,947 @@
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="3389" />
-      <location filename="../QScintilla/MiniEditor.py" line="2338" />
+      <location filename="../QScintilla/MiniEditor.py" line="2366" />
       <location filename="../QScintilla/ShellWindow.py" line="895" />
       <source>Reset the zoom of the text</source>
       <translation type="unfinished">Resetovat lupu textu</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="3391" />
-      <location filename="../QScintilla/MiniEditor.py" line="2340" />
+      <location filename="../QScintilla/MiniEditor.py" line="2368" />
       <location filename="../QScintilla/ShellWindow.py" line="897" />
       <source>&lt;b&gt;Zoom reset&lt;/b&gt;&lt;p&gt;Reset the zoom of the text. This sets the zoom factor to 100%.&lt;/p&gt;</source>
       <translation type="unfinished">&lt;b&gt;Reset lupy&lt;/b&gt;&lt;p&gt;Reset lupy pro text. Nastaví se lupa na hodnotu 100%.&lt;/p&gt;</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="3401" />
-      <location filename="../QScintilla/MiniEditor.py" line="2350" />
+      <location filename="../QScintilla/MiniEditor.py" line="2378" />
       <location filename="../QScintilla/ShellWindow.py" line="907" />
       <source>Zoom</source>
       <translation>Lupa</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="3403" />
-      <location filename="../QScintilla/MiniEditor.py" line="2352" />
+      <location filename="../QScintilla/MiniEditor.py" line="2380" />
       <location filename="../QScintilla/ShellWindow.py" line="909" />
       <source>&amp;Zoom</source>
       <translation>&amp;Lupa</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3404" />
-      <location filename="../QScintilla/MiniEditor.py" line="2353" />
-      <location filename="../QScintilla/ShellWindow.py" line="910" />
-      <source>Ctrl+#</source>
-      <comment>View|Zoom</comment>
-      <translation />
+      <location filename="../ViewManager/ViewManager.py" line="3406" />
+      <location filename="../QScintilla/MiniEditor.py" line="2383" />
+      <location filename="../QScintilla/ShellWindow.py" line="912" />
+      <source>Zoom the text</source>
+      <translation>Lupa na text</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="3408" />
-      <location filename="../QScintilla/MiniEditor.py" line="2357" />
+      <location filename="../QScintilla/MiniEditor.py" line="2385" />
       <location filename="../QScintilla/ShellWindow.py" line="914" />
-      <source>Zoom the text</source>
-      <translation>Lupa na text</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3410" />
-      <location filename="../QScintilla/MiniEditor.py" line="2359" />
-      <location filename="../QScintilla/ShellWindow.py" line="916" />
       <source>&lt;b&gt;Zoom&lt;/b&gt;&lt;p&gt;Zoom the text. This opens a dialog where the desired size can be entered.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Lupa&lt;/b&gt;&lt;p&gt;Lupa na text. Otevře se dialogové okno kde se zadá požadovaná hodnota zvětšení/zmenšení.&lt;/p&gt;</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="753" />
       <location filename="../ViewManager/ViewManager.py" line="751" />
-      <location filename="../QScintilla/MiniEditor.py" line="664" />
+      <location filename="../QScintilla/MiniEditor.py" line="692" />
       <source>Print Preview</source>
       <translation>Náhled tisku</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1510" />
       <location filename="../ViewManager/ViewManager.py" line="1508" />
-      <location filename="../QScintilla/MiniEditor.py" line="845" />
-      <location filename="../QScintilla/MiniEditor.py" line="843" />
+      <location filename="../QScintilla/MiniEditor.py" line="873" />
+      <location filename="../QScintilla/MiniEditor.py" line="871" />
       <source>Move left one word part</source>
       <translation>Posun o jednu část slova doleva</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1524" />
       <location filename="../ViewManager/ViewManager.py" line="1522" />
-      <location filename="../QScintilla/MiniEditor.py" line="859" />
-      <location filename="../QScintilla/MiniEditor.py" line="857" />
+      <location filename="../QScintilla/MiniEditor.py" line="887" />
+      <location filename="../QScintilla/MiniEditor.py" line="885" />
       <source>Move right one word part</source>
       <translation>Posun o jednu část slova doprava</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2422" />
       <location filename="../ViewManager/ViewManager.py" line="1530" />
-      <location filename="../QScintilla/MiniEditor.py" line="1794" />
-      <location filename="../QScintilla/MiniEditor.py" line="892" />
-      <location filename="../QScintilla/MiniEditor.py" line="865" />
+      <location filename="../QScintilla/MiniEditor.py" line="1822" />
+      <location filename="../QScintilla/MiniEditor.py" line="920" />
+      <location filename="../QScintilla/MiniEditor.py" line="893" />
       <source>Alt+Right</source>
       <translation />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1581" />
       <location filename="../ViewManager/ViewManager.py" line="1579" />
-      <location filename="../QScintilla/MiniEditor.py" line="920" />
-      <location filename="../QScintilla/MiniEditor.py" line="917" />
+      <location filename="../QScintilla/MiniEditor.py" line="948" />
+      <location filename="../QScintilla/MiniEditor.py" line="945" />
       <source>Move to start of display line</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1590" />
-      <location filename="../QScintilla/MiniEditor.py" line="930" />
+      <location filename="../QScintilla/MiniEditor.py" line="958" />
       <source>Alt+Home</source>
       <translation />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1615" />
       <location filename="../ViewManager/ViewManager.py" line="1613" />
-      <location filename="../QScintilla/MiniEditor.py" line="957" />
-      <location filename="../QScintilla/MiniEditor.py" line="955" />
+      <location filename="../QScintilla/MiniEditor.py" line="985" />
+      <location filename="../QScintilla/MiniEditor.py" line="983" />
       <source>Scroll view down one line</source>
       <translation>Posun pohledu  jeden řádek dolů</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1627" />
       <location filename="../ViewManager/ViewManager.py" line="1625" />
-      <location filename="../QScintilla/MiniEditor.py" line="969" />
-      <location filename="../QScintilla/MiniEditor.py" line="967" />
+      <location filename="../QScintilla/MiniEditor.py" line="997" />
+      <location filename="../QScintilla/MiniEditor.py" line="995" />
       <source>Scroll view up one line</source>
       <translation>Posun pohledu o jeden řádek nahoru</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1637" />
       <location filename="../ViewManager/ViewManager.py" line="1636" />
-      <location filename="../QScintilla/MiniEditor.py" line="979" />
-      <location filename="../QScintilla/MiniEditor.py" line="978" />
+      <location filename="../QScintilla/MiniEditor.py" line="1007" />
+      <location filename="../QScintilla/MiniEditor.py" line="1006" />
       <source>Move up one paragraph</source>
       <translation>Posun na předchozí odstavec</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1638" />
-      <location filename="../QScintilla/MiniEditor.py" line="980" />
+      <location filename="../QScintilla/MiniEditor.py" line="1008" />
       <source>Alt+Up</source>
       <translation />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1647" />
       <location filename="../ViewManager/ViewManager.py" line="1645" />
-      <location filename="../QScintilla/MiniEditor.py" line="989" />
-      <location filename="../QScintilla/MiniEditor.py" line="987" />
+      <location filename="../QScintilla/MiniEditor.py" line="1017" />
+      <location filename="../QScintilla/MiniEditor.py" line="1015" />
       <source>Move down one paragraph</source>
       <translation>Posun na následující odstavec</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1649" />
-      <location filename="../QScintilla/MiniEditor.py" line="991" />
+      <location filename="../QScintilla/MiniEditor.py" line="1019" />
       <source>Alt+Down</source>
       <translation />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1680" />
       <location filename="../ViewManager/ViewManager.py" line="1678" />
-      <location filename="../QScintilla/MiniEditor.py" line="1022" />
-      <location filename="../QScintilla/MiniEditor.py" line="1020" />
+      <location filename="../QScintilla/MiniEditor.py" line="1050" />
+      <location filename="../QScintilla/MiniEditor.py" line="1048" />
       <source>Move to start of document</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1689" />
-      <location filename="../QScintilla/MiniEditor.py" line="1031" />
+      <location filename="../QScintilla/MiniEditor.py" line="1059" />
       <source>Ctrl+Home</source>
       <translation />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1697" />
       <location filename="../ViewManager/ViewManager.py" line="1695" />
-      <location filename="../QScintilla/MiniEditor.py" line="1039" />
-      <location filename="../QScintilla/MiniEditor.py" line="1037" />
+      <location filename="../QScintilla/MiniEditor.py" line="1067" />
+      <location filename="../QScintilla/MiniEditor.py" line="1065" />
       <source>Move to end of document</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1706" />
-      <location filename="../QScintilla/MiniEditor.py" line="1048" />
+      <location filename="../QScintilla/MiniEditor.py" line="1076" />
       <source>Ctrl+End</source>
       <translation />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1722" />
       <location filename="../ViewManager/ViewManager.py" line="1721" />
-      <location filename="../QScintilla/MiniEditor.py" line="1064" />
-      <location filename="../QScintilla/MiniEditor.py" line="1063" />
+      <location filename="../QScintilla/MiniEditor.py" line="1092" />
+      <location filename="../QScintilla/MiniEditor.py" line="1091" />
       <source>Unindent one level</source>
       <translation>Zrušit odsazení o jednu úroveň</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1723" />
-      <location filename="../QScintilla/MiniEditor.py" line="1065" />
+      <location filename="../QScintilla/MiniEditor.py" line="1093" />
       <source>Shift+Tab</source>
       <translation />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1763" />
       <location filename="../ViewManager/ViewManager.py" line="1761" />
-      <location filename="../QScintilla/MiniEditor.py" line="1109" />
-      <location filename="../QScintilla/MiniEditor.py" line="1106" />
+      <location filename="../QScintilla/MiniEditor.py" line="1137" />
+      <location filename="../QScintilla/MiniEditor.py" line="1134" />
       <source>Extend selection up one line</source>
       <translation>Rozšířit výběr o řádku nahoru</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1765" />
-      <location filename="../QScintilla/MiniEditor.py" line="1112" />
+      <location filename="../QScintilla/MiniEditor.py" line="1140" />
       <source>Shift+Up</source>
       <translation />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1770" />
-      <location filename="../QScintilla/MiniEditor.py" line="1117" />
+      <location filename="../QScintilla/MiniEditor.py" line="1145" />
       <source>Meta+Shift+P</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1778" />
       <location filename="../ViewManager/ViewManager.py" line="1776" />
-      <location filename="../QScintilla/MiniEditor.py" line="1126" />
-      <location filename="../QScintilla/MiniEditor.py" line="1123" />
+      <location filename="../QScintilla/MiniEditor.py" line="1154" />
+      <location filename="../QScintilla/MiniEditor.py" line="1151" />
       <source>Extend selection down one line</source>
       <translation>Rozšířit výběr o jednu řádku dolů</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1780" />
-      <location filename="../QScintilla/MiniEditor.py" line="1129" />
+      <location filename="../QScintilla/MiniEditor.py" line="1157" />
       <source>Shift+Down</source>
       <translation />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1785" />
-      <location filename="../QScintilla/MiniEditor.py" line="1134" />
+      <location filename="../QScintilla/MiniEditor.py" line="1162" />
       <source>Meta+Shift+N</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1793" />
       <location filename="../ViewManager/ViewManager.py" line="1791" />
-      <location filename="../QScintilla/MiniEditor.py" line="1143" />
-      <location filename="../QScintilla/MiniEditor.py" line="1140" />
+      <location filename="../QScintilla/MiniEditor.py" line="1171" />
+      <location filename="../QScintilla/MiniEditor.py" line="1168" />
       <source>Extend selection left one word part</source>
       <translation>Rozšířit výběr o jednu část slova vlevo</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1807" />
       <location filename="../ViewManager/ViewManager.py" line="1805" />
-      <location filename="../QScintilla/MiniEditor.py" line="1159" />
-      <location filename="../QScintilla/MiniEditor.py" line="1156" />
+      <location filename="../QScintilla/MiniEditor.py" line="1187" />
+      <location filename="../QScintilla/MiniEditor.py" line="1184" />
       <source>Extend selection right one word part</source>
       <translation>Rozšířit výběr o jednu část slova vpravo</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1890" />
       <location filename="../ViewManager/ViewManager.py" line="1888" />
-      <location filename="../QScintilla/MiniEditor.py" line="1244" />
-      <location filename="../QScintilla/MiniEditor.py" line="1241" />
+      <location filename="../QScintilla/MiniEditor.py" line="1272" />
+      <location filename="../QScintilla/MiniEditor.py" line="1269" />
       <source>Extend selection up one paragraph</source>
       <translation>Rozšířit výběr o předchozí odstavec</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1892" />
-      <location filename="../QScintilla/MiniEditor.py" line="1247" />
+      <location filename="../QScintilla/MiniEditor.py" line="1275" />
       <source>Alt+Shift+Up</source>
       <translation />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1903" />
       <location filename="../ViewManager/ViewManager.py" line="1901" />
-      <location filename="../QScintilla/MiniEditor.py" line="1257" />
-      <location filename="../QScintilla/MiniEditor.py" line="1255" />
+      <location filename="../QScintilla/MiniEditor.py" line="1285" />
+      <location filename="../QScintilla/MiniEditor.py" line="1283" />
       <source>Extend selection down one paragraph</source>
       <translation>Rozšířit výběr o následující odstavec</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1905" />
-      <location filename="../QScintilla/MiniEditor.py" line="1259" />
+      <location filename="../QScintilla/MiniEditor.py" line="1287" />
       <source>Alt+Shift+Down</source>
       <translation />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1916" />
       <location filename="../ViewManager/ViewManager.py" line="1914" />
-      <location filename="../QScintilla/MiniEditor.py" line="1271" />
-      <location filename="../QScintilla/MiniEditor.py" line="1268" />
+      <location filename="../QScintilla/MiniEditor.py" line="1299" />
+      <location filename="../QScintilla/MiniEditor.py" line="1296" />
       <source>Extend selection up one page</source>
       <translation>Rozšířit výběr na předchozí stranu</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1918" />
-      <location filename="../QScintilla/MiniEditor.py" line="1274" />
+      <location filename="../QScintilla/MiniEditor.py" line="1302" />
       <source>Shift+PgUp</source>
       <translation />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1928" />
       <location filename="../ViewManager/ViewManager.py" line="1926" />
-      <location filename="../QScintilla/MiniEditor.py" line="1285" />
-      <location filename="../QScintilla/MiniEditor.py" line="1282" />
+      <location filename="../QScintilla/MiniEditor.py" line="1313" />
+      <location filename="../QScintilla/MiniEditor.py" line="1310" />
       <source>Extend selection down one page</source>
       <translation>Rozšířit výběr na následující stranu</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1930" />
-      <location filename="../QScintilla/MiniEditor.py" line="1288" />
+      <location filename="../QScintilla/MiniEditor.py" line="1316" />
       <source>Shift+PgDown</source>
       <translation />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1936" />
-      <location filename="../QScintilla/MiniEditor.py" line="1293" />
+      <location filename="../QScintilla/MiniEditor.py" line="1321" />
       <source>Meta+Shift+V</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1944" />
       <location filename="../ViewManager/ViewManager.py" line="1942" />
-      <location filename="../QScintilla/MiniEditor.py" line="1301" />
-      <location filename="../QScintilla/MiniEditor.py" line="1299" />
+      <location filename="../QScintilla/MiniEditor.py" line="1329" />
+      <location filename="../QScintilla/MiniEditor.py" line="1327" />
       <source>Extend selection to start of document</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1950" />
-      <location filename="../QScintilla/MiniEditor.py" line="1307" />
+      <location filename="../QScintilla/MiniEditor.py" line="1335" />
       <source>Ctrl+Shift+Up</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1953" />
-      <location filename="../QScintilla/MiniEditor.py" line="1310" />
+      <location filename="../QScintilla/MiniEditor.py" line="1338" />
       <source>Ctrl+Shift+Home</source>
       <translation />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1961" />
       <location filename="../ViewManager/ViewManager.py" line="1959" />
-      <location filename="../QScintilla/MiniEditor.py" line="1318" />
-      <location filename="../QScintilla/MiniEditor.py" line="1316" />
+      <location filename="../QScintilla/MiniEditor.py" line="1346" />
+      <location filename="../QScintilla/MiniEditor.py" line="1344" />
       <source>Extend selection to end of document</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1967" />
-      <location filename="../QScintilla/MiniEditor.py" line="1324" />
+      <location filename="../QScintilla/MiniEditor.py" line="1352" />
       <source>Ctrl+Shift+Down</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1970" />
-      <location filename="../QScintilla/MiniEditor.py" line="1327" />
+      <location filename="../QScintilla/MiniEditor.py" line="1355" />
       <source>Ctrl+Shift+End</source>
       <translation />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1997" />
       <location filename="../ViewManager/ViewManager.py" line="1994" />
-      <location filename="../QScintilla/MiniEditor.py" line="1354" />
-      <location filename="../QScintilla/MiniEditor.py" line="1351" />
+      <location filename="../QScintilla/MiniEditor.py" line="1382" />
+      <location filename="../QScintilla/MiniEditor.py" line="1379" />
       <source>Delete previous character if not at start of line</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2104" />
       <location filename="../ViewManager/ViewManager.py" line="2102" />
-      <location filename="../QScintilla/MiniEditor.py" line="1445" />
-      <location filename="../QScintilla/MiniEditor.py" line="1443" />
+      <location filename="../QScintilla/MiniEditor.py" line="1473" />
+      <location filename="../QScintilla/MiniEditor.py" line="1471" />
       <source>Duplicate current line</source>
       <translation>Duplikovat aktuální řádek</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2106" />
-      <location filename="../QScintilla/MiniEditor.py" line="1447" />
+      <location filename="../QScintilla/MiniEditor.py" line="1475" />
       <source>Ctrl+D</source>
       <translation />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2115" />
       <location filename="../ViewManager/ViewManager.py" line="2113" />
-      <location filename="../QScintilla/MiniEditor.py" line="1457" />
-      <location filename="../QScintilla/MiniEditor.py" line="1454" />
+      <location filename="../QScintilla/MiniEditor.py" line="1485" />
+      <location filename="../QScintilla/MiniEditor.py" line="1482" />
       <source>Swap current and previous lines</source>
       <translation>Prohodit aktuální řádek s předchozím</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2117" />
-      <location filename="../QScintilla/MiniEditor.py" line="1460" />
+      <location filename="../QScintilla/MiniEditor.py" line="1488" />
       <source>Ctrl+T</source>
       <translation />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2126" />
       <location filename="../ViewManager/ViewManager.py" line="2124" />
-      <location filename="../QScintilla/MiniEditor.py" line="1469" />
-      <location filename="../QScintilla/MiniEditor.py" line="1467" />
+      <location filename="../QScintilla/MiniEditor.py" line="1497" />
+      <location filename="../QScintilla/MiniEditor.py" line="1495" />
       <source>Reverse selected lines</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2128" />
-      <location filename="../QScintilla/MiniEditor.py" line="1471" />
+      <location filename="../QScintilla/MiniEditor.py" line="1499" />
       <source>Meta+Alt+R</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2137" />
       <location filename="../ViewManager/ViewManager.py" line="2136" />
-      <location filename="../QScintilla/MiniEditor.py" line="1480" />
-      <location filename="../QScintilla/MiniEditor.py" line="1479" />
+      <location filename="../QScintilla/MiniEditor.py" line="1508" />
+      <location filename="../QScintilla/MiniEditor.py" line="1507" />
       <source>Cut current line</source>
       <translation>Vyjmout aktuální řádek</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2138" />
-      <location filename="../QScintilla/MiniEditor.py" line="1481" />
+      <location filename="../QScintilla/MiniEditor.py" line="1509" />
       <source>Alt+Shift+L</source>
       <translation />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2147" />
       <location filename="../ViewManager/ViewManager.py" line="2146" />
-      <location filename="../QScintilla/MiniEditor.py" line="1490" />
-      <location filename="../QScintilla/MiniEditor.py" line="1489" />
+      <location filename="../QScintilla/MiniEditor.py" line="1518" />
+      <location filename="../QScintilla/MiniEditor.py" line="1517" />
       <source>Copy current line</source>
       <translation>Kopírovat aktuální řádek</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2148" />
-      <location filename="../QScintilla/MiniEditor.py" line="1491" />
+      <location filename="../QScintilla/MiniEditor.py" line="1519" />
       <source>Ctrl+Shift+T</source>
       <translation />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2159" />
       <location filename="../ViewManager/ViewManager.py" line="2157" />
-      <location filename="../QScintilla/MiniEditor.py" line="1501" />
-      <location filename="../QScintilla/MiniEditor.py" line="1499" />
+      <location filename="../QScintilla/MiniEditor.py" line="1529" />
+      <location filename="../QScintilla/MiniEditor.py" line="1527" />
       <source>Toggle insert/overtype</source>
       <translation>Přepnout vkládání/přepisování</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2161" />
-      <location filename="../QScintilla/MiniEditor.py" line="1503" />
+      <location filename="../QScintilla/MiniEditor.py" line="1531" />
       <source>Ins</source>
       <translation />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2723" />
       <location filename="../ViewManager/ViewManager.py" line="2721" />
-      <location filename="../QScintilla/MiniEditor.py" line="1513" />
-      <location filename="../QScintilla/MiniEditor.py" line="1510" />
+      <location filename="../QScintilla/MiniEditor.py" line="1541" />
+      <location filename="../QScintilla/MiniEditor.py" line="1538" />
       <source>Convert selection to lower case</source>
       <translation>Převést výběr na minusky</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2725" />
-      <location filename="../QScintilla/MiniEditor.py" line="1516" />
+      <location filename="../QScintilla/MiniEditor.py" line="1544" />
       <source>Alt+Shift+U</source>
       <translation />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2735" />
       <location filename="../ViewManager/ViewManager.py" line="2733" />
-      <location filename="../QScintilla/MiniEditor.py" line="1527" />
-      <location filename="../QScintilla/MiniEditor.py" line="1524" />
+      <location filename="../QScintilla/MiniEditor.py" line="1555" />
+      <location filename="../QScintilla/MiniEditor.py" line="1552" />
       <source>Convert selection to upper case</source>
       <translation>Převést výběr na verzálky</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2737" />
-      <location filename="../QScintilla/MiniEditor.py" line="1530" />
+      <location filename="../QScintilla/MiniEditor.py" line="1558" />
       <source>Ctrl+Shift+U</source>
       <translation />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2170" />
       <location filename="../ViewManager/ViewManager.py" line="2168" />
-      <location filename="../QScintilla/MiniEditor.py" line="1540" />
-      <location filename="../QScintilla/MiniEditor.py" line="1538" />
+      <location filename="../QScintilla/MiniEditor.py" line="1568" />
+      <location filename="../QScintilla/MiniEditor.py" line="1566" />
       <source>Move to end of display line</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2179" />
-      <location filename="../QScintilla/MiniEditor.py" line="1549" />
+      <location filename="../QScintilla/MiniEditor.py" line="1577" />
       <source>Alt+End</source>
       <translation />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2187" />
       <location filename="../ViewManager/ViewManager.py" line="2185" />
-      <location filename="../QScintilla/MiniEditor.py" line="1558" />
-      <location filename="../QScintilla/MiniEditor.py" line="1555" />
+      <location filename="../QScintilla/MiniEditor.py" line="1586" />
+      <location filename="../QScintilla/MiniEditor.py" line="1583" />
       <source>Extend selection to end of display line</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2200" />
       <location filename="../ViewManager/ViewManager.py" line="2199" />
-      <location filename="../QScintilla/MiniEditor.py" line="1572" />
-      <location filename="../QScintilla/MiniEditor.py" line="1571" />
+      <location filename="../QScintilla/MiniEditor.py" line="1600" />
+      <location filename="../QScintilla/MiniEditor.py" line="1599" />
       <source>Formfeed</source>
       <translation />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2219" />
       <location filename="../ViewManager/ViewManager.py" line="2217" />
-      <location filename="../QScintilla/MiniEditor.py" line="1592" />
-      <location filename="../QScintilla/MiniEditor.py" line="1589" />
+      <location filename="../QScintilla/MiniEditor.py" line="1620" />
+      <location filename="../QScintilla/MiniEditor.py" line="1617" />
       <source>Extend rectangular selection down one line</source>
       <translation>Rozšířit obdélníkový výběr o řádek dolů</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2221" />
-      <location filename="../QScintilla/MiniEditor.py" line="1595" />
+      <location filename="../QScintilla/MiniEditor.py" line="1623" />
       <source>Alt+Ctrl+Down</source>
       <translation />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2227" />
-      <location filename="../QScintilla/MiniEditor.py" line="1600" />
+      <location filename="../QScintilla/MiniEditor.py" line="1628" />
       <source>Meta+Alt+Shift+N</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2235" />
       <location filename="../ViewManager/ViewManager.py" line="2233" />
-      <location filename="../QScintilla/MiniEditor.py" line="1609" />
-      <location filename="../QScintilla/MiniEditor.py" line="1606" />
+      <location filename="../QScintilla/MiniEditor.py" line="1637" />
+      <location filename="../QScintilla/MiniEditor.py" line="1634" />
       <source>Extend rectangular selection up one line</source>
       <translation>Rozšířit obdélníkový výběr o řádek nahoru</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2237" />
-      <location filename="../QScintilla/MiniEditor.py" line="1612" />
+      <location filename="../QScintilla/MiniEditor.py" line="1640" />
       <source>Alt+Ctrl+Up</source>
       <translation />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2242" />
-      <location filename="../QScintilla/MiniEditor.py" line="1617" />
+      <location filename="../QScintilla/MiniEditor.py" line="1645" />
       <source>Meta+Alt+Shift+P</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2251" />
       <location filename="../ViewManager/ViewManager.py" line="2248" />
-      <location filename="../QScintilla/MiniEditor.py" line="1626" />
-      <location filename="../QScintilla/MiniEditor.py" line="1623" />
+      <location filename="../QScintilla/MiniEditor.py" line="1654" />
+      <location filename="../QScintilla/MiniEditor.py" line="1651" />
       <source>Extend rectangular selection left one character</source>
       <translation>Rozšířit obdélníkový výběr o jeden znak vlevo</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2254" />
-      <location filename="../QScintilla/MiniEditor.py" line="1629" />
+      <location filename="../QScintilla/MiniEditor.py" line="1657" />
       <source>Alt+Ctrl+Left</source>
       <translation />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2260" />
-      <location filename="../QScintilla/MiniEditor.py" line="1634" />
+      <location filename="../QScintilla/MiniEditor.py" line="1662" />
       <source>Meta+Alt+Shift+B</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2269" />
       <location filename="../ViewManager/ViewManager.py" line="2266" />
-      <location filename="../QScintilla/MiniEditor.py" line="1643" />
-      <location filename="../QScintilla/MiniEditor.py" line="1640" />
+      <location filename="../QScintilla/MiniEditor.py" line="1671" />
+      <location filename="../QScintilla/MiniEditor.py" line="1668" />
       <source>Extend rectangular selection right one character</source>
       <translation>Rozšířit obdélníkový výběr o jeden znak vpravo</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2272" />
-      <location filename="../QScintilla/MiniEditor.py" line="1646" />
+      <location filename="../QScintilla/MiniEditor.py" line="1674" />
       <source>Alt+Ctrl+Right</source>
       <translation />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2278" />
-      <location filename="../QScintilla/MiniEditor.py" line="1651" />
+      <location filename="../QScintilla/MiniEditor.py" line="1679" />
       <source>Meta+Alt+Shift+F</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2288" />
       <location filename="../ViewManager/ViewManager.py" line="2284" />
-      <location filename="../QScintilla/MiniEditor.py" line="1661" />
-      <location filename="../QScintilla/MiniEditor.py" line="1657" />
+      <location filename="../QScintilla/MiniEditor.py" line="1689" />
+      <location filename="../QScintilla/MiniEditor.py" line="1685" />
       <source>Extend rectangular selection to first visible character in document line</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2297" />
-      <location filename="../QScintilla/MiniEditor.py" line="1670" />
+      <location filename="../QScintilla/MiniEditor.py" line="1698" />
       <source>Alt+Shift+Home</source>
       <translation />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2306" />
       <location filename="../ViewManager/ViewManager.py" line="2303" />
-      <location filename="../QScintilla/MiniEditor.py" line="1679" />
-      <location filename="../QScintilla/MiniEditor.py" line="1676" />
+      <location filename="../QScintilla/MiniEditor.py" line="1707" />
+      <location filename="../QScintilla/MiniEditor.py" line="1704" />
       <source>Extend rectangular selection to end of document line</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2313" />
-      <location filename="../QScintilla/MiniEditor.py" line="1686" />
+      <location filename="../QScintilla/MiniEditor.py" line="1714" />
       <source>Meta+Alt+Shift+E</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2316" />
-      <location filename="../QScintilla/MiniEditor.py" line="1689" />
+      <location filename="../QScintilla/MiniEditor.py" line="1717" />
       <source>Alt+Shift+End</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2325" />
       <location filename="../ViewManager/ViewManager.py" line="2322" />
-      <location filename="../QScintilla/MiniEditor.py" line="1698" />
-      <location filename="../QScintilla/MiniEditor.py" line="1695" />
+      <location filename="../QScintilla/MiniEditor.py" line="1726" />
+      <location filename="../QScintilla/MiniEditor.py" line="1723" />
       <source>Extend rectangular selection up one page</source>
       <translation>Rozšířit obdélníkový výběr o předchozí stranu</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2328" />
-      <location filename="../QScintilla/MiniEditor.py" line="1701" />
+      <location filename="../QScintilla/MiniEditor.py" line="1729" />
       <source>Alt+Shift+PgUp</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2340" />
       <location filename="../ViewManager/ViewManager.py" line="2337" />
-      <location filename="../QScintilla/MiniEditor.py" line="1712" />
-      <location filename="../QScintilla/MiniEditor.py" line="1709" />
+      <location filename="../QScintilla/MiniEditor.py" line="1740" />
+      <location filename="../QScintilla/MiniEditor.py" line="1737" />
       <source>Extend rectangular selection down one page</source>
       <translation>Rozšířit obdélníkový výběr o následující stranu</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2343" />
-      <location filename="../QScintilla/MiniEditor.py" line="1715" />
+      <location filename="../QScintilla/MiniEditor.py" line="1743" />
       <source>Alt+Shift+PgDown</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2349" />
-      <location filename="../QScintilla/MiniEditor.py" line="1720" />
+      <location filename="../QScintilla/MiniEditor.py" line="1748" />
       <source>Meta+Alt+Shift+V</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2357" />
       <location filename="../ViewManager/ViewManager.py" line="2355" />
-      <location filename="../QScintilla/MiniEditor.py" line="2104" />
-      <location filename="../QScintilla/MiniEditor.py" line="2101" />
-      <location filename="../QScintilla/MiniEditor.py" line="1729" />
-      <location filename="../QScintilla/MiniEditor.py" line="1726" />
+      <location filename="../QScintilla/MiniEditor.py" line="2132" />
+      <location filename="../QScintilla/MiniEditor.py" line="2129" />
+      <location filename="../QScintilla/MiniEditor.py" line="1757" />
+      <location filename="../QScintilla/MiniEditor.py" line="1754" />
       <source>Duplicate current selection</source>
       <translation>Duplikovat aktuální výběr</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2359" />
-      <location filename="../QScintilla/MiniEditor.py" line="2107" />
-      <location filename="../QScintilla/MiniEditor.py" line="1732" />
+      <location filename="../QScintilla/MiniEditor.py" line="2135" />
+      <location filename="../QScintilla/MiniEditor.py" line="1760" />
       <source>Ctrl+Shift+D</source>
       <translation />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2371" />
       <location filename="../ViewManager/ViewManager.py" line="2369" />
-      <location filename="../QScintilla/MiniEditor.py" line="1743" />
-      <location filename="../QScintilla/MiniEditor.py" line="1741" />
+      <location filename="../QScintilla/MiniEditor.py" line="1771" />
+      <location filename="../QScintilla/MiniEditor.py" line="1769" />
       <source>Scroll to start of document</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2386" />
       <location filename="../ViewManager/ViewManager.py" line="2384" />
-      <location filename="../QScintilla/MiniEditor.py" line="1758" />
-      <location filename="../QScintilla/MiniEditor.py" line="1756" />
+      <location filename="../QScintilla/MiniEditor.py" line="1786" />
+      <location filename="../QScintilla/MiniEditor.py" line="1784" />
       <source>Scroll to end of document</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2401" />
       <location filename="../ViewManager/ViewManager.py" line="2399" />
-      <location filename="../QScintilla/MiniEditor.py" line="1773" />
-      <location filename="../QScintilla/MiniEditor.py" line="1771" />
+      <location filename="../QScintilla/MiniEditor.py" line="1801" />
+      <location filename="../QScintilla/MiniEditor.py" line="1799" />
       <source>Scroll vertically to center current line</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2407" />
-      <location filename="../QScintilla/MiniEditor.py" line="1779" />
+      <location filename="../QScintilla/MiniEditor.py" line="1807" />
       <source>Meta+L</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2416" />
       <location filename="../ViewManager/ViewManager.py" line="2414" />
-      <location filename="../QScintilla/MiniEditor.py" line="1788" />
-      <location filename="../QScintilla/MiniEditor.py" line="1786" />
+      <location filename="../QScintilla/MiniEditor.py" line="1816" />
+      <location filename="../QScintilla/MiniEditor.py" line="1814" />
       <source>Move to end of next word</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2431" />
       <location filename="../ViewManager/ViewManager.py" line="2429" />
-      <location filename="../QScintilla/MiniEditor.py" line="1803" />
-      <location filename="../QScintilla/MiniEditor.py" line="1801" />
+      <location filename="../QScintilla/MiniEditor.py" line="1831" />
+      <location filename="../QScintilla/MiniEditor.py" line="1829" />
       <source>Extend selection to end of next word</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2447" />
       <location filename="../ViewManager/ViewManager.py" line="2445" />
-      <location filename="../QScintilla/MiniEditor.py" line="1819" />
-      <location filename="../QScintilla/MiniEditor.py" line="1817" />
+      <location filename="../QScintilla/MiniEditor.py" line="1847" />
+      <location filename="../QScintilla/MiniEditor.py" line="1845" />
       <source>Move to end of previous word</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2459" />
       <location filename="../ViewManager/ViewManager.py" line="2457" />
-      <location filename="../QScintilla/MiniEditor.py" line="1831" />
-      <location filename="../QScintilla/MiniEditor.py" line="1829" />
+      <location filename="../QScintilla/MiniEditor.py" line="1859" />
+      <location filename="../QScintilla/MiniEditor.py" line="1857" />
       <source>Extend selection to end of previous word</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2471" />
       <location filename="../ViewManager/ViewManager.py" line="2469" />
-      <location filename="../QScintilla/MiniEditor.py" line="1843" />
-      <location filename="../QScintilla/MiniEditor.py" line="1841" />
+      <location filename="../QScintilla/MiniEditor.py" line="1871" />
+      <location filename="../QScintilla/MiniEditor.py" line="1869" />
       <source>Move to start of document line</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2477" />
-      <location filename="../QScintilla/MiniEditor.py" line="1849" />
+      <location filename="../QScintilla/MiniEditor.py" line="1877" />
       <source>Meta+A</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2487" />
       <location filename="../ViewManager/ViewManager.py" line="2484" />
-      <location filename="../QScintilla/MiniEditor.py" line="1859" />
-      <location filename="../QScintilla/MiniEditor.py" line="1856" />
+      <location filename="../QScintilla/MiniEditor.py" line="1887" />
+      <location filename="../QScintilla/MiniEditor.py" line="1884" />
       <source>Extend selection to start of document line</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2495" />
-      <location filename="../QScintilla/MiniEditor.py" line="1867" />
+      <location filename="../QScintilla/MiniEditor.py" line="1895" />
       <source>Meta+Shift+A</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2505" />
       <location filename="../ViewManager/ViewManager.py" line="2502" />
-      <location filename="../QScintilla/MiniEditor.py" line="1877" />
-      <location filename="../QScintilla/MiniEditor.py" line="1874" />
+      <location filename="../QScintilla/MiniEditor.py" line="1905" />
+      <location filename="../QScintilla/MiniEditor.py" line="1902" />
       <source>Extend rectangular selection to start of document line</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2512" />
-      <location filename="../QScintilla/MiniEditor.py" line="1884" />
+      <location filename="../QScintilla/MiniEditor.py" line="1912" />
       <source>Meta+Alt+Shift+A</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2523" />
       <location filename="../ViewManager/ViewManager.py" line="2520" />
-      <location filename="../QScintilla/MiniEditor.py" line="1895" />
-      <location filename="../QScintilla/MiniEditor.py" line="1892" />
+      <location filename="../QScintilla/MiniEditor.py" line="1923" />
+      <location filename="../QScintilla/MiniEditor.py" line="1920" />
       <source>Extend selection to start of display line</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2542" />
       <location filename="../ViewManager/ViewManager.py" line="2539" />
-      <location filename="../QScintilla/MiniEditor.py" line="1914" />
-      <location filename="../QScintilla/MiniEditor.py" line="1911" />
+      <location filename="../QScintilla/MiniEditor.py" line="1942" />
+      <location filename="../QScintilla/MiniEditor.py" line="1939" />
       <source>Move to start of display or document line</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2556" />
       <location filename="../ViewManager/ViewManager.py" line="2553" />
-      <location filename="../QScintilla/MiniEditor.py" line="1928" />
-      <location filename="../QScintilla/MiniEditor.py" line="1925" />
+      <location filename="../QScintilla/MiniEditor.py" line="1956" />
+      <location filename="../QScintilla/MiniEditor.py" line="1953" />
       <source>Extend selection to start of display or document line</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2572" />
       <location filename="../ViewManager/ViewManager.py" line="2568" />
-      <location filename="../QScintilla/MiniEditor.py" line="1944" />
-      <location filename="../QScintilla/MiniEditor.py" line="1940" />
+      <location filename="../QScintilla/MiniEditor.py" line="1972" />
+      <location filename="../QScintilla/MiniEditor.py" line="1968" />
       <source>Move to first visible character in display or document line</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2589" />
       <location filename="../ViewManager/ViewManager.py" line="2585" />
-      <location filename="../QScintilla/MiniEditor.py" line="1961" />
-      <location filename="../QScintilla/MiniEditor.py" line="1957" />
+      <location filename="../QScintilla/MiniEditor.py" line="1989" />
+      <location filename="../QScintilla/MiniEditor.py" line="1985" />
       <source>Extend selection to first visible character in display or document line</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2605" />
       <location filename="../ViewManager/ViewManager.py" line="2602" />
-      <location filename="../QScintilla/MiniEditor.py" line="1977" />
-      <location filename="../QScintilla/MiniEditor.py" line="1974" />
+      <location filename="../QScintilla/MiniEditor.py" line="2005" />
+      <location filename="../QScintilla/MiniEditor.py" line="2002" />
       <source>Move to end of display or document line</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2619" />
       <location filename="../ViewManager/ViewManager.py" line="2616" />
-      <location filename="../QScintilla/MiniEditor.py" line="1991" />
-      <location filename="../QScintilla/MiniEditor.py" line="1988" />
+      <location filename="../QScintilla/MiniEditor.py" line="2019" />
+      <location filename="../QScintilla/MiniEditor.py" line="2016" />
       <source>Extend selection to end of display or document line</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2633" />
       <location filename="../ViewManager/ViewManager.py" line="2631" />
-      <location filename="../QScintilla/MiniEditor.py" line="2005" />
-      <location filename="../QScintilla/MiniEditor.py" line="2003" />
+      <location filename="../QScintilla/MiniEditor.py" line="2033" />
+      <location filename="../QScintilla/MiniEditor.py" line="2031" />
       <source>Stuttered move up one page</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2645" />
       <location filename="../ViewManager/ViewManager.py" line="2643" />
-      <location filename="../QScintilla/MiniEditor.py" line="2018" />
-      <location filename="../QScintilla/MiniEditor.py" line="2015" />
+      <location filename="../QScintilla/MiniEditor.py" line="2046" />
+      <location filename="../QScintilla/MiniEditor.py" line="2043" />
       <source>Stuttered extend selection up one page</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2658" />
       <location filename="../ViewManager/ViewManager.py" line="2656" />
-      <location filename="../QScintilla/MiniEditor.py" line="2032" />
-      <location filename="../QScintilla/MiniEditor.py" line="2030" />
+      <location filename="../QScintilla/MiniEditor.py" line="2060" />
+      <location filename="../QScintilla/MiniEditor.py" line="2058" />
       <source>Stuttered move down one page</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2670" />
       <location filename="../ViewManager/ViewManager.py" line="2668" />
-      <location filename="../QScintilla/MiniEditor.py" line="2045" />
-      <location filename="../QScintilla/MiniEditor.py" line="2042" />
+      <location filename="../QScintilla/MiniEditor.py" line="2073" />
+      <location filename="../QScintilla/MiniEditor.py" line="2070" />
       <source>Stuttered extend selection down one page</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2683" />
       <location filename="../ViewManager/ViewManager.py" line="2681" />
-      <location filename="../QScintilla/MiniEditor.py" line="2060" />
-      <location filename="../QScintilla/MiniEditor.py" line="2057" />
+      <location filename="../QScintilla/MiniEditor.py" line="2088" />
+      <location filename="../QScintilla/MiniEditor.py" line="2085" />
       <source>Delete right to end of next word</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2689" />
-      <location filename="../QScintilla/MiniEditor.py" line="2067" />
+      <location filename="../QScintilla/MiniEditor.py" line="2095" />
       <source>Alt+Del</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2698" />
       <location filename="../ViewManager/ViewManager.py" line="2696" />
-      <location filename="../QScintilla/MiniEditor.py" line="2077" />
-      <location filename="../QScintilla/MiniEditor.py" line="2074" />
+      <location filename="../QScintilla/MiniEditor.py" line="2105" />
+      <location filename="../QScintilla/MiniEditor.py" line="2102" />
       <source>Move selected lines up one line</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2710" />
       <location filename="../ViewManager/ViewManager.py" line="2708" />
-      <location filename="../QScintilla/MiniEditor.py" line="2091" />
-      <location filename="../QScintilla/MiniEditor.py" line="2088" />
+      <location filename="../QScintilla/MiniEditor.py" line="2119" />
+      <location filename="../QScintilla/MiniEditor.py" line="2116" />
       <source>Move selected lines down one line</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2863" />
-      <location filename="../QScintilla/MiniEditor.py" line="2131" />
+      <location filename="../QScintilla/MiniEditor.py" line="2159" />
       <source>&lt;b&gt;Search&lt;/b&gt;&lt;p&gt;Search for some text in the current editor. A dialog is shown to enter the searchtext and options for the search.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Hledat&lt;/b&gt;
 &lt;p&gt;Hledat text v aktuálním editoru. Zobrazí se dialogové okno, do kterého se zadá hledaný text a další nastavení.&lt;p&gt;</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2884" />
-      <location filename="../QScintilla/MiniEditor.py" line="2151" />
+      <location filename="../QScintilla/MiniEditor.py" line="2179" />
       <source>&lt;b&gt;Search next&lt;/b&gt;&lt;p&gt;Search the next occurrence of some text in the current editor. The previously entered searchtext and options are reused.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Hledat další&lt;/b&gt;&lt;p&gt;Hledá se další výskyt hledaného textu v aktuálním editoru. Stále platí nastavení, která byla nastavena při zadání hledaného textu.&lt;p&gt;</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2904" />
-      <location filename="../QScintilla/MiniEditor.py" line="2171" />
+      <location filename="../QScintilla/MiniEditor.py" line="2199" />
       <source>&lt;b&gt;Search previous&lt;/b&gt;&lt;p&gt;Search the previous occurrence of some text in the current editor. The previously entered searchtext and options are reused.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Hledat předchozí&lt;/b&gt;&lt;p&gt;Hledá se předchozí výskyt hledaného textu v aktuálním editoru. Stále platí nastavení, která byla nastavena při zadání hledaného textu.&lt;p&gt;</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2917" />
       <location filename="../ViewManager/ViewManager.py" line="2915" />
-      <location filename="../QScintilla/MiniEditor.py" line="2185" />
-      <location filename="../QScintilla/MiniEditor.py" line="2182" />
+      <location filename="../QScintilla/MiniEditor.py" line="2213" />
+      <location filename="../QScintilla/MiniEditor.py" line="2210" />
       <source>Clear search markers</source>
       <translation>Vyčistit značky hledání</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2918" />
-      <location filename="../QScintilla/MiniEditor.py" line="2186" />
+      <location filename="../QScintilla/MiniEditor.py" line="2214" />
       <source>Ctrl+3</source>
       <comment>Search|Clear search markers</comment>
       <translation />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2922" />
-      <location filename="../QScintilla/MiniEditor.py" line="2190" />
+      <location filename="../QScintilla/MiniEditor.py" line="2218" />
       <source>Clear all displayed search markers</source>
       <translation>Vyčistit všechny zobrazené začky hledání</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2924" />
-      <location filename="../QScintilla/MiniEditor.py" line="2192" />
+      <location filename="../QScintilla/MiniEditor.py" line="2220" />
       <source>&lt;b&gt;Clear search markers&lt;/b&gt;&lt;p&gt;Clear all displayed search markers.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Vyčistit značky hledání&lt;/b&gt;&lt;p&gt;Smažou všechny zabrazené značky hledání.&lt;/p&gt;</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2980" />
-      <location filename="../QScintilla/MiniEditor.py" line="2202" />
+      <location filename="../QScintilla/MiniEditor.py" line="2230" />
       <source>Replace</source>
       <translation>Nahradit</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2981" />
-      <location filename="../QScintilla/MiniEditor.py" line="2203" />
+      <location filename="../QScintilla/MiniEditor.py" line="2231" />
       <source>&amp;Replace...</source>
       <translation>Nah&amp;radit...</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2982" />
-      <location filename="../QScintilla/MiniEditor.py" line="2204" />
+      <location filename="../QScintilla/MiniEditor.py" line="2232" />
       <source>Ctrl+R</source>
       <comment>Search|Replace</comment>
       <translation />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2986" />
-      <location filename="../QScintilla/MiniEditor.py" line="2208" />
+      <location filename="../QScintilla/MiniEditor.py" line="2236" />
       <source>Replace some text</source>
       <translation>Hledat nějaký text</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2988" />
-      <location filename="../QScintilla/MiniEditor.py" line="2210" />
+      <location filename="../QScintilla/MiniEditor.py" line="2238" />
       <source>&lt;b&gt;Replace&lt;/b&gt;&lt;p&gt;Search for some text in the current editor and replace it. A dialog is shown to enter the searchtext, the replacement text and options for the search and replace.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Nahradit&lt;/b&gt;
 &lt;p&gt;Vyhledá va ktuálním editoru text a nahradí jej. Je zobrazeno dialogové okno, kde se zadá text, který se má nahradit, nový text a nastavení pro vyhledávání a nahrazení.&lt;p&gt;</translation>
@@ -89234,81 +89730,81 @@
     <message>
       <location filename="../ViewManager/ViewManager.py" line="3002" />
       <location filename="../ViewManager/ViewManager.py" line="2999" />
-      <location filename="../QScintilla/MiniEditor.py" line="2224" />
-      <location filename="../QScintilla/MiniEditor.py" line="2221" />
+      <location filename="../QScintilla/MiniEditor.py" line="2252" />
+      <location filename="../QScintilla/MiniEditor.py" line="2249" />
       <source>Replace and Search</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="3004" />
-      <location filename="../QScintilla/MiniEditor.py" line="2226" />
+      <location filename="../QScintilla/MiniEditor.py" line="2254" />
       <source>Meta+R</source>
       <comment>Search|Replace and Search</comment>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="3008" />
-      <location filename="../QScintilla/MiniEditor.py" line="2230" />
+      <location filename="../QScintilla/MiniEditor.py" line="2258" />
       <source>Replace the found text and search the next occurrence</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="3011" />
-      <location filename="../QScintilla/MiniEditor.py" line="2233" />
+      <location filename="../QScintilla/MiniEditor.py" line="2261" />
       <source>&lt;b&gt;Replace and Search&lt;/b&gt;&lt;p&gt;Replace the found occurrence of text in the current editor and search for the next one. The previously entered search text and options are reused.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="3026" />
       <location filename="../ViewManager/ViewManager.py" line="3023" />
-      <location filename="../QScintilla/MiniEditor.py" line="2248" />
-      <location filename="../QScintilla/MiniEditor.py" line="2245" />
+      <location filename="../QScintilla/MiniEditor.py" line="2276" />
+      <location filename="../QScintilla/MiniEditor.py" line="2273" />
       <source>Replace Occurrence</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="3028" />
-      <location filename="../QScintilla/MiniEditor.py" line="2250" />
+      <location filename="../QScintilla/MiniEditor.py" line="2278" />
       <source>Ctrl+Meta+R</source>
       <comment>Search|Replace Occurrence</comment>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="3032" />
-      <location filename="../QScintilla/MiniEditor.py" line="2254" />
+      <location filename="../QScintilla/MiniEditor.py" line="2282" />
       <source>Replace the found text</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="3034" />
-      <location filename="../QScintilla/MiniEditor.py" line="2256" />
+      <location filename="../QScintilla/MiniEditor.py" line="2284" />
       <source>&lt;b&gt;Replace Occurrence&lt;/b&gt;&lt;p&gt;Replace the found occurrence of the search text in the current editor.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="3048" />
       <location filename="../ViewManager/ViewManager.py" line="3045" />
-      <location filename="../QScintilla/MiniEditor.py" line="2270" />
-      <location filename="../QScintilla/MiniEditor.py" line="2267" />
+      <location filename="../QScintilla/MiniEditor.py" line="2298" />
+      <location filename="../QScintilla/MiniEditor.py" line="2295" />
       <source>Replace All</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="3050" />
-      <location filename="../QScintilla/MiniEditor.py" line="2272" />
+      <location filename="../QScintilla/MiniEditor.py" line="2300" />
       <source>Shift+Meta+R</source>
       <comment>Search|Replace All</comment>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="3054" />
-      <location filename="../QScintilla/MiniEditor.py" line="2276" />
+      <location filename="../QScintilla/MiniEditor.py" line="2304" />
       <source>Replace search text occurrences</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="3056" />
-      <location filename="../QScintilla/MiniEditor.py" line="2278" />
+      <location filename="../QScintilla/MiniEditor.py" line="2306" />
       <source>&lt;b&gt;Replace All&lt;/b&gt;&lt;p&gt;Replace all occurrences of the search text in the current editor.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
@@ -89827,9 +90323,9 @@
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1122" />
-      <source>Alt+Ctrl+M</source>
+      <source>Ctrl+Shift+M</source>
       <comment>Edit|Uncomment</comment>
-      <translation />
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1126" />
@@ -89850,7 +90346,7 @@
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1141" />
-      <source>Ctrl+Shift+M</source>
+      <source>Ctrl+#</source>
       <comment>Edit|Toggle Comment</comment>
       <translation type="unfinished" />
     </message>
@@ -90484,817 +90980,817 @@
       <translation>V&amp;yhledat</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3423" />
-      <location filename="../ViewManager/ViewManager.py" line="3420" />
+      <location filename="../ViewManager/ViewManager.py" line="3421" />
+      <location filename="../ViewManager/ViewManager.py" line="3418" />
       <source>Toggle all folds</source>
       <translation>Složit/rozložit všechna skládání</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3421" />
+      <location filename="../ViewManager/ViewManager.py" line="3419" />
       <source>&amp;Toggle all folds</source>
       <translation type="unfinished">Složit/rozložit všechn&amp;a skládání</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3425" />
+      <location filename="../ViewManager/ViewManager.py" line="3423" />
       <source>&lt;b&gt;Toggle all folds&lt;/b&gt;&lt;p&gt;Toggle all folds of the current editor.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Složit/rozložit všechna skládání&lt;/b&gt;&lt;p&gt;Složí/rozloží všechna skládání v aktuálním editoru.&lt;/p&gt;</translation>
     </message>
     <message>
+      <location filename="../ViewManager/ViewManager.py" line="3437" />
+      <location filename="../ViewManager/ViewManager.py" line="3432" />
+      <source>Toggle all folds (including children)</source>
+      <translation>Složit/rozložit všechna skládání (i s podsložkami)</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="3434" />
+      <source>Toggle all &amp;folds (including children)</source>
+      <translation>Složit/rozložit všechna &amp;skládání (i s podsložkami)</translation>
+    </message>
+    <message>
       <location filename="../ViewManager/ViewManager.py" line="3439" />
-      <location filename="../ViewManager/ViewManager.py" line="3434" />
-      <source>Toggle all folds (including children)</source>
-      <translation>Složit/rozložit všechna skládání (i s podsložkami)</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3436" />
-      <source>Toggle all &amp;folds (including children)</source>
-      <translation>Složit/rozložit všechna &amp;skládání (i s podsložkami)</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3441" />
       <source>&lt;b&gt;Toggle all folds (including children)&lt;/b&gt;&lt;p&gt;Toggle all folds of the current editor including all children.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Složit/rozložit všechna skládání (i s podsložkami)&lt;/b&gt;&lt;p&gt;Složí nebo rozloží všechna skládání i s podsložkami.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3455" />
-      <location filename="../ViewManager/ViewManager.py" line="3452" />
-      <source>Toggle current fold</source>
-      <translation>Složit/rozložit aktuální složený blok</translation>
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="3453" />
+      <location filename="../ViewManager/ViewManager.py" line="3450" />
+      <source>Toggle current fold</source>
+      <translation>Složit/rozložit aktuální složený blok</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="3451" />
       <source>Toggle &amp;current fold</source>
       <translation>Složit/rozložit aktuální složený &amp;blok</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3457" />
+      <location filename="../ViewManager/ViewManager.py" line="3455" />
       <source>&lt;b&gt;Toggle current fold&lt;/b&gt;&lt;p&gt;Toggle the folds of the current line of the current editor.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Složit/rozložit aktuální složený blok&lt;/b&gt;&lt;p&gt;Složí nebo rozloží aktuální složený blok v aktuálním editoru.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3470" />
-      <location filename="../ViewManager/ViewManager.py" line="3467" />
-      <source>Clear all folds</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="3468" />
+      <location filename="../ViewManager/ViewManager.py" line="3465" />
+      <source>Clear all folds</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="3466" />
       <source>Clear &amp;all folds</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3472" />
+      <location filename="../ViewManager/ViewManager.py" line="3470" />
       <source>&lt;b&gt;Clear all folds&lt;/b&gt;&lt;p&gt;Clear all folds of the current editor, i.e. ensure that all lines are displayed unfolded.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../ViewManager/ViewManager.py" line="3485" />
+      <location filename="../ViewManager/ViewManager.py" line="3482" />
+      <location filename="../ViewManager/ViewManager.py" line="3480" />
+      <source>Remove all highlights</source>
+      <translation>Odebrat všechna zvýraznění</translation>
+    </message>
+    <message>
       <location filename="../ViewManager/ViewManager.py" line="3487" />
-      <location filename="../ViewManager/ViewManager.py" line="3484" />
-      <location filename="../ViewManager/ViewManager.py" line="3482" />
-      <source>Remove all highlights</source>
-      <translation>Odebrat všechna zvýraznění</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3489" />
       <source>&lt;b&gt;Remove all highlights&lt;/b&gt;&lt;p&gt;Remove the highlights of all editors.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Odebrat všechna zvýraznění&lt;/b&gt;&lt;p&gt;Odebrat zvýraznění ve všech editorech.&lt;/p&gt;</translation>
     </message>
     <message>
+      <location filename="../ViewManager/ViewManager.py" line="3496" />
+      <source>New Document View</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../ViewManager/ViewManager.py" line="3498" />
-      <source>New Document View</source>
+      <source>New &amp;Document View</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="3500" />
-      <source>New &amp;Document View</source>
+      <source>Open a new view of the current document</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="3502" />
-      <source>Open a new view of the current document</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3504" />
       <source>&lt;b&gt;New Document View&lt;/b&gt;&lt;p&gt;Opens a new view of the current document. Both views show the same document. However, the cursors may be positioned independently.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3518" />
-      <location filename="../ViewManager/ViewManager.py" line="3515" />
+      <location filename="../ViewManager/ViewManager.py" line="3516" />
+      <location filename="../ViewManager/ViewManager.py" line="3513" />
       <source>New Document View (with new split)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3521" />
+      <location filename="../ViewManager/ViewManager.py" line="3519" />
       <source>Open a new view of the current document in a new split</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3524" />
+      <location filename="../ViewManager/ViewManager.py" line="3522" />
       <source>&lt;b&gt;New Document View&lt;/b&gt;&lt;p&gt;Opens a new view of the current document in a new split. Both views show the same document. However, the cursors may be positioned independently.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../ViewManager/ViewManager.py" line="3534" />
+      <source>Split view</source>
+      <translation>Rozdělit pohled</translation>
+    </message>
+    <message>
       <location filename="../ViewManager/ViewManager.py" line="3536" />
-      <source>Split view</source>
-      <translation>Rozdělit pohled</translation>
+      <source>&amp;Split view</source>
+      <translation>&amp;Rozdělit pohled</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="3538" />
-      <source>&amp;Split view</source>
-      <translation>&amp;Rozdělit pohled</translation>
+      <source>Add a split to the view</source>
+      <translation>Přidat další rozdělení pohledu</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="3540" />
-      <source>Add a split to the view</source>
-      <translation>Přidat další rozdělení pohledu</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3542" />
       <source>&lt;b&gt;Split view&lt;/b&gt;&lt;p&gt;Add a split to the view.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Rozdělit pohled&lt;/b&gt;&lt;p&gt;Přidá další okno na aktuální pohled.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3551" />
+      <location filename="../ViewManager/ViewManager.py" line="3549" />
       <source>Arrange horizontally</source>
       <translation>Uspořádat horizontálně</translation>
     </message>
     <message>
+      <location filename="../ViewManager/ViewManager.py" line="3550" />
+      <source>Arrange &amp;horizontally</source>
+      <translation>Uspořádat &amp;horizontálně</translation>
+    </message>
+    <message>
       <location filename="../ViewManager/ViewManager.py" line="3552" />
-      <source>Arrange &amp;horizontally</source>
-      <translation>Uspořádat &amp;horizontálně</translation>
+      <source>Arrange the splitted views horizontally</source>
+      <translation>Uspořádat rozdělené pohledy horizontálně</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="3554" />
-      <source>Arrange the splitted views horizontally</source>
-      <translation>Uspořádat rozdělené pohledy horizontálně</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3556" />
       <source>&lt;b&gt;Arrange horizontally&lt;/b&gt;&lt;p&gt;Arrange the splitted views horizontally.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Uspořádat horizontálně&lt;/b&gt;&lt;p&gt;Uspořádat rozdělené pohledy horizontálně.&lt;/p&gt;</translation>
     </message>
     <message>
+      <location filename="../ViewManager/ViewManager.py" line="3564" />
+      <source>Remove split</source>
+      <translation>Odebrat rozdělený pohled</translation>
+    </message>
+    <message>
       <location filename="../ViewManager/ViewManager.py" line="3566" />
-      <source>Remove split</source>
-      <translation>Odebrat rozdělený pohled</translation>
+      <source>&amp;Remove split</source>
+      <translation>Odebra&amp;t rozdělený pohled</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="3568" />
-      <source>&amp;Remove split</source>
-      <translation>Odebra&amp;t rozdělený pohled</translation>
+      <source>Remove the current split</source>
+      <translation>Odebrat aktuální rozdělení pohledu</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="3570" />
-      <source>Remove the current split</source>
-      <translation>Odebrat aktuální rozdělení pohledu</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3572" />
       <source>&lt;b&gt;Remove split&lt;/b&gt;&lt;p&gt;Remove the current split.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Odebrat rozdělený pohled&lt;/b&gt;&lt;p&gt;Odebrat aktuální rozdělený pohled.&lt;/p&gt;</translation>
     </message>
     <message>
+      <location filename="../ViewManager/ViewManager.py" line="3579" />
+      <source>Next split</source>
+      <translation>Další rozdělený pohled</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="3580" />
+      <source>&amp;Next split</source>
+      <translation>Další rozděle&amp;ný pohled</translation>
+    </message>
+    <message>
       <location filename="../ViewManager/ViewManager.py" line="3581" />
-      <source>Next split</source>
-      <translation>Další rozdělený pohled</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3582" />
-      <source>&amp;Next split</source>
-      <translation>Další rozděle&amp;ný pohled</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3583" />
       <source>Ctrl+Alt+N</source>
       <comment>View|Next split</comment>
       <translation />
     </message>
     <message>
+      <location filename="../ViewManager/ViewManager.py" line="3585" />
+      <source>Move to the next split</source>
+      <translation>Posun na další rozdělený pohled</translation>
+    </message>
+    <message>
       <location filename="../ViewManager/ViewManager.py" line="3587" />
-      <source>Move to the next split</source>
-      <translation>Posun na další rozdělený pohled</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3589" />
       <source>&lt;b&gt;Next split&lt;/b&gt;&lt;p&gt;Move to the next split.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Další rozdělený pohled&lt;/b&gt;&lt;p&gt;Posun na další rozdělený pohled.&lt;/p&gt;</translation>
     </message>
     <message>
+      <location filename="../ViewManager/ViewManager.py" line="3596" />
+      <source>Previous split</source>
+      <translation>Předchozí rozdělený pohled</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="3597" />
+      <source>&amp;Previous split</source>
+      <translation>&amp;Předchozí rozdělený pohled</translation>
+    </message>
+    <message>
       <location filename="../ViewManager/ViewManager.py" line="3598" />
-      <source>Previous split</source>
-      <translation>Předchozí rozdělený pohled</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3599" />
-      <source>&amp;Previous split</source>
-      <translation>&amp;Předchozí rozdělený pohled</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3600" />
       <source>Ctrl+Alt+P</source>
       <comment>View|Previous split</comment>
       <translation />
     </message>
     <message>
+      <location filename="../ViewManager/ViewManager.py" line="3601" />
+      <source>Move to the previous split</source>
+      <translation>Posun na předchozí rozdělený pohled</translation>
+    </message>
+    <message>
       <location filename="../ViewManager/ViewManager.py" line="3603" />
-      <source>Move to the previous split</source>
-      <translation>Posun na předchozí rozdělený pohled</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3605" />
       <source>&lt;b&gt;Previous split&lt;/b&gt;&lt;p&gt;Move to the previous split.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Předchozí rozdělený pohled&lt;/b&gt;&lt;p&gt;Posun na předchozí rozdělený pohled.&lt;/p&gt;</translation>
     </message>
     <message>
+      <location filename="../ViewManager/ViewManager.py" line="3614" />
+      <location filename="../ViewManager/ViewManager.py" line="3612" />
+      <source>Preview</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../ViewManager/ViewManager.py" line="3616" />
-      <location filename="../ViewManager/ViewManager.py" line="3614" />
-      <source>Preview</source>
+      <source>Preview the current file in the web browser</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="3618" />
-      <source>Preview the current file in the web browser</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3620" />
       <source>&lt;b&gt;Preview&lt;/b&gt;&lt;p&gt;This opens the web browser with a preview of the current file.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../ViewManager/ViewManager.py" line="3631" />
+      <location filename="../ViewManager/ViewManager.py" line="3629" />
+      <source>Python AST Viewer</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../ViewManager/ViewManager.py" line="3633" />
-      <location filename="../ViewManager/ViewManager.py" line="3631" />
-      <source>Python AST Viewer</source>
+      <source>Show the AST for the current Python file</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="3635" />
-      <source>Show the AST for the current Python file</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3637" />
       <source>&lt;b&gt;Python AST Viewer&lt;/b&gt;&lt;p&gt;This opens the a tree view of the AST of the current Python source file.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3651" />
-      <location filename="../ViewManager/ViewManager.py" line="3648" />
+      <location filename="../ViewManager/ViewManager.py" line="3649" />
+      <location filename="../ViewManager/ViewManager.py" line="3646" />
       <source>Python Disassembly Viewer</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../ViewManager/ViewManager.py" line="3652" />
+      <source>Show the Disassembly for the current Python file</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../ViewManager/ViewManager.py" line="3654" />
-      <source>Show the Disassembly for the current Python file</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3656" />
       <source>&lt;b&gt;Python Disassembly Viewer&lt;/b&gt;&lt;p&gt;This opens the a tree view of the Disassembly of the current Python source file.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3689" />
+      <location filename="../ViewManager/ViewManager.py" line="3687" />
       <source>&amp;View</source>
       <translation>Poh&amp;led</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3726" />
-      <location filename="../ViewManager/ViewManager.py" line="3722" />
+      <location filename="../ViewManager/ViewManager.py" line="3724" />
+      <location filename="../ViewManager/ViewManager.py" line="3720" />
       <source>View</source>
       <translation>Pohled</translation>
     </message>
     <message>
+      <location filename="../ViewManager/ViewManager.py" line="3760" />
+      <location filename="../ViewManager/ViewManager.py" line="3755" />
+      <source>Start Macro Recording</source>
+      <translation>Spustit záznam makra</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="3757" />
+      <source>S&amp;tart Macro Recording</source>
+      <translation>Spus&amp;tit záznam makra</translation>
+    </message>
+    <message>
       <location filename="../ViewManager/ViewManager.py" line="3762" />
-      <location filename="../ViewManager/ViewManager.py" line="3757" />
-      <source>Start Macro Recording</source>
-      <translation>Spustit záznam makra</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3759" />
-      <source>S&amp;tart Macro Recording</source>
-      <translation>Spus&amp;tit záznam makra</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3764" />
       <source>&lt;b&gt;Start Macro Recording&lt;/b&gt;&lt;p&gt;Start recording editor commands into a new macro.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Spustit záznam makra&lt;/b&gt;&lt;p&gt;Spustí se záznam příkazů do nového makra.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3776" />
-      <location filename="../ViewManager/ViewManager.py" line="3773" />
-      <source>Stop Macro Recording</source>
-      <translation>Zastavit záznam makra</translation>
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="3774" />
+      <location filename="../ViewManager/ViewManager.py" line="3771" />
+      <source>Stop Macro Recording</source>
+      <translation>Zastavit záznam makra</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="3772" />
       <source>Sto&amp;p Macro Recording</source>
       <translation>Sto&amp;p záznamu makra</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3778" />
+      <location filename="../ViewManager/ViewManager.py" line="3776" />
       <source>&lt;b&gt;Stop Macro Recording&lt;/b&gt;&lt;p&gt;Stop recording editor commands into a new macro.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Stop záznamu makra&lt;/b&gt;&lt;p&gt;Zastaví se nahrávání příkazů do makra.&lt;/p&gt;</translation>
     </message>
     <message>
+      <location filename="../ViewManager/ViewManager.py" line="3788" />
+      <location filename="../ViewManager/ViewManager.py" line="3785" />
+      <source>Run Macro</source>
+      <translation>Spustit makro</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="3786" />
+      <source>&amp;Run Macro</source>
+      <translation>Spustit mak&amp;ro</translation>
+    </message>
+    <message>
       <location filename="../ViewManager/ViewManager.py" line="3790" />
-      <location filename="../ViewManager/ViewManager.py" line="3787" />
-      <source>Run Macro</source>
-      <translation>Spustit makro</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3788" />
-      <source>&amp;Run Macro</source>
-      <translation>Spustit mak&amp;ro</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3792" />
       <source>&lt;b&gt;Run Macro&lt;/b&gt;&lt;p&gt;Run a previously recorded editor macro.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Spustit makro&lt;/b&gt;&lt;p&gt;Spustit nahrané makro.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3804" />
-      <location filename="../ViewManager/ViewManager.py" line="3801" />
-      <source>Delete Macro</source>
-      <translation>Smazat makro</translation>
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="3802" />
+      <location filename="../ViewManager/ViewManager.py" line="3799" />
+      <source>Delete Macro</source>
+      <translation>Smazat makro</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="3800" />
       <source>&amp;Delete Macro</source>
       <translation>Smazat makr&amp;o</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3806" />
+      <location filename="../ViewManager/ViewManager.py" line="3804" />
       <source>&lt;b&gt;Delete Macro&lt;/b&gt;&lt;p&gt;Delete a previously recorded editor macro.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Smazat makro&lt;/b&gt;&lt;p&gt;Smaže se nahrané makro.&lt;/p&gt;</translation>
     </message>
     <message>
+      <location filename="../ViewManager/ViewManager.py" line="3816" />
+      <location filename="../ViewManager/ViewManager.py" line="3813" />
+      <source>Load Macro</source>
+      <translation>Načíst makro</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="3814" />
+      <source>&amp;Load Macro</source>
+      <translation>&amp;Načíst makro</translation>
+    </message>
+    <message>
       <location filename="../ViewManager/ViewManager.py" line="3818" />
-      <location filename="../ViewManager/ViewManager.py" line="3815" />
-      <source>Load Macro</source>
-      <translation>Načíst makro</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3816" />
-      <source>&amp;Load Macro</source>
-      <translation>&amp;Načíst makro</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3820" />
       <source>&lt;b&gt;Load Macro&lt;/b&gt;&lt;p&gt;Load an editor macro from a file.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Načíst makro&lt;/b&gt;&lt;p&gt;Načte se makro ze souboru.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3832" />
-      <location filename="../ViewManager/ViewManager.py" line="3829" />
-      <source>Save Macro</source>
-      <translation>Uložit makro</translation>
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="3830" />
+      <location filename="../ViewManager/ViewManager.py" line="3827" />
+      <source>Save Macro</source>
+      <translation>Uložit makro</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="3828" />
       <source>&amp;Save Macro</source>
       <translation>&amp;Uložit makro</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3834" />
+      <location filename="../ViewManager/ViewManager.py" line="3832" />
       <source>&lt;b&gt;Save Macro&lt;/b&gt;&lt;p&gt;Save a previously recorded editor macro to a file.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Uložit makro&lt;/b&gt;&lt;p&gt;Nahrané makro se uloží do souboru.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3850" />
+      <location filename="../ViewManager/ViewManager.py" line="3848" />
       <source>&amp;Macros</source>
       <translation>&amp;Makra</translation>
     </message>
     <message>
+      <location filename="../ViewManager/ViewManager.py" line="3874" />
+      <location filename="../ViewManager/ViewManager.py" line="3867" />
+      <source>Toggle Bookmark</source>
+      <translation>Přepnout záložku</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="3869" />
+      <source>&amp;Toggle Bookmark</source>
+      <translation>Přepnou&amp;t záložku</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="3870" />
+      <source>Alt+Ctrl+T</source>
+      <comment>Bookmark|Toggle</comment>
+      <translation />
+    </message>
+    <message>
       <location filename="../ViewManager/ViewManager.py" line="3876" />
-      <location filename="../ViewManager/ViewManager.py" line="3869" />
-      <source>Toggle Bookmark</source>
-      <translation>Přepnout záložku</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3871" />
-      <source>&amp;Toggle Bookmark</source>
-      <translation>Přepnou&amp;t záložku</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3872" />
-      <source>Alt+Ctrl+T</source>
-      <comment>Bookmark|Toggle</comment>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3878" />
       <source>&lt;b&gt;Toggle Bookmark&lt;/b&gt;&lt;p&gt;Toggle a bookmark at the current line of the current editor.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Přepnout záložku&lt;/b&gt;&lt;p&gt;Vytvoří/zruší záložku na aktuálním řádku v aktuálním editoru.&lt;/p&gt;</translation>
     </message>
     <message>
+      <location filename="../ViewManager/ViewManager.py" line="3893" />
+      <location filename="../ViewManager/ViewManager.py" line="3886" />
+      <source>Next Bookmark</source>
+      <translation>Následující záložka</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="3888" />
+      <source>&amp;Next Bookmark</source>
+      <translation>&amp;Následující záložka</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="3889" />
+      <source>Ctrl+PgDown</source>
+      <comment>Bookmark|Next</comment>
+      <translation />
+    </message>
+    <message>
       <location filename="../ViewManager/ViewManager.py" line="3895" />
-      <location filename="../ViewManager/ViewManager.py" line="3888" />
-      <source>Next Bookmark</source>
-      <translation>Následující záložka</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3890" />
-      <source>&amp;Next Bookmark</source>
-      <translation>&amp;Následující záložka</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3891" />
-      <source>Ctrl+PgDown</source>
-      <comment>Bookmark|Next</comment>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3897" />
       <source>&lt;b&gt;Next Bookmark&lt;/b&gt;&lt;p&gt;Go to next bookmark of the current editor.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Následující záložka&lt;/b&gt;&lt;p&gt;Přesun na následující záložku v aktuálním editoru.&lt;/p&gt;</translation>
     </message>
     <message>
+      <location filename="../ViewManager/ViewManager.py" line="3911" />
+      <location filename="../ViewManager/ViewManager.py" line="3904" />
+      <source>Previous Bookmark</source>
+      <translation>Předchozí záložka</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="3906" />
+      <source>&amp;Previous Bookmark</source>
+      <translation>&amp;Předchozí záložka</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="3907" />
+      <source>Ctrl+PgUp</source>
+      <comment>Bookmark|Previous</comment>
+      <translation />
+    </message>
+    <message>
       <location filename="../ViewManager/ViewManager.py" line="3913" />
-      <location filename="../ViewManager/ViewManager.py" line="3906" />
-      <source>Previous Bookmark</source>
-      <translation>Předchozí záložka</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3908" />
-      <source>&amp;Previous Bookmark</source>
-      <translation>&amp;Předchozí záložka</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3909" />
-      <source>Ctrl+PgUp</source>
-      <comment>Bookmark|Previous</comment>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3915" />
       <source>&lt;b&gt;Previous Bookmark&lt;/b&gt;&lt;p&gt;Go to previous bookmark of the current editor.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Předchozí záložka&lt;/b&gt;&lt;p&gt;Přesun na předchozí záložku.&lt;/p&gt;</translation>
     </message>
     <message>
+      <location filename="../ViewManager/ViewManager.py" line="3928" />
+      <location filename="../ViewManager/ViewManager.py" line="3922" />
+      <source>Clear Bookmarks</source>
+      <translation>Vyčistit záložky</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="3923" />
+      <source>&amp;Clear Bookmarks</source>
+      <translation>Vyčistit (zr&amp;ušit) záložky</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="3924" />
+      <source>Alt+Ctrl+C</source>
+      <comment>Bookmark|Clear</comment>
+      <translation />
+    </message>
+    <message>
       <location filename="../ViewManager/ViewManager.py" line="3930" />
-      <location filename="../ViewManager/ViewManager.py" line="3924" />
-      <source>Clear Bookmarks</source>
-      <translation>Vyčistit záložky</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3925" />
-      <source>&amp;Clear Bookmarks</source>
-      <translation>Vyčistit (zr&amp;ušit) záložky</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3926" />
-      <source>Alt+Ctrl+C</source>
-      <comment>Bookmark|Clear</comment>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3932" />
       <source>&lt;b&gt;Clear Bookmarks&lt;/b&gt;&lt;p&gt;Clear bookmarks of all editors.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Vyčistit (zrušit) záložky&lt;/b&gt;&lt;p&gt;Zruší se všechny záložky ve všech editorech.&lt;/p&gt;</translation>
     </message>
     <message>
+      <location filename="../ViewManager/ViewManager.py" line="3944" />
+      <location filename="../ViewManager/ViewManager.py" line="3939" />
+      <source>Goto Syntax Error</source>
+      <translation>Jít na Syntaktickou chybu</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="3941" />
+      <source>&amp;Goto Syntax Error</source>
+      <translation>&amp;Jít na Syntaktickou chybu</translation>
+    </message>
+    <message>
       <location filename="../ViewManager/ViewManager.py" line="3946" />
-      <location filename="../ViewManager/ViewManager.py" line="3941" />
-      <source>Goto Syntax Error</source>
-      <translation>Jít na Syntaktickou chybu</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3943" />
-      <source>&amp;Goto Syntax Error</source>
-      <translation>&amp;Jít na Syntaktickou chybu</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3948" />
       <source>&lt;b&gt;Goto Syntax Error&lt;/b&gt;&lt;p&gt;Go to next syntax error of the current editor.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Jít na Syntax error&lt;/b&gt;&lt;p&gt;Přesun na syntaktickou chybu v aktuálním editoru.&lt;/p&gt;</translation>
     </message>
     <message>
+      <location filename="../ViewManager/ViewManager.py" line="3959" />
+      <location filename="../ViewManager/ViewManager.py" line="3955" />
+      <source>Clear Syntax Errors</source>
+      <translation>Vyčistit Syntaktické chyby</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="3956" />
+      <source>Clear &amp;Syntax Errors</source>
+      <translation>V&amp;yčistit Syntaktické chyby</translation>
+    </message>
+    <message>
       <location filename="../ViewManager/ViewManager.py" line="3961" />
-      <location filename="../ViewManager/ViewManager.py" line="3957" />
-      <source>Clear Syntax Errors</source>
-      <translation>Vyčistit Syntaktické chyby</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3958" />
-      <source>Clear &amp;Syntax Errors</source>
-      <translation>V&amp;yčistit Syntaktické chyby</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3963" />
       <source>&lt;b&gt;Clear Syntax Errors&lt;/b&gt;&lt;p&gt;Clear syntax errors of all editors.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Vyčistit syntaktické chyby&lt;/b&gt;&lt;p&gt;Smažou se záznamy o syntaktických chybách ve všech editorech.&lt;/p&gt;</translation>
     </message>
     <message>
+      <location filename="../ViewManager/ViewManager.py" line="3976" />
+      <location filename="../ViewManager/ViewManager.py" line="3971" />
+      <source>Next warning message</source>
+      <translation>Další varování</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="3973" />
+      <source>&amp;Next warning message</source>
+      <translation>Další varová&amp;ní</translation>
+    </message>
+    <message>
       <location filename="../ViewManager/ViewManager.py" line="3978" />
-      <location filename="../ViewManager/ViewManager.py" line="3973" />
-      <source>Next warning message</source>
-      <translation>Další varování</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3975" />
-      <source>&amp;Next warning message</source>
-      <translation>Další varová&amp;ní</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3980" />
       <source>&lt;b&gt;Next warning message&lt;/b&gt;&lt;p&gt;Go to next line of the current editor having a pyflakes warning.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../ViewManager/ViewManager.py" line="3995" />
+      <location filename="../ViewManager/ViewManager.py" line="3988" />
+      <source>Previous warning message</source>
+      <translation>Předchozí varování</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="3991" />
+      <source>&amp;Previous warning message</source>
+      <translation>&amp;Předchozí varování</translation>
+    </message>
+    <message>
       <location filename="../ViewManager/ViewManager.py" line="3997" />
-      <location filename="../ViewManager/ViewManager.py" line="3990" />
-      <source>Previous warning message</source>
-      <translation>Předchozí varování</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3993" />
-      <source>&amp;Previous warning message</source>
-      <translation>&amp;Předchozí varování</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3999" />
       <source>&lt;b&gt;Previous warning message&lt;/b&gt;&lt;p&gt;Go to previous line of the current editor having a pyflakes warning.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../ViewManager/ViewManager.py" line="4013" />
+      <location filename="../ViewManager/ViewManager.py" line="4007" />
+      <source>Clear Warning Messages</source>
+      <translation>Vyčistit varovná hlášení</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="4009" />
+      <source>Clear &amp;Warning Messages</source>
+      <translation>&amp;Vyčistit varovná hlášení</translation>
+    </message>
+    <message>
       <location filename="../ViewManager/ViewManager.py" line="4015" />
-      <location filename="../ViewManager/ViewManager.py" line="4009" />
-      <source>Clear Warning Messages</source>
-      <translation>Vyčistit varovná hlášení</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4011" />
-      <source>Clear &amp;Warning Messages</source>
-      <translation>&amp;Vyčistit varovná hlášení</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4017" />
       <source>&lt;b&gt;Clear Warning Messages&lt;/b&gt;&lt;p&gt;Clear pyflakes warning messages of all editors.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../ViewManager/ViewManager.py" line="4029" />
+      <location filename="../ViewManager/ViewManager.py" line="4024" />
+      <source>Next uncovered line</source>
+      <translation>Následují problémová řádka</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="4026" />
+      <source>&amp;Next uncovered line</source>
+      <translation>Nás&amp;ledující problémová řádka</translation>
+    </message>
+    <message>
       <location filename="../ViewManager/ViewManager.py" line="4031" />
-      <location filename="../ViewManager/ViewManager.py" line="4026" />
-      <source>Next uncovered line</source>
-      <translation>Následují problémová řádka</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4028" />
-      <source>&amp;Next uncovered line</source>
-      <translation>Nás&amp;ledující problémová řádka</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4033" />
       <source>&lt;b&gt;Next uncovered line&lt;/b&gt;&lt;p&gt;Go to next line of the current editor marked as not covered.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Následující problémová řádka&lt;/b&gt;&lt;p&gt;Jít na řádku v aktuálním editoru, která byla nalezena jako problémová.&lt;/p&gt;</translation>
     </message>
     <message>
+      <location filename="../ViewManager/ViewManager.py" line="4048" />
+      <location filename="../ViewManager/ViewManager.py" line="4041" />
+      <source>Previous uncovered line</source>
+      <translation>Předchozí problémová řádka</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="4044" />
+      <source>&amp;Previous uncovered line</source>
+      <translation>Př&amp;edchozí problémová řádka</translation>
+    </message>
+    <message>
       <location filename="../ViewManager/ViewManager.py" line="4050" />
-      <location filename="../ViewManager/ViewManager.py" line="4043" />
-      <source>Previous uncovered line</source>
-      <translation>Předchozí problémová řádka</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4046" />
-      <source>&amp;Previous uncovered line</source>
-      <translation>Př&amp;edchozí problémová řádka</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4052" />
       <source>&lt;b&gt;Previous uncovered line&lt;/b&gt;&lt;p&gt;Go to previous line of the current editor marked as not covered.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Předchozí problémová řádka&lt;/b&gt;&lt;p&gt;Jít na předchozí řádku v aktuálním editoru, která byla nalezena jako problémová.&lt;/p&gt;</translation>
     </message>
     <message>
+      <location filename="../ViewManager/ViewManager.py" line="4066" />
+      <location filename="../ViewManager/ViewManager.py" line="4061" />
+      <source>Next Task</source>
+      <translation>Následující úloha</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="4063" />
+      <source>&amp;Next Task</source>
+      <translation>Následující úlo&amp;ha</translation>
+    </message>
+    <message>
       <location filename="../ViewManager/ViewManager.py" line="4068" />
-      <location filename="../ViewManager/ViewManager.py" line="4063" />
-      <source>Next Task</source>
-      <translation>Následující úloha</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4065" />
-      <source>&amp;Next Task</source>
-      <translation>Následující úlo&amp;ha</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4070" />
       <source>&lt;b&gt;Next Task&lt;/b&gt;&lt;p&gt;Go to next line of the current editor having a task.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Následující úloha&lt;/b&gt;&lt;p&gt;Jít na řádek v aktuálním editoru, na kterém je následující úloha.&lt;/p&gt;</translation>
     </message>
     <message>
+      <location filename="../ViewManager/ViewManager.py" line="4083" />
+      <location filename="../ViewManager/ViewManager.py" line="4077" />
+      <source>Previous Task</source>
+      <translation>Předchozí úloha</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="4079" />
+      <source>&amp;Previous Task</source>
+      <translation>Předchozí úl&amp;oha</translation>
+    </message>
+    <message>
       <location filename="../ViewManager/ViewManager.py" line="4085" />
-      <location filename="../ViewManager/ViewManager.py" line="4079" />
-      <source>Previous Task</source>
-      <translation>Předchozí úloha</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4081" />
-      <source>&amp;Previous Task</source>
-      <translation>Předchozí úl&amp;oha</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4087" />
       <source>&lt;b&gt;Previous Task&lt;/b&gt;&lt;p&gt;Go to previous line of the current editor having a task.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Předchozí úloha&lt;/b&gt;&lt;p&gt;Jít na řádek, na kterém se nachází předchozí úloha.&lt;/p&gt;</translation>
     </message>
     <message>
+      <location filename="../ViewManager/ViewManager.py" line="4100" />
+      <location filename="../ViewManager/ViewManager.py" line="4095" />
+      <source>Next Change</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="4097" />
+      <source>&amp;Next Change</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../ViewManager/ViewManager.py" line="4102" />
-      <location filename="../ViewManager/ViewManager.py" line="4097" />
-      <source>Next Change</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4099" />
-      <source>&amp;Next Change</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4104" />
       <source>&lt;b&gt;Next Change&lt;/b&gt;&lt;p&gt;Go to next line of the current editor having a change marker.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../ViewManager/ViewManager.py" line="4118" />
+      <location filename="../ViewManager/ViewManager.py" line="4112" />
+      <source>Previous Change</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="4114" />
+      <source>&amp;Previous Change</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../ViewManager/ViewManager.py" line="4120" />
-      <location filename="../ViewManager/ViewManager.py" line="4114" />
-      <source>Previous Change</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4116" />
-      <source>&amp;Previous Change</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4122" />
       <source>&lt;b&gt;Previous Change&lt;/b&gt;&lt;p&gt;Go to previous line of the current editor having a change marker.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4142" />
-      <location filename="../ViewManager/ViewManager.py" line="4139" />
+      <location filename="../ViewManager/ViewManager.py" line="4140" />
+      <location filename="../ViewManager/ViewManager.py" line="4137" />
       <source>&amp;Bookmarks</source>
       <translation>&amp;Záložky</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4187" />
-      <location filename="../ViewManager/ViewManager.py" line="4183" />
+      <location filename="../ViewManager/ViewManager.py" line="4185" />
+      <location filename="../ViewManager/ViewManager.py" line="4181" />
       <source>Bookmarks</source>
       <translation>Záložky</translation>
     </message>
     <message>
+      <location filename="../ViewManager/ViewManager.py" line="4219" />
+      <source>Check spelling</source>
+      <translation type="unfinished">Kontrola pravopisu</translation>
+    </message>
+    <message>
       <location filename="../ViewManager/ViewManager.py" line="4221" />
-      <source>Check spelling</source>
-      <translation type="unfinished">Kontrola pravopisu</translation>
+      <source>Check &amp;spelling...</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="4223" />
-      <source>Check &amp;spelling...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4225" />
       <source>Shift+F7</source>
       <comment>Spelling|Spell Check</comment>
       <translation />
     </message>
     <message>
+      <location filename="../ViewManager/ViewManager.py" line="4227" />
+      <source>Perform spell check of current editor</source>
+      <translation>Spustit kontrolu pravopisu v aktuálním editoru</translation>
+    </message>
+    <message>
       <location filename="../ViewManager/ViewManager.py" line="4229" />
-      <source>Perform spell check of current editor</source>
-      <translation>Spustit kontrolu pravopisu v aktuálním editoru</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4231" />
       <source>&lt;b&gt;Check spelling&lt;/b&gt;&lt;p&gt;Perform a spell check of the current editor.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4240" />
+      <location filename="../ViewManager/ViewManager.py" line="4238" />
       <source>Automatic spell checking</source>
       <translation>Automatická kontrola pravopisu</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4243" />
+      <location filename="../ViewManager/ViewManager.py" line="4241" />
       <source>&amp;Automatic spell checking</source>
       <translation>&amp;Automatická kontrola pravopisu</translation>
     </message>
     <message>
+      <location filename="../ViewManager/ViewManager.py" line="4245" />
+      <source>(De-)Activate automatic spell checking</source>
+      <translation>(De-)aktivovat akutomatickou kontrolu</translation>
+    </message>
+    <message>
       <location filename="../ViewManager/ViewManager.py" line="4247" />
-      <source>(De-)Activate automatic spell checking</source>
-      <translation>(De-)aktivovat akutomatickou kontrolu</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4249" />
       <source>&lt;b&gt;Automatic spell checking&lt;/b&gt;&lt;p&gt;Activate or deactivate the automatic spell checking function of all editors.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Automatická kontrola pravopisu&lt;/b&gt;&lt;p&gt;Zapnout neobo vypnout automatickou kontrolu pravopisu ve všech editorech.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4280" />
+      <location filename="../ViewManager/ViewManager.py" line="4278" />
       <source>Edit Dictionary</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4283" />
+      <location filename="../ViewManager/ViewManager.py" line="4281" />
       <source>Project Word List</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4286" />
+      <location filename="../ViewManager/ViewManager.py" line="4284" />
       <source>Project Exception List</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4291" />
+      <location filename="../ViewManager/ViewManager.py" line="4289" />
       <source>User Word List</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4294" />
+      <location filename="../ViewManager/ViewManager.py" line="4292" />
       <source>User Exception List</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4316" />
-      <location filename="../ViewManager/ViewManager.py" line="4312" />
+      <location filename="../ViewManager/ViewManager.py" line="4314" />
+      <location filename="../ViewManager/ViewManager.py" line="4310" />
       <source>Spelling</source>
       <translation>Pravopis</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4341" />
+      <location filename="../ViewManager/ViewManager.py" line="4339" />
       <source>Open files</source>
       <translation>Otevřené soubory</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4385" />
+      <location filename="../ViewManager/ViewManager.py" line="4383" />
       <source>File Modified</source>
       <translation>Soubor změněn</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4386" />
+      <location filename="../ViewManager/ViewManager.py" line="4384" />
       <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; has unsaved changes.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Soubor &lt;b&gt;{0}&lt;/b&gt; obsahuje neuložené změny.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4792" />
+      <location filename="../ViewManager/ViewManager.py" line="4790" />
       <source>Line: {0:5}</source>
       <translation>Řádek: {0:5}</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4798" />
+      <location filename="../ViewManager/ViewManager.py" line="4796" />
       <source>Pos: {0:5}</source>
       <translation>Poz: {0:5}</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4819" />
+      <location filename="../ViewManager/ViewManager.py" line="4817" />
       <source>Language: {0}</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4826" />
+      <location filename="../ViewManager/ViewManager.py" line="4824" />
       <source>EOL Mode: {0}</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5241" />
-      <location filename="../ViewManager/ViewManager.py" line="5200" />
+      <location filename="../ViewManager/ViewManager.py" line="5239" />
+      <location filename="../ViewManager/ViewManager.py" line="5198" />
       <source>&amp;Clear</source>
       <translation>&amp;Vyčistit</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5235" />
+      <location filename="../ViewManager/ViewManager.py" line="5233" />
       <source>&amp;Add</source>
       <translation>Přid&amp;at</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5238" />
+      <location filename="../ViewManager/ViewManager.py" line="5236" />
       <source>&amp;Edit...</source>
       <translation>&amp;Edit...</translation>
     </message>
     <message>
+      <location filename="../ViewManager/ViewManager.py" line="6279" />
+      <location filename="../ViewManager/ViewManager.py" line="6267" />
+      <location filename="../ViewManager/ViewManager.py" line="6238" />
+      <source>Edit Spelling Dictionary</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="6240" />
+      <source>&lt;p&gt;The spelling dictionary file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="6256" />
+      <source>Editing {0}</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="6269" />
+      <source>&lt;p&gt;The spelling dictionary file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../ViewManager/ViewManager.py" line="6281" />
-      <location filename="../ViewManager/ViewManager.py" line="6269" />
-      <location filename="../ViewManager/ViewManager.py" line="6240" />
-      <source>Edit Spelling Dictionary</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="6242" />
-      <source>&lt;p&gt;The spelling dictionary file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="6258" />
-      <source>Editing {0}</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="6271" />
-      <source>&lt;p&gt;The spelling dictionary file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="6283" />
       <source>The spelling dictionary was saved successfully.</source>
       <translation type="unfinished" />
     </message>
@@ -93219,22 +93715,22 @@
   <context>
     <name>WebBrowserPage</name>
     <message>
-      <location filename="../WebBrowser/WebBrowserPage.py" line="202" />
+      <location filename="../WebBrowser/WebBrowserPage.py" line="195" />
       <source>Suspicuous URL detected</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserPage.py" line="203" />
+      <location filename="../WebBrowser/WebBrowserPage.py" line="196" />
       <source>&lt;p&gt;The URL &lt;b&gt;{0}&lt;/b&gt; was found in the Safe Browsing database.&lt;/p&gt;{1}</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserPage.py" line="715" />
+      <location filename="../WebBrowser/WebBrowserPage.py" line="663" />
       <source>SSL Info</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserPage.py" line="716" />
+      <location filename="../WebBrowser/WebBrowserPage.py" line="664" />
       <source>This site does not contain SSL information.</source>
       <translation type="unfinished" />
     </message>
@@ -94263,308 +94759,316 @@
   <context>
     <name>WebBrowserView</name>
     <message>
-      <location filename="../WebBrowser/WebBrowserView.py" line="294" />
-      <location filename="../WebBrowser/WebBrowserView.py" line="282" />
-      <location filename="../WebBrowser/WebBrowserView.py" line="271" />
-      <location filename="../WebBrowser/WebBrowserView.py" line="260" />
+      <location filename="../WebBrowser/WebBrowserView.py" line="288" />
+      <location filename="../WebBrowser/WebBrowserView.py" line="276" />
+      <location filename="../WebBrowser/WebBrowserView.py" line="265" />
+      <location filename="../WebBrowser/WebBrowserView.py" line="254" />
       <source>eric Web Browser</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserView.py" line="261" />
+      <location filename="../WebBrowser/WebBrowserView.py" line="255" />
       <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; does not exist.&lt;/p&gt;</source>
       <translation type="unfinished">&lt;p&gt;Soubor &lt;b&gt;{}&lt;/b&gt; neexistuje.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserView.py" line="295" />
-      <location filename="../WebBrowser/WebBrowserView.py" line="272" />
+      <location filename="../WebBrowser/WebBrowserView.py" line="289" />
+      <location filename="../WebBrowser/WebBrowserView.py" line="266" />
       <source>&lt;p&gt;Could not start a viewer for file &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
       <translation type="unfinished">&lt;p&gt;Nelze spustit prohlížeč se souborem &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserView.py" line="283" />
+      <location filename="../WebBrowser/WebBrowserView.py" line="277" />
       <source>&lt;p&gt;Could not start an application for URL &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
       <translation type="unfinished">&lt;p&gt;Nelze spustit aplikaci pro URL &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserView.py" line="529" />
+      <location filename="../WebBrowser/WebBrowserView.py" line="517" />
       <source>Match {0} of {1}</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserView.py" line="572" />
+      <location filename="../WebBrowser/WebBrowserView.py" line="558" />
       <source>Inspect Element...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserView.py" line="602" />
+      <location filename="../WebBrowser/WebBrowserView.py" line="588" />
       <source>No suggestions</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserView.py" line="658" />
+      <location filename="../WebBrowser/WebBrowserView.py" line="644" />
       <source>Open Link in New Tab	Ctrl+LMB</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserView.py" line="664" />
+      <location filename="../WebBrowser/WebBrowserView.py" line="650" />
       <source>Open Link in New Window</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserView.py" line="670" />
+      <location filename="../WebBrowser/WebBrowserView.py" line="656" />
       <source>Open Link in New Private Window</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserView.py" line="677" />
+      <location filename="../WebBrowser/WebBrowserView.py" line="663" />
       <source>Save Lin&amp;k</source>
       <translation type="unfinished">Uložit lin&amp;k</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserView.py" line="680" />
+      <location filename="../WebBrowser/WebBrowserView.py" line="666" />
       <source>Bookmark this Link</source>
       <translation type="unfinished">Záložka na tento link</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserView.py" line="687" />
-      <source>Copy Link to Clipboard</source>
-      <translation type="unfinished">Kopírovat link do schránky</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserView.py" line="693" />
-      <source>Send Link</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserView.py" line="703" />
+      <location filename="../WebBrowser/WebBrowserView.py" line="673" />
+      <source>Copy URL to Clipboard</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserView.py" line="679" />
+      <source>Send URL</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserView.py" line="689" />
       <source>Scan Link with VirusTotal</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserView.py" line="722" />
+      <location filename="../WebBrowser/WebBrowserView.py" line="708" />
       <source>Open Image in New Tab</source>
       <translation type="unfinished">Otevřít obrázek v novém tabu</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserView.py" line="729" />
+      <location filename="../WebBrowser/WebBrowserView.py" line="715" />
       <source>Save Image</source>
       <translation type="unfinished">Uložit obrázek</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserView.py" line="731" />
+      <location filename="../WebBrowser/WebBrowserView.py" line="717" />
       <source>Copy Image to Clipboard</source>
       <translation type="unfinished">Kopíroavt obrázek do schránky</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserView.py" line="734" />
-      <source>Copy Image Location to Clipboard</source>
-      <translation type="unfinished">Kopírovat cestu obrázku do schránky</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserView.py" line="740" />
-      <source>Send Image Link</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserView.py" line="762" />
-      <location filename="../WebBrowser/WebBrowserView.py" line="752" />
+      <location filename="../WebBrowser/WebBrowserView.py" line="720" />
+      <source>Copy Image URL to Clipboard</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserView.py" line="726" />
+      <source>Send Image URL</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserView.py" line="748" />
+      <location filename="../WebBrowser/WebBrowserView.py" line="738" />
       <source>Search image in {0}</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../WebBrowser/WebBrowserView.py" line="743" />
+      <source>Search image with...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../WebBrowser/WebBrowserView.py" line="757" />
-      <source>Search image with...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserView.py" line="771" />
       <source>Block Image</source>
       <translation type="unfinished">Blokovat obrázek</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserView.py" line="781" />
+      <location filename="../WebBrowser/WebBrowserView.py" line="767" />
       <source>Scan Image with VirusTotal</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserView.py" line="801" />
+      <location filename="../WebBrowser/WebBrowserView.py" line="787" />
       <source>Play</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserView.py" line="805" />
+      <location filename="../WebBrowser/WebBrowserView.py" line="791" />
       <source>Pause</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../WebBrowser/WebBrowserView.py" line="795" />
+      <source>Unmute</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserView.py" line="799" />
+      <source>Mute</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserView.py" line="803" />
+      <source>Copy Media URL to Clipboard</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../WebBrowser/WebBrowserView.py" line="809" />
-      <source>Unmute</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserView.py" line="813" />
-      <source>Mute</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserView.py" line="817" />
-      <source>Copy Media Address to Clipboard</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserView.py" line="823" />
-      <source>Send Media Address</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserView.py" line="829" />
+      <source>Send Media URL</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserView.py" line="815" />
       <source>Save Media</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../WebBrowser/WebBrowserView.py" line="833" />
+      <source>Send Text</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserView.py" line="840" />
+      <source>Search with '{0}'</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../WebBrowser/WebBrowserView.py" line="847" />
-      <source>Send Text</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserView.py" line="854" />
-      <source>Search with '{0}'</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserView.py" line="861" />
       <source>Search with...</source>
       <translation type="unfinished">Hledat s...</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserView.py" line="1010" />
-      <location filename="../WebBrowser/WebBrowserView.py" line="885" />
+      <location filename="../WebBrowser/WebBrowserView.py" line="996" />
+      <location filename="../WebBrowser/WebBrowserView.py" line="871" />
       <source>Google Translate</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserView.py" line="894" />
+      <location filename="../WebBrowser/WebBrowserView.py" line="880" />
       <source>Dictionary</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserView.py" line="902" />
+      <location filename="../WebBrowser/WebBrowserView.py" line="888" />
       <source>Go to web address</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserView.py" line="929" />
+      <location filename="../WebBrowser/WebBrowserView.py" line="915" />
       <source>Add New Page</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserView.py" line="932" />
+      <location filename="../WebBrowser/WebBrowserView.py" line="918" />
       <source>Configure Speed Dial</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserView.py" line="936" />
+      <location filename="../WebBrowser/WebBrowserView.py" line="922" />
       <source>Reload All Dials</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../WebBrowser/WebBrowserView.py" line="925" />
+      <source>Reset to Default Dials</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserView.py" line="930" />
+      <source>Bookmark this Page</source>
+      <translation type="unfinished">Záložka na tuto stranu</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserView.py" line="933" />
+      <source>Copy Page URL to Clipboard</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../WebBrowser/WebBrowserView.py" line="939" />
-      <source>Reset to Default Dials</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserView.py" line="944" />
-      <source>Bookmark this Page</source>
-      <translation type="unfinished">Záložka na tuto stranu</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserView.py" line="947" />
-      <source>Copy Page Link</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserView.py" line="953" />
-      <source>Send Page Link</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserView.py" line="960" />
+      <source>Send Page URL</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserView.py" line="946" />
       <source>User Agent</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserView.py" line="989" />
+      <location filename="../WebBrowser/WebBrowserView.py" line="975" />
       <source>Validate Page</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserView.py" line="1050" />
+      <location filename="../WebBrowser/WebBrowserView.py" line="1036" />
       <source>Add to web search toolbar</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserView.py" line="1717" />
+      <location filename="../WebBrowser/WebBrowserView.py" line="1704" />
       <source>Empty Page</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserView.py" line="1773" />
-      <location filename="../WebBrowser/WebBrowserView.py" line="1771" />
+      <location filename="../WebBrowser/WebBrowserView.py" line="1761" />
+      <location filename="../WebBrowser/WebBrowserView.py" line="1759" />
       <source>Render Process terminated abnormally</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserView.py" line="1779" />
+      <location filename="../WebBrowser/WebBrowserView.py" line="1767" />
       <source>The render process crashed while loading this page.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserView.py" line="1786" />
+      <location filename="../WebBrowser/WebBrowserView.py" line="1774" />
       <source>The render process was killed.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserView.py" line="1788" />
+      <location filename="../WebBrowser/WebBrowserView.py" line="1776" />
       <source>The render process terminated while loading this page.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserView.py" line="1793" />
+      <location filename="../WebBrowser/WebBrowserView.py" line="1781" />
       <source>Try reloading the page or closing some tabs to make more memory available.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserView.py" line="1914" />
+      <location filename="../WebBrowser/WebBrowserView.py" line="1902" />
       <source>Web Archive (*.mhtml *.mht)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserView.py" line="1915" />
+      <location filename="../WebBrowser/WebBrowserView.py" line="1903" />
       <source>HTML File (*.html *.htm)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserView.py" line="1916" />
+      <location filename="../WebBrowser/WebBrowserView.py" line="1904" />
       <source>HTML File with all resources (*.html *.htm)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserView.py" line="1943" />
+      <location filename="../WebBrowser/WebBrowserView.py" line="1931" />
       <source>Save Web Page</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserView.py" line="2294" />
+      <location filename="../WebBrowser/WebBrowserView.py" line="2282" />
       <source>Quota Request</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserView.py" line="2295" />
+      <location filename="../WebBrowser/WebBrowserView.py" line="2283" />
       <source>&lt;p&gt; Allow the website at &lt;b&gt;{0}&lt;/b&gt; to use &lt;b&gt;{1}&lt;/b&gt; of persistent storage?&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <source>Copy Link to Clipboard</source>
+      <translation type="vanished">Kopírovat link do schránky</translation>
+    </message>
+    <message>
+      <source>Copy Image Location to Clipboard</source>
+      <translation type="vanished">Kopírovat cestu obrázku do schránky</translation>
+    </message>
+    <message>
       <source>eric6 Web Browser</source>
       <translation type="vanished">eric5 web prohlížeč {6 ?}</translation>
     </message>
@@ -94682,9 +95186,9 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="3650" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2580" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2566" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="3643" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2573" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2559" />
       <location filename="../WebBrowser/WebBrowserWindow.py" line="154" />
       <source>eric Web Browser</source>
       <translation type="unfinished" />
@@ -94695,2073 +95199,2073 @@
       <translation type="unfinished">Obsah</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1479" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1478" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1476" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1475" />
       <location filename="../WebBrowser/WebBrowserWindow.py" line="269" />
       <source>Index</source>
       <translation type="unfinished">Index</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1492" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1491" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1489" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1488" />
       <location filename="../WebBrowser/WebBrowserWindow.py" line="284" />
       <source>Search</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1755" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1754" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1752" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1751" />
       <location filename="../WebBrowser/WebBrowserWindow.py" line="294" />
       <source>JavaScript Console</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="668" />
+      <source>New Tab</source>
+      <translation type="unfinished">Nový Tab</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="670" />
+      <source>&amp;New Tab</source>
+      <translation type="unfinished">&amp;Nový tab</translation>
+    </message>
+    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="671" />
-      <source>New Tab</source>
-      <translation type="unfinished">Nový Tab</translation>
+      <source>Ctrl+T</source>
+      <comment>File|New Tab</comment>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="673" />
-      <source>&amp;New Tab</source>
-      <translation type="unfinished">&amp;Nový tab</translation>
+      <source>Open a new web browser tab</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="674" />
-      <source>Ctrl+T</source>
-      <comment>File|New Tab</comment>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="676" />
-      <source>Open a new web browser tab</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="677" />
       <source>&lt;b&gt;New Tab&lt;/b&gt;&lt;p&gt;This opens a new web browser tab.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="682" />
+      <source>New Window</source>
+      <translation type="unfinished">Nové okno</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="684" />
+      <source>New &amp;Window</source>
+      <translation type="unfinished">&amp;Nové okno</translation>
+    </message>
+    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="685" />
-      <source>New Window</source>
-      <translation type="unfinished">Nové okno</translation>
+      <source>Ctrl+N</source>
+      <comment>File|New Window</comment>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="687" />
-      <source>New &amp;Window</source>
-      <translation type="unfinished">&amp;Nové okno</translation>
+      <source>Open a new web browser window</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="688" />
-      <source>Ctrl+N</source>
-      <comment>File|New Window</comment>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="690" />
-      <source>Open a new web browser window</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="691" />
       <source>&lt;b&gt;New Window&lt;/b&gt;&lt;p&gt;This opens a new web browser window in the current privacy mode.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2488" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2481" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="697" />
+      <source>New Private Window</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="699" />
+      <source>New &amp;Private Window</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="700" />
-      <source>New Private Window</source>
+      <source>Ctrl+Shift+P</source>
+      <comment>File|New Private Window</comment>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="702" />
-      <source>New &amp;Private Window</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="703" />
-      <source>Ctrl+Shift+P</source>
-      <comment>File|New Private Window</comment>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="705" />
       <source>Open a new private web browser window</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="707" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="704" />
       <source>&lt;b&gt;New Private Window&lt;/b&gt;&lt;p&gt;This opens a new private web browser window by starting a new web browser instance in private mode.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2523" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2502" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="716" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2516" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2495" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="713" />
       <source>Open File</source>
       <translation type="unfinished">Otevřít soubor</translation>
     </message>
     <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="715" />
+      <source>&amp;Open File</source>
+      <translation type="unfinished">&amp;Otevřít soubor</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="716" />
+      <source>Ctrl+O</source>
+      <comment>File|Open</comment>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="718" />
-      <source>&amp;Open File</source>
-      <translation type="unfinished">&amp;Otevřít soubor</translation>
+      <source>Open a file for display</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="719" />
-      <source>Ctrl+O</source>
-      <comment>File|Open</comment>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="721" />
-      <source>Open a file for display</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="722" />
       <source>&lt;b&gt;Open File&lt;/b&gt;&lt;p&gt;This opens a new file for display. It pops up a file selection dialog.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="728" />
+      <source>Open File in New Tab</source>
+      <translation type="unfinished">Otevřít soubor v novém tabu</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="730" />
+      <source>Open File in New &amp;Tab</source>
+      <translation type="unfinished">Otevřít soubor do nového &amp;tabu</translation>
+    </message>
+    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="731" />
-      <source>Open File in New Tab</source>
-      <translation type="unfinished">Otevřít soubor v novém tabu</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="733" />
-      <source>Open File in New &amp;Tab</source>
-      <translation type="unfinished">Otevřít soubor do nového &amp;tabu</translation>
+      <source>Shift+Ctrl+O</source>
+      <comment>File|Open in new tab</comment>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="734" />
-      <source>Shift+Ctrl+O</source>
-      <comment>File|Open in new tab</comment>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="737" />
       <source>Open a file for display in a new tab</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="738" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="735" />
       <source>&lt;b&gt;Open File in New Tab&lt;/b&gt;&lt;p&gt;This opens a new file for display in a new tab. It pops up a file selection dialog.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="745" />
+      <source>Save As</source>
+      <translation type="unfinished">Uložit jako</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="747" />
+      <source>&amp;Save As...</source>
+      <translation type="unfinished">Uložit j&amp;ako...</translation>
+    </message>
+    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="748" />
-      <source>Save As</source>
-      <translation type="unfinished">Uložit jako</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="750" />
-      <source>&amp;Save As...</source>
-      <translation type="unfinished">Uložit j&amp;ako...</translation>
+      <source>Shift+Ctrl+S</source>
+      <comment>File|Save As</comment>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="751" />
-      <source>Shift+Ctrl+S</source>
-      <comment>File|Save As</comment>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="754" />
       <source>Save the current page to disk</source>
       <translation type="unfinished">Uložit aktuální stranu na disk</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="755" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="752" />
       <source>&lt;b&gt;Save As...&lt;/b&gt;&lt;p&gt;Saves the current page to disk.&lt;/p&gt;</source>
       <translation type="unfinished">&lt;b&gt;Uložit jako...&lt;/b&gt;&lt;p&gt;Uložit aktuální stranu na disk.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="765" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="762" />
       <source>Save Page Screen</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="764" />
+      <source>Save Page Screen...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="767" />
-      <source>Save Page Screen...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="770" />
       <source>Save the visible part of the current page as a screen shot</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="772" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="769" />
       <source>&lt;b&gt;Save Page Screen...&lt;/b&gt;&lt;p&gt;Saves the visible part of the current page as a screen shot.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="783" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="780" />
       <source>Import Bookmarks</source>
       <translation type="unfinished">Importovat záložky</translation>
     </message>
     <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="781" />
+      <source>&amp;Import Bookmarks...</source>
+      <translation type="unfinished">&amp;Importovat záložky...</translation>
+    </message>
+    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="784" />
-      <source>&amp;Import Bookmarks...</source>
-      <translation type="unfinished">&amp;Importovat záložky...</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="787" />
       <source>Import bookmarks from other browsers</source>
       <translation type="unfinished">Import záložek z jiných prohlížečů</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="788" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="785" />
       <source>&lt;b&gt;Import Bookmarks&lt;/b&gt;&lt;p&gt;Import bookmarks from other browsers.&lt;/p&gt;</source>
       <translation type="unfinished">&lt;b&gt;Import záložek&lt;/b&gt;&lt;p&gt;Import záložek z jiných prohlížečů.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="797" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="794" />
       <source>Export Bookmarks</source>
       <translation type="unfinished">Export záložek</translation>
     </message>
     <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="795" />
+      <source>&amp;Export Bookmarks...</source>
+      <translation type="unfinished">&amp;Exportovat záložky...</translation>
+    </message>
+    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="798" />
-      <source>&amp;Export Bookmarks...</source>
-      <translation type="unfinished">&amp;Exportovat záložky...</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="801" />
       <source>Export the bookmarks into a file</source>
       <translation type="unfinished">Export záložek do souboru</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="802" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="799" />
       <source>&lt;b&gt;Export Bookmarks&lt;/b&gt;&lt;p&gt;Export the bookmarks into a file.&lt;/p&gt;</source>
       <translation type="unfinished">&lt;b&gt;Export záložek&lt;/b&gt;&lt;p&gt;Export záložek do souboru.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2132" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="811" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2129" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="808" />
       <source>Print</source>
       <translation type="unfinished">Tisk</translation>
     </message>
     <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="810" />
+      <source>&amp;Print</source>
+      <translation type="unfinished">&amp;Tisk</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="811" />
+      <source>Ctrl+P</source>
+      <comment>File|Print</comment>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="813" />
-      <source>&amp;Print</source>
-      <translation type="unfinished">&amp;Tisk</translation>
+      <source>Print the displayed help</source>
+      <translation type="unfinished">Tisknout zobrazenou nápovědu</translation>
     </message>
     <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="814" />
-      <source>Ctrl+P</source>
-      <comment>File|Print</comment>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="816" />
-      <source>Print the displayed help</source>
-      <translation type="unfinished">Tisknout zobrazenou nápovědu</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="817" />
       <source>&lt;b&gt;Print&lt;/b&gt;&lt;p&gt;Print the displayed help text.&lt;/p&gt;</source>
       <translation type="unfinished">&lt;b&gt;Tisk&lt;/b&gt;&lt;p&gt;Tisknout zobrazenou nápovědu.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="827" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="825" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="824" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="822" />
       <source>Print as PDF</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="829" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="826" />
       <source>Print the displayed help as PDF</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="831" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="828" />
       <source>&lt;b&gt;Print as PDF&lt;/b&gt;&lt;p&gt;Print the displayed help text as a PDF file.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="842" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="840" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="839" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="837" />
       <source>Print Preview</source>
       <translation type="unfinished">Náhled tisku</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="844" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="841" />
       <source>Print preview of the displayed help</source>
       <translation type="unfinished">Posun na hlavní stranu nápovědy</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="846" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="843" />
       <source>&lt;b&gt;Print Preview&lt;/b&gt;&lt;p&gt;Print preview of the displayed help text.&lt;/p&gt;</source>
       <translation type="unfinished">&lt;b&gt;Vytisknout náhled&lt;/b&gt;&lt;p&gt;Tisknout náhled zobrazeného textu nápovědy.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="857" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="855" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="854" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="852" />
       <source>Send Page Link</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="859" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="856" />
       <source>Send the link of the current page via email</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="861" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="858" />
       <source>&lt;b&gt;Send Page Link&lt;/b&gt;&lt;p&gt;Send the link of the current page via email.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="866" />
+      <source>Close</source>
+      <translation type="unfinished">Zavřít</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="868" />
+      <source>&amp;Close</source>
+      <translation type="unfinished">&amp;Zavřít</translation>
+    </message>
+    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="869" />
-      <source>Close</source>
-      <translation type="unfinished">Zavřít</translation>
+      <source>Ctrl+W</source>
+      <comment>File|Close</comment>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="871" />
-      <source>&amp;Close</source>
-      <translation type="unfinished">&amp;Zavřít</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="872" />
-      <source>Ctrl+W</source>
-      <comment>File|Close</comment>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="874" />
       <source>Close the current help window</source>
       <translation type="unfinished">Zavřít aktuální okno nápovědy</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="876" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="873" />
       <source>&lt;b&gt;Close&lt;/b&gt;&lt;p&gt;Closes the current web browser window.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="881" />
+      <source>Close All</source>
+      <translation type="unfinished">Zavřít vše</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="882" />
+      <source>Close &amp;All</source>
+      <translation type="unfinished">Z&amp;avřít vše</translation>
+    </message>
+    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="884" />
-      <source>Close All</source>
-      <translation type="unfinished">Zavřít vše</translation>
+      <source>Close all help windows</source>
+      <translation type="unfinished">Zavřít všechna okna s nápovědou</translation>
     </message>
     <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="885" />
-      <source>Close &amp;All</source>
-      <translation type="unfinished">Z&amp;avřít vše</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="887" />
-      <source>Close all help windows</source>
-      <translation type="unfinished">Zavřít všechna okna s nápovědou</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="888" />
       <source>&lt;b&gt;Close All&lt;/b&gt;&lt;p&gt;Closes all web browser windows except the first one.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="894" />
+      <source>Quit</source>
+      <translation type="unfinished">Konec</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2879" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="896" />
+      <source>&amp;Quit</source>
+      <translation type="unfinished">&amp;Konec</translation>
+    </message>
+    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="897" />
-      <source>Quit</source>
-      <translation type="unfinished">Konec</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2886" />
+      <source>Ctrl+Q</source>
+      <comment>File|Quit</comment>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="899" />
-      <source>&amp;Quit</source>
-      <translation type="unfinished">&amp;Konec</translation>
+      <source>Quit the eric Web Browser</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="900" />
-      <source>Ctrl+Q</source>
-      <comment>File|Quit</comment>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="902" />
-      <source>Quit the eric Web Browser</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="903" />
       <source>&lt;b&gt;Quit&lt;/b&gt;&lt;p&gt;Quit the eric Web Browser.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="908" />
+      <source>Backward</source>
+      <translation type="unfinished">Nazpět</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="910" />
+      <source>&amp;Backward</source>
+      <translation type="unfinished">&amp;Nazpět</translation>
+    </message>
+    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="911" />
-      <source>Backward</source>
-      <translation type="unfinished">Nazpět</translation>
+      <source>Alt+Left</source>
+      <comment>Go|Backward</comment>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="913" />
-      <source>&amp;Backward</source>
-      <translation type="unfinished">&amp;Nazpět</translation>
+      <source>Move one screen backward</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="914" />
-      <source>Alt+Left</source>
-      <comment>Go|Backward</comment>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="916" />
-      <source>Move one screen backward</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="917" />
       <source>&lt;b&gt;Backward&lt;/b&gt;&lt;p&gt;Moves one screen backward. If none is available, this action is disabled.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="923" />
+      <source>Forward</source>
+      <translation type="unfinished">Dopředu</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="925" />
+      <source>&amp;Forward</source>
+      <translation type="unfinished">&amp;Dopředu</translation>
+    </message>
+    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="926" />
-      <source>Forward</source>
-      <translation type="unfinished">Dopředu</translation>
+      <source>Alt+Right</source>
+      <comment>Go|Forward</comment>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="928" />
-      <source>&amp;Forward</source>
-      <translation type="unfinished">&amp;Dopředu</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="929" />
-      <source>Alt+Right</source>
-      <comment>Go|Forward</comment>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="931" />
       <source>Move one screen forward</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="933" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="930" />
       <source>&lt;b&gt;Forward&lt;/b&gt;&lt;p&gt;Moves one screen forward. If none is available, this action is disabled.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="939" />
+      <source>Home</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="941" />
+      <source>&amp;Home</source>
+      <translation type="unfinished">&amp;Hlavní strana</translation>
+    </message>
+    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="942" />
-      <source>Home</source>
+      <source>Ctrl+Home</source>
+      <comment>Go|Home</comment>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="944" />
-      <source>&amp;Home</source>
-      <translation type="unfinished">&amp;Hlavní strana</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="945" />
-      <source>Ctrl+Home</source>
-      <comment>Go|Home</comment>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="947" />
       <source>Move to the initial screen</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="949" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="946" />
       <source>&lt;b&gt;Home&lt;/b&gt;&lt;p&gt;Moves to the initial screen.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="954" />
+      <source>Reload</source>
+      <translation type="unfinished">Obnovit</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="956" />
+      <source>&amp;Reload</source>
+      <translation type="unfinished">&amp;Obnovit</translation>
+    </message>
+    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="957" />
-      <source>Reload</source>
-      <translation type="unfinished">Obnovit</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="959" />
-      <source>&amp;Reload</source>
-      <translation type="unfinished">&amp;Obnovit</translation>
+      <source>Ctrl+R</source>
+      <comment>Go|Reload</comment>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="958" />
+      <source>F5</source>
+      <comment>Go|Reload</comment>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="960" />
-      <source>Ctrl+R</source>
-      <comment>Go|Reload</comment>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="961" />
-      <source>F5</source>
-      <comment>Go|Reload</comment>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="963" />
       <source>Reload the current screen</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="965" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="962" />
       <source>&lt;b&gt;Reload&lt;/b&gt;&lt;p&gt;Reloads the current screen.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="970" />
+      <source>Stop</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="972" />
+      <source>&amp;Stop</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="973" />
-      <source>Stop</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="975" />
-      <source>&amp;Stop</source>
+      <source>Ctrl+.</source>
+      <comment>Go|Stop</comment>
+      <translation type="unfinished">Ctrl+.</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="974" />
+      <source>Esc</source>
+      <comment>Go|Stop</comment>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="976" />
-      <source>Ctrl+.</source>
-      <comment>Go|Stop</comment>
-      <translation type="unfinished">Ctrl+.</translation>
+      <source>Stop loading</source>
+      <translation type="unfinished">Zastavit načítání</translation>
     </message>
     <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="977" />
-      <source>Esc</source>
-      <comment>Go|Stop</comment>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="979" />
-      <source>Stop loading</source>
-      <translation type="unfinished">Zastavit načítání</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="980" />
       <source>&lt;b&gt;Stop&lt;/b&gt;&lt;p&gt;Stops loading of the current tab.&lt;/p&gt;</source>
       <translation type="unfinished">&lt;b&gt;Zastavit&lt;/b&gt;&lt;p&gt;Zastavit načítání aktuálního tabu.&lt;/p&gt;</translation>
     </message>
     <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="985" />
+      <source>Copy</source>
+      <translation type="unfinished">Kopírovat</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="987" />
+      <source>&amp;Copy</source>
+      <translation type="unfinished">&amp;Kopírovat</translation>
+    </message>
+    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="988" />
-      <source>Copy</source>
-      <translation type="unfinished">Kopírovat</translation>
+      <source>Ctrl+C</source>
+      <comment>Edit|Copy</comment>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="990" />
-      <source>&amp;Copy</source>
-      <translation type="unfinished">&amp;Kopírovat</translation>
+      <source>Copy the selected text</source>
+      <translation type="unfinished">Kopírovat vybraný text</translation>
     </message>
     <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="991" />
-      <source>Ctrl+C</source>
-      <comment>Edit|Copy</comment>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="993" />
-      <source>Copy the selected text</source>
-      <translation type="unfinished">Kopírovat vybraný text</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="994" />
       <source>&lt;b&gt;Copy&lt;/b&gt;&lt;p&gt;Copy the selected text to the clipboard.&lt;/p&gt;</source>
       <translation type="unfinished">&lt;b&gt;Kopírovat&lt;/b&gt;&lt;p&gt;Kopírovat vybraný text do schránky.&lt;/p&gt;</translation>
     </message>
     <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="999" />
+      <source>Cut</source>
+      <translation type="unfinished">Vyjmout</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1001" />
+      <source>Cu&amp;t</source>
+      <translation type="unfinished">Vyjmou&amp;t</translation>
+    </message>
+    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1002" />
-      <source>Cut</source>
-      <translation type="unfinished">Vyjmout</translation>
+      <source>Ctrl+X</source>
+      <comment>Edit|Cut</comment>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1004" />
-      <source>Cu&amp;t</source>
-      <translation type="unfinished">Vyjmou&amp;t</translation>
+      <source>Cut the selected text</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1005" />
-      <source>Ctrl+X</source>
-      <comment>Edit|Cut</comment>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1007" />
-      <source>Cut the selected text</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1008" />
       <source>&lt;b&gt;Cut&lt;/b&gt;&lt;p&gt;Cut the selected text to the clipboard.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1013" />
+      <source>Paste</source>
+      <translation type="unfinished">Vložit</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1015" />
+      <source>&amp;Paste</source>
+      <translation type="unfinished">V&amp;ložit</translation>
+    </message>
+    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1016" />
-      <source>Paste</source>
-      <translation type="unfinished">Vložit</translation>
+      <source>Ctrl+V</source>
+      <comment>Edit|Paste</comment>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1018" />
-      <source>&amp;Paste</source>
-      <translation type="unfinished">V&amp;ložit</translation>
+      <source>Paste text from the clipboard</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1019" />
-      <source>Ctrl+V</source>
-      <comment>Edit|Paste</comment>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1021" />
-      <source>Paste text from the clipboard</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1022" />
       <source>&lt;b&gt;Paste&lt;/b&gt;&lt;p&gt;Paste some text from the clipboard.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1027" />
+      <source>Undo</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1029" />
+      <source>&amp;Undo</source>
+      <translation type="unfinished">&amp;Vrátit</translation>
+    </message>
+    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1030" />
-      <source>Undo</source>
+      <source>Ctrl+Z</source>
+      <comment>Edit|Undo</comment>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1032" />
-      <source>&amp;Undo</source>
-      <translation type="unfinished">&amp;Vrátit</translation>
+      <source>Undo the last edit action</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1033" />
-      <source>Ctrl+Z</source>
-      <comment>Edit|Undo</comment>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1035" />
-      <source>Undo the last edit action</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1036" />
       <source>&lt;b&gt;Undo&lt;/b&gt;&lt;p&gt;Undo the last edit action.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1041" />
+      <source>Redo</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1043" />
+      <source>&amp;Redo</source>
+      <translation type="unfinished">&amp;Znovu použít</translation>
+    </message>
+    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1044" />
-      <source>Redo</source>
+      <source>Ctrl+Shift+Z</source>
+      <comment>Edit|Redo</comment>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1046" />
-      <source>&amp;Redo</source>
-      <translation type="unfinished">&amp;Znovu použít</translation>
+      <source>Redo the last edit action</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1047" />
-      <source>Ctrl+Shift+Z</source>
-      <comment>Edit|Redo</comment>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1049" />
-      <source>Redo the last edit action</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1050" />
       <source>&lt;b&gt;Redo&lt;/b&gt;&lt;p&gt;Redo the last edit action.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1055" />
+      <source>Select All</source>
+      <translation type="unfinished">Vybrat vše</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1057" />
+      <source>&amp;Select All</source>
+      <translation type="unfinished">Vybrat vš&amp;e</translation>
+    </message>
+    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1058" />
-      <source>Select All</source>
-      <translation type="unfinished">Vybrat vše</translation>
+      <source>Ctrl+A</source>
+      <comment>Edit|Select All</comment>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1060" />
-      <source>&amp;Select All</source>
-      <translation type="unfinished">Vybrat vš&amp;e</translation>
+      <source>Select all text</source>
+      <translation type="unfinished">Vybrat všechen text</translation>
     </message>
     <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1061" />
-      <source>Ctrl+A</source>
-      <comment>Edit|Select All</comment>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1063" />
-      <source>Select all text</source>
-      <translation type="unfinished">Vybrat všechen text</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1064" />
       <source>&lt;b&gt;Select All&lt;/b&gt;&lt;p&gt;Select all text of the current browser.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1070" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1069" />
+      <source>Unselect</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1071" />
+      <source>Alt+Ctrl+A</source>
+      <comment>Edit|Unselect</comment>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1073" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1072" />
-      <source>Unselect</source>
+      <source>Clear current selection</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1074" />
-      <source>Alt+Ctrl+A</source>
-      <comment>Edit|Unselect</comment>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1076" />
-      <source>Clear current selection</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1077" />
       <source>&lt;b&gt;Unselect&lt;/b&gt;&lt;p&gt;Clear the selection of the current browser.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1082" />
+      <source>Find...</source>
+      <translation type="unfinished">Hledat...</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1084" />
+      <source>&amp;Find...</source>
+      <translation type="unfinished">&amp;Hledat...</translation>
+    </message>
+    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1085" />
-      <source>Find...</source>
-      <translation type="unfinished">Hledat...</translation>
+      <source>Ctrl+F</source>
+      <comment>Edit|Find</comment>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1087" />
-      <source>&amp;Find...</source>
-      <translation type="unfinished">&amp;Hledat...</translation>
+      <source>Find text in page</source>
+      <translation type="unfinished">Hledat text na stránce</translation>
     </message>
     <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1088" />
-      <source>Ctrl+F</source>
-      <comment>Edit|Find</comment>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1090" />
-      <source>Find text in page</source>
-      <translation type="unfinished">Hledat text na stránce</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1091" />
       <source>&lt;b&gt;Find&lt;/b&gt;&lt;p&gt;Find text in the current page.&lt;/p&gt;</source>
       <translation type="unfinished">&lt;b&gt;Hledat&lt;/b&gt;&lt;p&gt;Hledá se text na aktuální straně.&lt;/p&gt;</translation>
     </message>
     <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1096" />
+      <source>Find next</source>
+      <translation type="unfinished">Najít další</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1098" />
+      <source>Find &amp;next</source>
+      <translation type="unfinished">Hledat &amp;následující</translation>
+    </message>
+    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1099" />
-      <source>Find next</source>
-      <translation type="unfinished">Najít další</translation>
+      <source>F3</source>
+      <comment>Edit|Find next</comment>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1101" />
-      <source>Find &amp;next</source>
-      <translation type="unfinished">Hledat &amp;následující</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1102" />
-      <source>F3</source>
-      <comment>Edit|Find next</comment>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1104" />
       <source>Find next occurrence of text in page</source>
       <translation type="unfinished">Hledat následující výskyt textu na straně</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1106" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1103" />
       <source>&lt;b&gt;Find next&lt;/b&gt;&lt;p&gt;Find the next occurrence of text in the current page.&lt;/p&gt;</source>
       <translation type="unfinished">&lt;b&gt;Hledat následující&lt;/b&gt;&lt;p&gt;Vyhledá se následující výskyt textu na aktuální straně.&lt;/p&gt;</translation>
     </message>
     <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1111" />
+      <source>Find previous</source>
+      <translation type="unfinished">Najít předchozí</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1113" />
+      <source>Find &amp;previous</source>
+      <translation type="unfinished">Hledat &amp;předchozí</translation>
+    </message>
+    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1114" />
-      <source>Find previous</source>
-      <translation type="unfinished">Najít předchozí</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1116" />
-      <source>Find &amp;previous</source>
-      <translation type="unfinished">Hledat &amp;předchozí</translation>
+      <source>Shift+F3</source>
+      <comment>Edit|Find previous</comment>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1117" />
-      <source>Shift+F3</source>
-      <comment>Edit|Find previous</comment>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1120" />
       <source>Find previous occurrence of text in page</source>
       <translation type="unfinished">Hledat předchozí výskyt textu na stránce</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1121" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1118" />
       <source>&lt;b&gt;Find previous&lt;/b&gt;&lt;p&gt;Find the previous occurrence of text in the current page.&lt;/p&gt;</source>
       <translation type="unfinished">&lt;b&gt;Hledat předchozí&lt;/b&gt;&lt;p&gt;Vyhledá předchozí výskyt textu na aktuální straně.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1131" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1128" />
       <source>Manage Bookmarks</source>
       <translation type="unfinished">Správa záložek</translation>
     </message>
     <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1129" />
+      <source>&amp;Manage Bookmarks...</source>
+      <translation type="unfinished">&amp;Správa záložek...</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1130" />
+      <source>Ctrl+Shift+B</source>
+      <comment>Help|Manage bookmarks</comment>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1132" />
-      <source>&amp;Manage Bookmarks...</source>
-      <translation type="unfinished">&amp;Správa záložek...</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1133" />
-      <source>Ctrl+Shift+B</source>
-      <comment>Help|Manage bookmarks</comment>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1135" />
       <source>Open a dialog to manage the bookmarks.</source>
       <translation type="unfinished">Otevřít dialog pro správu záložek.</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1137" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1134" />
       <source>&lt;b&gt;Manage Bookmarks...&lt;/b&gt;&lt;p&gt;Open a dialog to manage the bookmarks.&lt;/p&gt;</source>
       <translation type="unfinished">&lt;b&gt;Správa záložek&lt;/b&gt;&lt;p&gt;Otevřít dialog pro správu záložek.&lt;/p&gt;</translation>
     </message>
     <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1143" />
+      <source>Add Bookmark</source>
+      <translation type="unfinished">Přidat záložku</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1145" />
+      <source>Add &amp;Bookmark...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1146" />
-      <source>Add Bookmark</source>
-      <translation type="unfinished">Přidat záložku</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1148" />
-      <source>Add &amp;Bookmark...</source>
+      <source>Ctrl+D</source>
+      <comment>Help|Add bookmark</comment>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1149" />
-      <source>Ctrl+D</source>
-      <comment>Help|Add bookmark</comment>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1152" />
       <source>Open a dialog to add a bookmark.</source>
       <translation type="unfinished">Otevřít dialog pro přidání záložky.</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1154" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1151" />
       <source>&lt;b&gt;Add Bookmark&lt;/b&gt;&lt;p&gt;Open a dialog to add the current URL as a bookmark.&lt;/p&gt;</source>
       <translation type="unfinished">&lt;b&gt;Přidat záložku&lt;/b&gt;&lt;p&gt;Otevřít dialog pro přidání aktuální URL jako záložky.&lt;/p&gt;</translation>
     </message>
     <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1159" />
+      <source>Add Folder</source>
+      <translation type="unfinished">Přidat složku</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1160" />
+      <source>Add &amp;Folder...</source>
+      <translation type="unfinished">Přidat s&amp;ložku...</translation>
+    </message>
+    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1162" />
-      <source>Add Folder</source>
-      <translation type="unfinished">Přidat složku</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1163" />
-      <source>Add &amp;Folder...</source>
-      <translation type="unfinished">Přidat s&amp;ložku...</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1165" />
       <source>Open a dialog to add a new bookmarks folder.</source>
       <translation type="unfinished">Otevřít dialog pro přidání nové složky záložek.</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1167" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1164" />
       <source>&lt;b&gt;Add Folder...&lt;/b&gt;&lt;p&gt;Open a dialog to add a new bookmarks folder.&lt;/p&gt;</source>
       <translation type="unfinished">&lt;b&gt;Přidat složku...&lt;/b&gt;&lt;p&gt;Otevřít dialog pro přidání nové složky záložek.&lt;/p&gt;</translation>
     </message>
     <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1173" />
+      <source>Bookmark All Tabs</source>
+      <translation type="unfinished">Vytvořit záložky pro všechny taby</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1174" />
+      <source>Bookmark All Tabs...</source>
+      <translation type="unfinished">Vytvořit záložky pro všechny taby...</translation>
+    </message>
+    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1176" />
-      <source>Bookmark All Tabs</source>
-      <translation type="unfinished">Vytvořit záložky pro všechny taby</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1177" />
-      <source>Bookmark All Tabs...</source>
-      <translation type="unfinished">Vytvořit záložky pro všechny taby...</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1179" />
       <source>Bookmark all open tabs.</source>
       <translation type="unfinished">Vytvořit záložky pro všechny otevřené taby.</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1181" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1178" />
       <source>&lt;b&gt;Bookmark All Tabs...&lt;/b&gt;&lt;p&gt;Open a dialog to add a new bookmarks folder for all open tabs.&lt;/p&gt;</source>
       <translation type="unfinished">&lt;b&gt;Vytvořit záložky pro všechny taby...&lt;/b&gt;&lt;p&gt;Otevřít dialog pro přidání nové složky záložek pro všechny otevřené taby.&lt;/p&gt;</translation>
     </message>
     <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1187" />
+      <source>What's This?</source>
+      <translation type="unfinished">Co je to?</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1189" />
+      <source>&amp;What's This?</source>
+      <translation type="unfinished">&amp;Co je to?</translation>
+    </message>
+    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1190" />
-      <source>What's This?</source>
-      <translation type="unfinished">Co je to?</translation>
+      <source>Shift+F1</source>
+      <comment>Help|What's This?'</comment>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1192" />
-      <source>&amp;What's This?</source>
-      <translation type="unfinished">&amp;Co je to?</translation>
+      <source>Context sensitive help</source>
+      <translation type="unfinished">Kontextově senzitivní nápověda</translation>
     </message>
     <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1193" />
-      <source>Shift+F1</source>
-      <comment>Help|What's This?'</comment>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1195" />
-      <source>Context sensitive help</source>
-      <translation type="unfinished">Kontextově senzitivní nápověda</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1196" />
       <source>&lt;b&gt;Display context sensitive help&lt;/b&gt;&lt;p&gt;In What's This? mode, the mouse cursor shows an arrow with a question mark, and you can click on the interface elements to get a short description of what they do and how to use them. In dialogs, this feature can be accessed using the context help button in the titlebar.&lt;/p&gt;</source>
       <translation type="unfinished">&lt;b&gt;Zobrazit kontextově senzitivní nápovědu&lt;/b&gt;&lt;p&gt;V režimu "Co je to?" se nad různými prvky aplikace u kurzoru zobrazí otazník. Když pak kliknete na tyto prvky, zobrazí se krátký popis co daný prvek znamená a jak jej použít. V dialogových oknech se tato funkce spustí tlačítkem kontextové nápovědy na horní liště.&lt;/p&gt;</translation>
     </message>
     <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1205" />
+      <source>About</source>
+      <translation type="unfinished">O aplikaci</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1206" />
+      <source>&amp;About</source>
+      <translation type="unfinished">O &amp;aplikaci</translation>
+    </message>
+    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1208" />
-      <source>About</source>
-      <translation type="unfinished">O aplikaci</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1209" />
-      <source>&amp;About</source>
-      <translation type="unfinished">O &amp;aplikaci</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1211" />
       <source>Display information about this software</source>
       <translation type="unfinished">Zobrazit informace a tomto software</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1213" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1210" />
       <source>&lt;b&gt;About&lt;/b&gt;&lt;p&gt;Display some information about this software.&lt;/p&gt;</source>
       <translation type="unfinished">&lt;b&gt;O aplikaci&lt;/b&gt;&lt;p&gt;Zobrazí se informace o tomto software.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1221" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1218" />
       <source>About Qt</source>
       <translation type="unfinished">O Qt</translation>
     </message>
     <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1219" />
+      <source>About &amp;Qt</source>
+      <translation type="unfinished">O &amp;Qt</translation>
+    </message>
+    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1222" />
-      <source>About &amp;Qt</source>
-      <translation type="unfinished">O &amp;Qt</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1225" />
       <source>Display information about the Qt toolkit</source>
       <translation type="unfinished">Zobrazit informace o Qt toolkitu</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1226" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1223" />
       <source>&lt;b&gt;About Qt&lt;/b&gt;&lt;p&gt;Display some information about the Qt toolkit.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1231" />
+      <source>Zoom in</source>
+      <translation type="unfinished">Přiblížit</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1233" />
+      <source>Zoom &amp;in</source>
+      <translation type="unfinished">Př&amp;iblížit</translation>
+    </message>
+    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1234" />
-      <source>Zoom in</source>
-      <translation type="unfinished">Přiblížit</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1236" />
-      <source>Zoom &amp;in</source>
-      <translation type="unfinished">Př&amp;iblížit</translation>
+      <source>Ctrl++</source>
+      <comment>View|Zoom in</comment>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1235" />
+      <source>Zoom In</source>
+      <comment>View|Zoom in</comment>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1237" />
-      <source>Ctrl++</source>
-      <comment>View|Zoom in</comment>
+      <source>Zoom in on the web page</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1238" />
-      <source>Zoom In</source>
-      <comment>View|Zoom in</comment>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1240" />
-      <source>Zoom in on the web page</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1241" />
       <source>&lt;b&gt;Zoom in&lt;/b&gt;&lt;p&gt;Zoom in on the web page. This makes the web page bigger.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1247" />
+      <source>Zoom out</source>
+      <translation type="unfinished">Oddálit</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1249" />
+      <source>Zoom &amp;out</source>
+      <translation type="unfinished">&amp;Oddálit</translation>
+    </message>
+    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1250" />
-      <source>Zoom out</source>
-      <translation type="unfinished">Oddálit</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1252" />
-      <source>Zoom &amp;out</source>
-      <translation type="unfinished">&amp;Oddálit</translation>
+      <source>Ctrl+-</source>
+      <comment>View|Zoom out</comment>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1251" />
+      <source>Zoom Out</source>
+      <comment>View|Zoom out</comment>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1253" />
-      <source>Ctrl+-</source>
-      <comment>View|Zoom out</comment>
+      <source>Zoom out on the web page</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1254" />
-      <source>Zoom Out</source>
-      <comment>View|Zoom out</comment>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1256" />
-      <source>Zoom out on the web page</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1257" />
       <source>&lt;b&gt;Zoom out&lt;/b&gt;&lt;p&gt;Zoom out on the web page. This makes the web page smaller.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1263" />
+      <source>Zoom reset</source>
+      <translation type="unfinished">Resetovat lupu</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1265" />
+      <source>Zoom &amp;reset</source>
+      <translation type="unfinished">&amp;Resetovat lupu</translation>
+    </message>
+    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1266" />
-      <source>Zoom reset</source>
-      <translation type="unfinished">Resetovat lupu</translation>
+      <source>Ctrl+0</source>
+      <comment>View|Zoom reset</comment>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1268" />
-      <source>Zoom &amp;reset</source>
-      <translation type="unfinished">&amp;Resetovat lupu</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1269" />
-      <source>Ctrl+0</source>
-      <comment>View|Zoom reset</comment>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1271" />
       <source>Reset the zoom of the web page</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1273" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1270" />
       <source>&lt;b&gt;Zoom reset&lt;/b&gt;&lt;p&gt;Reset the zoom of the web page. This sets the zoom factor to 100%.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1280" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1279" />
+      <source>Show page source</source>
+      <translation type="unfinished">Zobrazit zdroj strany</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1281" />
+      <source>Ctrl+U</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1283" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1282" />
-      <source>Show page source</source>
-      <translation type="unfinished">Zobrazit zdroj strany</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1284" />
-      <source>Ctrl+U</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1286" />
       <source>Show the page source in an editor</source>
       <translation type="unfinished">Zobrazit zdroj strany v editoru</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1288" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1285" />
       <source>&lt;b&gt;Show page source&lt;/b&gt;&lt;p&gt;Show the page source in an editor.&lt;/p&gt;</source>
       <translation type="unfinished">&lt;b&gt;Zobrazit zdroj strany&lt;/b&gt;&lt;p&gt;Zobrazit zdroj strany v editoru.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1297" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1294" />
       <source>Full Screen</source>
       <translation type="unfinished">Celá obrazovka</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1299" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1296" />
       <source>&amp;Full Screen</source>
       <translation type="unfinished">&amp;Celá obrazovka</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1304" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1301" />
       <source>Meta+Ctrl+F</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1306" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1303" />
       <source>F11</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1313" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1312" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1310" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1309" />
       <source>Show next tab</source>
       <translation type="unfinished">Zobrazit následující tab</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1314" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1311" />
       <source>Ctrl+Alt+Tab</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1322" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1321" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1319" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1318" />
       <source>Show previous tab</source>
       <translation type="unfinished">Zobrazit předchozí tab</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1323" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1320" />
       <source>Shift+Ctrl+Alt+Tab</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1331" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1330" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1328" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1327" />
       <source>Switch between tabs</source>
       <translation type="unfinished">Přepnout mezi taby</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1332" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1329" />
       <source>Ctrl+1</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1336" />
+      <source>Preferences</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1338" />
+      <source>&amp;Preferences...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1339" />
-      <source>Preferences</source>
+      <source>Set the prefered configuration</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1341" />
-      <source>&amp;Preferences...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1342" />
-      <source>Set the prefered configuration</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1344" />
       <source>&lt;b&gt;Preferences&lt;/b&gt;&lt;p&gt;Set the configuration items of the application with your prefered values.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1353" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1350" />
       <source>Languages</source>
       <translation type="unfinished">Jazyky</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1355" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1352" />
       <source>&amp;Languages...</source>
       <translation type="unfinished">&amp;Jazyky...</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1357" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1354" />
       <source>Configure the accepted languages for web pages</source>
       <translation type="unfinished">Nastavit polovené jazyky pro web strany</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1359" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1356" />
       <source>&lt;b&gt;Languages&lt;/b&gt;&lt;p&gt;Configure the accepted languages for web pages.&lt;/p&gt;</source>
       <translation type="unfinished">&lt;b&gt;Jazyky&lt;/b&gt;&lt;p&gt;Nastavit polovené jazyky pro web strany.&lt;/p&gt;</translation>
     </message>
     <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1365" />
+      <source>Cookies</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1367" />
+      <source>C&amp;ookies...</source>
+      <translation type="unfinished">C&amp;ookies...</translation>
+    </message>
+    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1368" />
-      <source>Cookies</source>
-      <translation type="unfinished" />
+      <source>Configure cookies handling</source>
+      <translation type="unfinished">Nastavit ovládání cookies</translation>
     </message>
     <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1370" />
-      <source>C&amp;ookies...</source>
-      <translation type="unfinished">C&amp;ookies...</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1371" />
-      <source>Configure cookies handling</source>
-      <translation type="unfinished">Nastavit ovládání cookies</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1373" />
       <source>&lt;b&gt;Cookies&lt;/b&gt;&lt;p&gt;Configure cookies handling.&lt;/p&gt;</source>
       <translation type="unfinished">&lt;b&gt;Cookies&lt;/b&gt;&lt;p&gt;Nastavit ovládání cookies.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1382" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1379" />
       <source>Personal Information</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1381" />
+      <source>Personal Information...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1384" />
-      <source>Personal Information...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1387" />
       <source>Configure personal information for completing form fields</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1389" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1386" />
       <source>&lt;b&gt;Personal Information...&lt;/b&gt;&lt;p&gt;Opens a dialog to configure the personal information used for completing form fields.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1399" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1396" />
       <source>GreaseMonkey Scripts</source>
       <translation type="unfinished">Smazat &amp;soukromá data</translation>
     </message>
     <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1398" />
+      <source>GreaseMonkey Scripts...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1401" />
-      <source>GreaseMonkey Scripts...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1404" />
       <source>Configure the GreaseMonkey Scripts</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1406" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1403" />
       <source>&lt;b&gt;GreaseMonkey Scripts...&lt;/b&gt;&lt;p&gt;Opens a dialog to configure the available GreaseMonkey Scripts.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1416" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1413" />
       <source>Edit Message Filters</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1418" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1415" />
       <source>Edit Message Filters...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1420" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1417" />
       <source>Edit the message filters used to suppress unwanted messages</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1422" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1419" />
       <source>&lt;b&gt;Edit Message Filters&lt;/b&gt;&lt;p&gt;Opens a dialog to edit the message filters used to suppress unwanted messages been shown in an error window.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1433" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1430" />
       <source>Edit HTML5 Feature Permissions</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1435" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1432" />
       <source>Edit HTML5 Feature Permissions...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1437" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1434" />
       <source>Edit the remembered HTML5 feature permissions</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1439" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1436" />
       <source>&lt;b&gt;Edit HTML5 Feature Permissions&lt;/b&gt;&lt;p&gt;Opens a dialog to edit the remembered HTML5 feature permissions.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1452" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1450" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1449" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1447" />
       <source>Sync with Table of Contents</source>
       <translation type="unfinished">Sync obsahu</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1454" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1451" />
       <source>Synchronizes the table of contents with current page</source>
       <translation type="unfinished">Synchronizuje obsah s aktuální stranou</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1456" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1453" />
       <source>&lt;b&gt;Sync with Table of Contents&lt;/b&gt;&lt;p&gt;Synchronizes the table of contents with current page.&lt;/p&gt;</source>
       <translation type="unfinished">&lt;b&gt;Sync obsah&lt;/b&gt;&lt;p&gt;Synchronizuje obsah s aktuální stranou.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1466" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1465" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1463" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1462" />
       <source>Table of Contents</source>
       <translation type="unfinished">Obsah</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1468" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1465" />
       <source>Shows the table of contents window</source>
       <translation type="unfinished">Zobrazit okno s obsahem</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1470" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1467" />
       <source>&lt;b&gt;Table of Contents&lt;/b&gt;&lt;p&gt;Shows the table of contents window.&lt;/p&gt;</source>
       <translation type="unfinished">&lt;b&gt;Obsah&lt;/b&gt;&lt;p&gt;Zobrazit okno s obsahem.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1481" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1478" />
       <source>Shows the index window</source>
       <translation type="unfinished">Zobrazit index okna</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1483" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1480" />
       <source>&lt;b&gt;Index&lt;/b&gt;&lt;p&gt;Shows the index window.&lt;/p&gt;</source>
       <translation type="unfinished">&lt;b&gt;Index&lt;/b&gt;&lt;p&gt;Zobrazit index okna.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1494" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1491" />
       <source>Shows the search window</source>
       <translation type="unfinished">Zobrazit okno hledání</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1496" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1493" />
       <source>&lt;b&gt;Search&lt;/b&gt;&lt;p&gt;Shows the search window.&lt;/p&gt;</source>
       <translation type="unfinished">&lt;b&gt;Hledání&lt;/b&gt;&lt;p&gt;Zobrazit okno hledání.&lt;/p&gt;</translation>
     </message>
     <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1502" />
+      <source>Manage QtHelp Documents</source>
+      <translation type="unfinished">Uspořádat dokumenty QtNápovědy</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1503" />
+      <source>Manage QtHelp &amp;Documents</source>
+      <translation type="unfinished">Uspořádat QtHelp &amp;dokumenty</translation>
+    </message>
+    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1505" />
-      <source>Manage QtHelp Documents</source>
-      <translation type="unfinished">Uspořádat dokumenty QtNápovědy</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1506" />
-      <source>Manage QtHelp &amp;Documents</source>
-      <translation type="unfinished">Uspořádat QtHelp &amp;dokumenty</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1508" />
       <source>Shows a dialog to manage the QtHelp documentation set</source>
       <translation type="unfinished">Zobrazit dialog pro uspořádání QtNápovědy</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1510" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1507" />
       <source>&lt;b&gt;Manage QtHelp Documents&lt;/b&gt;&lt;p&gt;Shows a dialog to manage the QtHelp documentation set.&lt;/p&gt;</source>
       <translation type="unfinished">&lt;b&gt;Uspořádat dokumenty QtNápovědy&lt;/b&gt;&lt;p&gt;Zobrazit dialog pro uspořádání QtNápovědy.&lt;/p&gt;</translation>
     </message>
     <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1517" />
+      <source>Reindex Documentation</source>
+      <translation type="unfinished">Znovu indexovat dokumentaci</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1518" />
+      <source>&amp;Reindex Documentation</source>
+      <translation type="unfinished">Přeinde&amp;xovat dokumentaci</translation>
+    </message>
+    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1520" />
-      <source>Reindex Documentation</source>
-      <translation type="unfinished">Znovu indexovat dokumentaci</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1521" />
-      <source>&amp;Reindex Documentation</source>
-      <translation type="unfinished">Přeinde&amp;xovat dokumentaci</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1523" />
       <source>Reindexes the documentation set</source>
       <translation type="unfinished">Přeindexuje dokumentaci</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1525" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1522" />
       <source>&lt;b&gt;Reindex Documentation&lt;/b&gt;&lt;p&gt;Reindexes the documentation set.&lt;/p&gt;</source>
       <translation type="unfinished">&lt;b&gt;Znovu indexovat dokumentaci&lt;/b&gt;&lt;p&gt;Přeindexuje dokumentaci.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1539" />
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1536" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1534" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1533" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1531" />
       <source>Clear private data</source>
       <translation type="unfinished">Smazat soukromá data</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1541" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1538" />
       <source>&lt;b&gt;Clear private data&lt;/b&gt;&lt;p&gt;Clears the private data like browsing history, search history or the favicons database.&lt;/p&gt;</source>
       <translation type="unfinished">&lt;b&gt;Smazat soukromá data&lt;/b&gt;&lt;p&gt;Smaže soukromá data jako je historie prohlížení, vyhledávání a databáze favicon.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1551" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1548" />
       <source>Clear icons database</source>
       <translation type="unfinished">Vyčistit ikony databáze</translation>
     </message>
     <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1549" />
+      <source>Clear &amp;icons database</source>
+      <translation type="unfinished">Smazat databázi &amp;ikon</translation>
+    </message>
+    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1552" />
-      <source>Clear &amp;icons database</source>
-      <translation type="unfinished">Smazat databázi &amp;ikon</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1555" />
       <source>Clear the database of favicons</source>
       <translation type="unfinished">Vyčistit databázi favicons</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1557" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1554" />
       <source>&lt;b&gt;Clear icons database&lt;/b&gt;&lt;p&gt;Clears the database of favicons of previously visited URLs.&lt;/p&gt;</source>
       <translation type="unfinished">&lt;b&gt;Vyčistit databázi favicons&lt;/b&gt;&lt;p&gt;Vyčistit databázi favicons navštívených URL.&lt;/p&gt;</translation>
     </message>
     <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1565" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1563" />
+      <source>Manage saved Favicons</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1568" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1566" />
-      <source>Manage saved Favicons</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1571" />
       <source>Show a dialog to manage the saved favicons</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1573" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1570" />
       <source>&lt;b&gt;Manage saved Favicons&lt;/b&gt;&lt;p&gt;This shows a dialog to manage the saved favicons of previously visited URLs.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1582" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1579" />
       <source>Configure Search Engines</source>
       <translation type="unfinished">Konfigurovat vyhledávací enginy</translation>
     </message>
     <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1580" />
+      <source>Configure Search &amp;Engines...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1583" />
-      <source>Configure Search &amp;Engines...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1586" />
       <source>Configure the available search engines</source>
       <translation type="unfinished">Konfigurovat dostupné vyhledávací enginy</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1588" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1585" />
       <source>&lt;b&gt;Configure Search Engines...&lt;/b&gt;&lt;p&gt;Opens a dialog to configure the available search engines.&lt;/p&gt;</source>
       <translation type="unfinished">&lt;b&gt;Konfigurivat vyhledávací enginy...&lt;/b&gt;&lt;p&gt;Otevře dialog pro konfiguraci dostupných vyhledávacích enginů.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1598" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1595" />
       <source>Manage Saved Passwords</source>
       <translation type="unfinished">Spravovat uložená hesla</translation>
     </message>
     <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1597" />
+      <source>Manage Saved Passwords...</source>
+      <translation type="unfinished">Spravovat uložená hesla...</translation>
+    </message>
+    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1600" />
-      <source>Manage Saved Passwords...</source>
-      <translation type="unfinished">Spravovat uložená hesla...</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1603" />
       <source>Manage the saved passwords</source>
       <translation type="unfinished">Spravovat vaše uložená hesla</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1605" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1602" />
       <source>&lt;b&gt;Manage Saved Passwords...&lt;/b&gt;&lt;p&gt;Opens a dialog to manage the saved passwords.&lt;/p&gt;</source>
       <translation type="unfinished">&lt;b&gt;Spravovat uložená hesla...&lt;/b&gt;&lt;p&gt;Otevře dialog pro spravování uložených hesel.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1613" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1610" />
       <source>Ad Block</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1612" />
+      <source>&amp;Ad Block...</source>
+      <translation type="unfinished">&amp;Ad Block...</translation>
+    </message>
+    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1615" />
-      <source>&amp;Ad Block...</source>
-      <translation type="unfinished">&amp;Ad Block...</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1618" />
       <source>Configure AdBlock subscriptions and rules</source>
       <translation type="unfinished">Konfigurovat AdBlock odebírání a pravidla</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1620" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1617" />
       <source>&lt;b&gt;Ad Block...&lt;/b&gt;&lt;p&gt;Opens a dialog to configure AdBlock subscriptions and rules.&lt;/p&gt;</source>
       <translation type="unfinished">&lt;b&gt;Ad Block...&lt;/b&gt;&lt;p&gt;Otevře dialog pro konfiguraci AdBlock odebírání a pravidel.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1629" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1626" />
       <source>Manage SSL Certificate Errors</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1628" />
+      <source>Manage SSL Certificate Errors...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1631" />
-      <source>Manage SSL Certificate Errors...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1634" />
       <source>Manage the accepted SSL certificate Errors</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1636" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1633" />
       <source>&lt;b&gt;Manage SSL Certificate Errors...&lt;/b&gt;&lt;p&gt;Opens a dialog to manage the accepted SSL certificate errors.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1646" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1643" />
       <source>Manage Safe Browsing</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1648" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1645" />
       <source>Manage Safe Browsing...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1650" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1647" />
       <source>Configure Safe Browsing and manage local cache</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1652" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1649" />
       <source>&lt;b&gt;Manage Safe Browsing&lt;/b&gt;&lt;p&gt;This opens a dialog to configure Safe Browsing and to manage the local cache.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1663" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1660" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1659" />
+      <source>Downloads</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1662" />
-      <source>Downloads</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1665" />
       <source>Shows the downloads window</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1667" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1664" />
       <source>&lt;b&gt;Downloads&lt;/b&gt;&lt;p&gt;Shows the downloads window.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1673" />
+      <source>RSS Feeds Dialog</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1675" />
+      <source>&amp;RSS Feeds Dialog...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1676" />
-      <source>RSS Feeds Dialog</source>
+      <source>Ctrl+Shift+F</source>
+      <comment>Help|RSS Feeds Dialog</comment>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1678" />
-      <source>&amp;RSS Feeds Dialog...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1679" />
-      <source>Ctrl+Shift+F</source>
-      <comment>Help|RSS Feeds Dialog</comment>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1681" />
       <source>Open a dialog showing the configured RSS feeds.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1683" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1680" />
       <source>&lt;b&gt;RSS Feeds Dialog...&lt;/b&gt;&lt;p&gt;Open a dialog to show the configured RSS feeds. It can be used to mange the feeds and to show their contents.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1690" />
+      <source>Siteinfo Dialog</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1692" />
+      <source>&amp;Siteinfo Dialog...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1693" />
-      <source>Siteinfo Dialog</source>
+      <source>Ctrl+Shift+I</source>
+      <comment>Help|Siteinfo Dialog</comment>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1695" />
-      <source>&amp;Siteinfo Dialog...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1696" />
-      <source>Ctrl+Shift+I</source>
-      <comment>Help|Siteinfo Dialog</comment>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1698" />
       <source>Open a dialog showing some information about the current site.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1700" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1697" />
       <source>&lt;b&gt;Siteinfo Dialog...&lt;/b&gt;&lt;p&gt;Opens a dialog showing some information about the current site.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1706" />
+      <source>Manage User Agent Settings</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1707" />
+      <source>Manage &amp;User Agent Settings</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1709" />
-      <source>Manage User Agent Settings</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1710" />
-      <source>Manage &amp;User Agent Settings</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1712" />
       <source>Shows a dialog to manage the User Agent settings</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1714" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1711" />
       <source>&lt;b&gt;Manage User Agent Settings&lt;/b&gt;&lt;p&gt;Shows a dialog to manage the User Agent settings.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1723" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1720" />
       <source>Synchronize data</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1725" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1722" />
       <source>&amp;Synchronize Data...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1727" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1724" />
       <source>Shows a dialog to synchronize data via the network</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1729" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1726" />
       <source>&lt;b&gt;Synchronize Data...&lt;/b&gt;&lt;p&gt;This shows a dialog to synchronize data via the network.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1739" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1736" />
       <source>Manage Saved Zoom Values</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1738" />
+      <source>Manage Saved Zoom Values...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1741" />
-      <source>Manage Saved Zoom Values...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1744" />
       <source>Manage the saved zoom values</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1746" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1743" />
       <source>&lt;b&gt;Manage Saved Zoom Values...&lt;/b&gt;&lt;p&gt;Opens a dialog to manage the saved zoom values.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1757" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1754" />
       <source>Toggle the JavaScript console window</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1759" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1756" />
       <source>&lt;b&gt;JavaScript Console&lt;/b&gt;&lt;p&gt;This toggles the JavaScript console window.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1769" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1768" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1766" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1765" />
       <source>Tab Manager</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1771" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1768" />
       <source>Shows the tab manager window</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1773" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1770" />
       <source>&lt;b&gt;Tab Manager&lt;/b&gt;&lt;p&gt;Shows the tab manager window.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1779" />
+      <source>Session Manager</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1780" />
+      <source>Session Manager...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1782" />
-      <source>Session Manager</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1783" />
-      <source>Session Manager...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1785" />
       <source>Shows the session manager window</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1787" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1784" />
       <source>&lt;b&gt;Session Manager&lt;/b&gt;&lt;p&gt;Shows the session manager window.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1798" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1796" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1795" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1793" />
       <source>Scan current site</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="4684" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="4675" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1808" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1806" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="4677" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="4668" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1805" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1803" />
       <source>IP Address Report</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="4695" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1818" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1816" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="4688" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1815" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1813" />
       <source>Domain Report</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1834" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1831" />
       <source>Keyboard Shortcuts</source>
       <translation type="unfinished">Klávesové zkratky</translation>
     </message>
     <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1833" />
+      <source>Keyboard &amp;Shortcuts...</source>
+      <translation type="unfinished">Klávesové &amp;zkratky...</translation>
+    </message>
+    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1836" />
-      <source>Keyboard &amp;Shortcuts...</source>
-      <translation type="unfinished">Klávesové &amp;zkratky...</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1839" />
       <source>Set the keyboard shortcuts</source>
       <translation type="unfinished">Nastavení klávesových zkratek</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1841" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1838" />
       <source>&lt;b&gt;Keyboard Shortcuts&lt;/b&gt;&lt;p&gt;Set the keyboard shortcuts of the application with your prefered values.&lt;/p&gt;</source>
       <translation type="unfinished">&lt;b&gt;Klávesové zkratky&lt;/b&gt;&lt;p&gt;Nastavení klávesových zkratek aplikace podle zvyklostí uživatele.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="5068" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="5050" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1850" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="5061" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="5043" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1847" />
       <source>Export Keyboard Shortcuts</source>
       <translation type="unfinished">Exportovat klávesové zkratky</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1852" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1849" />
       <source>&amp;Export Keyboard Shortcuts...</source>
       <translation type="unfinished">&amp;Exportovat klávesové zkratky...</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1854" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1851" />
       <source>Export the keyboard shortcuts</source>
       <translation type="unfinished">Export klávesových zkratek</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1856" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1853" />
       <source>&lt;b&gt;Export Keyboard Shortcuts&lt;/b&gt;&lt;p&gt;Export the keyboard shortcuts of the application.&lt;/p&gt;</source>
       <translation type="unfinished">&lt;b&gt;Export klávesových zkratek&lt;/b&gt;&lt;p&gt;Exportují se klávesové zkratky z aplikace.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="5086" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1864" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="5079" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1861" />
       <source>Import Keyboard Shortcuts</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1866" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1863" />
       <source>&amp;Import Keyboard Shortcuts...</source>
       <translation type="unfinished">&amp;Import klávesových zkratek...</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1868" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1865" />
       <source>Import the keyboard shortcuts</source>
       <translation type="unfinished">Import klávesových zkratek</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1870" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1867" />
       <source>&lt;b&gt;Import Keyboard Shortcuts&lt;/b&gt;&lt;p&gt;Import the keyboard shortcuts of the application.&lt;/p&gt;</source>
       <translation type="unfinished">&lt;b&gt;Import klávesových zkratek&lt;/b&gt;&lt;p&gt;Do aplikace se importují klávesové zkratky.&lt;/p&gt;</translation>
     </message>
     <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1875" />
+      <source>Protocol Handler Manager</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1876" />
+      <source>Protocol Handler Manager...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1878" />
-      <source>Protocol Handler Manager</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1879" />
-      <source>Protocol Handler Manager...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1881" />
       <source>Shows the protocol handler manager window</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1883" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1880" />
       <source>&lt;b&gt;Protocol Handler Manager&lt;/b&gt;&lt;p&gt;Shows the protocol handler manager window.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1920" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1917" />
       <source>&amp;File</source>
       <translation type="unfinished">S&amp;oubor</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2119" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1928" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2116" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1925" />
       <source>Sessions</source>
       <translation type="unfinished">Relace</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1952" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1949" />
       <source>&amp;Edit</source>
       <translation type="unfinished">&amp;Edit</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2191" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1968" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2188" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1965" />
       <source>&amp;View</source>
       <translation type="unfinished">Poh&amp;led</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1980" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1977" />
       <source>Text Encoding</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1991" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1988" />
       <source>H&amp;istory</source>
       <translation type="unfinished">H&amp;istorie</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2008" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2005" />
       <source>&amp;Bookmarks</source>
       <translation type="unfinished">&amp;Záložky</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2024" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2021" />
       <source>&amp;Settings</source>
       <translation type="unfinished">Na&amp;stavení</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2056" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2053" />
       <source>Global User Agent</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2222" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2068" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2219" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2065" />
       <source>&amp;Tools</source>
       <translation type="unfinished">&amp;Nástroje</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2229" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2075" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2226" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2072" />
       <source>&amp;VirusTotal</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2193" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2080" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2190" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2077" />
       <source>&amp;Windows</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2199" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2086" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2196" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2083" />
       <source>QtHelp</source>
       <translation type="unfinished">QtNápověda</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2091" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2088" />
       <source>&amp;Toolbars</source>
       <translation type="unfinished">&amp;Toolbary</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2097" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2094" />
       <source>&amp;Help</source>
       <translation type="unfinished">&amp;Nápověda</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2126" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2123" />
       <source>Save</source>
       <translation type="unfinished">Uložit</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2146" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2143" />
       <source>Show All History...</source>
       <translation type="unfinished">Zobrazit celou historii...</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2321" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2152" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2314" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2149" />
       <source>Settings</source>
       <translation type="unfinished">Nastavení</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2246" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2243" />
       <source>File</source>
       <translation type="unfinished">Soubor</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2271" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2268" />
       <source>Edit</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2284" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2281" />
       <source>View</source>
       <translation type="unfinished">Pohled</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2294" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2291" />
       <source>Find</source>
       <translation type="unfinished">Hledat</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2303" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2300" />
       <source>Filter</source>
       <translation type="unfinished">Filtr</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2313" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2306" />
       <source>Filtered by: </source>
       <translation type="unfinished">Filtrováno: </translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2333" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2326" />
       <source>Tools</source>
       <translation type="unfinished">Nástroje</translation>
     </message>
     <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2335" />
+      <source>Help</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="2342" />
-      <source>Help</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2349" />
       <source>VirusTotal</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2489" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2482" />
       <source>&lt;p&gt;Could not start the process.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2493" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2486" />
       <source>OK</source>
       <translation type="unfinished">OK</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2525" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2504" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2518" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2497" />
       <source>HTML Files (*.html *.htm *.mhtml *.mht);;PDF Files (*.pdf);;CHM Files (*.chm);;All Files (*)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2567" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2560" />
       <source>&lt;b&gt;eric Web Browser - {0}&lt;/b&gt;&lt;p&gt;The eric Web Browser is a combined help file and HTML browser. It is part of the eric development toolset.&lt;/p&gt;&lt;p&gt;It is based on QtWebEngine {1} and Chrome {2}.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2697" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2690" />
       <source>Saved Tabs</source>
       <translation type="unfinished">Uložkt taby</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2878" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2871" />
       <source>Are you sure you want to close the web browser?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2879" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2872" />
       <source>Are you sure you want to close the web browser?
 You have {0} windows with {1} tabs open.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="3458" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="3451" />
       <source>Could not find any associated content.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="3503" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="3496" />
       <source>Unfiltered</source>
       <translation type="unfinished">Nefiltrováno</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="3557" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="3550" />
       <source>Updating search index</source>
       <translation type="unfinished">Aktualizovat index pro hledání</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="3637" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="3630" />
       <source>Looking for Documentation...</source>
       <translation type="unfinished">Vyhledat dokumentaci...</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="3675" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="3668" />
       <source>Help Engine</source>
       <translation type="unfinished">Engine nápovědy</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="4241" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="4234" />
       <source>System</source>
       <translation type="unfinished">Systém</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="4243" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="4236" />
       <source>ISO</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="4245" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="4238" />
       <source>Unicode</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="4247" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="4240" />
       <source>Windows</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="4249" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="4242" />
       <source>IBM</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="4251" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="4244" />
       <source>Apple</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="4253" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="4246" />
       <source>Other</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="4280" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="4273" />
       <source>Menu Bar</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="4285" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="4278" />
       <source>Bookmarks</source>
       <translation type="unfinished">Záložky</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="4290" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="4283" />
       <source>Status Bar</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="4304" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="4297" />
       <source>&amp;Show all</source>
       <translation type="unfinished">&amp;Zobrazit vše</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="4306" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="4299" />
       <source>&amp;Hide all</source>
       <translation type="unfinished">&amp;Skrýt vše</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="4644" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="4637" />
       <source>VirusTotal Scan</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="4645" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="4638" />
       <source>&lt;p&gt;The VirusTotal scan could not be scheduled.&lt;p&gt;
 &lt;p&gt;Reason: {0}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="4676" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="4669" />
       <source>Enter a valid IPv4 address in dotted quad notation:</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="4685" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="4678" />
       <source>The given IP address is not in dotted quad notation.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="4696" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="4689" />
       <source>Enter a valid domain name:</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="5052" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="5045" />
       <source>Keyboard Shortcuts File (*.ekj)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="5069" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="5062" />
       <source>&lt;p&gt;The keyboard shortcuts file &lt;b&gt;{0}&lt;/b&gt; exists already. Overwrite it?&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="5088" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="5081" />
       <source>Keyboard Shortcuts File (*.ekj);;XML Keyboard shortcut file (*.e4k)</source>
       <translation type="unfinished" />
     </message>
@@ -97184,12 +97688,12 @@
   <context>
     <name>eric7</name>
     <message>
-      <location filename="../eric7.py" line="386" />
+      <location filename="../eric7.py" line="398" />
       <source>Starting...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../eric7.py" line="392" />
+      <location filename="../eric7.py" line="404" />
       <source>Generating Main Window...</source>
       <translation type="unfinished">Generování hlavního okna...</translation>
     </message>

eric ide

mercurial