src/eric7/i18n/eric7_ru.ts

branch
eric7
changeset 10980
40e1979abdb7
parent 10962
b56b76c0221b
child 10981
e80ffe75107c
--- a/src/eric7/i18n/eric7_ru.ts	Tue Oct 15 16:29:36 2024 +0200
+++ b/src/eric7/i18n/eric7_ru.ts	Wed Oct 16 11:26:07 2024 +0200
@@ -1642,27 +1642,27 @@
   <context>
     <name>AssistantJedi</name>
     <message>
-      <location filename="../JediInterface/AssistantJedi.py" line="230" />
+      <location filename="../JediInterface/AssistantJedi.py" line="236" />
       <source>Refactoring</source>
       <translation>Рефакторинг</translation>
     </message>
     <message>
-      <location filename="../JediInterface/AssistantJedi.py" line="232" />
-      <source>Rename Variable</source>
-      <translation>Переименование переменной</translation>
-    </message>
-    <message>
-      <location filename="../JediInterface/AssistantJedi.py" line="235" />
-      <source>Extract Variable</source>
-      <translation>Выделение переменной</translation>
-    </message>
-    <message>
       <location filename="../JediInterface/AssistantJedi.py" line="238" />
+      <source>Rename Variable</source>
+      <translation>Переименование переменной</translation>
+    </message>
+    <message>
+      <location filename="../JediInterface/AssistantJedi.py" line="241" />
+      <source>Extract Variable</source>
+      <translation>Выделение переменной</translation>
+    </message>
+    <message>
+      <location filename="../JediInterface/AssistantJedi.py" line="244" />
       <source>Inline Variable</source>
       <translation>Встраивание переменной</translation>
     </message>
     <message>
-      <location filename="../JediInterface/AssistantJedi.py" line="242" />
+      <location filename="../JediInterface/AssistantJedi.py" line="248" />
       <source>Extract Function</source>
       <translation>Выделение функции</translation>
     </message>
@@ -10226,25 +10226,13 @@
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="0" />
-      <source>Enables the passive debug mode</source>
-      <translation>Режим пассивной отладки</translation>
+      <source>Debugger Type:</source>
+      <translation>Тип отладчика:</translation>
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="0" />
-      <source>&lt;b&gt;Passive Debugger Enabled&lt;/b&gt;
-&lt;p&gt;This enables the passive debugging mode. In this mode the debug client (the script) connects to the debug server (the IDE). The script is started outside the IDE. This way mod_python or Zope scripts can be debugged.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Разрешить пассивную отладку&lt;/b&gt;
-&lt;p&gt;Разрешить режим пассивной отладки. В этом режиме клиент (сценарий) соединяется с сервером отладки (IDE). Сценарий запускается вне IDE. Таким образом, можно отлаживать сценарии mod_python или Zope.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="0" />
-      <source>Passive Debugger Enabled</source>
-      <translation>Разрешить пассивную отладку</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="0" />
-      <source>Debug Server Port:</source>
-      <translation>Порт сервера отладчика:</translation>
+      <source>Select the debugger type of the backend</source>
+      <translation>Выберите тип отладчика</translation>
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="0" />
@@ -10260,13 +10248,8 @@
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="0" />
-      <source>Debugger Type:</source>
-      <translation>Тип отладчика:</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="0" />
-      <source>Select the debugger type of the backend</source>
-      <translation>Выберите тип отладчика</translation>
+      <source>Debug Server Port:</source>
+      <translation>Порт сервера отладчика:</translation>
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="0" />
@@ -10600,50 +10583,64 @@
       <source>Automatically view source code</source>
       <translation>Автоматический просмотр исходного кода</translation>
     </message>
+    <message>
+      <source>Enables the passive debug mode</source>
+      <translation type="vanished">Режим пассивной отладки</translation>
+    </message>
+    <message>
+      <source>&lt;b&gt;Passive Debugger Enabled&lt;/b&gt;
+&lt;p&gt;This enables the passive debugging mode. In this mode the debug client (the script) connects to the debug server (the IDE). The script is started outside the IDE. This way mod_python or Zope scripts can be debugged.&lt;/p&gt;</source>
+      <translation type="vanished">&lt;b&gt;Разрешить пассивную отладку&lt;/b&gt;
+&lt;p&gt;Разрешить режим пассивной отладки. В этом режиме клиент (сценарий) соединяется с сервером отладки (IDE). Сценарий запускается вне IDE. Таким образом, можно отлаживать сценарии mod_python или Zope.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <source>Passive Debugger Enabled</source>
+      <translation type="vanished">Разрешить пассивную отладку</translation>
+    </message>
   </context>
   <context>
     <name>DebuggerInterfacePython</name>
     <message>
-      <location filename="../Debugger/DebuggerInterfacePython.py" line="727" />
-      <location filename="../Debugger/DebuggerInterfacePython.py" line="704" />
-      <location filename="../Debugger/DebuggerInterfacePython.py" line="611" />
-      <location filename="../Debugger/DebuggerInterfacePython.py" line="565" />
-      <location filename="../Debugger/DebuggerInterfacePython.py" line="446" />
-      <location filename="../Debugger/DebuggerInterfacePython.py" line="423" />
-      <location filename="../Debugger/DebuggerInterfacePython.py" line="346" />
-      <location filename="../Debugger/DebuggerInterfacePython.py" line="322" />
-      <location filename="../Debugger/DebuggerInterfacePython.py" line="259" />
+      <location filename="../Debugger/DebuggerInterfacePython.py" line="728" />
+      <location filename="../Debugger/DebuggerInterfacePython.py" line="705" />
+      <location filename="../Debugger/DebuggerInterfacePython.py" line="609" />
+      <location filename="../Debugger/DebuggerInterfacePython.py" line="563" />
+      <location filename="../Debugger/DebuggerInterfacePython.py" line="445" />
+      <location filename="../Debugger/DebuggerInterfacePython.py" line="422" />
+      <location filename="../Debugger/DebuggerInterfacePython.py" line="345" />
+      <location filename="../Debugger/DebuggerInterfacePython.py" line="321" />
+      <location filename="../Debugger/DebuggerInterfacePython.py" line="258" />
       <source>Start Debugger</source>
       <translation>Запуск отладчика</translation>
     </message>
     <message>
-      <location filename="../Debugger/DebuggerInterfacePython.py" line="566" />
-      <location filename="../Debugger/DebuggerInterfacePython.py" line="260" />
+      <location filename="../Debugger/DebuggerInterfacePython.py" line="564" />
+      <location filename="../Debugger/DebuggerInterfacePython.py" line="259" />
       <source>&lt;p&gt;No suitable Python3 environment configured.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Не настроена подходящая среда окружения Python3.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Debugger/DebuggerInterfacePython.py" line="728" />
-      <location filename="../Debugger/DebuggerInterfacePython.py" line="705" />
-      <location filename="../Debugger/DebuggerInterfacePython.py" line="612" />
-      <location filename="../Debugger/DebuggerInterfacePython.py" line="447" />
-      <location filename="../Debugger/DebuggerInterfacePython.py" line="424" />
-      <location filename="../Debugger/DebuggerInterfacePython.py" line="323" />
+      <location filename="../Debugger/DebuggerInterfacePython.py" line="729" />
+      <location filename="../Debugger/DebuggerInterfacePython.py" line="706" />
+      <location filename="../Debugger/DebuggerInterfacePython.py" line="610" />
+      <location filename="../Debugger/DebuggerInterfacePython.py" line="446" />
+      <location filename="../Debugger/DebuggerInterfacePython.py" line="423" />
+      <location filename="../Debugger/DebuggerInterfacePython.py" line="322" />
       <source>&lt;p&gt;The debugger backend could not be started.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Невозможно запустить бэкэнд отладчика&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Debugger/DebuggerInterfacePython.py" line="347" />
+      <location filename="../Debugger/DebuggerInterfacePython.py" line="346" />
       <source>&lt;p&gt;Remote debugging is configured but no command for remote login was given.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Удаленная отладка настроена, но не была дана команда для удаленного входа в систему.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Debugger/DebuggerInterfacePython.py" line="1659" />
-      <source>Debug Protocol Error</source>
-      <translation>Протокол ошибок отладки</translation>
-    </message>
-    <message>
       <location filename="../Debugger/DebuggerInterfacePython.py" line="1660" />
+      <source>Debug Protocol Error</source>
+      <translation>Протокол ошибок отладки</translation>
+    </message>
+    <message>
+      <location filename="../Debugger/DebuggerInterfacePython.py" line="1661" />
       <source>&lt;p&gt;The response received from the debugger backend could not be decoded. Please report this issue with the received data to the eric bugs email address.&lt;/p&gt;&lt;p&gt;Error: {0}&lt;/p&gt;&lt;p&gt;Data:&lt;br/&gt;{1}&lt;/p&gt;</source>
       <translation>&lt;p&gt;Невозможно декодировать ответ, полученный от бэкэнда отладчика. Сообщите об этой проблеме, отправив полученные данные на электронную почту eric bugs.&lt;/p&gt;&lt;p&gt;Error: {0}&lt;/p&gt;&lt;p&gt;Data: &lt;br/&gt;{1}&lt;/p&gt;</translation>
     </message>
@@ -62235,7 +62232,7 @@
   <context>
     <name>PreviewModel</name>
     <message>
-      <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="478" />
+      <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="506" />
       <source>Variable Name</source>
       <translation>Имя переменной</translation>
     </message>
@@ -63117,8 +63114,8 @@
       <translation>Переименовать файл</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="8058" />
-      <location filename="../Project/Project.py" line="3901" />
+      <location filename="../Project/Project.py" line="8055" />
+      <location filename="../Project/Project.py" line="3898" />
       <location filename="../Project/Project.py" line="2398" />
       <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;Файл &lt;b&gt;{0}&lt;/b&gt; уже существует. Переписать?&lt;/p&gt;</translation>
@@ -63252,40 +63249,40 @@
       <translation>Открыть проект</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="8044" />
-      <location filename="../Project/Project.py" line="8038" />
-      <location filename="../Project/Project.py" line="8028" />
-      <location filename="../Project/Project.py" line="3886" />
-      <location filename="../Project/Project.py" line="3876" />
+      <location filename="../Project/Project.py" line="8041" />
+      <location filename="../Project/Project.py" line="8035" />
+      <location filename="../Project/Project.py" line="8025" />
+      <location filename="../Project/Project.py" line="3883" />
+      <location filename="../Project/Project.py" line="3873" />
       <location filename="../Project/Project.py" line="3652" />
       <source>Project Files (*.epj)</source>
       <translation>Файлы проекта (*.epj)</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="3900" />
-      <location filename="../Project/Project.py" line="3884" />
+      <location filename="../Project/Project.py" line="3897" />
+      <location filename="../Project/Project.py" line="3881" />
       <source>Save Project</source>
       <translation>Сохранить проект</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="3939" />
+      <location filename="../Project/Project.py" line="3936" />
       <source>Close Project</source>
       <translation>Закрыть проект</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="3940" />
+      <location filename="../Project/Project.py" line="3937" />
       <source>The current project has unsaved changes.</source>
       <translation>Изменения в текущем проекте не сохранены.</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4140" />
-      <location filename="../Project/Project.py" line="4104" />
+      <location filename="../Project/Project.py" line="4137" />
+      <location filename="../Project/Project.py" line="4101" />
       <source>Syntax Errors Detected</source>
       <translation>Обнаружены синтаксические ошибки</translation>
     </message>
     <message numerus="yes">
-      <location filename="../Project/Project.py" line="4141" />
-      <location filename="../Project/Project.py" line="4105" />
+      <location filename="../Project/Project.py" line="4138" />
+      <location filename="../Project/Project.py" line="4102" />
       <source>The project contains %n file(s) with syntax errors.</source>
       <translation>
         <numerusform>Проект содержит %n файл с синтаксической ошибкой.</numerusform>
@@ -63294,464 +63291,464 @@
       </translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4799" />
+      <location filename="../Project/Project.py" line="4796" />
       <source>New project</source>
       <translation>Новый проект</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4801" />
+      <location filename="../Project/Project.py" line="4798" />
       <source>&amp;New...</source>
       <translation>&amp;Новый...</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4807" />
+      <location filename="../Project/Project.py" line="4804" />
       <source>Generate a new project</source>
       <translation>Создать новый проект</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4809" />
+      <location filename="../Project/Project.py" line="4806" />
       <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;Новый...&lt;/b&gt;&lt;p&gt;Открытие диалога ввода информации о новом проекте.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4819" />
+      <location filename="../Project/Project.py" line="4816" />
       <source>Open project</source>
       <translation>Открыть проект</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4821" />
+      <location filename="../Project/Project.py" line="4818" />
       <source>&amp;Open...</source>
       <translation>&amp;Открыть...</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4827" />
+      <location filename="../Project/Project.py" line="4824" />
       <source>Open an existing project</source>
       <translation>Открыть существующий проект</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4829" />
+      <location filename="../Project/Project.py" line="4826" />
       <source>&lt;b&gt;Open...&lt;/b&gt;&lt;p&gt;This opens an existing project.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Открыть...&lt;/b&gt;&lt;p&gt;Открытие существующего проекта.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4835" />
+      <location filename="../Project/Project.py" line="4832" />
       <source>Open remote project</source>
       <translation>Открыть удаленный проект</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4837" />
+      <location filename="../Project/Project.py" line="4834" />
       <source>Open (Remote)...</source>
       <translation>Открыть (удаленно)...</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4843" />
+      <location filename="../Project/Project.py" line="4840" />
       <source>Open an existing remote project</source>
       <translation>Открыть существующий удаленный проект</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4845" />
+      <location filename="../Project/Project.py" line="4842" />
       <source>&lt;b&gt;Open (Remote)...&lt;/b&gt;&lt;p&gt;This opens an existing remote project.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Открыть (удаленно)...&lt;/b&gt;&lt;p&gt;Открывает существующий удаленный проект.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4854" />
+      <location filename="../Project/Project.py" line="4851" />
       <source>Reload project</source>
       <translation>Перезагрузить проект</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4856" />
+      <location filename="../Project/Project.py" line="4853" />
       <source>Re&amp;load</source>
       <translation>П&amp;ерезагрузить</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4862" />
+      <location filename="../Project/Project.py" line="4859" />
       <source>Reload the current project</source>
       <translation>Перезагрузить текущий проект</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4864" />
+      <location filename="../Project/Project.py" line="4861" />
       <source>&lt;b&gt;Reload&lt;/b&gt;&lt;p&gt;This reloads the current project.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Перезагрузить&lt;/b&gt;&lt;p&gt;Перезагружает текущий проект.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4870" />
+      <location filename="../Project/Project.py" line="4867" />
       <source>Close project</source>
       <translation>Закрыть проект</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4872" />
+      <location filename="../Project/Project.py" line="4869" />
       <source>&amp;Close</source>
       <translation>&amp;Закрыть</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4878" />
+      <location filename="../Project/Project.py" line="4875" />
       <source>Close the current project</source>
       <translation>Закрыть текущий проект</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4880" />
+      <location filename="../Project/Project.py" line="4877" />
       <source>&lt;b&gt;Close&lt;/b&gt;&lt;p&gt;This closes the current project.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Закрыть&lt;/b&gt;&lt;p&gt;Закрытие текущего проекта.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4886" />
+      <location filename="../Project/Project.py" line="4883" />
       <source>Save project</source>
       <translation>Сохранить проект</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5183" />
-      <location filename="../Project/Project.py" line="4888" />
+      <location filename="../Project/Project.py" line="5180" />
+      <location filename="../Project/Project.py" line="4885" />
       <source>&amp;Save</source>
       <translation>&amp;Сохранить</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4894" />
+      <location filename="../Project/Project.py" line="4891" />
       <source>Save the current project</source>
       <translation>Сохранить текущий проект</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4896" />
+      <location filename="../Project/Project.py" line="4893" />
       <source>&lt;b&gt;Save&lt;/b&gt;&lt;p&gt;This saves the current project.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Сохранить&lt;/b&gt;&lt;p&gt;Сохранение текущего проекта.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4902" />
+      <location filename="../Project/Project.py" line="4899" />
       <source>Save project as</source>
       <translation>Сохранить проект как</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4904" />
+      <location filename="../Project/Project.py" line="4901" />
       <source>Save &amp;as...</source>
       <translation>Сохранить &amp;как...</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4910" />
+      <location filename="../Project/Project.py" line="4907" />
       <source>Save the current project to a new file</source>
       <translation>Сохранить текущий проект в новый файл</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4912" />
+      <location filename="../Project/Project.py" line="4909" />
       <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;Сохранить как&lt;/b&gt;&lt;p&gt; Сохранение текущего проекта в новый файл.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4921" />
+      <location filename="../Project/Project.py" line="4918" />
       <source>Save project as (Remote)</source>
       <translation>Сохранить проект как (удаленно)</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4923" />
+      <location filename="../Project/Project.py" line="4920" />
       <source>Save as (Remote)...</source>
       <translation>Сохранить как (удаленно)...</translation>
     </message>
     <message>
+      <location filename="../Project/Project.py" line="4927" />
+      <source>Save the current project to a new remote file</source>
+      <translation>Сохранить текущий проект в новом удаленном файле</translation>
+    </message>
+    <message>
       <location filename="../Project/Project.py" line="4930" />
-      <source>Save the current project to a new remote file</source>
-      <translation>Сохранить текущий проект в новом удаленном файле</translation>
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="4933" />
       <source>&lt;b&gt;Save as (Remote)&lt;/b&gt;&lt;p&gt;This saves the current project to a new remote file.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Сохранить как (удаленно)&lt;/b&gt;&lt;p&gt;При этом текущий проект сохраняется в новом удаленном файле.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4949" />
+      <location filename="../Project/Project.py" line="4946" />
       <source>Add files to project</source>
       <translation>Добавить файлы в проект</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4951" />
+      <location filename="../Project/Project.py" line="4948" />
       <source>Add &amp;files...</source>
       <translation>Добавить &amp;файлы...</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4957" />
+      <location filename="../Project/Project.py" line="4954" />
       <source>Add files to the current project</source>
       <translation>Добавить файлы в текущий проект</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4959" />
+      <location filename="../Project/Project.py" line="4956" />
       <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;Добавить файлы&lt;/b&gt;
 &lt;p&gt;Открытие диалога добавления файлов в текущий проект. Место добавления определяется расширением файла.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4970" />
+      <location filename="../Project/Project.py" line="4967" />
       <source>Add directory to project</source>
       <translation>Добавить директорию в проект</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4972" />
+      <location filename="../Project/Project.py" line="4969" />
       <source>Add directory...</source>
       <translation>Добавить директорию...</translation>
     </message>
     <message>
+      <location filename="../Project/Project.py" line="4976" />
+      <source>Add a directory to the current project</source>
+      <translation>Добавить директорию в текущий проект</translation>
+    </message>
+    <message>
       <location filename="../Project/Project.py" line="4979" />
-      <source>Add a directory to the current project</source>
-      <translation>Добавить директорию в текущий проект</translation>
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="4982" />
       <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;Добавить директорию...&lt;/b&gt;
 &lt;p&gt;Открытие диалога добавления директории к текущему проекту.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4992" />
+      <location filename="../Project/Project.py" line="4989" />
       <source>Add translation to project</source>
       <translation>Добавить перевод в проект</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="4994" />
+      <location filename="../Project/Project.py" line="4991" />
       <source>Add &amp;translation...</source>
       <translation>Добавить &amp;перевод...</translation>
     </message>
     <message>
+      <location filename="../Project/Project.py" line="4998" />
+      <source>Add a translation to the current project</source>
+      <translation>Добавить перевод в текущий проект</translation>
+    </message>
+    <message>
       <location filename="../Project/Project.py" line="5001" />
-      <source>Add a translation to the current project</source>
-      <translation>Добавить перевод в текущий проект</translation>
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5004" />
       <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;Добавить перевод...&lt;/b&gt;&lt;p&gt;Открытие диалога добавления перевода в текущий проект.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5014" />
+      <location filename="../Project/Project.py" line="5011" />
       <source>Search new files</source>
       <translation>Поиск новых файлов</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5015" />
+      <location filename="../Project/Project.py" line="5012" />
       <source>Searc&amp;h new files...</source>
       <translation>Поис&amp;к новых файлов...</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5021" />
+      <location filename="../Project/Project.py" line="5018" />
       <source>Search new files in the project directory.</source>
       <translation>Поиск новых файлов в директории проекта.</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5023" />
+      <location filename="../Project/Project.py" line="5020" />
       <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>&lt;b&gt;Поиск новых файлов...&lt;/b&gt;&lt;p&gt;Поиск новых файлов (источники, формы, ...) в директории проекта и зарегистрированных поддиректориях..&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5033" />
+      <location filename="../Project/Project.py" line="5030" />
       <source>Search Project File</source>
       <translation>Поиск файла проекта</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5034" />
+      <location filename="../Project/Project.py" line="5031" />
       <source>Search Project File...</source>
       <translation>Поиск файла проекта...</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5035" />
+      <location filename="../Project/Project.py" line="5032" />
       <source>Alt+Ctrl+P</source>
       <comment>Project|Search Project File</comment>
       <translation>Alt+Ctrl+P</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5040" />
+      <location filename="../Project/Project.py" line="5037" />
       <source>Search for a file in the project list of files.</source>
       <translation>Поиск файла в списке файлов проекта.</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5042" />
+      <location filename="../Project/Project.py" line="5039" />
       <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>&lt;b&gt;Поиск файла проекта&lt;/b&gt;&lt;p&gt;Поиск файла в списке файлов проекта.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5051" />
+      <location filename="../Project/Project.py" line="5048" />
       <source>Project properties</source>
       <translation>Свойства проекта</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5053" />
+      <location filename="../Project/Project.py" line="5050" />
       <source>&amp;Properties...</source>
       <translation>&amp;Свойства...</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5059" />
+      <location filename="../Project/Project.py" line="5056" />
       <source>Show the project properties</source>
       <translation>Показать свойства проекта</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5061" />
+      <location filename="../Project/Project.py" line="5058" />
       <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;Свойства...&lt;/b&gt;&lt;p&gt;Отображение диалога для редактирования свойств проекта.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5070" />
+      <location filename="../Project/Project.py" line="5067" />
       <source>User project properties</source>
       <translation>Пользовательские настройки проекта</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5072" />
+      <location filename="../Project/Project.py" line="5069" />
       <source>&amp;User Properties...</source>
       <translation>&amp;Пользовательские свойства...</translation>
     </message>
     <message>
+      <location filename="../Project/Project.py" line="5076" />
+      <source>Show the user specific project properties</source>
+      <translation>Показать пользовательские свойства проекта</translation>
+    </message>
+    <message>
       <location filename="../Project/Project.py" line="5079" />
-      <source>Show the user specific project properties</source>
-      <translation>Показать пользовательские свойства проекта</translation>
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5082" />
       <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;Пользовательские свойства...&lt;/b&gt;&lt;p&gt;Отображает диалог редактирования пользовательских свойств проекта.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5092" />
+      <location filename="../Project/Project.py" line="5089" />
       <source>Filetype Associations</source>
       <translation>Ассоциации типов файлов</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5093" />
+      <location filename="../Project/Project.py" line="5090" />
       <source>Filetype Associations...</source>
       <translation>Ассоциации типов файлов...</translation>
     </message>
     <message>
+      <location filename="../Project/Project.py" line="5097" />
+      <source>Show the project file type associations</source>
+      <translation>Показать ассоциации типов файлов для проекта</translation>
+    </message>
+    <message>
       <location filename="../Project/Project.py" line="5100" />
-      <source>Show the project file type associations</source>
-      <translation>Показать ассоциации типов файлов для проекта</translation>
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5103" />
       <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>&lt;b&gt;Ассоциации типов файлов...&lt;/b&gt;&lt;p&gt;Отображается диалоговое окно для редактирования ассоциаций типов файлов проекта. Эти ассоциации определяют тип (источник, форму, интерфейс, протокол или другие) с шаблоном имени файла. Они используются при добавлении файла в проект и при поиске новых файлов.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5116" />
+      <location filename="../Project/Project.py" line="5113" />
       <source>Lexer Associations</source>
       <translation>Ассоциации для лексеров</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5117" />
+      <location filename="../Project/Project.py" line="5114" />
       <source>Lexer Associations...</source>
       <translation>Ассоциации для лексеров...</translation>
     </message>
     <message>
+      <location filename="../Project/Project.py" line="5121" />
+      <source>Show the project lexer associations (overriding defaults)</source>
+      <translation>Показать ассоциации для лексеров проекта (переопределяющие по умолчанию)</translation>
+    </message>
+    <message>
       <location filename="../Project/Project.py" line="5124" />
-      <source>Show the project lexer associations (overriding defaults)</source>
-      <translation>Показать ассоциации для лексеров проекта (переопределяющие по умолчанию)</translation>
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5127" />
       <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;Ассоциации для лексеров...&lt;/b&gt;&lt;p&gt;Показать ассоциации лексеров для проекта. Эти ассоциации переопределяют глобальные ассоциации лексеров. Лексеры используются для подсвечивания текста в редакторе.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5145" />
+      <location filename="../Project/Project.py" line="5142" />
       <source>Debugger Properties</source>
       <translation>Свойства отладчика</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5146" />
+      <location filename="../Project/Project.py" line="5143" />
       <source>Debugger &amp;Properties...</source>
       <translation>&amp;Свойства отладчика...</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5152" />
+      <location filename="../Project/Project.py" line="5149" />
       <source>Show the debugger properties</source>
       <translation>Показать свойства отладчика</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5154" />
+      <location filename="../Project/Project.py" line="5151" />
       <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;Свойства отладчика...&lt;/b&gt;
 &lt;p&gt;Отображение диалога редактирования свойств отладчика, специфичных для данного проекта.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5164" />
+      <location filename="../Project/Project.py" line="5161" />
       <source>Load</source>
       <translation>Загрузить</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5165" />
+      <location filename="../Project/Project.py" line="5162" />
       <source>&amp;Load</source>
       <translation>&amp;Загрузить</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5171" />
+      <location filename="../Project/Project.py" line="5168" />
       <source>Load the debugger properties</source>
       <translation>Загрузить свойства отладчика</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5173" />
+      <location filename="../Project/Project.py" line="5170" />
       <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;Загрузить свойства отладчика&lt;/b&gt;
 &lt;p&gt;Загрузить свойства отладчика, специфичные для данного проекта.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5182" />
+      <location filename="../Project/Project.py" line="5179" />
       <source>Save</source>
       <translation>Сохранить</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5189" />
+      <location filename="../Project/Project.py" line="5186" />
       <source>Save the debugger properties</source>
       <translation>Сохранить свойства отладчика</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5191" />
+      <location filename="../Project/Project.py" line="5188" />
       <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;Сохранить свойства отладчика&lt;/b&gt;&lt;p&gt;Сохранить свойства отладчика, специфичные для данного проекта.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5200" />
+      <location filename="../Project/Project.py" line="5197" />
       <source>Delete</source>
       <translation>Удалить</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5201" />
+      <location filename="../Project/Project.py" line="5198" />
       <source>&amp;Delete</source>
       <translation>&amp;Удалить</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5207" />
+      <location filename="../Project/Project.py" line="5204" />
       <source>Delete the debugger properties</source>
       <translation>Удалить свойства отладчика</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5209" />
+      <location filename="../Project/Project.py" line="5206" />
       <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;Удалить свойства отладчика&lt;/b&gt;&lt;p&gt;Удалить свойства отладчика, специфичные для данного проекта.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5219" />
+      <location filename="../Project/Project.py" line="5216" />
       <source>Reset</source>
       <translation>Рестарт</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5220" />
+      <location filename="../Project/Project.py" line="5217" />
       <source>&amp;Reset</source>
       <translation>&amp;Рестарт</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5226" />
+      <location filename="../Project/Project.py" line="5223" />
       <source>Reset the debugger properties</source>
       <translation>Сбросить свойства отладчика</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5228" />
+      <location filename="../Project/Project.py" line="5225" />
       <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;Сбросить свойства отладчика&lt;/b&gt;&lt;p&gt;Сбросить свойства отладчика, специфичные для данного проекта.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5244" />
-      <location filename="../Project/Project.py" line="5243" />
+      <location filename="../Project/Project.py" line="5241" />
+      <location filename="../Project/Project.py" line="5240" />
       <source>Load session</source>
       <translation>Загрузить сеанс</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5250" />
+      <location filename="../Project/Project.py" line="5247" />
       <source>Load the projects session file.</source>
       <translation>Загрузить файл с сеансом проекта.</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5252" />
+      <location filename="../Project/Project.py" line="5249" />
       <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;Загрузить сеанс&lt;/b&gt;
 &lt;p&gt;Загрузить файл с сеансом проекта. Сеанс содержит следующие данные:&lt;br&gt;
@@ -63763,18 +63760,18 @@
 &lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5268" />
-      <location filename="../Project/Project.py" line="5267" />
+      <location filename="../Project/Project.py" line="5265" />
+      <location filename="../Project/Project.py" line="5264" />
       <source>Save session</source>
       <translation>Сохранить сеанс</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5274" />
+      <location filename="../Project/Project.py" line="5271" />
       <source>Save the projects session file.</source>
       <translation>Сохранить файл с сеансом проекта.</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5276" />
+      <location filename="../Project/Project.py" line="5273" />
       <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;Сохранить сеанс&lt;/b&gt;
 &lt;p&gt;Сохранить файл с сеансом проекта. Сеанс содержит следующие данные:&lt;br&gt;
@@ -63786,794 +63783,794 @@
 &lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5292" />
-      <location filename="../Project/Project.py" line="5291" />
+      <location filename="../Project/Project.py" line="5289" />
+      <location filename="../Project/Project.py" line="5288" />
       <source>Delete session</source>
       <translation>Удалить сеанс</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5298" />
+      <location filename="../Project/Project.py" line="5295" />
       <source>Delete the projects session file.</source>
       <translation>Удалить файл с сеансом проекта.</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5300" />
+      <location filename="../Project/Project.py" line="5297" />
       <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;Удалить сеанс&lt;/b&gt;&lt;p&gt;Удалить файл с сеансом проекта&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5315" />
+      <location filename="../Project/Project.py" line="5312" />
       <source>Code Metrics</source>
       <translation>Метрики кода</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5316" />
+      <location filename="../Project/Project.py" line="5313" />
       <source>&amp;Code Metrics...</source>
       <translation>&amp;Метрики кода...</translation>
     </message>
     <message>
+      <location filename="../Project/Project.py" line="5320" />
+      <source>Show some code metrics for the project.</source>
+      <translation>Отображение некоторых метрик кода проекта.</translation>
+    </message>
+    <message>
       <location filename="../Project/Project.py" line="5323" />
-      <source>Show some code metrics for the project.</source>
-      <translation>Отображение некоторых метрик кода проекта.</translation>
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5326" />
       <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;Метрики кода...&lt;/b&gt;&lt;p&gt;Отображение некоторых метрик кода для всех Python-файлов проекта.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5336" />
+      <location filename="../Project/Project.py" line="5333" />
       <source>Python Code Coverage</source>
       <translation>Покрытие кода Python</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5337" />
+      <location filename="../Project/Project.py" line="5334" />
       <source>Code Co&amp;verage...</source>
       <translation>&amp;Покрытие кода...</translation>
     </message>
     <message>
+      <location filename="../Project/Project.py" line="5341" />
+      <source>Show code coverage information for the project.</source>
+      <translation>Показать информацию покрытия кода проекта.</translation>
+    </message>
+    <message>
       <location filename="../Project/Project.py" line="5344" />
-      <source>Show code coverage information for the project.</source>
-      <translation>Показать информацию покрытия кода проекта.</translation>
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5347" />
       <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;Покрытие кода...&lt;/b&gt;&lt;p&gt;Показать информацию покрытия кода всех Python-файлов проекта.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6781" />
-      <location filename="../Project/Project.py" line="6768" />
-      <location filename="../Project/Project.py" line="5357" />
+      <location filename="../Project/Project.py" line="6778" />
+      <location filename="../Project/Project.py" line="6765" />
+      <location filename="../Project/Project.py" line="5354" />
       <source>Profile Data</source>
       <translation>Данные профайлера</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5358" />
+      <location filename="../Project/Project.py" line="5355" />
       <source>&amp;Profile Data...</source>
       <translation>&amp;Данные профайлера...</translation>
     </message>
     <message>
+      <location filename="../Project/Project.py" line="5362" />
+      <source>Show profiling data for the project.</source>
+      <translation>Отображение результатов профилирования проекта.</translation>
+    </message>
+    <message>
       <location filename="../Project/Project.py" line="5365" />
-      <source>Show profiling data for the project.</source>
-      <translation>Отображение результатов профилирования проекта.</translation>
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5368" />
       <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;Данные профайлера...&lt;/b&gt;&lt;p&gt;Отображение результатов профилирования проекта.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6833" />
-      <location filename="../Project/Project.py" line="5383" />
+      <location filename="../Project/Project.py" line="6830" />
+      <location filename="../Project/Project.py" line="5380" />
       <source>Application Diagram</source>
       <translation>Диаграмма приложения</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5384" />
+      <location filename="../Project/Project.py" line="5381" />
       <source>&amp;Application Diagram...</source>
       <translation>&amp;Диаграмма приложения...</translation>
     </message>
     <message>
+      <location filename="../Project/Project.py" line="5388" />
+      <source>Show a diagram of the project.</source>
+      <translation>Показать диаграмму проекта.</translation>
+    </message>
+    <message>
       <location filename="../Project/Project.py" line="5391" />
-      <source>Show a diagram of the project.</source>
-      <translation>Показать диаграмму проекта.</translation>
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5394" />
       <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;Диаграмма приложения...&lt;/b&gt;&lt;p&gt;Отображает диаграмму проекта.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5403" />
+      <location filename="../Project/Project.py" line="5400" />
       <source>Load Diagram</source>
       <translation>Загрузить диаграмму</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5404" />
+      <location filename="../Project/Project.py" line="5401" />
       <source>&amp;Load Diagram...</source>
       <translation>&amp;Загрузить диаграмму...</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5410" />
+      <location filename="../Project/Project.py" line="5407" />
       <source>Load a diagram from file.</source>
       <translation>Загрузить диаграмму из файла.</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5412" />
+      <location filename="../Project/Project.py" line="5409" />
       <source>&lt;b&gt;Load Diagram...&lt;/b&gt;&lt;p&gt;This loads a diagram from file.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Загрузить диаграмму...&lt;/b&gt;&lt;p&gt;Загрузить диаграмму из файла.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="7001" />
-      <location filename="../Project/Project.py" line="6946" />
-      <location filename="../Project/Project.py" line="5427" />
+      <location filename="../Project/Project.py" line="6998" />
+      <location filename="../Project/Project.py" line="6943" />
+      <location filename="../Project/Project.py" line="5424" />
       <source>Create Package List</source>
       <translation>Создать список пакета</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5429" />
+      <location filename="../Project/Project.py" line="5426" />
       <source>Create &amp;Package List</source>
       <translation>&amp;Создать список пакета</translation>
     </message>
     <message>
+      <location filename="../Project/Project.py" line="5433" />
+      <source>Create an initial PKGLIST file for an eric plugin.</source>
+      <translation>Создать первичный файл PKGLIST для плагина eric.</translation>
+    </message>
+    <message>
       <location filename="../Project/Project.py" line="5436" />
-      <source>Create an initial PKGLIST file for an eric plugin.</source>
-      <translation>Создать первичный файл PKGLIST для плагина eric.</translation>
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5439" />
       <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>&lt;b&gt;Создать список пакета&lt;/b&gt;&lt;p&gt;Создаёт начальный список файлов для включения в архив плагина eric. Список создаётся из файла проекта.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="7071" />
-      <location filename="../Project/Project.py" line="5450" />
+      <location filename="../Project/Project.py" line="7068" />
+      <location filename="../Project/Project.py" line="5447" />
       <source>Create Plugin Archives</source>
       <translation>Создать архивы плагина</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5452" />
+      <location filename="../Project/Project.py" line="5449" />
       <source>Create Plugin &amp;Archives</source>
       <translation>Создать архивы &amp;плагина</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5458" />
+      <location filename="../Project/Project.py" line="5455" />
       <source>Create eric plugin archive files.</source>
       <translation>Создание архивных файлов плагина eric.</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5460" />
+      <location filename="../Project/Project.py" line="5457" />
       <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>&lt;b&gt;Создать архивы плагина&lt;/b&gt;&lt;p&gt;Создание архивных файлов плагина eric, используя список файлов, приведенный в файле PKGLIST. Имя архива, если оно не задано в файле со списком пакета, создается из имени главного сценария.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5472" />
+      <location filename="../Project/Project.py" line="5469" />
       <source>Create Plugin Archives (Snapshot)</source>
       <translation>Создать архивы плагина (Snapshot)</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5474" />
+      <location filename="../Project/Project.py" line="5471" />
       <source>Create Plugin Archives (&amp;Snapshot)</source>
       <translation>Создать архивы плагина (&amp;Snapshot)</translation>
     </message>
     <message>
+      <location filename="../Project/Project.py" line="5478" />
+      <source>Create eric plugin archive files (snapshot releases).</source>
+      <translation>Создание архивных файлов плагина eric (snapshot releases).</translation>
+    </message>
+    <message>
       <location filename="../Project/Project.py" line="5481" />
-      <source>Create eric plugin archive files (snapshot releases).</source>
-      <translation>Создание архивных файлов плагина eric (snapshot releases).</translation>
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5484" />
       <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>&lt;b&gt;Создать архивы плагина (Snapshot)&lt;/b&gt;&lt;p&gt;Создание архивных файлов плагина eric, используя список файлов, приведенный в файле PKGLIST. Имя архива, если оно не задано в файле со списком пакета, создается из имени главного сценария. Версия главного скрипта изменяется в соответствии релизом snapshot.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="7513" />
-      <location filename="../Project/Project.py" line="7484" />
-      <location filename="../Project/Project.py" line="7438" />
-      <location filename="../Project/Project.py" line="7390" />
-      <location filename="../Project/Project.py" line="5503" />
+      <location filename="../Project/Project.py" line="7510" />
+      <location filename="../Project/Project.py" line="7481" />
+      <location filename="../Project/Project.py" line="7435" />
+      <location filename="../Project/Project.py" line="7387" />
+      <location filename="../Project/Project.py" line="5500" />
       <source>Execute Make</source>
       <translation>Выполнить Make</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5504" />
+      <location filename="../Project/Project.py" line="5501" />
       <source>&amp;Execute Make</source>
       <translation>&amp;Выполнить Make</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5510" />
+      <location filename="../Project/Project.py" line="5507" />
       <source>Perform a 'make' run.</source>
       <translation>Выполнить прогон 'make'.</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5512" />
+      <location filename="../Project/Project.py" line="5509" />
       <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>&lt;b&gt;Выполнить Make&lt;/b&gt;&lt;p&gt;Выполнение прогона 'make' для пересборки настроеной цели.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="7490" />
-      <location filename="../Project/Project.py" line="5522" />
+      <location filename="../Project/Project.py" line="7487" />
+      <location filename="../Project/Project.py" line="5519" />
       <source>Test for Changes</source>
       <translation>Проверить изменения</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5523" />
+      <location filename="../Project/Project.py" line="5520" />
       <source>&amp;Test for Changes</source>
       <translation>&amp;Проверить изменения</translation>
     </message>
     <message>
+      <location filename="../Project/Project.py" line="5527" />
+      <source>Question 'make', if a rebuild is needed.</source>
+      <translation>Запрос 'make', если необходима пересборка.</translation>
+    </message>
+    <message>
       <location filename="../Project/Project.py" line="5530" />
-      <source>Question 'make', if a rebuild is needed.</source>
-      <translation>Запрос 'make', если необходима пересборка.</translation>
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5533" />
       <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>&lt;b&gt;Проверка изменений&lt;/b&gt;&lt;p&gt;Запрос 'make', если требуется пересборка настроенной цели.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5551" />
+      <location filename="../Project/Project.py" line="5548" />
       <source>Create SBOM File</source>
       <translation>Создать файл SBOM</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5552" />
+      <location filename="../Project/Project.py" line="5549" />
       <source>Create &amp;SBOM File</source>
       <translation>Создать файл &amp;SBOM</translation>
     </message>
     <message>
+      <location filename="../Project/Project.py" line="5556" />
+      <source>Create a SBOM file of the project dependencies.</source>
+      <translation>Создайте SBOM файл зависимостей проекта.</translation>
+    </message>
+    <message>
       <location filename="../Project/Project.py" line="5559" />
-      <source>Create a SBOM file of the project dependencies.</source>
-      <translation>Создайте SBOM файл зависимостей проекта.</translation>
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5562" />
       <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>&lt;b&gt;Создать файл SBOM&lt;/b&gt;&lt;p&gt;Создание SBOM файла зависимостей проекта. Он может быть основан на различных источниках ввода и будет сохранен как файл CycloneDX SBOM.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5573" />
+      <location filename="../Project/Project.py" line="5570" />
       <source>Clear Byte Code Caches</source>
       <translation>Очистить кэши байт-кода</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5574" />
+      <location filename="../Project/Project.py" line="5571" />
       <source>Clear Byte Code &amp;Caches</source>
       <translation>Очистить &amp;кэши байт-кода</translation>
     </message>
     <message>
+      <location filename="../Project/Project.py" line="5578" />
+      <source>Clear the byte code caches of the project.</source>
+      <translation>Очистить кэши байт-кода проекта.</translation>
+    </message>
+    <message>
       <location filename="../Project/Project.py" line="5581" />
-      <source>Clear the byte code caches of the project.</source>
-      <translation>Очистить кэши байт-кода проекта.</translation>
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5584" />
       <source>&lt;b&gt;Clear Byte Code Caches&lt;/b&gt;&lt;p&gt;This deletes all directories containing byte code cache files.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Очистить кэш байт-кода&lt;/b&gt;&lt;p&gt;При этом будут удалены все каталоги, содержащие файлы кэша байт-кода.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5600" />
+      <location filename="../Project/Project.py" line="5597" />
       <source>About Black</source>
       <translation>О Black</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5601" />
+      <location filename="../Project/Project.py" line="5598" />
       <source>&amp;Black</source>
       <translation>&amp;Black</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5607" />
+      <location filename="../Project/Project.py" line="5604" />
       <source>Show some information about 'Black'.</source>
       <translation>Отображение некоторой информации о форматере 'Black'.</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5609" />
+      <location filename="../Project/Project.py" line="5606" />
       <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>&lt;b&gt;Black&lt;/b&gt;&lt;p&gt;Отображение некоторой информации об установленном форматере 'Black'.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5621" />
+      <location filename="../Project/Project.py" line="5618" />
       <source>Format Code</source>
       <translation>Форматировать код</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5622" />
+      <location filename="../Project/Project.py" line="5619" />
       <source>&amp;Format Code</source>
       <translation>&amp;Форматировать код</translation>
     </message>
     <message>
+      <location filename="../Project/Project.py" line="5626" />
+      <source>Format the project sources with 'Black'.</source>
+      <translation>Форматирование исходников проекта с помощью 'Black'.</translation>
+    </message>
+    <message>
       <location filename="../Project/Project.py" line="5629" />
-      <source>Format the project sources with 'Black'.</source>
-      <translation>Форматирование исходников проекта с помощью 'Black'.</translation>
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5632" />
       <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>&lt;b&gt;Форматировать код&lt;/b&gt;&lt;p&gt;Отображение диалога задания параметров для форматирования и переформатирование исходников проекта с помощью 'Black'.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5644" />
+      <location filename="../Project/Project.py" line="5641" />
       <source>Check Code Formatting</source>
       <translation>Проверить форматирование кода</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5645" />
+      <location filename="../Project/Project.py" line="5642" />
       <source>&amp;Check Code Formatting</source>
       <translation>&amp;Проверить форматирование кода</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5652" />
+      <location filename="../Project/Project.py" line="5649" />
       <source>Check, if the project sources need to be reformatted with 'Black'.</source>
       <translation>Проверка возможности переформатирования исходников проекта с помощью 'Black'.</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5657" />
+      <location filename="../Project/Project.py" line="5654" />
       <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>&lt;b&gt;Проверить форматирование кода&lt;/b&gt;&lt;p&gt;Отображение диалога задания параметров для запуска проверки формата и выполнение проверки, если исходный проект необходимо переформатировать посредством 'Black'.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5670" />
+      <location filename="../Project/Project.py" line="5667" />
       <source>Code Formatting Diff</source>
       <translation>Различия форматирования кода</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5671" />
+      <location filename="../Project/Project.py" line="5668" />
       <source>Code Formatting &amp;Diff</source>
       <translation>&amp;Различия форматирования кода</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5678" />
+      <location filename="../Project/Project.py" line="5675" />
       <source>Generate a unified diff of potential project source reformatting with 'Black'.</source>
       <translation>Генерация унифицированного diff потенциального переформатирования исходников проекта с помощью 'Black'.</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5684" />
+      <location filename="../Project/Project.py" line="5681" />
       <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>&lt;b&gt;Различия форматирования кода&lt;/b&gt;&lt;p&gt;Отображение диалога задания параметров для запуска сравнения форматов и генерации единого diff потенциального переформатирования исходного проекта с помощью 'Black'.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5849" />
-      <location filename="../Project/Project.py" line="5799" />
-      <location filename="../Project/Project.py" line="5798" />
-      <location filename="../Project/Project.py" line="5698" />
-      <location filename="../Project/Project.py" line="5697" />
+      <location filename="../Project/Project.py" line="5846" />
+      <location filename="../Project/Project.py" line="5796" />
+      <location filename="../Project/Project.py" line="5795" />
+      <location filename="../Project/Project.py" line="5695" />
+      <location filename="../Project/Project.py" line="5694" />
       <source>Configure</source>
       <translation>Конфигурация</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5705" />
+      <location filename="../Project/Project.py" line="5702" />
       <source>Enter the parameters for formatting the project sources with 'Black'.</source>
       <translation>Задание параметров форматирования исходников проекта с помощью  'Black'.</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5710" />
+      <location filename="../Project/Project.py" line="5707" />
       <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>&lt;b&gt;Конфигурация&lt;/b&gt;&lt;p&gt;Отображение диалога задания параметров для форматирования исходников проекта с помощью 'Black'.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5726" />
+      <location filename="../Project/Project.py" line="5723" />
       <source>About isort</source>
       <translation>О isort</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5727" />
+      <location filename="../Project/Project.py" line="5724" />
       <source>&amp;isort</source>
       <translation>&amp;isort</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5733" />
+      <location filename="../Project/Project.py" line="5730" />
       <source>Show some information about 'isort'.</source>
       <translation>Отображение некоторой информации о утилите 'isort'.</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5735" />
+      <location filename="../Project/Project.py" line="5732" />
       <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>&lt;b&gt;isort&lt;/b&gt;&lt;p&gt;Отображение некоторой информацим об установленном инструменте isort.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5748" />
-      <location filename="../Project/Project.py" line="5747" />
+      <location filename="../Project/Project.py" line="5745" />
+      <location filename="../Project/Project.py" line="5744" />
       <source>Sort Imports</source>
       <translation>Сортировать импорт</translation>
     </message>
     <message>
+      <location filename="../Project/Project.py" line="5752" />
+      <source>Sort the import statements of the project sources with 'isort'.</source>
+      <translation>Сортировка операторов импорта исходников проекта с помощью 'isort'.</translation>
+    </message>
+    <message>
       <location filename="../Project/Project.py" line="5755" />
-      <source>Sort the import statements of the project sources with 'isort'.</source>
-      <translation>Сортировка операторов импорта исходников проекта с помощью 'isort'.</translation>
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5758" />
       <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>&lt;b&gt;Сортировка импорта&lt;/b&gt;&lt;p&gt;Отображение диалога задания параметров для запуска сортировки импорта и сортировки операторов импорта исходного проекта с помощью 'isort'.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5772" />
-      <location filename="../Project/Project.py" line="5771" />
+      <location filename="../Project/Project.py" line="5769" />
+      <location filename="../Project/Project.py" line="5768" />
       <source>Imports Sorting Diff</source>
       <translation>Различия сортировки импорта</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5779" />
+      <location filename="../Project/Project.py" line="5776" />
       <source>Generate a unified diff of potential project source imports resorting with 'isort'.</source>
       <translation>Создание унифицированного diff потенциального импорта исходников проекта c помощью 'isort'.</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5785" />
+      <location filename="../Project/Project.py" line="5782" />
       <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>&lt;b&gt;Различия сортировки импорта&lt;/b&gt;&lt;p&gt;Отображение диалога задания параметров для запуска сравнения сортировки импорта и создания унифицированного diff потенциальных изменений исходников проекта с помощью 'isort'.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5806" />
+      <location filename="../Project/Project.py" line="5803" />
       <source>Enter the parameters for resorting the project sources import statements with 'isort'.</source>
       <translation>Задание параметров сортировки операторов импорта исходников проекта с помощью 'isort'.</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5812" />
+      <location filename="../Project/Project.py" line="5809" />
       <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>&lt;b&gt;Конфигурация&lt;/b&gt;&lt;p&gt;Отображение диалогового окна ввода параметров для сортировки операторов импорта исходников проекта с помощью 'isort'.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5828" />
+      <location filename="../Project/Project.py" line="5825" />
       <source>Install Project</source>
       <translation>Установить проект</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5829" />
+      <location filename="../Project/Project.py" line="5826" />
       <source>&amp;Install Project</source>
       <translation>&amp;Установить проект</translation>
     </message>
     <message>
+      <location filename="../Project/Project.py" line="5833" />
+      <source>Install the project into the embedded environment.</source>
+      <translation>Установка проекта во встроенную среду.</translation>
+    </message>
+    <message>
       <location filename="../Project/Project.py" line="5836" />
-      <source>Install the project into the embedded environment.</source>
-      <translation>Установка проекта во встроенную среду.</translation>
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5839" />
       <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>&lt;b&gt;Установить проект&lt;/b&gt;&lt;p&gt;Установка проекта во встроенное виртуальное окружение в режиме редактирования (т.е. в режиме разработки).&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5850" />
+      <location filename="../Project/Project.py" line="5847" />
       <source>&amp;Configure</source>
       <translation>&amp;Настройки</translation>
     </message>
     <message>
+      <location filename="../Project/Project.py" line="5854" />
+      <source>Configure the embedded environment.</source>
+      <translation>Настройка встроенного виртуального окружения.</translation>
+    </message>
+    <message>
       <location filename="../Project/Project.py" line="5857" />
-      <source>Configure the embedded environment.</source>
-      <translation>Настройка встроенного виртуального окружения.</translation>
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5860" />
       <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>&lt;b&gt;Настройки&lt;/b&gt;&lt;p&gt;Открытие диалогового окна для настройки встроенного виртуального окружения проекта.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5870" />
+      <location filename="../Project/Project.py" line="5867" />
       <source>Upgrade</source>
       <translation>Модернизировать</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5871" />
+      <location filename="../Project/Project.py" line="5868" />
       <source>&amp;Upgrade</source>
       <translation>&amp;Модернизировать</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5877" />
+      <location filename="../Project/Project.py" line="5874" />
       <source>Upgrade the embedded environment.</source>
       <translation>Модернизация встроенного виртуального окружения.</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5879" />
+      <location filename="../Project/Project.py" line="5876" />
       <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>&lt;b&gt;Модернизировать&lt;/b&gt;&lt;p&gt;Открытие диалогового окна для ввода параметров обновления встроенной виртуальной среды проекта.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5891" />
+      <location filename="../Project/Project.py" line="5888" />
       <source>Recreate</source>
       <translation>Пересоздать</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5892" />
+      <location filename="../Project/Project.py" line="5889" />
       <source>&amp;Recreate</source>
       <translation>&amp;Пересоздать</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5898" />
+      <location filename="../Project/Project.py" line="5895" />
       <source>Recreate the embedded environment.</source>
       <translation>Пересоздание встроенного виртуального окружения.</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5900" />
+      <location filename="../Project/Project.py" line="5897" />
       <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>&lt;b&gt;Пересоздать&lt;/b&gt;&lt;p&gt;При этом открывается диалоговое окно для ввода параметров для воссоздания встроенной виртуальной среды проекта. Сначала очищается существующая среда.&lt;/p&gt;</translation>
     </message>
     <message>
+      <location filename="../Project/Project.py" line="5929" />
+      <source>&amp;Project</source>
+      <translation>&amp;Проект</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5930" />
+      <source>Open &amp;Recent Projects</source>
+      <translation>Открыть &amp;недавние проекты</translation>
+    </message>
+    <message>
       <location filename="../Project/Project.py" line="5932" />
-      <source>&amp;Project</source>
-      <translation>&amp;Проект</translation>
+      <source>Session</source>
+      <translation>Сеанс</translation>
     </message>
     <message>
       <location filename="../Project/Project.py" line="5933" />
-      <source>Open &amp;Recent Projects</source>
-      <translation>Открыть &amp;недавние проекты</translation>
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5935" />
-      <source>Session</source>
-      <translation>Сеанс</translation>
+      <source>Debugger</source>
+      <translation>Отладка</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5934" />
+      <source>Embedded Environment</source>
+      <translation>Встроенная среда окружения</translation>
     </message>
     <message>
       <location filename="../Project/Project.py" line="5936" />
-      <source>Debugger</source>
-      <translation>Отладка</translation>
+      <source>Project-T&amp;ools</source>
+      <translation>&amp;Инструменты-проекта</translation>
     </message>
     <message>
       <location filename="../Project/Project.py" line="5937" />
-      <source>Embedded Environment</source>
-      <translation>Встроенная среда окружения</translation>
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5939" />
-      <source>Project-T&amp;ools</source>
-      <translation>&amp;Инструменты-проекта</translation>
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5940" />
       <source>&amp;Version Control</source>
       <translation>Контроль &amp;версий</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="5944" />
+      <location filename="../Project/Project.py" line="5941" />
       <source>Chec&amp;k</source>
       <translation>&amp;Проверить</translation>
     </message>
     <message>
+      <location filename="../Project/Project.py" line="5943" />
+      <source>Code &amp;Formatting</source>
+      <translation>&amp;Форматировать код</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5945" />
+      <source>Sho&amp;w</source>
+      <translation>По&amp;казать</translation>
+    </message>
+    <message>
       <location filename="../Project/Project.py" line="5946" />
-      <source>Code &amp;Formatting</source>
-      <translation>&amp;Форматировать код</translation>
+      <source>&amp;Diagrams</source>
+      <translation>&amp;Диаграммы</translation>
+    </message>
+    <message>
+      <location filename="../Project/Project.py" line="5947" />
+      <source>Pac&amp;kagers</source>
+      <translation>У&amp;паковщики</translation>
     </message>
     <message>
       <location filename="../Project/Project.py" line="5948" />
-      <source>Sho&amp;w</source>
-      <translation>По&amp;казать</translation>
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5949" />
-      <source>&amp;Diagrams</source>
-      <translation>&amp;Диаграммы</translation>
+      <source>Source &amp;Documentation</source>
+      <translation>&amp;Документация исходников</translation>
     </message>
     <message>
       <location filename="../Project/Project.py" line="5950" />
-      <source>Pac&amp;kagers</source>
-      <translation>У&amp;паковщики</translation>
+      <source>Make</source>
+      <translation>Make</translation>
     </message>
     <message>
       <location filename="../Project/Project.py" line="5951" />
-      <source>Source &amp;Documentation</source>
-      <translation>&amp;Документация исходников</translation>
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5953" />
-      <source>Make</source>
-      <translation>Make</translation>
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="5954" />
       <source>Other Tools</source>
       <translation>Другие инструменты</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6116" />
-      <location filename="../Project/Project.py" line="6114" />
+      <location filename="../Project/Project.py" line="6113" />
+      <location filename="../Project/Project.py" line="6111" />
       <source>Project</source>
       <translation>Проект</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6198" />
+      <location filename="../Project/Project.py" line="6195" />
       <source>&amp;Clear</source>
       <translation>&amp;Очистить</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6395" />
+      <location filename="../Project/Project.py" line="6392" />
       <source>Search New Files</source>
       <translation>Поиск новых файлов</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6396" />
+      <location filename="../Project/Project.py" line="6393" />
       <source>There were no new files found to be added.</source>
       <translation>Не найдено новых файлов для добавления.</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6557" />
-      <location filename="../Project/Project.py" line="6544" />
+      <location filename="../Project/Project.py" line="6554" />
+      <location filename="../Project/Project.py" line="6541" />
       <source>Version Control System</source>
       <translation>Система контроля версий</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6545" />
+      <location filename="../Project/Project.py" line="6542" />
       <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>&lt;p&gt;Выбранная VCS &lt;b&gt;{0}&lt;/b&gt; не найдена.&lt;br/&gt;Возврат отвергнут.&lt;/p&gt;&lt;p&gt;{1}&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6558" />
+      <location filename="../Project/Project.py" line="6555" />
       <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;Выбранная VCS &lt;b&gt;{0}&lt;/b&gt; не найдена.&lt;br/&gt;Контроль версий отключен.&lt;/p&gt;&lt;p&gt;{1}&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6715" />
+      <location filename="../Project/Project.py" line="6712" />
       <source>Coverage Data</source>
       <translation>Данные покрытия</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6769" />
-      <location filename="../Project/Project.py" line="6716" />
+      <location filename="../Project/Project.py" line="6766" />
+      <location filename="../Project/Project.py" line="6713" />
       <source>There is no main script defined for the current project. Aborting</source>
       <translation>Для текущего проекта не определён главный сценарий. Отмена</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6728" />
+      <location filename="../Project/Project.py" line="6725" />
       <source>Code Coverage</source>
       <translation>Покрытие кода</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6729" />
+      <location filename="../Project/Project.py" line="6726" />
       <source>Please select a coverage file</source>
       <translation>Пожалуйста, выберите файл покрытия</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6782" />
+      <location filename="../Project/Project.py" line="6779" />
       <source>Please select a profile file</source>
       <translation>Пожалуйста, выберите файл профиля</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6834" />
+      <location filename="../Project/Project.py" line="6831" />
       <source>Include module names?</source>
       <translation>Включать имена модулей?</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6947" />
+      <location filename="../Project/Project.py" line="6944" />
       <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;Файл &lt;b&gt;PKGLIST&lt;/b&gt; уже существует. Переписать?&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="7002" />
+      <location filename="../Project/Project.py" line="6999" />
       <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;Невозможно создать файл &lt;b&gt;PKGLIST&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Причина: {0}&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="7298" />
-      <location filename="../Project/Project.py" line="7254" />
-      <location filename="../Project/Project.py" line="7204" />
-      <location filename="../Project/Project.py" line="7193" />
-      <location filename="../Project/Project.py" line="7175" />
-      <location filename="../Project/Project.py" line="7142" />
-      <location filename="../Project/Project.py" line="7112" />
-      <location filename="../Project/Project.py" line="7084" />
-      <location filename="../Project/Project.py" line="7054" />
-      <location filename="../Project/Project.py" line="7040" />
-      <location filename="../Project/Project.py" line="7023" />
+      <location filename="../Project/Project.py" line="7295" />
+      <location filename="../Project/Project.py" line="7251" />
+      <location filename="../Project/Project.py" line="7201" />
+      <location filename="../Project/Project.py" line="7190" />
+      <location filename="../Project/Project.py" line="7172" />
+      <location filename="../Project/Project.py" line="7139" />
+      <location filename="../Project/Project.py" line="7109" />
+      <location filename="../Project/Project.py" line="7081" />
+      <location filename="../Project/Project.py" line="7051" />
+      <location filename="../Project/Project.py" line="7037" />
+      <location filename="../Project/Project.py" line="7020" />
       <source>Create Plugin Archive</source>
       <translation>Создать архив плагина</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="7024" />
+      <location filename="../Project/Project.py" line="7021" />
       <source>The project does not have a main script defined. Aborting...</source>
       <translation>Для текущего проекта не определён главный сценарий. Отмена...</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="7041" />
+      <location filename="../Project/Project.py" line="7038" />
       <source>Select package lists:</source>
       <translation>Выбор списков пакета:</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="7055" />
+      <location filename="../Project/Project.py" line="7052" />
       <source>&lt;p&gt;No package list files (PKGLIST*) available or selected. Aborting...&lt;/p&gt;</source>
       <translation>&lt;p&gt;Файлы со списком пакета (PKGLIST*) не доступны или не выбраны. Отмена...&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="7063" />
+      <location filename="../Project/Project.py" line="7060" />
       <source>Creating plugin archives...</source>
       <translation>Создание архивов плагина...</translation>
     </message>
     <message>
+      <location filename="../Project/Project.py" line="7061" />
+      <source>Abort</source>
+      <translation>Прервать</translation>
+    </message>
+    <message>
       <location filename="../Project/Project.py" line="7064" />
-      <source>Abort</source>
-      <translation>Прервать</translation>
-    </message>
-    <message>
-      <location filename="../Project/Project.py" line="7067" />
       <source>%v/%m Archives</source>
       <translation>%v из %m архивов</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="7085" />
+      <location filename="../Project/Project.py" line="7082" />
       <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>&lt;p&gt;Невозможно прочитать файл &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Причина: {1}&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="7113" />
+      <location filename="../Project/Project.py" line="7110" />
       <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>&lt;p&gt;Файл &lt;b&gt;{0}&lt;/b&gt; пока не готов.&lt;/p&gt;&lt;p&gt;Пожалуйста переработайте его и удалите строки '; initial_list' из его заголовка.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="7143" />
+      <location filename="../Project/Project.py" line="7140" />
       <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>&lt;p&gt;Невозможно создать архив плагина &lt;b&gt;{0}&lt;/b&gt; eric.&lt;/p&gt;&lt;p&gt;Причина: {1}&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="7176" />
+      <location filename="../Project/Project.py" line="7173" />
       <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;Невозможно сохранить файл &lt;b&gt;{0}&lt;/b&gt; в архиве. Игнорируем его.&lt;/p&gt;&lt;p&gt;Причина: {1}&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="7194" />
+      <location filename="../Project/Project.py" line="7191" />
       <source>&lt;p&gt;The eric plugin archive files were created with some errors.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Файлы архива плагина eric были созданы с ошибками.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="7205" />
+      <location filename="../Project/Project.py" line="7202" />
       <source>&lt;p&gt;The eric plugin archive files were created successfully.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Файлы архива плагина eric созданы успешно.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="7255" />
+      <location filename="../Project/Project.py" line="7252" />
       <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;Невозможно прочитать файл плагина &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Причина: {1}&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="7299" />
+      <location filename="../Project/Project.py" line="7296" />
       <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;Невозможно прочитать файл плагина &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Причина: {1}&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="7391" />
+      <location filename="../Project/Project.py" line="7388" />
       <source>'Make' is not supported for remote projects. Aborting...</source>
       <translation>'Make' не поддерживает для удаленных проектов. Отмена...</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="7439" />
+      <location filename="../Project/Project.py" line="7436" />
       <source>The make process did not start.</source>
       <translation>Make-процесс не был запущен.</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="7485" />
+      <location filename="../Project/Project.py" line="7482" />
       <source>The make process crashed.</source>
       <translation>Make-процесс разрушен.</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="7493" />
+      <location filename="../Project/Project.py" line="7490" />
       <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>&lt;p&gt;Существуют изменения, которые требуют конфигурации make-цели &lt;b&gt;{0}&lt;/b&gt; для ее пересборки.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="7498" />
+      <location filename="../Project/Project.py" line="7495" />
       <source>&lt;p&gt;There are changes that require the default make target to be rebuilt.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Существуют изменения, которые требуют make-цель по умолчанию для ее пересборки.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="7514" />
+      <location filename="../Project/Project.py" line="7511" />
       <source>The makefile contains errors.</source>
       <translation>Makefile содержит ошибки.</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="7944" />
+      <location filename="../Project/Project.py" line="7941" />
       <source>Interpreter Missing</source>
       <translation>Отсутствует интерпретатор</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="7945" />
+      <location filename="../Project/Project.py" line="7942" />
       <source>The configured interpreter of the embedded environment does not exist anymore. Shall the environment be upgraded?</source>
       <translation>Сконфигурированный интерпретатор встроенной среды окружения больше не существует. Следует ли обновить среду?</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="8026" />
+      <location filename="../Project/Project.py" line="8023" />
       <source>Open Remote Project</source>
       <translation>Открыть удаленный проект</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="8057" />
-      <location filename="../Project/Project.py" line="8042" />
+      <location filename="../Project/Project.py" line="8054" />
+      <location filename="../Project/Project.py" line="8039" />
       <source>Save Remote Project</source>
       <translation>Сохранить удаленный проект</translation>
     </message>
@@ -64700,8 +64697,8 @@
       <translation>Статус VCS</translation>
     </message>
     <message>
-      <location filename="../Project/ProjectBrowserModel.py" line="922" />
-      <location filename="../Project/ProjectBrowserModel.py" line="900" />
+      <location filename="../Project/ProjectBrowserModel.py" line="926" />
+      <location filename="../Project/ProjectBrowserModel.py" line="904" />
       <location filename="../Project/ProjectBrowserModel.py" line="548" />
       <location filename="../Project/ProjectBrowserModel.py" line="418" />
       <source>local</source>
@@ -69219,7 +69216,7 @@
   <context>
     <name>PythonDisViewer</name>
     <message>
-      <location filename="../UI/PythonDisViewer.py" line="61" />
+      <location filename="../UI/PythonDisViewer.py" line="62" />
       <location filename="../UI/PythonDisViewer.ui" line="0" />
       <source>Disassembly</source>
       <translation>Disassembly</translation>
@@ -69235,160 +69232,160 @@
       <translation>bold: помеченная инструкция</translation>
     </message>
     <message>
-      <location filename="../UI/PythonDisViewer.py" line="73" />
+      <location filename="../UI/PythonDisViewer.py" line="74" />
       <source>Line</source>
       <translation>Строка</translation>
     </message>
     <message>
-      <location filename="../UI/PythonDisViewer.py" line="74" />
-      <source>Offset</source>
-      <translation>Смещение</translation>
-    </message>
-    <message>
       <location filename="../UI/PythonDisViewer.py" line="75" />
-      <source>Operation</source>
-      <translation>Операция</translation>
+      <source>Offset</source>
+      <translation>Смещение</translation>
     </message>
     <message>
       <location filename="../UI/PythonDisViewer.py" line="76" />
-      <source>Parameters</source>
-      <translation>Параметры</translation>
+      <source>Operation</source>
+      <translation>Операция</translation>
     </message>
     <message>
       <location filename="../UI/PythonDisViewer.py" line="77" />
+      <source>Parameters</source>
+      <translation>Параметры</translation>
+    </message>
+    <message>
+      <location filename="../UI/PythonDisViewer.py" line="78" />
       <source>Interpreted Parameters</source>
       <translation>Интерпретируемые параметры</translation>
     </message>
     <message>
-      <location filename="../UI/PythonDisViewer.py" line="80" />
+      <location filename="../UI/PythonDisViewer.py" line="81" />
       <source>Key</source>
       <translation>Ключ</translation>
     </message>
     <message>
-      <location filename="../UI/PythonDisViewer.py" line="80" />
+      <location filename="../UI/PythonDisViewer.py" line="81" />
       <source>Value</source>
       <translation>Значение</translation>
     </message>
     <message>
-      <location filename="../UI/PythonDisViewer.py" line="85" />
+      <location filename="../UI/PythonDisViewer.py" line="86" />
       <source>Show Code Info</source>
       <translation>Отображение информации для выбранного кода</translation>
     </message>
     <message>
+      <location filename="../UI/PythonDisViewer.py" line="97" />
+      <location filename="../UI/PythonDisViewer.py" line="89" />
+      <source>Expand All</source>
+      <translation>Развернуть все</translation>
+    </message>
+    <message>
+      <location filename="../UI/PythonDisViewer.py" line="99" />
+      <location filename="../UI/PythonDisViewer.py" line="90" />
+      <source>Collapse All</source>
+      <translation>Свернуть все</translation>
+    </message>
+    <message>
+      <location filename="../UI/PythonDisViewer.py" line="102" />
+      <location filename="../UI/PythonDisViewer.py" line="92" />
+      <source>Configure...</source>
+      <translation>Настроить...</translation>
+    </message>
+    <message>
       <location filename="../UI/PythonDisViewer.py" line="96" />
-      <location filename="../UI/PythonDisViewer.py" line="88" />
-      <source>Expand All</source>
-      <translation>Развернуть все</translation>
-    </message>
-    <message>
-      <location filename="../UI/PythonDisViewer.py" line="98" />
-      <location filename="../UI/PythonDisViewer.py" line="89" />
-      <source>Collapse All</source>
-      <translation>Свернуть все</translation>
-    </message>
-    <message>
-      <location filename="../UI/PythonDisViewer.py" line="101" />
-      <location filename="../UI/PythonDisViewer.py" line="91" />
-      <source>Configure...</source>
-      <translation>Настроить...</translation>
-    </message>
-    <message>
-      <location filename="../UI/PythonDisViewer.py" line="95" />
       <source>Hide</source>
       <translation>Скрыть</translation>
     </message>
     <message>
-      <location filename="../UI/PythonDisViewer.py" line="448" />
+      <location filename="../UI/PythonDisViewer.py" line="455" />
       <source>No editor has been opened.</source>
       <translation>Не был открыт редактор.</translation>
     </message>
     <message>
-      <location filename="../UI/PythonDisViewer.py" line="459" />
+      <location filename="../UI/PythonDisViewer.py" line="466" />
       <source>The current editor does not contain any source code.</source>
       <translation>Текущий редактор не содержит какого-либо исходного кода.</translation>
     </message>
     <message>
-      <location filename="../UI/PythonDisViewer.py" line="465" />
+      <location filename="../UI/PythonDisViewer.py" line="472" />
       <source>The current editor does not contain Python source code.</source>
       <translation>Текущий редактор не содержит исходного кода Python.</translation>
     </message>
     <message>
-      <location filename="../UI/PythonDisViewer.py" line="509" />
+      <location filename="../UI/PythonDisViewer.py" line="516" />
       <source>Disassembly of last traceback</source>
       <translation>Дизассемблирование последней трассировки</translation>
     </message>
     <message>
-      <location filename="../UI/PythonDisViewer.py" line="672" />
+      <location filename="../UI/PythonDisViewer.py" line="694" />
       <source>Code Object '{0}'</source>
       <translation>Объект кода '{0}'</translation>
     </message>
     <message>
-      <location filename="../UI/PythonDisViewer.py" line="784" />
+      <location filename="../UI/PythonDisViewer.py" line="806" />
       <source>Name</source>
       <translation>Имя</translation>
     </message>
     <message>
-      <location filename="../UI/PythonDisViewer.py" line="786" />
+      <location filename="../UI/PythonDisViewer.py" line="808" />
       <source>Filename</source>
       <translation>Имя файла</translation>
     </message>
     <message>
-      <location filename="../UI/PythonDisViewer.py" line="790" />
-      <source>First Line</source>
-      <translation>Начальная строка</translation>
-    </message>
-    <message>
-      <location filename="../UI/PythonDisViewer.py" line="794" />
-      <source>Argument Count</source>
-      <translation>Счетчик аргументов</translation>
-    </message>
-    <message>
-      <location filename="../UI/PythonDisViewer.py" line="799" />
-      <source>Positional-only Arguments</source>
-      <translation>Только позиционные аргументы</translation>
-    </message>
-    <message>
-      <location filename="../UI/PythonDisViewer.py" line="805" />
-      <source>Keyword-only Arguments</source>
-      <translation>Аргументы только ключевые слова</translation>
-    </message>
-    <message>
-      <location filename="../UI/PythonDisViewer.py" line="809" />
-      <source>Number of Locals</source>
-      <translation>Количество локальных</translation>
-    </message>
-    <message>
       <location filename="../UI/PythonDisViewer.py" line="812" />
-      <source>Stack Size</source>
-      <translation>Размер стека</translation>
-    </message>
-    <message>
-      <location filename="../UI/PythonDisViewer.py" line="814" />
-      <source>Flags</source>
-      <translation>Флажки</translation>
+      <source>First Line</source>
+      <translation>Начальная строка</translation>
     </message>
     <message>
       <location filename="../UI/PythonDisViewer.py" line="816" />
+      <source>Argument Count</source>
+      <translation>Счетчик аргументов</translation>
+    </message>
+    <message>
+      <location filename="../UI/PythonDisViewer.py" line="821" />
+      <source>Positional-only Arguments</source>
+      <translation>Только позиционные аргументы</translation>
+    </message>
+    <message>
+      <location filename="../UI/PythonDisViewer.py" line="827" />
+      <source>Keyword-only Arguments</source>
+      <translation>Аргументы только ключевые слова</translation>
+    </message>
+    <message>
+      <location filename="../UI/PythonDisViewer.py" line="831" />
+      <source>Number of Locals</source>
+      <translation>Количество локальных</translation>
+    </message>
+    <message>
+      <location filename="../UI/PythonDisViewer.py" line="834" />
+      <source>Stack Size</source>
+      <translation>Размер стека</translation>
+    </message>
+    <message>
+      <location filename="../UI/PythonDisViewer.py" line="836" />
+      <source>Flags</source>
+      <translation>Флажки</translation>
+    </message>
+    <message>
+      <location filename="../UI/PythonDisViewer.py" line="838" />
       <source>Constants</source>
       <translation>Константы</translation>
     </message>
     <message>
-      <location filename="../UI/PythonDisViewer.py" line="818" />
+      <location filename="../UI/PythonDisViewer.py" line="840" />
       <source>Names</source>
       <translation>Имена</translation>
     </message>
     <message>
-      <location filename="../UI/PythonDisViewer.py" line="820" />
+      <location filename="../UI/PythonDisViewer.py" line="842" />
       <source>Variable Names</source>
       <translation>Имена переменных</translation>
     </message>
     <message>
-      <location filename="../UI/PythonDisViewer.py" line="822" />
+      <location filename="../UI/PythonDisViewer.py" line="844" />
       <source>Free Variables</source>
       <translation>Свободные переменные</translation>
     </message>
     <message>
-      <location filename="../UI/PythonDisViewer.py" line="824" />
+      <location filename="../UI/PythonDisViewer.py" line="846" />
       <source>Cell Variables</source>
       <translation>Переменные ячейки</translation>
     </message>
@@ -74589,32 +74586,32 @@
   <context>
     <name>SessionFile</name>
     <message>
-      <location filename="../Sessions/SessionFile.py" line="247" />
+      <location filename="../Sessions/SessionFile.py" line="249" />
       <source>Save Remote Session</source>
       <translation>Сохранить удаленный сеанс</translation>
     </message>
     <message>
-      <location filename="../Sessions/SessionFile.py" line="250" />
+      <location filename="../Sessions/SessionFile.py" line="252" />
       <source>Save Session</source>
       <translation>Сохранить сеанс</translation>
     </message>
     <message>
-      <location filename="../Sessions/SessionFile.py" line="258" />
+      <location filename="../Sessions/SessionFile.py" line="260" />
       <source>&lt;p&gt;The session file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
       <translation>&lt;p&gt;Невозможно записать файл сеанса &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Причина: {1}&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Sessions/SessionFile.py" line="282" />
+      <location filename="../Sessions/SessionFile.py" line="284" />
       <source>Read Remote Session</source>
       <translation>Прочитать удаленный сеанс</translation>
     </message>
     <message>
-      <location filename="../Sessions/SessionFile.py" line="285" />
+      <location filename="../Sessions/SessionFile.py" line="287" />
       <source>Read Session</source>
       <translation>Прочитать сеанс</translation>
     </message>
     <message>
-      <location filename="../Sessions/SessionFile.py" line="293" />
+      <location filename="../Sessions/SessionFile.py" line="295" />
       <source>&lt;p&gt;The session file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
       <translation>&lt;p&gt;Невозможно записать файл сеанса &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Причина: {1}&lt;/p&gt;</translation>
     </message>
@@ -94896,547 +94893,547 @@
   <context>
     <name>ViewManager</name>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="615" />
+      <location filename="../ViewManager/ViewManager.py" line="625" />
       <source>New</source>
       <translation>Новое окно</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="617" />
+      <location filename="../ViewManager/ViewManager.py" line="627" />
       <source>&amp;New</source>
       <translation>&amp;Новое окно</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="619" />
+      <location filename="../ViewManager/ViewManager.py" line="629" />
       <source>Ctrl+N</source>
       <comment>File|New</comment>
       <translation>Ctrl+N</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="626" />
+      <location filename="../ViewManager/ViewManager.py" line="636" />
       <source>Open an empty editor window</source>
       <translation>Открыть пустое окно редактора</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="629" />
+      <location filename="../ViewManager/ViewManager.py" line="639" />
       <source>&lt;b&gt;New&lt;/b&gt;&lt;p&gt;An empty editor window will be created.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Новый документ&lt;/b&gt;
 &lt;p&gt;Создание пустого окна редактора.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="638" />
+      <location filename="../ViewManager/ViewManager.py" line="648" />
       <source>Open</source>
       <translation>Открыть</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="640" />
+      <location filename="../ViewManager/ViewManager.py" line="650" />
       <source>&amp;Open...</source>
       <translation>&amp;Открыть...</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="642" />
+      <location filename="../ViewManager/ViewManager.py" line="652" />
       <source>Ctrl+O</source>
       <comment>File|Open</comment>
       <translation>Ctrl+O</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="649" />
+      <location filename="../ViewManager/ViewManager.py" line="659" />
       <source>Open a file</source>
       <translation>Открыть файл</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="652" />
+      <location filename="../ViewManager/ViewManager.py" line="662" />
       <source>&lt;b&gt;Open a file&lt;/b&gt;&lt;p&gt;You will be asked for the name of a file to be opened in an editor window.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Открыть файл&lt;/b&gt;
 &lt;p&gt;Запрос имени файла, чтобы открыть его в окне редактора.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="663" />
+      <location filename="../ViewManager/ViewManager.py" line="673" />
       <source>Open (Remote)</source>
       <translation>Открыть (удаленно)</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="665" />
-      <source>Open (Remote)...</source>
-      <translation>Открыть (удаленно)...</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="672" />
-      <source>Open a remote file</source>
-      <translation>Открыть удаленный файл</translation>
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="675" />
+      <source>Open (Remote)...</source>
+      <translation>Открыть (удаленно)...</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="682" />
+      <source>Open a remote file</source>
+      <translation>Открыть удаленный файл</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="685" />
       <source>&lt;b&gt;Open a remote file&lt;/b&gt;&lt;p&gt;You will be asked for the name of a remote file to be opened in an editor window.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Открыть удаленый файл&lt;/b&gt;&lt;p&gt;В окне редактора будет предложено ввести имя удаленого файла, который будет открыт.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="689" />
-      <location filename="../ViewManager/ViewManager.py" line="687" />
-      <source>Reload</source>
-      <translation>Перезагрузить</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="696" />
-      <source>Reload the current file</source>
-      <translation>Перезагрузить текущий файл</translation>
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="699" />
+      <location filename="../ViewManager/ViewManager.py" line="697" />
+      <source>Reload</source>
+      <translation>Перезагрузить</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="706" />
+      <source>Reload the current file</source>
+      <translation>Перезагрузить текущий файл</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="709" />
       <source>&lt;b&gt;Reload&lt;/b&gt;&lt;p&gt;Reload the contents of current editor window. If the editor contents was modified, a warning will be issued.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Перезагрузить&lt;/b&gt;&lt;p&gt;Перезагрузить содержимое текущего окна редактора. Если содержимое редактора было изменено, будет выдано предупреждение.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="712" />
+      <location filename="../ViewManager/ViewManager.py" line="722" />
       <source>Close</source>
       <translation>Закрыть</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="714" />
+      <location filename="../ViewManager/ViewManager.py" line="724" />
       <source>&amp;Close</source>
       <translation>&amp;Закрыть</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="716" />
+      <location filename="../ViewManager/ViewManager.py" line="726" />
       <source>Ctrl+W</source>
       <comment>File|Close</comment>
       <translation>Ctrl+W</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="723" />
+      <location filename="../ViewManager/ViewManager.py" line="733" />
       <source>Close the current window</source>
       <translation>Закрыть текущее окно</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="726" />
-      <source>&lt;b&gt;Close Window&lt;/b&gt;&lt;p&gt;Close the current window.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Закрыть окно&lt;/b&gt;
-&lt;p&gt;Закрытие текущего окна.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="735" />
-      <source>Close All</source>
-      <translation>Закрыть все</translation>
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="736" />
-      <source>Clos&amp;e All</source>
-      <translation>Закрыть &amp;всё</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="743" />
-      <source>Close all editor windows</source>
-      <translation>Закрыть все окна редактора</translation>
+      <source>&lt;b&gt;Close Window&lt;/b&gt;&lt;p&gt;Close the current window.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Закрыть окно&lt;/b&gt;
+&lt;p&gt;Закрытие текущего окна.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="745" />
+      <source>Close All</source>
+      <translation>Закрыть все</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="746" />
+      <source>Clos&amp;e All</source>
+      <translation>Закрыть &amp;всё</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="753" />
+      <source>Close all editor windows</source>
+      <translation>Закрыть все окна редактора</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="756" />
       <source>&lt;b&gt;Close All Windows&lt;/b&gt;&lt;p&gt;Close all editor windows.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Закрыть все окна&lt;/b&gt;
 &lt;p&gt;Закрыть все окна редактора.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="759" />
+      <location filename="../ViewManager/ViewManager.py" line="769" />
       <source>Save</source>
       <translation>Сохранить</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="761" />
+      <location filename="../ViewManager/ViewManager.py" line="771" />
       <source>&amp;Save</source>
       <translation>&amp;Сохранить</translation>
     </message>
     <message>
       <location filename="../QScintilla/ShellWindow.py" line="316" />
-      <location filename="../ViewManager/ViewManager.py" line="763" />
+      <location filename="../ViewManager/ViewManager.py" line="773" />
       <source>Ctrl+S</source>
       <comment>File|Save</comment>
       <translation>Ctrl+S</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="770" />
+      <location filename="../ViewManager/ViewManager.py" line="780" />
       <source>Save the current file</source>
       <translation>Сохранить текущий файл</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="773" />
+      <location filename="../ViewManager/ViewManager.py" line="783" />
       <source>&lt;b&gt;Save File&lt;/b&gt;&lt;p&gt;Save the contents of current editor window.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Сохранить файл&lt;/b&gt;
 &lt;p&gt;Сохранение содержания текущего окна редактора.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="783" />
+      <location filename="../ViewManager/ViewManager.py" line="793" />
       <source>Save as</source>
       <translation>Сохранить как</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="785" />
+      <location filename="../ViewManager/ViewManager.py" line="795" />
       <source>Save &amp;as...</source>
       <translation>Сохранить &amp;как...</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="787" />
+      <location filename="../ViewManager/ViewManager.py" line="797" />
       <source>Shift+Ctrl+S</source>
       <comment>File|Save As</comment>
       <translation>Shift+Ctrl+S</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="796" />
+      <location filename="../ViewManager/ViewManager.py" line="806" />
       <source>Save the current file to a new one</source>
       <translation>Сохранить текущий файл в новый</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="801" />
+      <location filename="../ViewManager/ViewManager.py" line="811" />
       <source>&lt;b&gt;Save File as&lt;/b&gt;&lt;p&gt;Save the contents of the current editor window to a new file. The file can be entered in a file selection dialog.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Сохранить файл как&lt;/b&gt;&lt;p&gt;Сохранить содержимое текущего окна редактора в новом файле. Файл можно ввести в диалоговом окне выбора файла.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="812" />
+      <location filename="../ViewManager/ViewManager.py" line="822" />
       <source>Save as (Remote)</source>
       <translation>Сохранить как (удаленно)</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="814" />
+      <location filename="../ViewManager/ViewManager.py" line="824" />
       <source>Save as (Remote)...</source>
       <translation>Сохранить как (удаленно)...</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="821" />
+      <location filename="../ViewManager/ViewManager.py" line="831" />
       <source>Save the current file to a new one on an eric-ide server</source>
       <translation>Сохранить текущий файл в новом файле на сервере eric-ide</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="827" />
+      <location filename="../ViewManager/ViewManager.py" line="837" />
       <source>&lt;b&gt;Save File as (Remote)&lt;/b&gt;&lt;p&gt;Save the contents of the current editor window to a new file on the connected eric-ide server. The file can be entered in a file selection dialog.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Сохранить файл как (удаленно)&lt;/b&gt;&lt;p&gt;Сохранить содержимое текущего окна редактора в новом файле на подключенном сервере eric-ide. Файл можно ввести в диалоговом окне выбора файла.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="839" />
+      <location filename="../ViewManager/ViewManager.py" line="849" />
       <source>Save Copy</source>
       <translation>Сохранить копию</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="841" />
-      <source>Save &amp;Copy...</source>
-      <translation>Сохранить &amp;копию...</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="848" />
-      <source>Save a copy of the current file</source>
-      <translation>Сохранить копию текущего файла</translation>
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="851" />
+      <source>Save &amp;Copy...</source>
+      <translation>Сохранить &amp;копию...</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="858" />
+      <source>Save a copy of the current file</source>
+      <translation>Сохранить копию текущего файла</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="861" />
       <source>&lt;b&gt;Save Copy&lt;/b&gt;&lt;p&gt;Save a copy of the contents of current editor window. The file can be entered in a file selection dialog.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Сохранить копию&lt;/b&gt;&lt;p&gt;Сохранение контента текущего окна редактора. Имя файла может быть введено в диалоге выбора файла.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="862" />
+      <location filename="../ViewManager/ViewManager.py" line="872" />
       <source>Save all</source>
       <translation>Сохранить все</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="864" />
-      <source>Save a&amp;ll</source>
-      <translation>Сохранить &amp;все</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="871" />
-      <source>Save all files</source>
-      <translation>Сохранить все файлы</translation>
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="874" />
+      <source>Save a&amp;ll</source>
+      <translation>Сохранить &amp;все</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="881" />
+      <source>Save all files</source>
+      <translation>Сохранить все файлы</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="884" />
       <source>&lt;b&gt;Save All Files&lt;/b&gt;&lt;p&gt;Save the contents of all editor windows.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Сохранить все файлы&lt;/b&gt;
 &lt;p&gt;Сохранение содержания всех окон редактора.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="886" />
+      <location filename="../ViewManager/ViewManager.py" line="896" />
       <source>Print</source>
       <translation>Печать</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="888" />
+      <location filename="../ViewManager/ViewManager.py" line="898" />
       <source>&amp;Print</source>
       <translation>&amp;Печать</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="890" />
+      <location filename="../ViewManager/ViewManager.py" line="900" />
       <source>Ctrl+P</source>
       <comment>File|Print</comment>
       <translation>Ctrl+P</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="897" />
+      <location filename="../ViewManager/ViewManager.py" line="907" />
       <source>Print the current file</source>
       <translation>Печать текущего файла</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="900" />
+      <location filename="../ViewManager/ViewManager.py" line="910" />
       <source>&lt;b&gt;Print File&lt;/b&gt;&lt;p&gt;Print the contents of current editor window.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Печать&lt;/b&gt;
 &lt;p&gt;Распечатать содержимое текущего окна редактора.&lt;/p&gt;</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="780" />
-      <location filename="../ViewManager/ViewManager.py" line="913" />
-      <location filename="../ViewManager/ViewManager.py" line="911" />
+      <location filename="../ViewManager/ViewManager.py" line="923" />
+      <location filename="../ViewManager/ViewManager.py" line="921" />
       <source>Print Preview</source>
       <translation>Предварительный просмотр печати</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="920" />
+      <location filename="../ViewManager/ViewManager.py" line="930" />
       <source>Print preview of the current file</source>
       <translation>Предварительный просмотр печати текущего файла</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="925" />
+      <location filename="../ViewManager/ViewManager.py" line="935" />
       <source>&lt;b&gt;Print Preview&lt;/b&gt;&lt;p&gt;Print preview of the current editor window.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Предварительный просмотр печати&lt;/b&gt;&lt;p&gt;Предварительный просмотр печати текущего файла.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="936" />
+      <location filename="../ViewManager/ViewManager.py" line="946" />
       <source>Find File</source>
       <translation>Искать файл</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="938" />
+      <location filename="../ViewManager/ViewManager.py" line="948" />
       <source>Find &amp;File...</source>
       <translation>Найти &amp;файл...</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="940" />
+      <location filename="../ViewManager/ViewManager.py" line="950" />
       <source>Alt+Ctrl+F</source>
       <comment>File|Find File</comment>
       <translation>Alt+Ctrl+F</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="949" />
+      <location filename="../ViewManager/ViewManager.py" line="959" />
       <source>Search for a file by entering a search pattern</source>
       <translation>Поиск файла по введенному шаблону поиска</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="954" />
+      <location filename="../ViewManager/ViewManager.py" line="964" />
       <source>&lt;b&gt;Find File&lt;/b&gt;&lt;p&gt;This searches for a file by entering a search pattern.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Найти файл&lt;/b&gt;&lt;p&gt;Поиск файла по введенному шаблону поиска.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="970" />
+      <location filename="../ViewManager/ViewManager.py" line="980" />
       <source>&amp;File</source>
       <translation>&amp;Файл</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="972" />
+      <location filename="../ViewManager/ViewManager.py" line="982" />
       <source>Open &amp;Recent Files</source>
       <translation>Открыть &amp;недавние файлы</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="976" />
+      <location filename="../ViewManager/ViewManager.py" line="986" />
       <source>Open &amp;Bookmarked Files</source>
       <translation>Открыть &amp;закладки на файлы</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1024" />
-      <location filename="../ViewManager/ViewManager.py" line="1022" />
+      <location filename="../ViewManager/ViewManager.py" line="1034" />
+      <location filename="../ViewManager/ViewManager.py" line="1032" />
       <source>File</source>
       <translation>Файл</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1051" />
+      <location filename="../ViewManager/ViewManager.py" line="1061" />
       <source>Export as</source>
       <translation>Экспортировать как</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1074" />
+      <location filename="../ViewManager/ViewManager.py" line="1084" />
       <source>Undo</source>
       <translation>Отменить</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1076" />
+      <location filename="../ViewManager/ViewManager.py" line="1086" />
       <source>&amp;Undo</source>
       <translation>&amp;Отменить</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1078" />
+      <location filename="../ViewManager/ViewManager.py" line="1088" />
       <source>Ctrl+Z</source>
       <comment>Edit|Undo</comment>
       <translation>Ctrl+Z</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1081" />
+      <location filename="../ViewManager/ViewManager.py" line="1091" />
       <source>Alt+Backspace</source>
       <comment>Edit|Undo</comment>
       <translation>Alt+Backspace</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1087" />
+      <location filename="../ViewManager/ViewManager.py" line="1097" />
       <source>Undo the last change</source>
       <translation>Отменить последнее изменение</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1090" />
+      <location filename="../ViewManager/ViewManager.py" line="1100" />
       <source>&lt;b&gt;Undo&lt;/b&gt;&lt;p&gt;Undo the last change done in the current editor.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Отмена&lt;/b&gt;
 &lt;p&gt;Отмена последнего изменения в текущем сеансе редактирования.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1100" />
+      <location filename="../ViewManager/ViewManager.py" line="1110" />
       <source>Redo</source>
       <translation>Повторить</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1102" />
+      <location filename="../ViewManager/ViewManager.py" line="1112" />
       <source>&amp;Redo</source>
       <translation>&amp;Повторить</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1104" />
+      <location filename="../ViewManager/ViewManager.py" line="1114" />
       <source>Ctrl+Shift+Z</source>
       <comment>Edit|Redo</comment>
       <translation>Ctrl+Shift+Z</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1111" />
+      <location filename="../ViewManager/ViewManager.py" line="1121" />
       <source>Redo the last change</source>
       <translation>Восстановить последнее отменённое изменение</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1114" />
+      <location filename="../ViewManager/ViewManager.py" line="1124" />
       <source>&lt;b&gt;Redo&lt;/b&gt;&lt;p&gt;Redo the last change done in the current editor.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Повтор&lt;/b&gt;
 &lt;p&gt;Восстановление последнего отменённого изменения.&lt;/p&gt;</translation>
     </message>
     <message>
+      <location filename="../ViewManager/ViewManager.py" line="1144" />
       <location filename="../ViewManager/ViewManager.py" line="1134" />
-      <location filename="../ViewManager/ViewManager.py" line="1124" />
       <source>Revert to last saved state</source>
       <translation>Вернуть к последнему сохраненному состоянию</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1125" />
+      <location filename="../ViewManager/ViewManager.py" line="1135" />
       <source>Re&amp;vert to last saved state</source>
       <translation>&amp;Вернуть к последнему сохраненному состоянию</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1127" />
+      <location filename="../ViewManager/ViewManager.py" line="1137" />
       <source>Ctrl+Y</source>
       <comment>Edit|Revert</comment>
       <translation>Ctrl+Y</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1137" />
+      <location filename="../ViewManager/ViewManager.py" line="1147" />
       <source>&lt;b&gt;Revert to last saved state&lt;/b&gt;&lt;p&gt;Undo all changes up to the last saved state of the current editor.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Вернуть к последнему сохраненному состоянию&lt;/b&gt;
 &lt;p&gt;Отменить все изменения текущего редактирования, сделанные с момента последнего сохранения.&lt;/p&gt;</translation>
     </message>
     <message>
       <location filename="../QScintilla/ShellWindow.py" line="343" />
-      <location filename="../ViewManager/ViewManager.py" line="1150" />
+      <location filename="../ViewManager/ViewManager.py" line="1160" />
       <source>Cut</source>
       <translation>Вырезать</translation>
     </message>
     <message>
       <location filename="../QScintilla/ShellWindow.py" line="345" />
-      <location filename="../ViewManager/ViewManager.py" line="1152" />
+      <location filename="../ViewManager/ViewManager.py" line="1162" />
       <source>Cu&amp;t</source>
       <translation>В&amp;ырезать</translation>
     </message>
     <message>
       <location filename="../QScintilla/ShellWindow.py" line="347" />
-      <location filename="../ViewManager/ViewManager.py" line="1154" />
+      <location filename="../ViewManager/ViewManager.py" line="1164" />
       <source>Ctrl+X</source>
       <comment>Edit|Cut</comment>
       <translation>Ctrl+X</translation>
     </message>
     <message>
       <location filename="../QScintilla/ShellWindow.py" line="350" />
-      <location filename="../ViewManager/ViewManager.py" line="1157" />
+      <location filename="../ViewManager/ViewManager.py" line="1167" />
       <source>Shift+Del</source>
       <comment>Edit|Cut</comment>
       <translation>Shift+Del</translation>
     </message>
     <message>
       <location filename="../QScintilla/ShellWindow.py" line="356" />
-      <location filename="../ViewManager/ViewManager.py" line="1163" />
+      <location filename="../ViewManager/ViewManager.py" line="1173" />
       <source>Cut the selection</source>
       <translation>Вырезать выделение</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1166" />
+      <location filename="../ViewManager/ViewManager.py" line="1176" />
       <source>&lt;b&gt;Cut&lt;/b&gt;&lt;p&gt;Cut the selected text of the current editor to the clipboard.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Вырезать&lt;/b&gt;
 &lt;p&gt;Вырезать выделение и поместить его в буфер обмена.&lt;/p&gt;</translation>
     </message>
     <message>
       <location filename="../QScintilla/ShellWindow.py" line="365" />
-      <location filename="../ViewManager/ViewManager.py" line="1177" />
+      <location filename="../ViewManager/ViewManager.py" line="1187" />
       <source>Copy</source>
       <translation>Копировать</translation>
     </message>
     <message>
       <location filename="../QScintilla/ShellWindow.py" line="367" />
-      <location filename="../ViewManager/ViewManager.py" line="1179" />
+      <location filename="../ViewManager/ViewManager.py" line="1189" />
       <source>&amp;Copy</source>
       <translation>&amp;Копировать</translation>
     </message>
     <message>
       <location filename="../QScintilla/ShellWindow.py" line="369" />
-      <location filename="../ViewManager/ViewManager.py" line="1181" />
+      <location filename="../ViewManager/ViewManager.py" line="1191" />
       <source>Ctrl+C</source>
       <comment>Edit|Copy</comment>
       <translation>Ctrl+C</translation>
     </message>
     <message>
       <location filename="../QScintilla/ShellWindow.py" line="372" />
-      <location filename="../ViewManager/ViewManager.py" line="1184" />
+      <location filename="../ViewManager/ViewManager.py" line="1194" />
       <source>Ctrl+Ins</source>
       <comment>Edit|Copy</comment>
       <translation>Ctrl+Ins</translation>
     </message>
     <message>
       <location filename="../QScintilla/ShellWindow.py" line="378" />
-      <location filename="../ViewManager/ViewManager.py" line="1190" />
+      <location filename="../ViewManager/ViewManager.py" line="1200" />
       <source>Copy the selection</source>
       <translation>Копировать выделение</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1193" />
+      <location filename="../ViewManager/ViewManager.py" line="1203" />
       <source>&lt;b&gt;Copy&lt;/b&gt;&lt;p&gt;Copy the selected text of the current editor to the clipboard.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Копировать&lt;/b&gt;
 &lt;p&gt;Копировать выделение и поместить его в буфер обмена.&lt;/p&gt;</translation>
     </message>
     <message>
       <location filename="../QScintilla/ShellWindow.py" line="387" />
-      <location filename="../ViewManager/ViewManager.py" line="1204" />
+      <location filename="../ViewManager/ViewManager.py" line="1214" />
       <source>Paste</source>
       <translation>Вставить</translation>
     </message>
     <message>
       <location filename="../QScintilla/ShellWindow.py" line="389" />
-      <location filename="../ViewManager/ViewManager.py" line="1206" />
+      <location filename="../ViewManager/ViewManager.py" line="1216" />
       <source>&amp;Paste</source>
       <translation>Вс&amp;тавить</translation>
     </message>
     <message>
       <location filename="../QScintilla/ShellWindow.py" line="391" />
-      <location filename="../ViewManager/ViewManager.py" line="1208" />
+      <location filename="../ViewManager/ViewManager.py" line="1218" />
       <source>Ctrl+V</source>
       <comment>Edit|Paste</comment>
       <translation>Ctrl+V</translation>
     </message>
     <message>
       <location filename="../QScintilla/ShellWindow.py" line="394" />
-      <location filename="../ViewManager/ViewManager.py" line="1211" />
+      <location filename="../ViewManager/ViewManager.py" line="1221" />
       <source>Shift+Ins</source>
       <comment>Edit|Paste</comment>
       <translation>Shift+Ins</translation>
     </message>
     <message>
       <location filename="../QScintilla/ShellWindow.py" line="400" />
-      <location filename="../ViewManager/ViewManager.py" line="1217" />
+      <location filename="../ViewManager/ViewManager.py" line="1227" />
       <source>Paste the last cut/copied text</source>
       <translation>Вставить вырезанный/скопированный текст</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1220" />
+      <location filename="../ViewManager/ViewManager.py" line="1230" />
       <source>&lt;b&gt;Paste&lt;/b&gt;&lt;p&gt;Paste the last cut/copied text from the clipboard to the current editor.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Вставить&lt;/b&gt;
 &lt;p&gt;Вставить текст из буфера обмена в текущую позицию редактора.&lt;/p&gt;</translation>
@@ -95444,521 +95441,521 @@
     <message>
       <location filename="../QScintilla/ShellWindow.py" line="414" />
       <location filename="../QScintilla/ShellWindow.py" line="412" />
-      <location filename="../ViewManager/ViewManager.py" line="1233" />
-      <location filename="../ViewManager/ViewManager.py" line="1231" />
+      <location filename="../ViewManager/ViewManager.py" line="1243" />
+      <location filename="../ViewManager/ViewManager.py" line="1241" />
       <source>Clear</source>
       <translation>Очистить</translation>
     </message>
     <message>
       <location filename="../QScintilla/ShellWindow.py" line="416" />
-      <location filename="../ViewManager/ViewManager.py" line="1235" />
+      <location filename="../ViewManager/ViewManager.py" line="1245" />
       <source>Alt+Shift+C</source>
       <comment>Edit|Clear</comment>
       <translation>Alt+Shift+C</translation>
     </message>
     <message>
       <location filename="../QScintilla/ShellWindow.py" line="423" />
-      <location filename="../ViewManager/ViewManager.py" line="1242" />
+      <location filename="../ViewManager/ViewManager.py" line="1252" />
       <source>Clear all text</source>
       <translation>Убрать весь текст</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1245" />
+      <location filename="../ViewManager/ViewManager.py" line="1255" />
       <source>&lt;b&gt;Clear&lt;/b&gt;&lt;p&gt;Delete all text of the current editor.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Очистить&lt;/b&gt;
 &lt;p&gt;Удаление всего текста из текущего редактора.&lt;/p&gt;</translation>
     </message>
     <message>
+      <location filename="../ViewManager/ViewManager.py" line="1274" />
+      <location filename="../ViewManager/ViewManager.py" line="1265" />
       <location filename="../ViewManager/ViewManager.py" line="1264" />
-      <location filename="../ViewManager/ViewManager.py" line="1255" />
-      <location filename="../ViewManager/ViewManager.py" line="1254" />
       <source>Join Lines</source>
       <translation>Соединить строки</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1257" />
-      <source>Ctrl+J</source>
-      <comment>Edit|Join Lines</comment>
-      <translation>Ctrl+J</translation>
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="1267" />
-      <source>&lt;b&gt;Join Lines&lt;/b&gt;&lt;p&gt;Join the current and the next lines.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Соединить строки&lt;/b&gt;&lt;p&gt;Соединить текущую и следующую строки.&lt;/p&gt;</translation>
+      <source>Ctrl+J</source>
+      <comment>Edit|Join Lines</comment>
+      <translation>Ctrl+J</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="1277" />
+      <source>&lt;b&gt;Join Lines&lt;/b&gt;&lt;p&gt;Join the current and the next lines.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Соединить строки&lt;/b&gt;&lt;p&gt;Соединить текущую и следующую строки.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="1287" />
       <source>Indent</source>
       <translation>Увеличить отступ</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1279" />
+      <location filename="../ViewManager/ViewManager.py" line="1289" />
       <source>&amp;Indent</source>
       <translation>У&amp;величить отступ</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1281" />
+      <location filename="../ViewManager/ViewManager.py" line="1291" />
       <source>Ctrl+I</source>
       <comment>Edit|Indent</comment>
       <translation>Ctrl+I</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1288" />
+      <location filename="../ViewManager/ViewManager.py" line="1298" />
       <source>Indent line</source>
       <translation>Увеличить отступ строки</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1291" />
+      <location filename="../ViewManager/ViewManager.py" line="1301" />
       <source>&lt;b&gt;Indent&lt;/b&gt;&lt;p&gt;Indents the current line or the lines of the selection by one level.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Увеличить отступ&lt;/b&gt;
 &lt;p&gt;Увеличить отступ текущей строки на один уровень.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1302" />
+      <location filename="../ViewManager/ViewManager.py" line="1312" />
       <source>Unindent</source>
       <translation>Уменьшить отступ</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1304" />
+      <location filename="../ViewManager/ViewManager.py" line="1314" />
       <source>U&amp;nindent</source>
       <translation>У&amp;меньшить отступ</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1306" />
+      <location filename="../ViewManager/ViewManager.py" line="1316" />
       <source>Ctrl+Shift+I</source>
       <comment>Edit|Unindent</comment>
       <translation>Ctrl+Shift+I</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1315" />
+      <location filename="../ViewManager/ViewManager.py" line="1325" />
       <source>Unindent line</source>
       <translation>Уменьшить отступ строки</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1318" />
+      <location filename="../ViewManager/ViewManager.py" line="1328" />
       <source>&lt;b&gt;Unindent&lt;/b&gt;&lt;p&gt;Unindents the current line or the lines of the selection by one level.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Уменьшить отступ&lt;/b&gt;
 &lt;p&gt;Уменьшить отступ текущей строки на один уровень.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1331" />
-      <location filename="../ViewManager/ViewManager.py" line="1329" />
+      <location filename="../ViewManager/ViewManager.py" line="1341" />
+      <location filename="../ViewManager/ViewManager.py" line="1339" />
       <source>Smart indent</source>
       <translation>Интеллектуальные отступы</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1338" />
+      <location filename="../ViewManager/ViewManager.py" line="1348" />
       <source>Smart indent Line or Selection</source>
       <translation>Форматировать строку или выделение умными отступами</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1341" />
+      <location filename="../ViewManager/ViewManager.py" line="1351" />
       <source>&lt;b&gt;Smart indent&lt;/b&gt;&lt;p&gt;Indents the current line or the lines of the current selection smartly.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Интеллектуальные отступы&lt;/b&gt;&lt;p&gt;Расставить отступы для выбранной строки (строк) с помощью умного алгоритма.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1352" />
+      <location filename="../ViewManager/ViewManager.py" line="1362" />
       <source>Comment</source>
       <translation>Закомментировать</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1354" />
+      <location filename="../ViewManager/ViewManager.py" line="1364" />
       <source>C&amp;omment</source>
       <translation>&amp;Закомментировать</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1356" />
-      <source>Ctrl+M</source>
-      <comment>Edit|Comment</comment>
-      <translation>Ctrl+M</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1363" />
-      <source>Comment Line or Selection</source>
-      <translation>Закомментировать строку или выделение</translation>
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="1366" />
+      <source>Ctrl+M</source>
+      <comment>Edit|Comment</comment>
+      <translation>Ctrl+M</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="1373" />
+      <source>Comment Line or Selection</source>
+      <translation>Закомментировать строку или выделение</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="1376" />
       <source>&lt;b&gt;Comment&lt;/b&gt;&lt;p&gt;Comments the current line or the lines of the current selection.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Закомментировать&lt;/b&gt;&lt;p&gt;Закомментировать строку или выделение.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1377" />
+      <location filename="../ViewManager/ViewManager.py" line="1387" />
       <source>Uncomment</source>
       <translation>Раскомментировать</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1379" />
+      <location filename="../ViewManager/ViewManager.py" line="1389" />
       <source>Unco&amp;mment</source>
       <translation>&amp;Раскомментировать</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1381" />
+      <location filename="../ViewManager/ViewManager.py" line="1391" />
       <source>Ctrl+Shift+M</source>
       <comment>Edit|Uncomment</comment>
       <translation>Ctrl+Shift+M</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1390" />
+      <location filename="../ViewManager/ViewManager.py" line="1400" />
       <source>Uncomment Line or Selection</source>
       <translation>Раскомментировать строку или выделение</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1393" />
+      <location filename="../ViewManager/ViewManager.py" line="1403" />
       <source>&lt;b&gt;Uncomment&lt;/b&gt;&lt;p&gt;Uncomments the current line or the lines of the current selection.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Раскомментировать&lt;/b&gt;&lt;p&gt;Раскомментировать строку или выделение.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1406" />
-      <location filename="../ViewManager/ViewManager.py" line="1404" />
+      <location filename="../ViewManager/ViewManager.py" line="1416" />
+      <location filename="../ViewManager/ViewManager.py" line="1414" />
       <source>Toggle Comment</source>
       <translation>Переключить комментарий</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1408" />
+      <location filename="../ViewManager/ViewManager.py" line="1418" />
       <source>Ctrl+#</source>
       <comment>Edit|Toggle Comment</comment>
       <translation>Ctrl+#</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1417" />
+      <location filename="../ViewManager/ViewManager.py" line="1427" />
       <source>Toggle the comment of the current line, selection or comment block</source>
       <translation>Переключить комментарий текущей строки, выборки или блока комментария</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1423" />
+      <location filename="../ViewManager/ViewManager.py" line="1433" />
       <source>&lt;b&gt;Toggle Comment&lt;/b&gt;&lt;p&gt;If the current line does not start with a block comment, the current line or selection is commented. If it is already commented, this comment block is uncommented. &lt;/p&gt;</source>
       <translation>&lt;b&gt;Переключить комментарий&lt;/b&gt;&lt;p&gt;Переключить комментарий текущей строки, выборки или блока комментария. &lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1436" />
-      <location filename="../ViewManager/ViewManager.py" line="1435" />
+      <location filename="../ViewManager/ViewManager.py" line="1446" />
+      <location filename="../ViewManager/ViewManager.py" line="1445" />
       <source>Stream Comment</source>
       <translation>Поточный комментарий</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1443" />
+      <location filename="../ViewManager/ViewManager.py" line="1453" />
       <source>Stream Comment Line or Selection</source>
       <translation>Закомментировать строку или выделение</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1448" />
+      <location filename="../ViewManager/ViewManager.py" line="1458" />
       <source>&lt;b&gt;Stream Comment&lt;/b&gt;&lt;p&gt;Stream comments the current line or the current selection.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Закомментировать&lt;/b&gt;&lt;p&gt;Закомментировать строку или выделение поточным комментарием.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1460" />
-      <location filename="../ViewManager/ViewManager.py" line="1459" />
-      <source>Box Comment</source>
-      <translation>Прямоугольный комментарий</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1467" />
-      <source>Box Comment Line or Selection</source>
-      <translation>Закомментировать строку или выделение прямоугольным комментарием</translation>
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="1470" />
+      <location filename="../ViewManager/ViewManager.py" line="1469" />
+      <source>Box Comment</source>
+      <translation>Прямоугольный комментарий</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="1477" />
+      <source>Box Comment Line or Selection</source>
+      <translation>Закомментировать строку или выделение прямоугольным комментарием</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="1480" />
       <source>&lt;b&gt;Box Comment&lt;/b&gt;&lt;p&gt;Box comments the current line or the lines of the current selection.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Закомментировать&lt;/b&gt;&lt;p&gt;Закомментировать строку или выделение прямоугольным комментарием.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1481" />
+      <location filename="../ViewManager/ViewManager.py" line="1491" />
       <source>Select to brace</source>
       <translation>Выбрать до скобки</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1482" />
+      <location filename="../ViewManager/ViewManager.py" line="1492" />
       <source>Select to &amp;brace</source>
       <translation>В&amp;ыбрать до скобки</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1484" />
+      <location filename="../ViewManager/ViewManager.py" line="1494" />
       <source>Ctrl+E</source>
       <comment>Edit|Select to brace</comment>
       <translation>Ctrl+E</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1493" />
+      <location filename="../ViewManager/ViewManager.py" line="1503" />
       <source>Select text to the matching brace</source>
       <translation>Выбрать до соответствующей скобки</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1498" />
+      <location filename="../ViewManager/ViewManager.py" line="1508" />
       <source>&lt;b&gt;Select to brace&lt;/b&gt;&lt;p&gt;Select text of the current editor to the matching brace.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Выбрать до скобки&lt;/b&gt;&lt;p&gt;Выбрать текст в текущем редакторе до соответствующей скобки.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1509" />
+      <location filename="../ViewManager/ViewManager.py" line="1519" />
       <source>Select all</source>
       <translation>Выделить всё</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1511" />
+      <location filename="../ViewManager/ViewManager.py" line="1521" />
       <source>&amp;Select all</source>
       <translation>В&amp;ыделить всё</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1513" />
+      <location filename="../ViewManager/ViewManager.py" line="1523" />
       <source>Ctrl+A</source>
       <comment>Edit|Select all</comment>
       <translation>Ctrl+A</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1520" />
+      <location filename="../ViewManager/ViewManager.py" line="1530" />
       <source>Select all text</source>
       <translation>Выбрать весь текст</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1523" />
-      <source>&lt;b&gt;Select All&lt;/b&gt;&lt;p&gt;Select all text of the current editor.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Выбрать всё&lt;/b&gt;&lt;p&gt;Выбрать весь текст в текущем редакторе.&lt;/p&gt;</translation>
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="1533" />
+      <source>&lt;b&gt;Select All&lt;/b&gt;&lt;p&gt;Select all text of the current editor.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Выбрать всё&lt;/b&gt;&lt;p&gt;Выбрать весь текст в текущем редакторе.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="1543" />
       <source>Deselect all</source>
       <translation>Снять выделение</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1534" />
+      <location filename="../ViewManager/ViewManager.py" line="1544" />
       <source>&amp;Deselect all</source>
       <translation>&amp;Снять выделение</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1536" />
+      <location filename="../ViewManager/ViewManager.py" line="1546" />
       <source>Alt+Ctrl+A</source>
       <comment>Edit|Deselect all</comment>
       <translation>Alt+Ctrl+A</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1545" />
+      <location filename="../ViewManager/ViewManager.py" line="1555" />
       <source>Deselect all text</source>
       <translation>Снять выделение со всего текста</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1548" />
+      <location filename="../ViewManager/ViewManager.py" line="1558" />
       <source>&lt;b&gt;Deselect All&lt;/b&gt;&lt;p&gt;Deselect all text of the current editor.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Снять выделение&lt;/b&gt;&lt;p&gt;Снять выделение со всего текста в текущем редакторе.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1566" />
-      <location filename="../ViewManager/ViewManager.py" line="1559" />
-      <location filename="../ViewManager/ViewManager.py" line="1558" />
+      <location filename="../ViewManager/ViewManager.py" line="1576" />
+      <location filename="../ViewManager/ViewManager.py" line="1569" />
+      <location filename="../ViewManager/ViewManager.py" line="1568" />
       <source>Convert Line End Characters</source>
       <translation>Конвертировать окончания строк</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1569" />
+      <location filename="../ViewManager/ViewManager.py" line="1579" />
       <source>&lt;b&gt;Convert Line End Characters&lt;/b&gt;&lt;p&gt;Convert the line end characters to the currently set type.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Конвертировать окончания строк&lt;/b&gt;&lt;p&gt;Конвертировать окончания строк к выбранному способу&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1588" />
-      <location filename="../ViewManager/ViewManager.py" line="1581" />
-      <location filename="../ViewManager/ViewManager.py" line="1580" />
+      <location filename="../ViewManager/ViewManager.py" line="1598" />
+      <location filename="../ViewManager/ViewManager.py" line="1591" />
+      <location filename="../ViewManager/ViewManager.py" line="1590" />
       <source>Convert Tabs to Spaces</source>
       <translation>Преобразовать табуляцию в пробелы</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1591" />
+      <location filename="../ViewManager/ViewManager.py" line="1601" />
       <source>&lt;b&gt;Convert Tabs to Spaces&lt;/b&gt;&lt;p&gt;Convert tabulators to the configured amount of space characters.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Преобразовать табуляцию в пробелы&lt;/b&gt;&lt;p&gt;Преобразуйте табуляторы в заданное количество пробелов.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1610" />
-      <location filename="../ViewManager/ViewManager.py" line="1603" />
-      <location filename="../ViewManager/ViewManager.py" line="1602" />
+      <location filename="../ViewManager/ViewManager.py" line="1620" />
+      <location filename="../ViewManager/ViewManager.py" line="1613" />
+      <location filename="../ViewManager/ViewManager.py" line="1612" />
       <source>Shorten empty lines</source>
       <translation>Укоротить пустые строки</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1613" />
+      <location filename="../ViewManager/ViewManager.py" line="1623" />
       <source>&lt;b&gt;Shorten empty lines&lt;/b&gt;&lt;p&gt;Shorten lines consisting solely of whitespace characters.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Укоротить пустые строки&lt;/b&gt;
 &lt;p&gt;Укоротить строки, состоящие только из пробельных символов.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3497" />
-      <location filename="../ViewManager/ViewManager.py" line="1624" />
+      <location filename="../ViewManager/ViewManager.py" line="3507" />
+      <location filename="../ViewManager/ViewManager.py" line="1634" />
       <source>Complete</source>
       <translation>Дополнить</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1625" />
+      <location filename="../ViewManager/ViewManager.py" line="1635" />
       <source>&amp;Complete</source>
       <translation>&amp;Дополнить</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1627" />
+      <location filename="../ViewManager/ViewManager.py" line="1637" />
       <source>Ctrl+Space</source>
       <comment>Edit|Complete</comment>
       <translation>Ctrl+Space</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1634" />
+      <location filename="../ViewManager/ViewManager.py" line="1644" />
       <source>Complete current word</source>
       <translation>Дополнить текущее слово</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1637" />
+      <location filename="../ViewManager/ViewManager.py" line="1647" />
       <source>&lt;b&gt;Complete&lt;/b&gt;&lt;p&gt;Performs a completion of the word containing the cursor.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Дополнить&lt;/b&gt;&lt;p&gt;Выполняется дополнение слова, содержащего курсор.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1649" />
-      <location filename="../ViewManager/ViewManager.py" line="1648" />
+      <location filename="../ViewManager/ViewManager.py" line="1659" />
+      <location filename="../ViewManager/ViewManager.py" line="1658" />
       <source>Complete from Document</source>
       <translation>Дополнить из документа</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1651" />
+      <location filename="../ViewManager/ViewManager.py" line="1661" />
       <source>Ctrl+Shift+Space</source>
       <comment>Edit|Complete from Document</comment>
       <translation>Ctrl+Shift+Space</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1660" />
+      <location filename="../ViewManager/ViewManager.py" line="1670" />
       <source>Complete current word from Document</source>
       <translation>Дополнить текущее слово из документа</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1665" />
+      <location filename="../ViewManager/ViewManager.py" line="1675" />
       <source>&lt;b&gt;Complete from Document&lt;/b&gt;&lt;p&gt;Performs a completion from document of the word containing the cursor.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Дополнить из документа&lt;/b&gt;&lt;p&gt;Выполняется дополнение слова, содержащего курсор, из документа.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1677" />
-      <location filename="../ViewManager/ViewManager.py" line="1676" />
+      <location filename="../ViewManager/ViewManager.py" line="1687" />
+      <location filename="../ViewManager/ViewManager.py" line="1686" />
       <source>Complete from APIs</source>
       <translation>Дополнить из API</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1679" />
+      <location filename="../ViewManager/ViewManager.py" line="1689" />
       <source>Ctrl+Alt+Space</source>
       <comment>Edit|Complete from APIs</comment>
       <translation>Ctrl+Alt+Space</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1688" />
+      <location filename="../ViewManager/ViewManager.py" line="1698" />
       <source>Complete current word from APIs</source>
       <translation>Дополнить текущее слово из API</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1691" />
+      <location filename="../ViewManager/ViewManager.py" line="1701" />
       <source>&lt;b&gt;Complete from APIs&lt;/b&gt;&lt;p&gt;Performs a completion from APIs of the word containing the cursor.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Дополнить из API&lt;/b&gt;&lt;p&gt;Выполняется дополнение слова, содержащего курсор, из API.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1705" />
-      <location filename="../ViewManager/ViewManager.py" line="1702" />
+      <location filename="../ViewManager/ViewManager.py" line="1715" />
+      <location filename="../ViewManager/ViewManager.py" line="1712" />
       <source>Complete from Document and APIs</source>
       <translation>Дополнить из документа и API</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1709" />
+      <location filename="../ViewManager/ViewManager.py" line="1719" />
       <source>Alt+Shift+Space</source>
       <comment>Edit|Complete from Document and APIs</comment>
       <translation>Alt+Shift+Space</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1720" />
+      <location filename="../ViewManager/ViewManager.py" line="1730" />
       <source>Complete current word from Document and APIs</source>
       <translation>Дополнить текущее слово из документа и API</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1725" />
+      <location filename="../ViewManager/ViewManager.py" line="1735" />
       <source>&lt;b&gt;Complete from Document and APIs&lt;/b&gt;&lt;p&gt;Performs a completion from document and APIs of the word containing the cursor.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Дополнить из документа и API&lt;/b&gt;&lt;p&gt;Выполняется дополнение слова, содержащего курсор, из документа и API.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1736" />
+      <location filename="../ViewManager/ViewManager.py" line="1746" />
       <source>Calltip</source>
       <translation>Подсказка</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1737" />
+      <location filename="../ViewManager/ViewManager.py" line="1747" />
       <source>&amp;Calltip</source>
       <translation>&amp;Подсказка</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1739" />
+      <location filename="../ViewManager/ViewManager.py" line="1749" />
       <source>Meta+Alt+Space</source>
       <comment>Edit|Calltip</comment>
       <translation>Meta+Alt+Space</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1748" />
+      <location filename="../ViewManager/ViewManager.py" line="1758" />
       <source>Show Calltips</source>
       <translation>Показать подсказки</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1751" />
+      <location filename="../ViewManager/ViewManager.py" line="1761" />
       <source>&lt;b&gt;Calltip&lt;/b&gt;&lt;p&gt;Show calltips based on the characters immediately to the left of the cursor.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Подсказки&lt;/b&gt;&lt;p&gt;Показать подсказки соответствующие символам слева от курсора.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1764" />
-      <location filename="../ViewManager/ViewManager.py" line="1762" />
+      <location filename="../ViewManager/ViewManager.py" line="1774" />
+      <location filename="../ViewManager/ViewManager.py" line="1772" />
       <source>Code Info</source>
       <translation>Информация о коде</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1766" />
+      <location filename="../ViewManager/ViewManager.py" line="1776" />
       <source>Ctrl+Alt+I</source>
       <comment>Edit|Code Info</comment>
       <translation>Ctrl+Alt+I</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1775" />
+      <location filename="../ViewManager/ViewManager.py" line="1785" />
       <source>Show Code Info</source>
       <translation>Отображение информации для выбранного кода</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1778" />
+      <location filename="../ViewManager/ViewManager.py" line="1788" />
       <source>&lt;b&gt;Code Info&lt;/b&gt;&lt;p&gt;Show code information based on the cursor position.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Информация для кода&lt;/b&gt;&lt;p&gt;Показ информации для кода на позиции курсора.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1789" />
-      <location filename="../ViewManager/ViewManager.py" line="1788" />
+      <location filename="../ViewManager/ViewManager.py" line="1799" />
+      <location filename="../ViewManager/ViewManager.py" line="1798" />
       <source>Sort</source>
       <translation>Сортировка</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1791" />
+      <location filename="../ViewManager/ViewManager.py" line="1801" />
       <source>Ctrl+Alt+S</source>
       <comment>Edit|Sort</comment>
       <translation>Ctrl+Alt+S</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1798" />
+      <location filename="../ViewManager/ViewManager.py" line="1808" />
       <source>Sort the lines containing the rectangular selection</source>
       <translation>Сортировать строки в прямоугольной выборке</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1803" />
+      <location filename="../ViewManager/ViewManager.py" line="1813" />
       <source>&lt;b&gt;Sort&lt;/b&gt;&lt;p&gt;Sort the lines spanned by a rectangular selection based on the selection ignoring leading and trailing whitespace.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Сортировка&lt;/b&gt;&lt;p&gt;Сортировать строки в прямоугольной выборке, принимая во внимание только выделенную часть и игнорируя символы пропуска.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1815" />
-      <location filename="../ViewManager/ViewManager.py" line="1814" />
+      <location filename="../ViewManager/ViewManager.py" line="1825" />
+      <location filename="../ViewManager/ViewManager.py" line="1824" />
       <source>Generate Docstring</source>
       <translation>Генерировать строки документации</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1817" />
+      <location filename="../ViewManager/ViewManager.py" line="1827" />
       <source>Ctrl+Alt+D</source>
       <comment>Edit|Generate Docstring</comment>
       <translation>Ctrl+Alt+D</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1826" />
+      <location filename="../ViewManager/ViewManager.py" line="1836" />
       <source>Generate a docstring for the current function/method</source>
       <translation>Генерировать строки документации для текущих function/method</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1831" />
+      <location filename="../ViewManager/ViewManager.py" line="1841" />
       <source>&lt;b&gt;Generate Docstring&lt;/b&gt;&lt;p&gt;Generate a docstring for the current function/method if the cursor is placed on the line starting the function definition or on the line thereafter. The docstring is inserted at the appropriate position and the cursor is placed at the end of the description line.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Генерировать строки документации&lt;/b&gt;&lt;p&gt;Генерировать строки документации для текущих function/method если курсор расположен в строке определения функции или в последующей строке. Строки документации вставляются в соответствующую позицию, а курсор помещается в конец строки описания.&lt;/p&gt;</translation>
     </message>
@@ -95967,22 +95964,22 @@
       <location filename="../QScintilla/MiniEditor.py" line="929" />
       <location filename="../QScintilla/ShellWindow.py" line="579" />
       <location filename="../QScintilla/ShellWindow.py" line="578" />
-      <location filename="../ViewManager/ViewManager.py" line="1858" />
-      <location filename="../ViewManager/ViewManager.py" line="1857" />
+      <location filename="../ViewManager/ViewManager.py" line="1868" />
+      <location filename="../ViewManager/ViewManager.py" line="1867" />
       <source>Move left one character</source>
       <translation>Перейти влево на один символ</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="931" />
       <location filename="../QScintilla/ShellWindow.py" line="580" />
-      <location filename="../ViewManager/ViewManager.py" line="1859" />
+      <location filename="../ViewManager/ViewManager.py" line="1869" />
       <source>Left</source>
       <translation>Left</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="939" />
       <location filename="../QScintilla/ShellWindow.py" line="588" />
-      <location filename="../ViewManager/ViewManager.py" line="1867" />
+      <location filename="../ViewManager/ViewManager.py" line="1877" />
       <source>Meta+B</source>
       <translation>Meta+B</translation>
     </message>
@@ -95991,22 +95988,22 @@
       <location filename="../QScintilla/MiniEditor.py" line="945" />
       <location filename="../QScintilla/ShellWindow.py" line="595" />
       <location filename="../QScintilla/ShellWindow.py" line="594" />
-      <location filename="../ViewManager/ViewManager.py" line="1874" />
-      <location filename="../ViewManager/ViewManager.py" line="1873" />
+      <location filename="../ViewManager/ViewManager.py" line="1884" />
+      <location filename="../ViewManager/ViewManager.py" line="1883" />
       <source>Move right one character</source>
       <translation>Перейти вправо на один символ</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="947" />
       <location filename="../QScintilla/ShellWindow.py" line="596" />
-      <location filename="../ViewManager/ViewManager.py" line="1875" />
+      <location filename="../ViewManager/ViewManager.py" line="1885" />
       <source>Right</source>
       <translation>Right</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="954" />
       <location filename="../QScintilla/ShellWindow.py" line="603" />
-      <location filename="../ViewManager/ViewManager.py" line="1882" />
+      <location filename="../ViewManager/ViewManager.py" line="1892" />
       <source>Meta+F</source>
       <translation>Meta+F</translation>
     </message>
@@ -96015,22 +96012,22 @@
       <location filename="../QScintilla/MiniEditor.py" line="961" />
       <location filename="../QScintilla/ShellWindow.py" line="687" />
       <location filename="../QScintilla/ShellWindow.py" line="686" />
-      <location filename="../ViewManager/ViewManager.py" line="1890" />
-      <location filename="../ViewManager/ViewManager.py" line="1889" />
+      <location filename="../ViewManager/ViewManager.py" line="1900" />
+      <location filename="../ViewManager/ViewManager.py" line="1899" />
       <source>Move up one line</source>
       <translation>Перейти на одну строку вверх</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="963" />
       <location filename="../QScintilla/ShellWindow.py" line="688" />
-      <location filename="../ViewManager/ViewManager.py" line="1891" />
+      <location filename="../ViewManager/ViewManager.py" line="1901" />
       <source>Up</source>
       <translation>Up</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="970" />
       <location filename="../QScintilla/ShellWindow.py" line="695" />
-      <location filename="../ViewManager/ViewManager.py" line="1898" />
+      <location filename="../ViewManager/ViewManager.py" line="1908" />
       <source>Meta+P</source>
       <translation>Meta+P</translation>
     </message>
@@ -96039,30 +96036,30 @@
       <location filename="../QScintilla/MiniEditor.py" line="977" />
       <location filename="../QScintilla/ShellWindow.py" line="703" />
       <location filename="../QScintilla/ShellWindow.py" line="702" />
-      <location filename="../ViewManager/ViewManager.py" line="1906" />
-      <location filename="../ViewManager/ViewManager.py" line="1905" />
+      <location filename="../ViewManager/ViewManager.py" line="1916" />
+      <location filename="../ViewManager/ViewManager.py" line="1915" />
       <source>Move down one line</source>
       <translation>Перейти на одну строку вниз</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="979" />
       <location filename="../QScintilla/ShellWindow.py" line="704" />
-      <location filename="../ViewManager/ViewManager.py" line="1907" />
+      <location filename="../ViewManager/ViewManager.py" line="1917" />
       <source>Down</source>
       <translation>Down</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="986" />
       <location filename="../QScintilla/ShellWindow.py" line="711" />
-      <location filename="../ViewManager/ViewManager.py" line="1914" />
+      <location filename="../ViewManager/ViewManager.py" line="1924" />
       <source>Meta+N</source>
       <translation>Meta+N</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="994" />
       <location filename="../QScintilla/MiniEditor.py" line="993" />
-      <location filename="../ViewManager/ViewManager.py" line="1922" />
-      <location filename="../ViewManager/ViewManager.py" line="1921" />
+      <location filename="../ViewManager/ViewManager.py" line="1932" />
+      <location filename="../ViewManager/ViewManager.py" line="1931" />
       <source>Move left one word part</source>
       <translation>Перейти влево на одну часть слова</translation>
     </message>
@@ -96070,16 +96067,16 @@
       <location filename="../QScintilla/MiniEditor.py" line="1034" />
       <location filename="../QScintilla/MiniEditor.py" line="1002" />
       <location filename="../QScintilla/ShellWindow.py" line="619" />
-      <location filename="../ViewManager/ViewManager.py" line="1962" />
-      <location filename="../ViewManager/ViewManager.py" line="1930" />
+      <location filename="../ViewManager/ViewManager.py" line="1972" />
+      <location filename="../ViewManager/ViewManager.py" line="1940" />
       <source>Alt+Left</source>
       <translation>Alt+Left</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1010" />
       <location filename="../QScintilla/MiniEditor.py" line="1009" />
-      <location filename="../ViewManager/ViewManager.py" line="1938" />
-      <location filename="../ViewManager/ViewManager.py" line="1937" />
+      <location filename="../ViewManager/ViewManager.py" line="1948" />
+      <location filename="../ViewManager/ViewManager.py" line="1947" />
       <source>Move right one word part</source>
       <translation>Перейти вправо на одну часть слова</translation>
     </message>
@@ -96087,8 +96084,8 @@
       <location filename="../QScintilla/MiniEditor.py" line="2164" />
       <location filename="../QScintilla/MiniEditor.py" line="1054" />
       <location filename="../QScintilla/MiniEditor.py" line="1018" />
-      <location filename="../ViewManager/ViewManager.py" line="3071" />
-      <location filename="../ViewManager/ViewManager.py" line="1946" />
+      <location filename="../ViewManager/ViewManager.py" line="3081" />
+      <location filename="../ViewManager/ViewManager.py" line="1956" />
       <source>Alt+Right</source>
       <translation>Alt+Right</translation>
     </message>
@@ -96097,8 +96094,8 @@
       <location filename="../QScintilla/MiniEditor.py" line="1025" />
       <location filename="../QScintilla/ShellWindow.py" line="611" />
       <location filename="../QScintilla/ShellWindow.py" line="610" />
-      <location filename="../ViewManager/ViewManager.py" line="1954" />
-      <location filename="../ViewManager/ViewManager.py" line="1953" />
+      <location filename="../ViewManager/ViewManager.py" line="1964" />
+      <location filename="../ViewManager/ViewManager.py" line="1963" />
       <source>Move left one word</source>
       <translation>Перейти влево на одно слово</translation>
     </message>
@@ -96106,8 +96103,8 @@
       <location filename="../QScintilla/MiniEditor.py" line="1094" />
       <location filename="../QScintilla/MiniEditor.py" line="1038" />
       <location filename="../QScintilla/ShellWindow.py" line="623" />
-      <location filename="../ViewManager/ViewManager.py" line="2018" />
-      <location filename="../ViewManager/ViewManager.py" line="1966" />
+      <location filename="../ViewManager/ViewManager.py" line="2028" />
+      <location filename="../ViewManager/ViewManager.py" line="1976" />
       <source>Ctrl+Left</source>
       <translation>Ctrl+Left</translation>
     </message>
@@ -96116,8 +96113,8 @@
       <location filename="../QScintilla/MiniEditor.py" line="1045" />
       <location filename="../QScintilla/ShellWindow.py" line="631" />
       <location filename="../QScintilla/ShellWindow.py" line="630" />
-      <location filename="../ViewManager/ViewManager.py" line="1974" />
-      <location filename="../ViewManager/ViewManager.py" line="1973" />
+      <location filename="../ViewManager/ViewManager.py" line="1984" />
+      <location filename="../ViewManager/ViewManager.py" line="1983" />
       <source>Move right one word</source>
       <translation>Перейти вправо на одно слово</translation>
     </message>
@@ -96125,8 +96122,8 @@
       <location filename="../QScintilla/MiniEditor.py" line="1848" />
       <location filename="../QScintilla/MiniEditor.py" line="1058" />
       <location filename="../QScintilla/ShellWindow.py" line="639" />
-      <location filename="../ViewManager/ViewManager.py" line="2755" />
-      <location filename="../ViewManager/ViewManager.py" line="1982" />
+      <location filename="../ViewManager/ViewManager.py" line="2765" />
+      <location filename="../ViewManager/ViewManager.py" line="1992" />
       <source>Ctrl+Right</source>
       <translation>Ctrl+Right</translation>
     </message>
@@ -96135,8 +96132,8 @@
       <location filename="../QScintilla/MiniEditor.py" line="1065" />
       <location filename="../QScintilla/ShellWindow.py" line="649" />
       <location filename="../QScintilla/ShellWindow.py" line="646" />
-      <location filename="../ViewManager/ViewManager.py" line="1992" />
-      <location filename="../ViewManager/ViewManager.py" line="1989" />
+      <location filename="../ViewManager/ViewManager.py" line="2002" />
+      <location filename="../ViewManager/ViewManager.py" line="1999" />
       <source>Move to first visible character in document line</source>
       <translation>Перейти к первому видимому символу в строке документа</translation>
     </message>
@@ -96144,22 +96141,22 @@
       <location filename="../QScintilla/MiniEditor.py" line="2109" />
       <location filename="../QScintilla/MiniEditor.py" line="1078" />
       <location filename="../QScintilla/ShellWindow.py" line="659" />
-      <location filename="../ViewManager/ViewManager.py" line="3016" />
-      <location filename="../ViewManager/ViewManager.py" line="2002" />
+      <location filename="../ViewManager/ViewManager.py" line="3026" />
+      <location filename="../ViewManager/ViewManager.py" line="2012" />
       <source>Home</source>
       <translation>Home</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1086" />
       <location filename="../QScintilla/MiniEditor.py" line="1085" />
-      <location filename="../ViewManager/ViewManager.py" line="2010" />
-      <location filename="../ViewManager/ViewManager.py" line="2009" />
+      <location filename="../ViewManager/ViewManager.py" line="2020" />
+      <location filename="../ViewManager/ViewManager.py" line="2019" />
       <source>Move to start of display line</source>
       <translation>Перейти на начало строки экрана</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1098" />
-      <location filename="../ViewManager/ViewManager.py" line="2022" />
+      <location filename="../ViewManager/ViewManager.py" line="2032" />
       <source>Alt+Home</source>
       <translation>Alt+Home</translation>
     </message>
@@ -96168,15 +96165,15 @@
       <location filename="../QScintilla/MiniEditor.py" line="1105" />
       <location filename="../QScintilla/ShellWindow.py" line="667" />
       <location filename="../QScintilla/ShellWindow.py" line="666" />
-      <location filename="../ViewManager/ViewManager.py" line="2030" />
-      <location filename="../ViewManager/ViewManager.py" line="2029" />
+      <location filename="../ViewManager/ViewManager.py" line="2040" />
+      <location filename="../ViewManager/ViewManager.py" line="2039" />
       <source>Move to end of document line</source>
       <translation>Перейти на конец строки документа</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1114" />
       <location filename="../QScintilla/ShellWindow.py" line="675" />
-      <location filename="../ViewManager/ViewManager.py" line="2038" />
+      <location filename="../ViewManager/ViewManager.py" line="2048" />
       <source>Meta+E</source>
       <translation>Meta+E</translation>
     </message>
@@ -96184,16 +96181,16 @@
       <location filename="../QScintilla/MiniEditor.py" line="2126" />
       <location filename="../QScintilla/MiniEditor.py" line="1118" />
       <location filename="../QScintilla/ShellWindow.py" line="679" />
-      <location filename="../ViewManager/ViewManager.py" line="3033" />
-      <location filename="../ViewManager/ViewManager.py" line="2042" />
+      <location filename="../ViewManager/ViewManager.py" line="3043" />
+      <location filename="../ViewManager/ViewManager.py" line="2052" />
       <source>End</source>
       <translation>End</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1126" />
       <location filename="../QScintilla/MiniEditor.py" line="1125" />
-      <location filename="../ViewManager/ViewManager.py" line="2050" />
-      <location filename="../ViewManager/ViewManager.py" line="2049" />
+      <location filename="../ViewManager/ViewManager.py" line="2060" />
+      <location filename="../ViewManager/ViewManager.py" line="2059" />
       <source>Scroll view down one line</source>
       <translation>Прокрутить на одну строку вниз</translation>
     </message>
@@ -96201,16 +96198,16 @@
       <location filename="../QScintilla/MiniEditor.py" line="1230" />
       <location filename="../QScintilla/MiniEditor.py" line="1127" />
       <location filename="../QScintilla/ShellWindow.py" line="720" />
-      <location filename="../ViewManager/ViewManager.py" line="2154" />
-      <location filename="../ViewManager/ViewManager.py" line="2051" />
+      <location filename="../ViewManager/ViewManager.py" line="2164" />
+      <location filename="../ViewManager/ViewManager.py" line="2061" />
       <source>Ctrl+Down</source>
       <translation>Ctrl+Down</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1138" />
       <location filename="../QScintilla/MiniEditor.py" line="1137" />
-      <location filename="../ViewManager/ViewManager.py" line="2062" />
-      <location filename="../ViewManager/ViewManager.py" line="2061" />
+      <location filename="../ViewManager/ViewManager.py" line="2072" />
+      <location filename="../ViewManager/ViewManager.py" line="2071" />
       <source>Scroll view up one line</source>
       <translation>Прокрутить на одну строку вверх</translation>
     </message>
@@ -96218,36 +96215,36 @@
       <location filename="../QScintilla/MiniEditor.py" line="1210" />
       <location filename="../QScintilla/MiniEditor.py" line="1139" />
       <location filename="../QScintilla/ShellWindow.py" line="732" />
-      <location filename="../ViewManager/ViewManager.py" line="2134" />
-      <location filename="../ViewManager/ViewManager.py" line="2063" />
+      <location filename="../ViewManager/ViewManager.py" line="2144" />
+      <location filename="../ViewManager/ViewManager.py" line="2073" />
       <source>Ctrl+Up</source>
       <translation>Ctrl+Up</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1150" />
       <location filename="../QScintilla/MiniEditor.py" line="1149" />
-      <location filename="../ViewManager/ViewManager.py" line="2074" />
-      <location filename="../ViewManager/ViewManager.py" line="2073" />
+      <location filename="../ViewManager/ViewManager.py" line="2084" />
+      <location filename="../ViewManager/ViewManager.py" line="2083" />
       <source>Move up one paragraph</source>
       <translation>Перейти на один параграф вверх</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1151" />
-      <location filename="../ViewManager/ViewManager.py" line="2075" />
+      <location filename="../ViewManager/ViewManager.py" line="2085" />
       <source>Alt+Up</source>
       <translation>Alt+Up</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1162" />
       <location filename="../QScintilla/MiniEditor.py" line="1161" />
-      <location filename="../ViewManager/ViewManager.py" line="2086" />
-      <location filename="../ViewManager/ViewManager.py" line="2085" />
+      <location filename="../ViewManager/ViewManager.py" line="2096" />
+      <location filename="../ViewManager/ViewManager.py" line="2095" />
       <source>Move down one paragraph</source>
       <translation>Перейти на один параграф вниз</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1163" />
-      <location filename="../ViewManager/ViewManager.py" line="2087" />
+      <location filename="../ViewManager/ViewManager.py" line="2097" />
       <source>Alt+Down</source>
       <translation>Alt+Down</translation>
     </message>
@@ -96256,15 +96253,15 @@
       <location filename="../QScintilla/MiniEditor.py" line="1173" />
       <location filename="../QScintilla/ShellWindow.py" line="743" />
       <location filename="../QScintilla/ShellWindow.py" line="742" />
-      <location filename="../ViewManager/ViewManager.py" line="2098" />
-      <location filename="../ViewManager/ViewManager.py" line="2097" />
+      <location filename="../ViewManager/ViewManager.py" line="2108" />
+      <location filename="../ViewManager/ViewManager.py" line="2107" />
       <source>Move up one page</source>
       <translation>Перейти на одну страницу вверх</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1175" />
       <location filename="../QScintilla/ShellWindow.py" line="744" />
-      <location filename="../ViewManager/ViewManager.py" line="2099" />
+      <location filename="../ViewManager/ViewManager.py" line="2109" />
       <source>PgUp</source>
       <translation>PgUp</translation>
     </message>
@@ -96273,50 +96270,50 @@
       <location filename="../QScintilla/MiniEditor.py" line="1185" />
       <location filename="../QScintilla/ShellWindow.py" line="755" />
       <location filename="../QScintilla/ShellWindow.py" line="754" />
-      <location filename="../ViewManager/ViewManager.py" line="2110" />
-      <location filename="../ViewManager/ViewManager.py" line="2109" />
+      <location filename="../ViewManager/ViewManager.py" line="2120" />
+      <location filename="../ViewManager/ViewManager.py" line="2119" />
       <source>Move down one page</source>
       <translation>Перейти на одну страницу вниз</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1187" />
       <location filename="../QScintilla/ShellWindow.py" line="756" />
-      <location filename="../ViewManager/ViewManager.py" line="2111" />
+      <location filename="../ViewManager/ViewManager.py" line="2121" />
       <source>PgDown</source>
       <translation>PgDown</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1194" />
       <location filename="../QScintilla/ShellWindow.py" line="763" />
-      <location filename="../ViewManager/ViewManager.py" line="2118" />
+      <location filename="../ViewManager/ViewManager.py" line="2128" />
       <source>Meta+V</source>
       <translation>Meta+V</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1202" />
       <location filename="../QScintilla/MiniEditor.py" line="1201" />
-      <location filename="../ViewManager/ViewManager.py" line="2126" />
-      <location filename="../ViewManager/ViewManager.py" line="2125" />
+      <location filename="../ViewManager/ViewManager.py" line="2136" />
+      <location filename="../ViewManager/ViewManager.py" line="2135" />
       <source>Move to start of document</source>
       <translation>Перейти на начало документа</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1214" />
-      <location filename="../ViewManager/ViewManager.py" line="2138" />
+      <location filename="../ViewManager/ViewManager.py" line="2148" />
       <source>Ctrl+Home</source>
       <translation>Ctrl+Home</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1222" />
       <location filename="../QScintilla/MiniEditor.py" line="1221" />
-      <location filename="../ViewManager/ViewManager.py" line="2146" />
-      <location filename="../ViewManager/ViewManager.py" line="2145" />
+      <location filename="../ViewManager/ViewManager.py" line="2156" />
+      <location filename="../ViewManager/ViewManager.py" line="2155" />
       <source>Move to end of document</source>
       <translation>Перейти на конец документа</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1234" />
-      <location filename="../ViewManager/ViewManager.py" line="2158" />
+      <location filename="../ViewManager/ViewManager.py" line="2168" />
       <source>Ctrl+End</source>
       <translation>Ctrl+End</translation>
     </message>
@@ -96325,29 +96322,29 @@
       <location filename="../QScintilla/MiniEditor.py" line="1241" />
       <location filename="../QScintilla/ShellWindow.py" line="457" />
       <location filename="../QScintilla/ShellWindow.py" line="456" />
-      <location filename="../ViewManager/ViewManager.py" line="2166" />
-      <location filename="../ViewManager/ViewManager.py" line="2165" />
+      <location filename="../ViewManager/ViewManager.py" line="2176" />
+      <location filename="../ViewManager/ViewManager.py" line="2175" />
       <source>Indent one level</source>
       <translation>Увеличить отступ</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1243" />
       <location filename="../QScintilla/ShellWindow.py" line="458" />
-      <location filename="../ViewManager/ViewManager.py" line="2167" />
+      <location filename="../ViewManager/ViewManager.py" line="2177" />
       <source>Tab</source>
       <translation>Tab</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1254" />
       <location filename="../QScintilla/MiniEditor.py" line="1253" />
-      <location filename="../ViewManager/ViewManager.py" line="2178" />
-      <location filename="../ViewManager/ViewManager.py" line="2177" />
+      <location filename="../ViewManager/ViewManager.py" line="2188" />
+      <location filename="../ViewManager/ViewManager.py" line="2187" />
       <source>Unindent one level</source>
       <translation>Уменьшить отступ</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1255" />
-      <location filename="../ViewManager/ViewManager.py" line="2179" />
+      <location filename="../ViewManager/ViewManager.py" line="2189" />
       <source>Shift+Tab</source>
       <translation>Shift+Tab</translation>
     </message>
@@ -96356,22 +96353,22 @@
       <location filename="../QScintilla/MiniEditor.py" line="1265" />
       <location filename="../QScintilla/ShellWindow.py" line="785" />
       <location filename="../QScintilla/ShellWindow.py" line="782" />
-      <location filename="../ViewManager/ViewManager.py" line="2192" />
-      <location filename="../ViewManager/ViewManager.py" line="2189" />
+      <location filename="../ViewManager/ViewManager.py" line="2202" />
+      <location filename="../ViewManager/ViewManager.py" line="2199" />
       <source>Extend selection left one character</source>
       <translation>Распространить выделение на один символ влево</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1271" />
       <location filename="../QScintilla/ShellWindow.py" line="788" />
-      <location filename="../ViewManager/ViewManager.py" line="2195" />
+      <location filename="../ViewManager/ViewManager.py" line="2205" />
       <source>Shift+Left</source>
       <translation>Shift+Left</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1278" />
       <location filename="../QScintilla/ShellWindow.py" line="795" />
-      <location filename="../ViewManager/ViewManager.py" line="2202" />
+      <location filename="../ViewManager/ViewManager.py" line="2212" />
       <source>Meta+Shift+B</source>
       <translation>Meta+Shift+B</translation>
     </message>
@@ -96380,70 +96377,70 @@
       <location filename="../QScintilla/MiniEditor.py" line="1285" />
       <location filename="../QScintilla/ShellWindow.py" line="805" />
       <location filename="../QScintilla/ShellWindow.py" line="802" />
-      <location filename="../ViewManager/ViewManager.py" line="2212" />
-      <location filename="../ViewManager/ViewManager.py" line="2209" />
+      <location filename="../ViewManager/ViewManager.py" line="2222" />
+      <location filename="../ViewManager/ViewManager.py" line="2219" />
       <source>Extend selection right one character</source>
       <translation>Распространить выделение на один символ вправо</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1291" />
       <location filename="../QScintilla/ShellWindow.py" line="808" />
-      <location filename="../ViewManager/ViewManager.py" line="2215" />
+      <location filename="../ViewManager/ViewManager.py" line="2225" />
       <source>Shift+Right</source>
       <translation>Shift+Right</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1298" />
       <location filename="../QScintilla/ShellWindow.py" line="815" />
-      <location filename="../ViewManager/ViewManager.py" line="2222" />
+      <location filename="../ViewManager/ViewManager.py" line="2232" />
       <source>Meta+Shift+F</source>
       <translation>Meta+Shift+F</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1306" />
       <location filename="../QScintilla/MiniEditor.py" line="1305" />
-      <location filename="../ViewManager/ViewManager.py" line="2230" />
-      <location filename="../ViewManager/ViewManager.py" line="2229" />
+      <location filename="../ViewManager/ViewManager.py" line="2240" />
+      <location filename="../ViewManager/ViewManager.py" line="2239" />
       <source>Extend selection up one line</source>
       <translation>Распространить выделение на одну строку вверх</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1307" />
-      <location filename="../ViewManager/ViewManager.py" line="2231" />
+      <location filename="../ViewManager/ViewManager.py" line="2241" />
       <source>Shift+Up</source>
       <translation>Shift+Up</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1314" />
-      <location filename="../ViewManager/ViewManager.py" line="2238" />
+      <location filename="../ViewManager/ViewManager.py" line="2248" />
       <source>Meta+Shift+P</source>
       <translation>Meta+Shift+P</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1322" />
       <location filename="../QScintilla/MiniEditor.py" line="1321" />
-      <location filename="../ViewManager/ViewManager.py" line="2246" />
-      <location filename="../ViewManager/ViewManager.py" line="2245" />
+      <location filename="../ViewManager/ViewManager.py" line="2256" />
+      <location filename="../ViewManager/ViewManager.py" line="2255" />
       <source>Extend selection down one line</source>
       <translation>Распространить выделение на одну строку вниз</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1323" />
-      <location filename="../ViewManager/ViewManager.py" line="2247" />
+      <location filename="../ViewManager/ViewManager.py" line="2257" />
       <source>Shift+Down</source>
       <translation>Shift+Down</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1330" />
-      <location filename="../ViewManager/ViewManager.py" line="2254" />
+      <location filename="../ViewManager/ViewManager.py" line="2264" />
       <source>Meta+Shift+N</source>
       <translation>Meta+Shift+N</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1340" />
       <location filename="../QScintilla/MiniEditor.py" line="1337" />
-      <location filename="../ViewManager/ViewManager.py" line="2264" />
-      <location filename="../ViewManager/ViewManager.py" line="2261" />
+      <location filename="../ViewManager/ViewManager.py" line="2274" />
+      <location filename="../ViewManager/ViewManager.py" line="2271" />
       <source>Extend selection left one word part</source>
       <translation>Распространить выделение на одну часть слова влево</translation>
     </message>
@@ -96451,16 +96448,16 @@
       <location filename="../QScintilla/MiniEditor.py" line="1391" />
       <location filename="../QScintilla/MiniEditor.py" line="1351" />
       <location filename="../QScintilla/ShellWindow.py" line="832" />
-      <location filename="../ViewManager/ViewManager.py" line="2315" />
-      <location filename="../ViewManager/ViewManager.py" line="2275" />
+      <location filename="../ViewManager/ViewManager.py" line="2325" />
+      <location filename="../ViewManager/ViewManager.py" line="2285" />
       <source>Alt+Shift+Left</source>
       <translation>Alt+Shift+Left</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1362" />
       <location filename="../QScintilla/MiniEditor.py" line="1359" />
-      <location filename="../ViewManager/ViewManager.py" line="2286" />
-      <location filename="../ViewManager/ViewManager.py" line="2283" />
+      <location filename="../ViewManager/ViewManager.py" line="2296" />
+      <location filename="../ViewManager/ViewManager.py" line="2293" />
       <source>Extend selection right one word part</source>
       <translation>Распространить выделение на одну часть слова вправо</translation>
     </message>
@@ -96469,9 +96466,9 @@
       <location filename="../QScintilla/MiniEditor.py" line="1419" />
       <location filename="../QScintilla/MiniEditor.py" line="1373" />
       <location filename="../QScintilla/ShellWindow.py" line="860" />
-      <location filename="../ViewManager/ViewManager.py" line="3093" />
-      <location filename="../ViewManager/ViewManager.py" line="2343" />
-      <location filename="../ViewManager/ViewManager.py" line="2297" />
+      <location filename="../ViewManager/ViewManager.py" line="3103" />
+      <location filename="../ViewManager/ViewManager.py" line="2353" />
+      <location filename="../ViewManager/ViewManager.py" line="2307" />
       <source>Alt+Shift+Right</source>
       <translation>Alt+Shift+Right</translation>
     </message>
@@ -96480,8 +96477,8 @@
       <location filename="../QScintilla/MiniEditor.py" line="1381" />
       <location filename="../QScintilla/ShellWindow.py" line="823" />
       <location filename="../QScintilla/ShellWindow.py" line="822" />
-      <location filename="../ViewManager/ViewManager.py" line="2306" />
-      <location filename="../ViewManager/ViewManager.py" line="2305" />
+      <location filename="../ViewManager/ViewManager.py" line="2316" />
+      <location filename="../ViewManager/ViewManager.py" line="2315" />
       <source>Extend selection left one word</source>
       <translation>Распространить выделение на одно слово влево</translation>
     </message>
@@ -96489,8 +96486,8 @@
       <location filename="../QScintilla/MiniEditor.py" line="2312" />
       <location filename="../QScintilla/MiniEditor.py" line="1397" />
       <location filename="../QScintilla/ShellWindow.py" line="838" />
-      <location filename="../ViewManager/ViewManager.py" line="3219" />
-      <location filename="../ViewManager/ViewManager.py" line="2321" />
+      <location filename="../ViewManager/ViewManager.py" line="3229" />
+      <location filename="../ViewManager/ViewManager.py" line="2331" />
       <source>Ctrl+Shift+Left</source>
       <translation>Ctrl+Shift+Left</translation>
     </message>
@@ -96499,8 +96496,8 @@
       <location filename="../QScintilla/MiniEditor.py" line="1405" />
       <location filename="../QScintilla/ShellWindow.py" line="849" />
       <location filename="../QScintilla/ShellWindow.py" line="846" />
-      <location filename="../ViewManager/ViewManager.py" line="2332" />
-      <location filename="../ViewManager/ViewManager.py" line="2329" />
+      <location filename="../ViewManager/ViewManager.py" line="2342" />
+      <location filename="../ViewManager/ViewManager.py" line="2339" />
       <source>Extend selection right one word</source>
       <translation>Распространить выделение на одно слово вправо</translation>
     </message>
@@ -96508,8 +96505,8 @@
       <location filename="../QScintilla/MiniEditor.py" line="1873" />
       <location filename="../QScintilla/MiniEditor.py" line="1425" />
       <location filename="../QScintilla/ShellWindow.py" line="866" />
-      <location filename="../ViewManager/ViewManager.py" line="2780" />
-      <location filename="../ViewManager/ViewManager.py" line="2349" />
+      <location filename="../ViewManager/ViewManager.py" line="2790" />
+      <location filename="../ViewManager/ViewManager.py" line="2359" />
       <source>Ctrl+Shift+Right</source>
       <translation>Ctrl+Shift+Right</translation>
     </message>
@@ -96518,15 +96515,15 @@
       <location filename="../QScintilla/MiniEditor.py" line="1433" />
       <location filename="../QScintilla/ShellWindow.py" line="878" />
       <location filename="../QScintilla/ShellWindow.py" line="874" />
-      <location filename="../ViewManager/ViewManager.py" line="2361" />
-      <location filename="../ViewManager/ViewManager.py" line="2357" />
+      <location filename="../ViewManager/ViewManager.py" line="2371" />
+      <location filename="../ViewManager/ViewManager.py" line="2367" />
       <source>Extend selection to first visible character in document line</source>
       <translation>Распространить выделение до первого видимого символа в строке документа</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1448" />
       <location filename="../QScintilla/ShellWindow.py" line="889" />
-      <location filename="../ViewManager/ViewManager.py" line="2372" />
+      <location filename="../ViewManager/ViewManager.py" line="2382" />
       <source>Shift+Home</source>
       <translation>Shift+Home</translation>
     </message>
@@ -96535,124 +96532,124 @@
       <location filename="../QScintilla/MiniEditor.py" line="1455" />
       <location filename="../QScintilla/ShellWindow.py" line="899" />
       <location filename="../QScintilla/ShellWindow.py" line="896" />
-      <location filename="../ViewManager/ViewManager.py" line="2382" />
-      <location filename="../ViewManager/ViewManager.py" line="2379" />
+      <location filename="../ViewManager/ViewManager.py" line="2392" />
+      <location filename="../ViewManager/ViewManager.py" line="2389" />
       <source>Extend selection to end of document line</source>
       <translation>Распространить выделение до конца строки документа</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1468" />
       <location filename="../QScintilla/ShellWindow.py" line="909" />
-      <location filename="../ViewManager/ViewManager.py" line="2392" />
+      <location filename="../ViewManager/ViewManager.py" line="2402" />
       <source>Meta+Shift+E</source>
       <translation>Meta+Shift+E</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1472" />
       <location filename="../QScintilla/ShellWindow.py" line="913" />
-      <location filename="../ViewManager/ViewManager.py" line="2396" />
+      <location filename="../ViewManager/ViewManager.py" line="2406" />
       <source>Shift+End</source>
       <translation>Shift+End</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1482" />
       <location filename="../QScintilla/MiniEditor.py" line="1479" />
-      <location filename="../ViewManager/ViewManager.py" line="2406" />
-      <location filename="../ViewManager/ViewManager.py" line="2403" />
+      <location filename="../ViewManager/ViewManager.py" line="2416" />
+      <location filename="../ViewManager/ViewManager.py" line="2413" />
       <source>Extend selection up one paragraph</source>
       <translation>Распространить выделение на один параграф вверх</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1485" />
-      <location filename="../ViewManager/ViewManager.py" line="2409" />
+      <location filename="../ViewManager/ViewManager.py" line="2419" />
       <source>Alt+Shift+Up</source>
       <translation>Alt+Shift+Up</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1498" />
       <location filename="../QScintilla/MiniEditor.py" line="1495" />
-      <location filename="../ViewManager/ViewManager.py" line="2422" />
-      <location filename="../ViewManager/ViewManager.py" line="2419" />
+      <location filename="../ViewManager/ViewManager.py" line="2432" />
+      <location filename="../ViewManager/ViewManager.py" line="2429" />
       <source>Extend selection down one paragraph</source>
       <translation>Распространить выделение на один параграф вниз</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1501" />
-      <location filename="../ViewManager/ViewManager.py" line="2425" />
+      <location filename="../ViewManager/ViewManager.py" line="2435" />
       <source>Alt+Shift+Down</source>
       <translation>Alt+Shift+Down</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1512" />
       <location filename="../QScintilla/MiniEditor.py" line="1511" />
-      <location filename="../ViewManager/ViewManager.py" line="2436" />
-      <location filename="../ViewManager/ViewManager.py" line="2435" />
+      <location filename="../ViewManager/ViewManager.py" line="2446" />
+      <location filename="../ViewManager/ViewManager.py" line="2445" />
       <source>Extend selection up one page</source>
       <translation>Распространить выделение на страницу вверх</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1513" />
-      <location filename="../ViewManager/ViewManager.py" line="2437" />
+      <location filename="../ViewManager/ViewManager.py" line="2447" />
       <source>Shift+PgUp</source>
       <translation>Shift+PgUp</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1524" />
       <location filename="../QScintilla/MiniEditor.py" line="1523" />
-      <location filename="../ViewManager/ViewManager.py" line="2448" />
-      <location filename="../ViewManager/ViewManager.py" line="2447" />
+      <location filename="../ViewManager/ViewManager.py" line="2458" />
+      <location filename="../ViewManager/ViewManager.py" line="2457" />
       <source>Extend selection down one page</source>
       <translation>Распространить выделение на страницу вниз</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1525" />
-      <location filename="../ViewManager/ViewManager.py" line="2449" />
+      <location filename="../ViewManager/ViewManager.py" line="2459" />
       <source>Shift+PgDown</source>
       <translation>Shift+PgDown</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1532" />
-      <location filename="../ViewManager/ViewManager.py" line="2456" />
+      <location filename="../ViewManager/ViewManager.py" line="2466" />
       <source>Meta+Shift+V</source>
       <translation>Meta+Shift+V</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1542" />
       <location filename="../QScintilla/MiniEditor.py" line="1539" />
-      <location filename="../ViewManager/ViewManager.py" line="2466" />
-      <location filename="../ViewManager/ViewManager.py" line="2463" />
+      <location filename="../ViewManager/ViewManager.py" line="2476" />
+      <location filename="../ViewManager/ViewManager.py" line="2473" />
       <source>Extend selection to start of document</source>
       <translation>Распространить выделение до начала документа</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1552" />
-      <location filename="../ViewManager/ViewManager.py" line="2476" />
+      <location filename="../ViewManager/ViewManager.py" line="2486" />
       <source>Ctrl+Shift+Up</source>
       <translation>Ctrl+Shift+Up</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1557" />
-      <location filename="../ViewManager/ViewManager.py" line="2481" />
+      <location filename="../ViewManager/ViewManager.py" line="2491" />
       <source>Ctrl+Shift+Home</source>
       <translation>Ctrl+Shift+Home</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1568" />
       <location filename="../QScintilla/MiniEditor.py" line="1565" />
-      <location filename="../ViewManager/ViewManager.py" line="2492" />
-      <location filename="../ViewManager/ViewManager.py" line="2489" />
+      <location filename="../ViewManager/ViewManager.py" line="2502" />
+      <location filename="../ViewManager/ViewManager.py" line="2499" />
       <source>Extend selection to end of document</source>
       <translation>Распространить выделение до конца документа</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1579" />
-      <location filename="../ViewManager/ViewManager.py" line="2503" />
+      <location filename="../ViewManager/ViewManager.py" line="2513" />
       <source>Ctrl+Shift+Down</source>
       <translation>Ctrl+Shift+Down</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1585" />
-      <location filename="../ViewManager/ViewManager.py" line="2509" />
+      <location filename="../ViewManager/ViewManager.py" line="2519" />
       <source>Ctrl+Shift+End</source>
       <translation>Ctrl+Shift+End</translation>
     </message>
@@ -96661,37 +96658,37 @@
       <location filename="../QScintilla/MiniEditor.py" line="1593" />
       <location filename="../QScintilla/ShellWindow.py" line="481" />
       <location filename="../QScintilla/ShellWindow.py" line="480" />
-      <location filename="../ViewManager/ViewManager.py" line="2518" />
-      <location filename="../ViewManager/ViewManager.py" line="2517" />
+      <location filename="../ViewManager/ViewManager.py" line="2528" />
+      <location filename="../ViewManager/ViewManager.py" line="2527" />
       <source>Delete previous character</source>
       <translation>Удалить предыдущий символ</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1595" />
       <location filename="../QScintilla/ShellWindow.py" line="482" />
-      <location filename="../ViewManager/ViewManager.py" line="2519" />
+      <location filename="../ViewManager/ViewManager.py" line="2529" />
       <source>Backspace</source>
       <translation>Backspace</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1602" />
       <location filename="../QScintilla/ShellWindow.py" line="489" />
-      <location filename="../ViewManager/ViewManager.py" line="2526" />
+      <location filename="../ViewManager/ViewManager.py" line="2536" />
       <source>Meta+H</source>
       <translation>Meta+H</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1607" />
       <location filename="../QScintilla/ShellWindow.py" line="494" />
-      <location filename="../ViewManager/ViewManager.py" line="2531" />
+      <location filename="../ViewManager/ViewManager.py" line="2541" />
       <source>Shift+Backspace</source>
       <translation>Shift+Backspace</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1618" />
       <location filename="../QScintilla/MiniEditor.py" line="1615" />
-      <location filename="../ViewManager/ViewManager.py" line="2542" />
-      <location filename="../ViewManager/ViewManager.py" line="2539" />
+      <location filename="../ViewManager/ViewManager.py" line="2552" />
+      <location filename="../ViewManager/ViewManager.py" line="2549" />
       <source>Delete previous character if not at start of line</source>
       <translation>Удалить предыдущий символ если он не первый в строке</translation>
     </message>
@@ -96700,22 +96697,22 @@
       <location filename="../QScintilla/MiniEditor.py" line="1631" />
       <location filename="../QScintilla/ShellWindow.py" line="503" />
       <location filename="../QScintilla/ShellWindow.py" line="502" />
-      <location filename="../ViewManager/ViewManager.py" line="2556" />
-      <location filename="../ViewManager/ViewManager.py" line="2555" />
+      <location filename="../ViewManager/ViewManager.py" line="2566" />
+      <location filename="../ViewManager/ViewManager.py" line="2565" />
       <source>Delete current character</source>
       <translation>Удалить текущий символ</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1633" />
       <location filename="../QScintilla/ShellWindow.py" line="504" />
-      <location filename="../ViewManager/ViewManager.py" line="2557" />
+      <location filename="../ViewManager/ViewManager.py" line="2567" />
       <source>Del</source>
       <translation>Del</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1640" />
       <location filename="../QScintilla/ShellWindow.py" line="511" />
-      <location filename="../ViewManager/ViewManager.py" line="2564" />
+      <location filename="../ViewManager/ViewManager.py" line="2574" />
       <source>Meta+D</source>
       <translation>Meta+D</translation>
     </message>
@@ -96724,15 +96721,15 @@
       <location filename="../QScintilla/MiniEditor.py" line="1647" />
       <location filename="../QScintilla/ShellWindow.py" line="519" />
       <location filename="../QScintilla/ShellWindow.py" line="518" />
-      <location filename="../ViewManager/ViewManager.py" line="2572" />
-      <location filename="../ViewManager/ViewManager.py" line="2571" />
+      <location filename="../ViewManager/ViewManager.py" line="2582" />
+      <location filename="../ViewManager/ViewManager.py" line="2581" />
       <source>Delete word to left</source>
       <translation>Удалить слово слева</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1649" />
       <location filename="../QScintilla/ShellWindow.py" line="520" />
-      <location filename="../ViewManager/ViewManager.py" line="2573" />
+      <location filename="../ViewManager/ViewManager.py" line="2583" />
       <source>Ctrl+Backspace</source>
       <translation>Ctrl+Backspace</translation>
     </message>
@@ -96741,15 +96738,15 @@
       <location filename="../QScintilla/MiniEditor.py" line="1659" />
       <location filename="../QScintilla/ShellWindow.py" line="531" />
       <location filename="../QScintilla/ShellWindow.py" line="530" />
-      <location filename="../ViewManager/ViewManager.py" line="2584" />
-      <location filename="../ViewManager/ViewManager.py" line="2583" />
+      <location filename="../ViewManager/ViewManager.py" line="2594" />
+      <location filename="../ViewManager/ViewManager.py" line="2593" />
       <source>Delete word to right</source>
       <translation>Удалить слово справа</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1661" />
       <location filename="../QScintilla/ShellWindow.py" line="532" />
-      <location filename="../ViewManager/ViewManager.py" line="2585" />
+      <location filename="../ViewManager/ViewManager.py" line="2595" />
       <source>Ctrl+Del</source>
       <translation>Ctrl+Del</translation>
     </message>
@@ -96758,15 +96755,15 @@
       <location filename="../QScintilla/MiniEditor.py" line="1671" />
       <location filename="../QScintilla/ShellWindow.py" line="543" />
       <location filename="../QScintilla/ShellWindow.py" line="542" />
-      <location filename="../ViewManager/ViewManager.py" line="2596" />
-      <location filename="../ViewManager/ViewManager.py" line="2595" />
+      <location filename="../ViewManager/ViewManager.py" line="2606" />
+      <location filename="../ViewManager/ViewManager.py" line="2605" />
       <source>Delete line to left</source>
       <translation>Удалить строку слева</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1674" />
       <location filename="../QScintilla/ShellWindow.py" line="545" />
-      <location filename="../ViewManager/ViewManager.py" line="2598" />
+      <location filename="../ViewManager/ViewManager.py" line="2608" />
       <source>Ctrl+Shift+Backspace</source>
       <translation>Ctrl+Shift+Backspace</translation>
     </message>
@@ -96775,22 +96772,22 @@
       <location filename="../QScintilla/MiniEditor.py" line="1685" />
       <location filename="../QScintilla/ShellWindow.py" line="557" />
       <location filename="../QScintilla/ShellWindow.py" line="556" />
-      <location filename="../ViewManager/ViewManager.py" line="2610" />
-      <location filename="../ViewManager/ViewManager.py" line="2609" />
+      <location filename="../ViewManager/ViewManager.py" line="2620" />
+      <location filename="../ViewManager/ViewManager.py" line="2619" />
       <source>Delete line to right</source>
       <translation>Удалить строку справа</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1694" />
       <location filename="../QScintilla/ShellWindow.py" line="565" />
-      <location filename="../ViewManager/ViewManager.py" line="2618" />
+      <location filename="../ViewManager/ViewManager.py" line="2628" />
       <source>Meta+K</source>
       <translation>Meta+K</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1699" />
       <location filename="../QScintilla/ShellWindow.py" line="570" />
-      <location filename="../ViewManager/ViewManager.py" line="2623" />
+      <location filename="../ViewManager/ViewManager.py" line="2633" />
       <source>Ctrl+Shift+Del</source>
       <translation>Ctrl+Shift+Del</translation>
     </message>
@@ -96799,38 +96796,38 @@
       <location filename="../QScintilla/MiniEditor.py" line="1707" />
       <location filename="../QScintilla/ShellWindow.py" line="469" />
       <location filename="../QScintilla/ShellWindow.py" line="468" />
-      <location filename="../ViewManager/ViewManager.py" line="2632" />
-      <location filename="../ViewManager/ViewManager.py" line="2631" />
+      <location filename="../ViewManager/ViewManager.py" line="2642" />
+      <location filename="../ViewManager/ViewManager.py" line="2641" />
       <source>Insert new line</source>
       <translation>Вставить новую строку</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1709" />
       <location filename="../QScintilla/ShellWindow.py" line="470" />
-      <location filename="../ViewManager/ViewManager.py" line="2633" />
+      <location filename="../ViewManager/ViewManager.py" line="2643" />
       <source>Return</source>
       <translation>Return</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1710" />
       <location filename="../QScintilla/ShellWindow.py" line="471" />
-      <location filename="../ViewManager/ViewManager.py" line="2634" />
+      <location filename="../ViewManager/ViewManager.py" line="2644" />
       <source>Enter</source>
       <translation>Enter</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2646" />
-      <location filename="../ViewManager/ViewManager.py" line="2643" />
+      <location filename="../ViewManager/ViewManager.py" line="2656" />
+      <location filename="../ViewManager/ViewManager.py" line="2653" />
       <source>Insert new line below current line</source>
       <translation>Вставить новую строку после текущей</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2649" />
+      <location filename="../ViewManager/ViewManager.py" line="2659" />
       <source>Shift+Return</source>
       <translation>Shift+Return</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2650" />
+      <location filename="../ViewManager/ViewManager.py" line="2660" />
       <source>Shift+Enter</source>
       <translation>Shift+Enter</translation>
     </message>
@@ -96839,129 +96836,129 @@
       <location filename="../QScintilla/MiniEditor.py" line="1719" />
       <location filename="../QScintilla/ShellWindow.py" line="445" />
       <location filename="../QScintilla/ShellWindow.py" line="444" />
-      <location filename="../ViewManager/ViewManager.py" line="2659" />
-      <location filename="../ViewManager/ViewManager.py" line="2658" />
+      <location filename="../ViewManager/ViewManager.py" line="2669" />
+      <location filename="../ViewManager/ViewManager.py" line="2668" />
       <source>Delete current line</source>
       <translation>Удалить текущую строку</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1721" />
       <location filename="../QScintilla/ShellWindow.py" line="446" />
-      <location filename="../ViewManager/ViewManager.py" line="2660" />
+      <location filename="../ViewManager/ViewManager.py" line="2670" />
       <source>Ctrl+Shift+L</source>
       <translation>Ctrl+Shift+L</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1732" />
       <location filename="../QScintilla/MiniEditor.py" line="1731" />
-      <location filename="../ViewManager/ViewManager.py" line="2671" />
-      <location filename="../ViewManager/ViewManager.py" line="2670" />
+      <location filename="../ViewManager/ViewManager.py" line="2681" />
+      <location filename="../ViewManager/ViewManager.py" line="2680" />
       <source>Duplicate current line</source>
       <translation>Дублировать текущую строку</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1733" />
-      <location filename="../ViewManager/ViewManager.py" line="2672" />
+      <location filename="../ViewManager/ViewManager.py" line="2682" />
       <source>Ctrl+D</source>
       <translation>Ctrl+D</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1746" />
       <location filename="../QScintilla/MiniEditor.py" line="1743" />
-      <location filename="../ViewManager/ViewManager.py" line="2685" />
-      <location filename="../ViewManager/ViewManager.py" line="2682" />
+      <location filename="../ViewManager/ViewManager.py" line="2695" />
+      <location filename="../ViewManager/ViewManager.py" line="2692" />
       <source>Swap current and previous lines</source>
       <translation>Поменять местами предыдущую и последующую строки</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1749" />
-      <location filename="../ViewManager/ViewManager.py" line="2688" />
+      <location filename="../ViewManager/ViewManager.py" line="2698" />
       <source>Ctrl+T</source>
       <translation>Ctrl+T</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1760" />
       <location filename="../QScintilla/MiniEditor.py" line="1759" />
-      <location filename="../ViewManager/ViewManager.py" line="2699" />
-      <location filename="../ViewManager/ViewManager.py" line="2698" />
+      <location filename="../ViewManager/ViewManager.py" line="2709" />
+      <location filename="../ViewManager/ViewManager.py" line="2708" />
       <source>Reverse selected lines</source>
       <translation>Реверсировать выбранные строки</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1761" />
-      <location filename="../ViewManager/ViewManager.py" line="2700" />
+      <location filename="../ViewManager/ViewManager.py" line="2710" />
       <source>Meta+Alt+R</source>
       <translation>Meta+Alt+R</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1772" />
       <location filename="../QScintilla/MiniEditor.py" line="1771" />
-      <location filename="../ViewManager/ViewManager.py" line="2711" />
-      <location filename="../ViewManager/ViewManager.py" line="2710" />
+      <location filename="../ViewManager/ViewManager.py" line="2721" />
+      <location filename="../ViewManager/ViewManager.py" line="2720" />
       <source>Cut current line</source>
       <translation>Вырезать текущую строку</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1773" />
-      <location filename="../ViewManager/ViewManager.py" line="2712" />
+      <location filename="../ViewManager/ViewManager.py" line="2722" />
       <source>Alt+Shift+L</source>
       <translation>Alt+Shift+L</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1784" />
       <location filename="../QScintilla/MiniEditor.py" line="1783" />
-      <location filename="../ViewManager/ViewManager.py" line="2723" />
-      <location filename="../ViewManager/ViewManager.py" line="2722" />
+      <location filename="../ViewManager/ViewManager.py" line="2733" />
+      <location filename="../ViewManager/ViewManager.py" line="2732" />
       <source>Copy current line</source>
       <translation>Копировать текущую строку</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1785" />
-      <location filename="../ViewManager/ViewManager.py" line="2724" />
+      <location filename="../ViewManager/ViewManager.py" line="2734" />
       <source>Ctrl+Shift+T</source>
       <translation>Ctrl+Shift+T</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1796" />
       <location filename="../QScintilla/MiniEditor.py" line="1795" />
-      <location filename="../ViewManager/ViewManager.py" line="2735" />
-      <location filename="../ViewManager/ViewManager.py" line="2734" />
+      <location filename="../ViewManager/ViewManager.py" line="2745" />
+      <location filename="../ViewManager/ViewManager.py" line="2744" />
       <source>Toggle insert/overtype</source>
       <translation>Вставка/Замена</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1797" />
-      <location filename="../ViewManager/ViewManager.py" line="2736" />
+      <location filename="../ViewManager/ViewManager.py" line="2746" />
       <source>Ins</source>
       <translation>Ins</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1840" />
       <location filename="../QScintilla/MiniEditor.py" line="1839" />
-      <location filename="../ViewManager/ViewManager.py" line="2747" />
-      <location filename="../ViewManager/ViewManager.py" line="2746" />
+      <location filename="../ViewManager/ViewManager.py" line="2757" />
+      <location filename="../ViewManager/ViewManager.py" line="2756" />
       <source>Move to end of display line</source>
       <translation>Перейти на конец строки экрана</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1852" />
-      <location filename="../ViewManager/ViewManager.py" line="2759" />
+      <location filename="../ViewManager/ViewManager.py" line="2769" />
       <source>Alt+End</source>
       <translation>Alt+End</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1862" />
       <location filename="../QScintilla/MiniEditor.py" line="1859" />
-      <location filename="../ViewManager/ViewManager.py" line="2769" />
-      <location filename="../ViewManager/ViewManager.py" line="2766" />
+      <location filename="../ViewManager/ViewManager.py" line="2779" />
+      <location filename="../ViewManager/ViewManager.py" line="2776" />
       <source>Extend selection to end of display line</source>
       <translation>Распространить выделение до конца строки экрана</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1882" />
       <location filename="../QScintilla/MiniEditor.py" line="1881" />
-      <location filename="../ViewManager/ViewManager.py" line="2789" />
-      <location filename="../ViewManager/ViewManager.py" line="2788" />
+      <location filename="../ViewManager/ViewManager.py" line="2799" />
+      <location filename="../ViewManager/ViewManager.py" line="2798" />
       <source>Formfeed</source>
       <translation>Перевод страницы</translation>
     </message>
@@ -96970,163 +96967,163 @@
       <location filename="../QScintilla/MiniEditor.py" line="1893" />
       <location filename="../QScintilla/ShellWindow.py" line="771" />
       <location filename="../QScintilla/ShellWindow.py" line="770" />
-      <location filename="../ViewManager/ViewManager.py" line="2801" />
-      <location filename="../ViewManager/ViewManager.py" line="2800" />
+      <location filename="../ViewManager/ViewManager.py" line="2811" />
+      <location filename="../ViewManager/ViewManager.py" line="2810" />
       <source>Escape</source>
       <translation>Escape</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1895" />
       <location filename="../QScintilla/ShellWindow.py" line="772" />
-      <location filename="../ViewManager/ViewManager.py" line="2802" />
+      <location filename="../ViewManager/ViewManager.py" line="2812" />
       <source>Esc</source>
       <translation>Esc</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1908" />
       <location filename="../QScintilla/MiniEditor.py" line="1905" />
-      <location filename="../ViewManager/ViewManager.py" line="2815" />
-      <location filename="../ViewManager/ViewManager.py" line="2812" />
+      <location filename="../ViewManager/ViewManager.py" line="2825" />
+      <location filename="../ViewManager/ViewManager.py" line="2822" />
       <source>Extend rectangular selection down one line</source>
       <translation>Распространить прямоугольное выделение на одну строку вниз</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1911" />
-      <location filename="../ViewManager/ViewManager.py" line="2818" />
+      <location filename="../ViewManager/ViewManager.py" line="2828" />
       <source>Alt+Ctrl+Down</source>
       <translation>Alt+Ctrl+Down</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1919" />
-      <location filename="../ViewManager/ViewManager.py" line="2826" />
+      <location filename="../ViewManager/ViewManager.py" line="2836" />
       <source>Meta+Alt+Shift+N</source>
       <translation>Meta+Alt+Shift+N</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1930" />
       <location filename="../QScintilla/MiniEditor.py" line="1927" />
-      <location filename="../ViewManager/ViewManager.py" line="2837" />
-      <location filename="../ViewManager/ViewManager.py" line="2834" />
+      <location filename="../ViewManager/ViewManager.py" line="2847" />
+      <location filename="../ViewManager/ViewManager.py" line="2844" />
       <source>Extend rectangular selection up one line</source>
       <translation>Распространить прямоугольное выделение на одну строку вверх</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1933" />
-      <location filename="../ViewManager/ViewManager.py" line="2840" />
+      <location filename="../ViewManager/ViewManager.py" line="2850" />
       <source>Alt+Ctrl+Up</source>
       <translation>Alt+Ctrl+Up</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1941" />
-      <location filename="../ViewManager/ViewManager.py" line="2848" />
+      <location filename="../ViewManager/ViewManager.py" line="2858" />
       <source>Meta+Alt+Shift+P</source>
       <translation>Meta+Alt+Shift+P</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1952" />
       <location filename="../QScintilla/MiniEditor.py" line="1949" />
-      <location filename="../ViewManager/ViewManager.py" line="2859" />
-      <location filename="../ViewManager/ViewManager.py" line="2856" />
+      <location filename="../ViewManager/ViewManager.py" line="2869" />
+      <location filename="../ViewManager/ViewManager.py" line="2866" />
       <source>Extend rectangular selection left one character</source>
       <translation>Распространить прямоугольное выделение на один символ влево</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1955" />
-      <location filename="../ViewManager/ViewManager.py" line="2862" />
+      <location filename="../ViewManager/ViewManager.py" line="2872" />
       <source>Alt+Ctrl+Left</source>
       <translation>Alt+Ctrl+Left</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1963" />
-      <location filename="../ViewManager/ViewManager.py" line="2870" />
+      <location filename="../ViewManager/ViewManager.py" line="2880" />
       <source>Meta+Alt+Shift+B</source>
       <translation>Meta+Alt+Shift+B</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1974" />
       <location filename="../QScintilla/MiniEditor.py" line="1971" />
-      <location filename="../ViewManager/ViewManager.py" line="2881" />
-      <location filename="../ViewManager/ViewManager.py" line="2878" />
+      <location filename="../ViewManager/ViewManager.py" line="2891" />
+      <location filename="../ViewManager/ViewManager.py" line="2888" />
       <source>Extend rectangular selection right one character</source>
       <translation>Распространить прямоугольное выделение на один символ вправо</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1977" />
-      <location filename="../ViewManager/ViewManager.py" line="2884" />
+      <location filename="../ViewManager/ViewManager.py" line="2894" />
       <source>Alt+Ctrl+Right</source>
       <translation>Alt+Ctrl+Right</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1985" />
-      <location filename="../ViewManager/ViewManager.py" line="2892" />
+      <location filename="../ViewManager/ViewManager.py" line="2902" />
       <source>Meta+Alt+Shift+F</source>
       <translation>Meta+Alt+Shift+F</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1998" />
       <location filename="../QScintilla/MiniEditor.py" line="1993" />
-      <location filename="../ViewManager/ViewManager.py" line="2905" />
-      <location filename="../ViewManager/ViewManager.py" line="2900" />
+      <location filename="../ViewManager/ViewManager.py" line="2915" />
+      <location filename="../ViewManager/ViewManager.py" line="2910" />
       <source>Extend rectangular selection to first visible character in document line</source>
       <translation>Распространить прямоугольное выделение до первого видимого символа в строке документа</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2011" />
-      <location filename="../ViewManager/ViewManager.py" line="2918" />
+      <location filename="../ViewManager/ViewManager.py" line="2928" />
       <source>Alt+Shift+Home</source>
       <translation>Alt+Shift+Home</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2022" />
       <location filename="../QScintilla/MiniEditor.py" line="2019" />
-      <location filename="../ViewManager/ViewManager.py" line="2929" />
-      <location filename="../ViewManager/ViewManager.py" line="2926" />
+      <location filename="../ViewManager/ViewManager.py" line="2939" />
+      <location filename="../ViewManager/ViewManager.py" line="2936" />
       <source>Extend rectangular selection to end of document line</source>
       <translation>Распространить прямоугольное выделение до конца строки документа</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2033" />
-      <location filename="../ViewManager/ViewManager.py" line="2940" />
+      <location filename="../ViewManager/ViewManager.py" line="2950" />
       <source>Meta+Alt+Shift+E</source>
       <translation>Meta+Alt+Shift+E</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2038" />
-      <location filename="../ViewManager/ViewManager.py" line="2945" />
+      <location filename="../ViewManager/ViewManager.py" line="2955" />
       <source>Alt+Shift+End</source>
       <translation>Alt+Shift+End</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2048" />
       <location filename="../QScintilla/MiniEditor.py" line="2045" />
-      <location filename="../ViewManager/ViewManager.py" line="2955" />
-      <location filename="../ViewManager/ViewManager.py" line="2952" />
+      <location filename="../ViewManager/ViewManager.py" line="2965" />
+      <location filename="../ViewManager/ViewManager.py" line="2962" />
       <source>Extend rectangular selection up one page</source>
       <translation>Распространить прямоугольное выделение на одну страницу вверх</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2051" />
-      <location filename="../ViewManager/ViewManager.py" line="2958" />
+      <location filename="../ViewManager/ViewManager.py" line="2968" />
       <source>Alt+Shift+PgUp</source>
       <translation>Alt+Shift+PgUp</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2064" />
       <location filename="../QScintilla/MiniEditor.py" line="2061" />
-      <location filename="../ViewManager/ViewManager.py" line="2971" />
-      <location filename="../ViewManager/ViewManager.py" line="2968" />
+      <location filename="../ViewManager/ViewManager.py" line="2981" />
+      <location filename="../ViewManager/ViewManager.py" line="2978" />
       <source>Extend rectangular selection down one page</source>
       <translation>Распространить прямоугольное выделение на одну страницу вниз</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2067" />
-      <location filename="../ViewManager/ViewManager.py" line="2974" />
+      <location filename="../ViewManager/ViewManager.py" line="2984" />
       <source>Alt+Shift+PgDown</source>
       <translation>Alt+Shift+PgDown</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2075" />
-      <location filename="../ViewManager/ViewManager.py" line="2982" />
+      <location filename="../ViewManager/ViewManager.py" line="2992" />
       <source>Meta+Alt+Shift+V</source>
       <translation>Meta+Alt+Shift+V</translation>
     </message>
@@ -97135,299 +97132,299 @@
       <location filename="../QScintilla/MiniEditor.py" line="2549" />
       <location filename="../QScintilla/MiniEditor.py" line="2084" />
       <location filename="../QScintilla/MiniEditor.py" line="2083" />
-      <location filename="../ViewManager/ViewManager.py" line="2991" />
-      <location filename="../ViewManager/ViewManager.py" line="2990" />
+      <location filename="../ViewManager/ViewManager.py" line="3001" />
+      <location filename="../ViewManager/ViewManager.py" line="3000" />
       <source>Duplicate current selection</source>
       <translation>Дублировать текущее выделение</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2551" />
       <location filename="../QScintilla/MiniEditor.py" line="2085" />
-      <location filename="../ViewManager/ViewManager.py" line="2992" />
+      <location filename="../ViewManager/ViewManager.py" line="3002" />
       <source>Ctrl+Shift+D</source>
       <translation>Ctrl+Shift+D</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2099" />
       <location filename="../QScintilla/MiniEditor.py" line="2096" />
-      <location filename="../ViewManager/ViewManager.py" line="3006" />
-      <location filename="../ViewManager/ViewManager.py" line="3003" />
+      <location filename="../ViewManager/ViewManager.py" line="3016" />
+      <location filename="../ViewManager/ViewManager.py" line="3013" />
       <source>Scroll to start of document</source>
       <translation>Прокрутить на начало документа</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2118" />
       <location filename="../QScintilla/MiniEditor.py" line="2117" />
-      <location filename="../ViewManager/ViewManager.py" line="3025" />
-      <location filename="../ViewManager/ViewManager.py" line="3024" />
+      <location filename="../ViewManager/ViewManager.py" line="3035" />
+      <location filename="../ViewManager/ViewManager.py" line="3034" />
       <source>Scroll to end of document</source>
       <translation>Прокрутить на конец документа</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2137" />
       <location filename="../QScintilla/MiniEditor.py" line="2134" />
-      <location filename="../ViewManager/ViewManager.py" line="3044" />
-      <location filename="../ViewManager/ViewManager.py" line="3041" />
+      <location filename="../ViewManager/ViewManager.py" line="3054" />
+      <location filename="../ViewManager/ViewManager.py" line="3051" />
       <source>Scroll vertically to center current line</source>
       <translation>Прокрутить вертикально до центра текущей строки</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2147" />
-      <location filename="../ViewManager/ViewManager.py" line="3054" />
+      <location filename="../ViewManager/ViewManager.py" line="3064" />
       <source>Meta+L</source>
       <translation>Meta+L</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2156" />
       <location filename="../QScintilla/MiniEditor.py" line="2155" />
-      <location filename="../ViewManager/ViewManager.py" line="3063" />
-      <location filename="../ViewManager/ViewManager.py" line="3062" />
+      <location filename="../ViewManager/ViewManager.py" line="3073" />
+      <location filename="../ViewManager/ViewManager.py" line="3072" />
       <source>Move to end of next word</source>
       <translation>Перейти в конец следующего слова</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2175" />
       <location filename="../QScintilla/MiniEditor.py" line="2172" />
-      <location filename="../ViewManager/ViewManager.py" line="3082" />
-      <location filename="../ViewManager/ViewManager.py" line="3079" />
+      <location filename="../ViewManager/ViewManager.py" line="3092" />
+      <location filename="../ViewManager/ViewManager.py" line="3089" />
       <source>Extend selection to end of next word</source>
       <translation>Распространить выделение до конца следующего слова</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2198" />
       <location filename="../QScintilla/MiniEditor.py" line="2195" />
-      <location filename="../ViewManager/ViewManager.py" line="3105" />
-      <location filename="../ViewManager/ViewManager.py" line="3102" />
+      <location filename="../ViewManager/ViewManager.py" line="3115" />
+      <location filename="../ViewManager/ViewManager.py" line="3112" />
       <source>Move to end of previous word</source>
       <translation>Перейти в конец предыдущего слова</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2215" />
       <location filename="../QScintilla/MiniEditor.py" line="2212" />
-      <location filename="../ViewManager/ViewManager.py" line="3122" />
-      <location filename="../ViewManager/ViewManager.py" line="3119" />
+      <location filename="../ViewManager/ViewManager.py" line="3132" />
+      <location filename="../ViewManager/ViewManager.py" line="3129" />
       <source>Extend selection to end of previous word</source>
       <translation>Распространить выделение до конца предыдущего слова</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2232" />
       <location filename="../QScintilla/MiniEditor.py" line="2229" />
-      <location filename="../ViewManager/ViewManager.py" line="3139" />
-      <location filename="../ViewManager/ViewManager.py" line="3136" />
+      <location filename="../ViewManager/ViewManager.py" line="3149" />
+      <location filename="../ViewManager/ViewManager.py" line="3146" />
       <source>Move to start of document line</source>
       <translation>Перейти на начало строки документа</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2242" />
-      <location filename="../ViewManager/ViewManager.py" line="3149" />
+      <location filename="../ViewManager/ViewManager.py" line="3159" />
       <source>Meta+A</source>
       <translation>Meta+A</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2253" />
       <location filename="../QScintilla/MiniEditor.py" line="2250" />
-      <location filename="../ViewManager/ViewManager.py" line="3160" />
-      <location filename="../ViewManager/ViewManager.py" line="3157" />
+      <location filename="../ViewManager/ViewManager.py" line="3170" />
+      <location filename="../ViewManager/ViewManager.py" line="3167" />
       <source>Extend selection to start of document line</source>
       <translation>Распространить выделение до начала строки документа</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2264" />
-      <location filename="../ViewManager/ViewManager.py" line="3171" />
+      <location filename="../ViewManager/ViewManager.py" line="3181" />
       <source>Meta+Shift+A</source>
       <translation>Meta+Shift+A</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2277" />
       <location filename="../QScintilla/MiniEditor.py" line="2273" />
-      <location filename="../ViewManager/ViewManager.py" line="3184" />
-      <location filename="../ViewManager/ViewManager.py" line="3180" />
+      <location filename="../ViewManager/ViewManager.py" line="3194" />
+      <location filename="../ViewManager/ViewManager.py" line="3190" />
       <source>Extend rectangular selection to start of document line</source>
       <translation>Распространить прямоугольное выделение до начала строки документа</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2289" />
-      <location filename="../ViewManager/ViewManager.py" line="3196" />
+      <location filename="../ViewManager/ViewManager.py" line="3206" />
       <source>Meta+Alt+Shift+A</source>
       <translation>Meta+Alt+Shift+A</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2301" />
       <location filename="../QScintilla/MiniEditor.py" line="2298" />
-      <location filename="../ViewManager/ViewManager.py" line="3208" />
-      <location filename="../ViewManager/ViewManager.py" line="3205" />
+      <location filename="../ViewManager/ViewManager.py" line="3218" />
+      <location filename="../ViewManager/ViewManager.py" line="3215" />
       <source>Extend selection to start of display line</source>
       <translation>Распространить выделение до начала строки экрана</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2324" />
       <location filename="../QScintilla/MiniEditor.py" line="2321" />
-      <location filename="../ViewManager/ViewManager.py" line="3231" />
-      <location filename="../ViewManager/ViewManager.py" line="3228" />
+      <location filename="../ViewManager/ViewManager.py" line="3241" />
+      <location filename="../ViewManager/ViewManager.py" line="3238" />
       <source>Move to start of display or document line</source>
       <translation>Перейти на начало строки экрана или документа</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2342" />
       <location filename="../QScintilla/MiniEditor.py" line="2338" />
-      <location filename="../ViewManager/ViewManager.py" line="3249" />
-      <location filename="../ViewManager/ViewManager.py" line="3245" />
+      <location filename="../ViewManager/ViewManager.py" line="3259" />
+      <location filename="../ViewManager/ViewManager.py" line="3255" />
       <source>Extend selection to start of display or document line</source>
       <translation>Распространить выделение до начала строки экрана или документа</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2361" />
       <location filename="../QScintilla/MiniEditor.py" line="2357" />
-      <location filename="../ViewManager/ViewManager.py" line="3268" />
-      <location filename="../ViewManager/ViewManager.py" line="3264" />
+      <location filename="../ViewManager/ViewManager.py" line="3278" />
+      <location filename="../ViewManager/ViewManager.py" line="3274" />
       <source>Move to first visible character in display or document line</source>
       <translation>Перейти к первому видимому символу строки экрана или документа</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2381" />
       <location filename="../QScintilla/MiniEditor.py" line="2376" />
-      <location filename="../ViewManager/ViewManager.py" line="3288" />
-      <location filename="../ViewManager/ViewManager.py" line="3283" />
+      <location filename="../ViewManager/ViewManager.py" line="3298" />
+      <location filename="../ViewManager/ViewManager.py" line="3293" />
       <source>Extend selection to first visible character in display or document line</source>
       <translation>Распространить выделение до первого видимого символа строки экрана или документа</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2400" />
       <location filename="../QScintilla/MiniEditor.py" line="2397" />
-      <location filename="../ViewManager/ViewManager.py" line="3307" />
-      <location filename="../ViewManager/ViewManager.py" line="3304" />
+      <location filename="../ViewManager/ViewManager.py" line="3317" />
+      <location filename="../ViewManager/ViewManager.py" line="3314" />
       <source>Move to end of display or document line</source>
       <translation>Перейти в конец строки экрана или документа</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2417" />
       <location filename="../QScintilla/MiniEditor.py" line="2414" />
-      <location filename="../ViewManager/ViewManager.py" line="3324" />
-      <location filename="../ViewManager/ViewManager.py" line="3321" />
+      <location filename="../ViewManager/ViewManager.py" line="3334" />
+      <location filename="../ViewManager/ViewManager.py" line="3331" />
       <source>Extend selection to end of display or document line</source>
       <translation>Распространить выделение до конца строки экрана или документа</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2432" />
       <location filename="../QScintilla/MiniEditor.py" line="2431" />
-      <location filename="../ViewManager/ViewManager.py" line="3339" />
-      <location filename="../ViewManager/ViewManager.py" line="3338" />
+      <location filename="../ViewManager/ViewManager.py" line="3349" />
+      <location filename="../ViewManager/ViewManager.py" line="3348" />
       <source>Stuttered move up one page</source>
       <translation>Перейти на одну страницу вверх</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2447" />
       <location filename="../QScintilla/MiniEditor.py" line="2444" />
-      <location filename="../ViewManager/ViewManager.py" line="3354" />
-      <location filename="../ViewManager/ViewManager.py" line="3351" />
+      <location filename="../ViewManager/ViewManager.py" line="3364" />
+      <location filename="../ViewManager/ViewManager.py" line="3361" />
       <source>Stuttered extend selection up one page</source>
       <translation>Распространить выделение на страницу вверх</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2464" />
       <location filename="../QScintilla/MiniEditor.py" line="2461" />
-      <location filename="../ViewManager/ViewManager.py" line="3371" />
-      <location filename="../ViewManager/ViewManager.py" line="3368" />
+      <location filename="../ViewManager/ViewManager.py" line="3381" />
+      <location filename="../ViewManager/ViewManager.py" line="3378" />
       <source>Stuttered move down one page</source>
       <translation>Перейти на одну страницу вниз</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2481" />
       <location filename="../QScintilla/MiniEditor.py" line="2478" />
-      <location filename="../ViewManager/ViewManager.py" line="3388" />
-      <location filename="../ViewManager/ViewManager.py" line="3385" />
+      <location filename="../ViewManager/ViewManager.py" line="3398" />
+      <location filename="../ViewManager/ViewManager.py" line="3395" />
       <source>Stuttered extend selection down one page</source>
       <translation>Распространить выделение на страницу вниз</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2498" />
       <location filename="../QScintilla/MiniEditor.py" line="2495" />
-      <location filename="../ViewManager/ViewManager.py" line="3405" />
-      <location filename="../ViewManager/ViewManager.py" line="3402" />
+      <location filename="../ViewManager/ViewManager.py" line="3415" />
+      <location filename="../ViewManager/ViewManager.py" line="3412" />
       <source>Delete right to end of next word</source>
       <translation>Удалить до конца следующего слова справа</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2508" />
-      <location filename="../ViewManager/ViewManager.py" line="3415" />
+      <location filename="../ViewManager/ViewManager.py" line="3425" />
       <source>Alt+Del</source>
       <translation>Alt+Del</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2519" />
       <location filename="../QScintilla/MiniEditor.py" line="2516" />
-      <location filename="../ViewManager/ViewManager.py" line="3426" />
-      <location filename="../ViewManager/ViewManager.py" line="3423" />
+      <location filename="../ViewManager/ViewManager.py" line="3436" />
+      <location filename="../ViewManager/ViewManager.py" line="3433" />
       <source>Move selected lines up one line</source>
       <translation>Переместить выделенные строки на одну строку вверх</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2536" />
       <location filename="../QScintilla/MiniEditor.py" line="2533" />
-      <location filename="../ViewManager/ViewManager.py" line="3443" />
-      <location filename="../ViewManager/ViewManager.py" line="3440" />
+      <location filename="../ViewManager/ViewManager.py" line="3453" />
+      <location filename="../ViewManager/ViewManager.py" line="3450" />
       <source>Move selected lines down one line</source>
       <translation>Переместить выделенные строки на одну строку вниз</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1810" />
       <location filename="../QScintilla/MiniEditor.py" line="1807" />
-      <location filename="../ViewManager/ViewManager.py" line="3461" />
-      <location filename="../ViewManager/ViewManager.py" line="3458" />
+      <location filename="../ViewManager/ViewManager.py" line="3471" />
+      <location filename="../ViewManager/ViewManager.py" line="3468" />
       <source>Convert selection to lower case</source>
       <translation>Преобразовать выделение в нижний регистр</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1813" />
-      <location filename="../ViewManager/ViewManager.py" line="3464" />
+      <location filename="../ViewManager/ViewManager.py" line="3474" />
       <source>Alt+Shift+U</source>
       <translation>Alt+Shift+U</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1826" />
       <location filename="../QScintilla/MiniEditor.py" line="1823" />
-      <location filename="../ViewManager/ViewManager.py" line="3477" />
-      <location filename="../ViewManager/ViewManager.py" line="3474" />
+      <location filename="../ViewManager/ViewManager.py" line="3487" />
+      <location filename="../ViewManager/ViewManager.py" line="3484" />
       <source>Convert selection to upper case</source>
       <translation>Преобразовать выделение в верхний регистр</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1829" />
-      <location filename="../ViewManager/ViewManager.py" line="3480" />
+      <location filename="../ViewManager/ViewManager.py" line="3490" />
       <source>Ctrl+Shift+U</source>
       <translation>Ctrl+Shift+U</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3506" />
+      <location filename="../ViewManager/ViewManager.py" line="3516" />
       <source>&amp;Edit</source>
       <translation>П&amp;равка</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3564" />
-      <location filename="../ViewManager/ViewManager.py" line="3562" />
+      <location filename="../ViewManager/ViewManager.py" line="3574" />
+      <location filename="../ViewManager/ViewManager.py" line="3572" />
       <source>Edit</source>
       <translation>Редактировать</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2568" />
       <location filename="../QScintilla/ShellWindow.py" line="927" />
-      <location filename="../ViewManager/ViewManager.py" line="4167" />
-      <location filename="../ViewManager/ViewManager.py" line="4165" />
-      <location filename="../ViewManager/ViewManager.py" line="3598" />
+      <location filename="../ViewManager/ViewManager.py" line="4177" />
+      <location filename="../ViewManager/ViewManager.py" line="4175" />
+      <location filename="../ViewManager/ViewManager.py" line="3608" />
       <source>Search</source>
       <translation>Поиск</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2570" />
       <location filename="../QScintilla/ShellWindow.py" line="929" />
-      <location filename="../ViewManager/ViewManager.py" line="3600" />
+      <location filename="../ViewManager/ViewManager.py" line="3610" />
       <source>&amp;Search...</source>
       <translation>&amp;Поиск...</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2572" />
       <location filename="../QScintilla/ShellWindow.py" line="931" />
-      <location filename="../ViewManager/ViewManager.py" line="3602" />
+      <location filename="../ViewManager/ViewManager.py" line="3612" />
       <source>Ctrl+F</source>
       <comment>Search|Search</comment>
       <translation>Ctrl+F</translation>
@@ -97435,13 +97432,13 @@
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2579" />
       <location filename="../QScintilla/ShellWindow.py" line="938" />
-      <location filename="../ViewManager/ViewManager.py" line="3609" />
+      <location filename="../ViewManager/ViewManager.py" line="3619" />
       <source>Search for a text</source>
       <translation>Поиск текста</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2582" />
-      <location filename="../ViewManager/ViewManager.py" line="3612" />
+      <location filename="../ViewManager/ViewManager.py" line="3622" />
       <source>&lt;b&gt;Search&lt;/b&gt;&lt;p&gt;Search for some text in the current editor. A dialog is shown to enter the searchtext and options for the search.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Поиск&lt;/b&gt;
 &lt;p&gt;Поиск текста в текущем редакторе. Отображается диалог для ввода искомого текста и настройки поиска.&lt;/p&gt;</translation>
@@ -97449,21 +97446,21 @@
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2594" />
       <location filename="../QScintilla/ShellWindow.py" line="953" />
-      <location filename="../ViewManager/ViewManager.py" line="3624" />
+      <location filename="../ViewManager/ViewManager.py" line="3634" />
       <source>Search next</source>
       <translation>Найти следующее</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2596" />
       <location filename="../QScintilla/ShellWindow.py" line="955" />
-      <location filename="../ViewManager/ViewManager.py" line="3626" />
+      <location filename="../ViewManager/ViewManager.py" line="3636" />
       <source>Search &amp;next</source>
       <translation>&amp;Следующее</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2598" />
       <location filename="../QScintilla/ShellWindow.py" line="957" />
-      <location filename="../ViewManager/ViewManager.py" line="3628" />
+      <location filename="../ViewManager/ViewManager.py" line="3638" />
       <source>F3</source>
       <comment>Search|Search next</comment>
       <translation>F3</translation>
@@ -97471,34 +97468,34 @@
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2605" />
       <location filename="../QScintilla/ShellWindow.py" line="964" />
-      <location filename="../ViewManager/ViewManager.py" line="3635" />
+      <location filename="../ViewManager/ViewManager.py" line="3645" />
       <source>Search next occurrence of text</source>
       <translation>Поиск следующего вхождения текста</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2608" />
-      <location filename="../ViewManager/ViewManager.py" line="3638" />
+      <location filename="../ViewManager/ViewManager.py" line="3648" />
       <source>&lt;b&gt;Search next&lt;/b&gt;&lt;p&gt;Search the next occurrence of some text in the current editor. The previously entered searchtext and options are reused.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Поиск следующего&lt;/b&gt;&lt;p&gt;Поиск следующего вхождения текста в текущем редакторе. Используются предыдущий искомый текст и настройки поиска.&lt;/p&gt;</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2620" />
       <location filename="../QScintilla/ShellWindow.py" line="981" />
-      <location filename="../ViewManager/ViewManager.py" line="3650" />
+      <location filename="../ViewManager/ViewManager.py" line="3660" />
       <source>Search previous</source>
       <translation>Найти предыдущее</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2622" />
       <location filename="../QScintilla/ShellWindow.py" line="983" />
-      <location filename="../ViewManager/ViewManager.py" line="3652" />
+      <location filename="../ViewManager/ViewManager.py" line="3662" />
       <source>Search &amp;previous</source>
       <translation>&amp;Предыдущее</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2624" />
       <location filename="../QScintilla/ShellWindow.py" line="985" />
-      <location filename="../ViewManager/ViewManager.py" line="3654" />
+      <location filename="../ViewManager/ViewManager.py" line="3664" />
       <source>Shift+F3</source>
       <comment>Search|Search previous</comment>
       <translation>Shift+F3</translation>
@@ -97506,115 +97503,115 @@
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2633" />
       <location filename="../QScintilla/ShellWindow.py" line="994" />
-      <location filename="../ViewManager/ViewManager.py" line="3663" />
+      <location filename="../ViewManager/ViewManager.py" line="3673" />
       <source>Search previous occurrence of text</source>
       <translation>Поиск предыдущего вхождения текста</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2638" />
-      <location filename="../ViewManager/ViewManager.py" line="3668" />
+      <location filename="../ViewManager/ViewManager.py" line="3678" />
       <source>&lt;b&gt;Search previous&lt;/b&gt;&lt;p&gt;Search the previous occurrence of some text in the current editor. The previously entered searchtext and options are reused.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Поиск предыдущего&lt;/b&gt;&lt;p&gt;Поиск предыдущего вхождения текста в текущем редакторе. Используются предыдущий искомый текст и настройки поиска.&lt;/p&gt;</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2652" />
       <location filename="../QScintilla/MiniEditor.py" line="2650" />
-      <location filename="../ViewManager/ViewManager.py" line="3682" />
-      <location filename="../ViewManager/ViewManager.py" line="3680" />
+      <location filename="../ViewManager/ViewManager.py" line="3692" />
+      <location filename="../ViewManager/ViewManager.py" line="3690" />
       <source>Clear search markers</source>
       <translation>Убрать подсветку найденого</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2654" />
-      <location filename="../ViewManager/ViewManager.py" line="3684" />
+      <location filename="../ViewManager/ViewManager.py" line="3694" />
       <source>Ctrl+3</source>
       <comment>Search|Clear search markers</comment>
       <translation>Ctrl+3</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2663" />
-      <location filename="../ViewManager/ViewManager.py" line="3693" />
+      <location filename="../ViewManager/ViewManager.py" line="3703" />
       <source>Clear all displayed search markers</source>
       <translation>Убрать подсветку всех результатов поиска</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2668" />
-      <location filename="../ViewManager/ViewManager.py" line="3698" />
+      <location filename="../ViewManager/ViewManager.py" line="3708" />
       <source>&lt;b&gt;Clear search markers&lt;/b&gt;&lt;p&gt;Clear all displayed search markers.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Убрать подсветку поиска&lt;/b&gt;&lt;p&gt;Удаление подсветки всех результатов поиска.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3710" />
-      <location filename="../ViewManager/ViewManager.py" line="3708" />
+      <location filename="../ViewManager/ViewManager.py" line="3720" />
+      <location filename="../ViewManager/ViewManager.py" line="3718" />
       <source>Search current word forward</source>
       <translation>Поиск следующего слова</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3712" />
+      <location filename="../ViewManager/ViewManager.py" line="3722" />
       <source>Ctrl+.</source>
       <comment>Search|Search current word forward</comment>
       <translation>Ctrl+.</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3721" />
+      <location filename="../ViewManager/ViewManager.py" line="3731" />
       <source>Search next occurrence of the current word</source>
       <translation>Поиск следующего вхождения текущего слова впереди</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3726" />
+      <location filename="../ViewManager/ViewManager.py" line="3736" />
       <source>&lt;b&gt;Search current word forward&lt;/b&gt;&lt;p&gt;Search the next occurrence of the current word of the current editor.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Поиск текущего слова вперёди&lt;/b&gt;&lt;p&gt;Поиск следующего вхождения текущего слова далее в текущем редакторе.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3739" />
-      <location filename="../ViewManager/ViewManager.py" line="3737" />
+      <location filename="../ViewManager/ViewManager.py" line="3749" />
+      <location filename="../ViewManager/ViewManager.py" line="3747" />
       <source>Search current word backward</source>
       <translation>Поиск предыдущего слова</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3741" />
+      <location filename="../ViewManager/ViewManager.py" line="3751" />
       <source>Ctrl+,</source>
       <comment>Search|Search current word backward</comment>
       <translation>Ctrl+,</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3750" />
+      <location filename="../ViewManager/ViewManager.py" line="3760" />
       <source>Search previous occurrence of the current word</source>
       <translation>Поиск предыдущего вхождения текущего слова сзади</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3755" />
+      <location filename="../ViewManager/ViewManager.py" line="3765" />
       <source>&lt;b&gt;Search current word backward&lt;/b&gt;&lt;p&gt;Search the previous occurrence of the current word of the current editor.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Поиск текущего слова сзади&lt;/b&gt;&lt;p&gt;Поиск предыдущего вхождения текущего слова сзади в текущем редакторе.&lt;/p&gt;</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2678" />
-      <location filename="../ViewManager/ViewManager.py" line="3766" />
+      <location filename="../ViewManager/ViewManager.py" line="3776" />
       <source>Replace</source>
       <translation>Заменить</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2679" />
-      <location filename="../ViewManager/ViewManager.py" line="3767" />
+      <location filename="../ViewManager/ViewManager.py" line="3777" />
       <source>&amp;Replace...</source>
       <translation>&amp;Заменить...</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2681" />
-      <location filename="../ViewManager/ViewManager.py" line="3769" />
+      <location filename="../ViewManager/ViewManager.py" line="3779" />
       <source>Ctrl+R</source>
       <comment>Search|Replace</comment>
       <translation>Ctrl+R</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2688" />
-      <location filename="../ViewManager/ViewManager.py" line="3776" />
+      <location filename="../ViewManager/ViewManager.py" line="3786" />
       <source>Replace some text</source>
       <translation>Заменить заданный текст</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2691" />
-      <location filename="../ViewManager/ViewManager.py" line="3779" />
+      <location filename="../ViewManager/ViewManager.py" line="3789" />
       <source>&lt;b&gt;Replace&lt;/b&gt;&lt;p&gt;Search for some text in the current editor and replace it. A dialog is shown to enter the searchtext, the replacement text and options for the search and replace.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Заменить&lt;/b&gt;
 &lt;p&gt;Поиск в текущем редакторе заданного текста и его замена. Отображается диалог ввода искомого текста, текста замены и настроек поиска и замены&lt;/p&gt;</translation>
@@ -97622,324 +97619,324 @@
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2705" />
       <location filename="../QScintilla/MiniEditor.py" line="2703" />
-      <location filename="../ViewManager/ViewManager.py" line="3793" />
-      <location filename="../ViewManager/ViewManager.py" line="3791" />
+      <location filename="../ViewManager/ViewManager.py" line="3803" />
+      <location filename="../ViewManager/ViewManager.py" line="3801" />
       <source>Replace and Search</source>
       <translation>Заменить и найти</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2707" />
-      <location filename="../ViewManager/ViewManager.py" line="3795" />
+      <location filename="../ViewManager/ViewManager.py" line="3805" />
       <source>Meta+R</source>
       <comment>Search|Replace and Search</comment>
       <translation>Meta+R</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2716" />
-      <location filename="../ViewManager/ViewManager.py" line="3804" />
+      <location filename="../ViewManager/ViewManager.py" line="3814" />
       <source>Replace the found text and search the next occurrence</source>
       <translation>Заменить найденный текст и найти следующее вхождение</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2721" />
-      <location filename="../ViewManager/ViewManager.py" line="3809" />
+      <location filename="../ViewManager/ViewManager.py" line="3819" />
       <source>&lt;b&gt;Replace and Search&lt;/b&gt;&lt;p&gt;Replace the found occurrence of text in the current editor and search for the next one. The previously entered search text and options are reused.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Заменить и найти&lt;/b&gt;&lt;p&gt;Заменить найденное вхождение текста текущего редактирования и выполнить поиск следующего. Ранее введенный текст и параметры поиска используются повторно.&lt;/p&gt;</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2737" />
       <location filename="../QScintilla/MiniEditor.py" line="2735" />
-      <location filename="../ViewManager/ViewManager.py" line="3825" />
-      <location filename="../ViewManager/ViewManager.py" line="3823" />
+      <location filename="../ViewManager/ViewManager.py" line="3835" />
+      <location filename="../ViewManager/ViewManager.py" line="3833" />
       <source>Replace Occurrence</source>
       <translation>Заменить вхождение</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2739" />
-      <location filename="../ViewManager/ViewManager.py" line="3827" />
+      <location filename="../ViewManager/ViewManager.py" line="3837" />
       <source>Ctrl+Meta+R</source>
       <comment>Search|Replace Occurrence</comment>
       <translation>Ctrl+Meta+R</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2748" />
-      <location filename="../ViewManager/ViewManager.py" line="3836" />
+      <location filename="../ViewManager/ViewManager.py" line="3846" />
       <source>Replace the found text</source>
       <translation>Заменить найденный текст</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2751" />
-      <location filename="../ViewManager/ViewManager.py" line="3839" />
+      <location filename="../ViewManager/ViewManager.py" line="3849" />
       <source>&lt;b&gt;Replace Occurrence&lt;/b&gt;&lt;p&gt;Replace the found occurrence of the search text in the current editor.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Заменить вхождение&lt;/b&gt;&lt;p&gt;Заменить найденнойе вхождение искомого текста текущего редактирования.&lt;/p&gt;</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2764" />
       <location filename="../QScintilla/MiniEditor.py" line="2762" />
-      <location filename="../ViewManager/ViewManager.py" line="3852" />
-      <location filename="../ViewManager/ViewManager.py" line="3850" />
+      <location filename="../ViewManager/ViewManager.py" line="3862" />
+      <location filename="../ViewManager/ViewManager.py" line="3860" />
       <source>Replace All</source>
       <translation>Заменить все</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2766" />
-      <location filename="../ViewManager/ViewManager.py" line="3854" />
+      <location filename="../ViewManager/ViewManager.py" line="3864" />
       <source>Shift+Meta+R</source>
       <comment>Search|Replace All</comment>
       <translation>Shift+Meta+R</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2775" />
-      <location filename="../ViewManager/ViewManager.py" line="3863" />
+      <location filename="../ViewManager/ViewManager.py" line="3873" />
       <source>Replace search text occurrences</source>
       <translation>Заменить вхождения искомого текста</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2778" />
-      <location filename="../ViewManager/ViewManager.py" line="3866" />
+      <location filename="../ViewManager/ViewManager.py" line="3876" />
       <source>&lt;b&gt;Replace All&lt;/b&gt;&lt;p&gt;Replace all occurrences of the search text in the current editor.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Заменить все&lt;/b&gt;&lt;p&gt;Заменить все вхождения искомого текста текущего редактирования.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3888" />
-      <location filename="../ViewManager/ViewManager.py" line="3877" />
+      <location filename="../ViewManager/ViewManager.py" line="3898" />
+      <location filename="../ViewManager/ViewManager.py" line="3887" />
       <source>Goto Line</source>
       <translation>Перейти на строку</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3879" />
+      <location filename="../ViewManager/ViewManager.py" line="3889" />
       <source>&amp;Goto Line...</source>
       <translation>&amp;Перейти на строку...</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3881" />
-      <source>Ctrl+G</source>
-      <comment>Search|Goto Line</comment>
-      <translation>Ctrl+G</translation>
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="3891" />
+      <source>Ctrl+G</source>
+      <comment>Search|Goto Line</comment>
+      <translation>Ctrl+G</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="3901" />
       <source>&lt;b&gt;Goto Line&lt;/b&gt;&lt;p&gt;Go to a specific line of text in the current editor. A dialog is shown to enter the linenumber.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Перейти на строку&lt;/b&gt;
 &lt;p&gt;Перейти на указанную строку текущего редактора. Будет показан диалог ввода номера строки.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3913" />
-      <location filename="../ViewManager/ViewManager.py" line="3902" />
+      <location filename="../ViewManager/ViewManager.py" line="3923" />
+      <location filename="../ViewManager/ViewManager.py" line="3912" />
       <source>Goto Brace</source>
       <translation>Перейти к скобке</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3904" />
+      <location filename="../ViewManager/ViewManager.py" line="3914" />
       <source>Goto &amp;Brace</source>
       <translation>Перейти к &amp;скобке</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3906" />
+      <location filename="../ViewManager/ViewManager.py" line="3916" />
       <source>Ctrl+L</source>
       <comment>Search|Goto Brace</comment>
       <translation>Ctrl+L</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3916" />
+      <location filename="../ViewManager/ViewManager.py" line="3926" />
       <source>&lt;b&gt;Goto Brace&lt;/b&gt;&lt;p&gt;Go to the matching brace in the current editor.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Перейти к скобке&lt;/b&gt;
 &lt;p&gt;Переход к соответствующей скобке.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3939" />
-      <location filename="../ViewManager/ViewManager.py" line="3926" />
+      <location filename="../ViewManager/ViewManager.py" line="3949" />
+      <location filename="../ViewManager/ViewManager.py" line="3936" />
       <source>Goto Last Edit Location</source>
       <translation>Перейти к месту последнего редактирования</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3928" />
+      <location filename="../ViewManager/ViewManager.py" line="3938" />
       <source>Goto Last &amp;Edit Location</source>
       <translation>П&amp;ерейти к месту последнего редактирования</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3930" />
+      <location filename="../ViewManager/ViewManager.py" line="3940" />
       <source>Ctrl+Shift+G</source>
       <comment>Search|Goto Last Edit Location</comment>
       <translation>Ctrl+Shift+G</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3942" />
+      <location filename="../ViewManager/ViewManager.py" line="3952" />
       <source>&lt;b&gt;Goto Last Edit Location&lt;/b&gt;&lt;p&gt;Go to the location of the last edit in the current editor.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Перейти к месту последнего редактирования&lt;/b&gt;&lt;p&gt;Переход к месту последнего редактирования в текущем редакторе.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3954" />
-      <location filename="../ViewManager/ViewManager.py" line="3953" />
+      <location filename="../ViewManager/ViewManager.py" line="3964" />
+      <location filename="../ViewManager/ViewManager.py" line="3963" />
       <source>Goto Previous Method or Class</source>
       <translation>Перейти к предыдущему методу или классу</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3956" />
+      <location filename="../ViewManager/ViewManager.py" line="3966" />
       <source>Ctrl+Shift+Up</source>
       <comment>Search|Goto Previous Method or Class</comment>
       <translation>Ctrl+Shift+Up</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3967" />
+      <location filename="../ViewManager/ViewManager.py" line="3977" />
       <source>Go to the previous method or class definition</source>
       <translation>Перейти к предыдущему объявлению метода или класса</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3972" />
+      <location filename="../ViewManager/ViewManager.py" line="3982" />
       <source>&lt;b&gt;Goto Previous Method or Class&lt;/b&gt;&lt;p&gt;Goes to the line of the previous method or class definition and highlights the name.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Перейти к предыдущему методу или классу&lt;/b&gt;&lt;p&gt;Переход к предыдущему объявлению метода или класса и подсветка его имени.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3984" />
-      <location filename="../ViewManager/ViewManager.py" line="3983" />
+      <location filename="../ViewManager/ViewManager.py" line="3994" />
+      <location filename="../ViewManager/ViewManager.py" line="3993" />
       <source>Goto Next Method or Class</source>
       <translation>Перейти к следующему методу или классу</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3986" />
+      <location filename="../ViewManager/ViewManager.py" line="3996" />
       <source>Ctrl+Shift+Down</source>
       <comment>Search|Goto Next Method or Class</comment>
       <translation>Ctrl+Shift+Down</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3995" />
+      <location filename="../ViewManager/ViewManager.py" line="4005" />
       <source>Go to the next method or class definition</source>
       <translation>Перейти к следующему объявлению метода или класса</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4000" />
+      <location filename="../ViewManager/ViewManager.py" line="4010" />
       <source>&lt;b&gt;Goto Next Method or Class&lt;/b&gt;&lt;p&gt;Goes to the line of the next method or class definition and highlights the name.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Перейти к следующему методу или классу&lt;/b&gt;&lt;p&gt;Переход к следующему объявлению метода или класса и подсветка его имени.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4013" />
+      <location filename="../ViewManager/ViewManager.py" line="4023" />
       <source>Search in Files</source>
       <translation>Поиск в файлах</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4015" />
+      <location filename="../ViewManager/ViewManager.py" line="4025" />
       <source>Search in &amp;Files...</source>
       <translation>Найти в &amp;файлах...</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4017" />
+      <location filename="../ViewManager/ViewManager.py" line="4027" />
       <source>Shift+Ctrl+F</source>
       <comment>Search|Search Files</comment>
       <translation>Shift+Ctrl+F</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4026" />
+      <location filename="../ViewManager/ViewManager.py" line="4036" />
       <source>Search for a text in files</source>
       <translation>Поиск заданного текста в файлах</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4029" />
+      <location filename="../ViewManager/ViewManager.py" line="4039" />
       <source>&lt;b&gt;Search in Files&lt;/b&gt;&lt;p&gt;Search for some text in the files of a directory tree or the project. A window is shown to enter the searchtext and options for the search and to display the result.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Поиск в файлах&lt;/b&gt;
 &lt;p&gt;Поиск заданного текста в файлах дерева директорий или проекта. Отображение окна ввода искомого текста, опций поиска и отображения результатов.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4041" />
+      <location filename="../ViewManager/ViewManager.py" line="4051" />
       <source>Replace in Files</source>
       <translation>Заменить в файлах</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4042" />
+      <location filename="../ViewManager/ViewManager.py" line="4052" />
       <source>Replace in F&amp;iles...</source>
       <translation>Заменить в ф&amp;айлах...</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4044" />
+      <location filename="../ViewManager/ViewManager.py" line="4054" />
       <source>Shift+Ctrl+R</source>
       <comment>Search|Replace in Files</comment>
       <translation>Shift+Ctrl+R</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4053" />
+      <location filename="../ViewManager/ViewManager.py" line="4063" />
       <source>Search for a text in files and replace it</source>
       <translation>Поиск заданного текста в файлах и его замена</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4058" />
+      <location filename="../ViewManager/ViewManager.py" line="4068" />
       <source>&lt;b&gt;Replace in Files&lt;/b&gt;&lt;p&gt;Search for some text in the files of a directory tree or the project and replace it. A window is shown to enter the searchtext, the replacement text and options for the search and to display the result.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Заменить в файлах&lt;/b&gt;&lt;p&gt;Поиск заданного текста в файлах дерева директорий или проекта и его замена. Отображение окна ввода искомого текста, текста замены, настроек поиска и отображение результата.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4071" />
+      <location filename="../ViewManager/ViewManager.py" line="4081" />
       <source>Search in Open Files</source>
       <translation>Поиск в открытых файлах</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4073" />
+      <location filename="../ViewManager/ViewManager.py" line="4083" />
       <source>Search in Open Files...</source>
       <translation>Найти в открытых файлах...</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4075" />
+      <location filename="../ViewManager/ViewManager.py" line="4085" />
       <source>Meta+Ctrl+Alt+F</source>
       <comment>Search|Search Open Files</comment>
       <translation>Meta+Ctrl+Alt+F</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4084" />
+      <location filename="../ViewManager/ViewManager.py" line="4094" />
       <source>Search for a text in open files</source>
       <translation>Поиск текста в открытых файлах</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4087" />
+      <location filename="../ViewManager/ViewManager.py" line="4097" />
       <source>&lt;b&gt;Search in Open Files&lt;/b&gt;&lt;p&gt;Search for some text in the currently opened files. A window is shown to enter the search text and options for the search and to display the result.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Поиск в открытых файлах&lt;/b&gt;&lt;p&gt;Поиск заданного текста только в открытых файлах. Окно диалога позволит ввести текст для поиска, опции для поиска, а так же покажет результат&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4099" />
+      <location filename="../ViewManager/ViewManager.py" line="4109" />
       <source>Replace in Open Files</source>
       <translation>Замена в открытых файлах</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4100" />
+      <location filename="../ViewManager/ViewManager.py" line="4110" />
       <source>Replace in Open Files...</source>
       <translation>Заменить в открытых файлах...</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4102" />
+      <location filename="../ViewManager/ViewManager.py" line="4112" />
       <source>Meta+Ctrl+Alt+R</source>
       <comment>Search|Replace in Open Files</comment>
       <translation>Meta+Ctrl+Alt+R</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4111" />
+      <location filename="../ViewManager/ViewManager.py" line="4121" />
       <source>Search for a text in open files and replace it</source>
       <translation>Поиск текста в открытых файлах и его замена</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4116" />
+      <location filename="../ViewManager/ViewManager.py" line="4126" />
       <source>&lt;b&gt;Replace in Open Files&lt;/b&gt;&lt;p&gt;Search for some text in the currently opened files and replace it. A window is shown to enter the search text, the replacement text and options for the search and to display the result.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Заменить в открытых файлах&lt;/b&gt;&lt;p&gt;Искать текст только в открытых файлах и заменить его.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4137" />
+      <location filename="../ViewManager/ViewManager.py" line="4147" />
       <source>&amp;Search</source>
       <translation>&amp;Поиск</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2793" />
       <location filename="../QScintilla/ShellWindow.py" line="1020" />
-      <location filename="../ViewManager/ViewManager.py" line="4208" />
+      <location filename="../ViewManager/ViewManager.py" line="4218" />
       <source>Zoom in</source>
       <translation>Увеличить масштаб</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2795" />
       <location filename="../QScintilla/ShellWindow.py" line="1022" />
-      <location filename="../ViewManager/ViewManager.py" line="4210" />
+      <location filename="../ViewManager/ViewManager.py" line="4220" />
       <source>Zoom &amp;in</source>
       <translation>У&amp;величить масштаб</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2797" />
       <location filename="../QScintilla/ShellWindow.py" line="1024" />
-      <location filename="../ViewManager/ViewManager.py" line="4212" />
+      <location filename="../ViewManager/ViewManager.py" line="4222" />
       <source>Ctrl++</source>
       <comment>View|Zoom in</comment>
       <translation>Ctrl++</translation>
@@ -97947,7 +97944,7 @@
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2800" />
       <location filename="../QScintilla/ShellWindow.py" line="1027" />
-      <location filename="../ViewManager/ViewManager.py" line="4215" />
+      <location filename="../ViewManager/ViewManager.py" line="4225" />
       <source>Zoom In</source>
       <comment>View|Zoom in</comment>
       <translation>Увеличить масштаб</translation>
@@ -97955,35 +97952,35 @@
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2806" />
       <location filename="../QScintilla/ShellWindow.py" line="1033" />
-      <location filename="../ViewManager/ViewManager.py" line="4221" />
+      <location filename="../ViewManager/ViewManager.py" line="4231" />
       <source>Zoom in on the text</source>
       <translation>Увеличить масштаб текста</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2809" />
       <location filename="../QScintilla/ShellWindow.py" line="1036" />
-      <location filename="../ViewManager/ViewManager.py" line="4224" />
+      <location filename="../ViewManager/ViewManager.py" line="4234" />
       <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;Увеличить масштаб&lt;/b&gt;&lt;p&gt;Увеличить масштаб. Размер букв увеличится.&lt;/p&gt;</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2819" />
       <location filename="../QScintilla/ShellWindow.py" line="1046" />
-      <location filename="../ViewManager/ViewManager.py" line="4234" />
+      <location filename="../ViewManager/ViewManager.py" line="4244" />
       <source>Zoom out</source>
       <translation>Уменьшить масштаб</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2821" />
       <location filename="../QScintilla/ShellWindow.py" line="1048" />
-      <location filename="../ViewManager/ViewManager.py" line="4236" />
+      <location filename="../ViewManager/ViewManager.py" line="4246" />
       <source>Zoom &amp;out</source>
       <translation>У&amp;меньшить масштаб</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2823" />
       <location filename="../QScintilla/ShellWindow.py" line="1050" />
-      <location filename="../ViewManager/ViewManager.py" line="4238" />
+      <location filename="../ViewManager/ViewManager.py" line="4248" />
       <source>Ctrl+-</source>
       <comment>View|Zoom out</comment>
       <translation>Ctrl+-</translation>
@@ -97991,7 +97988,7 @@
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2826" />
       <location filename="../QScintilla/ShellWindow.py" line="1053" />
-      <location filename="../ViewManager/ViewManager.py" line="4241" />
+      <location filename="../ViewManager/ViewManager.py" line="4251" />
       <source>Zoom Out</source>
       <comment>View|Zoom out</comment>
       <translation>Уменьшить масштаб</translation>
@@ -97999,35 +97996,35 @@
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2832" />
       <location filename="../QScintilla/ShellWindow.py" line="1059" />
-      <location filename="../ViewManager/ViewManager.py" line="4247" />
+      <location filename="../ViewManager/ViewManager.py" line="4257" />
       <source>Zoom out on the text</source>
       <translation>Уменьшить масштаб текста</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2835" />
       <location filename="../QScintilla/ShellWindow.py" line="1062" />
-      <location filename="../ViewManager/ViewManager.py" line="4250" />
+      <location filename="../ViewManager/ViewManager.py" line="4260" />
       <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;Уменьшить масштаб&lt;/b&gt;&lt;p&gt;Уменьшить масштаб. Размер букв уменьшится.&lt;/p&gt;</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2845" />
       <location filename="../QScintilla/ShellWindow.py" line="1072" />
-      <location filename="../ViewManager/ViewManager.py" line="4260" />
+      <location filename="../ViewManager/ViewManager.py" line="4270" />
       <source>Zoom reset</source>
       <translation>Сбросить масштаб</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2847" />
       <location filename="../QScintilla/ShellWindow.py" line="1074" />
-      <location filename="../ViewManager/ViewManager.py" line="4262" />
+      <location filename="../ViewManager/ViewManager.py" line="4272" />
       <source>Zoom &amp;reset</source>
       <translation>&amp;Сбросить масштаб</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2849" />
       <location filename="../QScintilla/ShellWindow.py" line="1076" />
-      <location filename="../ViewManager/ViewManager.py" line="4264" />
+      <location filename="../ViewManager/ViewManager.py" line="4274" />
       <source>Ctrl+0</source>
       <comment>View|Zoom reset</comment>
       <translation>Ctrl+0</translation>
@@ -98035,904 +98032,904 @@
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2856" />
       <location filename="../QScintilla/ShellWindow.py" line="1083" />
-      <location filename="../ViewManager/ViewManager.py" line="4271" />
+      <location filename="../ViewManager/ViewManager.py" line="4281" />
       <source>Reset the zoom of the text</source>
       <translation>Сбросить масштаб текста</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2859" />
       <location filename="../QScintilla/ShellWindow.py" line="1086" />
-      <location filename="../ViewManager/ViewManager.py" line="4274" />
+      <location filename="../ViewManager/ViewManager.py" line="4284" />
       <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>&lt;b&gt;Сбросить масштаб&lt;/b&gt;&lt;p&gt;Сброс масштаба текста. Эта настройка возвращает масштаб текста к 100%.&lt;/p&gt;</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2870" />
       <location filename="../QScintilla/ShellWindow.py" line="1097" />
-      <location filename="../ViewManager/ViewManager.py" line="4285" />
+      <location filename="../ViewManager/ViewManager.py" line="4295" />
       <source>Zoom</source>
       <translation>Масштаб</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2872" />
       <location filename="../QScintilla/ShellWindow.py" line="1099" />
-      <location filename="../ViewManager/ViewManager.py" line="4287" />
+      <location filename="../ViewManager/ViewManager.py" line="4297" />
       <source>&amp;Zoom</source>
       <translation>Мас&amp;штаб</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2879" />
       <location filename="../QScintilla/ShellWindow.py" line="1106" />
-      <location filename="../ViewManager/ViewManager.py" line="4294" />
+      <location filename="../ViewManager/ViewManager.py" line="4304" />
       <source>Zoom the text</source>
       <translation>Масштаб текста</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2882" />
       <location filename="../QScintilla/ShellWindow.py" line="1109" />
-      <location filename="../ViewManager/ViewManager.py" line="4297" />
+      <location filename="../ViewManager/ViewManager.py" line="4307" />
       <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;Масштаб&lt;/b&gt;
 &lt;p&gt;Масштаб текста. Открытие диалога для выбора желаемого масштаба текста.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4316" />
-      <location filename="../ViewManager/ViewManager.py" line="4308" />
+      <location filename="../ViewManager/ViewManager.py" line="4326" />
+      <location filename="../ViewManager/ViewManager.py" line="4318" />
       <source>Toggle all folds</source>
       <translation>Свернуть/Развернуть все свертки</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4309" />
-      <source>&amp;Toggle all folds</source>
-      <translation>&amp;Свернуть/Развернуть все свертки</translation>
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="4319" />
+      <source>&amp;Toggle all folds</source>
+      <translation>&amp;Свернуть/Развернуть все свертки</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="4329" />
       <source>&lt;b&gt;Toggle all folds&lt;/b&gt;&lt;p&gt;Toggle all folds of the current editor.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Свернуть/Развернуть все свертки&lt;/b&gt;&lt;p&gt;Свернуть/Развернуть все свертки текущего редактора.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4341" />
-      <location filename="../ViewManager/ViewManager.py" line="4329" />
+      <location filename="../ViewManager/ViewManager.py" line="4351" />
+      <location filename="../ViewManager/ViewManager.py" line="4339" />
       <source>Toggle all folds (including children)</source>
       <translation>Свернуть/Развернуть все свёртки (включая дочерние)</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4332" />
+      <location filename="../ViewManager/ViewManager.py" line="4342" />
       <source>Toggle all &amp;folds (including children)</source>
       <translation>Свернуть/Развернуть все &amp;свёртки (включая дочерние)</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4346" />
+      <location filename="../ViewManager/ViewManager.py" line="4356" />
       <source>&lt;b&gt;Toggle all folds (including children)&lt;/b&gt;&lt;p&gt;Toggle all folds of the current editor including all children.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Свернуть/Развернуть все свёртки (включая дочерние)&lt;/b&gt;&lt;p&gt;Свернуть/Развернуть все свёртки в текущем редакторе, включая все дочерние.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4365" />
-      <location filename="../ViewManager/ViewManager.py" line="4357" />
+      <location filename="../ViewManager/ViewManager.py" line="4375" />
+      <location filename="../ViewManager/ViewManager.py" line="4367" />
       <source>Toggle current fold</source>
       <translation>Свернуть/Развернуть текущую свертку</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4358" />
-      <source>Toggle &amp;current fold</source>
-      <translation>Свернуть/Развернуть &amp;текущую свертку</translation>
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="4368" />
+      <source>Toggle &amp;current fold</source>
+      <translation>Свернуть/Развернуть &amp;текущую свертку</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="4378" />
       <source>&lt;b&gt;Toggle current fold&lt;/b&gt;&lt;p&gt;Toggle the folds of the current line of the current editor.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Свернуть/Развернуть текущую свертку&lt;/b&gt;&lt;p&gt;Свернуть/Развернуть свертку текущей строки текущего редактора.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4387" />
-      <location filename="../ViewManager/ViewManager.py" line="4379" />
+      <location filename="../ViewManager/ViewManager.py" line="4397" />
+      <location filename="../ViewManager/ViewManager.py" line="4389" />
       <source>Clear all folds</source>
       <translation>Очистить все свертки</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4380" />
-      <source>Clear &amp;all folds</source>
-      <translation>Очистить &amp;все свертки</translation>
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="4390" />
+      <source>Clear &amp;all folds</source>
+      <translation>Очистить &amp;все свертки</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="4400" />
       <source>&lt;b&gt;Clear all folds&lt;/b&gt;&lt;p&gt;Clear all folds of the current editor, i.e. ensure that all lines are displayed unfolded.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Очистить все свертки&lt;/b&gt;&lt;p&gt;Очистить все свертки текущего редактора, т. е. убедиться, что все строки отображаются развернутыми.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4410" />
-      <location filename="../ViewManager/ViewManager.py" line="4403" />
-      <location filename="../ViewManager/ViewManager.py" line="4401" />
+      <location filename="../ViewManager/ViewManager.py" line="4420" />
+      <location filename="../ViewManager/ViewManager.py" line="4413" />
+      <location filename="../ViewManager/ViewManager.py" line="4411" />
       <source>Remove all highlights</source>
       <translation>Снять все выделения</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4413" />
-      <source>&lt;b&gt;Remove all highlights&lt;/b&gt;&lt;p&gt;Remove the highlights of all editors.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Снять все выделения&lt;/b&gt;&lt;p&gt;Снять выделения во всех редакторах.&lt;/p&gt;</translation>
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="4423" />
+      <source>&lt;b&gt;Remove all highlights&lt;/b&gt;&lt;p&gt;Remove the highlights of all editors.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Снять все выделения&lt;/b&gt;&lt;p&gt;Снять выделения во всех редакторах.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="4433" />
       <source>New Document View</source>
       <translation>Новое окно для документа</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4425" />
+      <location filename="../ViewManager/ViewManager.py" line="4435" />
       <source>New &amp;Document View</source>
       <translation>Новое окно для &amp;документа</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4432" />
+      <location filename="../ViewManager/ViewManager.py" line="4442" />
       <source>Open a new view of the current document</source>
       <translation>Открыть новое окно для текущего документа</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4437" />
+      <location filename="../ViewManager/ViewManager.py" line="4447" />
       <source>&lt;b&gt;New Document View&lt;/b&gt;&lt;p&gt;Opens a new view of the current document. Both views show the same document. However, the cursors may be positioned independently.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Новое окно для документа&lt;/b&gt;&lt;p&gt;Открытие нового окна для текущего документа. Оба окна будут показывать один и тот же документ. Текущие позиции могут быть разными.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4453" />
-      <location filename="../ViewManager/ViewManager.py" line="4449" />
+      <location filename="../ViewManager/ViewManager.py" line="4463" />
+      <location filename="../ViewManager/ViewManager.py" line="4459" />
       <source>New Document View (with new split)</source>
       <translation>Новое окно для документа (в новом разделе)</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4462" />
+      <location filename="../ViewManager/ViewManager.py" line="4472" />
       <source>Open a new view of the current document in a new split</source>
       <translation>Открыть новое окно для текущего документа в новом разделе</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4467" />
+      <location filename="../ViewManager/ViewManager.py" line="4477" />
       <source>&lt;b&gt;New Document View&lt;/b&gt;&lt;p&gt;Opens a new view of the current document in a new split. Both views show the same document. However, the cursors may be positioned independently.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Новое окно для документа&lt;/b&gt;&lt;p&gt;Открытие нового окна для текущего документа в новом разделе. Оба окна будут показывать один и тот же документ. Текущие позиции могут быть разными.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4479" />
+      <location filename="../ViewManager/ViewManager.py" line="4489" />
       <source>Split view</source>
       <translation>Разделить окно</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4481" />
-      <source>&amp;Split view</source>
-      <translation>&amp;Разделить окно</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4488" />
-      <source>Add a split to the view</source>
-      <translation>Разделить текущее окно</translation>
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="4491" />
-      <source>&lt;b&gt;Split view&lt;/b&gt;&lt;p&gt;Add a split to the view.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Разделить окно&lt;/b&gt;&lt;p&gt;Разделение текущего окна.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4500" />
-      <source>Arrange horizontally</source>
-      <translation>Расположить окна горизонтально</translation>
+      <source>&amp;Split view</source>
+      <translation>&amp;Разделить окно</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="4498" />
+      <source>Add a split to the view</source>
+      <translation>Разделить текущее окно</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="4501" />
+      <source>&lt;b&gt;Split view&lt;/b&gt;&lt;p&gt;Add a split to the view.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Разделить окно&lt;/b&gt;&lt;p&gt;Разделение текущего окна.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="4510" />
+      <source>Arrange horizontally</source>
+      <translation>Расположить окна горизонтально</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="4511" />
       <source>Arrange &amp;horizontally</source>
       <translation>Расположить окна &amp;горизонтально</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4509" />
+      <location filename="../ViewManager/ViewManager.py" line="4519" />
       <source>Arrange the splitted views horizontally</source>
       <translation>Расположить разделённые окна горизонтально</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4514" />
+      <location filename="../ViewManager/ViewManager.py" line="4524" />
       <source>&lt;b&gt;Arrange horizontally&lt;/b&gt;&lt;p&gt;Arrange the splitted views horizontally.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Расположить горизонтально&lt;/b&gt;
 &lt;p&gt;Расположить разделённые окна горизонтально.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4525" />
+      <location filename="../ViewManager/ViewManager.py" line="4535" />
       <source>Remove split</source>
       <translation>Отменить разделение</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4527" />
-      <source>&amp;Remove split</source>
-      <translation>&amp;Отменить разделение</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4534" />
-      <source>Remove the current split</source>
-      <translation>Отменить текущее разделение</translation>
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="4537" />
-      <source>&lt;b&gt;Remove split&lt;/b&gt;&lt;p&gt;Remove the current split.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Отменить разделение&lt;/b&gt;&lt;p&gt;Отмена текущего разделения.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4546" />
-      <source>Next split</source>
-      <translation>Следующее разделение</translation>
+      <source>&amp;Remove split</source>
+      <translation>&amp;Отменить разделение</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="4544" />
+      <source>Remove the current split</source>
+      <translation>Отменить текущее разделение</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="4547" />
+      <source>&lt;b&gt;Remove split&lt;/b&gt;&lt;p&gt;Remove the current split.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Отменить разделение&lt;/b&gt;&lt;p&gt;Отмена текущего разделения.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="4556" />
+      <source>Next split</source>
+      <translation>Следующее разделение</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="4557" />
       <source>&amp;Next split</source>
       <translation>&amp;Следующее разделение</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4549" />
+      <location filename="../ViewManager/ViewManager.py" line="4559" />
       <source>Ctrl+Alt+N</source>
       <comment>View|Next split</comment>
       <translation>Ctrl+Alt+N</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4558" />
+      <location filename="../ViewManager/ViewManager.py" line="4568" />
       <source>Move to the next split</source>
       <translation>Перейти в следующее разделение</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4561" />
-      <source>&lt;b&gt;Next split&lt;/b&gt;&lt;p&gt;Move to the next split.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Следующее разделение&lt;/b&gt;&lt;p&gt;Перейти в следующее разделение.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4570" />
-      <source>Previous split</source>
-      <translation>Предыдущее разделение</translation>
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="4571" />
+      <source>&lt;b&gt;Next split&lt;/b&gt;&lt;p&gt;Move to the next split.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Следующее разделение&lt;/b&gt;&lt;p&gt;Перейти в следующее разделение.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="4580" />
+      <source>Previous split</source>
+      <translation>Предыдущее разделение</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="4581" />
       <source>&amp;Previous split</source>
       <translation>&amp;Предыдущее разделение</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4573" />
+      <location filename="../ViewManager/ViewManager.py" line="4583" />
       <source>Ctrl+Alt+P</source>
       <comment>View|Previous split</comment>
       <translation>Ctrl+Alt+P</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4582" />
+      <location filename="../ViewManager/ViewManager.py" line="4592" />
       <source>Move to the previous split</source>
       <translation>Перейти в предыдущее разделение</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4585" />
+      <location filename="../ViewManager/ViewManager.py" line="4595" />
       <source>&lt;b&gt;Previous split&lt;/b&gt;&lt;p&gt;Move to the previous split.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Предыдущее разделение&lt;/b&gt;&lt;p&gt;Перейти в предыдущее разделение.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4596" />
-      <location filename="../ViewManager/ViewManager.py" line="4594" />
+      <location filename="../ViewManager/ViewManager.py" line="4606" />
+      <location filename="../ViewManager/ViewManager.py" line="4604" />
       <source>Preview</source>
       <translation>Предварительный просмотр</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4604" />
+      <location filename="../ViewManager/ViewManager.py" line="4614" />
       <source>Preview the current file in the web browser</source>
       <translation>Предварительный просмотр текущего файла в web-браузере</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4609" />
+      <location filename="../ViewManager/ViewManager.py" line="4619" />
       <source>&lt;b&gt;Preview&lt;/b&gt;&lt;p&gt;This opens the web browser with a preview of the current file.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Предварительный просмотр&lt;/b&gt;&lt;p&gt;Предварительный просмотр текущего файла в web-браузере.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4623" />
-      <location filename="../ViewManager/ViewManager.py" line="4621" />
+      <location filename="../ViewManager/ViewManager.py" line="4633" />
+      <location filename="../ViewManager/ViewManager.py" line="4631" />
       <source>Python AST Viewer</source>
       <translation>Просмотрщик Python AST</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4631" />
+      <location filename="../ViewManager/ViewManager.py" line="4641" />
       <source>Show the AST for the current Python file</source>
       <translation>AST-представление текущего файла Python</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4636" />
+      <location filename="../ViewManager/ViewManager.py" line="4646" />
       <source>&lt;b&gt;Python AST Viewer&lt;/b&gt;&lt;p&gt;This opens the a tree view of the AST of the current Python source file.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Просмотрщик Python AST&lt;/b&gt;&lt;p&gt;Получение синтаксического древовидного представления (AST) для текущего файла с кодом Python.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4650" />
-      <location filename="../ViewManager/ViewManager.py" line="4648" />
+      <location filename="../ViewManager/ViewManager.py" line="4660" />
+      <location filename="../ViewManager/ViewManager.py" line="4658" />
       <source>Python Disassembly Viewer</source>
       <translation>Просмотрщик Python Disassembly</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4658" />
+      <location filename="../ViewManager/ViewManager.py" line="4668" />
       <source>Show the Disassembly for the current Python file</source>
       <translation>Показ дизассемблирования текущего файла Python</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4663" />
+      <location filename="../ViewManager/ViewManager.py" line="4673" />
       <source>&lt;b&gt;Python Disassembly Viewer&lt;/b&gt;&lt;p&gt;This opens the a tree view of the Disassembly of the current Python source file.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Просмотрщик Python Disassembly&lt;/b&gt;&lt;p&gt;Получение синтаксического древовидного представления дизассемблирования текущего файла с кодом Python.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4699" />
+      <location filename="../ViewManager/ViewManager.py" line="4709" />
       <source>&amp;View</source>
       <translation>&amp;Вид</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4734" />
-      <location filename="../ViewManager/ViewManager.py" line="4732" />
+      <location filename="../ViewManager/ViewManager.py" line="4744" />
+      <location filename="../ViewManager/ViewManager.py" line="4742" />
       <source>View</source>
       <translation>Вид</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4773" />
-      <location filename="../ViewManager/ViewManager.py" line="4765" />
+      <location filename="../ViewManager/ViewManager.py" line="4783" />
+      <location filename="../ViewManager/ViewManager.py" line="4775" />
       <source>Start Macro Recording</source>
       <translation>Начать запись макроса</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4766" />
-      <source>S&amp;tart Macro Recording</source>
-      <translation>&amp;Начать запись макроса</translation>
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="4776" />
+      <source>S&amp;tart Macro Recording</source>
+      <translation>&amp;Начать запись макроса</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="4786" />
       <source>&lt;b&gt;Start Macro Recording&lt;/b&gt;&lt;p&gt;Start recording editor commands into a new macro.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Начать запись макроса&lt;/b&gt;
 &lt;p&gt;Начать запись команд редактора в новый макрос.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4794" />
-      <location filename="../ViewManager/ViewManager.py" line="4786" />
+      <location filename="../ViewManager/ViewManager.py" line="4804" />
+      <location filename="../ViewManager/ViewManager.py" line="4796" />
       <source>Stop Macro Recording</source>
       <translation>Закончить запись макроса</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4787" />
-      <source>Sto&amp;p Macro Recording</source>
-      <translation>&amp;Закончить запись макроса</translation>
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="4797" />
+      <source>Sto&amp;p Macro Recording</source>
+      <translation>&amp;Закончить запись макроса</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="4807" />
       <source>&lt;b&gt;Stop Macro Recording&lt;/b&gt;&lt;p&gt;Stop recording editor commands into a new macro.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Закончить запись макроса&lt;/b&gt;
 &lt;p&gt;Закончить запись команд редактора в новый макрос.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4815" />
-      <location filename="../ViewManager/ViewManager.py" line="4807" />
+      <location filename="../ViewManager/ViewManager.py" line="4825" />
+      <location filename="../ViewManager/ViewManager.py" line="4817" />
       <source>Run Macro</source>
       <translation>Выполнить макрос</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4808" />
-      <source>&amp;Run Macro</source>
-      <translation>&amp;Выполнить макрос</translation>
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="4818" />
+      <source>&amp;Run Macro</source>
+      <translation>&amp;Выполнить макрос</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="4828" />
       <source>&lt;b&gt;Run Macro&lt;/b&gt;&lt;p&gt;Run a previously recorded editor macro.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Выполнить макрос&lt;/b&gt;
 &lt;p&gt;Запустить записанный макрос.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4836" />
-      <location filename="../ViewManager/ViewManager.py" line="4828" />
+      <location filename="../ViewManager/ViewManager.py" line="4846" />
+      <location filename="../ViewManager/ViewManager.py" line="4838" />
       <source>Delete Macro</source>
       <translation>Удалить макрос</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4829" />
-      <source>&amp;Delete Macro</source>
-      <translation>&amp;Удалить макрос</translation>
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="4839" />
+      <source>&amp;Delete Macro</source>
+      <translation>&amp;Удалить макрос</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="4849" />
       <source>&lt;b&gt;Delete Macro&lt;/b&gt;&lt;p&gt;Delete a previously recorded editor macro.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Удалить макрос&lt;/b&gt;&lt;p&gt;Удалить записанный макрос.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4857" />
-      <location filename="../ViewManager/ViewManager.py" line="4849" />
+      <location filename="../ViewManager/ViewManager.py" line="4867" />
+      <location filename="../ViewManager/ViewManager.py" line="4859" />
       <source>Load Macro</source>
       <translation>Загрузить макрос</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4850" />
-      <source>&amp;Load Macro</source>
-      <translation>&amp;Загрузить макрос</translation>
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="4860" />
+      <source>&amp;Load Macro</source>
+      <translation>&amp;Загрузить макрос</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="4870" />
       <source>&lt;b&gt;Load Macro&lt;/b&gt;&lt;p&gt;Load an editor macro from a file.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Загрузить макрос&lt;/b&gt;
 &lt;p&gt;Загрузить из файла макрос для редактора.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4877" />
-      <location filename="../ViewManager/ViewManager.py" line="4869" />
+      <location filename="../ViewManager/ViewManager.py" line="4887" />
+      <location filename="../ViewManager/ViewManager.py" line="4879" />
       <source>Save Macro</source>
       <translation>Сохранить макрос</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4870" />
-      <source>&amp;Save Macro</source>
-      <translation>&amp;Сохранить макрос</translation>
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="4880" />
+      <source>&amp;Save Macro</source>
+      <translation>&amp;Сохранить макрос</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="4890" />
       <source>&lt;b&gt;Save Macro&lt;/b&gt;&lt;p&gt;Save a previously recorded editor macro to a file.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Сохранить макрос&lt;/b&gt;&lt;p&gt;Сохранить записанный макрос в файл.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4898" />
+      <location filename="../ViewManager/ViewManager.py" line="4908" />
       <source>&amp;Macros</source>
       <translation>&amp;Макросы</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4929" />
-      <location filename="../ViewManager/ViewManager.py" line="4916" />
+      <location filename="../ViewManager/ViewManager.py" line="4939" />
+      <location filename="../ViewManager/ViewManager.py" line="4926" />
       <source>Toggle Bookmark</source>
       <translation>Создать/Удалить закладку</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4918" />
+      <location filename="../ViewManager/ViewManager.py" line="4928" />
       <source>&amp;Toggle Bookmark</source>
       <translation>&amp;Создать/Удалить закладку</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4920" />
+      <location filename="../ViewManager/ViewManager.py" line="4930" />
       <source>Alt+Ctrl+T</source>
       <comment>Bookmark|Toggle</comment>
       <translation>Alt+Ctrl+T</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4932" />
+      <location filename="../ViewManager/ViewManager.py" line="4942" />
       <source>&lt;b&gt;Toggle Bookmark&lt;/b&gt;&lt;p&gt;Toggle a bookmark at the current line of the current editor.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Создать/Удалить закладку&lt;/b&gt;&lt;p&gt;Создать/Удалить закладку на текущей строке текущего редактора.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4956" />
-      <location filename="../ViewManager/ViewManager.py" line="4943" />
+      <location filename="../ViewManager/ViewManager.py" line="4966" />
+      <location filename="../ViewManager/ViewManager.py" line="4953" />
       <source>Next Bookmark</source>
       <translation>Следующая закладка</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4945" />
+      <location filename="../ViewManager/ViewManager.py" line="4955" />
       <source>&amp;Next Bookmark</source>
       <translation>&amp;Следующая закладка</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4947" />
+      <location filename="../ViewManager/ViewManager.py" line="4957" />
       <source>Ctrl+PgDown</source>
       <comment>Bookmark|Next</comment>
       <translation>Ctrl+PgDown</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4959" />
+      <location filename="../ViewManager/ViewManager.py" line="4969" />
       <source>&lt;b&gt;Next Bookmark&lt;/b&gt;&lt;p&gt;Go to next bookmark of the current editor.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Следующая закладка&lt;/b&gt;
 &lt;p&gt;Переход к следующей закладке в текущем редакторе.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4982" />
-      <location filename="../ViewManager/ViewManager.py" line="4969" />
+      <location filename="../ViewManager/ViewManager.py" line="4992" />
+      <location filename="../ViewManager/ViewManager.py" line="4979" />
       <source>Previous Bookmark</source>
       <translation>Предыдущая закладка</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4971" />
+      <location filename="../ViewManager/ViewManager.py" line="4981" />
       <source>&amp;Previous Bookmark</source>
       <translation>&amp;Предыдущая закладка</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4973" />
+      <location filename="../ViewManager/ViewManager.py" line="4983" />
       <source>Ctrl+PgUp</source>
       <comment>Bookmark|Previous</comment>
       <translation>Ctrl+PgUp</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4985" />
+      <location filename="../ViewManager/ViewManager.py" line="4995" />
       <source>&lt;b&gt;Previous Bookmark&lt;/b&gt;&lt;p&gt;Go to previous bookmark of the current editor.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Предыдущая закладка&lt;/b&gt;
 &lt;p&gt;Переход к предыдущей закладке в текущем редакторе.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5007" />
-      <location filename="../ViewManager/ViewManager.py" line="4995" />
+      <location filename="../ViewManager/ViewManager.py" line="5017" />
+      <location filename="../ViewManager/ViewManager.py" line="5005" />
       <source>Clear Bookmarks</source>
       <translation>Стереть закладки</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4996" />
+      <location filename="../ViewManager/ViewManager.py" line="5006" />
       <source>&amp;Clear Bookmarks</source>
       <translation>&amp;Стереть закладки</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4998" />
+      <location filename="../ViewManager/ViewManager.py" line="5008" />
       <source>Alt+Ctrl+C</source>
       <comment>Bookmark|Clear</comment>
       <translation>Alt+Ctrl+C</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5010" />
+      <location filename="../ViewManager/ViewManager.py" line="5020" />
       <source>&lt;b&gt;Clear Bookmarks&lt;/b&gt;&lt;p&gt;Clear bookmarks of all editors.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Стереть закладки&lt;/b&gt;&lt;p&gt;Убрать закладки из всех редакторов.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5029" />
-      <location filename="../ViewManager/ViewManager.py" line="5020" />
+      <location filename="../ViewManager/ViewManager.py" line="5039" />
+      <location filename="../ViewManager/ViewManager.py" line="5030" />
       <source>Goto Syntax Error</source>
       <translation>Перейти к синтаксической ошибке</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5022" />
-      <source>&amp;Goto Syntax Error</source>
-      <translation>&amp;Перейти к синтаксической ошибке</translation>
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="5032" />
+      <source>&amp;Goto Syntax Error</source>
+      <translation>&amp;Перейти к синтаксической ошибке</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="5042" />
       <source>&lt;b&gt;Goto Syntax Error&lt;/b&gt;&lt;p&gt;Go to next syntax error of the current editor.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Перейти к синтаксической ошибке&lt;/b&gt;
 &lt;p&gt;Переход к следующей синтаксической ошибке в текущем редакторе.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5050" />
-      <location filename="../ViewManager/ViewManager.py" line="5042" />
+      <location filename="../ViewManager/ViewManager.py" line="5060" />
+      <location filename="../ViewManager/ViewManager.py" line="5052" />
       <source>Clear Syntax Errors</source>
       <translation>Очистить синтаксические ошибки</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5043" />
-      <source>Clear &amp;Syntax Errors</source>
-      <translation>Очистить синтаксические &amp;ошибки</translation>
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="5053" />
+      <source>Clear &amp;Syntax Errors</source>
+      <translation>Очистить синтаксические &amp;ошибки</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="5063" />
       <source>&lt;b&gt;Clear Syntax Errors&lt;/b&gt;&lt;p&gt;Clear syntax errors of all editors.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Очистить синтаксические ошибки&lt;/b&gt;&lt;p&gt;Убрать сообщения об синтаксических ошибках во всех редакторах.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5072" />
-      <location filename="../ViewManager/ViewManager.py" line="5063" />
+      <location filename="../ViewManager/ViewManager.py" line="5082" />
+      <location filename="../ViewManager/ViewManager.py" line="5073" />
       <source>Next warning message</source>
       <translation>Следующее предупреждение</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5065" />
-      <source>&amp;Next warning message</source>
-      <translation>&amp;Следующее предупреждение</translation>
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="5075" />
+      <source>&amp;Next warning message</source>
+      <translation>&amp;Следующее предупреждение</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="5085" />
       <source>&lt;b&gt;Next warning message&lt;/b&gt;&lt;p&gt;Go to next line of the current editor having a pyflakes warning.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Следующее предупреждение&lt;/b&gt;&lt;p&gt;Переход к следующей строке текущего редактора, имеющей предупреждение pyflakes.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5095" />
-      <location filename="../ViewManager/ViewManager.py" line="5086" />
+      <location filename="../ViewManager/ViewManager.py" line="5105" />
+      <location filename="../ViewManager/ViewManager.py" line="5096" />
       <source>Previous warning message</source>
       <translation>Предыдущее предупреждение</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5088" />
-      <source>&amp;Previous warning message</source>
-      <translation>&amp;Предыдущее предупреждение</translation>
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="5098" />
+      <source>&amp;Previous warning message</source>
+      <translation>&amp;Предыдущее предупреждение</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="5108" />
       <source>&lt;b&gt;Previous warning message&lt;/b&gt;&lt;p&gt;Go to previous line of the current editor having a pyflakes warning.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Предыдущее предупреждение&lt;/b&gt;&lt;p&gt;Переход к предыдущей строке текущего редактора, имеющей предупреждение pyflakes.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5117" />
-      <location filename="../ViewManager/ViewManager.py" line="5109" />
+      <location filename="../ViewManager/ViewManager.py" line="5127" />
+      <location filename="../ViewManager/ViewManager.py" line="5119" />
       <source>Clear Warning Messages</source>
       <translation>Очистить предупреждения</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5110" />
-      <source>Clear &amp;Warning Messages</source>
-      <translation>&amp;Очистить предупреждения</translation>
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="5120" />
+      <source>Clear &amp;Warning Messages</source>
+      <translation>&amp;Очистить предупреждения</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="5130" />
       <source>&lt;b&gt;Clear Warning Messages&lt;/b&gt;&lt;p&gt;Clear pyflakes warning messages of all editors.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Очистить предупреждения&lt;/b&gt;&lt;p&gt;Очистить предупреждения от pyflakes во всех окнах редактора.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5139" />
-      <location filename="../ViewManager/ViewManager.py" line="5130" />
+      <location filename="../ViewManager/ViewManager.py" line="5149" />
+      <location filename="../ViewManager/ViewManager.py" line="5140" />
       <source>Next uncovered line</source>
       <translation>Следующая неохваченная строка</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5132" />
-      <source>&amp;Next uncovered line</source>
-      <translation>&amp;Следующая неохваченная строка</translation>
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="5142" />
+      <source>&amp;Next uncovered line</source>
+      <translation>&amp;Следующая неохваченная строка</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="5152" />
       <source>&lt;b&gt;Next uncovered line&lt;/b&gt;&lt;p&gt;Go to next line of the current editor marked as not covered.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Следующая неохваченная строка&lt;/b&gt;&lt;p&gt;Переход к строке текущего редактора, помеченной как неохваченная.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5162" />
-      <location filename="../ViewManager/ViewManager.py" line="5153" />
+      <location filename="../ViewManager/ViewManager.py" line="5172" />
+      <location filename="../ViewManager/ViewManager.py" line="5163" />
       <source>Previous uncovered line</source>
       <translation>Предыдущая неохваченная строка</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5155" />
-      <source>&amp;Previous uncovered line</source>
-      <translation>&amp;Предыдущая неохваченная строка</translation>
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="5165" />
+      <source>&amp;Previous uncovered line</source>
+      <translation>&amp;Предыдущая неохваченная строка</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="5175" />
       <source>&lt;b&gt;Previous uncovered line&lt;/b&gt;&lt;p&gt;Go to previous line of the current editor marked as not covered.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Следующая неохваченная строка&lt;/b&gt;&lt;p&gt;Перейти предыдущей к строке в текущем редакторе, помеченной как неохваченная.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5185" />
-      <location filename="../ViewManager/ViewManager.py" line="5176" />
+      <location filename="../ViewManager/ViewManager.py" line="5195" />
+      <location filename="../ViewManager/ViewManager.py" line="5186" />
       <source>Next Task</source>
       <translation>Следующая задача</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5178" />
-      <source>&amp;Next Task</source>
-      <translation>&amp;Следующая задача</translation>
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="5188" />
+      <source>&amp;Next Task</source>
+      <translation>&amp;Следующая задача</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="5198" />
       <source>&lt;b&gt;Next Task&lt;/b&gt;&lt;p&gt;Go to next line of the current editor having a task.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Следующая задача&lt;/b&gt;
 &lt;p&gt;Переход к следующей строке редактора, где определена задача.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5207" />
-      <location filename="../ViewManager/ViewManager.py" line="5198" />
+      <location filename="../ViewManager/ViewManager.py" line="5217" />
+      <location filename="../ViewManager/ViewManager.py" line="5208" />
       <source>Previous Task</source>
       <translation>Предыдущая задача</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5200" />
-      <source>&amp;Previous Task</source>
-      <translation>&amp;Предыдущая задача</translation>
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="5210" />
+      <source>&amp;Previous Task</source>
+      <translation>&amp;Предыдущая задача</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="5220" />
       <source>&lt;b&gt;Previous Task&lt;/b&gt;&lt;p&gt;Go to previous line of the current editor having a task.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Предыдущая задача&lt;/b&gt;&lt;p&gt;Переход к предыдущей строке редактора, где определена задача.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5230" />
-      <location filename="../ViewManager/ViewManager.py" line="5221" />
+      <location filename="../ViewManager/ViewManager.py" line="5240" />
+      <location filename="../ViewManager/ViewManager.py" line="5231" />
       <source>Next Change</source>
       <translation>Следующее изменение</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5223" />
-      <source>&amp;Next Change</source>
-      <translation>&amp;Следующее изменение</translation>
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="5233" />
+      <source>&amp;Next Change</source>
+      <translation>&amp;Следующее изменение</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="5243" />
       <source>&lt;b&gt;Next Change&lt;/b&gt;&lt;p&gt;Go to next line of the current editor having a change marker.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Следующее изменение&lt;/b&gt;&lt;p&gt;Переход к следующей строке текущего редактора, на которой есть маркер об изменении.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5253" />
-      <location filename="../ViewManager/ViewManager.py" line="5244" />
+      <location filename="../ViewManager/ViewManager.py" line="5263" />
+      <location filename="../ViewManager/ViewManager.py" line="5254" />
       <source>Previous Change</source>
       <translation>Предыдущее изменение</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5246" />
-      <source>&amp;Previous Change</source>
-      <translation>&amp;Предыдущее изменение</translation>
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="5256" />
+      <source>&amp;Previous Change</source>
+      <translation>&amp;Предыдущее изменение</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="5266" />
       <source>&lt;b&gt;Previous Change&lt;/b&gt;&lt;p&gt;Go to previous line of the current editor having a change marker.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Предыдущее изменение&lt;/b&gt;&lt;p&gt;Переход к предыдущей строке текущего редактора, на которой есть маркер об изменении.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5277" />
-      <location filename="../ViewManager/ViewManager.py" line="5275" />
+      <location filename="../ViewManager/ViewManager.py" line="5287" />
+      <location filename="../ViewManager/ViewManager.py" line="5285" />
       <source>&amp;Bookmarks</source>
       <translation>&amp;Закладки</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5321" />
-      <location filename="../ViewManager/ViewManager.py" line="5319" />
+      <location filename="../ViewManager/ViewManager.py" line="5331" />
+      <location filename="../ViewManager/ViewManager.py" line="5329" />
       <source>Bookmarks</source>
       <translation>Закладки</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5355" />
+      <location filename="../ViewManager/ViewManager.py" line="5365" />
       <source>Check spelling</source>
       <translation>Проверка орфографии</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5357" />
+      <location filename="../ViewManager/ViewManager.py" line="5367" />
       <source>Check &amp;spelling...</source>
       <translation>Проверка &amp;орфографии...</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5359" />
+      <location filename="../ViewManager/ViewManager.py" line="5369" />
       <source>Shift+F7</source>
       <comment>Spelling|Spell Check</comment>
       <translation>Shift+F7</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5368" />
+      <location filename="../ViewManager/ViewManager.py" line="5378" />
       <source>Perform spell check of current editor</source>
       <translation>Проверить орфографию в текущем редакторе</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5373" />
-      <source>&lt;b&gt;Check spelling&lt;/b&gt;&lt;p&gt;Perform a spell check of the current editor.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Проверка орфографии&lt;/b&gt;&lt;p&gt;Проверка орфографии в текущем редакторе.&lt;/p&gt;</translation>
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="5383" />
-      <source>Automatic spell checking</source>
-      <translation>Автоматическая проверка орфографии</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="5385" />
-      <source>&amp;Automatic spell checking</source>
-      <translation>&amp;Автоматическая проверка орфографии</translation>
+      <source>&lt;b&gt;Check spelling&lt;/b&gt;&lt;p&gt;Perform a spell check of the current editor.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Проверка орфографии&lt;/b&gt;&lt;p&gt;Проверка орфографии в текущем редакторе.&lt;/p&gt;</translation>
     </message>
     <message>
       <location filename="../ViewManager/ViewManager.py" line="5393" />
+      <source>Automatic spell checking</source>
+      <translation>Автоматическая проверка орфографии</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="5395" />
+      <source>&amp;Automatic spell checking</source>
+      <translation>&amp;Автоматическая проверка орфографии</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="5403" />
       <source>(De-)Activate automatic spell checking</source>
       <translation>Разрешить/Запретить автоматическую проверку орфографии</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5398" />
+      <location filename="../ViewManager/ViewManager.py" line="5408" />
       <source>&lt;b&gt;Automatic spell checking&lt;/b&gt;&lt;p&gt;Activate or deactivate the automatic spell checking function of all editors.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Автоматическая проверка орфографии&lt;/b&gt;&lt;p&gt;Запретить или разрешить автоматическую проверку орфографии.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5432" />
+      <location filename="../ViewManager/ViewManager.py" line="5442" />
       <source>Edit Dictionary</source>
       <translation>Редактировать словарь</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5435" />
+      <location filename="../ViewManager/ViewManager.py" line="5445" />
       <source>Project Word List</source>
       <translation>Словарь проекта</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5439" />
+      <location filename="../ViewManager/ViewManager.py" line="5449" />
       <source>Project Exception List</source>
       <translation>Список исключений проекта</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5444" />
+      <location filename="../ViewManager/ViewManager.py" line="5454" />
       <source>User Word List</source>
       <translation>Словарь пользователя</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5448" />
+      <location filename="../ViewManager/ViewManager.py" line="5458" />
       <source>User Exception List</source>
       <translation>Список исключений пользователя</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5469" />
-      <location filename="../ViewManager/ViewManager.py" line="5467" />
+      <location filename="../ViewManager/ViewManager.py" line="5479" />
+      <location filename="../ViewManager/ViewManager.py" line="5477" />
       <source>Spelling</source>
       <translation>Проверка орфографии</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5492" />
+      <location filename="../ViewManager/ViewManager.py" line="5502" />
       <source>Open Files</source>
       <translation>Открыть файлы</translation>
     </message>
     <message>
+      <location filename="../ViewManager/ViewManager.py" line="5531" />
       <location filename="../ViewManager/ViewManager.py" line="5521" />
-      <location filename="../ViewManager/ViewManager.py" line="5511" />
       <source>Open Remote Files</source>
       <translation>Открыть удаленные файлы</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5578" />
+      <location filename="../ViewManager/ViewManager.py" line="5588" />
       <source>File Modified</source>
       <translation>Файл изменён</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5579" />
+      <location filename="../ViewManager/ViewManager.py" line="5589" />
       <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; has unsaved changes.&lt;/p&gt;</source>
       <translation>&lt;p&gt;В файле &lt;b&gt;{0}&lt;/b&gt; есть несохранённые изменения.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="6078" />
+      <location filename="../ViewManager/ViewManager.py" line="6090" />
       <source>Line: {0:5}</source>
       <translation>Строка: {0:5}</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="6084" />
+      <location filename="../ViewManager/ViewManager.py" line="6096" />
       <source>Pos: {0:5}</source>
       <translation>Позиция: {0:5}</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="6104" />
+      <location filename="../ViewManager/ViewManager.py" line="6116" />
       <source>Language: {0}</source>
       <translation>Язык: {0}</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="6113" />
+      <location filename="../ViewManager/ViewManager.py" line="6125" />
       <source>EOL Mode: {0}</source>
       <translation>Режим конца строк: {0}</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="6641" />
-      <location filename="../ViewManager/ViewManager.py" line="6598" />
+      <location filename="../ViewManager/ViewManager.py" line="6668" />
+      <location filename="../ViewManager/ViewManager.py" line="6625" />
       <source>&amp;Clear</source>
       <translation>&amp;Очистить</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="6635" />
+      <location filename="../ViewManager/ViewManager.py" line="6662" />
       <source>&amp;Add</source>
       <translation>&amp;Добавить</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="6638" />
+      <location filename="../ViewManager/ViewManager.py" line="6665" />
       <source>&amp;Edit...</source>
       <translation>&amp;Правка...</translation>
     </message>
     <message>
+      <location filename="../ViewManager/ViewManager.py" line="7735" />
+      <location filename="../ViewManager/ViewManager.py" line="7721" />
+      <location filename="../ViewManager/ViewManager.py" line="7689" />
+      <source>Edit Spelling Dictionary</source>
+      <translation>Редактировать орфографический словарь</translation>
+    </message>
+    <message>
+      <location filename="../ViewManager/ViewManager.py" line="7692" />
+      <source>&lt;p&gt;The spelling dictionary file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
+      <translation>&lt;p&gt;Невозможно прочитать файл словаря&lt;b&gt;{0}&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Причина: {1}&lt;/p&gt;</translation>
+    </message>
+    <message>
       <location filename="../ViewManager/ViewManager.py" line="7708" />
-      <location filename="../ViewManager/ViewManager.py" line="7694" />
-      <location filename="../ViewManager/ViewManager.py" line="7662" />
-      <source>Edit Spelling Dictionary</source>
-      <translation>Редактировать орфографический словарь</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="7665" />
-      <source>&lt;p&gt;The spelling dictionary file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
-      <translation>&lt;p&gt;Невозможно прочитать файл словаря&lt;b&gt;{0}&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Причина: {1}&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="7681" />
       <source>Editing {0}</source>
       <translation>Редактирование {0}</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="7697" />
+      <location filename="../ViewManager/ViewManager.py" line="7724" />
       <source>&lt;p&gt;The spelling dictionary file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
       <translation>&lt;p&gt;Невозможно записать файл словаря&lt;b&gt;{0}&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Причина: {1}&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="7711" />
+      <location filename="../ViewManager/ViewManager.py" line="7738" />
       <source>The spelling dictionary was saved successfully.</source>
       <translation>Файл словаря успешно сохранён.</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5522" />
+      <location filename="../ViewManager/ViewManager.py" line="5532" />
       <source>You must be connected to a remote eric-ide server. Aborting...</source>
       <translation>Вы должны быть подсоединены к удаленному серверу eric-ide. Прерывание...</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="6820" />
+      <location filename="../ViewManager/ViewManager.py" line="6847" />
       <source>Clear Editor</source>
       <translation>Очистить редактор</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="6821" />
+      <location filename="../ViewManager/ViewManager.py" line="6848" />
       <source>Do you really want to delete all text of the current editor?</source>
       <translation>Вы действительно хотите удалить весь текст из текущего редактора?</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="8241" />
-      <location filename="../ViewManager/ViewManager.py" line="8224" />
+      <location filename="../ViewManager/ViewManager.py" line="8268" />
+      <location filename="../ViewManager/ViewManager.py" line="8251" />
       <source>File System Watcher Error</source>
       <translation>Ошибка наблюдения за файловой системой</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="8225" />
+      <location filename="../ViewManager/ViewManager.py" line="8252" />
       <source>&lt;p&gt;The operating system resources for file system watches are exhausted. This limit should be increased. On a Linux system you should &lt;ul&gt;&lt;li&gt;sudo nano /etc/sysctl.conf&lt;/li&gt;&lt;li&gt;add to the bottom "fs.inotify.max_user_instances = 1024"&lt;/li&gt;&lt;li&gt;save and close the editor&lt;/li&gt;&lt;li&gt;sudo sysctl -p&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;Error Message: {0}&lt;/p&gt;</source>
       <translation>&lt;p&gt;Ресурсы операционной системы для наблюдения за файловой системой исчерпаны. Это ограничение следует увеличить. В системе Linux вам следует &lt;ul&gt;&lt;li&gt;sudo nano /etc/sysctl.conf&lt;/li&gt;&lt;li&gt;добавить в нижней части "fs.inotify.max_user_instances = 1024"&lt;/li&gt;&lt;li&gt;сохранить и закрыть редактор&lt;/li&gt;&lt;li&gt;sudo sysctl -p&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;Сообщение об ошибке: {0}&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="8242" />
+      <location filename="../ViewManager/ViewManager.py" line="8269" />
       <source>The file system watcher reported an error with code &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Error Message: {1}&lt;/p&gt;</source>
       <translation>Программа наблюдения за файловой системой сообщила об ошибке с кодом &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Сообщение об ошибке: {1}&lt;/p&gt;</translation>
     </message>
@@ -99807,54 +99804,54 @@
   <context>
     <name>VirtualenvManager</name>
     <message>
-      <location filename="../VirtualEnv/VirtualenvManager.py" line="317" />
+      <location filename="../VirtualEnv/VirtualenvManager.py" line="319" />
       <source>Add Virtual Environment</source>
       <translation>Добавить виртуальное окружение</translation>
     </message>
     <message>
-      <location filename="../VirtualEnv/VirtualenvManager.py" line="318" />
+      <location filename="../VirtualEnv/VirtualenvManager.py" line="320" />
       <source>A virtual environment named &lt;b&gt;{0}&lt;/b&gt; exists already. Shall it be replaced?</source>
       <translation>Виртуальное окружение с именем &lt;b&gt;{0}&lt;/b&gt; уже существует.Заменить его?</translation>
     </message>
     <message>
-      <location filename="../VirtualEnv/VirtualenvManager.py" line="355" />
+      <location filename="../VirtualEnv/VirtualenvManager.py" line="357" />
       <source>Change Virtual Environment</source>
       <translation>Изменить виртуальное окружение</translation>
     </message>
     <message>
-      <location filename="../VirtualEnv/VirtualenvManager.py" line="388" />
-      <location filename="../VirtualEnv/VirtualenvManager.py" line="356" />
+      <location filename="../VirtualEnv/VirtualenvManager.py" line="390" />
+      <location filename="../VirtualEnv/VirtualenvManager.py" line="358" />
       <source>A virtual environment named &lt;b&gt;{0}&lt;/b&gt; does not exist. Aborting!</source>
       <translation>Виртуальное окружение с именем &lt;b&gt;{0}&lt;/b&gt; не существует. Прерывание!</translation>
     </message>
     <message>
-      <location filename="../VirtualEnv/VirtualenvManager.py" line="387" />
+      <location filename="../VirtualEnv/VirtualenvManager.py" line="389" />
       <source>Rename Virtual Environment</source>
       <translation>Переименовать виртуальное окружение</translation>
     </message>
     <message>
-      <location filename="../VirtualEnv/VirtualenvManager.py" line="479" />
-      <location filename="../VirtualEnv/VirtualenvManager.py" line="412" />
+      <location filename="../VirtualEnv/VirtualenvManager.py" line="481" />
+      <location filename="../VirtualEnv/VirtualenvManager.py" line="414" />
       <source>{0} - {1}</source>
       <translation>{0} - {1}</translation>
     </message>
     <message>
-      <location filename="../VirtualEnv/VirtualenvManager.py" line="419" />
+      <location filename="../VirtualEnv/VirtualenvManager.py" line="421" />
       <source>Delete Virtual Environments</source>
       <translation>Удалить виртуальные окружения</translation>
     </message>
     <message>
-      <location filename="../VirtualEnv/VirtualenvManager.py" line="420" />
+      <location filename="../VirtualEnv/VirtualenvManager.py" line="422" />
       <source>Do you really want to delete these virtual environments?</source>
       <translation>Вы действительно хотите удалить эти виртуальные окружения?</translation>
     </message>
     <message>
-      <location filename="../VirtualEnv/VirtualenvManager.py" line="486" />
+      <location filename="../VirtualEnv/VirtualenvManager.py" line="488" />
       <source>Remove Virtual Environments</source>
       <translation>Убрать виртуальные окружения из списка</translation>
     </message>
     <message>
-      <location filename="../VirtualEnv/VirtualenvManager.py" line="487" />
+      <location filename="../VirtualEnv/VirtualenvManager.py" line="489" />
       <source>Do you really want to remove these virtual environments?</source>
       <translation>Вы действительно хотите убрать эти виртуальные окружения из списка?</translation>
     </message>
@@ -99862,7 +99859,7 @@
   <context>
     <name>VirtualenvManagerDialog</name>
     <message>
-      <location filename="../VirtualEnv/VirtualenvManagerWidgets.py" line="442" />
+      <location filename="../VirtualEnv/VirtualenvManagerWidgets.py" line="448" />
       <source>Manage Virtual Environments</source>
       <translation>Управление виртуальными окружениями</translation>
     </message>
@@ -99986,7 +99983,7 @@
   <context>
     <name>VirtualenvManagerWindow</name>
     <message>
-      <location filename="../VirtualEnv/VirtualenvManagerWidgets.py" line="482" />
+      <location filename="../VirtualEnv/VirtualenvManagerWidgets.py" line="488" />
       <source>Manage Virtual Environments</source>
       <translation>Управление виртуальными окружениями</translation>
     </message>

eric ide

mercurial