src/eric7/i18n/eric7_cs.ts

branch
eric7-maintenance
changeset 10148
31ba20629af4
parent 10101
34f74c19ed7a
parent 10143
bf84513859ca
child 10174
6aac1022f330
--- a/src/eric7/i18n/eric7_cs.ts	Sun Jul 02 17:40:17 2023 +0200
+++ b/src/eric7/i18n/eric7_cs.ts	Tue Aug 01 09:59:45 2023 +0200
@@ -1707,6 +1707,39 @@
     </message>
   </context>
   <context>
+    <name>AsyncChecker</name>
+    <message>
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Async/translations.py" line="14" />
+      <source>sync HTTP call in async function, use httpx.AsyncClient</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Async/translations.py" line="17" />
+      <source>blocking sync call in async function, use framework equivalent</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Async/translations.py" line="20" />
+      <source>sync process call in async function, use framework equivalent</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Async/translations.py" line="23" />
+      <source>blocking sync context manager in async function, use 'async with' statement</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Async/translations.py" line="28" />
+      <source>avoid using os.path, prefer using 'trio.Path' or 'anyio.Path' objects</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Async/translations.py" line="32" />
+      <source>use of potentially dangerous class in async function, use httpx.AsyncClient</source>
+      <translation type="unfinished" />
+    </message>
+  </context>
+  <context>
     <name>AuthenticationDialog</name>
     <message>
       <location filename="../UI/AuthenticationDialog.ui" line="0" />
@@ -1805,77 +1838,77 @@
   <context>
     <name>BaseDevice</name>
     <message>
-      <location filename="../MicroPython/Devices/DeviceBase.py" line="210" />
+      <location filename="../MicroPython/Devices/DeviceBase.py" line="214" />
       <source>Device Data Not Available</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/DeviceBase.py" line="211" />
+      <location filename="../MicroPython/Devices/DeviceBase.py" line="215" />
       <source>&lt;p&gt;The device data is not available. Try to connect to the device again. Aborting...&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/DeviceBase.py" line="264" />
+      <location filename="../MicroPython/Devices/DeviceBase.py" line="268" />
       <source>Unsupported Device</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/DeviceBase.py" line="274" />
+      <location filename="../MicroPython/Devices/DeviceBase.py" line="278" />
       <source>REPL is not supported by this device.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/DeviceBase.py" line="293" />
+      <location filename="../MicroPython/Devices/DeviceBase.py" line="297" />
       <source>Plotter is not supported by this device.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/DeviceBase.py" line="312" />
+      <location filename="../MicroPython/Devices/DeviceBase.py" line="316" />
       <source>Running scripts is not supported by this device.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/DeviceBase.py" line="331" />
+      <location filename="../MicroPython/Devices/DeviceBase.py" line="335" />
       <source>File Manager is not supported by this device.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/DeviceBase.py" line="386" />
+      <location filename="../MicroPython/Devices/DeviceBase.py" line="390" />
       <source>Select Device Directory</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/DeviceBase.py" line="387" />
+      <location filename="../MicroPython/Devices/DeviceBase.py" line="391" />
       <source>Select the directory for the connected device:</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/DeviceBase.py" line="539" />
+      <location filename="../MicroPython/Devices/DeviceBase.py" line="543" />
       <source>Detected an error without indications.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/DeviceBase.py" line="1490" />
+      <location filename="../MicroPython/Devices/DeviceBase.py" line="1515" />
       <source>Operation not supported.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/DeviceBase.py" line="1824" />
+      <location filename="../MicroPython/Devices/DeviceBase.py" line="1876" />
       <source>Yes</source>
       <translation type="unfinished">Ano</translation>
     </message>
     <message>
-      <location filename="../MicroPython/Devices/DeviceBase.py" line="1824" />
+      <location filename="../MicroPython/Devices/DeviceBase.py" line="1876" />
       <source>No</source>
       <translation type="unfinished">Ne</translation>
     </message>
     <message>
-      <location filename="../MicroPython/Devices/DeviceBase.py" line="1826" />
+      <location filename="../MicroPython/Devices/DeviceBase.py" line="1878" />
       <source>yes</source>
       <translation type="unfinished">ano</translation>
     </message>
     <message>
-      <location filename="../MicroPython/Devices/DeviceBase.py" line="1826" />
+      <location filename="../MicroPython/Devices/DeviceBase.py" line="1878" />
       <source>no</source>
       <translation type="unfinished">ne</translation>
     </message>
@@ -3945,61 +3978,66 @@
     </message>
     <message>
       <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="85" />
-      <source>Code Complexity</source>
+      <source>Async Functions</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="86" />
-      <source>Documentation</source>
-      <translation type="unfinished">Dokumentace</translation>
+      <source>Code Complexity</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="87" />
-      <source>Errors</source>
-      <translation type="unfinished">Chyby</translation>
+      <source>Documentation</source>
+      <translation type="unfinished">Dokumentace</translation>
     </message>
     <message>
       <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="88" />
-      <source>Imports</source>
-      <translation type="unfinished" />
+      <source>Errors</source>
+      <translation type="unfinished">Chyby</translation>
     </message>
     <message>
       <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="89" />
-      <source>Miscellaneous</source>
+      <source>Imports</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="90" />
-      <source>Naming</source>
+      <source>Miscellaneous</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="91" />
-      <source>Name Order</source>
+      <source>Naming</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="92" />
-      <source>'pathlib' Usage</source>
+      <source>Name Order</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="93" />
-      <source>Security</source>
-      <translation type="unfinished">Bezpečnost</translation>
+      <source>'pathlib' Usage</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="94" />
-      <source>Unused</source>
-      <translation type="unfinished" />
+      <source>Security</source>
+      <translation type="unfinished">Bezpečnost</translation>
     </message>
     <message>
       <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="95" />
-      <source>Warnings</source>
+      <source>Unused</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="96" />
+      <source>Warnings</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="97" />
       <source>Simplify Code</source>
       <translation type="unfinished" />
     </message>
@@ -4286,114 +4324,114 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1126" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1175" />
       <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="865" />
       <source>unknown ({0})</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1567" />
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1490" />
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1040" />
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="961" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1645" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1568" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1089" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1010" />
       <source>The device volume is not available.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1004" />
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="976" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1053" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1025" />
       <source>Write WiFi Credentials</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1529" />
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1005" />
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="977" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1607" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1054" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1026" />
       <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; exists already. Shall it be replaced?&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1536" />
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1012" />
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="984" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1614" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1061" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1033" />
       <source>Aborted</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1193" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1242" />
       <source>CircuitPython does not support setting the IPv4 parameters of the WiFi access point.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1262" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1311" />
       <source>CircuitPython does not support reporting of connected clients.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1663" />
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1342" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1741" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1391" />
       <source>Active</source>
       <translation type="unfinished">Aktivní</translation>
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1669" />
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1343" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1747" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1392" />
       <source>Connected</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1344" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1393" />
       <source>IPv4 Address</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1345" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1394" />
       <source>Netmask</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1346" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1395" />
       <source>Gateway</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1347" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1396" />
       <source>DNS</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1665" />
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1348" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1743" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1397" />
       <source>MAC-Address</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1349" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1398" />
       <source>Chip Type</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1350" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1399" />
       <source>max. Sockets</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1528" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1606" />
       <source>Write Connect Script</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1664" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1742" />
       <source>Name</source>
       <translation type="unfinished">Jméno</translation>
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1667" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1745" />
       <source>Address Type</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1670" />
+      <location filename="../MicroPython/Devices/CircuitPythonDevices.py" line="1748" />
       <source>Advertising</source>
       <translation type="unfinished" />
     </message>
@@ -5096,7 +5134,7 @@
   <context>
     <name>CodeStyleChecker</name>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="516" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="520" />
       <source>No message defined for code '{0}'.</source>
       <translation type="unfinished" />
     </message>
@@ -5109,52 +5147,52 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="128" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="129" />
       <source>PEP-257</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="129" />
-      <source>Eric</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="130" />
+      <source>Eric</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="131" />
       <source>Eric (Blacked)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="232" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="233" />
       <source>Errors</source>
       <translation type="unfinished">Chyby</translation>
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="257" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="258" />
       <source>Error: {0}</source>
       <translation type="unfinished">Chyby: {0}</translation>
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="1221" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="1222" />
       <source>{0} (ignored)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="1296" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="1297" />
       <source>No issues found.</source>
       <translation type="unfinished">Žádné problémy nenalezeny.</translation>
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="1300" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="1301" />
       <source>No files found (check your ignore list).</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="2935" />
-      <source>Commented Code Whitelist Pattern</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="2936" />
+      <source>Commented Code Whitelist Pattern</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="2937" />
       <source>Enter a Commented Code Whitelist Pattern</source>
       <translation type="unfinished" />
     </message>
@@ -6226,146 +6264,146 @@
   <context>
     <name>CodeStyleFixer</name>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="259" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="260" />
       <source>Triple single quotes converted to triple double quotes.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="262" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="263" />
       <source>Introductory quotes corrected to be {0}"""</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="265" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="266" />
       <source>Single line docstring put on one line.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="268" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="269" />
       <source>Period added to summary line.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="295" />
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="271" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="296" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="272" />
       <source>Blank line before function/method docstring removed.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="274" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="275" />
       <source>Blank line inserted before class docstring.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="277" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="278" />
       <source>Blank line inserted after class docstring.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="280" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="281" />
       <source>Blank line inserted after docstring summary.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="283" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="284" />
       <source>Blank line inserted after last paragraph of docstring.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="286" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="287" />
       <source>Leading quotes put on separate line.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="289" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="290" />
       <source>Trailing quotes put on separate line.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="292" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="293" />
       <source>Blank line before class docstring removed.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="298" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="299" />
       <source>Blank line after class docstring removed.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="301" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="302" />
       <source>Blank line after function/method docstring removed.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="304" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="305" />
       <source>Blank line after last paragraph removed.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="307" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="308" />
       <source>Tab converted to 4 spaces.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="310" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="311" />
       <source>Indentation adjusted to be a multiple of four.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="313" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="314" />
       <source>Indentation of continuation line corrected.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="316" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="317" />
       <source>Indentation of closing bracket corrected.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="319" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="320" />
       <source>Missing indentation of continuation line corrected.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="322" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="323" />
       <source>Closing bracket aligned to opening bracket.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="325" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="326" />
       <source>Indentation level changed.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="328" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="329" />
       <source>Indentation level of hanging indentation changed.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="331" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="332" />
       <source>Visual indentation corrected.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="346" />
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="340" />
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="334" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="347" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="341" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="335" />
       <source>Extraneous whitespace removed.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="343" />
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="337" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="344" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="338" />
       <source>Missing whitespace added.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="349" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="350" />
       <source>Whitespace around comment sign corrected.</source>
       <translation type="unfinished" />
     </message>
     <message numerus="yes">
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="352" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="353" />
       <source>%n blank line(s) inserted.</source>
       <translation type="unfinished">
         <numerusform />
@@ -6374,7 +6412,7 @@
       </translation>
     </message>
     <message numerus="yes">
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="355" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="356" />
       <source>%n superfluous lines removed</source>
       <translation type="unfinished">
         <numerusform />
@@ -6383,73 +6421,73 @@
       </translation>
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="358" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="359" />
       <source>Superfluous blank lines removed.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="361" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="362" />
       <source>Superfluous blank lines after function decorator removed.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="364" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="365" />
       <source>Imports were put on separate lines.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="367" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="368" />
       <source>Long lines have been shortened.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="370" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="371" />
       <source>Redundant backslash in brackets removed.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="376" />
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="373" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="377" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="374" />
       <source>Compound statement corrected.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="379" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="380" />
       <source>Comparison to None/True/False corrected.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="382" />
-      <source>'{0}' argument added.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="383" />
-      <source>'{0}' argument removed.</source>
+      <source>'{0}' argument added.</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="384" />
+      <source>'{0}' argument removed.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="385" />
       <source>Whitespace stripped from end of line.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="387" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="388" />
       <source>newline added to end of file.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="390" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="391" />
       <source>Superfluous trailing blank lines removed from end of file.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="393" />
-      <source>'&lt;&gt;' replaced by '!='.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="394" />
+      <source>'&lt;&gt;' replaced by '!='.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="395" />
       <source>Could not save the file! Skipping it. Reason: {0}</source>
       <translation type="unfinished" />
     </message>
@@ -7662,377 +7700,391 @@
   <context>
     <name>ConfigurationWidget</name>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="175" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="180" />
       <source>Application</source>
       <translation>Aplikace</translation>
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="181" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="186" />
       <source>Conda</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="183" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="188" />
       <source>Cooperation</source>
       <translation>Spolupráce</translation>
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="190" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="195" />
       <source>Diff</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="197" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="202" />
       <source>Email</source>
       <translation>Email</translation>
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="204" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="209" />
       <source>Graphics</source>
       <translation>Grafika</translation>
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="866" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="211" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="871" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="216" />
       <source>Hex Editor</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="946" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="914" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="883" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="852" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="755" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="640" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="218" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="1059" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="950" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="919" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="888" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="857" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="760" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="645" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="223" />
       <source>Icons</source>
       <translation>Ikony</translation>
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="224" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="229" />
       <source>IRC</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="226" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="231" />
       <source>Log-Viewer</source>
       <translation type="unfinished">Prohlížeč logu</translation>
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="233" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="238" />
       <source>MicroPython</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="240" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="245" />
       <source>MIME-Types</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="769" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="247" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="774" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="252" />
       <source>Network</source>
       <translation>Síť</translation>
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="254" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="259" />
       <source>Notifications</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="897" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="261" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="902" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="266" />
       <source>PDF Viewer</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="928" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="268" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="933" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="273" />
       <source>Python Package Management</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="275" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="280" />
       <source>Plugin Manager</source>
       <translation>Plugin Manažer</translation>
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="776" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="654" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="282" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="781" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="659" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="287" />
       <source>Printer</source>
       <translation>Tiskárna</translation>
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="289" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="294" />
       <source>Python</source>
       <translation>Python</translation>
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="295" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="300" />
       <source>Qt</source>
       <translation>Qt</translation>
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="783" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="297" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="788" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="302" />
       <source>Security</source>
       <translation type="unfinished">Bezpečnost</translation>
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="304" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="964" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="309" />
       <source>Shell</source>
       <translation>Shell</translation>
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="310" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="315" />
       <source>Tasks</source>
       <translation>Úlohy</translation>
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="312" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="317" />
       <source>Templates</source>
       <translation>Šablony</translation>
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="835" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="319" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="840" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="324" />
       <source>Tray Starter</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="326" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="331" />
       <source>Version Control Systems</source>
       <translation>Version Control Systems</translation>
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="333" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="338" />
       <source>Debugger</source>
       <translation>Debugger</translation>
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="668" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="375" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="340" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="971" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="673" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="380" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="345" />
       <source>General</source>
       <translation>Hlavní</translation>
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="347" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="352" />
       <source>Python3</source>
       <translation />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="661" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="354" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="666" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="359" />
       <source>Editor</source>
       <translation>Editor</translation>
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="361" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="366" />
       <source>APIs</source>
       <translation>APIs</translation>
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="368" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="373" />
       <source>Documentation Viewer</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="675" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="382" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="680" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="387" />
       <source>Filehandling</source>
       <translation>Manažer souborů</translation>
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="682" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="389" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="978" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="687" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="394" />
       <source>Searching</source>
       <translation>Vyhledávání</translation>
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="818" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="689" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="618" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="396" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="823" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="694" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="623" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="401" />
       <source>Spell checking</source>
       <translation>Kontrola pravopisu</translation>
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="696" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="403" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="985" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="701" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="408" />
       <source>Style</source>
       <translation>Styl</translation>
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="410" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="415" />
       <source>Code Checkers</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="703" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="417" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="708" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="422" />
       <source>Typing</source>
       <translation>Psaní</translation>
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="424" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="429" />
       <source>Exporters</source>
       <translation>Exportery</translation>
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="431" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="992" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="436" />
       <source>Autocompletion</source>
       <translation>Autodoplňování</translation>
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="459" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="438" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="1013" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="999" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="464" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="443" />
       <source>QScintilla</source>
       <translation>QScintilla</translation>
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="515" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="466" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="445" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="520" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="471" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="450" />
       <source>Jedi</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="452" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="1006" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="457" />
       <source>Calltips</source>
       <translation>Rychlé tipy</translation>
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="710" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="473" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="1020" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="715" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="478" />
       <source>Highlighters</source>
       <translation>Zvýrazňovače</translation>
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="717" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="480" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="722" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="485" />
       <source>Filetype Associations</source>
       <translation>Asociace typů souborů</translation>
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="724" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="487" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="1027" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="729" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="492" />
       <source>Styles</source>
       <translation>Styly</translation>
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="731" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="494" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="1034" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="736" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="499" />
       <source>Keywords</source>
       <translation>Klíčová slova</translation>
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="738" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="501" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="1041" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="743" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="506" />
       <source>Properties</source>
       <translation>Nastavení</translation>
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="508" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="513" />
       <source>Mouse Click Handlers</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="521" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="526" />
       <source>Help</source>
       <translation>Nápověda</translation>
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="790" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="523" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="795" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="528" />
       <source>Help Documentation</source>
       <translation>Dokumenty nápovědy</translation>
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="530" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="535" />
       <source>Help Viewers</source>
       <translation>Prohlížeče nápovědy</translation>
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="551" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="537" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="556" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="542" />
       <source>Project</source>
       <translation>Projekt</translation>
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="544" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="549" />
       <source>Project Viewer</source>
       <translation>Prohlížeč projektu</translation>
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="558" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="563" />
       <source>Multiproject</source>
       <translation>Multiprojekt</translation>
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="953" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="921" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="890" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="859" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="762" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="647" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="572" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="565" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="1066" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="957" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="926" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="895" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="864" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="767" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="652" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="577" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="570" />
       <source>Interface</source>
       <translation>Interface</translation>
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="579" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="584" />
       <source>Viewmanager</source>
       <translation>Viewmanager</translation>
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="590" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="595" />
       <source>Web Browser</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="797" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="597" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="802" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="602" />
       <source>Appearance</source>
       <translation>Vzhled</translation>
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="804" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="604" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="809" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="609" />
       <source>eric Web Browser</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="811" />
-      <location filename="../Preferences/ConfigurationDialog.py" line="611" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="816" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="616" />
       <source>VirusTotal Interface</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="1039" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="1158" />
       <source>Enter search text...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="1112" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="1233" />
       <source>Preferences</source>
       <translation>Předvolby</translation>
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="1118" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="1239" />
       <source>Please select an entry of the list 
 to display the configuration page.</source>
       <translation>Pro zobrazení strany s konfigurací vyberte položku ze seznamu.</translation>
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="1195" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="1316" />
       <source>Configuration Page Error</source>
       <translation>Chyba na straně konfigurace</translation>
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationDialog.py" line="1196" />
+      <location filename="../Preferences/ConfigurationDialog.py" line="1317" />
       <source>&lt;p&gt;The configuration page &lt;b&gt;{0}&lt;/b&gt; could not be loaded.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Konfigurační stranu &lt;b&gt;{0}&lt;/b&gt; nelze načíst.&lt;/p&gt;</translation>
     </message>
@@ -9200,23 +9252,23 @@
       <translation>&lt;p&gt;Pokus o spojení z ilegálního hosta &lt;b&gt;{0}&lt;/b&gt;. Přijmout toto spojení?&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Debugger/DebugServer.py" line="1305" />
-      <location filename="../Debugger/DebugServer.py" line="1223" />
-      <location filename="../Debugger/DebugServer.py" line="1140" />
-      <location filename="../Debugger/DebugServer.py" line="1052" />
+      <location filename="../Debugger/DebugServer.py" line="1310" />
+      <location filename="../Debugger/DebugServer.py" line="1228" />
+      <location filename="../Debugger/DebugServer.py" line="1145" />
+      <location filename="../Debugger/DebugServer.py" line="1057" />
       <source>Start Debugger</source>
       <translation type="unfinished">Spustit debuger</translation>
     </message>
     <message>
-      <location filename="../Debugger/DebugServer.py" line="1306" />
-      <location filename="../Debugger/DebugServer.py" line="1224" />
-      <location filename="../Debugger/DebugServer.py" line="1141" />
-      <location filename="../Debugger/DebugServer.py" line="1053" />
+      <location filename="../Debugger/DebugServer.py" line="1311" />
+      <location filename="../Debugger/DebugServer.py" line="1229" />
+      <location filename="../Debugger/DebugServer.py" line="1146" />
+      <location filename="../Debugger/DebugServer.py" line="1058" />
       <source>&lt;p&gt;The debugger type &lt;b&gt;{0}&lt;/b&gt; is not supported or not configured.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugServer.py" line="1893" />
+      <location filename="../Debugger/DebugServer.py" line="1898" />
       <source>
 Not connected
 </source>
@@ -9225,19 +9277,19 @@
 </translation>
     </message>
     <message>
-      <location filename="../Debugger/DebugServer.py" line="2058" />
+      <location filename="../Debugger/DebugServer.py" line="2063" />
       <source>Passive debug connection received
 </source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugServer.py" line="2072" />
+      <location filename="../Debugger/DebugServer.py" line="2077" />
       <source>Passive debug connection closed
 </source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/DebugServer.py" line="2202" />
+      <location filename="../Debugger/DebugServer.py" line="2207" />
       <source>&lt;project&gt;</source>
       <translation type="unfinished" />
     </message>
@@ -10928,17 +10980,17 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/DeepLEngine.py" line="139" />
+      <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/DeepLEngine.py" line="147" />
       <source>Invalid response received from DeepL</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/DeepLEngine.py" line="142" />
+      <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/DeepLEngine.py" line="150" />
       <source>DeepL call returned an unknown result</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/DeepLEngine.py" line="146" />
+      <location filename="../Plugins/UiExtensionPlugins/Translator/TranslatorEngines/DeepLEngine.py" line="154" />
       <source>&lt;p&gt;DeepL: No translation found&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
@@ -14958,12 +15010,12 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationPages/EditorGeneralPage.py" line="246" />
+      <location filename="../Preferences/ConfigurationPages/EditorGeneralPage.py" line="262" />
       <source>Tab and Indent Override</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationPages/EditorGeneralPage.py" line="247" />
+      <location filename="../Preferences/ConfigurationPages/EditorGeneralPage.py" line="263" />
       <source>Shall the selected entries really be removed?</source>
       <translation type="unfinished" />
     </message>
@@ -15127,7 +15179,7 @@
       <translation>Výběr výplně konce řádku.</translation>
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationPages/EditorHighlightingStylesPage.py" line="442" />
+      <location filename="../Preferences/ConfigurationPages/EditorHighlightingStylesPage.py" line="464" />
       <location filename="../Preferences/ConfigurationPages/EditorHighlightingStylesPage.ui" line="0" />
       <source>Fill to end of line</source>
       <translation>Vyplnit do konce řádku</translation>
@@ -15261,74 +15313,74 @@
       <translation>Jen velikost</translation>
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationPages/EditorHighlightingStylesPage.py" line="438" />
+      <location filename="../Preferences/ConfigurationPages/EditorHighlightingStylesPage.py" line="460" />
       <source>Enabled</source>
       <translation>Zapnuto</translation>
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationPages/EditorHighlightingStylesPage.py" line="439" />
+      <location filename="../Preferences/ConfigurationPages/EditorHighlightingStylesPage.py" line="461" />
       <source>Disabled</source>
       <translation>Vypnuto</translation>
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationPages/EditorHighlightingStylesPage.py" line="443" />
+      <location filename="../Preferences/ConfigurationPages/EditorHighlightingStylesPage.py" line="465" />
       <source>Select fill to end of line for all styles</source>
       <translation>Vybrat pro doplnit do konce řádku pro všechny styly</translation>
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationPages/EditorHighlightingStylesPage.py" line="589" />
-      <location filename="../Preferences/ConfigurationPages/EditorHighlightingStylesPage.py" line="570" />
+      <location filename="../Preferences/ConfigurationPages/EditorHighlightingStylesPage.py" line="611" />
+      <location filename="../Preferences/ConfigurationPages/EditorHighlightingStylesPage.py" line="592" />
       <source>Export Highlighting Styles</source>
       <translation>Export stylů zvýraznění</translation>
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationPages/EditorHighlightingStylesPage.py" line="572" />
+      <location filename="../Preferences/ConfigurationPages/EditorHighlightingStylesPage.py" line="594" />
       <source>Highlighting Styles File (*.ehj)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationPages/EditorHighlightingStylesPage.py" line="590" />
+      <location filename="../Preferences/ConfigurationPages/EditorHighlightingStylesPage.py" line="612" />
       <source>&lt;p&gt;The highlighting styles file &lt;b&gt;{0}&lt;/b&gt; exists already. Overwrite it?&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationPages/EditorHighlightingStylesPage.py" line="646" />
-      <location filename="../Preferences/ConfigurationPages/EditorHighlightingStylesPage.py" line="617" />
+      <location filename="../Preferences/ConfigurationPages/EditorHighlightingStylesPage.py" line="668" />
+      <location filename="../Preferences/ConfigurationPages/EditorHighlightingStylesPage.py" line="639" />
       <source>Import Highlighting Styles</source>
       <translation>Importovat styly zvýraznění</translation>
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationPages/EditorHighlightingStylesPage.py" line="619" />
+      <location filename="../Preferences/ConfigurationPages/EditorHighlightingStylesPage.py" line="641" />
       <source>Highlighting Styles File (*.ehj);;XML Highlighting Styles File (*.e6h *.e4h)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationPages/EditorHighlightingStylesPage.py" line="647" />
+      <location filename="../Preferences/ConfigurationPages/EditorHighlightingStylesPage.py" line="669" />
       <source>&lt;p&gt;The highlighting styles 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="../Preferences/ConfigurationPages/EditorHighlightingStylesPage.py" line="786" />
+      <location filename="../Preferences/ConfigurationPages/EditorHighlightingStylesPage.py" line="808" />
       <source>Delete Sub-Style</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationPages/EditorHighlightingStylesPage.py" line="787" />
+      <location filename="../Preferences/ConfigurationPages/EditorHighlightingStylesPage.py" line="809" />
       <source>&lt;p&gt;Shall the sub-style &lt;b&gt;{0}&lt;/b&gt; really be deleted?&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationPages/EditorHighlightingStylesPage.py" line="823" />
+      <location filename="../Preferences/ConfigurationPages/EditorHighlightingStylesPage.py" line="845" />
       <source>{0} - Copy</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationPages/EditorHighlightingStylesPage.py" line="850" />
+      <location filename="../Preferences/ConfigurationPages/EditorHighlightingStylesPage.py" line="872" />
       <source>Reset Sub-Styles to Default</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationPages/EditorHighlightingStylesPage.py" line="851" />
+      <location filename="../Preferences/ConfigurationPages/EditorHighlightingStylesPage.py" line="873" />
       <source>&lt;p&gt;Do you really want to reset all defined sub-styles of &lt;b&gt;{0}&lt;/b&gt; to the default values?&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
@@ -15409,22 +15461,22 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationPages/EditorKeywordsPage.py" line="170" />
+      <location filename="../Preferences/ConfigurationPages/EditorKeywordsPage.py" line="192" />
       <source>Reset to Default</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationPages/EditorKeywordsPage.py" line="171" />
+      <location filename="../Preferences/ConfigurationPages/EditorKeywordsPage.py" line="193" />
       <source>Shall the current keyword set really be reset to default values?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationPages/EditorKeywordsPage.py" line="195" />
+      <location filename="../Preferences/ConfigurationPages/EditorKeywordsPage.py" line="217" />
       <source>Reset All to Default</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationPages/EditorKeywordsPage.py" line="196" />
+      <location filename="../Preferences/ConfigurationPages/EditorKeywordsPage.py" line="218" />
       <source>Shall all keyword sets of the current language really be reset to default values?</source>
       <translation type="unfinished" />
     </message>
@@ -16818,6 +16870,36 @@
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/EditorStylesPage.ui" line="0" />
+      <source>General</source>
+      <translation type="unfinished">Hlavní</translation>
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/EditorStylesPage.ui" line="0" />
+      <source>Margins foreground:</source>
+      <translation>Barva textu okrajů:</translation>
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/EditorStylesPage.ui" line="0" />
+      <source>Select the foreground color for the margins</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/EditorStylesPage.ui" line="0" />
+      <source>Margins background:</source>
+      <translation>Barva pozadí okrajů:</translation>
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/EditorStylesPage.ui" line="0" />
+      <source>Select the background color for the margins</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/EditorStylesPage.ui" line="0" />
+      <source>Line Numbers Margin</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/EditorStylesPage.ui" line="0" />
       <source>Select whether line numbers margin should be shown.</source>
       <translation>Vybrat má-li se zobrazovat sloupec s čísly řádků.</translation>
     </message>
@@ -16828,6 +16910,26 @@
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/EditorStylesPage.ui" line="0" />
+      <source>Press to select the font for the editor line numbers</source>
+      <translation>Stisknout pro výběr fontu pro na čísla řádků v editoru</translation>
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/EditorStylesPage.ui" line="0" />
+      <source>Line Numbers Font</source>
+      <translation>Font čísel řádek</translation>
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/EditorStylesPage.ui" line="0" />
+      <source>2345</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/EditorStylesPage.ui" line="0" />
+      <source>Fold Margin</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/EditorStylesPage.ui" line="0" />
       <source>Select whether the fold margin should be shown.</source>
       <translation>Vybrat, jestliže se mají zobrazovat značky skládání.</translation>
     </message>
@@ -16898,16 +17000,6 @@
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/EditorStylesPage.ui" line="0" />
-      <source>Foldmarkers foreground:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/EditorStylesPage.ui" line="0" />
-      <source>Select the foreground color for the margins</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/EditorStylesPage.ui" line="0" />
       <source>Foldmargin background:</source>
       <translation>Barava pozadí okraje skládání:</translation>
     </message>
@@ -16918,8 +17010,8 @@
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/EditorStylesPage.ui" line="0" />
-      <source>Margins background:</source>
-      <translation>Barva pozadí okrajů:</translation>
+      <source>Foldmarkers foreground:</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/EditorStylesPage.ui" line="0" />
@@ -16928,16 +17020,6 @@
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/EditorStylesPage.ui" line="0" />
-      <source>Margins foreground:</source>
-      <translation>Barva textu okrajů:</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/EditorStylesPage.ui" line="0" />
-      <source>Select the background color for the margins</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/EditorStylesPage.ui" line="0" />
       <source>Foldmarkers background:</source>
       <translation type="unfinished" />
     </message>
@@ -16948,21 +17030,6 @@
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/EditorStylesPage.ui" line="0" />
-      <source>Press to select the font for the editor line numbers</source>
-      <translation>Stisknout pro výběr fontu pro na čísla řádků v editoru</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/EditorStylesPage.ui" line="0" />
-      <source>Line Numbers Font</source>
-      <translation>Font čísel řádek</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/EditorStylesPage.ui" line="0" />
-      <source>2345</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/EditorStylesPage.ui" line="0" />
       <source>Selection</source>
       <translation>Výběr</translation>
     </message>
@@ -20831,8 +20898,8 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/EspDevices.py" line="1591" />
-      <location filename="../MicroPython/Devices/EspDevices.py" line="1575" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="1649" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="1633" />
       <location filename="../MicroPython/Devices/EspDevices.py" line="196" />
       <source>Erase Flash</source>
       <translation type="unfinished" />
@@ -20843,7 +20910,7 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/EspDevices.py" line="1676" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="1734" />
       <location filename="../MicroPython/Devices/EspDevices.py" line="203" />
       <source>Flash Additional Firmware</source>
       <translation type="unfinished" />
@@ -20894,8 +20961,8 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/EspDevices.py" line="1675" />
-      <location filename="../MicroPython/Devices/EspDevices.py" line="1634" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="1733" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="1692" />
       <location filename="../MicroPython/Devices/EspDevices.py" line="363" />
       <source>'esptool write_flash' Output</source>
       <translation type="unfinished" />
@@ -20941,82 +21008,82 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/EspDevices.py" line="847" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="905" />
       <source>Error saving credentials: {0}</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/EspDevices.py" line="858" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="916" />
       <source>Error saving auto-connect script: {0}</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/EspDevices.py" line="862" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="920" />
       <source>Error modifying 'boot.py': {0}</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/EspDevices.py" line="894" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="952" />
       <source>Error deleting credentials: {0}</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/EspDevices.py" line="978" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="1036" />
       <source>unknown ({0})</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/EspDevices.py" line="1289" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="1347" />
       <source>Active</source>
       <translation type="unfinished">Aktivní</translation>
     </message>
     <message>
-      <location filename="../MicroPython/Devices/EspDevices.py" line="1290" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="1348" />
       <source>Name</source>
       <translation type="unfinished">Jméno</translation>
     </message>
     <message>
-      <location filename="../MicroPython/Devices/EspDevices.py" line="1291" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="1349" />
       <source>MAC-Address</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/EspDevices.py" line="1294" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="1352" />
       <source>Address Type</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/EspDevices.py" line="1295" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="1353" />
       <source>Public</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/EspDevices.py" line="1295" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="1353" />
       <source>Random</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/EspDevices.py" line="1298" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="1356" />
       <source>MTU</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/EspDevices.py" line="1298" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="1356" />
       <source>{0} Bytes</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/EspDevices.py" line="1576" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="1634" />
       <source>Shall the flash of the selected device really be erased?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/EspDevices.py" line="1590" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="1648" />
       <source>'esptool erase_flash' Output</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/EspDevices.py" line="1635" />
+      <location filename="../MicroPython/Devices/EspDevices.py" line="1693" />
       <source>Flash µPy/CPy Firmware</source>
       <translation type="unfinished" />
     </message>
@@ -22664,7 +22731,7 @@
   <context>
     <name>FindLocationWidget</name>
     <message numerus="yes">
-      <location filename="../UI/FindLocationWidget.py" line="219" />
+      <location filename="../UI/FindLocationWidget.py" line="226" />
       <source>%n file(s) found</source>
       <translation type="unfinished">
         <numerusform />
@@ -30570,30 +30637,55 @@
   <context>
     <name>Globals</name>
     <message>
-      <location filename="../Globals/__init__.py" line="197" />
+      <location filename="../Globals/__init__.py" line="200" />
       <source>{0:4.2f} Bytes</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Globals/__init__.py" line="200" />
-      <source>{0:4.2f} KiB</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Globals/__init__.py" line="203" />
-      <source>{0:4.2f} MiB</source>
+      <source>{0:4.2f} KiB</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Globals/__init__.py" line="206" />
-      <source>{0:4.2f} GiB</source>
+      <source>{0:4.2f} MiB</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Globals/__init__.py" line="209" />
+      <source>{0:4.2f} GiB</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Globals/__init__.py" line="212" />
       <source>{0:4.2f} TiB</source>
       <translation type="unfinished" />
     </message>
+    <message>
+      <location filename="../Globals/__init__.py" line="215" />
+      <source>{0} Bytes</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Globals/__init__.py" line="220" />
+      <source>{0} KiB</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Globals/__init__.py" line="225" />
+      <source>{0} MiB</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Globals/__init__.py" line="230" />
+      <source>{0} GiB</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Globals/__init__.py" line="235" />
+      <source>{0} TiB</source>
+      <translation type="unfinished" />
+    </message>
   </context>
   <context>
     <name>GoogleV1Engine</name>
@@ -46826,7 +46918,7 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../CodeFormatting/IsortFormattingDialog.py" line="232" />
+      <location filename="../CodeFormatting/IsortFormattingDialog.py" line="233" />
       <location filename="../CodeFormatting/IsortFormattingDialog.ui" line="0" />
       <source>Resorted:</source>
       <translation type="unfinished" />
@@ -46842,67 +46934,67 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../CodeFormatting/IsortFormattingDialog.py" line="113" />
+      <location filename="../CodeFormatting/IsortFormattingDialog.py" line="114" />
       <source>&lt;all&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../CodeFormatting/IsortFormattingDialog.py" line="116" />
+      <location filename="../CodeFormatting/IsortFormattingDialog.py" line="117" />
       <source>Sort Imports</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../CodeFormatting/IsortFormattingDialog.py" line="234" />
+      <location filename="../CodeFormatting/IsortFormattingDialog.py" line="235" />
       <source>Would Resort:</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../CodeFormatting/IsortFormattingDialog.py" line="297" />
-      <source>Imports Sorting Failure</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../CodeFormatting/IsortFormattingDialog.py" line="298" />
+      <source>Imports Sorting Failure</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CodeFormatting/IsortFormattingDialog.py" line="299" />
       <source>&lt;p&gt;Imports sorting failed due to this error.&lt;/p&gt;&lt;p&gt;{0}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../CodeFormatting/IsortFormattingDialog.py" line="349" />
+      <location filename="../CodeFormatting/IsortFormattingDialog.py" line="350" />
       <source>would resort</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../CodeFormatting/IsortFormattingDialog.py" line="352" />
+      <location filename="../CodeFormatting/IsortFormattingDialog.py" line="353" />
       <source>resorted</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../CodeFormatting/IsortFormattingDialog.py" line="357" />
+      <location filename="../CodeFormatting/IsortFormattingDialog.py" line="358" />
       <source>unchanged</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../CodeFormatting/IsortFormattingDialog.py" line="361" />
+      <location filename="../CodeFormatting/IsortFormattingDialog.py" line="362" />
       <source>skipped</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../CodeFormatting/IsortFormattingDialog.py" line="365" />
+      <location filename="../CodeFormatting/IsortFormattingDialog.py" line="366" />
       <source>failed</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../CodeFormatting/IsortFormattingDialog.py" line="370" />
-      <source>error</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../CodeFormatting/IsortFormattingDialog.py" line="371" />
+      <source>error</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CodeFormatting/IsortFormattingDialog.py" line="372" />
       <source>Unsupported 'isort' action ({0}) given.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../CodeFormatting/IsortFormattingDialog.py" line="378" />
+      <location filename="../CodeFormatting/IsortFormattingDialog.py" line="379" />
       <source>invalid status ({0})</source>
       <translation type="unfinished" />
     </message>
@@ -50208,18 +50300,18 @@
   <context>
     <name>MicroPythonDevice</name>
     <message>
-      <location filename="../MicroPython/Devices/__init__.py" line="267" />
+      <location filename="../MicroPython/Devices/__init__.py" line="282" />
       <source>Generic MicroPython Board</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/__init__.py" line="307" />
+      <location filename="../MicroPython/Devices/__init__.py" line="322" />
       <source>RP2040 based</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/__init__.py" line="468" />
-      <location filename="../MicroPython/Devices/__init__.py" line="457" />
+      <location filename="../MicroPython/Devices/__init__.py" line="483" />
+      <location filename="../MicroPython/Devices/__init__.py" line="472" />
       <source>Unknown Device</source>
       <translation type="unfinished" />
     </message>
@@ -50242,35 +50334,35 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonFileManager.py" line="431" />
-      <location filename="../MicroPython/MicroPythonFileManager.py" line="351" />
+      <location filename="../MicroPython/MicroPythonFileManager.py" line="433" />
+      <location filename="../MicroPython/MicroPythonFileManager.py" line="353" />
       <source>{1}Adding &lt;b&gt;{0}&lt;/b&gt;...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonFileManager.py" line="493" />
-      <location filename="../MicroPython/MicroPythonFileManager.py" line="400" />
+      <location filename="../MicroPython/MicroPythonFileManager.py" line="495" />
+      <location filename="../MicroPython/MicroPythonFileManager.py" line="402" />
       <source>Source &lt;b&gt;{0}&lt;/b&gt; is a directory and destination &lt;b&gt;{1}&lt;/b&gt; is a file. Ignoring it.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonFileManager.py" line="502" />
-      <location filename="../MicroPython/MicroPythonFileManager.py" line="409" />
+      <location filename="../MicroPython/MicroPythonFileManager.py" line="504" />
+      <location filename="../MicroPython/MicroPythonFileManager.py" line="411" />
       <source>Source &lt;b&gt;{0}&lt;/b&gt; is a file and destination &lt;b&gt;{1}&lt;/b&gt; is a directory. Ignoring it.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonFileManager.py" line="418" />
+      <location filename="../MicroPython/MicroPythonFileManager.py" line="420" />
       <source>Updating &lt;b&gt;{0}&lt;/b&gt;...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonFileManager.py" line="459" />
+      <location filename="../MicroPython/MicroPythonFileManager.py" line="461" />
       <source>{1}Removing &lt;b&gt;{0}&lt;/b&gt;...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonFileManager.py" line="511" />
+      <location filename="../MicroPython/MicroPythonFileManager.py" line="513" />
       <source>{1}Updating &lt;b&gt;{0}&lt;/b&gt;...</source>
       <translation type="unfinished" />
     </message>
@@ -50374,35 +50466,35 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1009" />
-      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="839" />
+      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1019" />
+      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="849" />
       <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="145" />
       <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="124" />
       <source>Change Directory</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1029" />
-      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="875" />
-      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="863" />
+      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1039" />
+      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="885" />
+      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="873" />
       <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="148" />
       <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="127" />
       <source>Create Directory</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1084" />
-      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="913" />
-      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="902" />
+      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1094" />
+      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="923" />
+      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="912" />
       <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="154" />
       <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="130" />
       <source>Delete Directory Tree</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1111" />
-      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="951" />
-      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="940" />
+      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1121" />
+      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="961" />
+      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="950" />
       <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="158" />
       <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="134" />
       <source>Delete File</source>
@@ -50415,7 +50507,7 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1056" />
+      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1066" />
       <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="151" />
       <source>Delete Directory</source>
       <translation type="unfinished" />
@@ -50436,118 +50528,128 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="502" />
+      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="387" />
+      <source>Open Device File</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="388" />
+      <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="../MicroPython/MicroPythonFileManagerWidget.py" line="512" />
       <source>Put File As</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="570" />
-      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="503" />
+      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="580" />
+      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="513" />
       <source>Enter a new name for the file</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="516" />
+      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="526" />
       <source>Copy File to Device</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="761" />
-      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="517" />
+      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="771" />
+      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="527" />
       <source>The given file exists already (Enter file name only).</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="569" />
+      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="579" />
       <source>Get File As</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="583" />
+      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="593" />
       <source>Copy File from Device</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="584" />
+      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="594" />
       <source>The given file exists already.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="760" />
-      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="742" />
+      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="770" />
+      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="752" />
       <source>Save File As</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="743" />
+      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="753" />
       <source>Enter a new name for the file:</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="840" />
+      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="850" />
       <source>Select Directory</source>
       <translation type="unfinished">Výběr adresáře</translation>
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1030" />
-      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="864" />
+      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1040" />
+      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="874" />
       <source>Enter directory name:</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="876" />
+      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="886" />
       <source>&lt;p&gt;The directory &lt;b&gt;{0}&lt;/b&gt; could not be created.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1085" />
-      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="903" />
+      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1095" />
+      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="913" />
       <source>Do you really want to delete this directory tree?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="914" />
+      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="924" />
       <source>&lt;p&gt;The directory &lt;b&gt;{0}&lt;/b&gt; could not be deleted.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1112" />
-      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="941" />
+      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1122" />
+      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="951" />
       <source>Do you really want to delete this file?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="952" />
+      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="962" />
       <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be deleted.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1010" />
+      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1020" />
       <source>Enter the directory path on the device:</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1057" />
+      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1067" />
       <source>Do you really want to delete this directory?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1145" />
+      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1155" />
       <source>&lt;h3&gt;Filesystem Information&lt;/h3&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1148" />
+      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1158" />
       <source>&lt;h4&gt;{0}&lt;/h4&lt;table&gt;&lt;tr&gt;&lt;td&gt;Total Size: &lt;/td&gt;&lt;td align='right'&gt;{1}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Used Size: &lt;/td&gt;&lt;td align='right'&gt;{2}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Free Size: &lt;/td&gt;&lt;td align='right'&gt;{3}&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1162" />
+      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1172" />
       <source>&lt;p&gt;No file systems or file system information available.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1165" />
+      <location filename="../MicroPython/MicroPythonFileManagerWidget.py" line="1175" />
       <source>Filesystem Information</source>
       <translation type="unfinished" />
     </message>
@@ -51579,259 +51681,259 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="985" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="991" />
       <source>Downloads</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1032" />
-      <source>Show Version</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1035" />
-      <source>Show Implementation</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../MicroPython/MicroPythonWidget.py" line="1038" />
+      <source>Show Version</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1041" />
+      <source>Show Implementation</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1044" />
       <source>Show Board Data</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1229" />
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1043" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1235" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1049" />
       <source>Synchronize Time</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1046" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1052" />
       <source>Show Device Time</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1048" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1054" />
       <source>Show Local Time</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1051" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1057" />
       <source>Show Time</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1055" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1061" />
       <source>Show Builtin Modules</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1638" />
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1067" />
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1059" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1644" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1073" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1065" />
       <source>Install Package</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1677" />
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1674" />
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1063" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1683" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1680" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1069" />
       <source>Install Packages</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1453" />
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1073" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1459" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1079" />
       <source>Compile Python File</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1477" />
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1468" />
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1077" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1483" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1474" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1083" />
       <source>Compile Current Editor</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1098" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1104" />
       <source>Download Firmware</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1105" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1111" />
       <source>Show Documentation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1108" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1114" />
       <source>Convert To UF2</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1109" />
-      <source>Flash UF2 Device</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1112" />
-      <source>Manage Unknown Devices</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../MicroPython/MicroPythonWidget.py" line="1115" />
-      <source>Ignored Serial Devices</source>
+      <source>Flash UF2 Device</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../MicroPython/MicroPythonWidget.py" line="1118" />
+      <source>Manage Unknown Devices</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1121" />
+      <source>Ignored Serial Devices</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1124" />
       <source>Configure</source>
       <translation type="unfinished">Konfigurovat</translation>
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1127" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1133" />
       <source>&lt;h3&gt;Device Version Information&lt;/h3&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1138" />
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1134" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1144" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1140" />
       <source>Device Version Information</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1139" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1145" />
       <source>No version information available.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1163" />
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1155" />
-      <source>unknown</source>
-      <translation type="unfinished">neznámý</translation>
-    </message>
-    <message>
       <location filename="../MicroPython/MicroPythonWidget.py" line="1169" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1161" />
+      <source>unknown</source>
+      <translation type="unfinished">neznámý</translation>
+    </message>
+    <message>
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1175" />
       <source> ({0})</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1185" />
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1176" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1191" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1182" />
       <source>Device Implementation Information</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1177" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1183" />
       <source>&lt;h3&gt;Device Implementation Information&lt;/h3&gt;&lt;p&gt;This device contains &lt;b&gt;{0} {1}{2}&lt;/b&gt;.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1186" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1192" />
       <source>No device implementation information available.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1230" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1236" />
       <source>&lt;p&gt;The time of the connected device was synchronized with the local time.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1252" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1258" />
       <source>&lt;h3&gt;Device Date and Time&lt;/h3&gt;&lt;table&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Date&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Time&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{1}&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1260" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1266" />
       <source>&lt;h3&gt;Device Date and Time&lt;/h3&gt;&lt;p&gt;{0}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1276" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1282" />
       <source>Device Date and Time</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1288" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1294" />
       <source>Local Date and Time</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1289" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1295" />
       <source>&lt;h3&gt;Local Date and Time&lt;/h3&gt;&lt;table&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Date&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Time&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{1}&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1330" />
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1313" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1336" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1319" />
       <source>Date and Time</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1314" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1320" />
       <source>&lt;table&gt;&lt;tr&gt;&lt;th&gt;&lt;/th&gt;&lt;th&gt;Local Date and Time&lt;/th&gt;&lt;th&gt;Device Date and Time&lt;/th&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Date&lt;/b&gt;&lt;/td&gt;&lt;td align='center'&gt;{0}&lt;/td&gt;&lt;td align='center'&gt;{2}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Time&lt;/b&gt;&lt;/td&gt;&lt;td align='center'&gt;{1}&lt;/td&gt;&lt;td align='center'&gt;{3}&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1331" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1337" />
       <source>&lt;table&gt;&lt;tr&gt;&lt;th&gt;Local Date and Time&lt;/th&gt;&lt;th&gt;Device Date and Time&lt;/th&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td align='center'&gt;{0} {1}&lt;/td&gt;&lt;td align='center'&gt;{2}&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1355" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1361" />
       <source>Error handling device</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1356" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1362" />
       <source>&lt;p&gt;There was an error communicating with the connected device.&lt;/p&gt;&lt;p&gt;Method: {0}&lt;/p&gt;&lt;p&gt;Message: {1}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1398" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1404" />
       <source>The MicroPython cross compiler &lt;b&gt;mpy-cross&lt;/b&gt; cannot be found. Ensure it is in the search path or configure it on the MicroPython configuration page.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1424" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1430" />
       <source>Python Files (*.py);;All Files (*)</source>
       <translation type="unfinished">Python soubory (*.py);;Všechny soubory (*)</translation>
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1434" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1440" />
       <source>The Python file &lt;b&gt;{0}&lt;/b&gt; does not exist. Aborting...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1443" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1449" />
       <source>'mpy-cross' Output</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1469" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1475" />
       <source>The current editor does not contain a Python file. Aborting...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1561" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1567" />
       <source>Add Unknown Devices</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1562" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1568" />
       <source>Select the devices to be added:</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1611" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1617" />
       <source>Plus any modules on the filesystem.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1663" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1669" />
       <source>Package '{0}' was installed successfully.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/MicroPythonWidget.py" line="1678" />
+      <location filename="../MicroPython/MicroPythonWidget.py" line="1684" />
       <source>Enter the packages to be installed separated by whitespace:</source>
       <translation type="unfinished" />
     </message>
@@ -57477,14 +57579,18 @@
     </message>
     <message>
       <location filename="../PipInterface/PipPackageDetailsDialog.ui" line="0" />
-      <source>Security</source>
-      <translation type="unfinished">Bezpečnost</translation>
+      <source>Vulnerabilities</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../PipInterface/PipPackageDetailsDialog.ui" line="0" />
       <source>Known Vulnerabilities:</source>
       <translation type="unfinished" />
     </message>
+    <message>
+      <source>Security</source>
+      <translation type="vanished">Bezpečnost</translation>
+    </message>
   </context>
   <context>
     <name>PipPackagesInputDialog</name>
@@ -57544,6 +57650,7 @@
       <location filename="../PipInterface/PipPackagesWidget.ui" line="0" />
       <location filename="../PipInterface/PipPackagesWidget.ui" line="0" />
       <location filename="../PipInterface/PipPackagesWidget.ui" line="0" />
+      <location filename="../PipInterface/PipPackagesWidget.ui" line="0" />
       <source>Package</source>
       <translation type="unfinished" />
     </message>
@@ -57682,6 +57789,11 @@
     </message>
     <message>
       <location filename="../PipInterface/PipPackagesWidget.ui" line="0" />
+      <source>Vulnerabilities</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PipInterface/PipPackagesWidget.ui" line="0" />
       <source>Press to refresh the dependency tree</source>
       <translation type="unfinished" />
     </message>
@@ -57692,6 +57804,11 @@
     </message>
     <message>
       <location filename="../PipInterface/PipPackagesWidget.ui" line="0" />
+      <source>Press to repair all dependencies</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PipInterface/PipPackagesWidget.ui" line="0" />
       <source>View Type</source>
       <translation type="unfinished" />
     </message>
@@ -57731,105 +57848,115 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="192" />
+      <location filename="../PipInterface/PipPackagesWidget.py" line="193" />
       <source>pip Menu</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="226" />
-      <source>Name:</source>
-      <translation type="unfinished">Jméno:</translation>
-    </message>
-    <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="227" />
-      <source>Version:</source>
-      <translation type="unfinished">Verze:</translation>
-    </message>
-    <message>
       <location filename="../PipInterface/PipPackagesWidget.py" line="228" />
-      <source>Location:</source>
-      <translation type="unfinished" />
+      <source>Author:</source>
+      <translation type="unfinished">Autor:</translation>
     </message>
     <message>
       <location filename="../PipInterface/PipPackagesWidget.py" line="229" />
-      <source>Requires:</source>
+      <source>Author Email:</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../PipInterface/PipPackagesWidget.py" line="230" />
-      <source>Summary:</source>
+      <source>Classifiers:</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../PipInterface/PipPackagesWidget.py" line="231" />
-      <source>Homepage:</source>
+      <source>Entry Points:</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../PipInterface/PipPackagesWidget.py" line="232" />
-      <source>Author:</source>
-      <translation type="unfinished">Autor:</translation>
+      <source>Files:</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../PipInterface/PipPackagesWidget.py" line="233" />
-      <source>Author Email:</source>
+      <source>Homepage:</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../PipInterface/PipPackagesWidget.py" line="234" />
-      <source>License:</source>
+      <source>Installer:</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../PipInterface/PipPackagesWidget.py" line="235" />
-      <source>Metadata Version:</source>
+      <source>License:</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../PipInterface/PipPackagesWidget.py" line="236" />
-      <source>Installer:</source>
+      <source>Location:</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../PipInterface/PipPackagesWidget.py" line="237" />
-      <source>Classifiers:</source>
+      <source>Metadata Version:</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../PipInterface/PipPackagesWidget.py" line="238" />
-      <source>Entry Points:</source>
-      <translation type="unfinished" />
+      <source>Name:</source>
+      <translation type="unfinished">Jméno:</translation>
     </message>
     <message>
       <location filename="../PipInterface/PipPackagesWidget.py" line="239" />
-      <source>Files:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="435" />
+      <source>Project URLs:</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PipInterface/PipPackagesWidget.py" line="240" />
+      <source>Requires:</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PipInterface/PipPackagesWidget.py" line="241" />
+      <source>Required By:</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PipInterface/PipPackagesWidget.py" line="242" />
+      <source>Summary:</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PipInterface/PipPackagesWidget.py" line="243" />
+      <source>Version:</source>
+      <translation type="unfinished">Verze:</translation>
+    </message>
+    <message>
+      <location filename="../PipInterface/PipPackagesWidget.py" line="440" />
       <source>Getting installed packages...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="449" />
+      <location filename="../PipInterface/PipPackagesWidget.py" line="454" />
       <source>Getting outdated packages...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="1203" />
-      <location filename="../PipInterface/PipPackagesWidget.py" line="1023" />
-      <location filename="../PipInterface/PipPackagesWidget.py" line="1010" />
-      <location filename="../PipInterface/PipPackagesWidget.py" line="974" />
+      <location filename="../PipInterface/PipPackagesWidget.py" line="1215" />
+      <location filename="../PipInterface/PipPackagesWidget.py" line="1035" />
+      <location filename="../PipInterface/PipPackagesWidget.py" line="1022" />
+      <location filename="../PipInterface/PipPackagesWidget.py" line="986" />
       <source>Search PyPI</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="975" />
+      <location filename="../PipInterface/PipPackagesWidget.py" line="987" />
       <source>&lt;p&gt;Received an error while searching for &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Error: {1}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message numerus="yes">
-      <location filename="../PipInterface/PipPackagesWidget.py" line="990" />
+      <location filename="../PipInterface/PipPackagesWidget.py" line="1002" />
       <source>%n package(s) found.</source>
       <translation type="unfinished">
         <numerusform />
@@ -57838,190 +57965,190 @@
       </translation>
     </message>
     <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="997" />
+      <location filename="../PipInterface/PipPackagesWidget.py" line="1009" />
       <source>Showing first {0} packages found.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="1016" />
-      <location filename="../PipInterface/PipPackagesWidget.py" line="1011" />
+      <location filename="../PipInterface/PipPackagesWidget.py" line="1028" />
+      <location filename="../PipInterface/PipPackagesWidget.py" line="1023" />
       <source>&lt;p&gt;There were no results for &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="1024" />
+      <location filename="../PipInterface/PipPackagesWidget.py" line="1036" />
       <source>&lt;p&gt;There were no more results for &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="1204" />
+      <location filename="../PipInterface/PipPackagesWidget.py" line="1216" />
       <source>&lt;p&gt;No package details info for &lt;b&gt;{0}&lt;/b&gt; available.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="1223" />
+      <location filename="../PipInterface/PipPackagesWidget.py" line="1235" />
       <source>Pip</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="1225" />
+      <location filename="../PipInterface/PipPackagesWidget.py" line="1237" />
       <source>Install Pip</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="1228" />
+      <location filename="../PipInterface/PipPackagesWidget.py" line="1240" />
       <source>Install Pip to User-Site</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="1231" />
-      <source>Repair Pip</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="1238" />
-      <source>Install</source>
-      <translation type="unfinished">Instalovat</translation>
-    </message>
-    <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="1403" />
-      <location filename="../PipInterface/PipPackagesWidget.py" line="1240" />
-      <source>Install Packages</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../PipInterface/PipPackagesWidget.py" line="1243" />
-      <source>Install Local Package</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="1246" />
-      <source>Re-Install Selected Packages</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="1253" />
-      <source>Requirements/Constraints</source>
+      <source>Repair Pip</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PipInterface/PipPackagesWidget.py" line="1250" />
+      <source>Install</source>
+      <translation type="unfinished">Instalovat</translation>
+    </message>
+    <message>
+      <location filename="../PipInterface/PipPackagesWidget.py" line="1415" />
+      <location filename="../PipInterface/PipPackagesWidget.py" line="1252" />
+      <source>Install Packages</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../PipInterface/PipPackagesWidget.py" line="1255" />
-      <source>Install Requirements</source>
+      <source>Install Local Package</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../PipInterface/PipPackagesWidget.py" line="1258" />
-      <source>Uninstall Requirements</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="1261" />
-      <source>Generate Requirements...</source>
+      <source>Re-Install Selected Packages</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../PipInterface/PipPackagesWidget.py" line="1265" />
-      <source>Generate Constraints...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="1272" />
-      <source>Cache</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="1274" />
-      <source>Show Cache Info...</source>
+      <source>Requirements/Constraints</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PipInterface/PipPackagesWidget.py" line="1267" />
+      <source>Install Requirements</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PipInterface/PipPackagesWidget.py" line="1270" />
+      <source>Uninstall Requirements</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PipInterface/PipPackagesWidget.py" line="1273" />
+      <source>Generate Requirements...</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../PipInterface/PipPackagesWidget.py" line="1277" />
+      <source>Generate Constraints...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PipInterface/PipPackagesWidget.py" line="1284" />
+      <source>Cache</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PipInterface/PipPackagesWidget.py" line="1286" />
+      <source>Show Cache Info...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PipInterface/PipPackagesWidget.py" line="1289" />
       <source>Show Cached Files...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="1280" />
+      <location filename="../PipInterface/PipPackagesWidget.py" line="1292" />
       <source>Remove Cached Files...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="1283" />
+      <location filename="../PipInterface/PipPackagesWidget.py" line="1295" />
       <source>Purge Cache...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="1300" />
-      <source>Show Licenses...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="1304" />
-      <source>Check Vulnerabilities</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="1308" />
-      <source>Update Vulnerability Database</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../PipInterface/PipPackagesWidget.py" line="1312" />
+      <source>Show Licenses...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PipInterface/PipPackagesWidget.py" line="1316" />
+      <source>Check Vulnerabilities</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PipInterface/PipPackagesWidget.py" line="1320" />
+      <source>Update Vulnerability Database</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PipInterface/PipPackagesWidget.py" line="1324" />
       <source>Create SBOM file</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="1319" />
+      <location filename="../PipInterface/PipPackagesWidget.py" line="1331" />
       <source>Edit User Configuration...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="1322" />
+      <location filename="../PipInterface/PipPackagesWidget.py" line="1334" />
       <source>Edit Environment Configuration...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="1327" />
+      <location filename="../PipInterface/PipPackagesWidget.py" line="1339" />
       <source>Configure...</source>
       <translation type="unfinished">Konfigurovat...</translation>
     </message>
     <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="1546" />
-      <location filename="../PipInterface/PipPackagesWidget.py" line="1533" />
-      <location filename="../PipInterface/PipPackagesWidget.py" line="1522" />
+      <location filename="../PipInterface/PipPackagesWidget.py" line="1558" />
+      <location filename="../PipInterface/PipPackagesWidget.py" line="1545" />
+      <location filename="../PipInterface/PipPackagesWidget.py" line="1534" />
       <source>Edit Configuration</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="1547" />
-      <location filename="../PipInterface/PipPackagesWidget.py" line="1534" />
-      <location filename="../PipInterface/PipPackagesWidget.py" line="1523" />
+      <location filename="../PipInterface/PipPackagesWidget.py" line="1559" />
+      <location filename="../PipInterface/PipPackagesWidget.py" line="1546" />
+      <location filename="../PipInterface/PipPackagesWidget.py" line="1535" />
       <source>No valid configuration path determined. Aborting</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="1736" />
+      <location filename="../PipInterface/PipPackagesWidget.py" line="1749" />
       <source>{0} {1}</source>
       <comment>package name, package version</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="1757" />
+      <location filename="../PipInterface/PipPackagesWidget.py" line="1770" />
       <source>Affected Version:</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="1760" />
+      <location filename="../PipInterface/PipPackagesWidget.py" line="1773" />
       <source>Advisory:</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="1890" />
-      <location filename="../PipInterface/PipPackagesWidget.py" line="1865" />
+      <location filename="../PipInterface/PipPackagesWidget.py" line="1908" />
+      <location filename="../PipInterface/PipPackagesWidget.py" line="1883" />
       <source>unknown</source>
       <translation type="unfinished">neznámý</translation>
     </message>
     <message>
-      <location filename="../PipInterface/PipPackagesWidget.py" line="1887" />
+      <location filename="../PipInterface/PipPackagesWidget.py" line="1905" />
       <source>any</source>
       <translation type="unfinished" />
     </message>
@@ -59998,458 +60125,458 @@
       <translation>Python3 soubory (*.py *.py3);;Python3 GUI soubory (*.pyw *.pyw3);;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="248" />
+      <location filename="../Project/Project.py" line="249" />
       <source>Add File Category</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="249" />
+      <location filename="../Project/Project.py" line="250" />
       <source>&lt;p&gt;The file category &lt;b&gt;{0}&lt;/b&gt; has already been added. This attempt will be ignored.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="331" />
-      <source>PyQt5 GUI</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="332" />
-      <source>PyQt5 Console</source>
+      <source>PyQt5 GUI</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Project/Project.py" line="333" />
-      <source>PyQt6 GUI</source>
+      <source>PyQt5 Console</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Project/Project.py" line="334" />
-      <source>PyQt6 Console</source>
+      <source>PyQt6 GUI</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Project/Project.py" line="335" />
-      <source>Eric7 Plugin</source>
+      <source>PyQt6 Console</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Project/Project.py" line="336" />
-      <source>Console</source>
-      <translation>Konzole</translation>
+      <source>Eric7 Plugin</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Project/Project.py" line="337" />
+      <source>Console</source>
+      <translation>Konzole</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="338" />
       <source>Other</source>
       <translation>Ostatní</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="356" />
-      <source>PySide2 GUI</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="357" />
+      <source>PySide2 GUI</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="358" />
       <source>PySide2 Console</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="361" />
-      <source>PySide6 GUI</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="362" />
+      <source>PySide6 GUI</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="363" />
       <source>PySide6 Console</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="450" />
-      <location filename="../Project/Project.py" line="438" />
-      <location filename="../Project/Project.py" line="427" />
-      <source>Registering Project Type</source>
-      <translation>Zaregistrovat typ projektu</translation>
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="428" />
-      <source>&lt;p&gt;The Programming Language &lt;b&gt;{0}&lt;/b&gt; is not supported (project type: {1}).&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="439" />
-      <source>&lt;p&gt;The Project type &lt;b&gt;{0}&lt;/b&gt; is already registered with Programming Language &lt;b&gt;{1}&lt;/b&gt;.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="451" />
+      <location filename="../Project/Project.py" line="439" />
+      <location filename="../Project/Project.py" line="428" />
+      <source>Registering Project Type</source>
+      <translation>Zaregistrovat typ projektu</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="429" />
+      <source>&lt;p&gt;The Programming Language &lt;b&gt;{0}&lt;/b&gt; is not supported (project type: {1}).&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="440" />
+      <source>&lt;p&gt;The Project type &lt;b&gt;{0}&lt;/b&gt; is already registered with Programming Language &lt;b&gt;{1}&lt;/b&gt;.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="452" />
       <source>&lt;p&gt;The Project type &lt;b&gt;{0}&lt;/b&gt; is already registered.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="755" />
+      <location filename="../Project/Project.py" line="756" />
       <source>All Files (*)</source>
       <translation type="unfinished">Všechny soubory (*)</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="1102" />
+      <location filename="../Project/Project.py" line="1105" />
       <source>Read Project File</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="1103" />
+      <location filename="../Project/Project.py" line="1106" />
       <source>&lt;p&gt;The project file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Soubor projektu &lt;b&gt;{0}&lt;/b&gt; nelze načíst.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="1218" />
+      <location filename="../Project/Project.py" line="1221" />
       <source>Read User Project Properties</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="1219" />
+      <location filename="../Project/Project.py" line="1222" />
       <source>&lt;p&gt;The user specific project properties file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Uživatelská nastavení projektu &lt;b&gt;{0}&lt;/b&gt; nelze načíst.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="1266" />
+      <location filename="../Project/Project.py" line="1269" />
       <source>Read Project Session</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="1504" />
-      <location filename="../Project/Project.py" line="1485" />
-      <location filename="../Project/Project.py" line="1439" />
-      <location filename="../Project/Project.py" line="1364" />
-      <location filename="../Project/Project.py" line="1333" />
-      <location filename="../Project/Project.py" line="1314" />
-      <location filename="../Project/Project.py" line="1267" />
+      <location filename="../Project/Project.py" line="1507" />
+      <location filename="../Project/Project.py" line="1488" />
+      <location filename="../Project/Project.py" line="1442" />
+      <location filename="../Project/Project.py" line="1367" />
+      <location filename="../Project/Project.py" line="1336" />
+      <location filename="../Project/Project.py" line="1317" />
+      <location filename="../Project/Project.py" line="1270" />
       <source>Please save the project first.</source>
       <translation>Prosím, nejdříve uložte projekt.</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="1293" />
+      <location filename="../Project/Project.py" line="1296" />
       <source>Read project session</source>
       <translation>Načíst relaci projektu</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="1294" />
+      <location filename="../Project/Project.py" line="1297" />
       <source>&lt;p&gt;The project session file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Soubor s relací projektu &lt;b&gt;{0}&lt;/b&gt; nelze načíst.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="1313" />
+      <location filename="../Project/Project.py" line="1316" />
       <source>Save Project Session</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="1349" />
-      <location filename="../Project/Project.py" line="1332" />
+      <location filename="../Project/Project.py" line="1352" />
+      <location filename="../Project/Project.py" line="1335" />
       <source>Delete Project Session</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="1350" />
+      <location filename="../Project/Project.py" line="1353" />
       <source>&lt;p&gt;The project session file &lt;b&gt;{0}&lt;/b&gt; could not be deleted.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Soubor s relací projektu &lt;b&gt;{0}&lt;/b&gt; nelze smazat.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="1385" />
-      <location filename="../Project/Project.py" line="1363" />
+      <location filename="../Project/Project.py" line="1388" />
+      <location filename="../Project/Project.py" line="1366" />
       <source>Read Tasks</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="1386" />
+      <location filename="../Project/Project.py" line="1389" />
       <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="../Project/Project.py" line="1465" />
-      <location filename="../Project/Project.py" line="1438" />
+      <location filename="../Project/Project.py" line="1468" />
+      <location filename="../Project/Project.py" line="1441" />
       <source>Read Debugger Properties</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="1466" />
+      <location filename="../Project/Project.py" line="1469" />
       <source>&lt;p&gt;The project debugger properties file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Soubor s nastaveními debuggeru &lt;b&gt;{0}&lt;/b&gt; nelze načíst.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="1484" />
+      <location filename="../Project/Project.py" line="1487" />
       <source>Save Debugger Properties</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="1520" />
-      <location filename="../Project/Project.py" line="1503" />
+      <location filename="../Project/Project.py" line="1523" />
+      <location filename="../Project/Project.py" line="1506" />
       <source>Delete Debugger Properties</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="1521" />
+      <location filename="../Project/Project.py" line="1524" />
       <source>&lt;p&gt;The project debugger properties file &lt;b&gt;{0}&lt;/b&gt; could not be deleted.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Soubor s nastaveními debuggeru &lt;b&gt;{0}&lt;/b&gt; nelze smazat.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="1681" />
+      <location filename="../Project/Project.py" line="1684" />
       <source>Add Language</source>
       <translation>Přidat jazyk</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="1682" />
+      <location filename="../Project/Project.py" line="1685" />
       <source>You have to specify a translation pattern first.</source>
       <translation>Nejdříve musíte specifikovat vzor překladu.</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="1815" />
-      <location filename="../Project/Project.py" line="1789" />
+      <location filename="../Project/Project.py" line="1818" />
+      <location filename="../Project/Project.py" line="1792" />
       <source>Delete translation</source>
       <translation>Smazat překlad</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="1816" />
-      <location filename="../Project/Project.py" line="1790" />
+      <location filename="../Project/Project.py" line="1819" />
+      <location filename="../Project/Project.py" line="1793" />
       <source>&lt;p&gt;The selected translation file &lt;b&gt;{0}&lt;/b&gt; could not be deleted.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="1947" />
-      <location filename="../Project/Project.py" line="1934" />
-      <location filename="../Project/Project.py" line="1920" />
+      <location filename="../Project/Project.py" line="1950" />
+      <location filename="../Project/Project.py" line="1937" />
+      <location filename="../Project/Project.py" line="1923" />
       <source>Add file</source>
       <translation>Přidat soubor</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="2015" />
-      <location filename="../Project/Project.py" line="1921" />
+      <location filename="../Project/Project.py" line="2018" />
+      <location filename="../Project/Project.py" line="1924" />
       <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; already exists.&lt;/p&gt;&lt;p&gt;Overwrite it?&lt;/p&gt;</source>
       <translation>&lt;p&gt;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="../Project/Project.py" line="1935" />
+      <location filename="../Project/Project.py" line="1938" />
       <source>&lt;p&gt;The selected file &lt;b&gt;{0}&lt;/b&gt; could not be added to &lt;b&gt;{1}&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Reason: {2}&lt;/p&gt;</source>
       <translation>&lt;p&gt;Vybraný soubor &lt;b&gt;{0}&lt;/b&gt; nelze přidat do &lt;b&gt;{1}&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Důvod: {2}&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="2091" />
-      <location filename="../Project/Project.py" line="1948" />
+      <location filename="../Project/Project.py" line="2094" />
+      <location filename="../Project/Project.py" line="1951" />
       <source>The target directory must not be empty.</source>
       <translation>Cílový adresář nesmí být prázdný.</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="2102" />
-      <location filename="../Project/Project.py" line="2090" />
-      <location filename="../Project/Project.py" line="2014" />
-      <location filename="../Project/Project.py" line="1995" />
-      <location filename="../Project/Project.py" line="1979" />
+      <location filename="../Project/Project.py" line="2105" />
+      <location filename="../Project/Project.py" line="2093" />
+      <location filename="../Project/Project.py" line="2017" />
+      <location filename="../Project/Project.py" line="1998" />
+      <location filename="../Project/Project.py" line="1982" />
       <source>Add directory</source>
       <translation>Přidat adresář</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="1980" />
+      <location filename="../Project/Project.py" line="1983" />
       <source>&lt;p&gt;The source directory doesn't contain any files belonging to the selected category.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Zdrojový adresář neobsahuje žádné soubory související s danou kategorií.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="1996" />
+      <location filename="../Project/Project.py" line="1999" />
       <source>&lt;p&gt;The target directory &lt;b&gt;{0}&lt;/b&gt; could not be created.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
       <translation>&lt;p&gt;Cílový adresář &lt;b&gt;{0}&lt;/b&gt; nelze vytvořit.&lt;/p&gt;&lt;p&gt;Důvod: {1}&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="2103" />
+      <location filename="../Project/Project.py" line="2106" />
       <source>The source directory must not be empty.</source>
       <translation>Cílový adresář nesmí být prázdný.</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="2164" />
+      <location filename="../Project/Project.py" line="2167" />
       <source>Rename file</source>
       <translation>Přejmenovat soubor</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="2191" />
-      <location filename="../Project/Project.py" line="2176" />
+      <location filename="../Project/Project.py" line="2194" />
+      <location filename="../Project/Project.py" line="2179" />
       <source>Rename File</source>
       <translation>Přejmenovat soubor</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="3358" />
-      <location filename="../Project/Project.py" line="2177" />
+      <location filename="../Project/Project.py" line="3361" />
+      <location filename="../Project/Project.py" line="2180" />
       <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; already exists. Overwrite it?&lt;/p&gt;</source>
       <translation>&lt;p&gt;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="../Project/Project.py" line="2192" />
+      <location filename="../Project/Project.py" line="2195" />
       <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be renamed.&lt;br /&gt;Reason: {1}&lt;/p&gt;</source>
       <translation>&lt;p&gt;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="../Project/Project.py" line="2407" />
+      <location filename="../Project/Project.py" line="2410" />
       <source>Delete file</source>
       <translation>Smazat soubor</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="2408" />
+      <location filename="../Project/Project.py" line="2411" />
       <source>&lt;p&gt;The selected file &lt;b&gt;{0}&lt;/b&gt; could not be deleted.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="2434" />
+      <location filename="../Project/Project.py" line="2437" />
       <source>Delete directory</source>
       <translation>Smazat adresář</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="2435" />
+      <location filename="../Project/Project.py" line="2438" />
       <source>&lt;p&gt;The selected directory &lt;b&gt;{0}&lt;/b&gt; could not be deleted.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="2535" />
+      <location filename="../Project/Project.py" line="2538" />
       <source>Create project directory</source>
       <translation>Vytvořit adresář projektu</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="2536" />
+      <location filename="../Project/Project.py" line="2539" />
       <source>&lt;p&gt;The project directory &lt;b&gt;{0}&lt;/b&gt; could not be created.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Adresář projektu &lt;b&gt;{0}&lt;/b&gt; nelze vytvořit.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="3159" />
-      <location filename="../Project/Project.py" line="2599" />
+      <location filename="../Project/Project.py" line="3162" />
+      <location filename="../Project/Project.py" line="2602" />
       <source>Create project management directory</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="3160" />
-      <location filename="../Project/Project.py" line="2600" />
+      <location filename="../Project/Project.py" line="3163" />
+      <location filename="../Project/Project.py" line="2603" />
       <source>&lt;p&gt;The project directory &lt;b&gt;{0}&lt;/b&gt; is not writable.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="2622" />
+      <location filename="../Project/Project.py" line="2625" />
       <source>Create main script</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="2623" />
+      <location filename="../Project/Project.py" line="2626" />
       <source>&lt;p&gt;The mainscript &lt;b&gt;{0}&lt;/b&gt; could not be created.&lt;br/&gt;Reason: {1}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="2969" />
-      <location filename="../Project/Project.py" line="2647" />
+      <location filename="../Project/Project.py" line="2972" />
+      <location filename="../Project/Project.py" line="2650" />
       <source>Create Makefile</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="2970" />
-      <location filename="../Project/Project.py" line="2648" />
+      <location filename="../Project/Project.py" line="2973" />
+      <location filename="../Project/Project.py" line="2651" />
       <source>&lt;p&gt;The makefile &lt;b&gt;{0}&lt;/b&gt; could not be created.&lt;br/&gt;Reason: {1}&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="3188" />
-      <location filename="../Project/Project.py" line="2786" />
-      <location filename="../Project/Project.py" line="2757" />
-      <location filename="../Project/Project.py" line="2713" />
-      <location filename="../Project/Project.py" line="2688" />
-      <location filename="../Project/Project.py" line="2658" />
+      <location filename="../Project/Project.py" line="3191" />
+      <location filename="../Project/Project.py" line="2789" />
+      <location filename="../Project/Project.py" line="2760" />
+      <location filename="../Project/Project.py" line="2716" />
+      <location filename="../Project/Project.py" line="2691" />
+      <location filename="../Project/Project.py" line="2661" />
       <source>New Project</source>
       <translation>Nový projekt</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="2659" />
+      <location filename="../Project/Project.py" line="2662" />
       <source>Add existing files to the project?</source>
       <translation>Přidat existující soubory do projektu?</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="3189" />
-      <location filename="../Project/Project.py" line="2689" />
+      <location filename="../Project/Project.py" line="3192" />
+      <location filename="../Project/Project.py" line="2692" />
       <source>Select Version Control System</source>
       <translation>Vybrat Version Control System</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="2787" />
-      <location filename="../Project/Project.py" line="2714" />
+      <location filename="../Project/Project.py" line="2790" />
+      <location filename="../Project/Project.py" line="2717" />
       <source>Would you like to edit the VCS command options?</source>
       <translation>Chcete editovat parametry VCS příkazu?</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4137" />
-      <location filename="../Project/Project.py" line="2729" />
+      <location filename="../Project/Project.py" line="4152" />
+      <location filename="../Project/Project.py" line="2732" />
       <source>New project</source>
       <translation>Nový projekt</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="2730" />
+      <location filename="../Project/Project.py" line="2733" />
       <source>Shall the project file be added to the repository?</source>
       <translation>Má být projekt přidán do repozitáře?</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="2763" />
-      <location filename="../Project/Project.py" line="2751" />
+      <location filename="../Project/Project.py" line="2766" />
+      <location filename="../Project/Project.py" line="2754" />
       <source>None</source>
       <translation>None</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="2758" />
+      <location filename="../Project/Project.py" line="2761" />
       <source>Select version control system for the project</source>
       <translation>Výběr verzovacího systému projektu</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="2895" />
+      <location filename="../Project/Project.py" line="2898" />
       <source>Translation Pattern</source>
       <translation>Vzor překladu</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="2896" />
+      <location filename="../Project/Project.py" line="2899" />
       <source>Enter the path pattern for translation files (use '%language%' in place of the language code):</source>
       <translation>Zadejte vzor cesty pro soubory s překlady (použijte  '%language%' na místě s kódem jazyka):</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4157" />
-      <location filename="../Project/Project.py" line="3138" />
+      <location filename="../Project/Project.py" line="4172" />
+      <location filename="../Project/Project.py" line="3141" />
       <source>Open project</source>
       <translation>Otevřít projekt</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="3140" />
+      <location filename="../Project/Project.py" line="3143" />
       <source>Project Files (*.epj);;XML Project Files (*.e4p)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="3343" />
-      <location filename="../Project/Project.py" line="3333" />
+      <location filename="../Project/Project.py" line="3346" />
+      <location filename="../Project/Project.py" line="3336" />
       <source>Project Files (*.epj)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="3341" />
+      <location filename="../Project/Project.py" line="3344" />
       <source>Save Project</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="3357" />
+      <location filename="../Project/Project.py" line="3360" />
       <source>Save File</source>
       <translation>Uložit soubor</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="3396" />
+      <location filename="../Project/Project.py" line="3399" />
       <source>Close Project</source>
       <translation>Zavřít projekt</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="3397" />
+      <location filename="../Project/Project.py" line="3400" />
       <source>The current project has unsaved changes.</source>
       <translation>Aktuální projekt obsahuje neuložené změny.</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="3586" />
-      <location filename="../Project/Project.py" line="3552" />
+      <location filename="../Project/Project.py" line="3589" />
+      <location filename="../Project/Project.py" line="3555" />
       <source>Syntax errors detected</source>
       <translation>Zjištěny syntaktické chyby</translation>
     </message>
     <message numerus="yes">
-      <location filename="../Project/Project.py" line="3587" />
-      <location filename="../Project/Project.py" line="3553" />
+      <location filename="../Project/Project.py" line="3590" />
+      <location filename="../Project/Project.py" line="3556" />
       <source>The project contains %n file(s) with syntax errors.</source>
       <translation>
         <numerusform>Projekt obsahuje %n soubor se syntaktickými chybami.</numerusform>
@@ -60458,1171 +60585,1171 @@
       </translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4139" />
+      <location filename="../Project/Project.py" line="4154" />
       <source>&amp;New...</source>
       <translation>&amp;Nový...</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4145" />
+      <location filename="../Project/Project.py" line="4160" />
       <source>Generate a new project</source>
       <translation>Vygenerovat nový projekt</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4147" />
+      <location filename="../Project/Project.py" line="4162" />
       <source>&lt;b&gt;New...&lt;/b&gt;&lt;p&gt;This opens a dialog for entering the info for a new project.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Nový...&lt;/b&gt;&lt;p&gt;Otevře se dialogové okno pro zadání informací o novém projektu.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4159" />
+      <location filename="../Project/Project.py" line="4174" />
       <source>&amp;Open...</source>
       <translation>&amp;Otevřít...</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4165" />
+      <location filename="../Project/Project.py" line="4180" />
       <source>Open an existing project</source>
       <translation>Otevřít existující projekt</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4167" />
+      <location filename="../Project/Project.py" line="4182" />
       <source>&lt;b&gt;Open...&lt;/b&gt;&lt;p&gt;This opens an existing project.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Otevřít....&lt;/b&gt;&lt;p&gt;Otevře existující projekt.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4173" />
+      <location filename="../Project/Project.py" line="4188" />
       <source>Reload project</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4175" />
+      <location filename="../Project/Project.py" line="4190" />
       <source>&amp;Reload</source>
       <translation type="unfinished">&amp;Obnovit</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4181" />
+      <location filename="../Project/Project.py" line="4196" />
       <source>Reload the current project</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4183" />
+      <location filename="../Project/Project.py" line="4198" />
       <source>&lt;b&gt;Reload&lt;/b&gt;&lt;p&gt;This reloads the current project.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4189" />
+      <location filename="../Project/Project.py" line="4204" />
       <source>Close project</source>
       <translation>Zavřít projekt</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4191" />
+      <location filename="../Project/Project.py" line="4206" />
       <source>&amp;Close</source>
       <translation>&amp;Zavřít</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4197" />
+      <location filename="../Project/Project.py" line="4212" />
       <source>Close the current project</source>
       <translation>Uzavře aktuální projekt</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4199" />
+      <location filename="../Project/Project.py" line="4214" />
       <source>&lt;b&gt;Close&lt;/b&gt;&lt;p&gt;This closes the current project.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Zavřít&lt;/b&gt;&lt;p&gt;Aktuální projekt se uzavře.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4205" />
+      <location filename="../Project/Project.py" line="4220" />
       <source>Save project</source>
       <translation>Uložit projekt</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4480" />
-      <location filename="../Project/Project.py" line="4207" />
+      <location filename="../Project/Project.py" line="4495" />
+      <location filename="../Project/Project.py" line="4222" />
       <source>&amp;Save</source>
       <translation>&amp;Uložit</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4213" />
+      <location filename="../Project/Project.py" line="4228" />
       <source>Save the current project</source>
       <translation>Uložit aktuální projekt</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4215" />
+      <location filename="../Project/Project.py" line="4230" />
       <source>&lt;b&gt;Save&lt;/b&gt;&lt;p&gt;This saves the current project.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Uložit&lt;/b&gt;&lt;p&gt;Aktuální projekt se uloží.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4221" />
+      <location filename="../Project/Project.py" line="4236" />
       <source>Save project as</source>
       <translation>Uložit projekt jako</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4223" />
+      <location filename="../Project/Project.py" line="4238" />
       <source>Save &amp;as...</source>
       <translation>Uložit j&amp;ako...</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4229" />
+      <location filename="../Project/Project.py" line="4244" />
       <source>Save the current project to a new file</source>
       <translation>Uloží aktuální projekt do nového souboru</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4231" />
-      <source>&lt;b&gt;Save as&lt;/b&gt;&lt;p&gt;This saves the current project to a new file.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Uložit jako&lt;/b&gt;&lt;p&gt;Uloží aktuální projekt do nového souboru.&lt;/p&gt;</translation>
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="4246" />
+      <source>&lt;b&gt;Save as&lt;/b&gt;&lt;p&gt;This saves the current project to a new file.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Uložit jako&lt;/b&gt;&lt;p&gt;Uloží aktuální projekt do nového souboru.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4261" />
       <source>Add files to project</source>
       <translation>Přidat soubory do projektu</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4248" />
+      <location filename="../Project/Project.py" line="4263" />
       <source>Add &amp;files...</source>
       <translation>&amp;Přidat soubory...</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4254" />
-      <source>Add files to the current project</source>
-      <translation>Přidat soubory do aktuálního projektu</translation>
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="4256" />
-      <source>&lt;b&gt;Add files...&lt;/b&gt;&lt;p&gt;This opens a dialog for adding files to the current project. The place to add is determined by the file extension.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Přidat soubory...&lt;/b&gt;&lt;p&gt;Otevře dialog pri přidání souborů do aktuálního projektu. Místo pro přidání je definováno extenzí souborů.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="4267" />
-      <source>Add directory to project</source>
-      <translation>Přidat adresář do projektu</translation>
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="4269" />
+      <source>Add files to the current project</source>
+      <translation>Přidat soubory do aktuálního projektu</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4271" />
+      <source>&lt;b&gt;Add files...&lt;/b&gt;&lt;p&gt;This opens a dialog for adding files to the current project. The place to add is determined by the file extension.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Přidat soubory...&lt;/b&gt;&lt;p&gt;Otevře dialog pri přidání souborů do aktuálního projektu. Místo pro přidání je definováno extenzí souborů.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4282" />
+      <source>Add directory to project</source>
+      <translation>Přidat adresář do projektu</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4284" />
       <source>Add directory...</source>
       <translation>Přidat adresář...</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4276" />
-      <source>Add a directory to the current project</source>
-      <translation>Přidat adresář do aktuálního projektu</translation>
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="4279" />
-      <source>&lt;b&gt;Add directory...&lt;/b&gt;&lt;p&gt;This opens a dialog for adding a directory to the current project.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Přidat adresář...&lt;/b&gt;&lt;p&gt;Otevře dialog pro přičtení adresáře do aktuálního projektu.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="4289" />
-      <source>Add translation to project</source>
-      <translation>Přidat překlad do projektu</translation>
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="4291" />
+      <source>Add a directory to the current project</source>
+      <translation>Přidat adresář do aktuálního projektu</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4294" />
+      <source>&lt;b&gt;Add directory...&lt;/b&gt;&lt;p&gt;This opens a dialog for adding a directory to the current project.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Přidat adresář...&lt;/b&gt;&lt;p&gt;Otevře dialog pro přičtení adresáře do aktuálního projektu.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4304" />
+      <source>Add translation to project</source>
+      <translation>Přidat překlad do projektu</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4306" />
       <source>Add &amp;translation...</source>
       <translation>Přida&amp;t překlad...</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4298" />
+      <location filename="../Project/Project.py" line="4313" />
       <source>Add a translation to the current project</source>
       <translation>Přidat překlad do aktuálního projektu</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4301" />
+      <location filename="../Project/Project.py" line="4316" />
       <source>&lt;b&gt;Add translation...&lt;/b&gt;&lt;p&gt;This opens a dialog for add a translation to the current project.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Přidat překlad&lt;/b&gt;&lt;p&gt;Otevře dialog pro přidání překladu do aktuálního projektu.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4311" />
+      <location filename="../Project/Project.py" line="4326" />
       <source>Search new files</source>
       <translation>Hledat nové soubory</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4312" />
+      <location filename="../Project/Project.py" line="4327" />
       <source>Searc&amp;h new files...</source>
       <translation>&amp;Hledat nové soubory...</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4318" />
+      <location filename="../Project/Project.py" line="4333" />
       <source>Search new files in the project directory.</source>
       <translation>Hledat nové soubory v adresáři projektu.</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4320" />
+      <location filename="../Project/Project.py" line="4335" />
       <source>&lt;b&gt;Search new files...&lt;/b&gt;&lt;p&gt;This searches for new files (sources, forms, ...) in the project directory and registered subdirectories.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4330" />
+      <location filename="../Project/Project.py" line="4345" />
       <source>Search Project File</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4331" />
+      <location filename="../Project/Project.py" line="4346" />
       <source>Search Project File...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4332" />
+      <location filename="../Project/Project.py" line="4347" />
       <source>Alt+Ctrl+P</source>
       <comment>Project|Search Project File</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4337" />
+      <location filename="../Project/Project.py" line="4352" />
       <source>Search for a file in the project list of files.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4339" />
+      <location filename="../Project/Project.py" line="4354" />
       <source>&lt;b&gt;Search Project File&lt;/b&gt;&lt;p&gt;This searches for a file in the project list of files.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4348" />
+      <location filename="../Project/Project.py" line="4363" />
       <source>Project properties</source>
       <translation>Nastavení projektu</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4350" />
+      <location filename="../Project/Project.py" line="4365" />
       <source>&amp;Properties...</source>
       <translation>&amp;Natavení...</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4356" />
+      <location filename="../Project/Project.py" line="4371" />
       <source>Show the project properties</source>
       <translation>Zobrazit nastavení projektu</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4358" />
+      <location filename="../Project/Project.py" line="4373" />
       <source>&lt;b&gt;Properties...&lt;/b&gt;&lt;p&gt;This shows a dialog to edit the project properties.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Nastavení...&lt;/b&gt;&lt;p&gt;Zobrazí dialog s editací nastavení projektu.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4367" />
+      <location filename="../Project/Project.py" line="4382" />
       <source>User project properties</source>
       <translation>Uživatelská nastavení projektu</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4369" />
+      <location filename="../Project/Project.py" line="4384" />
       <source>&amp;User Properties...</source>
       <translation>Uživat&amp;elská nastavení...</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4376" />
+      <location filename="../Project/Project.py" line="4391" />
       <source>Show the user specific project properties</source>
       <translation>Zobrazit uživatelem definovaná nastavení projektu</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4379" />
+      <location filename="../Project/Project.py" line="4394" />
       <source>&lt;b&gt;User Properties...&lt;/b&gt;&lt;p&gt;This shows a dialog to edit the user specific project properties.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Uživatelská nastavení...&lt;/b&gt;&lt;p&gt;Zobrazí dialog s editací uživatelských nastavení projektu.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4389" />
+      <location filename="../Project/Project.py" line="4404" />
       <source>Filetype Associations</source>
       <translation>Asociace typů souborů</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4390" />
+      <location filename="../Project/Project.py" line="4405" />
       <source>Filetype Associations...</source>
       <translation>Asociace typů souborů...</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4397" />
+      <location filename="../Project/Project.py" line="4412" />
       <source>Show the project file type associations</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4400" />
+      <location filename="../Project/Project.py" line="4415" />
       <source>&lt;b&gt;Filetype Associations...&lt;/b&gt;&lt;p&gt;This shows a dialog to edit the file type associations of the project. These associations determine the type (source, form, interface, protocol or others) with a filename pattern. They are used when adding a file to the project and when performing a search for new files.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4413" />
+      <location filename="../Project/Project.py" line="4428" />
       <source>Lexer Associations</source>
       <translation>Spojení lexeru</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4414" />
+      <location filename="../Project/Project.py" line="4429" />
       <source>Lexer Associations...</source>
       <translation>Spojení lexeru...</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4421" />
+      <location filename="../Project/Project.py" line="4436" />
       <source>Show the project lexer associations (overriding defaults)</source>
       <translation>Zobrazit spojení lexeru projektu (přepíše výchozí)</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4424" />
+      <location filename="../Project/Project.py" line="4439" />
       <source>&lt;b&gt;Lexer Associations...&lt;/b&gt;&lt;p&gt;This shows a dialog to edit the lexer associations of the project. These associations override the global lexer associations. Lexers are used to highlight the editor text.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Spojení lexeru...&lt;/b&gt;&lt;p&gt;Zobrazuje dialog s editací spojení lexeru projektu. Tato spojení přepisují globální lexer spojení. Lexer je použit pro zvýraznění textu v editoru.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4442" />
+      <location filename="../Project/Project.py" line="4457" />
       <source>Debugger Properties</source>
       <translation>Nastavení debugeru</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4443" />
+      <location filename="../Project/Project.py" line="4458" />
       <source>Debugger &amp;Properties...</source>
       <translation>Nastavení &amp;debuggeru...</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4449" />
+      <location filename="../Project/Project.py" line="4464" />
       <source>Show the debugger properties</source>
       <translation>Zobrazit nastavení debugeru</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4451" />
+      <location filename="../Project/Project.py" line="4466" />
       <source>&lt;b&gt;Debugger Properties...&lt;/b&gt;&lt;p&gt;This shows a dialog to edit project specific debugger settings.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Nastavení debugeru...&lt;/b&gt;&lt;p&gt;Zobrazí dialog s editací nastavení debugeru.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4461" />
+      <location filename="../Project/Project.py" line="4476" />
       <source>Load</source>
       <translation>Načíst</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4462" />
+      <location filename="../Project/Project.py" line="4477" />
       <source>&amp;Load</source>
       <translation>&amp;Načíst</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4468" />
+      <location filename="../Project/Project.py" line="4483" />
       <source>Load the debugger properties</source>
       <translation>Načíst nastavení debugeru</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4470" />
+      <location filename="../Project/Project.py" line="4485" />
       <source>&lt;b&gt;Load Debugger Properties&lt;/b&gt;&lt;p&gt;This loads the project specific debugger settings.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Načíst nastavení debugeru&lt;/b&gt;&lt;p&gt;Načtou se nastavení debugeru do projektu.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4479" />
+      <location filename="../Project/Project.py" line="4494" />
       <source>Save</source>
       <translation>Uložit</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4486" />
+      <location filename="../Project/Project.py" line="4501" />
       <source>Save the debugger properties</source>
       <translation>Uložit nastavení debugeru</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4488" />
+      <location filename="../Project/Project.py" line="4503" />
       <source>&lt;b&gt;Save Debugger Properties&lt;/b&gt;&lt;p&gt;This saves the project specific debugger settings.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Uložit nastavení debugeru&lt;/b&gt;&lt;p&gt;Uloží nastavení debugeru definovaná v projektu..&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4497" />
+      <location filename="../Project/Project.py" line="4512" />
       <source>Delete</source>
       <translation>Smazat</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4498" />
+      <location filename="../Project/Project.py" line="4513" />
       <source>&amp;Delete</source>
       <translation>Sma&amp;zat</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4504" />
+      <location filename="../Project/Project.py" line="4519" />
       <source>Delete the debugger properties</source>
       <translation>Smazat nastavení debugeru</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4506" />
+      <location filename="../Project/Project.py" line="4521" />
       <source>&lt;b&gt;Delete Debugger Properties&lt;/b&gt;&lt;p&gt;This deletes the file containing the project specific debugger settings.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Smazat nastavení debugeru&lt;/b&gt;&lt;p&gt;Smaže se soubor obsahující nastavení debugeru v daném projektu.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4516" />
+      <location filename="../Project/Project.py" line="4531" />
       <source>Reset</source>
       <translation />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4517" />
+      <location filename="../Project/Project.py" line="4532" />
       <source>&amp;Reset</source>
       <translation>&amp;Reset</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4523" />
+      <location filename="../Project/Project.py" line="4538" />
       <source>Reset the debugger properties</source>
       <translation>Reset nastavení debugeru</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4525" />
+      <location filename="../Project/Project.py" line="4540" />
       <source>&lt;b&gt;Reset Debugger Properties&lt;/b&gt;&lt;p&gt;This resets the project specific debugger settings.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Reset nastavení debugeru&lt;/b&gt;&lt;p&gt;Zresetuje nastavení debugeru v projektu.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4541" />
-      <location filename="../Project/Project.py" line="4540" />
+      <location filename="../Project/Project.py" line="4556" />
+      <location filename="../Project/Project.py" line="4555" />
       <source>Load session</source>
       <translation>Načíst relaci</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4547" />
+      <location filename="../Project/Project.py" line="4562" />
       <source>Load the projects session file.</source>
       <translation>Načíst soubor s relací projektu.</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4549" />
+      <location filename="../Project/Project.py" line="4564" />
       <source>&lt;b&gt;Load session&lt;/b&gt;&lt;p&gt;This loads the projects session file. The session consists of the following data.&lt;br&gt;- all open source files&lt;br&gt;- all breakpoint&lt;br&gt;- the commandline arguments&lt;br&gt;- the working directory&lt;br&gt;- the exception reporting flag&lt;/p&gt;</source>
       <translation>&lt;b&gt;Načíst relaci&lt;/b&gt;&lt;p&gt;Načte soubor s relací projektu. Relace obsahuje následující údaje:&lt;br&gt;- všechny otevřené zdrojové soubory&lt;br&gt;- všechny breakpointy&lt;br&gt;- argumenty příkazové řádky &lt;br&gt;- pracovní adresář&lt;br&gt;- příznak výjimky&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4565" />
-      <location filename="../Project/Project.py" line="4564" />
+      <location filename="../Project/Project.py" line="4580" />
+      <location filename="../Project/Project.py" line="4579" />
       <source>Save session</source>
       <translation>Uložit relaci</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4571" />
+      <location filename="../Project/Project.py" line="4586" />
       <source>Save the projects session file.</source>
       <translation>Uložit soubor s relací projektu.</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4573" />
+      <location filename="../Project/Project.py" line="4588" />
       <source>&lt;b&gt;Save session&lt;/b&gt;&lt;p&gt;This saves the projects session file. The session consists of the following data.&lt;br&gt;- all open source files&lt;br&gt;- all breakpoint&lt;br&gt;- the commandline arguments&lt;br&gt;- the working directory&lt;br&gt;- the exception reporting flag&lt;/p&gt;</source>
       <translation>&lt;b&gt;Uložit relaci&lt;/b&gt;&lt;p&gt;Uloží soubor s relací projektu. Relace obsahuje následující údaje:&lt;br&gt;- všechny otevřené zdrojové soubory&lt;br&gt;- všechny breakpointy&lt;br&gt;- argumenty příkazové řádky &lt;br&gt;- pracovní adresář&lt;br&gt;- příznak výjimky&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4589" />
-      <location filename="../Project/Project.py" line="4588" />
+      <location filename="../Project/Project.py" line="4604" />
+      <location filename="../Project/Project.py" line="4603" />
       <source>Delete session</source>
       <translation>Smazat relaci</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4595" />
+      <location filename="../Project/Project.py" line="4610" />
       <source>Delete the projects session file.</source>
       <translation>Smaže soubor s relací projektu.</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4597" />
-      <source>&lt;b&gt;Delete session&lt;/b&gt;&lt;p&gt;This deletes the projects session file&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Smazat relaci&lt;/b&gt;&lt;p&gt;Smaže soubor s relací projektu.&lt;/p&gt;</translation>
-    </message>
-    <message>
       <location filename="../Project/Project.py" line="4612" />
+      <source>&lt;b&gt;Delete session&lt;/b&gt;&lt;p&gt;This deletes the projects session file&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Smazat relaci&lt;/b&gt;&lt;p&gt;Smaže soubor s relací projektu.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4627" />
       <source>Code Metrics</source>
       <translation>Metriky kódu</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4613" />
+      <location filename="../Project/Project.py" line="4628" />
       <source>&amp;Code Metrics...</source>
       <translation>Metriky &amp;kódu...</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4620" />
+      <location filename="../Project/Project.py" line="4635" />
       <source>Show some code metrics for the project.</source>
       <translation>Zobrazit metriky kódu projektu.</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4623" />
+      <location filename="../Project/Project.py" line="4638" />
       <source>&lt;b&gt;Code Metrics...&lt;/b&gt;&lt;p&gt;This shows some code metrics for all Python files in the project.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Metriky kódu...&lt;/b&gt;&lt;p&gt;Zobrazí se metriky kódu všech python souborů v projektu.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4633" />
+      <location filename="../Project/Project.py" line="4648" />
       <source>Python Code Coverage</source>
       <translation>Pokrytí python kódu</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4634" />
+      <location filename="../Project/Project.py" line="4649" />
       <source>Code Co&amp;verage...</source>
       <translation>Pokr&amp;ytí kódu...</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4641" />
+      <location filename="../Project/Project.py" line="4656" />
       <source>Show code coverage information for the project.</source>
       <translation>Zobrazit informace pokrytí kódu projektu.</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4644" />
+      <location filename="../Project/Project.py" line="4659" />
       <source>&lt;b&gt;Code Coverage...&lt;/b&gt;&lt;p&gt;This shows the code coverage information for all Python files in the project.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Pokrytí kódu...&lt;/b&gt;&lt;p&gt;Zobrazí informace o pokrytí kódu ve všech python souborech projektu.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5966" />
-      <location filename="../Project/Project.py" line="5953" />
-      <location filename="../Project/Project.py" line="4654" />
+      <location filename="../Project/Project.py" line="5981" />
+      <location filename="../Project/Project.py" line="5968" />
+      <location filename="../Project/Project.py" line="4669" />
       <source>Profile Data</source>
       <translation>Profilovat data</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4655" />
+      <location filename="../Project/Project.py" line="4670" />
       <source>&amp;Profile Data...</source>
       <translation>&amp;Profilovat data...</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4662" />
+      <location filename="../Project/Project.py" line="4677" />
       <source>Show profiling data for the project.</source>
       <translation>Zobrazit profilování dat projektu.</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4665" />
+      <location filename="../Project/Project.py" line="4680" />
       <source>&lt;b&gt;Profile Data...&lt;/b&gt;&lt;p&gt;This shows the profiling data for the project.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Profilovat data&lt;/b&gt;&lt;p&gt;Zobrazí se profilování dat projektu.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6018" />
-      <location filename="../Project/Project.py" line="4680" />
+      <location filename="../Project/Project.py" line="6033" />
+      <location filename="../Project/Project.py" line="4695" />
       <source>Application Diagram</source>
       <translation>Diagram aplikace</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4681" />
+      <location filename="../Project/Project.py" line="4696" />
       <source>&amp;Application Diagram...</source>
       <translation>Diagram &amp;aplikace...</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4688" />
+      <location filename="../Project/Project.py" line="4703" />
       <source>Show a diagram of the project.</source>
       <translation>Zobrazit diagram projektu.</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4691" />
+      <location filename="../Project/Project.py" line="4706" />
       <source>&lt;b&gt;Application Diagram...&lt;/b&gt;&lt;p&gt;This shows a diagram of the project.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Diagram aplikace...&lt;/b&gt;&lt;p&gt;Zobrazí diagram projektu.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4700" />
+      <location filename="../Project/Project.py" line="4715" />
       <source>Load Diagram</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4701" />
+      <location filename="../Project/Project.py" line="4716" />
       <source>&amp;Load Diagram...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4707" />
+      <location filename="../Project/Project.py" line="4722" />
       <source>Load a diagram from file.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4709" />
+      <location filename="../Project/Project.py" line="4724" />
       <source>&lt;b&gt;Load Diagram...&lt;/b&gt;&lt;p&gt;This loads a diagram from file.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6181" />
-      <location filename="../Project/Project.py" line="6126" />
-      <location filename="../Project/Project.py" line="4724" />
+      <location filename="../Project/Project.py" line="6196" />
+      <location filename="../Project/Project.py" line="6141" />
+      <location filename="../Project/Project.py" line="4739" />
       <source>Create Package List</source>
       <translation>Vytvořit seznam balíčků</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4726" />
+      <location filename="../Project/Project.py" line="4741" />
       <source>Create &amp;Package List</source>
       <translation type="unfinished">Vytvořit Plugin &amp;archiv</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4733" />
+      <location filename="../Project/Project.py" line="4748" />
       <source>Create an initial PKGLIST file for an eric plugin.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4736" />
+      <location filename="../Project/Project.py" line="4751" />
       <source>&lt;b&gt;Create Package List&lt;/b&gt;&lt;p&gt;This creates an initial list of files to include in an eric plugin archive. The list is created from the project file.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6250" />
-      <location filename="../Project/Project.py" line="4747" />
+      <location filename="../Project/Project.py" line="6265" />
+      <location filename="../Project/Project.py" line="4762" />
       <source>Create Plugin Archives</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4749" />
+      <location filename="../Project/Project.py" line="4764" />
       <source>Create Plugin &amp;Archives</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4755" />
+      <location filename="../Project/Project.py" line="4770" />
       <source>Create eric plugin archive files.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4757" />
+      <location filename="../Project/Project.py" line="4772" />
       <source>&lt;b&gt;Create Plugin Archives&lt;/b&gt;&lt;p&gt;This creates eric plugin archive files using the list of files given in a PKGLIST* file. The archive name is built from the main script name if not designated in the package list file.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4769" />
+      <location filename="../Project/Project.py" line="4784" />
       <source>Create Plugin Archives (Snapshot)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4771" />
+      <location filename="../Project/Project.py" line="4786" />
       <source>Create Plugin Archives (&amp;Snapshot)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4778" />
+      <location filename="../Project/Project.py" line="4793" />
       <source>Create eric plugin archive files (snapshot releases).</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4781" />
+      <location filename="../Project/Project.py" line="4796" />
       <source>&lt;b&gt;Create Plugin Archives (Snapshot)&lt;/b&gt;&lt;p&gt;This creates eric plugin archive files using the list of files given in the PKGLIST* file. The archive name is built from the main script name if not designated in the package list file. The version entry of the main script is modified to reflect a snapshot release.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Project/Project.py" line="6683" />
+      <location filename="../Project/Project.py" line="6654" />
+      <location filename="../Project/Project.py" line="6608" />
+      <location filename="../Project/Project.py" line="4815" />
+      <source>Execute Make</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4816" />
+      <source>&amp;Execute Make</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4822" />
+      <source>Perform a 'make' run.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4824" />
+      <source>&lt;b&gt;Execute Make&lt;/b&gt;&lt;p&gt;This performs a 'make' run to rebuild the configured target.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="6660" />
+      <location filename="../Project/Project.py" line="4834" />
+      <source>Test for Changes</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4835" />
+      <source>&amp;Test for Changes</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4842" />
+      <source>Question 'make', if a rebuild is needed.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4845" />
+      <source>&lt;b&gt;Test for Changes&lt;/b&gt;&lt;p&gt;This questions 'make', if a rebuild of the configured target is necessary.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4863" />
+      <source>Create SBOM File</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4864" />
+      <source>Create &amp;SBOM File</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4871" />
+      <source>Create a SBOM file of the project dependencies.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4874" />
+      <source>&lt;b&gt;Create SBOM File&lt;/b&gt;&lt;p&gt;This allows the creation of a SBOM file of the project dependencies. This may be based on various input sources and will be saved as a CycloneDX SBOM file.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4891" />
+      <source>About Black</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4892" />
+      <source>&amp;Black</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4898" />
+      <source>Show some information about 'Black'.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4900" />
+      <source>&lt;b&gt;Black&lt;/b&gt;&lt;p&gt;This shows some information about the installed 'Black' tool.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4912" />
+      <source>Format Code</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4913" />
+      <source>&amp;Format Code</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4920" />
+      <source>Format the project sources with 'Black'.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4923" />
+      <source>&lt;b&gt;Format Code&lt;/b&gt;&lt;p&gt;This shows a dialog to enter parameters for the formatting run and reformats the project sources using 'Black'.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4935" />
+      <source>Check Code Formatting</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4936" />
+      <source>&amp;Check Code Formatting</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4943" />
+      <source>Check, if the project sources need to be reformatted with 'Black'.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4948" />
+      <source>&lt;b&gt;Check Code Formatting&lt;/b&gt;&lt;p&gt;This shows a dialog to enter parameters for the format check run and performs a check, if the project sources need to be reformatted using 'Black'.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4961" />
+      <source>Code Formatting Diff</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4962" />
+      <source>Code Formatting &amp;Diff</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4969" />
+      <source>Generate a unified diff of potential project source reformatting with 'Black'.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4975" />
+      <source>&lt;b&gt;Diff Code Formatting&lt;/b&gt;&lt;p&gt;This shows a dialog to enter parameters for the format diff run and generates a unified diff of potential project source reformatting using 'Black'.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5140" />
+      <location filename="../Project/Project.py" line="5090" />
+      <location filename="../Project/Project.py" line="5089" />
+      <location filename="../Project/Project.py" line="4989" />
+      <location filename="../Project/Project.py" line="4988" />
+      <source>Configure</source>
+      <translation type="unfinished">Konfigurovat</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="4996" />
+      <source>Enter the parameters for formatting the project sources with 'Black'.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5001" />
+      <source>&lt;b&gt;Configure&lt;/b&gt;&lt;p&gt;This shows a dialog to enter the parameters for formatting the project sources with 'Black'.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5017" />
+      <source>About isort</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5018" />
+      <source>&amp;isort</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5024" />
+      <source>Show some information about 'isort'.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5026" />
+      <source>&lt;b&gt;isort&lt;/b&gt;&lt;p&gt;This shows some information about the installed 'isort' tool.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5039" />
+      <location filename="../Project/Project.py" line="5038" />
+      <source>Sort Imports</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5046" />
+      <source>Sort the import statements of the project sources with 'isort'.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5049" />
+      <source>&lt;b&gt;Sort Imports&lt;/b&gt;&lt;p&gt;This shows a dialog to enter parameters for the imports sorting run and sorts the import statements of the project sources using 'isort'.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5063" />
+      <location filename="../Project/Project.py" line="5062" />
+      <source>Imports Sorting Diff</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5070" />
+      <source>Generate a unified diff of potential project source imports resorting with 'isort'.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5076" />
+      <source>&lt;b&gt;Imports Sorting Diff&lt;/b&gt;&lt;p&gt;This shows a dialog to enter parameters for the imports sorting diff run and generates a unified diff of potential project source changes using 'isort'.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5097" />
+      <source>Enter the parameters for resorting the project sources import statements with 'isort'.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5103" />
+      <source>&lt;b&gt;Configure&lt;/b&gt;&lt;p&gt;This shows a dialog to enter the parameters for resorting the import statements of the project sources with 'isort'.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5119" />
+      <source>Install Project</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5120" />
+      <source>&amp;Install Project</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5127" />
+      <source>Install the project into the embedded environment.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5130" />
+      <source>&lt;b&gt;Install Project&lt;/b&gt;&lt;p&gt;This installs the project into the embedded virtual environment in editable mode (i.e. development mode).&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5141" />
+      <source>&amp;Configure</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5148" />
+      <source>Configure the embedded environment.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5151" />
+      <source>&lt;b&gt;Configure&lt;/b&gt;&lt;p&gt;This opens a dialog to configure the embedded virtual environment of the project.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5161" />
+      <source>Upgrade</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5162" />
+      <source>&amp;Upgrade</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5168" />
+      <source>Upgrade the embedded environment.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5170" />
+      <source>&lt;b&gt;Upgrade&lt;/b&gt;&lt;p&gt;This opens a dialog to enter the parameters to upgrade the embedded virtual environment of the project.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5182" />
+      <source>Recreate</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5183" />
+      <source>&amp;Recreate</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5189" />
+      <source>Recreate the embedded environment.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5191" />
+      <source>&lt;b&gt;Recreate&lt;/b&gt;&lt;p&gt;This opens a dialog to enter the parameters to recreate the embedded virtual environment of the project. The existing environment is cleared first.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5223" />
+      <source>&amp;Project</source>
+      <translation>&amp;Projekt</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5224" />
+      <source>Open &amp;Recent Projects</source>
+      <translation>Otevřít poslední p&amp;rojekty</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5225" />
+      <source>Session</source>
+      <translation>Relace</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5226" />
+      <source>Debugger</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5227" />
+      <source>Embedded Environment</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5229" />
+      <source>Project-T&amp;ools</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5230" />
+      <source>&amp;Version Control</source>
+      <translation>Kontrola &amp;verzí</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5234" />
+      <source>Chec&amp;k</source>
+      <translation>Zkontro&amp;lovat</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5236" />
+      <source>Code &amp;Formatting</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5238" />
+      <source>Sho&amp;w</source>
+      <translation>Zo&amp;brazit</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5239" />
+      <source>&amp;Diagrams</source>
+      <translation>&amp;Diagramy</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5240" />
+      <source>Pac&amp;kagers</source>
+      <translation>Balíč&amp;ky</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5241" />
+      <source>Source &amp;Documentation</source>
+      <translation>Zd&amp;rojová dokumentace</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5243" />
+      <source>Make</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5244" />
+      <source>Other Tools</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5404" />
+      <location filename="../Project/Project.py" line="5402" />
+      <source>Project</source>
+      <translation>Projekt</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5465" />
+      <source>&amp;Clear</source>
+      <translation>&amp;Vyčistit</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5624" />
+      <source>Search New Files</source>
+      <translation>Hledat nové soubory</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5625" />
+      <source>There were no new files found to be added.</source>
+      <translation>Nebyly nalezeny žádné soubory, které je možné přidat.</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5774" />
+      <location filename="../Project/Project.py" line="5761" />
+      <source>Version Control System</source>
+      <translation>Version Control System</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5762" />
+      <source>&lt;p&gt;The selected VCS &lt;b&gt;{0}&lt;/b&gt; could not be found. &lt;br/&gt;Reverting override.&lt;/p&gt;&lt;p&gt;{1}&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5775" />
+      <source>&lt;p&gt;The selected VCS &lt;b&gt;{0}&lt;/b&gt; could not be found.&lt;br/&gt;Disabling version control.&lt;/p&gt;&lt;p&gt;{1}&lt;/p&gt;</source>
+      <translation>&lt;p&gt;Vybrané VCS &lt;b&gt;{0}&lt;/b&gt; nebylo nalezeno.&lt;br/&gt;Kontrola verzí vypnuta.&lt;/p&gt;&lt;p&gt;{1}&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5923" />
+      <source>Coverage Data</source>
+      <translation>Datové pokrytí</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5969" />
+      <location filename="../Project/Project.py" line="5924" />
+      <source>There is no main script defined for the current project. Aborting</source>
+      <translation>V aktuálním projektu nebyl určen hlavní skript. Zrušeno</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5936" />
+      <source>Code Coverage</source>
+      <translation>Pokrytí kódu</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5937" />
+      <source>Please select a coverage file</source>
+      <translation>Prosím, vyberte soubor pokrytí</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5982" />
+      <source>Please select a profile file</source>
+      <translation>Prosím, vyberte soubor s profilem</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="6034" />
+      <source>Include module names?</source>
+      <translation>Včetně jmen modulů?</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="6142" />
+      <source>&lt;p&gt;The file &lt;b&gt;PKGLIST&lt;/b&gt; already exists.&lt;/p&gt;&lt;p&gt;Overwrite it?&lt;/p&gt;</source>
+      <translation>&lt;p&gt;Soubor &lt;b&gt;PKGLIST&lt;/b&gt; již existuje.&lt;/p&gt;&lt;p&gt;Přepsat jej?&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="6197" />
+      <source>&lt;p&gt;The file &lt;b&gt;PKGLIST&lt;/b&gt; could not be created.&lt;/p&gt;&lt;p&gt;Reason: {0}&lt;/p&gt;</source>
+      <translation>&lt;p&gt;Soubor &lt;b&gt;PKGLIST&lt;/b&gt; nelze vytvořit.&lt;/p&gt;&lt;p&gt;Důvod: {0}&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="6486" />
+      <location filename="../Project/Project.py" line="6444" />
+      <location filename="../Project/Project.py" line="6398" />
+      <location filename="../Project/Project.py" line="6387" />
+      <location filename="../Project/Project.py" line="6369" />
+      <location filename="../Project/Project.py" line="6336" />
+      <location filename="../Project/Project.py" line="6306" />
+      <location filename="../Project/Project.py" line="6278" />
+      <location filename="../Project/Project.py" line="6248" />
+      <location filename="../Project/Project.py" line="6234" />
+      <location filename="../Project/Project.py" line="6217" />
+      <source>Create Plugin Archive</source>
+      <translation>Vytvořit Plugin archiv</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="6218" />
+      <source>The project does not have a main script defined. Aborting...</source>
+      <translation>Projekt nemá definován hlavní skript. Zrušeno...</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="6235" />
+      <source>Select package lists:</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="6249" />
+      <source>&lt;p&gt;No package list files (PKGLIST*) available or selected. Aborting...&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="6257" />
+      <source>Creating plugin archives...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="6258" />
+      <source>Abort</source>
+      <translation type="unfinished">Přerušit</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="6261" />
+      <source>%v/%m Archives</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="6279" />
+      <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="6307" />
+      <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; is not ready yet.&lt;/p&gt;&lt;p&gt;Please rework it and delete the'; initial_list' line of the header.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="6337" />
+      <source>&lt;p&gt;The eric plugin archive file &lt;b&gt;{0}&lt;/b&gt; could not be created.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="6370" />
+      <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be stored in the archive. Ignoring it.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
+      <translation>&lt;p&gt;Soubor &lt;b&gt;{0}&lt;/b&gt; nelze uložit do archivu. Ingorováno.&lt;/p&gt;&lt;p&gt;Důvod: {1}&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="6388" />
+      <source>&lt;p&gt;The eric plugin archive files were created with some errors.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="6399" />
+      <source>&lt;p&gt;The eric plugin archive files were created successfully.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="6445" />
+      <source>&lt;p&gt;The plugin file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
+      <translation>&lt;p&gt;Plugin soubor &lt;b&gt;{0}&lt;/b&gt; nelze přečíst.&lt;/p&gt;&lt;p&gt;Důvod: {1}&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="6487" />
+      <source>&lt;p&gt;The plugin file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt; &lt;p&gt;Reason: {1}&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="6609" />
+      <source>The make process did not start.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="6655" />
+      <source>The make process crashed.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="6663" />
+      <source>&lt;p&gt;There are changes that require the configured make target &lt;b&gt;{0}&lt;/b&gt; to be rebuilt.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Project/Project.py" line="6668" />
-      <location filename="../Project/Project.py" line="6639" />
-      <location filename="../Project/Project.py" line="6593" />
-      <location filename="../Project/Project.py" line="4800" />
-      <source>Execute Make</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="4801" />
-      <source>&amp;Execute Make</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="4807" />
-      <source>Perform a 'make' run.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="4809" />
-      <source>&lt;b&gt;Execute Make&lt;/b&gt;&lt;p&gt;This performs a 'make' run to rebuild the configured target.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="6645" />
-      <location filename="../Project/Project.py" line="4819" />
-      <source>Test for Changes</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="4820" />
-      <source>&amp;Test for Changes</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="4827" />
-      <source>Question 'make', if a rebuild is needed.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="4830" />
-      <source>&lt;b&gt;Test for Changes&lt;/b&gt;&lt;p&gt;This questions 'make', if a rebuild of the configured target is necessary.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="4848" />
-      <source>Create SBOM File</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="4849" />
-      <source>Create &amp;SBOM File</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="4856" />
-      <source>Create a SBOM file of the project dependencies.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="4859" />
-      <source>&lt;b&gt;Create SBOM File&lt;/b&gt;&lt;p&gt;This allows the creation of a SBOM file of the project dependencies. This may be based on various input sources and will be saved as a CycloneDX SBOM file.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="4876" />
-      <source>About Black</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="4877" />
-      <source>&amp;Black</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="4883" />
-      <source>Show some information about 'Black'.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="4885" />
-      <source>&lt;b&gt;Black&lt;/b&gt;&lt;p&gt;This shows some information about the installed 'Black' tool.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="4897" />
-      <source>Format Code</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="4898" />
-      <source>&amp;Format Code</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="4905" />
-      <source>Format the project sources with 'Black'.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="4908" />
-      <source>&lt;b&gt;Format Code&lt;/b&gt;&lt;p&gt;This shows a dialog to enter parameters for the formatting run and reformats the project sources using 'Black'.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="4920" />
-      <source>Check Code Formatting</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="4921" />
-      <source>&amp;Check Code Formatting</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="4928" />
-      <source>Check, if the project sources need to be reformatted with 'Black'.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="4933" />
-      <source>&lt;b&gt;Check Code Formatting&lt;/b&gt;&lt;p&gt;This shows a dialog to enter parameters for the format check run and performs a check, if the project sources need to be reformatted using 'Black'.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="4946" />
-      <source>Code Formatting Diff</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="4947" />
-      <source>Code Formatting &amp;Diff</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="4954" />
-      <source>Generate a unified diff of potential project source reformatting with 'Black'.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="4960" />
-      <source>&lt;b&gt;Diff Code Formatting&lt;/b&gt;&lt;p&gt;This shows a dialog to enter parameters for the format diff run and generates a unified diff of potential project source reformatting using 'Black'.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5125" />
-      <location filename="../Project/Project.py" line="5075" />
-      <location filename="../Project/Project.py" line="5074" />
-      <location filename="../Project/Project.py" line="4974" />
-      <location filename="../Project/Project.py" line="4973" />
-      <source>Configure</source>
-      <translation type="unfinished">Konfigurovat</translation>
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="4981" />
-      <source>Enter the parameters for formatting the project sources with 'Black'.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="4986" />
-      <source>&lt;b&gt;Configure&lt;/b&gt;&lt;p&gt;This shows a dialog to enter the parameters for formatting the project sources with 'Black'.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5002" />
-      <source>About isort</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5003" />
-      <source>&amp;isort</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5009" />
-      <source>Show some information about 'isort'.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5011" />
-      <source>&lt;b&gt;isort&lt;/b&gt;&lt;p&gt;This shows some information about the installed 'isort' tool.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5024" />
-      <location filename="../Project/Project.py" line="5023" />
-      <source>Sort Imports</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5031" />
-      <source>Sort the import statements of the project sources with 'isort'.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5034" />
-      <source>&lt;b&gt;Sort Imports&lt;/b&gt;&lt;p&gt;This shows a dialog to enter parameters for the imports sorting run and sorts the import statements of the project sources using 'isort'.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5048" />
-      <location filename="../Project/Project.py" line="5047" />
-      <source>Imports Sorting Diff</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5055" />
-      <source>Generate a unified diff of potential project source imports resorting with 'isort'.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5061" />
-      <source>&lt;b&gt;Imports Sorting Diff&lt;/b&gt;&lt;p&gt;This shows a dialog to enter parameters for the imports sorting diff run and generates a unified diff of potential project source changes using 'isort'.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5082" />
-      <source>Enter the parameters for resorting the project sources import statements with 'isort'.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5088" />
-      <source>&lt;b&gt;Configure&lt;/b&gt;&lt;p&gt;This shows a dialog to enter the parameters for resorting the import statements of the project sources with 'isort'.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5104" />
-      <source>Install Project</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5105" />
-      <source>&amp;Install Project</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5112" />
-      <source>Install the project into the embedded environment.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5115" />
-      <source>&lt;b&gt;Install Project&lt;/b&gt;&lt;p&gt;This installs the project into the embedded virtual environment in editable mode (i.e. development mode).&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5126" />
-      <source>&amp;Configure</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5133" />
-      <source>Configure the embedded environment.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5136" />
-      <source>&lt;b&gt;Configure&lt;/b&gt;&lt;p&gt;This opens a dialog to configure the embedded virtual environment of the project.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5146" />
-      <source>Upgrade</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5147" />
-      <source>&amp;Upgrade</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5153" />
-      <source>Upgrade the embedded environment.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5155" />
-      <source>&lt;b&gt;Upgrade&lt;/b&gt;&lt;p&gt;This opens a dialog to enter the parameters to upgrade the embedded virtual environment of the project.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5167" />
-      <source>Recreate</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5168" />
-      <source>&amp;Recreate</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5174" />
-      <source>Recreate the embedded environment.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5176" />
-      <source>&lt;b&gt;Recreate&lt;/b&gt;&lt;p&gt;This opens a dialog to enter the parameters to recreate the embedded virtual environment of the project. The existing environment is cleared first.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5208" />
-      <source>&amp;Project</source>
-      <translation>&amp;Projekt</translation>
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5209" />
-      <source>Open &amp;Recent Projects</source>
-      <translation>Otevřít poslední p&amp;rojekty</translation>
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5210" />
-      <source>Session</source>
-      <translation>Relace</translation>
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5211" />
-      <source>Debugger</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5212" />
-      <source>Embedded Environment</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5214" />
-      <source>Project-T&amp;ools</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5215" />
-      <source>&amp;Version Control</source>
-      <translation>Kontrola &amp;verzí</translation>
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5219" />
-      <source>Chec&amp;k</source>
-      <translation>Zkontro&amp;lovat</translation>
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5221" />
-      <source>Code &amp;Formatting</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5223" />
-      <source>Sho&amp;w</source>
-      <translation>Zo&amp;brazit</translation>
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5224" />
-      <source>&amp;Diagrams</source>
-      <translation>&amp;Diagramy</translation>
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5225" />
-      <source>Pac&amp;kagers</source>
-      <translation>Balíč&amp;ky</translation>
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5226" />
-      <source>Source &amp;Documentation</source>
-      <translation>Zd&amp;rojová dokumentace</translation>
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5228" />
-      <source>Make</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5229" />
-      <source>Other Tools</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5389" />
-      <location filename="../Project/Project.py" line="5387" />
-      <source>Project</source>
-      <translation>Projekt</translation>
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5450" />
-      <source>&amp;Clear</source>
-      <translation>&amp;Vyčistit</translation>
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5609" />
-      <source>Search New Files</source>
-      <translation>Hledat nové soubory</translation>
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5610" />
-      <source>There were no new files found to be added.</source>
-      <translation>Nebyly nalezeny žádné soubory, které je možné přidat.</translation>
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5759" />
-      <location filename="../Project/Project.py" line="5746" />
-      <source>Version Control System</source>
-      <translation>Version Control System</translation>
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5747" />
-      <source>&lt;p&gt;The selected VCS &lt;b&gt;{0}&lt;/b&gt; could not be found. &lt;br/&gt;Reverting override.&lt;/p&gt;&lt;p&gt;{1}&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5760" />
-      <source>&lt;p&gt;The selected VCS &lt;b&gt;{0}&lt;/b&gt; could not be found.&lt;br/&gt;Disabling version control.&lt;/p&gt;&lt;p&gt;{1}&lt;/p&gt;</source>
-      <translation>&lt;p&gt;Vybrané VCS &lt;b&gt;{0}&lt;/b&gt; nebylo nalezeno.&lt;br/&gt;Kontrola verzí vypnuta.&lt;/p&gt;&lt;p&gt;{1}&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5908" />
-      <source>Coverage Data</source>
-      <translation>Datové pokrytí</translation>
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5954" />
-      <location filename="../Project/Project.py" line="5909" />
-      <source>There is no main script defined for the current project. Aborting</source>
-      <translation>V aktuálním projektu nebyl určen hlavní skript. Zrušeno</translation>
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5921" />
-      <source>Code Coverage</source>
-      <translation>Pokrytí kódu</translation>
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5922" />
-      <source>Please select a coverage file</source>
-      <translation>Prosím, vyberte soubor pokrytí</translation>
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5967" />
-      <source>Please select a profile file</source>
-      <translation>Prosím, vyberte soubor s profilem</translation>
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="6019" />
-      <source>Include module names?</source>
-      <translation>Včetně jmen modulů?</translation>
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="6127" />
-      <source>&lt;p&gt;The file &lt;b&gt;PKGLIST&lt;/b&gt; already exists.&lt;/p&gt;&lt;p&gt;Overwrite it?&lt;/p&gt;</source>
-      <translation>&lt;p&gt;Soubor &lt;b&gt;PKGLIST&lt;/b&gt; již existuje.&lt;/p&gt;&lt;p&gt;Přepsat jej?&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="6182" />
-      <source>&lt;p&gt;The file &lt;b&gt;PKGLIST&lt;/b&gt; could not be created.&lt;/p&gt;&lt;p&gt;Reason: {0}&lt;/p&gt;</source>
-      <translation>&lt;p&gt;Soubor &lt;b&gt;PKGLIST&lt;/b&gt; nelze vytvořit.&lt;/p&gt;&lt;p&gt;Důvod: {0}&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="6471" />
-      <location filename="../Project/Project.py" line="6429" />
-      <location filename="../Project/Project.py" line="6383" />
-      <location filename="../Project/Project.py" line="6372" />
-      <location filename="../Project/Project.py" line="6354" />
-      <location filename="../Project/Project.py" line="6321" />
-      <location filename="../Project/Project.py" line="6291" />
-      <location filename="../Project/Project.py" line="6263" />
-      <location filename="../Project/Project.py" line="6233" />
-      <location filename="../Project/Project.py" line="6219" />
-      <location filename="../Project/Project.py" line="6202" />
-      <source>Create Plugin Archive</source>
-      <translation>Vytvořit Plugin archiv</translation>
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="6203" />
-      <source>The project does not have a main script defined. Aborting...</source>
-      <translation>Projekt nemá definován hlavní skript. Zrušeno...</translation>
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="6220" />
-      <source>Select package lists:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="6234" />
-      <source>&lt;p&gt;No package list files (PKGLIST*) available or selected. Aborting...&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="6242" />
-      <source>Creating plugin archives...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="6243" />
-      <source>Abort</source>
-      <translation type="unfinished">Přerušit</translation>
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="6246" />
-      <source>%v/%m Archives</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="6264" />
-      <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="6292" />
-      <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; is not ready yet.&lt;/p&gt;&lt;p&gt;Please rework it and delete the'; initial_list' line of the header.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="6322" />
-      <source>&lt;p&gt;The eric plugin archive file &lt;b&gt;{0}&lt;/b&gt; could not be created.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="6355" />
-      <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be stored in the archive. Ignoring it.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
-      <translation>&lt;p&gt;Soubor &lt;b&gt;{0}&lt;/b&gt; nelze uložit do archivu. Ingorováno.&lt;/p&gt;&lt;p&gt;Důvod: {1}&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="6373" />
-      <source>&lt;p&gt;The eric plugin archive files were created with some errors.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="6384" />
-      <source>&lt;p&gt;The eric plugin archive files were created successfully.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="6430" />
-      <source>&lt;p&gt;The plugin file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
-      <translation>&lt;p&gt;Plugin soubor &lt;b&gt;{0}&lt;/b&gt; nelze přečíst.&lt;/p&gt;&lt;p&gt;Důvod: {1}&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="6472" />
-      <source>&lt;p&gt;The plugin file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt; &lt;p&gt;Reason: {1}&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="6594" />
-      <source>The make process did not start.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="6640" />
-      <source>The make process crashed.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="6648" />
-      <source>&lt;p&gt;There are changes that require the configured make target &lt;b&gt;{0}&lt;/b&gt; to be rebuilt.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="6653" />
       <source>&lt;p&gt;There are changes that require the default make target to be rebuilt.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6669" />
+      <location filename="../Project/Project.py" line="6684" />
       <source>The makefile contains errors.</source>
       <translation type="unfinished" />
     </message>
@@ -61733,8 +61860,8 @@
       <translation>VCS Status</translation>
     </message>
     <message>
-      <location filename="../Project/ProjectBrowserModel.py" line="800" />
-      <location filename="../Project/ProjectBrowserModel.py" line="782" />
+      <location filename="../Project/ProjectBrowserModel.py" line="802" />
+      <location filename="../Project/ProjectBrowserModel.py" line="783" />
       <location filename="../Project/ProjectBrowserModel.py" line="748" />
       <location filename="../Project/ProjectBrowserModel.py" line="471" />
       <location filename="../Project/ProjectBrowserModel.py" line="389" />
@@ -69806,100 +69933,100 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/RP2040Devices.py" line="978" />
+      <location filename="../MicroPython/Devices/RP2040Devices.py" line="1056" />
       <location filename="../MicroPython/Devices/RP2040Devices.py" line="617" />
       <source>unknown ({0})</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/RP2040Devices.py" line="1088" />
+      <location filename="../MicroPython/Devices/RP2040Devices.py" line="1166" />
       <source>Pico Wireless does not support setting the IPv4 parameters of the WiFi access point.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/RP2040Devices.py" line="1161" />
+      <location filename="../MicroPython/Devices/RP2040Devices.py" line="1239" />
       <source>Pico Wireless does not support reporting of connected clients.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/RP2040Devices.py" line="1215" />
+      <location filename="../MicroPython/Devices/RP2040Devices.py" line="1293" />
       <source>WebREPL is not supported on this device.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/RP2040Devices.py" line="1555" />
-      <location filename="../MicroPython/Devices/RP2040Devices.py" line="1342" />
+      <location filename="../MicroPython/Devices/RP2040Devices.py" line="1633" />
+      <location filename="../MicroPython/Devices/RP2040Devices.py" line="1420" />
       <source>Active</source>
       <translation type="unfinished">Aktivní</translation>
     </message>
     <message>
-      <location filename="../MicroPython/Devices/RP2040Devices.py" line="1343" />
+      <location filename="../MicroPython/Devices/RP2040Devices.py" line="1421" />
       <source>Name</source>
       <translation type="unfinished">Jméno</translation>
     </message>
     <message>
-      <location filename="../MicroPython/Devices/RP2040Devices.py" line="1568" />
-      <location filename="../MicroPython/Devices/RP2040Devices.py" line="1344" />
+      <location filename="../MicroPython/Devices/RP2040Devices.py" line="1646" />
+      <location filename="../MicroPython/Devices/RP2040Devices.py" line="1422" />
       <source>MAC-Address</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/RP2040Devices.py" line="1347" />
+      <location filename="../MicroPython/Devices/RP2040Devices.py" line="1425" />
       <source>Address Type</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/RP2040Devices.py" line="1348" />
+      <location filename="../MicroPython/Devices/RP2040Devices.py" line="1426" />
       <source>Public</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/RP2040Devices.py" line="1348" />
+      <location filename="../MicroPython/Devices/RP2040Devices.py" line="1426" />
       <source>Random</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/RP2040Devices.py" line="1351" />
+      <location filename="../MicroPython/Devices/RP2040Devices.py" line="1429" />
       <source>MTU</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/RP2040Devices.py" line="1351" />
+      <location filename="../MicroPython/Devices/RP2040Devices.py" line="1429" />
       <source>{0} Bytes</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/RP2040Devices.py" line="1556" />
+      <location filename="../MicroPython/Devices/RP2040Devices.py" line="1634" />
       <source>Connected</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/RP2040Devices.py" line="1559" />
+      <location filename="../MicroPython/Devices/RP2040Devices.py" line="1637" />
       <source>Status</source>
       <translation type="unfinished">Status</translation>
     </message>
     <message>
-      <location filename="../MicroPython/Devices/RP2040Devices.py" line="1563" />
+      <location filename="../MicroPython/Devices/RP2040Devices.py" line="1641" />
       <source>Hostname</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/RP2040Devices.py" line="1564" />
+      <location filename="../MicroPython/Devices/RP2040Devices.py" line="1642" />
       <source>IPv4 Address</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/RP2040Devices.py" line="1565" />
+      <location filename="../MicroPython/Devices/RP2040Devices.py" line="1643" />
       <source>Netmask</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/RP2040Devices.py" line="1566" />
+      <location filename="../MicroPython/Devices/RP2040Devices.py" line="1644" />
       <source>Gateway</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/Devices/RP2040Devices.py" line="1567" />
+      <location filename="../MicroPython/Devices/RP2040Devices.py" line="1645" />
       <source>DNS</source>
       <translation type="unfinished" />
     </message>
@@ -72737,335 +72864,360 @@
   <context>
     <name>ShellWindow</name>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="1279" />
+      <location filename="../QScintilla/ShellWindow.py" line="1304" />
       <location filename="../QScintilla/ShellWindow.py" line="62" />
       <source>eric Shell</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="228" />
+      <location filename="../QScintilla/ShellWindow.py" line="229" />
       <source>Quit</source>
       <translation type="unfinished">Konec</translation>
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="230" />
-      <source>&amp;Quit</source>
-      <translation type="unfinished">&amp;Konec</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/ShellWindow.py" line="231" />
+      <source>&amp;Quit</source>
+      <translation type="unfinished">&amp;Konec</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/ShellWindow.py" line="232" />
       <source>Ctrl+Q</source>
       <comment>File|Quit</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="236" />
+      <location filename="../QScintilla/ShellWindow.py" line="237" />
       <source>Quit the Shell</source>
       <translation type="unfinished">Ukončit IDE</translation>
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="238" />
+      <location filename="../QScintilla/ShellWindow.py" line="239" />
       <source>&lt;b&gt;Quit the Shell&lt;/b&gt;&lt;p&gt;This quits the Shell window.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="245" />
+      <location filename="../QScintilla/ShellWindow.py" line="246" />
       <source>New Window</source>
       <translation type="unfinished">Nové okno</translation>
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="247" />
-      <source>New &amp;Window</source>
-      <translation type="unfinished">&amp;Nové okno</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/ShellWindow.py" line="248" />
+      <source>New &amp;Window</source>
+      <translation type="unfinished">&amp;Nové okno</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/ShellWindow.py" line="249" />
       <source>Ctrl+Shift+N</source>
       <comment>File|New Window</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="253" />
+      <location filename="../QScintilla/ShellWindow.py" line="254" />
       <source>Open a new Shell window</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="255" />
+      <location filename="../QScintilla/ShellWindow.py" line="256" />
       <source>&lt;b&gt;New Window&lt;/b&gt;&lt;p&gt;This opens a new instance of the Shell window.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="266" />
-      <location filename="../QScintilla/ShellWindow.py" line="264" />
+      <location filename="../QScintilla/ShellWindow.py" line="267" />
+      <location filename="../QScintilla/ShellWindow.py" line="265" />
       <source>Restart</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="272" />
+      <location filename="../QScintilla/ShellWindow.py" line="273" />
       <source>Restart the shell</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="274" />
+      <location filename="../QScintilla/ShellWindow.py" line="275" />
       <source>&lt;b&gt;Restart&lt;/b&gt;&lt;p&gt;Restart the shell for the currently selected environment.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="286" />
-      <location filename="../QScintilla/ShellWindow.py" line="284" />
+      <location filename="../QScintilla/ShellWindow.py" line="287" />
+      <location filename="../QScintilla/ShellWindow.py" line="285" />
       <source>Restart and Clear</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="293" />
+      <location filename="../QScintilla/ShellWindow.py" line="294" />
       <source>Clear the window and restart the shell</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="296" />
+      <location filename="../QScintilla/ShellWindow.py" line="297" />
       <source>&lt;b&gt;Restart and Clear&lt;/b&gt;&lt;p&gt;Clear the shell window and restart the shell for the currently selected environment.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="306" />
+      <location filename="../QScintilla/ShellWindow.py" line="307" />
       <source>Save Contents</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="308" />
+      <location filename="../QScintilla/ShellWindow.py" line="309" />
       <source>Save Contents...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="317" />
+      <location filename="../QScintilla/ShellWindow.py" line="318" />
       <source>Save the current contents of the shell to a file</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="320" />
+      <location filename="../QScintilla/ShellWindow.py" line="321" />
       <source>&lt;b&gt;Save Contents&lt;/b&gt;&lt;p&gt;Save the current contents of the shell to a file.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="353" />
+      <location filename="../QScintilla/ShellWindow.py" line="354" />
       <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="../QScintilla/ShellWindow.py" line="375" />
+      <location filename="../QScintilla/ShellWindow.py" line="376" />
       <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="../QScintilla/ShellWindow.py" line="397" />
+      <location filename="../QScintilla/ShellWindow.py" line="398" />
       <source>&lt;b&gt;Paste&lt;/b&gt;&lt;p&gt;Paste the last cut/copied text from the clipboard.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="419" />
+      <location filename="../QScintilla/ShellWindow.py" line="420" />
       <source>&lt;b&gt;Clear&lt;/b&gt;&lt;p&gt;Delete all text.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../QScintilla/ShellWindow.py" line="714" />
       <location filename="../QScintilla/ShellWindow.py" line="713" />
-      <location filename="../QScintilla/ShellWindow.py" line="712" />
       <source>Move forward one history entry</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../QScintilla/ShellWindow.py" line="726" />
       <location filename="../QScintilla/ShellWindow.py" line="725" />
-      <location filename="../QScintilla/ShellWindow.py" line="724" />
       <source>Move back one history entry</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="1119" />
+      <location filename="../QScintilla/ShellWindow.py" line="1120" />
       <source>Show History</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="1121" />
+      <location filename="../QScintilla/ShellWindow.py" line="1122" />
       <source>&amp;Show History...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="1127" />
+      <location filename="../QScintilla/ShellWindow.py" line="1128" />
       <source>Show the shell history in a dialog</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="1131" />
+      <location filename="../QScintilla/ShellWindow.py" line="1132" />
       <source>Clear History</source>
       <translation type="unfinished">Vyčistit historii</translation>
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="1133" />
+      <location filename="../QScintilla/ShellWindow.py" line="1134" />
       <source>&amp;Clear History...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="1139" />
+      <location filename="../QScintilla/ShellWindow.py" line="1140" />
       <source>Clear the shell history</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="1143" />
-      <source>Select History Entry</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../QScintilla/ShellWindow.py" line="1144" />
+      <source>Select History Entry</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/ShellWindow.py" line="1145" />
       <source>Select History &amp;Entry</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="1151" />
+      <location filename="../QScintilla/ShellWindow.py" line="1152" />
       <source>Select an entry of the shell history</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="1160" />
+      <location filename="../QScintilla/ShellWindow.py" line="1161" />
+      <source>Preferences</source>
+      <translation type="unfinished">Nastavení</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/ShellWindow.py" line="1163" />
+      <source>&amp;Preferences...</source>
+      <translation type="unfinished">Na&amp;stavení...</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/ShellWindow.py" line="1169" />
+      <source>Set the prefered configuration</source>
+      <translation type="unfinished">Nastavení konfigurace</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/ShellWindow.py" line="1171" />
+      <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">&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="../QScintilla/ShellWindow.py" line="1185" />
       <source>About</source>
       <translation type="unfinished">O aplikaci</translation>
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="1160" />
+      <location filename="../QScintilla/ShellWindow.py" line="1185" />
       <source>&amp;About</source>
       <translation type="unfinished">O &amp;aplikaci</translation>
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="1162" />
+      <location filename="../QScintilla/ShellWindow.py" line="1187" />
       <source>Display information about this software</source>
       <translation type="unfinished">Zobrazit informace a tomto software</translation>
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="1164" />
+      <location filename="../QScintilla/ShellWindow.py" line="1189" />
       <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="1173" />
+      <location filename="../QScintilla/ShellWindow.py" line="1198" />
       <source>About Qt</source>
       <translation type="unfinished">O Qt</translation>
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="1173" />
-      <source>About &amp;Qt</source>
-      <translation type="unfinished">O &amp;Qt</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/ShellWindow.py" line="1176" />
-      <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="1179" />
-      <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="1188" />
-      <source>What's This?</source>
-      <translation type="unfinished">Co je to?</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/ShellWindow.py" line="1190" />
-      <source>&amp;What's This?</source>
-      <translation type="unfinished">&amp;Co je to?</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/ShellWindow.py" line="1191" />
-      <source>Shift+F1</source>
-      <comment>Help|What's This?'</comment>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/ShellWindow.py" line="1196" />
-      <source>Context sensitive help</source>
-      <translation type="unfinished">Kontextově senzitivní nápověda</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/ShellWindow.py" line="1198" />
+      <source>About &amp;Qt</source>
+      <translation type="unfinished">O &amp;Qt</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/ShellWindow.py" line="1201" />
+      <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="1204" />
+      <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="1213" />
+      <source>What's This?</source>
+      <translation type="unfinished">Co je to?</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/ShellWindow.py" line="1215" />
+      <source>&amp;What's This?</source>
+      <translation type="unfinished">&amp;Co je to?</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/ShellWindow.py" line="1216" />
+      <source>Shift+F1</source>
+      <comment>Help|What's This?'</comment>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/ShellWindow.py" line="1221" />
+      <source>Context sensitive help</source>
+      <translation type="unfinished">Kontextově senzitivní nápověda</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/ShellWindow.py" line="1223" />
       <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="1277" />
+      <location filename="../QScintilla/ShellWindow.py" line="1302" />
       <source>eric Shell [{0}]</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="1346" />
+      <location filename="../QScintilla/ShellWindow.py" line="1371" />
       <source>About eric Shell Window</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="1347" />
+      <location filename="../QScintilla/ShellWindow.py" line="1372" />
       <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="1374" />
+      <location filename="../QScintilla/ShellWindow.py" line="1399" />
       <source>&amp;File</source>
       <translation type="unfinished">S&amp;oubor</translation>
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="1385" />
-      <source>&amp;Edit</source>
-      <translation type="unfinished">&amp;Edit</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/ShellWindow.py" line="1396" />
-      <source>&amp;View</source>
-      <translation type="unfinished">Poh&amp;led</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/ShellWindow.py" line="1403" />
-      <source>Histor&amp;y</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../QScintilla/ShellWindow.py" line="1410" />
+      <source>&amp;Edit</source>
+      <translation type="unfinished">&amp;Edit</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/ShellWindow.py" line="1421" />
+      <source>&amp;View</source>
+      <translation type="unfinished">Poh&amp;led</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/ShellWindow.py" line="1428" />
+      <source>Histor&amp;y</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/ShellWindow.py" line="1435" />
       <source>&amp;Start</source>
       <translation type="unfinished">&amp;Start</translation>
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="1416" />
+      <location filename="../QScintilla/ShellWindow.py" line="1439" />
+      <source>Se&amp;ttings</source>
+      <translation type="unfinished">Nas&amp;tavení</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/ShellWindow.py" line="1445" />
       <source>&amp;Help</source>
       <translation type="unfinished">&amp;Nápověda</translation>
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="1449" />
+      <location filename="../QScintilla/ShellWindow.py" line="1478" />
       <source>File</source>
       <translation type="unfinished">Soubor</translation>
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="1459" />
+      <location filename="../QScintilla/ShellWindow.py" line="1488" />
       <source>Edit</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="1465" />
+      <location filename="../QScintilla/ShellWindow.py" line="1494" />
       <source>Find</source>
       <translation type="unfinished">Hledat</translation>
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="1470" />
+      <location filename="../QScintilla/ShellWindow.py" line="1499" />
       <source>View</source>
       <translation type="unfinished">Pohled</translation>
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="1476" />
+      <location filename="../QScintilla/ShellWindow.py" line="1505" />
       <source>History</source>
       <translation type="unfinished">Historie</translation>
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="1481" />
+      <location filename="../QScintilla/ShellWindow.py" line="1510" />
       <source>Help</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="1503" />
+      <location filename="../QScintilla/ShellWindow.py" line="1532" />
       <source>&lt;p&gt;This part of the status bar allows zooming the  shell.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
@@ -86422,92 +86574,97 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Tools/TrayStarter.py" line="175" />
+      <location filename="../Tools/TrayStarter.py" line="173" />
+      <source>PyPI Package Management</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Tools/TrayStarter.py" line="180" />
       <source>Preferences</source>
       <translation>Nastavení</translation>
     </message>
     <message>
-      <location filename="../Tools/TrayStarter.py" line="182" />
-      <source>eric Mini Editor</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Tools/TrayStarter.py" line="187" />
-      <source>eric Hex Editor</source>
+      <source>eric Mini Editor</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Tools/TrayStarter.py" line="192" />
+      <source>eric Hex Editor</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Tools/TrayStarter.py" line="197" />
       <source>eric Shell Window</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Tools/TrayStarter.py" line="199" />
-      <source>eric Web Browser</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Tools/TrayStarter.py" line="204" />
-      <source>eric Web Browser (with QtHelp)</source>
+      <source>eric Web Browser</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Tools/TrayStarter.py" line="209" />
+      <source>eric Web Browser (with QtHelp)</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Tools/TrayStarter.py" line="214" />
       <source>eric Web Browser (Private Mode)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Tools/TrayStarter.py" line="225" />
+      <location filename="../Tools/TrayStarter.py" line="230" />
       <source>eric IDE</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Tools/TrayStarter.py" line="231" />
+      <location filename="../Tools/TrayStarter.py" line="236" />
       <source>Configure Tray Starter</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Tools/TrayStarter.py" line="237" />
+      <location filename="../Tools/TrayStarter.py" line="242" />
       <source>Quit</source>
       <translation>Konec</translation>
     </message>
     <message>
-      <location filename="../Tools/TrayStarter.py" line="323" />
-      <source>Process Generation Error</source>
-      <translation>Chyba v procesu generování</translation>
-    </message>
-    <message>
-      <location filename="../Tools/TrayStarter.py" line="324" />
-      <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>&lt;p&gt;Nemohu spustit proces.&lt;br&gt;Ověřte jestli je dostupný jako &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
-    </message>
-    <message>
       <location filename="../Tools/TrayStarter.py" line="328" />
+      <source>Process Generation Error</source>
+      <translation>Chyba v procesu generování</translation>
+    </message>
+    <message>
+      <location filename="../Tools/TrayStarter.py" line="329" />
+      <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>&lt;p&gt;Nemohu spustit proces.&lt;br&gt;Ověřte jestli je dostupný jako &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../Tools/TrayStarter.py" line="333" />
       <source>OK</source>
       <translation>OK</translation>
     </message>
     <message>
-      <location filename="../Tools/TrayStarter.py" line="595" />
+      <location filename="../Tools/TrayStarter.py" line="606" />
       <source>&lt;h3&gt;Version Numbers&lt;/h3&gt;&lt;table&gt;</source>
       <translation type="unfinished">&lt;h3&gt;Čísla verzí&lt;/h3&gt;&lt;table&gt;</translation>
     </message>
     <message>
-      <location filename="../Tools/TrayStarter.py" line="630" />
+      <location filename="../Tools/TrayStarter.py" line="641" />
       <source>&lt;tr&gt;&lt;td&gt;&lt;b&gt;WebEngine (Security)&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Tools/TrayStarter.py" line="647" />
+      <location filename="../Tools/TrayStarter.py" line="658" />
       <source>Desktop</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Tools/TrayStarter.py" line="651" />
+      <location filename="../Tools/TrayStarter.py" line="662" />
       <source>Session Type</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Tools/TrayStarter.py" line="654" />
+      <location filename="../Tools/TrayStarter.py" line="665" />
       <source>&lt;/table&gt;</source>
       <translation type="unfinished">&lt;/table&gt;</translation>
     </message>
@@ -86568,8 +86725,8 @@
   <context>
     <name>UF2FlashDialog</name>
     <message>
-      <location filename="../MicroPython/UF2FlashDialog.py" line="1069" />
-      <location filename="../MicroPython/UF2FlashDialog.py" line="1077" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="1109" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="1117" />
       <location filename="../MicroPython/UF2FlashDialog.ui" line="0" />
       <source>Flash UF2 Device</source>
       <translation type="unfinished" />
@@ -86625,126 +86782,126 @@
       <translation type="unfinished">Obnovit</translation>
     </message>
     <message>
-      <location filename="../MicroPython/UF2FlashDialog.py" line="565" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="605" />
       <source>&lt;h3&gt;CircuitPython Board&lt;/h3&gt;&lt;p&gt;In order to prepare the board for flashing follow these steps:&lt;/p&gt;&lt;ol&gt;&lt;li&gt;Switch your device to 'bootloader' mode by double-pressing the reset button.&lt;/li&gt;&lt;li&gt;Wait until the device has entered 'bootloader' mode.&lt;/li&gt;&lt;li&gt;(If this does not happen, then try shorter or longer pauses between presses.)&lt;/li&gt;&lt;li&gt;Ensure the boot volume is available (this may require mounting it).&lt;/li&gt;&lt;li&gt;Select the firmware file to be flashed and click the flash button.&lt;/li&gt;&lt;/ol&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/UF2FlashDialog.py" line="590" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="630" />
       <source>&lt;h3&gt;Pi Pico (RP2040) Board&lt;/h3&gt;&lt;p&gt;In order to prepare the board for flashing follow these steps:&lt;/p&gt;&lt;ol&gt;&lt;li&gt;Enter 'bootloader' mode (board &lt;b&gt;without&lt;/b&gt; RESET button):&lt;ul&gt;&lt;li&gt;Plug in your board while holding the BOOTSEL button.&lt;/li&gt;&lt;/ul&gt;Enter 'bootloader' mode (board &lt;b&gt;with&lt;/b&gt; RESET button):&lt;ul&gt;&lt;li&gt;hold down RESET&lt;/li&gt;&lt;li&gt;hold down BOOTSEL&lt;/li&gt;&lt;li&gt;release RESET&lt;/li&gt;&lt;li&gt;release BOOTSEL&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;li&gt;Wait until the device has entered 'bootloader' mode.&lt;/li&gt;&lt;li&gt;Ensure the boot volume is available (this may require mounting it).&lt;/li&gt;&lt;li&gt;Select the firmware file to be flashed and click the flash button.&lt;/li&gt;&lt;/ol&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/UF2FlashDialog.py" line="1078" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="1118" />
       <source>Select the Boot Volume of the device:</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/UF2FlashDialog.py" line="693" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="733" />
       <source>MicroPython/CircuitPython Files (*.uf2);;All Files (*)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/UF2FlashDialog.py" line="760" />
-      <location filename="../MicroPython/UF2FlashDialog.py" line="752" />
-      <location filename="../MicroPython/UF2FlashDialog.py" line="743" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="800" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="792" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="783" />
       <source>Manual Select</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/UF2FlashDialog.py" line="864" />
-      <location filename="../MicroPython/UF2FlashDialog.py" line="832" />
-      <location filename="../MicroPython/UF2FlashDialog.py" line="809" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="904" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="872" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="849" />
       <source>Reset Instructions:</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/UF2FlashDialog.py" line="811" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="851" />
       <source>&lt;h4&gt;No known devices detected.&lt;/h4&gt;&lt;p&gt;Follow the appropriate instructions below to set &lt;b&gt;one&lt;/b&gt; board into 'bootloader' mode. Press &lt;b&gt;Refresh&lt;/b&gt; when ready.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/UF2FlashDialog.py" line="835" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="875" />
       <source>&lt;h4&gt;Flash {0} Firmware&lt;/h4&gt;&lt;p&gt;Follow the instructions below to set &lt;b&gt;one&lt;/b&gt; board into 'bootloader' mode. Press &lt;b&gt;Refresh&lt;/b&gt; when ready.&lt;/p&gt;&lt;hr/&gt;{1}</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/UF2FlashDialog.py" line="845" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="885" />
       <source>&lt;h4&gt;Potentially UF2 capable devices found&lt;/h4&gt;&lt;p&gt;Found these potentially UF2 capable devices:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;{0}&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Follow the instructions below to set &lt;b&gt;one&lt;/b&gt; board into 'bootloader' mode. Press &lt;b&gt;Refresh&lt;/b&gt; when ready.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/UF2FlashDialog.py" line="866" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="906" />
       <source>&lt;h4&gt;No known devices detected.&lt;/h4&gt;&lt;p&gt;Follow the instructions below to set &lt;b&gt;one&lt;/b&gt; board into 'bootloader' mode. Press &lt;b&gt;Refresh&lt;/b&gt; when ready.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/UF2FlashDialog.py" line="878" />
-      <source>Flash Instructions:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../MicroPython/UF2FlashDialog.py" line="880" />
-      <source>&lt;h4&gt;Flash method 'manual' selected.&lt;/h4&gt;&lt;p&gt;Follow the instructions below to flash a device by entering the data manually.&lt;/p&gt;&lt;ol&gt;&lt;li&gt;Change the device to 'bootloader' mode.&lt;/li&gt;&lt;li&gt;Wait until the device has entered 'bootloader' mode.&lt;/li&gt;&lt;li&gt;Ensure the boot volume is available (this may require mounting it) and select its path.&lt;/li&gt;&lt;li&gt;Select the firmware file to be flashed and click the flash button.&lt;/li&gt;&lt;/ol&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../MicroPython/UF2FlashDialog.py" line="905" />
-      <source>Boot Volume not found:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../MicroPython/UF2FlashDialog.py" line="907" />
-      <source>&lt;h4&gt;No Boot Volume detected.&lt;/h4&gt;&lt;p&gt;Please ensure that the boot volume of the device to be flashed is available. </source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../MicroPython/UF2FlashDialog.py" line="913" />
-      <source>This volume should be named &lt;b&gt;{0}&lt;/b&gt;. Press &lt;b&gt;Refresh&lt;/b&gt; when ready.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../MicroPython/UF2FlashDialog.py" line="918" />
+      <source>Flash Instructions:</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/UF2FlashDialog.py" line="920" />
+      <source>&lt;h4&gt;Flash method 'manual' selected.&lt;/h4&gt;&lt;p&gt;Follow the instructions below to flash a device by entering the data manually.&lt;/p&gt;&lt;ol&gt;&lt;li&gt;Change the device to 'bootloader' mode.&lt;/li&gt;&lt;li&gt;Wait until the device has entered 'bootloader' mode.&lt;/li&gt;&lt;li&gt;Ensure the boot volume is available (this may require mounting it) and select its path.&lt;/li&gt;&lt;li&gt;Select the firmware file to be flashed and click the flash button.&lt;/li&gt;&lt;/ol&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/UF2FlashDialog.py" line="945" />
+      <source>Boot Volume not found:</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/UF2FlashDialog.py" line="947" />
+      <source>&lt;h4&gt;No Boot Volume detected.&lt;/h4&gt;&lt;p&gt;Please ensure that the boot volume of the device to be flashed is available. </source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/UF2FlashDialog.py" line="953" />
+      <source>This volume should be named &lt;b&gt;{0}&lt;/b&gt;. Press &lt;b&gt;Refresh&lt;/b&gt; when ready.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/UF2FlashDialog.py" line="958" />
       <source>This volume should have one of these names.&lt;/p&gt;&lt;ul&gt;&lt;li&gt;{0}&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Press &lt;b&gt;Refresh&lt;/b&gt; when ready.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/UF2FlashDialog.py" line="925" />
-      <source>&lt;h4&gt;Reset Instructions&lt;/h4&gt;&lt;p&gt;Follow the instructions below to set the board into 'bootloader' mode. Press &lt;b&gt;Refresh&lt;/b&gt; when ready.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../MicroPython/UF2FlashDialog.py" line="944" />
-      <source>Multiple Boot Volumes found:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../MicroPython/UF2FlashDialog.py" line="946" />
-      <source>&lt;h4&gt;Multiple Boot Volumes were found&lt;/h4&gt;&lt;p&gt;These volume paths were found.&lt;/p&gt;&lt;ul&gt;&lt;li&gt;{0}&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Please ensure that only one device of a type is ready for flashing. Press &lt;b&gt;Refresh&lt;/b&gt; when ready.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../MicroPython/UF2FlashDialog.py" line="965" />
+      <source>&lt;h4&gt;Reset Instructions&lt;/h4&gt;&lt;p&gt;Follow the instructions below to set the board into 'bootloader' mode. Press &lt;b&gt;Refresh&lt;/b&gt; when ready.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/UF2FlashDialog.py" line="984" />
+      <source>Multiple Boot Volumes found:</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/UF2FlashDialog.py" line="986" />
+      <source>&lt;h4&gt;Multiple Boot Volumes were found&lt;/h4&gt;&lt;p&gt;These volume paths were found.&lt;/p&gt;&lt;ul&gt;&lt;li&gt;{0}&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Please ensure that only one device of a type is ready for flashing. Press &lt;b&gt;Refresh&lt;/b&gt; when ready.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/UF2FlashDialog.py" line="1005" />
       <source>Flashing Firmware</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/UF2FlashDialog.py" line="967" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="1007" />
       <source>&lt;p&gt;Flashing the selected firmware to the device. Please wait until the device resets automatically.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/UF2FlashDialog.py" line="974" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="1014" />
       <source>Flashing {0}</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/UF2FlashDialog.py" line="976" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="1016" />
       <source>&lt;p&gt;Flashing the {0} firmware to the device. Please wait until the device resets automatically.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/UF2FlashDialog.py" line="1070" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="1110" />
       <source>No UF2 device 'boot' volumes found.</source>
       <translation type="unfinished" />
     </message>
@@ -91397,125 +91554,125 @@
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="681" />
-      <location filename="../QScintilla/ShellWindow.py" line="310" />
+      <location filename="../QScintilla/ShellWindow.py" line="311" />
       <source>Ctrl+S</source>
       <comment>File|Save</comment>
       <translation />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1032" />
-      <location filename="../QScintilla/ShellWindow.py" line="337" />
+      <location filename="../QScintilla/ShellWindow.py" line="338" />
       <source>Cut</source>
       <translation>Vyjmout</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1034" />
-      <location filename="../QScintilla/ShellWindow.py" line="339" />
+      <location filename="../QScintilla/ShellWindow.py" line="340" />
       <source>Cu&amp;t</source>
       <translation>Vyjmou&amp;t</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1036" />
-      <location filename="../QScintilla/ShellWindow.py" line="341" />
+      <location filename="../QScintilla/ShellWindow.py" line="342" />
       <source>Ctrl+X</source>
       <comment>Edit|Cut</comment>
       <translation />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1039" />
-      <location filename="../QScintilla/ShellWindow.py" line="344" />
+      <location filename="../QScintilla/ShellWindow.py" line="345" />
       <source>Shift+Del</source>
       <comment>Edit|Cut</comment>
       <translation />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1045" />
-      <location filename="../QScintilla/ShellWindow.py" line="350" />
+      <location filename="../QScintilla/ShellWindow.py" line="351" />
       <source>Cut the selection</source>
       <translation>Vyjmout výběr</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1059" />
-      <location filename="../QScintilla/ShellWindow.py" line="359" />
+      <location filename="../QScintilla/ShellWindow.py" line="360" />
       <source>Copy</source>
       <translation>Kopírovat</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1061" />
-      <location filename="../QScintilla/ShellWindow.py" line="361" />
+      <location filename="../QScintilla/ShellWindow.py" line="362" />
       <source>&amp;Copy</source>
       <translation>&amp;Kopírovat</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1063" />
-      <location filename="../QScintilla/ShellWindow.py" line="363" />
+      <location filename="../QScintilla/ShellWindow.py" line="364" />
       <source>Ctrl+C</source>
       <comment>Edit|Copy</comment>
       <translation />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1066" />
-      <location filename="../QScintilla/ShellWindow.py" line="366" />
+      <location filename="../QScintilla/ShellWindow.py" line="367" />
       <source>Ctrl+Ins</source>
       <comment>Edit|Copy</comment>
       <translation />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1072" />
-      <location filename="../QScintilla/ShellWindow.py" line="372" />
+      <location filename="../QScintilla/ShellWindow.py" line="373" />
       <source>Copy the selection</source>
       <translation>Kopírovat výběr</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1086" />
-      <location filename="../QScintilla/ShellWindow.py" line="381" />
+      <location filename="../QScintilla/ShellWindow.py" line="382" />
       <source>Paste</source>
       <translation>Vložit</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1088" />
-      <location filename="../QScintilla/ShellWindow.py" line="383" />
+      <location filename="../QScintilla/ShellWindow.py" line="384" />
       <source>&amp;Paste</source>
       <translation>V&amp;ložit</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1090" />
-      <location filename="../QScintilla/ShellWindow.py" line="385" />
+      <location filename="../QScintilla/ShellWindow.py" line="386" />
       <source>Ctrl+V</source>
       <comment>Edit|Paste</comment>
       <translation />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1093" />
-      <location filename="../QScintilla/ShellWindow.py" line="388" />
+      <location filename="../QScintilla/ShellWindow.py" line="389" />
       <source>Shift+Ins</source>
       <comment>Edit|Paste</comment>
       <translation />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1099" />
-      <location filename="../QScintilla/ShellWindow.py" line="394" />
+      <location filename="../QScintilla/ShellWindow.py" line="395" />
       <source>Paste the last cut/copied text</source>
       <translation>Vložit text ze schránky</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1115" />
       <location filename="../ViewManager/ViewManager.py" line="1113" />
-      <location filename="../QScintilla/ShellWindow.py" line="408" />
-      <location filename="../QScintilla/ShellWindow.py" line="406" />
+      <location filename="../QScintilla/ShellWindow.py" line="409" />
+      <location filename="../QScintilla/ShellWindow.py" line="407" />
       <source>Clear</source>
       <translation>Vyčistit</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1117" />
-      <location filename="../QScintilla/ShellWindow.py" line="410" />
+      <location filename="../QScintilla/ShellWindow.py" line="411" />
       <source>Alt+Shift+C</source>
       <comment>Edit|Clear</comment>
       <translation />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1124" />
-      <location filename="../QScintilla/ShellWindow.py" line="417" />
+      <location filename="../QScintilla/ShellWindow.py" line="418" />
       <source>Clear all text</source>
       <translation>Vyčistit všechen text</translation>
     </message>
@@ -91524,15 +91681,15 @@
       <location filename="../ViewManager/ViewManager.py" line="2518" />
       <location filename="../QScintilla/MiniEditor.py" line="1681" />
       <location filename="../QScintilla/MiniEditor.py" line="1680" />
+      <location filename="../QScintilla/ShellWindow.py" line="440" />
       <location filename="../QScintilla/ShellWindow.py" line="439" />
-      <location filename="../QScintilla/ShellWindow.py" line="438" />
       <source>Delete current line</source>
       <translation>Smazat aktuální řádek</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2520" />
       <location filename="../QScintilla/MiniEditor.py" line="1682" />
-      <location filename="../QScintilla/ShellWindow.py" line="440" />
+      <location filename="../QScintilla/ShellWindow.py" line="441" />
       <source>Ctrl+Shift+L</source>
       <translation />
     </message>
@@ -91541,15 +91698,15 @@
       <location filename="../ViewManager/ViewManager.py" line="2025" />
       <location filename="../QScintilla/MiniEditor.py" line="1203" />
       <location filename="../QScintilla/MiniEditor.py" line="1202" />
+      <location filename="../QScintilla/ShellWindow.py" line="452" />
       <location filename="../QScintilla/ShellWindow.py" line="451" />
-      <location filename="../QScintilla/ShellWindow.py" line="450" />
       <source>Indent one level</source>
       <translation>Odsadit o jednu úroveň</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2027" />
       <location filename="../QScintilla/MiniEditor.py" line="1204" />
-      <location filename="../QScintilla/ShellWindow.py" line="452" />
+      <location filename="../QScintilla/ShellWindow.py" line="453" />
       <source>Tab</source>
       <translation />
     </message>
@@ -91558,22 +91715,22 @@
       <location filename="../ViewManager/ViewManager.py" line="2491" />
       <location filename="../QScintilla/MiniEditor.py" line="1669" />
       <location filename="../QScintilla/MiniEditor.py" line="1668" />
+      <location filename="../QScintilla/ShellWindow.py" line="464" />
       <location filename="../QScintilla/ShellWindow.py" line="463" />
-      <location filename="../QScintilla/ShellWindow.py" line="462" />
       <source>Insert new line</source>
       <translation>Vložit nový řádek</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2493" />
       <location filename="../QScintilla/MiniEditor.py" line="1670" />
-      <location filename="../QScintilla/ShellWindow.py" line="464" />
+      <location filename="../QScintilla/ShellWindow.py" line="465" />
       <source>Return</source>
       <translation />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2494" />
       <location filename="../QScintilla/MiniEditor.py" line="1671" />
-      <location filename="../QScintilla/ShellWindow.py" line="465" />
+      <location filename="../QScintilla/ShellWindow.py" line="466" />
       <source>Enter</source>
       <translation>Enter</translation>
     </message>
@@ -91582,29 +91739,29 @@
       <location filename="../ViewManager/ViewManager.py" line="2377" />
       <location filename="../QScintilla/MiniEditor.py" line="1555" />
       <location filename="../QScintilla/MiniEditor.py" line="1554" />
+      <location filename="../QScintilla/ShellWindow.py" line="476" />
       <location filename="../QScintilla/ShellWindow.py" line="475" />
-      <location filename="../QScintilla/ShellWindow.py" line="474" />
       <source>Delete previous character</source>
       <translation>Smazat předchozí znak</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2379" />
       <location filename="../QScintilla/MiniEditor.py" line="1556" />
-      <location filename="../QScintilla/ShellWindow.py" line="476" />
+      <location filename="../QScintilla/ShellWindow.py" line="477" />
       <source>Backspace</source>
       <translation />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2386" />
       <location filename="../QScintilla/MiniEditor.py" line="1563" />
-      <location filename="../QScintilla/ShellWindow.py" line="483" />
+      <location filename="../QScintilla/ShellWindow.py" line="484" />
       <source>Meta+H</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2391" />
       <location filename="../QScintilla/MiniEditor.py" line="1568" />
-      <location filename="../QScintilla/ShellWindow.py" line="488" />
+      <location filename="../QScintilla/ShellWindow.py" line="489" />
       <source>Shift+Backspace</source>
       <translation />
     </message>
@@ -91613,22 +91770,22 @@
       <location filename="../ViewManager/ViewManager.py" line="2415" />
       <location filename="../QScintilla/MiniEditor.py" line="1593" />
       <location filename="../QScintilla/MiniEditor.py" line="1592" />
+      <location filename="../QScintilla/ShellWindow.py" line="498" />
       <location filename="../QScintilla/ShellWindow.py" line="497" />
-      <location filename="../QScintilla/ShellWindow.py" line="496" />
       <source>Delete current character</source>
       <translation>Smazat aktuální znak</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2417" />
       <location filename="../QScintilla/MiniEditor.py" line="1594" />
-      <location filename="../QScintilla/ShellWindow.py" line="498" />
+      <location filename="../QScintilla/ShellWindow.py" line="499" />
       <source>Del</source>
       <translation />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2424" />
       <location filename="../QScintilla/MiniEditor.py" line="1601" />
-      <location filename="../QScintilla/ShellWindow.py" line="505" />
+      <location filename="../QScintilla/ShellWindow.py" line="506" />
       <source>Meta+D</source>
       <translation type="unfinished" />
     </message>
@@ -91637,15 +91794,15 @@
       <location filename="../ViewManager/ViewManager.py" line="2431" />
       <location filename="../QScintilla/MiniEditor.py" line="1609" />
       <location filename="../QScintilla/MiniEditor.py" line="1608" />
+      <location filename="../QScintilla/ShellWindow.py" line="514" />
       <location filename="../QScintilla/ShellWindow.py" line="513" />
-      <location filename="../QScintilla/ShellWindow.py" line="512" />
       <source>Delete word to left</source>
       <translation>Smazat slovo doleva</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2433" />
       <location filename="../QScintilla/MiniEditor.py" line="1610" />
-      <location filename="../QScintilla/ShellWindow.py" line="514" />
+      <location filename="../QScintilla/ShellWindow.py" line="515" />
       <source>Ctrl+Backspace</source>
       <translation />
     </message>
@@ -91654,15 +91811,15 @@
       <location filename="../ViewManager/ViewManager.py" line="2443" />
       <location filename="../QScintilla/MiniEditor.py" line="1621" />
       <location filename="../QScintilla/MiniEditor.py" line="1620" />
+      <location filename="../QScintilla/ShellWindow.py" line="526" />
       <location filename="../QScintilla/ShellWindow.py" line="525" />
-      <location filename="../QScintilla/ShellWindow.py" line="524" />
       <source>Delete word to right</source>
       <translation>Smazat slovo doprava</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2445" />
       <location filename="../QScintilla/MiniEditor.py" line="1622" />
-      <location filename="../QScintilla/ShellWindow.py" line="526" />
+      <location filename="../QScintilla/ShellWindow.py" line="527" />
       <source>Ctrl+Del</source>
       <translation />
     </message>
@@ -91671,15 +91828,15 @@
       <location filename="../ViewManager/ViewManager.py" line="2455" />
       <location filename="../QScintilla/MiniEditor.py" line="1633" />
       <location filename="../QScintilla/MiniEditor.py" line="1632" />
+      <location filename="../QScintilla/ShellWindow.py" line="538" />
       <location filename="../QScintilla/ShellWindow.py" line="537" />
-      <location filename="../QScintilla/ShellWindow.py" line="536" />
       <source>Delete line to left</source>
       <translation>Smazat řádku doleva</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2458" />
       <location filename="../QScintilla/MiniEditor.py" line="1635" />
-      <location filename="../QScintilla/ShellWindow.py" line="539" />
+      <location filename="../QScintilla/ShellWindow.py" line="540" />
       <source>Ctrl+Shift+Backspace</source>
       <translation />
     </message>
@@ -91688,22 +91845,22 @@
       <location filename="../ViewManager/ViewManager.py" line="2469" />
       <location filename="../QScintilla/MiniEditor.py" line="1647" />
       <location filename="../QScintilla/MiniEditor.py" line="1646" />
+      <location filename="../QScintilla/ShellWindow.py" line="552" />
       <location filename="../QScintilla/ShellWindow.py" line="551" />
-      <location filename="../QScintilla/ShellWindow.py" line="550" />
       <source>Delete line to right</source>
       <translation>Smazat řádku doprava</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2478" />
       <location filename="../QScintilla/MiniEditor.py" line="1655" />
-      <location filename="../QScintilla/ShellWindow.py" line="559" />
+      <location filename="../QScintilla/ShellWindow.py" line="560" />
       <source>Meta+K</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2483" />
       <location filename="../QScintilla/MiniEditor.py" line="1660" />
-      <location filename="../QScintilla/ShellWindow.py" line="564" />
+      <location filename="../QScintilla/ShellWindow.py" line="565" />
       <source>Ctrl+Shift+Del</source>
       <translation />
     </message>
@@ -91712,22 +91869,22 @@
       <location filename="../ViewManager/ViewManager.py" line="1717" />
       <location filename="../QScintilla/MiniEditor.py" line="891" />
       <location filename="../QScintilla/MiniEditor.py" line="890" />
+      <location filename="../QScintilla/ShellWindow.py" line="574" />
       <location filename="../QScintilla/ShellWindow.py" line="573" />
-      <location filename="../QScintilla/ShellWindow.py" line="572" />
       <source>Move left one character</source>
       <translation>Posun o jeden znak doleva</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1719" />
       <location filename="../QScintilla/MiniEditor.py" line="892" />
-      <location filename="../QScintilla/ShellWindow.py" line="574" />
+      <location filename="../QScintilla/ShellWindow.py" line="575" />
       <source>Left</source>
       <translation />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1727" />
       <location filename="../QScintilla/MiniEditor.py" line="900" />
-      <location filename="../QScintilla/ShellWindow.py" line="582" />
+      <location filename="../QScintilla/ShellWindow.py" line="583" />
       <source>Meta+B</source>
       <translation type="unfinished" />
     </message>
@@ -91736,22 +91893,22 @@
       <location filename="../ViewManager/ViewManager.py" line="1733" />
       <location filename="../QScintilla/MiniEditor.py" line="907" />
       <location filename="../QScintilla/MiniEditor.py" line="906" />
+      <location filename="../QScintilla/ShellWindow.py" line="590" />
       <location filename="../QScintilla/ShellWindow.py" line="589" />
-      <location filename="../QScintilla/ShellWindow.py" line="588" />
       <source>Move right one character</source>
       <translation>Posun o jeden znak doprava</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1735" />
       <location filename="../QScintilla/MiniEditor.py" line="908" />
-      <location filename="../QScintilla/ShellWindow.py" line="590" />
+      <location filename="../QScintilla/ShellWindow.py" line="591" />
       <source>Right</source>
       <translation />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1742" />
       <location filename="../QScintilla/MiniEditor.py" line="915" />
-      <location filename="../QScintilla/ShellWindow.py" line="597" />
+      <location filename="../QScintilla/ShellWindow.py" line="598" />
       <source>Meta+F</source>
       <translation type="unfinished" />
     </message>
@@ -91760,8 +91917,8 @@
       <location filename="../ViewManager/ViewManager.py" line="1813" />
       <location filename="../QScintilla/MiniEditor.py" line="987" />
       <location filename="../QScintilla/MiniEditor.py" line="986" />
+      <location filename="../QScintilla/ShellWindow.py" line="606" />
       <location filename="../QScintilla/ShellWindow.py" line="605" />
-      <location filename="../QScintilla/ShellWindow.py" line="604" />
       <source>Move left one word</source>
       <translation>Posun o jedno slovo doleva</translation>
     </message>
@@ -91770,7 +91927,7 @@
       <location filename="../ViewManager/ViewManager.py" line="1790" />
       <location filename="../QScintilla/MiniEditor.py" line="995" />
       <location filename="../QScintilla/MiniEditor.py" line="963" />
-      <location filename="../QScintilla/ShellWindow.py" line="613" />
+      <location filename="../QScintilla/ShellWindow.py" line="614" />
       <source>Alt+Left</source>
       <translation />
     </message>
@@ -91779,7 +91936,7 @@
       <location filename="../ViewManager/ViewManager.py" line="1826" />
       <location filename="../QScintilla/MiniEditor.py" line="1055" />
       <location filename="../QScintilla/MiniEditor.py" line="999" />
-      <location filename="../QScintilla/ShellWindow.py" line="617" />
+      <location filename="../QScintilla/ShellWindow.py" line="618" />
       <source>Ctrl+Left</source>
       <translation />
     </message>
@@ -91788,8 +91945,8 @@
       <location filename="../ViewManager/ViewManager.py" line="1833" />
       <location filename="../QScintilla/MiniEditor.py" line="1007" />
       <location filename="../QScintilla/MiniEditor.py" line="1006" />
+      <location filename="../QScintilla/ShellWindow.py" line="626" />
       <location filename="../QScintilla/ShellWindow.py" line="625" />
-      <location filename="../QScintilla/ShellWindow.py" line="624" />
       <source>Move right one word</source>
       <translation>Posun o jedno slovo doprava</translation>
     </message>
@@ -91798,7 +91955,7 @@
       <location filename="../ViewManager/ViewManager.py" line="1842" />
       <location filename="../QScintilla/MiniEditor.py" line="1809" />
       <location filename="../QScintilla/MiniEditor.py" line="1019" />
-      <location filename="../QScintilla/ShellWindow.py" line="633" />
+      <location filename="../QScintilla/ShellWindow.py" line="634" />
       <source>Ctrl+Right</source>
       <translation />
     </message>
@@ -91807,8 +91964,8 @@
       <location filename="../ViewManager/ViewManager.py" line="1849" />
       <location filename="../QScintilla/MiniEditor.py" line="1029" />
       <location filename="../QScintilla/MiniEditor.py" line="1026" />
-      <location filename="../QScintilla/ShellWindow.py" line="643" />
-      <location filename="../QScintilla/ShellWindow.py" line="640" />
+      <location filename="../QScintilla/ShellWindow.py" line="644" />
+      <location filename="../QScintilla/ShellWindow.py" line="641" />
       <source>Move to first visible character in document line</source>
       <translation type="unfinished" />
     </message>
@@ -91817,7 +91974,7 @@
       <location filename="../ViewManager/ViewManager.py" line="1862" />
       <location filename="../QScintilla/MiniEditor.py" line="2070" />
       <location filename="../QScintilla/MiniEditor.py" line="1039" />
-      <location filename="../QScintilla/ShellWindow.py" line="653" />
+      <location filename="../QScintilla/ShellWindow.py" line="654" />
       <source>Home</source>
       <translation />
     </message>
@@ -91826,15 +91983,15 @@
       <location filename="../ViewManager/ViewManager.py" line="1889" />
       <location filename="../QScintilla/MiniEditor.py" line="1067" />
       <location filename="../QScintilla/MiniEditor.py" line="1066" />
+      <location filename="../QScintilla/ShellWindow.py" line="662" />
       <location filename="../QScintilla/ShellWindow.py" line="661" />
-      <location filename="../QScintilla/ShellWindow.py" line="660" />
       <source>Move to end of document line</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1898" />
       <location filename="../QScintilla/MiniEditor.py" line="1075" />
-      <location filename="../QScintilla/ShellWindow.py" line="669" />
+      <location filename="../QScintilla/ShellWindow.py" line="670" />
       <source>Meta+E</source>
       <translation type="unfinished" />
     </message>
@@ -91843,7 +92000,7 @@
       <location filename="../ViewManager/ViewManager.py" line="1902" />
       <location filename="../QScintilla/MiniEditor.py" line="2087" />
       <location filename="../QScintilla/MiniEditor.py" line="1079" />
-      <location filename="../QScintilla/ShellWindow.py" line="673" />
+      <location filename="../QScintilla/ShellWindow.py" line="674" />
       <source>End</source>
       <translation />
     </message>
@@ -91852,22 +92009,22 @@
       <location filename="../ViewManager/ViewManager.py" line="1749" />
       <location filename="../QScintilla/MiniEditor.py" line="923" />
       <location filename="../QScintilla/MiniEditor.py" line="922" />
+      <location filename="../QScintilla/ShellWindow.py" line="682" />
       <location filename="../QScintilla/ShellWindow.py" line="681" />
-      <location filename="../QScintilla/ShellWindow.py" line="680" />
       <source>Move up one line</source>
       <translation>Posun o jeden řádek nahoru</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1751" />
       <location filename="../QScintilla/MiniEditor.py" line="924" />
-      <location filename="../QScintilla/ShellWindow.py" line="682" />
+      <location filename="../QScintilla/ShellWindow.py" line="683" />
       <source>Up</source>
       <translation />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1758" />
       <location filename="../QScintilla/MiniEditor.py" line="931" />
-      <location filename="../QScintilla/ShellWindow.py" line="689" />
+      <location filename="../QScintilla/ShellWindow.py" line="690" />
       <source>Meta+P</source>
       <translation type="unfinished" />
     </message>
@@ -91876,22 +92033,22 @@
       <location filename="../ViewManager/ViewManager.py" line="1765" />
       <location filename="../QScintilla/MiniEditor.py" line="939" />
       <location filename="../QScintilla/MiniEditor.py" line="938" />
+      <location filename="../QScintilla/ShellWindow.py" line="698" />
       <location filename="../QScintilla/ShellWindow.py" line="697" />
-      <location filename="../QScintilla/ShellWindow.py" line="696" />
       <source>Move down one line</source>
       <translation>Posun o jeden řádek dolu</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1767" />
       <location filename="../QScintilla/MiniEditor.py" line="940" />
-      <location filename="../QScintilla/ShellWindow.py" line="698" />
+      <location filename="../QScintilla/ShellWindow.py" line="699" />
       <source>Down</source>
       <translation />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1774" />
       <location filename="../QScintilla/MiniEditor.py" line="947" />
-      <location filename="../QScintilla/ShellWindow.py" line="705" />
+      <location filename="../QScintilla/ShellWindow.py" line="706" />
       <source>Meta+N</source>
       <translation type="unfinished" />
     </message>
@@ -91900,7 +92057,7 @@
       <location filename="../ViewManager/ViewManager.py" line="1911" />
       <location filename="../QScintilla/MiniEditor.py" line="1191" />
       <location filename="../QScintilla/MiniEditor.py" line="1088" />
-      <location filename="../QScintilla/ShellWindow.py" line="714" />
+      <location filename="../QScintilla/ShellWindow.py" line="715" />
       <source>Ctrl+Down</source>
       <translation />
     </message>
@@ -91909,7 +92066,7 @@
       <location filename="../ViewManager/ViewManager.py" line="1923" />
       <location filename="../QScintilla/MiniEditor.py" line="1171" />
       <location filename="../QScintilla/MiniEditor.py" line="1100" />
-      <location filename="../QScintilla/ShellWindow.py" line="726" />
+      <location filename="../QScintilla/ShellWindow.py" line="727" />
       <source>Ctrl+Up</source>
       <translation />
     </message>
@@ -91918,15 +92075,15 @@
       <location filename="../ViewManager/ViewManager.py" line="1957" />
       <location filename="../QScintilla/MiniEditor.py" line="1135" />
       <location filename="../QScintilla/MiniEditor.py" line="1134" />
+      <location filename="../QScintilla/ShellWindow.py" line="738" />
       <location filename="../QScintilla/ShellWindow.py" line="737" />
-      <location filename="../QScintilla/ShellWindow.py" line="736" />
       <source>Move up one page</source>
       <translation>Posun na předchozí stranu</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1959" />
       <location filename="../QScintilla/MiniEditor.py" line="1136" />
-      <location filename="../QScintilla/ShellWindow.py" line="738" />
+      <location filename="../QScintilla/ShellWindow.py" line="739" />
       <source>PgUp</source>
       <translation />
     </message>
@@ -91935,22 +92092,22 @@
       <location filename="../ViewManager/ViewManager.py" line="1969" />
       <location filename="../QScintilla/MiniEditor.py" line="1147" />
       <location filename="../QScintilla/MiniEditor.py" line="1146" />
+      <location filename="../QScintilla/ShellWindow.py" line="750" />
       <location filename="../QScintilla/ShellWindow.py" line="749" />
-      <location filename="../QScintilla/ShellWindow.py" line="748" />
       <source>Move down one page</source>
       <translation>Posun na následující stranu</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1971" />
       <location filename="../QScintilla/MiniEditor.py" line="1148" />
-      <location filename="../QScintilla/ShellWindow.py" line="750" />
+      <location filename="../QScintilla/ShellWindow.py" line="751" />
       <source>PgDown</source>
       <translation />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1978" />
       <location filename="../QScintilla/MiniEditor.py" line="1155" />
-      <location filename="../QScintilla/ShellWindow.py" line="757" />
+      <location filename="../QScintilla/ShellWindow.py" line="758" />
       <source>Meta+V</source>
       <translation type="unfinished" />
     </message>
@@ -91959,15 +92116,15 @@
       <location filename="../ViewManager/ViewManager.py" line="2660" />
       <location filename="../QScintilla/MiniEditor.py" line="1855" />
       <location filename="../QScintilla/MiniEditor.py" line="1854" />
+      <location filename="../QScintilla/ShellWindow.py" line="766" />
       <location filename="../QScintilla/ShellWindow.py" line="765" />
-      <location filename="../QScintilla/ShellWindow.py" line="764" />
       <source>Escape</source>
       <translation />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2662" />
       <location filename="../QScintilla/MiniEditor.py" line="1856" />
-      <location filename="../QScintilla/ShellWindow.py" line="766" />
+      <location filename="../QScintilla/ShellWindow.py" line="767" />
       <source>Esc</source>
       <translation />
     </message>
@@ -91976,22 +92133,22 @@
       <location filename="../ViewManager/ViewManager.py" line="2049" />
       <location filename="../QScintilla/MiniEditor.py" line="1229" />
       <location filename="../QScintilla/MiniEditor.py" line="1226" />
-      <location filename="../QScintilla/ShellWindow.py" line="779" />
-      <location filename="../QScintilla/ShellWindow.py" line="776" />
+      <location filename="../QScintilla/ShellWindow.py" line="780" />
+      <location filename="../QScintilla/ShellWindow.py" line="777" />
       <source>Extend selection left one character</source>
       <translation>Rozšířit výběr o jeden znak vlevo</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2055" />
       <location filename="../QScintilla/MiniEditor.py" line="1232" />
-      <location filename="../QScintilla/ShellWindow.py" line="782" />
+      <location filename="../QScintilla/ShellWindow.py" line="783" />
       <source>Shift+Left</source>
       <translation />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2062" />
       <location filename="../QScintilla/MiniEditor.py" line="1239" />
-      <location filename="../QScintilla/ShellWindow.py" line="789" />
+      <location filename="../QScintilla/ShellWindow.py" line="790" />
       <source>Meta+Shift+B</source>
       <translation type="unfinished" />
     </message>
@@ -92000,22 +92157,22 @@
       <location filename="../ViewManager/ViewManager.py" line="2069" />
       <location filename="../QScintilla/MiniEditor.py" line="1249" />
       <location filename="../QScintilla/MiniEditor.py" line="1246" />
-      <location filename="../QScintilla/ShellWindow.py" line="799" />
-      <location filename="../QScintilla/ShellWindow.py" line="796" />
+      <location filename="../QScintilla/ShellWindow.py" line="800" />
+      <location filename="../QScintilla/ShellWindow.py" line="797" />
       <source>Extend selection right one character</source>
       <translation>Rozšířit výběr o jeden znak vpravo</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2075" />
       <location filename="../QScintilla/MiniEditor.py" line="1252" />
-      <location filename="../QScintilla/ShellWindow.py" line="802" />
+      <location filename="../QScintilla/ShellWindow.py" line="803" />
       <source>Shift+Right</source>
       <translation />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2082" />
       <location filename="../QScintilla/MiniEditor.py" line="1259" />
-      <location filename="../QScintilla/ShellWindow.py" line="809" />
+      <location filename="../QScintilla/ShellWindow.py" line="810" />
       <source>Meta+Shift+F</source>
       <translation type="unfinished" />
     </message>
@@ -92024,8 +92181,8 @@
       <location filename="../ViewManager/ViewManager.py" line="2165" />
       <location filename="../QScintilla/MiniEditor.py" line="1343" />
       <location filename="../QScintilla/MiniEditor.py" line="1342" />
+      <location filename="../QScintilla/ShellWindow.py" line="818" />
       <location filename="../QScintilla/ShellWindow.py" line="817" />
-      <location filename="../QScintilla/ShellWindow.py" line="816" />
       <source>Extend selection left one word</source>
       <translation>Rozšířit výběr o jedno slovo vlevo</translation>
     </message>
@@ -92034,7 +92191,7 @@
       <location filename="../ViewManager/ViewManager.py" line="2135" />
       <location filename="../QScintilla/MiniEditor.py" line="1352" />
       <location filename="../QScintilla/MiniEditor.py" line="1312" />
-      <location filename="../QScintilla/ShellWindow.py" line="826" />
+      <location filename="../QScintilla/ShellWindow.py" line="827" />
       <source>Alt+Shift+Left</source>
       <translation />
     </message>
@@ -92043,7 +92200,7 @@
       <location filename="../ViewManager/ViewManager.py" line="2181" />
       <location filename="../QScintilla/MiniEditor.py" line="2273" />
       <location filename="../QScintilla/MiniEditor.py" line="1358" />
-      <location filename="../QScintilla/ShellWindow.py" line="832" />
+      <location filename="../QScintilla/ShellWindow.py" line="833" />
       <source>Ctrl+Shift+Left</source>
       <translation />
     </message>
@@ -92052,8 +92209,8 @@
       <location filename="../ViewManager/ViewManager.py" line="2189" />
       <location filename="../QScintilla/MiniEditor.py" line="1369" />
       <location filename="../QScintilla/MiniEditor.py" line="1366" />
-      <location filename="../QScintilla/ShellWindow.py" line="843" />
-      <location filename="../QScintilla/ShellWindow.py" line="840" />
+      <location filename="../QScintilla/ShellWindow.py" line="844" />
+      <location filename="../QScintilla/ShellWindow.py" line="841" />
       <source>Extend selection right one word</source>
       <translation>Rozšířit výběr o jedno slovo vpravo</translation>
     </message>
@@ -92064,7 +92221,7 @@
       <location filename="../QScintilla/MiniEditor.py" line="2147" />
       <location filename="../QScintilla/MiniEditor.py" line="1380" />
       <location filename="../QScintilla/MiniEditor.py" line="1334" />
-      <location filename="../QScintilla/ShellWindow.py" line="854" />
+      <location filename="../QScintilla/ShellWindow.py" line="855" />
       <source>Alt+Shift+Right</source>
       <translation />
     </message>
@@ -92073,7 +92230,7 @@
       <location filename="../ViewManager/ViewManager.py" line="2209" />
       <location filename="../QScintilla/MiniEditor.py" line="1834" />
       <location filename="../QScintilla/MiniEditor.py" line="1386" />
-      <location filename="../QScintilla/ShellWindow.py" line="860" />
+      <location filename="../QScintilla/ShellWindow.py" line="861" />
       <source>Ctrl+Shift+Right</source>
       <translation />
     </message>
@@ -92082,15 +92239,15 @@
       <location filename="../ViewManager/ViewManager.py" line="2217" />
       <location filename="../QScintilla/MiniEditor.py" line="1398" />
       <location filename="../QScintilla/MiniEditor.py" line="1394" />
-      <location filename="../QScintilla/ShellWindow.py" line="872" />
-      <location filename="../QScintilla/ShellWindow.py" line="868" />
+      <location filename="../QScintilla/ShellWindow.py" line="873" />
+      <location filename="../QScintilla/ShellWindow.py" line="869" />
       <source>Extend selection to first visible character in document line</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2232" />
       <location filename="../QScintilla/MiniEditor.py" line="1409" />
-      <location filename="../QScintilla/ShellWindow.py" line="883" />
+      <location filename="../QScintilla/ShellWindow.py" line="884" />
       <source>Shift+Home</source>
       <translation />
     </message>
@@ -92099,22 +92256,22 @@
       <location filename="../ViewManager/ViewManager.py" line="2239" />
       <location filename="../QScintilla/MiniEditor.py" line="1419" />
       <location filename="../QScintilla/MiniEditor.py" line="1416" />
-      <location filename="../QScintilla/ShellWindow.py" line="893" />
-      <location filename="../QScintilla/ShellWindow.py" line="890" />
+      <location filename="../QScintilla/ShellWindow.py" line="894" />
+      <location filename="../QScintilla/ShellWindow.py" line="891" />
       <source>Extend selection to end of document line</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2252" />
       <location filename="../QScintilla/MiniEditor.py" line="1429" />
-      <location filename="../QScintilla/ShellWindow.py" line="903" />
+      <location filename="../QScintilla/ShellWindow.py" line="904" />
       <source>Meta+Shift+E</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="2256" />
       <location filename="../QScintilla/MiniEditor.py" line="1433" />
-      <location filename="../QScintilla/ShellWindow.py" line="907" />
+      <location filename="../QScintilla/ShellWindow.py" line="908" />
       <source>Shift+End</source>
       <translation />
     </message>
@@ -92123,21 +92280,21 @@
       <location filename="../ViewManager/ViewManager.py" line="4022" />
       <location filename="../ViewManager/ViewManager.py" line="3455" />
       <location filename="../QScintilla/MiniEditor.py" line="2529" />
-      <location filename="../QScintilla/ShellWindow.py" line="921" />
+      <location filename="../QScintilla/ShellWindow.py" line="922" />
       <source>Search</source>
       <translation>Vyhledat</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="3457" />
       <location filename="../QScintilla/MiniEditor.py" line="2531" />
-      <location filename="../QScintilla/ShellWindow.py" line="923" />
+      <location filename="../QScintilla/ShellWindow.py" line="924" />
       <source>&amp;Search...</source>
       <translation>V&amp;yhledat...</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="3459" />
       <location filename="../QScintilla/MiniEditor.py" line="2533" />
-      <location filename="../QScintilla/ShellWindow.py" line="925" />
+      <location filename="../QScintilla/ShellWindow.py" line="926" />
       <source>Ctrl+F</source>
       <comment>Search|Search</comment>
       <translation />
@@ -92145,33 +92302,33 @@
     <message>
       <location filename="../ViewManager/ViewManager.py" line="3466" />
       <location filename="../QScintilla/MiniEditor.py" line="2540" />
-      <location filename="../QScintilla/ShellWindow.py" line="932" />
+      <location filename="../QScintilla/ShellWindow.py" line="933" />
       <source>Search for a text</source>
       <translation>Hledat text</translation>
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="935" />
+      <location filename="../QScintilla/ShellWindow.py" line="936" />
       <source>&lt;b&gt;Search&lt;/b&gt;&lt;p&gt;Search for some text in the shell window. A dialog is shown to enter the search text and options for the search.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="3481" />
       <location filename="../QScintilla/MiniEditor.py" line="2555" />
-      <location filename="../QScintilla/ShellWindow.py" line="947" />
+      <location filename="../QScintilla/ShellWindow.py" line="948" />
       <source>Search next</source>
       <translation>Hledat text</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="3483" />
       <location filename="../QScintilla/MiniEditor.py" line="2557" />
-      <location filename="../QScintilla/ShellWindow.py" line="949" />
+      <location filename="../QScintilla/ShellWindow.py" line="950" />
       <source>Search &amp;next</source>
       <translation>Hledat &amp;další</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="3485" />
       <location filename="../QScintilla/MiniEditor.py" line="2559" />
-      <location filename="../QScintilla/ShellWindow.py" line="951" />
+      <location filename="../QScintilla/ShellWindow.py" line="952" />
       <source>F3</source>
       <comment>Search|Search next</comment>
       <translation />
@@ -92179,33 +92336,33 @@
     <message>
       <location filename="../ViewManager/ViewManager.py" line="3492" />
       <location filename="../QScintilla/MiniEditor.py" line="2566" />
-      <location filename="../QScintilla/ShellWindow.py" line="958" />
+      <location filename="../QScintilla/ShellWindow.py" line="959" />
       <source>Search next occurrence of text</source>
       <translation>Hledat další výskyt textu</translation>
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="961" />
+      <location filename="../QScintilla/ShellWindow.py" line="962" />
       <source>&lt;b&gt;Search next&lt;/b&gt;&lt;p&gt;Search the next occurrence of some text in the shell window. The previously entered search text and options are reused.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="3507" />
       <location filename="../QScintilla/MiniEditor.py" line="2581" />
-      <location filename="../QScintilla/ShellWindow.py" line="975" />
+      <location filename="../QScintilla/ShellWindow.py" line="976" />
       <source>Search previous</source>
       <translation>Hledat předchozí</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="3509" />
       <location filename="../QScintilla/MiniEditor.py" line="2583" />
-      <location filename="../QScintilla/ShellWindow.py" line="977" />
+      <location filename="../QScintilla/ShellWindow.py" line="978" />
       <source>Search &amp;previous</source>
       <translation>Hledat &amp;předchozí</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="3511" />
       <location filename="../QScintilla/MiniEditor.py" line="2585" />
-      <location filename="../QScintilla/ShellWindow.py" line="979" />
+      <location filename="../QScintilla/ShellWindow.py" line="980" />
       <source>Shift+F3</source>
       <comment>Search|Search previous</comment>
       <translation />
@@ -92213,33 +92370,33 @@
     <message>
       <location filename="../ViewManager/ViewManager.py" line="3520" />
       <location filename="../QScintilla/MiniEditor.py" line="2594" />
-      <location filename="../QScintilla/ShellWindow.py" line="988" />
+      <location filename="../QScintilla/ShellWindow.py" line="989" />
       <source>Search previous occurrence of text</source>
       <translation>Hledat předchozí výskyt textu</translation>
     </message>
     <message>
-      <location filename="../QScintilla/ShellWindow.py" line="993" />
+      <location filename="../QScintilla/ShellWindow.py" line="994" />
       <source>&lt;b&gt;Search previous&lt;/b&gt;&lt;p&gt;Search the previous occurrence of some text in the shell window. The previously entered search text and options are reused.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="4065" />
       <location filename="../QScintilla/MiniEditor.py" line="2754" />
-      <location filename="../QScintilla/ShellWindow.py" line="1014" />
+      <location filename="../QScintilla/ShellWindow.py" line="1015" />
       <source>Zoom in</source>
       <translation>Přiblížit</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="4067" />
       <location filename="../QScintilla/MiniEditor.py" line="2756" />
-      <location filename="../QScintilla/ShellWindow.py" line="1016" />
+      <location filename="../QScintilla/ShellWindow.py" line="1017" />
       <source>Zoom &amp;in</source>
       <translation>Př&amp;iblížit</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="4069" />
       <location filename="../QScintilla/MiniEditor.py" line="2758" />
-      <location filename="../QScintilla/ShellWindow.py" line="1018" />
+      <location filename="../QScintilla/ShellWindow.py" line="1019" />
       <source>Ctrl++</source>
       <comment>View|Zoom in</comment>
       <translation />
@@ -92247,7 +92404,7 @@
     <message>
       <location filename="../ViewManager/ViewManager.py" line="4072" />
       <location filename="../QScintilla/MiniEditor.py" line="2761" />
-      <location filename="../QScintilla/ShellWindow.py" line="1021" />
+      <location filename="../QScintilla/ShellWindow.py" line="1022" />
       <source>Zoom In</source>
       <comment>View|Zoom in</comment>
       <translation type="unfinished" />
@@ -92255,35 +92412,35 @@
     <message>
       <location filename="../ViewManager/ViewManager.py" line="4078" />
       <location filename="../QScintilla/MiniEditor.py" line="2767" />
-      <location filename="../QScintilla/ShellWindow.py" line="1027" />
+      <location filename="../QScintilla/ShellWindow.py" line="1028" />
       <source>Zoom in on the text</source>
       <translation>Zvětšovací lupa</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="4081" />
       <location filename="../QScintilla/MiniEditor.py" line="2770" />
-      <location filename="../QScintilla/ShellWindow.py" line="1030" />
+      <location filename="../QScintilla/ShellWindow.py" line="1031" />
       <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="4091" />
       <location filename="../QScintilla/MiniEditor.py" line="2780" />
-      <location filename="../QScintilla/ShellWindow.py" line="1040" />
+      <location filename="../QScintilla/ShellWindow.py" line="1041" />
       <source>Zoom out</source>
       <translation>Oddálit</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="4093" />
       <location filename="../QScintilla/MiniEditor.py" line="2782" />
-      <location filename="../QScintilla/ShellWindow.py" line="1042" />
+      <location filename="../QScintilla/ShellWindow.py" line="1043" />
       <source>Zoom &amp;out</source>
       <translation>&amp;Oddálit</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="4095" />
       <location filename="../QScintilla/MiniEditor.py" line="2784" />
-      <location filename="../QScintilla/ShellWindow.py" line="1044" />
+      <location filename="../QScintilla/ShellWindow.py" line="1045" />
       <source>Ctrl+-</source>
       <comment>View|Zoom out</comment>
       <translation />
@@ -92291,7 +92448,7 @@
     <message>
       <location filename="../ViewManager/ViewManager.py" line="4098" />
       <location filename="../QScintilla/MiniEditor.py" line="2787" />
-      <location filename="../QScintilla/ShellWindow.py" line="1047" />
+      <location filename="../QScintilla/ShellWindow.py" line="1048" />
       <source>Zoom Out</source>
       <comment>View|Zoom out</comment>
       <translation type="unfinished" />
@@ -92299,35 +92456,35 @@
     <message>
       <location filename="../ViewManager/ViewManager.py" line="4104" />
       <location filename="../QScintilla/MiniEditor.py" line="2793" />
-      <location filename="../QScintilla/ShellWindow.py" line="1053" />
+      <location filename="../QScintilla/ShellWindow.py" line="1054" />
       <source>Zoom out on the text</source>
       <translation>Zmenšovací lupa</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="4107" />
       <location filename="../QScintilla/MiniEditor.py" line="2796" />
-      <location filename="../QScintilla/ShellWindow.py" line="1056" />
+      <location filename="../QScintilla/ShellWindow.py" line="1057" />
       <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="4117" />
       <location filename="../QScintilla/MiniEditor.py" line="2806" />
-      <location filename="../QScintilla/ShellWindow.py" line="1066" />
+      <location filename="../QScintilla/ShellWindow.py" line="1067" />
       <source>Zoom reset</source>
       <translation type="unfinished">Resetovat lupu</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="4119" />
       <location filename="../QScintilla/MiniEditor.py" line="2808" />
-      <location filename="../QScintilla/ShellWindow.py" line="1068" />
+      <location filename="../QScintilla/ShellWindow.py" line="1069" />
       <source>Zoom &amp;reset</source>
       <translation type="unfinished">&amp;Resetovat lupu</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="4121" />
       <location filename="../QScintilla/MiniEditor.py" line="2810" />
-      <location filename="../QScintilla/ShellWindow.py" line="1070" />
+      <location filename="../QScintilla/ShellWindow.py" line="1071" />
       <source>Ctrl+0</source>
       <comment>View|Zoom reset</comment>
       <translation type="unfinished" />
@@ -92335,42 +92492,42 @@
     <message>
       <location filename="../ViewManager/ViewManager.py" line="4128" />
       <location filename="../QScintilla/MiniEditor.py" line="2817" />
-      <location filename="../QScintilla/ShellWindow.py" line="1077" />
+      <location filename="../QScintilla/ShellWindow.py" line="1078" />
       <source>Reset the zoom of the text</source>
       <translation type="unfinished">Resetovat lupu textu</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="4131" />
       <location filename="../QScintilla/MiniEditor.py" line="2820" />
-      <location filename="../QScintilla/ShellWindow.py" line="1080" />
+      <location filename="../QScintilla/ShellWindow.py" line="1081" />
       <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="4142" />
       <location filename="../QScintilla/MiniEditor.py" line="2831" />
-      <location filename="../QScintilla/ShellWindow.py" line="1091" />
+      <location filename="../QScintilla/ShellWindow.py" line="1092" />
       <source>Zoom</source>
       <translation>Lupa</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="4144" />
       <location filename="../QScintilla/MiniEditor.py" line="2833" />
-      <location filename="../QScintilla/ShellWindow.py" line="1093" />
+      <location filename="../QScintilla/ShellWindow.py" line="1094" />
       <source>&amp;Zoom</source>
       <translation>&amp;Lupa</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="4151" />
       <location filename="../QScintilla/MiniEditor.py" line="2840" />
-      <location filename="../QScintilla/ShellWindow.py" line="1100" />
+      <location filename="../QScintilla/ShellWindow.py" line="1101" />
       <source>Zoom the text</source>
       <translation>Lupa na text</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="4154" />
       <location filename="../QScintilla/MiniEditor.py" line="2843" />
-      <location filename="../QScintilla/ShellWindow.py" line="1103" />
+      <location filename="../QScintilla/ShellWindow.py" line="1104" />
       <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>
@@ -102270,421 +102427,421 @@
   <context>
     <name>pycodestyle</name>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="38" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="39" />
       <source>indentation contains mixed spaces and tabs</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="41" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="42" />
       <source>indentation is not a multiple of four</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="44" />
-      <source>expected an indented block</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="45" />
-      <source>unexpected indentation</source>
+      <source>expected an indented block</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="46" />
+      <source>unexpected indentation</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="47" />
       <source>indentation is not a multiple of four (comment)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="49" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="50" />
       <source>expected an indented block (comment)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="52" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="53" />
       <source>unexpected indentation (comment)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="55" />
-      <source>over-indented</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="56" />
+      <source>over-indented</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="57" />
       <source>continuation line indentation is not a multiple of four</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="59" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="60" />
       <source>continuation line missing indentation or outdented</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="62" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="63" />
       <source>closing bracket does not match indentation of opening bracket's line</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="66" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="67" />
       <source>closing bracket does not match visual indentation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="69" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="70" />
       <source>continuation line with same indent as next logical line</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="72" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="73" />
       <source>continuation line over-indented for hanging indent</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="75" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="76" />
       <source>continuation line over-indented for visual indent</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="78" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="79" />
       <source>continuation line under-indented for visual indent</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="81" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="82" />
       <source>visually indented line with same indent as next logical line</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="84" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="85" />
       <source>continuation line unaligned for hanging indent</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="87" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="88" />
       <source>closing bracket is missing indentation</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="90" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="91" />
       <source>whitespace after '{0}'</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="93" />
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="92" />
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="91" />
-      <source>whitespace before '{0}'</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="94" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="93" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="92" />
+      <source>whitespace before '{0}'</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="95" />
       <source>multiple spaces before operator</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="97" />
-      <source>multiple spaces after operator</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="98" />
-      <source>tab before operator</source>
+      <source>multiple spaces after operator</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="99" />
-      <source>tab after operator</source>
+      <source>tab before operator</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="100" />
+      <source>tab after operator</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="101" />
       <source>missing whitespace around operator</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="103" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="104" />
       <source>missing whitespace around arithmetic operator</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="106" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="107" />
       <source>missing whitespace around bitwise or shift operator</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="109" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="110" />
       <source>missing whitespace around modulo operator</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="112" />
-      <source>missing whitespace after '{0}'</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="113" />
-      <source>multiple spaces after '{0}'</source>
+      <source>missing whitespace after '{0}'</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="114" />
-      <source>tab after '{0}'</source>
+      <source>multiple spaces after '{0}'</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="115" />
+      <source>tab after '{0}'</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="116" />
       <source>unexpected spaces around keyword / parameter equals</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="118" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="119" />
       <source>missing whitespace around parameter equals</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="121" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="122" />
       <source>at least two spaces before inline comment</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="124" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="125" />
       <source>inline comment should start with '# '</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="127" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="128" />
       <source>block comment should start with '# '</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="130" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="131" />
       <source>too many leading '#' for block comment</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="133" />
-      <source>multiple spaces after keyword</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="134" />
-      <source>multiple spaces before keyword</source>
+      <source>multiple spaces after keyword</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="135" />
-      <source>tab after keyword</source>
+      <source>multiple spaces before keyword</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="136" />
-      <source>tab before keyword</source>
+      <source>tab after keyword</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="137" />
+      <source>tab before keyword</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="138" />
       <source>missing whitespace after keyword</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="143" />
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="140" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="144" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="141" />
       <source>expected {0} blank lines, found {1}</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="146" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="147" />
       <source>too many blank lines ({0}), expected {1}</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="149" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="150" />
       <source>blank lines found after function decorator</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="152" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="153" />
       <source>expected {0} blank lines after class or function definition, found {1}</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="156" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="157" />
       <source>expected {0} blank lines before a nested definition, found {1}</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="159" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="160" />
       <source>too many blank lines ({0}) before a nested definition, expected {1}</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="163" />
-      <source>too many blank lines ({0})</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="164" />
-      <source>multiple imports on one line</source>
+      <source>too many blank lines ({0})</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="165" />
+      <source>multiple imports on one line</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="166" />
       <source>module level import not at top of file</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="168" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="169" />
       <source>line too long ({0} &gt; {1} characters)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="171" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="172" />
       <source>the backslash is redundant between brackets</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="174" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="175" />
       <source>multiple statements on one line (colon)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="177" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="178" />
       <source>multiple statements on one line (semicolon)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="180" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="181" />
       <source>statement ends with a semicolon</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="183" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="184" />
       <source>multiple statements on one line (def)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="189" />
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="186" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="190" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="187" />
       <source>comparison to {0} should be {1}</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="192" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="193" />
       <source>test for membership should be 'not in'</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="195" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="196" />
       <source>test for object identity should be 'is not'</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="198" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="199" />
       <source>do not compare types, use 'isinstance()'</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="201" />
-      <source>do not use bare except</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="202" />
+      <source>do not use bare except</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="203" />
       <source>do not assign a lambda expression, use a def</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="205" />
-      <source>ambiguous variable name '{0}'</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="206" />
+      <source>ambiguous variable name '{0}'</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="207" />
       <source>ambiguous class definition '{0}'</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="209" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="210" />
       <source>ambiguous function definition '{0}'</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="212" />
-      <source>{0}: {1}</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="213" />
+      <source>{0}: {1}</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="214" />
       <source>{0}</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="221" />
-      <source>indentation contains tabs</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="222" />
-      <source>trailing whitespace</source>
+      <source>indentation contains tabs</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="223" />
-      <source>no newline at end of file</source>
+      <source>trailing whitespace</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="224" />
-      <source>blank line contains whitespace</source>
+      <source>no newline at end of file</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="225" />
-      <source>blank line at end of file</source>
+      <source>blank line contains whitespace</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="226" />
+      <source>blank line at end of file</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="227" />
       <source>line break before binary operator</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="229" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="230" />
       <source>line break after binary operator</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="232" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="233" />
       <source>doc line too long ({0} &gt; {1} characters)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="235" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="236" />
       <source>.has_key() is deprecated, use 'in'</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="238" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="239" />
       <source>deprecated form of raising exception</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="241" />
-      <source>'&lt;&gt;' is deprecated, use '!='</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="242" />
+      <source>'&lt;&gt;' is deprecated, use '!='</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="243" />
       <source>backticks are deprecated, use 'repr()'</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="245" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="246" />
       <source>invalid escape sequence '\{0}'</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="248" />
+      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="249" />
       <source>'async' and 'await' are reserved keywords starting with Python 3.7</source>
       <translation type="unfinished" />
     </message>

eric ide

mercurial