src/eric7/i18n/eric7_ru.ts

branch
eric7
changeset 10307
c685f4e12916
parent 10306
904f4c7da759
child 10311
0a141f9ae677
--- a/src/eric7/i18n/eric7_ru.ts	Mon Nov 13 11:53:55 2023 +0100
+++ b/src/eric7/i18n/eric7_ru.ts	Mon Nov 13 17:38:06 2023 +0100
@@ -12397,990 +12397,990 @@
   <context>
     <name>Editor</name>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3391" />
-      <location filename="../QScintilla/Editor.py" line="431" />
-      <location filename="../QScintilla/Editor.py" line="416" />
+      <location filename="../QScintilla/Editor.py" line="3402" />
+      <location filename="../QScintilla/Editor.py" line="441" />
+      <location filename="../QScintilla/Editor.py" line="426" />
       <source>Open File</source>
       <translation>Открыть файл</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="417" />
+      <location filename="../QScintilla/Editor.py" line="427" />
       <source>&lt;p&gt;The size of the file &lt;b&gt;{0}&lt;/b&gt; is &lt;b&gt;{1} KB&lt;/b&gt; and exceeds the configured limit of &lt;b&gt;{2} KB&lt;/b&gt;. It will not be opened!&lt;/p&gt;</source>
       <translation>&lt;p&gt;Размер файла &lt;b&gt;{0}&lt;/b&gt; составляет &lt;b&gt;{1} КБ&lt;/b&gt; и превышает заданный предел &lt;b&gt;{2} КБ&lt;/b&gt;. Он не будет открыт!&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="432" />
+      <location filename="../QScintilla/Editor.py" line="442" />
       <source>&lt;p&gt;The size of the file &lt;b&gt;{0}&lt;/b&gt; is &lt;b&gt;{1} KB&lt;/b&gt;. Do you really want to load it?&lt;/p&gt;</source>
       <translation>&lt;p&gt;Файл &lt;b&gt;{0}&lt;/b&gt; занимает &lt;b&gt;{1} KB&lt;/b&gt;. Вы действительно хотите его загрузить?&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="529" />
+      <location filename="../QScintilla/Editor.py" line="539" />
       <source>&lt;b&gt;A Source Editor Window&lt;/b&gt;&lt;p&gt;This window is used to display and edit a source file.  You can open as many of these as you like. The name of the file is displayed in the window's titlebar.&lt;/p&gt;&lt;p&gt;In order to set breakpoints just click in the space between the line numbers and the fold markers. Via the context menu of the margins they may be edited.&lt;/p&gt;&lt;p&gt;In order to set bookmarks just Shift click in the space between the line numbers and the fold markers.&lt;/p&gt;&lt;p&gt;These actions can be reversed via the context menu.&lt;/p&gt;&lt;p&gt;Ctrl clicking on a syntax error marker shows some info about this error.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Окно редактора&lt;/b&gt;&lt;p&gt;Это окно используется для просмотра и редактирования исходных текстов приложений. Вы можете открыть несколько окон одновременно. Имя редактируемого файла отображается в заголовке окна.&lt;/p&gt;&lt;p&gt;Чтобы установить точку останова - кликните в пространство между номером строки и панелью свёртки на нужной строке. Появившийся маркер точки останова можно настроить через контекстное меню.&lt;/p&gt;&lt;p&gt;Чтобы установить закладку кликните в пространство между номером строки и панелью свёртки на нужной строке при нажатой клавише Shift.&lt;/p&gt;&lt;p&gt;Эти действия можно отменить через контекстное меню.&lt;/p&gt;&lt;p&gt;Если при нажатой клавише Ctrl кликнуть на маркер синтаксической ошибки, то будет показана дополнительная информация об ошибке.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="893" />
-      <source>Undo</source>
-      <translation>Отменить</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="896" />
-      <source>Redo</source>
-      <translation>Повторить</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="899" />
+      <source>Undo</source>
+      <translation>Отменить</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="902" />
+      <source>Redo</source>
+      <translation>Повторить</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="905" />
       <source>Revert to last saved state</source>
       <translation>Вернуть к последнему записанному состоянию</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="903" />
-      <source>Cut</source>
-      <translation>Вырезать</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="906" />
-      <source>Copy</source>
-      <translation>Копировать</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="909" />
-      <source>Paste</source>
-      <translation>Вставить</translation>
+      <source>Cut</source>
+      <translation>Вырезать</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="912" />
+      <source>Copy</source>
+      <translation>Копировать</translation>
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="915" />
+      <source>Paste</source>
+      <translation>Вставить</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="921" />
       <source>Indent</source>
       <translation>Увеличить отступ</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="920" />
+      <location filename="../QScintilla/Editor.py" line="926" />
       <source>Unindent</source>
       <translation>Уменьшить отступ</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="925" />
+      <location filename="../QScintilla/Editor.py" line="931" />
       <source>Comment</source>
       <translation>Закомментировать</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="930" />
+      <location filename="../QScintilla/Editor.py" line="936" />
       <source>Uncomment</source>
       <translation>Раскомментировать</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="9358" />
-      <location filename="../QScintilla/Editor.py" line="935" />
+      <location filename="../QScintilla/Editor.py" line="9394" />
+      <location filename="../QScintilla/Editor.py" line="941" />
       <source>Generate Docstring</source>
       <translation>Генерировать строки документации</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="938" />
+      <location filename="../QScintilla/Editor.py" line="944" />
       <source>Select to brace</source>
       <translation>Выбрать до скобки</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="939" />
+      <location filename="../QScintilla/Editor.py" line="945" />
       <source>Select all</source>
       <translation>Выделить всё</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="940" />
+      <location filename="../QScintilla/Editor.py" line="946" />
       <source>Deselect all</source>
       <translation>Снять выделение</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="942" />
+      <location filename="../QScintilla/Editor.py" line="948" />
       <source>Execute Selection In Console</source>
       <translation>Выполнить выбор в консоли</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="954" />
+      <location filename="../QScintilla/Editor.py" line="960" />
       <source>Use Monospaced Font</source>
       <translation>Использовать моноширинный шрифт</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="959" />
+      <location filename="../QScintilla/Editor.py" line="965" />
       <source>Autosave enabled</source>
       <translation>Автосохранение разрешено</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="964" />
+      <location filename="../QScintilla/Editor.py" line="970" />
       <source>Typing aids enabled</source>
       <translation>Разрешить помощь при наборе</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="972" />
+      <location filename="../QScintilla/Editor.py" line="978" />
       <source>Automatic Completion enabled</source>
       <translation>Автоматическое дополнение</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="981" />
+      <location filename="../QScintilla/Editor.py" line="987" />
       <source>Calltip</source>
       <translation>Подсказка</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="984" />
+      <location filename="../QScintilla/Editor.py" line="990" />
       <source>Code Info</source>
       <translation>Инфо для кода</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="999" />
+      <location filename="../QScintilla/Editor.py" line="1005" />
       <source>New Document View</source>
       <translation>Новое окно для документа</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1004" />
+      <location filename="../QScintilla/Editor.py" line="1010" />
       <source>New Document View (with new split)</source>
       <translation>Новое окно для документа (в новом разделе)</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1012" />
+      <location filename="../QScintilla/Editor.py" line="1018" />
       <source>Save</source>
       <translation>Сохранить</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1016" />
+      <location filename="../QScintilla/Editor.py" line="1022" />
       <source>Save As...</source>
       <translation>Сохранить как...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1021" />
+      <location filename="../QScintilla/Editor.py" line="1027" />
       <source>Save Copy...</source>
       <translation>Сохранить копию...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1043" />
-      <location filename="../QScintilla/Editor.py" line="1040" />
+      <location filename="../QScintilla/Editor.py" line="1049" />
+      <location filename="../QScintilla/Editor.py" line="1046" />
       <source>Complete</source>
       <translation>Дополнить</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1047" />
+      <location filename="../QScintilla/Editor.py" line="1053" />
       <source>Clear Completions Cache</source>
       <translation>Очистить кэш дополнений</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1050" />
+      <location filename="../QScintilla/Editor.py" line="1056" />
       <source>Complete from Document</source>
       <translation>Дополнение из документа</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1052" />
+      <location filename="../QScintilla/Editor.py" line="1058" />
       <source>Complete from APIs</source>
       <translation>Дополнение из API</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1055" />
+      <location filename="../QScintilla/Editor.py" line="1061" />
       <source>Complete from Document and APIs</source>
       <translation>Дополнение из документа и API</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1069" />
+      <location filename="../QScintilla/Editor.py" line="1075" />
       <source>Check</source>
       <translation>Проверить</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1080" />
-      <source>Code Formatting</source>
-      <translation>Форматировать код</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1086" />
+      <source>Code Formatting</source>
+      <translation>Форматировать код</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1092" />
       <source>Black</source>
       <translation>Black</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1091" />
+      <location filename="../QScintilla/Editor.py" line="1097" />
       <source>Format Code</source>
       <translation>Форматировать код</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1095" />
+      <location filename="../QScintilla/Editor.py" line="1101" />
       <source>Check Formatting</source>
       <translation>Проверить форматирование</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1099" />
+      <location filename="../QScintilla/Editor.py" line="1105" />
       <source>Formatting Diff</source>
       <translation>Различия форматирования</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1108" />
+      <location filename="../QScintilla/Editor.py" line="1114" />
       <source>isort</source>
       <translation>isort</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1113" />
+      <location filename="../QScintilla/Editor.py" line="1119" />
       <source>Sort Imports</source>
       <translation>Сортировать импорт</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1117" />
+      <location filename="../QScintilla/Editor.py" line="1123" />
       <source>Imports Sorting Diff</source>
       <translation>Различия сортировки импорта</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1133" />
+      <location filename="../QScintilla/Editor.py" line="1139" />
       <source>Tools</source>
       <translation>Инструменты</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1144" />
+      <location filename="../QScintilla/Editor.py" line="1150" />
       <source>Show</source>
       <translation>Показать</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1146" />
+      <location filename="../QScintilla/Editor.py" line="1152" />
       <source>Code metrics...</source>
       <translation>Метрики кода...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1148" />
-      <source>Code coverage...</source>
-      <translation>Покрытие кода...</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1151" />
-      <source>Show code coverage annotations</source>
-      <translation>Показать аннотации по покрытию кода</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1154" />
+      <source>Code coverage...</source>
+      <translation>Покрытие кода...</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1157" />
+      <source>Show code coverage annotations</source>
+      <translation>Показать аннотации по покрытию кода</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1160" />
       <source>Hide code coverage annotations</source>
       <translation>Не показывать аннотации по покрытию кода</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1158" />
+      <location filename="../QScintilla/Editor.py" line="1164" />
       <source>Profile data...</source>
       <translation>Данные профайлера...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1172" />
-      <source>Diagrams</source>
-      <translation>Диаграммы</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1174" />
-      <source>Class Diagram...</source>
-      <translation>Диаграмма классов...</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1175" />
-      <source>Package Diagram...</source>
-      <translation>Диаграмма пакетов...</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1176" />
-      <source>Imports Diagram...</source>
-      <translation>Диаграмма импортирования...</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1178" />
+      <source>Diagrams</source>
+      <translation>Диаграммы</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1180" />
+      <source>Class Diagram...</source>
+      <translation>Диаграмма классов...</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1181" />
+      <source>Package Diagram...</source>
+      <translation>Диаграмма пакетов...</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1182" />
+      <source>Imports Diagram...</source>
+      <translation>Диаграмма импортирования...</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1184" />
       <source>Application Diagram...</source>
       <translation>Диаграмма приложения...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1183" />
+      <location filename="../QScintilla/Editor.py" line="1189" />
       <source>Load Diagram...</source>
       <translation>Загрузить диаграмму...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1198" />
+      <location filename="../QScintilla/Editor.py" line="1204" />
       <source>Languages</source>
       <translation>Языки</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1202" />
+      <location filename="../QScintilla/Editor.py" line="1208" />
       <source>Text</source>
       <translation>Текст</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1225" />
+      <location filename="../QScintilla/Editor.py" line="1231" />
       <source>Guessed</source>
       <translation>Предполагаемый язык</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1555" />
-      <location filename="../QScintilla/Editor.py" line="1229" />
+      <location filename="../QScintilla/Editor.py" line="1561" />
+      <location filename="../QScintilla/Editor.py" line="1235" />
       <source>Alternatives</source>
       <translation>Альтернативная подсветка</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1246" />
+      <location filename="../QScintilla/Editor.py" line="1252" />
       <source>Encodings</source>
       <translation>Кодировки</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1269" />
+      <location filename="../QScintilla/Editor.py" line="1275" />
       <source>Re-Open With Encoding</source>
       <translation>Открыть заново с кодировкой</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1289" />
+      <location filename="../QScintilla/Editor.py" line="1295" />
       <source>End-of-Line Type</source>
       <translation>Тип конца строки</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1293" />
-      <source>Unix</source>
-      <translation>Unix</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1299" />
-      <source>Windows</source>
-      <translation>Windows</translation>
+      <source>Unix</source>
+      <translation>Unix</translation>
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="1305" />
+      <source>Windows</source>
+      <translation>Windows</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1311" />
       <source>Macintosh</source>
       <translation>Macintosh</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1323" />
+      <location filename="../QScintilla/Editor.py" line="1329" />
       <source>Spelling</source>
       <translation>Проверка орфографии</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8459" />
-      <location filename="../QScintilla/Editor.py" line="1331" />
+      <location filename="../QScintilla/Editor.py" line="8495" />
+      <location filename="../QScintilla/Editor.py" line="1337" />
       <source>Check spelling...</source>
       <translation>Проверка орфографии...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1336" />
+      <location filename="../QScintilla/Editor.py" line="1342" />
       <source>Check spelling of selection...</source>
       <translation>Проверка орфографии выделенного участка...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1340" />
+      <location filename="../QScintilla/Editor.py" line="1346" />
       <source>Remove from dictionary</source>
       <translation>Удалить из словаря</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1357" />
+      <location filename="../QScintilla/Editor.py" line="1363" />
       <source>Spell Check Languages</source>
       <translation>Языки проверки правописания</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1361" />
+      <location filename="../QScintilla/Editor.py" line="1367" />
       <source>No Language</source>
       <translation>Нет языка</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1388" />
+      <location filename="../QScintilla/Editor.py" line="1394" />
       <source>Toggle bookmark</source>
       <translation>Создать/Удалить закладку</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1390" />
-      <source>Next bookmark</source>
-      <translation>Следующая закладка</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1393" />
-      <source>Previous bookmark</source>
-      <translation>Предыдущая закладка</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1396" />
+      <source>Next bookmark</source>
+      <translation>Следующая закладка</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1399" />
+      <source>Previous bookmark</source>
+      <translation>Предыдущая закладка</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1402" />
       <source>Clear all bookmarks</source>
       <translation>Очистить все закладки</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1407" />
-      <source>Toggle breakpoint</source>
-      <translation>Поставить/убрать точку останова</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1410" />
-      <source>Toggle temporary breakpoint</source>
-      <translation>Поставить/убрать временную точку останова</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1413" />
-      <source>Edit breakpoint...</source>
-      <translation>Редактировать точку останова...</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="6036" />
+      <source>Toggle breakpoint</source>
+      <translation>Поставить/убрать точку останова</translation>
+    </message>
+    <message>
       <location filename="../QScintilla/Editor.py" line="1416" />
-      <source>Enable breakpoint</source>
-      <translation>Установить точку останова</translation>
+      <source>Toggle temporary breakpoint</source>
+      <translation>Поставить/убрать временную точку останова</translation>
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="1419" />
-      <source>Next breakpoint</source>
-      <translation>Следующая точка останова</translation>
-    </message>
-    <message>
+      <source>Edit breakpoint...</source>
+      <translation>Редактировать точку останова...</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="6054" />
       <location filename="../QScintilla/Editor.py" line="1422" />
-      <source>Previous breakpoint</source>
-      <translation>Предыдущая точка останова</translation>
+      <source>Enable breakpoint</source>
+      <translation>Установить точку останова</translation>
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="1425" />
+      <source>Next breakpoint</source>
+      <translation>Следующая точка останова</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1428" />
+      <source>Previous breakpoint</source>
+      <translation>Предыдущая точка останова</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1431" />
       <source>Clear all breakpoints</source>
       <translation>Убрать все точки останова</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1436" />
+      <location filename="../QScintilla/Editor.py" line="1442" />
       <source>Toggle all folds</source>
       <translation>Свернуть/Развернуть все свертки</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1441" />
+      <location filename="../QScintilla/Editor.py" line="1447" />
       <source>Toggle all folds (including children)</source>
       <translation>Свернуть/Развернуть все свёртки (включая дочерние)</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1444" />
+      <location filename="../QScintilla/Editor.py" line="1450" />
       <source>Toggle current fold</source>
       <translation>Свернуть/Развернуть текущую свертку</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1448" />
+      <location filename="../QScintilla/Editor.py" line="1454" />
       <source>Expand (including children)</source>
       <translation>Развернуть (включая дочерние)</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1452" />
+      <location filename="../QScintilla/Editor.py" line="1458" />
       <source>Collapse (including children)</source>
       <translation>Свернуть (включая дочерние)</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1457" />
+      <location filename="../QScintilla/Editor.py" line="1463" />
       <source>Clear all folds</source>
       <translation>Очистить все свертки</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1468" />
-      <source>Goto syntax error</source>
-      <translation>Перейти к синтаксической ошибке</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1471" />
-      <source>Show syntax error message</source>
-      <translation>Показать сообщение о синтаксической ошибке</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1474" />
+      <source>Goto syntax error</source>
+      <translation>Перейти к синтаксической ошибке</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1477" />
+      <source>Show syntax error message</source>
+      <translation>Показать сообщение о синтаксической ошибке</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1480" />
       <source>Clear syntax error</source>
       <translation>Очистить синтаксическую ошибку</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1478" />
-      <source>Next warning</source>
-      <translation>Следующее предупреждение</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1481" />
-      <source>Previous warning</source>
-      <translation>Предыдущее предупреждение</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1484" />
-      <source>Show warning message</source>
-      <translation>Показать предупреждение</translation>
+      <source>Next warning</source>
+      <translation>Следующее предупреждение</translation>
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="1487" />
+      <source>Previous warning</source>
+      <translation>Предыдущее предупреждение</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1490" />
+      <source>Show warning message</source>
+      <translation>Показать предупреждение</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1493" />
       <source>Clear warnings</source>
       <translation>Очистить предупреждения</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1491" />
+      <location filename="../QScintilla/Editor.py" line="1497" />
       <source>Next uncovered line</source>
       <translation>Следующая неохваченная строка</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1494" />
+      <location filename="../QScintilla/Editor.py" line="1500" />
       <source>Previous uncovered line</source>
       <translation>Предыдущая неохваченная строка</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1498" />
+      <location filename="../QScintilla/Editor.py" line="1504" />
       <source>Next task</source>
       <translation>Следующая задача</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1501" />
+      <location filename="../QScintilla/Editor.py" line="1507" />
       <source>Previous task</source>
       <translation>Предыдущая задача</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1505" />
-      <source>Next change</source>
-      <translation>Следующее изменение</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1508" />
-      <source>Previous change</source>
-      <translation>Предыдущее изменение</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1511" />
+      <source>Next change</source>
+      <translation>Следующее изменение</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1514" />
+      <source>Previous change</source>
+      <translation>Предыдущее изменение</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1517" />
       <source>Clear changes</source>
       <translation>Очистить изменения</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1540" />
-      <location filename="../QScintilla/Editor.py" line="1531" />
+      <location filename="../QScintilla/Editor.py" line="1546" />
+      <location filename="../QScintilla/Editor.py" line="1537" />
       <source>Export source</source>
       <translation>Экспортировать исходник</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1532" />
+      <location filename="../QScintilla/Editor.py" line="1538" />
       <source>&lt;p&gt;No exporter available for the export format &lt;b&gt;{0}&lt;/b&gt;. Aborting...&lt;/p&gt;</source>
       <translation>&lt;p&gt;Не найден экспортёр для формата &lt;b&gt;{0}&lt;/b&gt;. Отмена...&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1541" />
+      <location filename="../QScintilla/Editor.py" line="1547" />
       <source>No export format given. Aborting...</source>
       <translation>Не задан формат экспорта. Прерывание...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1552" />
+      <location filename="../QScintilla/Editor.py" line="1558" />
       <source>Alternatives ({0})</source>
       <translation>Альтернативы ({0})</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1575" />
+      <location filename="../QScintilla/Editor.py" line="1581" />
       <source>Pygments Lexer</source>
       <translation>Лексер Pygments</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1576" />
+      <location filename="../QScintilla/Editor.py" line="1582" />
       <source>Select the Pygments lexer to apply.</source>
       <translation>Выберите для использования лексер Pygments.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2146" />
+      <location filename="../QScintilla/Editor.py" line="2154" />
       <source>Modification of Read Only file</source>
       <translation>Редактирование файла, открытого только на чтение</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2147" />
+      <location filename="../QScintilla/Editor.py" line="2155" />
       <source>You are attempting to change a read only file. Please save to a different file first.</source>
       <translation>Попытка редактирования файла, открытого только на чтение. Пожалуйста, сначала сохраните изменения в другой файл.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2590" />
+      <location filename="../QScintilla/Editor.py" line="2601" />
       <source>Add Breakpoint</source>
       <translation>Добавить точку останова</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2591" />
+      <location filename="../QScintilla/Editor.py" line="2602" />
       <source>No Python byte code will be created for the selected line. No break point will be set!</source>
       <translation>Не будет создан байтовый код Python для выбранной строки. Точка останова не будет установлена!</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2938" />
+      <location filename="../QScintilla/Editor.py" line="2949" />
       <source>Printing...</source>
       <translation>Печать...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2955" />
+      <location filename="../QScintilla/Editor.py" line="2966" />
       <source>Printing completed</source>
       <translation>Печать завершена</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2957" />
+      <location filename="../QScintilla/Editor.py" line="2968" />
       <source>Error while printing</source>
       <translation>Ошибка печати</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2960" />
+      <location filename="../QScintilla/Editor.py" line="2971" />
       <source>Printing aborted</source>
       <translation>Печать прервана</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3333" />
+      <location filename="../QScintilla/Editor.py" line="3344" />
       <source>File Modified</source>
       <translation>Файл изменён</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3334" />
+      <location filename="../QScintilla/Editor.py" line="3345" />
       <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="../QScintilla/Editor.py" line="3392" />
+      <location filename="../QScintilla/Editor.py" line="3403" />
       <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be opened.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
       <translation>&lt;p&gt;Невозможно прочитать файл &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Причина: {1}&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3572" />
-      <location filename="../QScintilla/Editor.py" line="3553" />
-      <location filename="../QScintilla/Editor.py" line="3515" />
+      <location filename="../QScintilla/Editor.py" line="3583" />
+      <location filename="../QScintilla/Editor.py" line="3564" />
+      <location filename="../QScintilla/Editor.py" line="3526" />
       <source>Save File</source>
       <translation>Сохранить файл</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3516" />
+      <location filename="../QScintilla/Editor.py" line="3527" />
       <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be saved.&lt;br/&gt;Reason: {1}&lt;/p&gt;</source>
       <translation>&lt;p&gt;Невозможно сохранить файл &lt;b&gt;{0}&lt;/b&gt;:&lt;br&gt;Причина: {1}.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3573" />
+      <location filename="../QScintilla/Editor.py" line="3584" />
       <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>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3708" />
+      <location filename="../QScintilla/Editor.py" line="3721" />
       <source>Save File to Device</source>
       <translation>Сохранить файл на устройство</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3709" />
+      <location filename="../QScintilla/Editor.py" line="3722" />
       <source>Enter the complete device file path:</source>
       <translation>Введите полный путь к файлу устройства:</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5197" />
+      <location filename="../QScintilla/Editor.py" line="5215" />
       <source>Autocompletion</source>
       <translation>Автодополнение</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5198" />
+      <location filename="../QScintilla/Editor.py" line="5216" />
       <source>Autocompletion is not available because there is no autocompletion source set.</source>
       <translation>Автодополнение недоступно, так как не задан источник автодополнения.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5330" />
+      <location filename="../QScintilla/Editor.py" line="5348" />
       <source>Auto-Completion Provider</source>
       <translation>Источник автодополнений</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5331" />
+      <location filename="../QScintilla/Editor.py" line="5349" />
       <source>The completion list provider '{0}' was already registered. Ignoring duplicate request.</source>
       <translation>Список дополнений источника '{0}' уже зарегистрирован. Повторный запрос проигнорирован.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5626" />
+      <location filename="../QScintilla/Editor.py" line="5644" />
       <source>Call-Tips Provider</source>
       <translation>Источник всплывающих подсказок</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5627" />
+      <location filename="../QScintilla/Editor.py" line="5645" />
       <source>The call-tips provider '{0}' was already registered. Ignoring duplicate request.</source>
       <translation>Источник всплывающих подсказок '{0}' уже зарегистрирован. Повторный запрос проигнорирован.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6040" />
+      <location filename="../QScintilla/Editor.py" line="6058" />
       <source>Disable breakpoint</source>
       <translation>Убрать точку останова</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6440" />
+      <location filename="../QScintilla/Editor.py" line="6469" />
       <source>Code Coverage</source>
       <translation>Покрытие кода</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6441" />
+      <location filename="../QScintilla/Editor.py" line="6470" />
       <source>Please select a coverage file</source>
       <translation>Пожалуйста, выберите файл покрытия</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6516" />
-      <location filename="../QScintilla/Editor.py" line="6508" />
+      <location filename="../QScintilla/Editor.py" line="6545" />
+      <location filename="../QScintilla/Editor.py" line="6537" />
       <source>Show Code Coverage Annotations</source>
       <translation>Показать аннотации по покрытию кода</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6509" />
+      <location filename="../QScintilla/Editor.py" line="6538" />
       <source>All lines have been covered.</source>
       <translation>Все строки были охвачены.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6517" />
+      <location filename="../QScintilla/Editor.py" line="6546" />
       <source>There is no coverage file available.</source>
       <translation>Нет доступного файла покрытия.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6623" />
+      <location filename="../QScintilla/Editor.py" line="6652" />
       <source>Profile Data</source>
       <translation>Данные профайлера</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6624" />
+      <location filename="../QScintilla/Editor.py" line="6653" />
       <source>Please select a profile file</source>
       <translation>Пожалуйста, выберите файл профиля</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6779" />
-      <location filename="../QScintilla/Editor.py" line="6773" />
+      <location filename="../QScintilla/Editor.py" line="6808" />
+      <location filename="../QScintilla/Editor.py" line="6802" />
       <source>Syntax Error</source>
       <translation>Синтаксическая ошибка</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6780" />
+      <location filename="../QScintilla/Editor.py" line="6809" />
       <source>No syntax error message available.</source>
       <translation>Нет сообщения о синтаксической ошибке.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7011" />
-      <location filename="../QScintilla/Editor.py" line="7005" />
+      <location filename="../QScintilla/Editor.py" line="7044" />
+      <location filename="../QScintilla/Editor.py" line="7038" />
       <source>Warning</source>
       <translation>Предупреждение</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7011" />
+      <location filename="../QScintilla/Editor.py" line="7044" />
       <source>No warning messages available.</source>
       <translation>Нет предупреждающего сообщения.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7089" />
+      <location filename="../QScintilla/Editor.py" line="7122" />
       <source>Info: {0}</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7105" />
-      <location filename="../QScintilla/Editor.py" line="7091" />
+      <location filename="../QScintilla/Editor.py" line="7138" />
+      <location filename="../QScintilla/Editor.py" line="7124" />
       <source>Error: {0}</source>
       <translation>Ошибка: {0}</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7093" />
+      <location filename="../QScintilla/Editor.py" line="7126" />
       <source>Style: {0}</source>
       <translation>Стиль: {0}</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7098" />
+      <location filename="../QScintilla/Editor.py" line="7131" />
       <source>Warning: {0}</source>
       <translation>Предупреждение: {0}</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7227" />
+      <location filename="../QScintilla/Editor.py" line="7260" />
       <source>Macro Name</source>
       <translation>Имя макроса</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7227" />
+      <location filename="../QScintilla/Editor.py" line="7260" />
       <source>Select a macro name:</source>
       <translation>Задайте имя макроса:</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7253" />
+      <location filename="../QScintilla/Editor.py" line="7286" />
       <source>Load macro file</source>
       <translation>Загрузить макрос</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7299" />
-      <location filename="../QScintilla/Editor.py" line="7255" />
-      <source>Macro files (*.macro)</source>
-      <translation>Макросы (*.macro)</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="7277" />
-      <location filename="../QScintilla/Editor.py" line="7267" />
-      <source>Error loading macro</source>
-      <translation>Ошибка при загрузке макроса</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="7268" />
-      <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
-      <translation>&lt;p&gt;Невозможно прочитать файл с макросами: &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="7278" />
-      <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; is corrupt.&lt;/p&gt;</source>
-      <translation>&lt;p&gt;Файл с макросами &lt;b&gt;{0}&lt;/b&gt; повреждён.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="7297" />
-      <source>Save macro file</source>
-      <translation>Сохранить файл с макросами</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="7315" />
-      <source>Save macro</source>
-      <translation>Сохранить макрос</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="7316" />
-      <source>&lt;p&gt;The macro 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>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="7331" />
-      <source>Error saving macro</source>
-      <translation>Ошибка при сохранении макроса</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="7332" />
+      <location filename="../QScintilla/Editor.py" line="7288" />
+      <source>Macro files (*.macro)</source>
+      <translation>Макросы (*.macro)</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="7310" />
+      <location filename="../QScintilla/Editor.py" line="7300" />
+      <source>Error loading macro</source>
+      <translation>Ошибка при загрузке макроса</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="7301" />
+      <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
+      <translation>&lt;p&gt;Невозможно прочитать файл с макросами: &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="7311" />
+      <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; is corrupt.&lt;/p&gt;</source>
+      <translation>&lt;p&gt;Файл с макросами &lt;b&gt;{0}&lt;/b&gt; повреждён.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="7330" />
+      <source>Save macro file</source>
+      <translation>Сохранить файл с макросами</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="7348" />
+      <source>Save macro</source>
+      <translation>Сохранить макрос</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="7349" />
+      <source>&lt;p&gt;The macro 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>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="7364" />
+      <source>Error saving macro</source>
+      <translation>Ошибка при сохранении макроса</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="7365" />
       <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Невозможно сохранить файл с макросами: &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7345" />
+      <location filename="../QScintilla/Editor.py" line="7378" />
       <source>Start Macro Recording</source>
       <translation>Начать запись макроса</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7346" />
+      <location filename="../QScintilla/Editor.py" line="7379" />
       <source>Macro recording is already active. Start new?</source>
       <translation>Запись макроса уже идёт. Начать новую запись?</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7372" />
+      <location filename="../QScintilla/Editor.py" line="7405" />
       <source>Macro Recording</source>
       <translation>Запись макроса</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7373" />
+      <location filename="../QScintilla/Editor.py" line="7406" />
       <source>Enter name of the macro:</source>
       <translation>Задайте имя макроса:</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7523" />
+      <location filename="../QScintilla/Editor.py" line="7556" />
       <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; has been changed while it was opened in eric. Reread it?&lt;/p&gt;</source>
       <translation>&lt;p&gt;Файл &lt;b&gt;{0}&lt;/b&gt; был изменён, будучи открытым в eric. Перепрочесть?&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7529" />
+      <location filename="../QScintilla/Editor.py" line="7562" />
       <source>&lt;br&gt;&lt;b&gt;Warning:&lt;/b&gt; You will lose your changes upon reopening it.</source>
       <translation>&lt;br&gt;&lt;b&gt;Предупреждение:&lt;/b&gt; При переоткрытии все изменения будут потеряны.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7536" />
+      <location filename="../QScintilla/Editor.py" line="7569" />
       <source>File changed</source>
       <translation>Файл изменен</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7586" />
+      <location filename="../QScintilla/Editor.py" line="7622" />
       <source>{0} (ro)</source>
       <translation>{0} (только чтение)</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7892" />
+      <location filename="../QScintilla/Editor.py" line="7928" />
       <source>Drop Error</source>
       <translation>Ошибка Drag&amp;&amp;Drop</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7893" />
+      <location filename="../QScintilla/Editor.py" line="7929" />
       <source>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; is not a file.&lt;/p&gt;</source>
       <translation>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; не является файлом.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7913" />
+      <location filename="../QScintilla/Editor.py" line="7949" />
       <source>Resources</source>
       <translation>Ресурсы</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7915" />
+      <location filename="../QScintilla/Editor.py" line="7951" />
       <source>Add file...</source>
       <translation>Добавить файл...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7916" />
+      <location filename="../QScintilla/Editor.py" line="7952" />
       <source>Add files...</source>
       <translation>Добавить файлы...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7917" />
+      <location filename="../QScintilla/Editor.py" line="7953" />
       <source>Add aliased file...</source>
       <translation>Добавить файл под другим именем...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7919" />
+      <location filename="../QScintilla/Editor.py" line="7955" />
       <source>Add localized resource...</source>
       <translation>Добавить локализованный ресурс...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7922" />
+      <location filename="../QScintilla/Editor.py" line="7958" />
       <source>Add resource frame</source>
       <translation>Добавить фрагмент ресурсов</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7942" />
+      <location filename="../QScintilla/Editor.py" line="7978" />
       <source>Add file resource</source>
       <translation>Добавить файл ресурсов</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7956" />
+      <location filename="../QScintilla/Editor.py" line="7992" />
       <source>Add file resources</source>
       <translation>Добавить файлы ресурсов</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7980" />
-      <location filename="../QScintilla/Editor.py" line="7974" />
+      <location filename="../QScintilla/Editor.py" line="8016" />
+      <location filename="../QScintilla/Editor.py" line="8010" />
       <source>Add aliased file resource</source>
       <translation>Добавить файл ресурсов под другим именем</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7981" />
+      <location filename="../QScintilla/Editor.py" line="8017" />
       <source>Alias for file &lt;b&gt;{0}&lt;/b&gt;:</source>
       <translation>Другое имя для файла &lt;b&gt;{0}&lt;/b&gt;:</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8056" />
+      <location filename="../QScintilla/Editor.py" line="8092" />
       <source>Package Diagram</source>
       <translation>Диаграмма пакетов</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8057" />
+      <location filename="../QScintilla/Editor.py" line="8093" />
       <source>Include class attributes?</source>
       <translation>Включать атрибуты класса?</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8077" />
+      <location filename="../QScintilla/Editor.py" line="8113" />
       <source>Imports Diagram</source>
       <translation>Диаграмма импортов</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8078" />
+      <location filename="../QScintilla/Editor.py" line="8114" />
       <source>Include imports from external modules?</source>
       <translation>Включать импорты из внешних модулей?</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8097" />
+      <location filename="../QScintilla/Editor.py" line="8133" />
       <source>Application Diagram</source>
       <translation>Диаграмма приложения</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8098" />
+      <location filename="../QScintilla/Editor.py" line="8134" />
       <source>Include module names?</source>
       <translation>Включать имена модулей?</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8463" />
+      <location filename="../QScintilla/Editor.py" line="8499" />
       <source>Add to dictionary</source>
       <translation>Добавить в словарь</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8465" />
+      <location filename="../QScintilla/Editor.py" line="8501" />
       <source>Ignore All</source>
       <translation>Игнорировать всё</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8902" />
+      <location filename="../QScintilla/Editor.py" line="8938" />
       <source>Sort Lines</source>
       <translation>Сортировать строки</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8903" />
+      <location filename="../QScintilla/Editor.py" line="8939" />
       <source>The selection contains illegal data for a numerical sort.</source>
       <translation>Выборка содержит данные неподходящие для сортировки как числа.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8996" />
+      <location filename="../QScintilla/Editor.py" line="9032" />
       <source>Register Mouse Click Handler</source>
       <translation>Регистрация обработчика кликов мышки</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8997" />
+      <location filename="../QScintilla/Editor.py" line="9033" />
       <source>A mouse click handler for "{0}" was already registered by "{1}". Aborting request by "{2}"...</source>
       <translation>Обработчик кликов мышки для "{0}" уже зарегистрирован "{1}". Запрос прерван "{2}"...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="9090" />
+      <location filename="../QScintilla/Editor.py" line="9126" />
       <source>{0:4d}    {1}</source>
       <comment>line number, source code</comment>
       <translation>{0:4d}    {1}</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="9096" />
+      <location filename="../QScintilla/Editor.py" line="9132" />
       <source>{0:4d}    {1}
     =&gt;  {2}</source>
       <comment>line number, source code, file name</comment>
@@ -13388,12 +13388,12 @@
     =&gt;  {2}</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="9165" />
+      <location filename="../QScintilla/Editor.py" line="9201" />
       <source>EditorConfig Properties</source>
       <translation>Свойства EditorConfig</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="9166" />
+      <location filename="../QScintilla/Editor.py" line="9202" />
       <source>&lt;p&gt;The EditorConfig properties for file &lt;b&gt;{0}&lt;/b&gt; could not be loaded.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Не удается загрузить свойства EditorConfig для файла &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
@@ -14297,26 +14297,26 @@
   <context>
     <name>EditorFilePage</name>
     <message>
-      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="339" />
-      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="322" />
-      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="305" />
-      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="294" />
+      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="345" />
+      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="328" />
+      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="311" />
+      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="300" />
       <source>Add File Filter</source>
       <translation>Добавить фильтр файлов</translation>
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="295" />
+      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="301" />
       <source>A Save File Filter must contain exactly one wildcard pattern. Yours contains {0}.</source>
       <translation>Фильтр для сохранения файлов может содержать только один шаблон.</translation>
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="306" />
+      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="312" />
       <source>A File Filter must contain at least one wildcard pattern.</source>
       <translation>Фильтр для файлов должен содержать по крайней мере один шаблон.</translation>
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="340" />
-      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="323" />
+      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="346" />
+      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="329" />
       <source>Enter the file filter entry:</source>
       <translation>Введите фильтр для файлов:</translation>
     </message>
@@ -14463,18 +14463,38 @@
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/EditorFilePage.ui" line="0" />
-      <source>Autosave interval:</source>
-      <translation>Интервал автосохранения:</translation>
+      <source>Autosave</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/EditorFilePage.ui" line="0" />
+      <source>Interval:</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/EditorFilePage.ui" line="0" />
+      <source>Enter the auto save interval in seconds.</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/EditorFilePage.ui" line="0" />
-      <source>Move to set the autosave interval in minutes (0 to disable)</source>
-      <translation>Установка интервала автосохранения (0 - отключить)</translation>
+      <source>off</source>
+      <translation type="unfinished">откл</translation>
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/EditorFilePage.ui" line="0" />
-      <source>Displays the selected autosave interval.</source>
-      <translation>Выбранный интервал автосохранения.</translation>
+      <source> s</source>
+      <translation type="unfinished"> сек</translation>
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/EditorFilePage.ui" line="0" />
+      <source>Select to save the file automatically when the editor looses the input focus.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/EditorFilePage.ui" line="0" />
+      <source>Autosave when focus lost</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/EditorFilePage.ui" line="0" />
@@ -14725,6 +14745,18 @@
       <source>Enter the filename extensions of Qt Stylesheet files that may be previewed (separated by a space)</source>
       <translation>Задайте расширения Qt Stylesheet-файлов для просмотра (разделённые пробелом)</translation>
     </message>
+    <message>
+      <source>Autosave interval:</source>
+      <translation type="vanished">Интервал автосохранения:</translation>
+    </message>
+    <message>
+      <source>Move to set the autosave interval in minutes (0 to disable)</source>
+      <translation type="vanished">Установка интервала автосохранения (0 - отключить)</translation>
+    </message>
+    <message>
+      <source>Displays the selected autosave interval.</source>
+      <translation type="vanished">Выбранный интервал автосохранения.</translation>
+    </message>
   </context>
   <context>
     <name>EditorGeneralPage</name>
@@ -48899,13 +48931,13 @@
     <name>Lexers</name>
     <message>
       <location filename="../QScintilla/Lexers/__init__.py" line="400" />
-      <location filename="../Preferences/__init__.py" line="601" />
+      <location filename="../Preferences/__init__.py" line="602" />
       <source>Python Files (*.py *.py3)</source>
       <translation>Файлы Python (*.py *.py3)</translation>
     </message>
     <message>
       <location filename="../QScintilla/Lexers/__init__.py" line="491" />
-      <location filename="../Preferences/__init__.py" line="604" />
+      <location filename="../Preferences/__init__.py" line="605" />
       <source>Python3 Files (*.py)</source>
       <translation>Файлы Python3 (*.py)</translation>
     </message>
@@ -59890,18 +59922,18 @@
   <context>
     <name>Preferences</name>
     <message>
-      <location filename="../Preferences/__init__.py" line="1866" />
+      <location filename="../Preferences/__init__.py" line="1867" />
       <source>Export Preferences</source>
       <translation>Экспорт Preferences</translation>
     </message>
     <message>
-      <location filename="../Preferences/__init__.py" line="1895" />
-      <location filename="../Preferences/__init__.py" line="1868" />
+      <location filename="../Preferences/__init__.py" line="1896" />
+      <location filename="../Preferences/__init__.py" line="1869" />
       <source>Properties File (*.ini);;All Files (*)</source>
       <translation>Файлы Preferences (*.ini);;Все файлы (*)</translation>
     </message>
     <message>
-      <location filename="../Preferences/__init__.py" line="1893" />
+      <location filename="../Preferences/__init__.py" line="1894" />
       <source>Import Preferences</source>
       <translation>Импорт Preferences</translation>
     </message>
@@ -92267,493 +92299,493 @@
   <context>
     <name>ViewManager</name>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="580" />
+      <location filename="../ViewManager/ViewManager.py" line="572" />
       <source>New</source>
       <translation>Новый</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="582" />
+      <location filename="../ViewManager/ViewManager.py" line="574" />
       <source>&amp;New</source>
       <translation>&amp;Новый</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="584" />
+      <location filename="../ViewManager/ViewManager.py" line="576" />
       <source>Ctrl+N</source>
       <comment>File|New</comment>
       <translation>Ctrl+N</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="591" />
+      <location filename="../ViewManager/ViewManager.py" line="583" />
       <source>Open an empty editor window</source>
       <translation>Открыть пустое окно редактора</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="594" />
+      <location filename="../ViewManager/ViewManager.py" line="586" />
       <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="603" />
+      <location filename="../ViewManager/ViewManager.py" line="595" />
       <source>Open</source>
       <translation>Открыть</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="605" />
+      <location filename="../ViewManager/ViewManager.py" line="597" />
       <source>&amp;Open...</source>
       <translation>&amp;Открыть...</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="607" />
+      <location filename="../ViewManager/ViewManager.py" line="599" />
       <source>Ctrl+O</source>
       <comment>File|Open</comment>
       <translation>Ctrl+O</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="614" />
+      <location filename="../ViewManager/ViewManager.py" line="606" />
       <source>Open a file</source>
       <translation>Открыть файл</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="617" />
+      <location filename="../ViewManager/ViewManager.py" line="609" />
       <source>&lt;b&gt;Open a file&lt;/b&gt;&lt;p&gt;You will be asked for the name of a file to be opened 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="630" />
+      <location filename="../ViewManager/ViewManager.py" line="622" />
       <source>Close</source>
       <translation>Закрыть</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="632" />
+      <location filename="../ViewManager/ViewManager.py" line="624" />
       <source>&amp;Close</source>
       <translation>&amp;Закрыть</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="634" />
+      <location filename="../ViewManager/ViewManager.py" line="626" />
       <source>Ctrl+W</source>
       <comment>File|Close</comment>
       <translation>Ctrl+W</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="641" />
+      <location filename="../ViewManager/ViewManager.py" line="633" />
       <source>Close the current window</source>
       <translation>Закрыть текущее окно</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="644" />
+      <location filename="../ViewManager/ViewManager.py" line="636" />
       <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="653" />
+      <location filename="../ViewManager/ViewManager.py" line="645" />
       <source>Close All</source>
       <translation>Закрыть все</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="654" />
+      <location filename="../ViewManager/ViewManager.py" line="646" />
       <source>Clos&amp;e All</source>
       <translation>Закрыть &amp;всё</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="661" />
+      <location filename="../ViewManager/ViewManager.py" line="653" />
       <source>Close all editor windows</source>
       <translation>Закрыть все окна редактора</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="664" />
+      <location filename="../ViewManager/ViewManager.py" line="656" />
       <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="677" />
+      <location filename="../ViewManager/ViewManager.py" line="669" />
       <source>Save</source>
       <translation>Сохранить</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="679" />
+      <location filename="../ViewManager/ViewManager.py" line="671" />
       <source>&amp;Save</source>
       <translation>&amp;Сохранить</translation>
     </message>
     <message>
       <location filename="../QScintilla/ShellWindow.py" line="311" />
-      <location filename="../ViewManager/ViewManager.py" line="681" />
+      <location filename="../ViewManager/ViewManager.py" line="673" />
       <source>Ctrl+S</source>
       <comment>File|Save</comment>
       <translation>Ctrl+S</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="688" />
+      <location filename="../ViewManager/ViewManager.py" line="680" />
       <source>Save the current file</source>
       <translation>Сохранить текущий файл</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="691" />
+      <location filename="../ViewManager/ViewManager.py" line="683" />
       <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="701" />
+      <location filename="../ViewManager/ViewManager.py" line="693" />
       <source>Save as</source>
       <translation>Сохранить как</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="703" />
+      <location filename="../ViewManager/ViewManager.py" line="695" />
       <source>Save &amp;as...</source>
       <translation>Сохранить &amp;как...</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="705" />
+      <location filename="../ViewManager/ViewManager.py" line="697" />
       <source>Shift+Ctrl+S</source>
       <comment>File|Save As</comment>
       <translation>Shift+Ctrl+S</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="714" />
+      <location filename="../ViewManager/ViewManager.py" line="706" />
       <source>Save the current file to a new one</source>
       <translation>Сохранить текущий файл в новый</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="719" />
+      <location filename="../ViewManager/ViewManager.py" line="711" />
       <source>&lt;b&gt;Save File as&lt;/b&gt;&lt;p&gt;Save the contents of current editor window to a new file. The file can be entered in a file selection dialog.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Сохранить файл как&lt;/b&gt;
 &lt;p&gt;Сохранение содержания текущего окна редактора в новый файл.
 Имя файла будет запрошено с помощью диалога выбора файлов.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="730" />
+      <location filename="../ViewManager/ViewManager.py" line="722" />
       <source>Save Copy</source>
       <translation>Сохранить копию</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="732" />
+      <location filename="../ViewManager/ViewManager.py" line="724" />
       <source>Save &amp;Copy...</source>
       <translation>Сохранить &amp;копию...</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="739" />
+      <location filename="../ViewManager/ViewManager.py" line="731" />
       <source>Save a copy of the current file</source>
       <translation>Сохранить копию текущего файла</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="742" />
+      <location filename="../ViewManager/ViewManager.py" line="734" />
       <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="753" />
+      <location filename="../ViewManager/ViewManager.py" line="745" />
       <source>Save all</source>
       <translation>Сохранить все</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="755" />
+      <location filename="../ViewManager/ViewManager.py" line="747" />
       <source>Save a&amp;ll</source>
       <translation>Сохранить &amp;все</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="762" />
+      <location filename="../ViewManager/ViewManager.py" line="754" />
       <source>Save all files</source>
       <translation>Сохранить все файлы</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="765" />
+      <location filename="../ViewManager/ViewManager.py" line="757" />
       <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="777" />
+      <location filename="../ViewManager/ViewManager.py" line="769" />
       <source>Print</source>
       <translation>Печать</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="779" />
+      <location filename="../ViewManager/ViewManager.py" line="771" />
       <source>&amp;Print</source>
       <translation>&amp;Печать</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="781" />
+      <location filename="../ViewManager/ViewManager.py" line="773" />
       <source>Ctrl+P</source>
       <comment>File|Print</comment>
       <translation>Ctrl+P</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="788" />
+      <location filename="../ViewManager/ViewManager.py" line="780" />
       <source>Print the current file</source>
       <translation>Печать текущего файла</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="791" />
+      <location filename="../ViewManager/ViewManager.py" line="783" />
       <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="741" />
-      <location filename="../ViewManager/ViewManager.py" line="804" />
-      <location filename="../ViewManager/ViewManager.py" line="802" />
+      <location filename="../ViewManager/ViewManager.py" line="796" />
+      <location filename="../ViewManager/ViewManager.py" line="794" />
       <source>Print Preview</source>
       <translation>Предварительный просмотр печати</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="811" />
+      <location filename="../ViewManager/ViewManager.py" line="803" />
       <source>Print preview of the current file</source>
       <translation>Предварительный просмотр печати текущего файла</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="816" />
+      <location filename="../ViewManager/ViewManager.py" line="808" />
       <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="827" />
+      <location filename="../ViewManager/ViewManager.py" line="819" />
       <source>Find File</source>
       <translation>Искать файл</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="829" />
+      <location filename="../ViewManager/ViewManager.py" line="821" />
       <source>Find &amp;File...</source>
       <translation>Найти &amp;файл...</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="831" />
+      <location filename="../ViewManager/ViewManager.py" line="823" />
       <source>Alt+Ctrl+F</source>
       <comment>File|Find File</comment>
       <translation>Alt+Ctrl+F</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="840" />
+      <location filename="../ViewManager/ViewManager.py" line="832" />
       <source>Search for a file by entering a search pattern</source>
       <translation>Поиск файла по введенному шаблону поиска</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="845" />
+      <location filename="../ViewManager/ViewManager.py" line="837" />
       <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="860" />
+      <location filename="../ViewManager/ViewManager.py" line="852" />
       <source>&amp;File</source>
       <translation>&amp;Файл</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="862" />
+      <location filename="../ViewManager/ViewManager.py" line="854" />
       <source>Open &amp;Recent Files</source>
       <translation>Открыть &amp;недавние файлы</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="865" />
+      <location filename="../ViewManager/ViewManager.py" line="857" />
       <source>Open &amp;Bookmarked Files</source>
       <translation>Открыть &amp;закладки на файлы</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="909" />
-      <location filename="../ViewManager/ViewManager.py" line="907" />
+      <location filename="../ViewManager/ViewManager.py" line="901" />
+      <location filename="../ViewManager/ViewManager.py" line="899" />
       <source>File</source>
       <translation>Файл</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="932" />
+      <location filename="../ViewManager/ViewManager.py" line="924" />
       <source>Export as</source>
       <translation>Экспортировать как</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="956" />
+      <location filename="../ViewManager/ViewManager.py" line="948" />
       <source>Undo</source>
       <translation>Отменить</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="958" />
+      <location filename="../ViewManager/ViewManager.py" line="950" />
       <source>&amp;Undo</source>
       <translation>&amp;Отменить</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="960" />
+      <location filename="../ViewManager/ViewManager.py" line="952" />
       <source>Ctrl+Z</source>
       <comment>Edit|Undo</comment>
       <translation>Ctrl+Z</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="963" />
+      <location filename="../ViewManager/ViewManager.py" line="955" />
       <source>Alt+Backspace</source>
       <comment>Edit|Undo</comment>
       <translation>Alt+Backspace</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="969" />
+      <location filename="../ViewManager/ViewManager.py" line="961" />
       <source>Undo the last change</source>
       <translation>Отменить последнее изменение</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="972" />
+      <location filename="../ViewManager/ViewManager.py" line="964" />
       <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="982" />
+      <location filename="../ViewManager/ViewManager.py" line="974" />
       <source>Redo</source>
       <translation>Повторить</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="984" />
+      <location filename="../ViewManager/ViewManager.py" line="976" />
       <source>&amp;Redo</source>
       <translation>&amp;Повторить</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="986" />
+      <location filename="../ViewManager/ViewManager.py" line="978" />
       <source>Ctrl+Shift+Z</source>
       <comment>Edit|Redo</comment>
       <translation>Ctrl+Shift+Z</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="993" />
+      <location filename="../ViewManager/ViewManager.py" line="985" />
       <source>Redo the last change</source>
       <translation>Восстановить последнее отменённое изменение</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="996" />
+      <location filename="../ViewManager/ViewManager.py" line="988" />
       <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="1016" />
-      <location filename="../ViewManager/ViewManager.py" line="1006" />
+      <location filename="../ViewManager/ViewManager.py" line="1008" />
+      <location filename="../ViewManager/ViewManager.py" line="998" />
       <source>Revert to last saved state</source>
       <translation>Вернуть к последнему сохраненному состоянию</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1007" />
+      <location filename="../ViewManager/ViewManager.py" line="999" />
       <source>Re&amp;vert to last saved state</source>
       <translation>&amp;Вернуть к последнему сохраненному состоянию</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1009" />
+      <location filename="../ViewManager/ViewManager.py" line="1001" />
       <source>Ctrl+Y</source>
       <comment>Edit|Revert</comment>
       <translation>Ctrl+Y</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1019" />
+      <location filename="../ViewManager/ViewManager.py" line="1011" />
       <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="338" />
-      <location filename="../ViewManager/ViewManager.py" line="1032" />
+      <location filename="../ViewManager/ViewManager.py" line="1024" />
       <source>Cut</source>
       <translation>Вырезать</translation>
     </message>
     <message>
       <location filename="../QScintilla/ShellWindow.py" line="340" />
-      <location filename="../ViewManager/ViewManager.py" line="1034" />
+      <location filename="../ViewManager/ViewManager.py" line="1026" />
       <source>Cu&amp;t</source>
       <translation>В&amp;ырезать</translation>
     </message>
     <message>
       <location filename="../QScintilla/ShellWindow.py" line="342" />
-      <location filename="../ViewManager/ViewManager.py" line="1036" />
+      <location filename="../ViewManager/ViewManager.py" line="1028" />
       <source>Ctrl+X</source>
       <comment>Edit|Cut</comment>
       <translation>Ctrl+X</translation>
     </message>
     <message>
       <location filename="../QScintilla/ShellWindow.py" line="345" />
-      <location filename="../ViewManager/ViewManager.py" line="1039" />
+      <location filename="../ViewManager/ViewManager.py" line="1031" />
       <source>Shift+Del</source>
       <comment>Edit|Cut</comment>
       <translation>Shift+Del</translation>
     </message>
     <message>
       <location filename="../QScintilla/ShellWindow.py" line="351" />
-      <location filename="../ViewManager/ViewManager.py" line="1045" />
+      <location filename="../ViewManager/ViewManager.py" line="1037" />
       <source>Cut the selection</source>
       <translation>Вырезать выделение</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1048" />
+      <location filename="../ViewManager/ViewManager.py" line="1040" />
       <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="360" />
-      <location filename="../ViewManager/ViewManager.py" line="1059" />
+      <location filename="../ViewManager/ViewManager.py" line="1051" />
       <source>Copy</source>
       <translation>Копировать</translation>
     </message>
     <message>
       <location filename="../QScintilla/ShellWindow.py" line="362" />
-      <location filename="../ViewManager/ViewManager.py" line="1061" />
+      <location filename="../ViewManager/ViewManager.py" line="1053" />
       <source>&amp;Copy</source>
       <translation>&amp;Копировать</translation>
     </message>
     <message>
       <location filename="../QScintilla/ShellWindow.py" line="364" />
-      <location filename="../ViewManager/ViewManager.py" line="1063" />
+      <location filename="../ViewManager/ViewManager.py" line="1055" />
       <source>Ctrl+C</source>
       <comment>Edit|Copy</comment>
       <translation>Ctrl+C</translation>
     </message>
     <message>
       <location filename="../QScintilla/ShellWindow.py" line="367" />
-      <location filename="../ViewManager/ViewManager.py" line="1066" />
+      <location filename="../ViewManager/ViewManager.py" line="1058" />
       <source>Ctrl+Ins</source>
       <comment>Edit|Copy</comment>
       <translation>Ctrl+Ins</translation>
     </message>
     <message>
       <location filename="../QScintilla/ShellWindow.py" line="373" />
-      <location filename="../ViewManager/ViewManager.py" line="1072" />
+      <location filename="../ViewManager/ViewManager.py" line="1064" />
       <source>Copy the selection</source>
       <translation>Копировать выделение</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1075" />
+      <location filename="../ViewManager/ViewManager.py" line="1067" />
       <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="382" />
-      <location filename="../ViewManager/ViewManager.py" line="1086" />
+      <location filename="../ViewManager/ViewManager.py" line="1078" />
       <source>Paste</source>
       <translation>Вставить</translation>
     </message>
     <message>
       <location filename="../QScintilla/ShellWindow.py" line="384" />
-      <location filename="../ViewManager/ViewManager.py" line="1088" />
+      <location filename="../ViewManager/ViewManager.py" line="1080" />
       <source>&amp;Paste</source>
       <translation>Вс&amp;тавить</translation>
     </message>
     <message>
       <location filename="../QScintilla/ShellWindow.py" line="386" />
-      <location filename="../ViewManager/ViewManager.py" line="1090" />
+      <location filename="../ViewManager/ViewManager.py" line="1082" />
       <source>Ctrl+V</source>
       <comment>Edit|Paste</comment>
       <translation>Ctrl+V</translation>
     </message>
     <message>
       <location filename="../QScintilla/ShellWindow.py" line="389" />
-      <location filename="../ViewManager/ViewManager.py" line="1093" />
+      <location filename="../ViewManager/ViewManager.py" line="1085" />
       <source>Shift+Ins</source>
       <comment>Edit|Paste</comment>
       <translation>Shift+Ins</translation>
     </message>
     <message>
       <location filename="../QScintilla/ShellWindow.py" line="395" />
-      <location filename="../ViewManager/ViewManager.py" line="1099" />
+      <location filename="../ViewManager/ViewManager.py" line="1091" />
       <source>Paste the last cut/copied text</source>
       <translation>Вставить вырезанный/скопированный текст</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1102" />
+      <location filename="../ViewManager/ViewManager.py" line="1094" />
       <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>
@@ -92761,513 +92793,513 @@
     <message>
       <location filename="../QScintilla/ShellWindow.py" line="409" />
       <location filename="../QScintilla/ShellWindow.py" line="407" />
-      <location filename="../ViewManager/ViewManager.py" line="1115" />
-      <location filename="../ViewManager/ViewManager.py" line="1113" />
+      <location filename="../ViewManager/ViewManager.py" line="1107" />
+      <location filename="../ViewManager/ViewManager.py" line="1105" />
       <source>Clear</source>
       <translation>Очистить</translation>
     </message>
     <message>
       <location filename="../QScintilla/ShellWindow.py" line="411" />
-      <location filename="../ViewManager/ViewManager.py" line="1117" />
+      <location filename="../ViewManager/ViewManager.py" line="1109" />
       <source>Alt+Shift+C</source>
       <comment>Edit|Clear</comment>
       <translation>Alt+Shift+C</translation>
     </message>
     <message>
       <location filename="../QScintilla/ShellWindow.py" line="418" />
-      <location filename="../ViewManager/ViewManager.py" line="1124" />
+      <location filename="../ViewManager/ViewManager.py" line="1116" />
       <source>Clear all text</source>
       <translation>Убрать весь текст</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1127" />
+      <location filename="../ViewManager/ViewManager.py" line="1119" />
       <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="1146" />
-      <location filename="../ViewManager/ViewManager.py" line="1137" />
-      <location filename="../ViewManager/ViewManager.py" line="1136" />
+      <location filename="../ViewManager/ViewManager.py" line="1138" />
+      <location filename="../ViewManager/ViewManager.py" line="1129" />
+      <location filename="../ViewManager/ViewManager.py" line="1128" />
       <source>Join Lines</source>
       <translation>Соединить строки</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1139" />
+      <location filename="../ViewManager/ViewManager.py" line="1131" />
       <source>Ctrl+J</source>
       <comment>Edit|Join Lines</comment>
       <translation>Ctrl+J</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1149" />
+      <location filename="../ViewManager/ViewManager.py" line="1141" />
       <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="1159" />
+      <location filename="../ViewManager/ViewManager.py" line="1151" />
       <source>Indent</source>
       <translation>Увеличить отступ</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1161" />
+      <location filename="../ViewManager/ViewManager.py" line="1153" />
       <source>&amp;Indent</source>
       <translation>У&amp;величить отступ</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1163" />
+      <location filename="../ViewManager/ViewManager.py" line="1155" />
       <source>Ctrl+I</source>
       <comment>Edit|Indent</comment>
       <translation>Ctrl+I</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1170" />
+      <location filename="../ViewManager/ViewManager.py" line="1162" />
       <source>Indent line</source>
       <translation>Увеличить отступ строки</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1173" />
+      <location filename="../ViewManager/ViewManager.py" line="1165" />
       <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="1184" />
+      <location filename="../ViewManager/ViewManager.py" line="1176" />
       <source>Unindent</source>
       <translation>Уменьшить отступ</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1186" />
+      <location filename="../ViewManager/ViewManager.py" line="1178" />
       <source>U&amp;nindent</source>
       <translation>У&amp;меньшить отступ</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1188" />
+      <location filename="../ViewManager/ViewManager.py" line="1180" />
       <source>Ctrl+Shift+I</source>
       <comment>Edit|Unindent</comment>
       <translation>Ctrl+Shift+I</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1197" />
+      <location filename="../ViewManager/ViewManager.py" line="1189" />
       <source>Unindent line</source>
       <translation>Уменьшить отступ строки</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1200" />
+      <location filename="../ViewManager/ViewManager.py" line="1192" />
       <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="1213" />
-      <location filename="../ViewManager/ViewManager.py" line="1211" />
+      <location filename="../ViewManager/ViewManager.py" line="1205" />
+      <location filename="../ViewManager/ViewManager.py" line="1203" />
       <source>Smart indent</source>
       <translation>Интеллектуальные отступы</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1220" />
+      <location filename="../ViewManager/ViewManager.py" line="1212" />
       <source>Smart indent Line or Selection</source>
       <translation>Форматировать строку или выделение умными отступами</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1223" />
+      <location filename="../ViewManager/ViewManager.py" line="1215" />
       <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="1234" />
+      <location filename="../ViewManager/ViewManager.py" line="1226" />
       <source>Comment</source>
       <translation>Закомментировать</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1236" />
+      <location filename="../ViewManager/ViewManager.py" line="1228" />
       <source>C&amp;omment</source>
       <translation>&amp;Закомментировать</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1238" />
+      <location filename="../ViewManager/ViewManager.py" line="1230" />
       <source>Ctrl+M</source>
       <comment>Edit|Comment</comment>
       <translation>Ctrl+M</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1245" />
+      <location filename="../ViewManager/ViewManager.py" line="1237" />
       <source>Comment Line or Selection</source>
       <translation>Закомментировать строку или выделение</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1248" />
+      <location filename="../ViewManager/ViewManager.py" line="1240" />
       <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="1259" />
+      <location filename="../ViewManager/ViewManager.py" line="1251" />
       <source>Uncomment</source>
       <translation>Раскомментировать</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1261" />
+      <location filename="../ViewManager/ViewManager.py" line="1253" />
       <source>Unco&amp;mment</source>
       <translation>&amp;Раскомментировать</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1263" />
+      <location filename="../ViewManager/ViewManager.py" line="1255" />
       <source>Ctrl+Shift+M</source>
       <comment>Edit|Uncomment</comment>
       <translation>Ctrl+Shift+M</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1272" />
+      <location filename="../ViewManager/ViewManager.py" line="1264" />
       <source>Uncomment Line or Selection</source>
       <translation>Раскомментировать строку или выделение</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1275" />
+      <location filename="../ViewManager/ViewManager.py" line="1267" />
       <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="1288" />
-      <location filename="../ViewManager/ViewManager.py" line="1286" />
+      <location filename="../ViewManager/ViewManager.py" line="1280" />
+      <location filename="../ViewManager/ViewManager.py" line="1278" />
       <source>Toggle Comment</source>
       <translation>Переключить комментарий</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1290" />
+      <location filename="../ViewManager/ViewManager.py" line="1282" />
       <source>Ctrl+#</source>
       <comment>Edit|Toggle Comment</comment>
       <translation>Ctrl+#</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1299" />
+      <location filename="../ViewManager/ViewManager.py" line="1291" />
       <source>Toggle the comment of the current line, selection or comment block</source>
       <translation>Переключить комментарий текущей строки, выборки или блока комментария</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1305" />
+      <location filename="../ViewManager/ViewManager.py" line="1297" />
       <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="1318" />
-      <location filename="../ViewManager/ViewManager.py" line="1317" />
+      <location filename="../ViewManager/ViewManager.py" line="1310" />
+      <location filename="../ViewManager/ViewManager.py" line="1309" />
       <source>Stream Comment</source>
       <translation>Поточный комментарий</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1325" />
+      <location filename="../ViewManager/ViewManager.py" line="1317" />
       <source>Stream Comment Line or Selection</source>
       <translation>Закомментировать строку или выделение</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1330" />
+      <location filename="../ViewManager/ViewManager.py" line="1322" />
       <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="1342" />
-      <location filename="../ViewManager/ViewManager.py" line="1341" />
+      <location filename="../ViewManager/ViewManager.py" line="1334" />
+      <location filename="../ViewManager/ViewManager.py" line="1333" />
       <source>Box Comment</source>
       <translation>Прямоугольный комментарий</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1349" />
+      <location filename="../ViewManager/ViewManager.py" line="1341" />
       <source>Box Comment Line or Selection</source>
       <translation>Закомментировать строку или выделение прямоугольным комментарием</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1352" />
+      <location filename="../ViewManager/ViewManager.py" line="1344" />
       <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="1363" />
+      <location filename="../ViewManager/ViewManager.py" line="1355" />
       <source>Select to brace</source>
       <translation>Выбрать до скобки</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1364" />
+      <location filename="../ViewManager/ViewManager.py" line="1356" />
       <source>Select to &amp;brace</source>
       <translation>В&amp;ыбрать до скобки</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1366" />
+      <location filename="../ViewManager/ViewManager.py" line="1358" />
       <source>Ctrl+E</source>
       <comment>Edit|Select to brace</comment>
       <translation>Ctrl+E</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1375" />
+      <location filename="../ViewManager/ViewManager.py" line="1367" />
       <source>Select text to the matching brace</source>
       <translation>Выбрать до соответствующей скобки</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1380" />
+      <location filename="../ViewManager/ViewManager.py" line="1372" />
       <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="1391" />
+      <location filename="../ViewManager/ViewManager.py" line="1383" />
       <source>Select all</source>
       <translation>Выделить всё</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1393" />
+      <location filename="../ViewManager/ViewManager.py" line="1385" />
       <source>&amp;Select all</source>
       <translation>В&amp;ыделить всё</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1395" />
+      <location filename="../ViewManager/ViewManager.py" line="1387" />
       <source>Ctrl+A</source>
       <comment>Edit|Select all</comment>
       <translation>Ctrl+A</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1402" />
+      <location filename="../ViewManager/ViewManager.py" line="1394" />
       <source>Select all text</source>
       <translation>Выбрать весь текст</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1405" />
+      <location filename="../ViewManager/ViewManager.py" line="1397" />
       <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="1415" />
+      <location filename="../ViewManager/ViewManager.py" line="1407" />
       <source>Deselect all</source>
       <translation>Снять выделение</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1416" />
+      <location filename="../ViewManager/ViewManager.py" line="1408" />
       <source>&amp;Deselect all</source>
       <translation>&amp;Снять выделение</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1418" />
+      <location filename="../ViewManager/ViewManager.py" line="1410" />
       <source>Alt+Ctrl+A</source>
       <comment>Edit|Deselect all</comment>
       <translation>Alt+Ctrl+A</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1427" />
+      <location filename="../ViewManager/ViewManager.py" line="1419" />
       <source>Deselect all text</source>
       <translation>Снять выделение со всего текста</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1430" />
+      <location filename="../ViewManager/ViewManager.py" line="1422" />
       <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="1448" />
       <location filename="../ViewManager/ViewManager.py" line="1440" />
+      <location filename="../ViewManager/ViewManager.py" line="1432" />
       <source>Convert Line End Characters</source>
       <translation>Конвертировать окончания строк</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1441" />
+      <location filename="../ViewManager/ViewManager.py" line="1433" />
       <source>Convert &amp;Line End Characters</source>
       <translation>К&amp;онвертировать окончания строк</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1451" />
+      <location filename="../ViewManager/ViewManager.py" line="1443" />
       <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="1470" />
-      <location filename="../ViewManager/ViewManager.py" line="1463" />
       <location filename="../ViewManager/ViewManager.py" line="1462" />
+      <location filename="../ViewManager/ViewManager.py" line="1455" />
+      <location filename="../ViewManager/ViewManager.py" line="1454" />
       <source>Shorten empty lines</source>
       <translation>Укоротить пустые строки</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1473" />
+      <location filename="../ViewManager/ViewManager.py" line="1465" />
       <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="3356" />
-      <location filename="../ViewManager/ViewManager.py" line="1484" />
+      <location filename="../ViewManager/ViewManager.py" line="3348" />
+      <location filename="../ViewManager/ViewManager.py" line="1476" />
       <source>Complete</source>
       <translation>Дополнить</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1485" />
+      <location filename="../ViewManager/ViewManager.py" line="1477" />
       <source>&amp;Complete</source>
       <translation>&amp;Дополнить</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1487" />
+      <location filename="../ViewManager/ViewManager.py" line="1479" />
       <source>Ctrl+Space</source>
       <comment>Edit|Complete</comment>
       <translation>Ctrl+Space</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1494" />
+      <location filename="../ViewManager/ViewManager.py" line="1486" />
       <source>Complete current word</source>
       <translation>Дополнить текущее слово</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1497" />
+      <location filename="../ViewManager/ViewManager.py" line="1489" />
       <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="1509" />
-      <location filename="../ViewManager/ViewManager.py" line="1508" />
+      <location filename="../ViewManager/ViewManager.py" line="1501" />
+      <location filename="../ViewManager/ViewManager.py" line="1500" />
       <source>Complete from Document</source>
       <translation>Дополнить из документа</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1511" />
+      <location filename="../ViewManager/ViewManager.py" line="1503" />
       <source>Ctrl+Shift+Space</source>
       <comment>Edit|Complete from Document</comment>
       <translation>Ctrl+Shift+Space</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1520" />
+      <location filename="../ViewManager/ViewManager.py" line="1512" />
       <source>Complete current word from Document</source>
       <translation>Дополнить текущее слово из документа</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1525" />
+      <location filename="../ViewManager/ViewManager.py" line="1517" />
       <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="1537" />
-      <location filename="../ViewManager/ViewManager.py" line="1536" />
+      <location filename="../ViewManager/ViewManager.py" line="1529" />
+      <location filename="../ViewManager/ViewManager.py" line="1528" />
       <source>Complete from APIs</source>
       <translation>Дополнить из API</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1539" />
+      <location filename="../ViewManager/ViewManager.py" line="1531" />
       <source>Ctrl+Alt+Space</source>
       <comment>Edit|Complete from APIs</comment>
       <translation>Ctrl+Alt+Space</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1548" />
+      <location filename="../ViewManager/ViewManager.py" line="1540" />
       <source>Complete current word from APIs</source>
       <translation>Дополнить текущее слово из API</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1551" />
+      <location filename="../ViewManager/ViewManager.py" line="1543" />
       <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="1565" />
-      <location filename="../ViewManager/ViewManager.py" line="1562" />
+      <location filename="../ViewManager/ViewManager.py" line="1557" />
+      <location filename="../ViewManager/ViewManager.py" line="1554" />
       <source>Complete from Document and APIs</source>
       <translation>Дополнить из документа и API</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1569" />
+      <location filename="../ViewManager/ViewManager.py" line="1561" />
       <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="1580" />
+      <location filename="../ViewManager/ViewManager.py" line="1572" />
       <source>Complete current word from Document and APIs</source>
       <translation>Дополнить текущее слово из документа и API</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1585" />
+      <location filename="../ViewManager/ViewManager.py" line="1577" />
       <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="1596" />
+      <location filename="../ViewManager/ViewManager.py" line="1588" />
       <source>Calltip</source>
       <translation>Подсказка</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1597" />
+      <location filename="../ViewManager/ViewManager.py" line="1589" />
       <source>&amp;Calltip</source>
       <translation>&amp;Подсказка</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1599" />
+      <location filename="../ViewManager/ViewManager.py" line="1591" />
       <source>Meta+Alt+Space</source>
       <comment>Edit|Calltip</comment>
       <translation>Meta+Alt+Space</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1608" />
+      <location filename="../ViewManager/ViewManager.py" line="1600" />
       <source>Show Calltips</source>
       <translation>Показать подсказки</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1611" />
+      <location filename="../ViewManager/ViewManager.py" line="1603" />
       <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="1624" />
-      <location filename="../ViewManager/ViewManager.py" line="1622" />
+      <location filename="../ViewManager/ViewManager.py" line="1616" />
+      <location filename="../ViewManager/ViewManager.py" line="1614" />
       <source>Code Info</source>
       <translation>Информация о коде</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1626" />
+      <location filename="../ViewManager/ViewManager.py" line="1618" />
       <source>Ctrl+Alt+I</source>
       <comment>Edit|Code Info</comment>
       <translation>Ctrl+Alt+I</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1635" />
+      <location filename="../ViewManager/ViewManager.py" line="1627" />
       <source>Show Code Info</source>
       <translation>Отображение информации для выбранного кода</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1638" />
+      <location filename="../ViewManager/ViewManager.py" line="1630" />
       <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="1649" />
-      <location filename="../ViewManager/ViewManager.py" line="1648" />
+      <location filename="../ViewManager/ViewManager.py" line="1641" />
+      <location filename="../ViewManager/ViewManager.py" line="1640" />
       <source>Sort</source>
       <translation>Сортировка</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1651" />
+      <location filename="../ViewManager/ViewManager.py" line="1643" />
       <source>Ctrl+Alt+S</source>
       <comment>Edit|Sort</comment>
       <translation>Ctrl+Alt+S</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1658" />
+      <location filename="../ViewManager/ViewManager.py" line="1650" />
       <source>Sort the lines containing the rectangular selection</source>
       <translation>Сортировать строки в прямоугольной выборке</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1663" />
+      <location filename="../ViewManager/ViewManager.py" line="1655" />
       <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="1675" />
-      <location filename="../ViewManager/ViewManager.py" line="1674" />
+      <location filename="../ViewManager/ViewManager.py" line="1667" />
+      <location filename="../ViewManager/ViewManager.py" line="1666" />
       <source>Generate Docstring</source>
       <translation>Генерировать строки документации</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1677" />
+      <location filename="../ViewManager/ViewManager.py" line="1669" />
       <source>Ctrl+Alt+D</source>
       <comment>Edit|Generate Docstring</comment>
       <translation>Ctrl+Alt+D</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1686" />
+      <location filename="../ViewManager/ViewManager.py" line="1678" />
       <source>Generate a docstring for the current function/method</source>
       <translation>Генерировать строки документации для текущих function/method</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="1691" />
+      <location filename="../ViewManager/ViewManager.py" line="1683" />
       <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>
@@ -93276,22 +93308,22 @@
       <location filename="../QScintilla/MiniEditor.py" line="890" />
       <location filename="../QScintilla/ShellWindow.py" line="574" />
       <location filename="../QScintilla/ShellWindow.py" line="573" />
-      <location filename="../ViewManager/ViewManager.py" line="1718" />
-      <location filename="../ViewManager/ViewManager.py" line="1717" />
+      <location filename="../ViewManager/ViewManager.py" line="1710" />
+      <location filename="../ViewManager/ViewManager.py" line="1709" />
       <source>Move left one character</source>
       <translation>Перейти влево на один символ</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="892" />
       <location filename="../QScintilla/ShellWindow.py" line="575" />
-      <location filename="../ViewManager/ViewManager.py" line="1719" />
+      <location filename="../ViewManager/ViewManager.py" line="1711" />
       <source>Left</source>
       <translation>Left</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="900" />
       <location filename="../QScintilla/ShellWindow.py" line="583" />
-      <location filename="../ViewManager/ViewManager.py" line="1727" />
+      <location filename="../ViewManager/ViewManager.py" line="1719" />
       <source>Meta+B</source>
       <translation>Meta+B</translation>
     </message>
@@ -93300,22 +93332,22 @@
       <location filename="../QScintilla/MiniEditor.py" line="906" />
       <location filename="../QScintilla/ShellWindow.py" line="590" />
       <location filename="../QScintilla/ShellWindow.py" line="589" />
-      <location filename="../ViewManager/ViewManager.py" line="1734" />
-      <location filename="../ViewManager/ViewManager.py" line="1733" />
+      <location filename="../ViewManager/ViewManager.py" line="1726" />
+      <location filename="../ViewManager/ViewManager.py" line="1725" />
       <source>Move right one character</source>
       <translation>Перейти вправо на один символ</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="908" />
       <location filename="../QScintilla/ShellWindow.py" line="591" />
-      <location filename="../ViewManager/ViewManager.py" line="1735" />
+      <location filename="../ViewManager/ViewManager.py" line="1727" />
       <source>Right</source>
       <translation>Right</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="915" />
       <location filename="../QScintilla/ShellWindow.py" line="598" />
-      <location filename="../ViewManager/ViewManager.py" line="1742" />
+      <location filename="../ViewManager/ViewManager.py" line="1734" />
       <source>Meta+F</source>
       <translation>Meta+F</translation>
     </message>
@@ -93324,22 +93356,22 @@
       <location filename="../QScintilla/MiniEditor.py" line="922" />
       <location filename="../QScintilla/ShellWindow.py" line="682" />
       <location filename="../QScintilla/ShellWindow.py" line="681" />
-      <location filename="../ViewManager/ViewManager.py" line="1750" />
-      <location filename="../ViewManager/ViewManager.py" line="1749" />
+      <location filename="../ViewManager/ViewManager.py" line="1742" />
+      <location filename="../ViewManager/ViewManager.py" line="1741" />
       <source>Move up one line</source>
       <translation>Перейти на одну строку вверх</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="924" />
       <location filename="../QScintilla/ShellWindow.py" line="683" />
-      <location filename="../ViewManager/ViewManager.py" line="1751" />
+      <location filename="../ViewManager/ViewManager.py" line="1743" />
       <source>Up</source>
       <translation>Up</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="931" />
       <location filename="../QScintilla/ShellWindow.py" line="690" />
-      <location filename="../ViewManager/ViewManager.py" line="1758" />
+      <location filename="../ViewManager/ViewManager.py" line="1750" />
       <source>Meta+P</source>
       <translation>Meta+P</translation>
     </message>
@@ -93348,30 +93380,30 @@
       <location filename="../QScintilla/MiniEditor.py" line="938" />
       <location filename="../QScintilla/ShellWindow.py" line="698" />
       <location filename="../QScintilla/ShellWindow.py" line="697" />
-      <location filename="../ViewManager/ViewManager.py" line="1766" />
-      <location filename="../ViewManager/ViewManager.py" line="1765" />
+      <location filename="../ViewManager/ViewManager.py" line="1758" />
+      <location filename="../ViewManager/ViewManager.py" line="1757" />
       <source>Move down one line</source>
       <translation>Перейти на одну строку вниз</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="940" />
       <location filename="../QScintilla/ShellWindow.py" line="699" />
-      <location filename="../ViewManager/ViewManager.py" line="1767" />
+      <location filename="../ViewManager/ViewManager.py" line="1759" />
       <source>Down</source>
       <translation>Down</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="947" />
       <location filename="../QScintilla/ShellWindow.py" line="706" />
-      <location filename="../ViewManager/ViewManager.py" line="1774" />
+      <location filename="../ViewManager/ViewManager.py" line="1766" />
       <source>Meta+N</source>
       <translation>Meta+N</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="955" />
       <location filename="../QScintilla/MiniEditor.py" line="954" />
-      <location filename="../ViewManager/ViewManager.py" line="1782" />
-      <location filename="../ViewManager/ViewManager.py" line="1781" />
+      <location filename="../ViewManager/ViewManager.py" line="1774" />
+      <location filename="../ViewManager/ViewManager.py" line="1773" />
       <source>Move left one word part</source>
       <translation>Перейти влево на одну часть слова</translation>
     </message>
@@ -93379,16 +93411,16 @@
       <location filename="../QScintilla/MiniEditor.py" line="995" />
       <location filename="../QScintilla/MiniEditor.py" line="963" />
       <location filename="../QScintilla/ShellWindow.py" line="614" />
-      <location filename="../ViewManager/ViewManager.py" line="1822" />
-      <location filename="../ViewManager/ViewManager.py" line="1790" />
+      <location filename="../ViewManager/ViewManager.py" line="1814" />
+      <location filename="../ViewManager/ViewManager.py" line="1782" />
       <source>Alt+Left</source>
       <translation>Alt+Left</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="971" />
       <location filename="../QScintilla/MiniEditor.py" line="970" />
-      <location filename="../ViewManager/ViewManager.py" line="1798" />
-      <location filename="../ViewManager/ViewManager.py" line="1797" />
+      <location filename="../ViewManager/ViewManager.py" line="1790" />
+      <location filename="../ViewManager/ViewManager.py" line="1789" />
       <source>Move right one word part</source>
       <translation>Перейти вправо на одну часть слова</translation>
     </message>
@@ -93396,8 +93428,8 @@
       <location filename="../QScintilla/MiniEditor.py" line="2125" />
       <location filename="../QScintilla/MiniEditor.py" line="1015" />
       <location filename="../QScintilla/MiniEditor.py" line="979" />
-      <location filename="../ViewManager/ViewManager.py" line="2931" />
-      <location filename="../ViewManager/ViewManager.py" line="1806" />
+      <location filename="../ViewManager/ViewManager.py" line="2923" />
+      <location filename="../ViewManager/ViewManager.py" line="1798" />
       <source>Alt+Right</source>
       <translation>Alt+Right</translation>
     </message>
@@ -93406,8 +93438,8 @@
       <location filename="../QScintilla/MiniEditor.py" line="986" />
       <location filename="../QScintilla/ShellWindow.py" line="606" />
       <location filename="../QScintilla/ShellWindow.py" line="605" />
-      <location filename="../ViewManager/ViewManager.py" line="1814" />
-      <location filename="../ViewManager/ViewManager.py" line="1813" />
+      <location filename="../ViewManager/ViewManager.py" line="1806" />
+      <location filename="../ViewManager/ViewManager.py" line="1805" />
       <source>Move left one word</source>
       <translation>Перейти влево на одно слово</translation>
     </message>
@@ -93415,8 +93447,8 @@
       <location filename="../QScintilla/MiniEditor.py" line="1055" />
       <location filename="../QScintilla/MiniEditor.py" line="999" />
       <location filename="../QScintilla/ShellWindow.py" line="618" />
-      <location filename="../ViewManager/ViewManager.py" line="1878" />
-      <location filename="../ViewManager/ViewManager.py" line="1826" />
+      <location filename="../ViewManager/ViewManager.py" line="1870" />
+      <location filename="../ViewManager/ViewManager.py" line="1818" />
       <source>Ctrl+Left</source>
       <translation>Ctrl+Left</translation>
     </message>
@@ -93425,8 +93457,8 @@
       <location filename="../QScintilla/MiniEditor.py" line="1006" />
       <location filename="../QScintilla/ShellWindow.py" line="626" />
       <location filename="../QScintilla/ShellWindow.py" line="625" />
-      <location filename="../ViewManager/ViewManager.py" line="1834" />
-      <location filename="../ViewManager/ViewManager.py" line="1833" />
+      <location filename="../ViewManager/ViewManager.py" line="1826" />
+      <location filename="../ViewManager/ViewManager.py" line="1825" />
       <source>Move right one word</source>
       <translation>Перейти вправо на одно слово</translation>
     </message>
@@ -93434,8 +93466,8 @@
       <location filename="../QScintilla/MiniEditor.py" line="1809" />
       <location filename="../QScintilla/MiniEditor.py" line="1019" />
       <location filename="../QScintilla/ShellWindow.py" line="634" />
-      <location filename="../ViewManager/ViewManager.py" line="2615" />
-      <location filename="../ViewManager/ViewManager.py" line="1842" />
+      <location filename="../ViewManager/ViewManager.py" line="2607" />
+      <location filename="../ViewManager/ViewManager.py" line="1834" />
       <source>Ctrl+Right</source>
       <translation>Ctrl+Right</translation>
     </message>
@@ -93444,8 +93476,8 @@
       <location filename="../QScintilla/MiniEditor.py" line="1026" />
       <location filename="../QScintilla/ShellWindow.py" line="644" />
       <location filename="../QScintilla/ShellWindow.py" line="641" />
-      <location filename="../ViewManager/ViewManager.py" line="1852" />
-      <location filename="../ViewManager/ViewManager.py" line="1849" />
+      <location filename="../ViewManager/ViewManager.py" line="1844" />
+      <location filename="../ViewManager/ViewManager.py" line="1841" />
       <source>Move to first visible character in document line</source>
       <translation>Перейти к первому видимому символу в строке документа</translation>
     </message>
@@ -93453,22 +93485,22 @@
       <location filename="../QScintilla/MiniEditor.py" line="2070" />
       <location filename="../QScintilla/MiniEditor.py" line="1039" />
       <location filename="../QScintilla/ShellWindow.py" line="654" />
-      <location filename="../ViewManager/ViewManager.py" line="2876" />
-      <location filename="../ViewManager/ViewManager.py" line="1862" />
+      <location filename="../ViewManager/ViewManager.py" line="2868" />
+      <location filename="../ViewManager/ViewManager.py" line="1854" />
       <source>Home</source>
       <translation>Home</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1047" />
       <location filename="../QScintilla/MiniEditor.py" line="1046" />
-      <location filename="../ViewManager/ViewManager.py" line="1870" />
-      <location filename="../ViewManager/ViewManager.py" line="1869" />
+      <location filename="../ViewManager/ViewManager.py" line="1862" />
+      <location filename="../ViewManager/ViewManager.py" line="1861" />
       <source>Move to start of display line</source>
       <translation>Перейти на начало строки экрана</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1059" />
-      <location filename="../ViewManager/ViewManager.py" line="1882" />
+      <location filename="../ViewManager/ViewManager.py" line="1874" />
       <source>Alt+Home</source>
       <translation>Alt+Home</translation>
     </message>
@@ -93477,15 +93509,15 @@
       <location filename="../QScintilla/MiniEditor.py" line="1066" />
       <location filename="../QScintilla/ShellWindow.py" line="662" />
       <location filename="../QScintilla/ShellWindow.py" line="661" />
-      <location filename="../ViewManager/ViewManager.py" line="1890" />
-      <location filename="../ViewManager/ViewManager.py" line="1889" />
+      <location filename="../ViewManager/ViewManager.py" line="1882" />
+      <location filename="../ViewManager/ViewManager.py" line="1881" />
       <source>Move to end of document line</source>
       <translation>Перейти на конец строки документа</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1075" />
       <location filename="../QScintilla/ShellWindow.py" line="670" />
-      <location filename="../ViewManager/ViewManager.py" line="1898" />
+      <location filename="../ViewManager/ViewManager.py" line="1890" />
       <source>Meta+E</source>
       <translation>Meta+E</translation>
     </message>
@@ -93493,16 +93525,16 @@
       <location filename="../QScintilla/MiniEditor.py" line="2087" />
       <location filename="../QScintilla/MiniEditor.py" line="1079" />
       <location filename="../QScintilla/ShellWindow.py" line="674" />
-      <location filename="../ViewManager/ViewManager.py" line="2893" />
-      <location filename="../ViewManager/ViewManager.py" line="1902" />
+      <location filename="../ViewManager/ViewManager.py" line="2885" />
+      <location filename="../ViewManager/ViewManager.py" line="1894" />
       <source>End</source>
       <translation>End</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1087" />
       <location filename="../QScintilla/MiniEditor.py" line="1086" />
-      <location filename="../ViewManager/ViewManager.py" line="1910" />
-      <location filename="../ViewManager/ViewManager.py" line="1909" />
+      <location filename="../ViewManager/ViewManager.py" line="1902" />
+      <location filename="../ViewManager/ViewManager.py" line="1901" />
       <source>Scroll view down one line</source>
       <translation>Прокрутить на одну строку вниз</translation>
     </message>
@@ -93510,16 +93542,16 @@
       <location filename="../QScintilla/MiniEditor.py" line="1191" />
       <location filename="../QScintilla/MiniEditor.py" line="1088" />
       <location filename="../QScintilla/ShellWindow.py" line="715" />
-      <location filename="../ViewManager/ViewManager.py" line="2014" />
-      <location filename="../ViewManager/ViewManager.py" line="1911" />
+      <location filename="../ViewManager/ViewManager.py" line="2006" />
+      <location filename="../ViewManager/ViewManager.py" line="1903" />
       <source>Ctrl+Down</source>
       <translation>Ctrl+Down</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1099" />
       <location filename="../QScintilla/MiniEditor.py" line="1098" />
-      <location filename="../ViewManager/ViewManager.py" line="1922" />
-      <location filename="../ViewManager/ViewManager.py" line="1921" />
+      <location filename="../ViewManager/ViewManager.py" line="1914" />
+      <location filename="../ViewManager/ViewManager.py" line="1913" />
       <source>Scroll view up one line</source>
       <translation>Прокрутить на одну строку вверх</translation>
     </message>
@@ -93527,36 +93559,36 @@
       <location filename="../QScintilla/MiniEditor.py" line="1171" />
       <location filename="../QScintilla/MiniEditor.py" line="1100" />
       <location filename="../QScintilla/ShellWindow.py" line="727" />
-      <location filename="../ViewManager/ViewManager.py" line="1994" />
-      <location filename="../ViewManager/ViewManager.py" line="1923" />
+      <location filename="../ViewManager/ViewManager.py" line="1986" />
+      <location filename="../ViewManager/ViewManager.py" line="1915" />
       <source>Ctrl+Up</source>
       <translation>Ctrl+Up</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1111" />
       <location filename="../QScintilla/MiniEditor.py" line="1110" />
-      <location filename="../ViewManager/ViewManager.py" line="1934" />
-      <location filename="../ViewManager/ViewManager.py" line="1933" />
+      <location filename="../ViewManager/ViewManager.py" line="1926" />
+      <location filename="../ViewManager/ViewManager.py" line="1925" />
       <source>Move up one paragraph</source>
       <translation>Перейти на один параграф вверх</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1112" />
-      <location filename="../ViewManager/ViewManager.py" line="1935" />
+      <location filename="../ViewManager/ViewManager.py" line="1927" />
       <source>Alt+Up</source>
       <translation>Alt+Up</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1123" />
       <location filename="../QScintilla/MiniEditor.py" line="1122" />
-      <location filename="../ViewManager/ViewManager.py" line="1946" />
-      <location filename="../ViewManager/ViewManager.py" line="1945" />
+      <location filename="../ViewManager/ViewManager.py" line="1938" />
+      <location filename="../ViewManager/ViewManager.py" line="1937" />
       <source>Move down one paragraph</source>
       <translation>Перейти на один параграф вниз</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1124" />
-      <location filename="../ViewManager/ViewManager.py" line="1947" />
+      <location filename="../ViewManager/ViewManager.py" line="1939" />
       <source>Alt+Down</source>
       <translation>Alt+Down</translation>
     </message>
@@ -93565,15 +93597,15 @@
       <location filename="../QScintilla/MiniEditor.py" line="1134" />
       <location filename="../QScintilla/ShellWindow.py" line="738" />
       <location filename="../QScintilla/ShellWindow.py" line="737" />
-      <location filename="../ViewManager/ViewManager.py" line="1958" />
-      <location filename="../ViewManager/ViewManager.py" line="1957" />
+      <location filename="../ViewManager/ViewManager.py" line="1950" />
+      <location filename="../ViewManager/ViewManager.py" line="1949" />
       <source>Move up one page</source>
       <translation>Перейти на одну страницу вверх</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1136" />
       <location filename="../QScintilla/ShellWindow.py" line="739" />
-      <location filename="../ViewManager/ViewManager.py" line="1959" />
+      <location filename="../ViewManager/ViewManager.py" line="1951" />
       <source>PgUp</source>
       <translation>PgUp</translation>
     </message>
@@ -93582,50 +93614,50 @@
       <location filename="../QScintilla/MiniEditor.py" line="1146" />
       <location filename="../QScintilla/ShellWindow.py" line="750" />
       <location filename="../QScintilla/ShellWindow.py" line="749" />
-      <location filename="../ViewManager/ViewManager.py" line="1970" />
-      <location filename="../ViewManager/ViewManager.py" line="1969" />
+      <location filename="../ViewManager/ViewManager.py" line="1962" />
+      <location filename="../ViewManager/ViewManager.py" line="1961" />
       <source>Move down one page</source>
       <translation>Перейти на одну страницу вниз</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1148" />
       <location filename="../QScintilla/ShellWindow.py" line="751" />
-      <location filename="../ViewManager/ViewManager.py" line="1971" />
+      <location filename="../ViewManager/ViewManager.py" line="1963" />
       <source>PgDown</source>
       <translation>PgDown</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1155" />
       <location filename="../QScintilla/ShellWindow.py" line="758" />
-      <location filename="../ViewManager/ViewManager.py" line="1978" />
+      <location filename="../ViewManager/ViewManager.py" line="1970" />
       <source>Meta+V</source>
       <translation>Meta+V</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1163" />
       <location filename="../QScintilla/MiniEditor.py" line="1162" />
-      <location filename="../ViewManager/ViewManager.py" line="1986" />
-      <location filename="../ViewManager/ViewManager.py" line="1985" />
+      <location filename="../ViewManager/ViewManager.py" line="1978" />
+      <location filename="../ViewManager/ViewManager.py" line="1977" />
       <source>Move to start of document</source>
       <translation>Перейти на начало документа</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1175" />
-      <location filename="../ViewManager/ViewManager.py" line="1998" />
+      <location filename="../ViewManager/ViewManager.py" line="1990" />
       <source>Ctrl+Home</source>
       <translation>Ctrl+Home</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1183" />
       <location filename="../QScintilla/MiniEditor.py" line="1182" />
-      <location filename="../ViewManager/ViewManager.py" line="2006" />
-      <location filename="../ViewManager/ViewManager.py" line="2005" />
+      <location filename="../ViewManager/ViewManager.py" line="1998" />
+      <location filename="../ViewManager/ViewManager.py" line="1997" />
       <source>Move to end of document</source>
       <translation>Перейти на конец документа</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1195" />
-      <location filename="../ViewManager/ViewManager.py" line="2018" />
+      <location filename="../ViewManager/ViewManager.py" line="2010" />
       <source>Ctrl+End</source>
       <translation>Ctrl+End</translation>
     </message>
@@ -93634,29 +93666,29 @@
       <location filename="../QScintilla/MiniEditor.py" line="1202" />
       <location filename="../QScintilla/ShellWindow.py" line="452" />
       <location filename="../QScintilla/ShellWindow.py" line="451" />
-      <location filename="../ViewManager/ViewManager.py" line="2026" />
-      <location filename="../ViewManager/ViewManager.py" line="2025" />
+      <location filename="../ViewManager/ViewManager.py" line="2018" />
+      <location filename="../ViewManager/ViewManager.py" line="2017" />
       <source>Indent one level</source>
       <translation>Увеличить отступ</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1204" />
       <location filename="../QScintilla/ShellWindow.py" line="453" />
-      <location filename="../ViewManager/ViewManager.py" line="2027" />
+      <location filename="../ViewManager/ViewManager.py" line="2019" />
       <source>Tab</source>
       <translation>Tab</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1215" />
       <location filename="../QScintilla/MiniEditor.py" line="1214" />
-      <location filename="../ViewManager/ViewManager.py" line="2038" />
-      <location filename="../ViewManager/ViewManager.py" line="2037" />
+      <location filename="../ViewManager/ViewManager.py" line="2030" />
+      <location filename="../ViewManager/ViewManager.py" line="2029" />
       <source>Unindent one level</source>
       <translation>Уменьшить отступ</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1216" />
-      <location filename="../ViewManager/ViewManager.py" line="2039" />
+      <location filename="../ViewManager/ViewManager.py" line="2031" />
       <source>Shift+Tab</source>
       <translation>Shift+Tab</translation>
     </message>
@@ -93665,22 +93697,22 @@
       <location filename="../QScintilla/MiniEditor.py" line="1226" />
       <location filename="../QScintilla/ShellWindow.py" line="780" />
       <location filename="../QScintilla/ShellWindow.py" line="777" />
-      <location filename="../ViewManager/ViewManager.py" line="2052" />
-      <location filename="../ViewManager/ViewManager.py" line="2049" />
+      <location filename="../ViewManager/ViewManager.py" line="2044" />
+      <location filename="../ViewManager/ViewManager.py" line="2041" />
       <source>Extend selection left one character</source>
       <translation>Распространить выделение на один символ влево</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1232" />
       <location filename="../QScintilla/ShellWindow.py" line="783" />
-      <location filename="../ViewManager/ViewManager.py" line="2055" />
+      <location filename="../ViewManager/ViewManager.py" line="2047" />
       <source>Shift+Left</source>
       <translation>Shift+Left</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1239" />
       <location filename="../QScintilla/ShellWindow.py" line="790" />
-      <location filename="../ViewManager/ViewManager.py" line="2062" />
+      <location filename="../ViewManager/ViewManager.py" line="2054" />
       <source>Meta+Shift+B</source>
       <translation>Meta+Shift+B</translation>
     </message>
@@ -93689,70 +93721,70 @@
       <location filename="../QScintilla/MiniEditor.py" line="1246" />
       <location filename="../QScintilla/ShellWindow.py" line="800" />
       <location filename="../QScintilla/ShellWindow.py" line="797" />
-      <location filename="../ViewManager/ViewManager.py" line="2072" />
-      <location filename="../ViewManager/ViewManager.py" line="2069" />
+      <location filename="../ViewManager/ViewManager.py" line="2064" />
+      <location filename="../ViewManager/ViewManager.py" line="2061" />
       <source>Extend selection right one character</source>
       <translation>Распространить выделение на один символ вправо</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1252" />
       <location filename="../QScintilla/ShellWindow.py" line="803" />
-      <location filename="../ViewManager/ViewManager.py" line="2075" />
+      <location filename="../ViewManager/ViewManager.py" line="2067" />
       <source>Shift+Right</source>
       <translation>Shift+Right</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1259" />
       <location filename="../QScintilla/ShellWindow.py" line="810" />
-      <location filename="../ViewManager/ViewManager.py" line="2082" />
+      <location filename="../ViewManager/ViewManager.py" line="2074" />
       <source>Meta+Shift+F</source>
       <translation>Meta+Shift+F</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1267" />
       <location filename="../QScintilla/MiniEditor.py" line="1266" />
-      <location filename="../ViewManager/ViewManager.py" line="2090" />
-      <location filename="../ViewManager/ViewManager.py" line="2089" />
+      <location filename="../ViewManager/ViewManager.py" line="2082" />
+      <location filename="../ViewManager/ViewManager.py" line="2081" />
       <source>Extend selection up one line</source>
       <translation>Распространить выделение на одну строку вверх</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1268" />
-      <location filename="../ViewManager/ViewManager.py" line="2091" />
+      <location filename="../ViewManager/ViewManager.py" line="2083" />
       <source>Shift+Up</source>
       <translation>Shift+Up</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1275" />
-      <location filename="../ViewManager/ViewManager.py" line="2098" />
+      <location filename="../ViewManager/ViewManager.py" line="2090" />
       <source>Meta+Shift+P</source>
       <translation>Meta+Shift+P</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1283" />
       <location filename="../QScintilla/MiniEditor.py" line="1282" />
-      <location filename="../ViewManager/ViewManager.py" line="2106" />
-      <location filename="../ViewManager/ViewManager.py" line="2105" />
+      <location filename="../ViewManager/ViewManager.py" line="2098" />
+      <location filename="../ViewManager/ViewManager.py" line="2097" />
       <source>Extend selection down one line</source>
       <translation>Распространить выделение на одну строку вниз</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1284" />
-      <location filename="../ViewManager/ViewManager.py" line="2107" />
+      <location filename="../ViewManager/ViewManager.py" line="2099" />
       <source>Shift+Down</source>
       <translation>Shift+Down</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1291" />
-      <location filename="../ViewManager/ViewManager.py" line="2114" />
+      <location filename="../ViewManager/ViewManager.py" line="2106" />
       <source>Meta+Shift+N</source>
       <translation>Meta+Shift+N</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1301" />
       <location filename="../QScintilla/MiniEditor.py" line="1298" />
-      <location filename="../ViewManager/ViewManager.py" line="2124" />
-      <location filename="../ViewManager/ViewManager.py" line="2121" />
+      <location filename="../ViewManager/ViewManager.py" line="2116" />
+      <location filename="../ViewManager/ViewManager.py" line="2113" />
       <source>Extend selection left one word part</source>
       <translation>Распространить выделение на одну часть слова влево</translation>
     </message>
@@ -93760,16 +93792,16 @@
       <location filename="../QScintilla/MiniEditor.py" line="1352" />
       <location filename="../QScintilla/MiniEditor.py" line="1312" />
       <location filename="../QScintilla/ShellWindow.py" line="827" />
-      <location filename="../ViewManager/ViewManager.py" line="2175" />
-      <location filename="../ViewManager/ViewManager.py" line="2135" />
+      <location filename="../ViewManager/ViewManager.py" line="2167" />
+      <location filename="../ViewManager/ViewManager.py" line="2127" />
       <source>Alt+Shift+Left</source>
       <translation>Alt+Shift+Left</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1323" />
       <location filename="../QScintilla/MiniEditor.py" line="1320" />
-      <location filename="../ViewManager/ViewManager.py" line="2146" />
-      <location filename="../ViewManager/ViewManager.py" line="2143" />
+      <location filename="../ViewManager/ViewManager.py" line="2138" />
+      <location filename="../ViewManager/ViewManager.py" line="2135" />
       <source>Extend selection right one word part</source>
       <translation>Распространить выделение на одну часть слова вправо</translation>
     </message>
@@ -93778,9 +93810,9 @@
       <location filename="../QScintilla/MiniEditor.py" line="1380" />
       <location filename="../QScintilla/MiniEditor.py" line="1334" />
       <location filename="../QScintilla/ShellWindow.py" line="855" />
-      <location filename="../ViewManager/ViewManager.py" line="2953" />
-      <location filename="../ViewManager/ViewManager.py" line="2203" />
-      <location filename="../ViewManager/ViewManager.py" line="2157" />
+      <location filename="../ViewManager/ViewManager.py" line="2945" />
+      <location filename="../ViewManager/ViewManager.py" line="2195" />
+      <location filename="../ViewManager/ViewManager.py" line="2149" />
       <source>Alt+Shift+Right</source>
       <translation>Alt+Shift+Right</translation>
     </message>
@@ -93789,8 +93821,8 @@
       <location filename="../QScintilla/MiniEditor.py" line="1342" />
       <location filename="../QScintilla/ShellWindow.py" line="818" />
       <location filename="../QScintilla/ShellWindow.py" line="817" />
-      <location filename="../ViewManager/ViewManager.py" line="2166" />
-      <location filename="../ViewManager/ViewManager.py" line="2165" />
+      <location filename="../ViewManager/ViewManager.py" line="2158" />
+      <location filename="../ViewManager/ViewManager.py" line="2157" />
       <source>Extend selection left one word</source>
       <translation>Распространить выделение на одно слово влево</translation>
     </message>
@@ -93798,8 +93830,8 @@
       <location filename="../QScintilla/MiniEditor.py" line="2273" />
       <location filename="../QScintilla/MiniEditor.py" line="1358" />
       <location filename="../QScintilla/ShellWindow.py" line="833" />
-      <location filename="../ViewManager/ViewManager.py" line="3079" />
-      <location filename="../ViewManager/ViewManager.py" line="2181" />
+      <location filename="../ViewManager/ViewManager.py" line="3071" />
+      <location filename="../ViewManager/ViewManager.py" line="2173" />
       <source>Ctrl+Shift+Left</source>
       <translation>Ctrl+Shift+Left</translation>
     </message>
@@ -93808,8 +93840,8 @@
       <location filename="../QScintilla/MiniEditor.py" line="1366" />
       <location filename="../QScintilla/ShellWindow.py" line="844" />
       <location filename="../QScintilla/ShellWindow.py" line="841" />
-      <location filename="../ViewManager/ViewManager.py" line="2192" />
-      <location filename="../ViewManager/ViewManager.py" line="2189" />
+      <location filename="../ViewManager/ViewManager.py" line="2184" />
+      <location filename="../ViewManager/ViewManager.py" line="2181" />
       <source>Extend selection right one word</source>
       <translation>Распространить выделение на одно слово вправо</translation>
     </message>
@@ -93817,8 +93849,8 @@
       <location filename="../QScintilla/MiniEditor.py" line="1834" />
       <location filename="../QScintilla/MiniEditor.py" line="1386" />
       <location filename="../QScintilla/ShellWindow.py" line="861" />
-      <location filename="../ViewManager/ViewManager.py" line="2640" />
-      <location filename="../ViewManager/ViewManager.py" line="2209" />
+      <location filename="../ViewManager/ViewManager.py" line="2632" />
+      <location filename="../ViewManager/ViewManager.py" line="2201" />
       <source>Ctrl+Shift+Right</source>
       <translation>Ctrl+Shift+Right</translation>
     </message>
@@ -93827,15 +93859,15 @@
       <location filename="../QScintilla/MiniEditor.py" line="1394" />
       <location filename="../QScintilla/ShellWindow.py" line="873" />
       <location filename="../QScintilla/ShellWindow.py" line="869" />
-      <location filename="../ViewManager/ViewManager.py" line="2221" />
-      <location filename="../ViewManager/ViewManager.py" line="2217" />
+      <location filename="../ViewManager/ViewManager.py" line="2213" />
+      <location filename="../ViewManager/ViewManager.py" line="2209" />
       <source>Extend selection to first visible character in document line</source>
       <translation>Распространить выделение до первого видимого символа в строке документа</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1409" />
       <location filename="../QScintilla/ShellWindow.py" line="884" />
-      <location filename="../ViewManager/ViewManager.py" line="2232" />
+      <location filename="../ViewManager/ViewManager.py" line="2224" />
       <source>Shift+Home</source>
       <translation>Shift+Home</translation>
     </message>
@@ -93844,124 +93876,124 @@
       <location filename="../QScintilla/MiniEditor.py" line="1416" />
       <location filename="../QScintilla/ShellWindow.py" line="894" />
       <location filename="../QScintilla/ShellWindow.py" line="891" />
-      <location filename="../ViewManager/ViewManager.py" line="2242" />
-      <location filename="../ViewManager/ViewManager.py" line="2239" />
+      <location filename="../ViewManager/ViewManager.py" line="2234" />
+      <location filename="../ViewManager/ViewManager.py" line="2231" />
       <source>Extend selection to end of document line</source>
       <translation>Распространить выделение до конца строки документа</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1429" />
       <location filename="../QScintilla/ShellWindow.py" line="904" />
-      <location filename="../ViewManager/ViewManager.py" line="2252" />
+      <location filename="../ViewManager/ViewManager.py" line="2244" />
       <source>Meta+Shift+E</source>
       <translation>Meta+Shift+E</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1433" />
       <location filename="../QScintilla/ShellWindow.py" line="908" />
-      <location filename="../ViewManager/ViewManager.py" line="2256" />
+      <location filename="../ViewManager/ViewManager.py" line="2248" />
       <source>Shift+End</source>
       <translation>Shift+End</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1443" />
       <location filename="../QScintilla/MiniEditor.py" line="1440" />
-      <location filename="../ViewManager/ViewManager.py" line="2266" />
-      <location filename="../ViewManager/ViewManager.py" line="2263" />
+      <location filename="../ViewManager/ViewManager.py" line="2258" />
+      <location filename="../ViewManager/ViewManager.py" line="2255" />
       <source>Extend selection up one paragraph</source>
       <translation>Распространить выделение на один параграф вверх</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1446" />
-      <location filename="../ViewManager/ViewManager.py" line="2269" />
+      <location filename="../ViewManager/ViewManager.py" line="2261" />
       <source>Alt+Shift+Up</source>
       <translation>Alt+Shift+Up</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1459" />
       <location filename="../QScintilla/MiniEditor.py" line="1456" />
-      <location filename="../ViewManager/ViewManager.py" line="2282" />
-      <location filename="../ViewManager/ViewManager.py" line="2279" />
+      <location filename="../ViewManager/ViewManager.py" line="2274" />
+      <location filename="../ViewManager/ViewManager.py" line="2271" />
       <source>Extend selection down one paragraph</source>
       <translation>Распространить выделение на один параграф вниз</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1462" />
-      <location filename="../ViewManager/ViewManager.py" line="2285" />
+      <location filename="../ViewManager/ViewManager.py" line="2277" />
       <source>Alt+Shift+Down</source>
       <translation>Alt+Shift+Down</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1473" />
       <location filename="../QScintilla/MiniEditor.py" line="1472" />
-      <location filename="../ViewManager/ViewManager.py" line="2296" />
-      <location filename="../ViewManager/ViewManager.py" line="2295" />
+      <location filename="../ViewManager/ViewManager.py" line="2288" />
+      <location filename="../ViewManager/ViewManager.py" line="2287" />
       <source>Extend selection up one page</source>
       <translation>Распространить выделение на страницу вверх</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1474" />
-      <location filename="../ViewManager/ViewManager.py" line="2297" />
+      <location filename="../ViewManager/ViewManager.py" line="2289" />
       <source>Shift+PgUp</source>
       <translation>Shift+PgUp</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1485" />
       <location filename="../QScintilla/MiniEditor.py" line="1484" />
-      <location filename="../ViewManager/ViewManager.py" line="2308" />
-      <location filename="../ViewManager/ViewManager.py" line="2307" />
+      <location filename="../ViewManager/ViewManager.py" line="2300" />
+      <location filename="../ViewManager/ViewManager.py" line="2299" />
       <source>Extend selection down one page</source>
       <translation>Распространить выделение на страницу вниз</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1486" />
-      <location filename="../ViewManager/ViewManager.py" line="2309" />
+      <location filename="../ViewManager/ViewManager.py" line="2301" />
       <source>Shift+PgDown</source>
       <translation>Shift+PgDown</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1493" />
-      <location filename="../ViewManager/ViewManager.py" line="2316" />
+      <location filename="../ViewManager/ViewManager.py" line="2308" />
       <source>Meta+Shift+V</source>
       <translation>Meta+Shift+V</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1503" />
       <location filename="../QScintilla/MiniEditor.py" line="1500" />
-      <location filename="../ViewManager/ViewManager.py" line="2326" />
-      <location filename="../ViewManager/ViewManager.py" line="2323" />
+      <location filename="../ViewManager/ViewManager.py" line="2318" />
+      <location filename="../ViewManager/ViewManager.py" line="2315" />
       <source>Extend selection to start of document</source>
       <translation>Распространить выделение до начала документа</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1513" />
-      <location filename="../ViewManager/ViewManager.py" line="2336" />
+      <location filename="../ViewManager/ViewManager.py" line="2328" />
       <source>Ctrl+Shift+Up</source>
       <translation>Ctrl+Shift+Up</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1518" />
-      <location filename="../ViewManager/ViewManager.py" line="2341" />
+      <location filename="../ViewManager/ViewManager.py" line="2333" />
       <source>Ctrl+Shift+Home</source>
       <translation>Ctrl+Shift+Home</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1529" />
       <location filename="../QScintilla/MiniEditor.py" line="1526" />
-      <location filename="../ViewManager/ViewManager.py" line="2352" />
-      <location filename="../ViewManager/ViewManager.py" line="2349" />
+      <location filename="../ViewManager/ViewManager.py" line="2344" />
+      <location filename="../ViewManager/ViewManager.py" line="2341" />
       <source>Extend selection to end of document</source>
       <translation>Распространить выделение до конца документа</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1540" />
-      <location filename="../ViewManager/ViewManager.py" line="2363" />
+      <location filename="../ViewManager/ViewManager.py" line="2355" />
       <source>Ctrl+Shift+Down</source>
       <translation>Ctrl+Shift+Down</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1546" />
-      <location filename="../ViewManager/ViewManager.py" line="2369" />
+      <location filename="../ViewManager/ViewManager.py" line="2361" />
       <source>Ctrl+Shift+End</source>
       <translation>Ctrl+Shift+End</translation>
     </message>
@@ -93970,37 +94002,37 @@
       <location filename="../QScintilla/MiniEditor.py" line="1554" />
       <location filename="../QScintilla/ShellWindow.py" line="476" />
       <location filename="../QScintilla/ShellWindow.py" line="475" />
-      <location filename="../ViewManager/ViewManager.py" line="2378" />
-      <location filename="../ViewManager/ViewManager.py" line="2377" />
+      <location filename="../ViewManager/ViewManager.py" line="2370" />
+      <location filename="../ViewManager/ViewManager.py" line="2369" />
       <source>Delete previous character</source>
       <translation>Удалить предыдущий символ</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1556" />
       <location filename="../QScintilla/ShellWindow.py" line="477" />
-      <location filename="../ViewManager/ViewManager.py" line="2379" />
+      <location filename="../ViewManager/ViewManager.py" line="2371" />
       <source>Backspace</source>
       <translation>Backspace</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1563" />
       <location filename="../QScintilla/ShellWindow.py" line="484" />
-      <location filename="../ViewManager/ViewManager.py" line="2386" />
+      <location filename="../ViewManager/ViewManager.py" line="2378" />
       <source>Meta+H</source>
       <translation>Meta+H</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1568" />
       <location filename="../QScintilla/ShellWindow.py" line="489" />
-      <location filename="../ViewManager/ViewManager.py" line="2391" />
+      <location filename="../ViewManager/ViewManager.py" line="2383" />
       <source>Shift+Backspace</source>
       <translation>Shift+Backspace</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1579" />
       <location filename="../QScintilla/MiniEditor.py" line="1576" />
-      <location filename="../ViewManager/ViewManager.py" line="2402" />
-      <location filename="../ViewManager/ViewManager.py" line="2399" />
+      <location filename="../ViewManager/ViewManager.py" line="2394" />
+      <location filename="../ViewManager/ViewManager.py" line="2391" />
       <source>Delete previous character if not at start of line</source>
       <translation>Удалить предыдущий символ если он не первый в строке</translation>
     </message>
@@ -94009,22 +94041,22 @@
       <location filename="../QScintilla/MiniEditor.py" line="1592" />
       <location filename="../QScintilla/ShellWindow.py" line="498" />
       <location filename="../QScintilla/ShellWindow.py" line="497" />
-      <location filename="../ViewManager/ViewManager.py" line="2416" />
-      <location filename="../ViewManager/ViewManager.py" line="2415" />
+      <location filename="../ViewManager/ViewManager.py" line="2408" />
+      <location filename="../ViewManager/ViewManager.py" line="2407" />
       <source>Delete current character</source>
       <translation>Удалить текущий символ</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1594" />
       <location filename="../QScintilla/ShellWindow.py" line="499" />
-      <location filename="../ViewManager/ViewManager.py" line="2417" />
+      <location filename="../ViewManager/ViewManager.py" line="2409" />
       <source>Del</source>
       <translation>Del</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1601" />
       <location filename="../QScintilla/ShellWindow.py" line="506" />
-      <location filename="../ViewManager/ViewManager.py" line="2424" />
+      <location filename="../ViewManager/ViewManager.py" line="2416" />
       <source>Meta+D</source>
       <translation>Meta+D</translation>
     </message>
@@ -94033,15 +94065,15 @@
       <location filename="../QScintilla/MiniEditor.py" line="1608" />
       <location filename="../QScintilla/ShellWindow.py" line="514" />
       <location filename="../QScintilla/ShellWindow.py" line="513" />
-      <location filename="../ViewManager/ViewManager.py" line="2432" />
-      <location filename="../ViewManager/ViewManager.py" line="2431" />
+      <location filename="../ViewManager/ViewManager.py" line="2424" />
+      <location filename="../ViewManager/ViewManager.py" line="2423" />
       <source>Delete word to left</source>
       <translation>Удалить слово слева</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1610" />
       <location filename="../QScintilla/ShellWindow.py" line="515" />
-      <location filename="../ViewManager/ViewManager.py" line="2433" />
+      <location filename="../ViewManager/ViewManager.py" line="2425" />
       <source>Ctrl+Backspace</source>
       <translation>Ctrl+Backspace</translation>
     </message>
@@ -94050,15 +94082,15 @@
       <location filename="../QScintilla/MiniEditor.py" line="1620" />
       <location filename="../QScintilla/ShellWindow.py" line="526" />
       <location filename="../QScintilla/ShellWindow.py" line="525" />
-      <location filename="../ViewManager/ViewManager.py" line="2444" />
-      <location filename="../ViewManager/ViewManager.py" line="2443" />
+      <location filename="../ViewManager/ViewManager.py" line="2436" />
+      <location filename="../ViewManager/ViewManager.py" line="2435" />
       <source>Delete word to right</source>
       <translation>Удалить слово справа</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1622" />
       <location filename="../QScintilla/ShellWindow.py" line="527" />
-      <location filename="../ViewManager/ViewManager.py" line="2445" />
+      <location filename="../ViewManager/ViewManager.py" line="2437" />
       <source>Ctrl+Del</source>
       <translation>Ctrl+Del</translation>
     </message>
@@ -94067,15 +94099,15 @@
       <location filename="../QScintilla/MiniEditor.py" line="1632" />
       <location filename="../QScintilla/ShellWindow.py" line="538" />
       <location filename="../QScintilla/ShellWindow.py" line="537" />
-      <location filename="../ViewManager/ViewManager.py" line="2456" />
-      <location filename="../ViewManager/ViewManager.py" line="2455" />
+      <location filename="../ViewManager/ViewManager.py" line="2448" />
+      <location filename="../ViewManager/ViewManager.py" line="2447" />
       <source>Delete line to left</source>
       <translation>Удалить строку слева</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1635" />
       <location filename="../QScintilla/ShellWindow.py" line="540" />
-      <location filename="../ViewManager/ViewManager.py" line="2458" />
+      <location filename="../ViewManager/ViewManager.py" line="2450" />
       <source>Ctrl+Shift+Backspace</source>
       <translation>Ctrl+Shift+Backspace</translation>
     </message>
@@ -94084,22 +94116,22 @@
       <location filename="../QScintilla/MiniEditor.py" line="1646" />
       <location filename="../QScintilla/ShellWindow.py" line="552" />
       <location filename="../QScintilla/ShellWindow.py" line="551" />
-      <location filename="../ViewManager/ViewManager.py" line="2470" />
-      <location filename="../ViewManager/ViewManager.py" line="2469" />
+      <location filename="../ViewManager/ViewManager.py" line="2462" />
+      <location filename="../ViewManager/ViewManager.py" line="2461" />
       <source>Delete line to right</source>
       <translation>Удалить строку справа</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1655" />
       <location filename="../QScintilla/ShellWindow.py" line="560" />
-      <location filename="../ViewManager/ViewManager.py" line="2478" />
+      <location filename="../ViewManager/ViewManager.py" line="2470" />
       <source>Meta+K</source>
       <translation>Meta+K</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1660" />
       <location filename="../QScintilla/ShellWindow.py" line="565" />
-      <location filename="../ViewManager/ViewManager.py" line="2483" />
+      <location filename="../ViewManager/ViewManager.py" line="2475" />
       <source>Ctrl+Shift+Del</source>
       <translation>Ctrl+Shift+Del</translation>
     </message>
@@ -94108,38 +94140,38 @@
       <location filename="../QScintilla/MiniEditor.py" line="1668" />
       <location filename="../QScintilla/ShellWindow.py" line="464" />
       <location filename="../QScintilla/ShellWindow.py" line="463" />
-      <location filename="../ViewManager/ViewManager.py" line="2492" />
-      <location filename="../ViewManager/ViewManager.py" line="2491" />
+      <location filename="../ViewManager/ViewManager.py" line="2484" />
+      <location filename="../ViewManager/ViewManager.py" line="2483" />
       <source>Insert new line</source>
       <translation>Вставить новую строку</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1670" />
       <location filename="../QScintilla/ShellWindow.py" line="465" />
-      <location filename="../ViewManager/ViewManager.py" line="2493" />
+      <location filename="../ViewManager/ViewManager.py" line="2485" />
       <source>Return</source>
       <translation>Return</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1671" />
       <location filename="../QScintilla/ShellWindow.py" line="466" />
-      <location filename="../ViewManager/ViewManager.py" line="2494" />
+      <location filename="../ViewManager/ViewManager.py" line="2486" />
       <source>Enter</source>
       <translation>Enter</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2506" />
-      <location filename="../ViewManager/ViewManager.py" line="2503" />
+      <location filename="../ViewManager/ViewManager.py" line="2498" />
+      <location filename="../ViewManager/ViewManager.py" line="2495" />
       <source>Insert new line below current line</source>
       <translation>Вставить новую строку после текущей</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2509" />
+      <location filename="../ViewManager/ViewManager.py" line="2501" />
       <source>Shift+Return</source>
       <translation>Shift+Return</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="2510" />
+      <location filename="../ViewManager/ViewManager.py" line="2502" />
       <source>Shift+Enter</source>
       <translation>Shift+Enter</translation>
     </message>
@@ -94148,129 +94180,129 @@
       <location filename="../QScintilla/MiniEditor.py" line="1680" />
       <location filename="../QScintilla/ShellWindow.py" line="440" />
       <location filename="../QScintilla/ShellWindow.py" line="439" />
-      <location filename="../ViewManager/ViewManager.py" line="2519" />
-      <location filename="../ViewManager/ViewManager.py" line="2518" />
+      <location filename="../ViewManager/ViewManager.py" line="2511" />
+      <location filename="../ViewManager/ViewManager.py" line="2510" />
       <source>Delete current line</source>
       <translation>Удалить текущую строку</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1682" />
       <location filename="../QScintilla/ShellWindow.py" line="441" />
-      <location filename="../ViewManager/ViewManager.py" line="2520" />
+      <location filename="../ViewManager/ViewManager.py" line="2512" />
       <source>Ctrl+Shift+L</source>
       <translation>Ctrl+Shift+L</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1693" />
       <location filename="../QScintilla/MiniEditor.py" line="1692" />
-      <location filename="../ViewManager/ViewManager.py" line="2531" />
-      <location filename="../ViewManager/ViewManager.py" line="2530" />
+      <location filename="../ViewManager/ViewManager.py" line="2523" />
+      <location filename="../ViewManager/ViewManager.py" line="2522" />
       <source>Duplicate current line</source>
       <translation>Дублировать текущую строку</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1694" />
-      <location filename="../ViewManager/ViewManager.py" line="2532" />
+      <location filename="../ViewManager/ViewManager.py" line="2524" />
       <source>Ctrl+D</source>
       <translation>Ctrl+D</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1707" />
       <location filename="../QScintilla/MiniEditor.py" line="1704" />
-      <location filename="../ViewManager/ViewManager.py" line="2545" />
-      <location filename="../ViewManager/ViewManager.py" line="2542" />
+      <location filename="../ViewManager/ViewManager.py" line="2537" />
+      <location filename="../ViewManager/ViewManager.py" line="2534" />
       <source>Swap current and previous lines</source>
       <translation>Поменять местами предыдущую и последующую строки</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1710" />
-      <location filename="../ViewManager/ViewManager.py" line="2548" />
+      <location filename="../ViewManager/ViewManager.py" line="2540" />
       <source>Ctrl+T</source>
       <translation>Ctrl+T</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1721" />
       <location filename="../QScintilla/MiniEditor.py" line="1720" />
-      <location filename="../ViewManager/ViewManager.py" line="2559" />
-      <location filename="../ViewManager/ViewManager.py" line="2558" />
+      <location filename="../ViewManager/ViewManager.py" line="2551" />
+      <location filename="../ViewManager/ViewManager.py" line="2550" />
       <source>Reverse selected lines</source>
       <translation>Реверсировать выбранные строки</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1722" />
-      <location filename="../ViewManager/ViewManager.py" line="2560" />
+      <location filename="../ViewManager/ViewManager.py" line="2552" />
       <source>Meta+Alt+R</source>
       <translation>Meta+Alt+R</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1733" />
       <location filename="../QScintilla/MiniEditor.py" line="1732" />
-      <location filename="../ViewManager/ViewManager.py" line="2571" />
-      <location filename="../ViewManager/ViewManager.py" line="2570" />
+      <location filename="../ViewManager/ViewManager.py" line="2563" />
+      <location filename="../ViewManager/ViewManager.py" line="2562" />
       <source>Cut current line</source>
       <translation>Вырезать текущую строку</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1734" />
-      <location filename="../ViewManager/ViewManager.py" line="2572" />
+      <location filename="../ViewManager/ViewManager.py" line="2564" />
       <source>Alt+Shift+L</source>
       <translation>Alt+Shift+L</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1745" />
       <location filename="../QScintilla/MiniEditor.py" line="1744" />
-      <location filename="../ViewManager/ViewManager.py" line="2583" />
-      <location filename="../ViewManager/ViewManager.py" line="2582" />
+      <location filename="../ViewManager/ViewManager.py" line="2575" />
+      <location filename="../ViewManager/ViewManager.py" line="2574" />
       <source>Copy current line</source>
       <translation>Копировать текущую строку</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1746" />
-      <location filename="../ViewManager/ViewManager.py" line="2584" />
+      <location filename="../ViewManager/ViewManager.py" line="2576" />
       <source>Ctrl+Shift+T</source>
       <translation>Ctrl+Shift+T</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1757" />
       <location filename="../QScintilla/MiniEditor.py" line="1756" />
-      <location filename="../ViewManager/ViewManager.py" line="2595" />
-      <location filename="../ViewManager/ViewManager.py" line="2594" />
+      <location filename="../ViewManager/ViewManager.py" line="2587" />
+      <location filename="../ViewManager/ViewManager.py" line="2586" />
       <source>Toggle insert/overtype</source>
       <translation>Вставка/Замена</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1758" />
-      <location filename="../ViewManager/ViewManager.py" line="2596" />
+      <location filename="../ViewManager/ViewManager.py" line="2588" />
       <source>Ins</source>
       <translation>Ins</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1801" />
       <location filename="../QScintilla/MiniEditor.py" line="1800" />
-      <location filename="../ViewManager/ViewManager.py" line="2607" />
-      <location filename="../ViewManager/ViewManager.py" line="2606" />
+      <location filename="../ViewManager/ViewManager.py" line="2599" />
+      <location filename="../ViewManager/ViewManager.py" line="2598" />
       <source>Move to end of display line</source>
       <translation>Перейти на конец строки экрана</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1813" />
-      <location filename="../ViewManager/ViewManager.py" line="2619" />
+      <location filename="../ViewManager/ViewManager.py" line="2611" />
       <source>Alt+End</source>
       <translation>Alt+End</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1823" />
       <location filename="../QScintilla/MiniEditor.py" line="1820" />
-      <location filename="../ViewManager/ViewManager.py" line="2629" />
-      <location filename="../ViewManager/ViewManager.py" line="2626" />
+      <location filename="../ViewManager/ViewManager.py" line="2621" />
+      <location filename="../ViewManager/ViewManager.py" line="2618" />
       <source>Extend selection to end of display line</source>
       <translation>Распространить выделение до конца строки экрана</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1843" />
       <location filename="../QScintilla/MiniEditor.py" line="1842" />
-      <location filename="../ViewManager/ViewManager.py" line="2649" />
-      <location filename="../ViewManager/ViewManager.py" line="2648" />
+      <location filename="../ViewManager/ViewManager.py" line="2641" />
+      <location filename="../ViewManager/ViewManager.py" line="2640" />
       <source>Formfeed</source>
       <translation>Перевод страницы</translation>
     </message>
@@ -94279,163 +94311,163 @@
       <location filename="../QScintilla/MiniEditor.py" line="1854" />
       <location filename="../QScintilla/ShellWindow.py" line="766" />
       <location filename="../QScintilla/ShellWindow.py" line="765" />
-      <location filename="../ViewManager/ViewManager.py" line="2661" />
-      <location filename="../ViewManager/ViewManager.py" line="2660" />
+      <location filename="../ViewManager/ViewManager.py" line="2653" />
+      <location filename="../ViewManager/ViewManager.py" line="2652" />
       <source>Escape</source>
       <translation>Escape</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1856" />
       <location filename="../QScintilla/ShellWindow.py" line="767" />
-      <location filename="../ViewManager/ViewManager.py" line="2662" />
+      <location filename="../ViewManager/ViewManager.py" line="2654" />
       <source>Esc</source>
       <translation>Esc</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1869" />
       <location filename="../QScintilla/MiniEditor.py" line="1866" />
-      <location filename="../ViewManager/ViewManager.py" line="2675" />
-      <location filename="../ViewManager/ViewManager.py" line="2672" />
+      <location filename="../ViewManager/ViewManager.py" line="2667" />
+      <location filename="../ViewManager/ViewManager.py" line="2664" />
       <source>Extend rectangular selection down one line</source>
       <translation>Распространить прямоугольное выделение на одну строку вниз</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1872" />
-      <location filename="../ViewManager/ViewManager.py" line="2678" />
+      <location filename="../ViewManager/ViewManager.py" line="2670" />
       <source>Alt+Ctrl+Down</source>
       <translation>Alt+Ctrl+Down</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1880" />
-      <location filename="../ViewManager/ViewManager.py" line="2686" />
+      <location filename="../ViewManager/ViewManager.py" line="2678" />
       <source>Meta+Alt+Shift+N</source>
       <translation>Meta+Alt+Shift+N</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1891" />
       <location filename="../QScintilla/MiniEditor.py" line="1888" />
-      <location filename="../ViewManager/ViewManager.py" line="2697" />
-      <location filename="../ViewManager/ViewManager.py" line="2694" />
+      <location filename="../ViewManager/ViewManager.py" line="2689" />
+      <location filename="../ViewManager/ViewManager.py" line="2686" />
       <source>Extend rectangular selection up one line</source>
       <translation>Распространить прямоугольное выделение на одну строку вверх</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1894" />
-      <location filename="../ViewManager/ViewManager.py" line="2700" />
+      <location filename="../ViewManager/ViewManager.py" line="2692" />
       <source>Alt+Ctrl+Up</source>
       <translation>Alt+Ctrl+Up</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1902" />
-      <location filename="../ViewManager/ViewManager.py" line="2708" />
+      <location filename="../ViewManager/ViewManager.py" line="2700" />
       <source>Meta+Alt+Shift+P</source>
       <translation>Meta+Alt+Shift+P</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1913" />
       <location filename="../QScintilla/MiniEditor.py" line="1910" />
-      <location filename="../ViewManager/ViewManager.py" line="2719" />
-      <location filename="../ViewManager/ViewManager.py" line="2716" />
+      <location filename="../ViewManager/ViewManager.py" line="2711" />
+      <location filename="../ViewManager/ViewManager.py" line="2708" />
       <source>Extend rectangular selection left one character</source>
       <translation>Распространить прямоугольное выделение на один символ влево</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1916" />
-      <location filename="../ViewManager/ViewManager.py" line="2722" />
+      <location filename="../ViewManager/ViewManager.py" line="2714" />
       <source>Alt+Ctrl+Left</source>
       <translation>Alt+Ctrl+Left</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1924" />
-      <location filename="../ViewManager/ViewManager.py" line="2730" />
+      <location filename="../ViewManager/ViewManager.py" line="2722" />
       <source>Meta+Alt+Shift+B</source>
       <translation>Meta+Alt+Shift+B</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1935" />
       <location filename="../QScintilla/MiniEditor.py" line="1932" />
-      <location filename="../ViewManager/ViewManager.py" line="2741" />
-      <location filename="../ViewManager/ViewManager.py" line="2738" />
+      <location filename="../ViewManager/ViewManager.py" line="2733" />
+      <location filename="../ViewManager/ViewManager.py" line="2730" />
       <source>Extend rectangular selection right one character</source>
       <translation>Распространить прямоугольное выделение на один символ вправо</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1938" />
-      <location filename="../ViewManager/ViewManager.py" line="2744" />
+      <location filename="../ViewManager/ViewManager.py" line="2736" />
       <source>Alt+Ctrl+Right</source>
       <translation>Alt+Ctrl+Right</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1946" />
-      <location filename="../ViewManager/ViewManager.py" line="2752" />
+      <location filename="../ViewManager/ViewManager.py" line="2744" />
       <source>Meta+Alt+Shift+F</source>
       <translation>Meta+Alt+Shift+F</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1959" />
       <location filename="../QScintilla/MiniEditor.py" line="1954" />
-      <location filename="../ViewManager/ViewManager.py" line="2765" />
-      <location filename="../ViewManager/ViewManager.py" line="2760" />
+      <location filename="../ViewManager/ViewManager.py" line="2757" />
+      <location filename="../ViewManager/ViewManager.py" line="2752" />
       <source>Extend rectangular selection to first visible character in document line</source>
       <translation>Распространить прямоугольное выделение до первого видимого символа в строке документа</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1972" />
-      <location filename="../ViewManager/ViewManager.py" line="2778" />
+      <location filename="../ViewManager/ViewManager.py" line="2770" />
       <source>Alt+Shift+Home</source>
       <translation>Alt+Shift+Home</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1983" />
       <location filename="../QScintilla/MiniEditor.py" line="1980" />
-      <location filename="../ViewManager/ViewManager.py" line="2789" />
-      <location filename="../ViewManager/ViewManager.py" line="2786" />
+      <location filename="../ViewManager/ViewManager.py" line="2781" />
+      <location filename="../ViewManager/ViewManager.py" line="2778" />
       <source>Extend rectangular selection to end of document line</source>
       <translation>Распространить прямоугольное выделение до конца строки документа</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1994" />
-      <location filename="../ViewManager/ViewManager.py" line="2800" />
+      <location filename="../ViewManager/ViewManager.py" line="2792" />
       <source>Meta+Alt+Shift+E</source>
       <translation>Meta+Alt+Shift+E</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1999" />
-      <location filename="../ViewManager/ViewManager.py" line="2805" />
+      <location filename="../ViewManager/ViewManager.py" line="2797" />
       <source>Alt+Shift+End</source>
       <translation>Alt+Shift+End</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2009" />
       <location filename="../QScintilla/MiniEditor.py" line="2006" />
-      <location filename="../ViewManager/ViewManager.py" line="2815" />
-      <location filename="../ViewManager/ViewManager.py" line="2812" />
+      <location filename="../ViewManager/ViewManager.py" line="2807" />
+      <location filename="../ViewManager/ViewManager.py" line="2804" />
       <source>Extend rectangular selection up one page</source>
       <translation>Распространить прямоугольное выделение на одну страницу вверх</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2012" />
-      <location filename="../ViewManager/ViewManager.py" line="2818" />
+      <location filename="../ViewManager/ViewManager.py" line="2810" />
       <source>Alt+Shift+PgUp</source>
       <translation>Alt+Shift+PgUp</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2025" />
       <location filename="../QScintilla/MiniEditor.py" line="2022" />
-      <location filename="../ViewManager/ViewManager.py" line="2831" />
-      <location filename="../ViewManager/ViewManager.py" line="2828" />
+      <location filename="../ViewManager/ViewManager.py" line="2823" />
+      <location filename="../ViewManager/ViewManager.py" line="2820" />
       <source>Extend rectangular selection down one page</source>
       <translation>Распространить прямоугольное выделение на одну страницу вниз</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2028" />
-      <location filename="../ViewManager/ViewManager.py" line="2834" />
+      <location filename="../ViewManager/ViewManager.py" line="2826" />
       <source>Alt+Shift+PgDown</source>
       <translation>Alt+Shift+PgDown</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2036" />
-      <location filename="../ViewManager/ViewManager.py" line="2842" />
+      <location filename="../ViewManager/ViewManager.py" line="2834" />
       <source>Meta+Alt+Shift+V</source>
       <translation>Meta+Alt+Shift+V</translation>
     </message>
@@ -94444,299 +94476,299 @@
       <location filename="../QScintilla/MiniEditor.py" line="2510" />
       <location filename="../QScintilla/MiniEditor.py" line="2045" />
       <location filename="../QScintilla/MiniEditor.py" line="2044" />
-      <location filename="../ViewManager/ViewManager.py" line="2851" />
-      <location filename="../ViewManager/ViewManager.py" line="2850" />
+      <location filename="../ViewManager/ViewManager.py" line="2843" />
+      <location filename="../ViewManager/ViewManager.py" line="2842" />
       <source>Duplicate current selection</source>
       <translation>Дублировать текущее выделение</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2512" />
       <location filename="../QScintilla/MiniEditor.py" line="2046" />
-      <location filename="../ViewManager/ViewManager.py" line="2852" />
+      <location filename="../ViewManager/ViewManager.py" line="2844" />
       <source>Ctrl+Shift+D</source>
       <translation>Ctrl+Shift+D</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2060" />
       <location filename="../QScintilla/MiniEditor.py" line="2057" />
-      <location filename="../ViewManager/ViewManager.py" line="2866" />
-      <location filename="../ViewManager/ViewManager.py" line="2863" />
+      <location filename="../ViewManager/ViewManager.py" line="2858" />
+      <location filename="../ViewManager/ViewManager.py" line="2855" />
       <source>Scroll to start of document</source>
       <translation>Прокрутить на начало документа</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2079" />
       <location filename="../QScintilla/MiniEditor.py" line="2078" />
-      <location filename="../ViewManager/ViewManager.py" line="2885" />
-      <location filename="../ViewManager/ViewManager.py" line="2884" />
+      <location filename="../ViewManager/ViewManager.py" line="2877" />
+      <location filename="../ViewManager/ViewManager.py" line="2876" />
       <source>Scroll to end of document</source>
       <translation>Прокрутить на конец документа</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2098" />
       <location filename="../QScintilla/MiniEditor.py" line="2095" />
-      <location filename="../ViewManager/ViewManager.py" line="2904" />
-      <location filename="../ViewManager/ViewManager.py" line="2901" />
+      <location filename="../ViewManager/ViewManager.py" line="2896" />
+      <location filename="../ViewManager/ViewManager.py" line="2893" />
       <source>Scroll vertically to center current line</source>
       <translation>Прокрутить вертикально до центра текущей строки</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2108" />
-      <location filename="../ViewManager/ViewManager.py" line="2914" />
+      <location filename="../ViewManager/ViewManager.py" line="2906" />
       <source>Meta+L</source>
       <translation>Meta+L</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2117" />
       <location filename="../QScintilla/MiniEditor.py" line="2116" />
-      <location filename="../ViewManager/ViewManager.py" line="2923" />
-      <location filename="../ViewManager/ViewManager.py" line="2922" />
+      <location filename="../ViewManager/ViewManager.py" line="2915" />
+      <location filename="../ViewManager/ViewManager.py" line="2914" />
       <source>Move to end of next word</source>
       <translation>Перейти в конец следующего слова</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2136" />
       <location filename="../QScintilla/MiniEditor.py" line="2133" />
-      <location filename="../ViewManager/ViewManager.py" line="2942" />
-      <location filename="../ViewManager/ViewManager.py" line="2939" />
+      <location filename="../ViewManager/ViewManager.py" line="2934" />
+      <location filename="../ViewManager/ViewManager.py" line="2931" />
       <source>Extend selection to end of next word</source>
       <translation>Распространить выделение до конца следующего слова</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2159" />
       <location filename="../QScintilla/MiniEditor.py" line="2156" />
-      <location filename="../ViewManager/ViewManager.py" line="2965" />
-      <location filename="../ViewManager/ViewManager.py" line="2962" />
+      <location filename="../ViewManager/ViewManager.py" line="2957" />
+      <location filename="../ViewManager/ViewManager.py" line="2954" />
       <source>Move to end of previous word</source>
       <translation>Перейти в конец предыдущего слова</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2176" />
       <location filename="../QScintilla/MiniEditor.py" line="2173" />
-      <location filename="../ViewManager/ViewManager.py" line="2982" />
-      <location filename="../ViewManager/ViewManager.py" line="2979" />
+      <location filename="../ViewManager/ViewManager.py" line="2974" />
+      <location filename="../ViewManager/ViewManager.py" line="2971" />
       <source>Extend selection to end of previous word</source>
       <translation>Распространить выделение до конца предыдущего слова</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2193" />
       <location filename="../QScintilla/MiniEditor.py" line="2190" />
-      <location filename="../ViewManager/ViewManager.py" line="2999" />
-      <location filename="../ViewManager/ViewManager.py" line="2996" />
+      <location filename="../ViewManager/ViewManager.py" line="2991" />
+      <location filename="../ViewManager/ViewManager.py" line="2988" />
       <source>Move to start of document line</source>
       <translation>Перейти на начало строки документа</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2203" />
-      <location filename="../ViewManager/ViewManager.py" line="3009" />
+      <location filename="../ViewManager/ViewManager.py" line="3001" />
       <source>Meta+A</source>
       <translation>Meta+A</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2214" />
       <location filename="../QScintilla/MiniEditor.py" line="2211" />
-      <location filename="../ViewManager/ViewManager.py" line="3020" />
-      <location filename="../ViewManager/ViewManager.py" line="3017" />
+      <location filename="../ViewManager/ViewManager.py" line="3012" />
+      <location filename="../ViewManager/ViewManager.py" line="3009" />
       <source>Extend selection to start of document line</source>
       <translation>Распространить выделение до начала строки документа</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2225" />
-      <location filename="../ViewManager/ViewManager.py" line="3031" />
+      <location filename="../ViewManager/ViewManager.py" line="3023" />
       <source>Meta+Shift+A</source>
       <translation>Meta+Shift+A</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2238" />
       <location filename="../QScintilla/MiniEditor.py" line="2234" />
-      <location filename="../ViewManager/ViewManager.py" line="3044" />
-      <location filename="../ViewManager/ViewManager.py" line="3040" />
+      <location filename="../ViewManager/ViewManager.py" line="3036" />
+      <location filename="../ViewManager/ViewManager.py" line="3032" />
       <source>Extend rectangular selection to start of document line</source>
       <translation>Распространить прямоугольное выделение до начала строки документа</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2250" />
-      <location filename="../ViewManager/ViewManager.py" line="3056" />
+      <location filename="../ViewManager/ViewManager.py" line="3048" />
       <source>Meta+Alt+Shift+A</source>
       <translation>Meta+Alt+Shift+A</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2262" />
       <location filename="../QScintilla/MiniEditor.py" line="2259" />
-      <location filename="../ViewManager/ViewManager.py" line="3068" />
-      <location filename="../ViewManager/ViewManager.py" line="3065" />
+      <location filename="../ViewManager/ViewManager.py" line="3060" />
+      <location filename="../ViewManager/ViewManager.py" line="3057" />
       <source>Extend selection to start of display line</source>
       <translation>Распространить выделение до начала строки экрана</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2285" />
       <location filename="../QScintilla/MiniEditor.py" line="2282" />
-      <location filename="../ViewManager/ViewManager.py" line="3091" />
-      <location filename="../ViewManager/ViewManager.py" line="3088" />
+      <location filename="../ViewManager/ViewManager.py" line="3083" />
+      <location filename="../ViewManager/ViewManager.py" line="3080" />
       <source>Move to start of display or document line</source>
       <translation>Перейти на начало строки экрана или документа</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2303" />
       <location filename="../QScintilla/MiniEditor.py" line="2299" />
-      <location filename="../ViewManager/ViewManager.py" line="3109" />
-      <location filename="../ViewManager/ViewManager.py" line="3105" />
+      <location filename="../ViewManager/ViewManager.py" line="3101" />
+      <location filename="../ViewManager/ViewManager.py" line="3097" />
       <source>Extend selection to start of display or document line</source>
       <translation>Распространить выделение до начала строки экрана или документа</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2322" />
       <location filename="../QScintilla/MiniEditor.py" line="2318" />
-      <location filename="../ViewManager/ViewManager.py" line="3128" />
-      <location filename="../ViewManager/ViewManager.py" line="3124" />
+      <location filename="../ViewManager/ViewManager.py" line="3120" />
+      <location filename="../ViewManager/ViewManager.py" line="3116" />
       <source>Move to first visible character in display or document line</source>
       <translation>Перейти к первому видимому символу строки экрана или документа</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2342" />
       <location filename="../QScintilla/MiniEditor.py" line="2337" />
-      <location filename="../ViewManager/ViewManager.py" line="3148" />
-      <location filename="../ViewManager/ViewManager.py" line="3143" />
+      <location filename="../ViewManager/ViewManager.py" line="3140" />
+      <location filename="../ViewManager/ViewManager.py" line="3135" />
       <source>Extend selection to first visible character in display or document line</source>
       <translation>Распространить выделение до первого видимого символа строки экрана или документа</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2361" />
       <location filename="../QScintilla/MiniEditor.py" line="2358" />
-      <location filename="../ViewManager/ViewManager.py" line="3167" />
-      <location filename="../ViewManager/ViewManager.py" line="3164" />
+      <location filename="../ViewManager/ViewManager.py" line="3159" />
+      <location filename="../ViewManager/ViewManager.py" line="3156" />
       <source>Move to end of display or document line</source>
       <translation>Перейти в конец строки экрана или документа</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2378" />
       <location filename="../QScintilla/MiniEditor.py" line="2375" />
-      <location filename="../ViewManager/ViewManager.py" line="3184" />
-      <location filename="../ViewManager/ViewManager.py" line="3181" />
+      <location filename="../ViewManager/ViewManager.py" line="3176" />
+      <location filename="../ViewManager/ViewManager.py" line="3173" />
       <source>Extend selection to end of display or document line</source>
       <translation>Распространить выделение до конца строки экрана или документа</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2393" />
       <location filename="../QScintilla/MiniEditor.py" line="2392" />
-      <location filename="../ViewManager/ViewManager.py" line="3199" />
-      <location filename="../ViewManager/ViewManager.py" line="3198" />
+      <location filename="../ViewManager/ViewManager.py" line="3191" />
+      <location filename="../ViewManager/ViewManager.py" line="3190" />
       <source>Stuttered move up one page</source>
       <translation>Перейти на одну страницу вверх</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2408" />
       <location filename="../QScintilla/MiniEditor.py" line="2405" />
-      <location filename="../ViewManager/ViewManager.py" line="3214" />
-      <location filename="../ViewManager/ViewManager.py" line="3211" />
+      <location filename="../ViewManager/ViewManager.py" line="3206" />
+      <location filename="../ViewManager/ViewManager.py" line="3203" />
       <source>Stuttered extend selection up one page</source>
       <translation>Распространить выделение на страницу вверх</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2425" />
       <location filename="../QScintilla/MiniEditor.py" line="2422" />
-      <location filename="../ViewManager/ViewManager.py" line="3231" />
-      <location filename="../ViewManager/ViewManager.py" line="3228" />
+      <location filename="../ViewManager/ViewManager.py" line="3223" />
+      <location filename="../ViewManager/ViewManager.py" line="3220" />
       <source>Stuttered move down one page</source>
       <translation>Перейти на одну страницу вниз</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2442" />
       <location filename="../QScintilla/MiniEditor.py" line="2439" />
-      <location filename="../ViewManager/ViewManager.py" line="3248" />
-      <location filename="../ViewManager/ViewManager.py" line="3245" />
+      <location filename="../ViewManager/ViewManager.py" line="3240" />
+      <location filename="../ViewManager/ViewManager.py" line="3237" />
       <source>Stuttered extend selection down one page</source>
       <translation>Распространить выделение на страницу вниз</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2459" />
       <location filename="../QScintilla/MiniEditor.py" line="2456" />
-      <location filename="../ViewManager/ViewManager.py" line="3265" />
-      <location filename="../ViewManager/ViewManager.py" line="3262" />
+      <location filename="../ViewManager/ViewManager.py" line="3257" />
+      <location filename="../ViewManager/ViewManager.py" line="3254" />
       <source>Delete right to end of next word</source>
       <translation>Удалить до конца следующего слова справа</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2469" />
-      <location filename="../ViewManager/ViewManager.py" line="3275" />
+      <location filename="../ViewManager/ViewManager.py" line="3267" />
       <source>Alt+Del</source>
       <translation>Alt+Del</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2480" />
       <location filename="../QScintilla/MiniEditor.py" line="2477" />
-      <location filename="../ViewManager/ViewManager.py" line="3286" />
-      <location filename="../ViewManager/ViewManager.py" line="3283" />
+      <location filename="../ViewManager/ViewManager.py" line="3278" />
+      <location filename="../ViewManager/ViewManager.py" line="3275" />
       <source>Move selected lines up one line</source>
       <translation>Переместить выделенные строки на одну строку вверх</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2497" />
       <location filename="../QScintilla/MiniEditor.py" line="2494" />
-      <location filename="../ViewManager/ViewManager.py" line="3303" />
-      <location filename="../ViewManager/ViewManager.py" line="3300" />
+      <location filename="../ViewManager/ViewManager.py" line="3295" />
+      <location filename="../ViewManager/ViewManager.py" line="3292" />
       <source>Move selected lines down one line</source>
       <translation>Переместить выделенные строки на одну строку вниз</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1771" />
       <location filename="../QScintilla/MiniEditor.py" line="1768" />
-      <location filename="../ViewManager/ViewManager.py" line="3321" />
-      <location filename="../ViewManager/ViewManager.py" line="3318" />
+      <location filename="../ViewManager/ViewManager.py" line="3313" />
+      <location filename="../ViewManager/ViewManager.py" line="3310" />
       <source>Convert selection to lower case</source>
       <translation>Преобразовать выделение в нижний регистр</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1774" />
-      <location filename="../ViewManager/ViewManager.py" line="3324" />
+      <location filename="../ViewManager/ViewManager.py" line="3316" />
       <source>Alt+Shift+U</source>
       <translation>Alt+Shift+U</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1787" />
       <location filename="../QScintilla/MiniEditor.py" line="1784" />
-      <location filename="../ViewManager/ViewManager.py" line="3337" />
-      <location filename="../ViewManager/ViewManager.py" line="3334" />
+      <location filename="../ViewManager/ViewManager.py" line="3329" />
+      <location filename="../ViewManager/ViewManager.py" line="3326" />
       <source>Convert selection to upper case</source>
       <translation>Преобразовать выделение в верхний регистр</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="1790" />
-      <location filename="../ViewManager/ViewManager.py" line="3340" />
+      <location filename="../ViewManager/ViewManager.py" line="3332" />
       <source>Ctrl+Shift+U</source>
       <translation>Ctrl+Shift+U</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3365" />
+      <location filename="../ViewManager/ViewManager.py" line="3357" />
       <source>&amp;Edit</source>
       <translation>П&amp;равка</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3421" />
-      <location filename="../ViewManager/ViewManager.py" line="3419" />
+      <location filename="../ViewManager/ViewManager.py" line="3413" />
+      <location filename="../ViewManager/ViewManager.py" line="3411" />
       <source>Edit</source>
       <translation>Редактировать</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2529" />
       <location filename="../QScintilla/ShellWindow.py" line="922" />
-      <location filename="../ViewManager/ViewManager.py" line="4024" />
-      <location filename="../ViewManager/ViewManager.py" line="4022" />
-      <location filename="../ViewManager/ViewManager.py" line="3455" />
+      <location filename="../ViewManager/ViewManager.py" line="4016" />
+      <location filename="../ViewManager/ViewManager.py" line="4014" />
+      <location filename="../ViewManager/ViewManager.py" line="3447" />
       <source>Search</source>
       <translation>Поиск</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2531" />
       <location filename="../QScintilla/ShellWindow.py" line="924" />
-      <location filename="../ViewManager/ViewManager.py" line="3457" />
+      <location filename="../ViewManager/ViewManager.py" line="3449" />
       <source>&amp;Search...</source>
       <translation>&amp;Поиск...</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2533" />
       <location filename="../QScintilla/ShellWindow.py" line="926" />
-      <location filename="../ViewManager/ViewManager.py" line="3459" />
+      <location filename="../ViewManager/ViewManager.py" line="3451" />
       <source>Ctrl+F</source>
       <comment>Search|Search</comment>
       <translation>Ctrl+F</translation>
@@ -94744,13 +94776,13 @@
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2540" />
       <location filename="../QScintilla/ShellWindow.py" line="933" />
-      <location filename="../ViewManager/ViewManager.py" line="3466" />
+      <location filename="../ViewManager/ViewManager.py" line="3458" />
       <source>Search for a text</source>
       <translation>Поиск текста</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2543" />
-      <location filename="../ViewManager/ViewManager.py" line="3469" />
+      <location filename="../ViewManager/ViewManager.py" line="3461" />
       <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>
@@ -94758,21 +94790,21 @@
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2555" />
       <location filename="../QScintilla/ShellWindow.py" line="948" />
-      <location filename="../ViewManager/ViewManager.py" line="3481" />
+      <location filename="../ViewManager/ViewManager.py" line="3473" />
       <source>Search next</source>
       <translation>Найти следующее</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2557" />
       <location filename="../QScintilla/ShellWindow.py" line="950" />
-      <location filename="../ViewManager/ViewManager.py" line="3483" />
+      <location filename="../ViewManager/ViewManager.py" line="3475" />
       <source>Search &amp;next</source>
       <translation>&amp;Следующее</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2559" />
       <location filename="../QScintilla/ShellWindow.py" line="952" />
-      <location filename="../ViewManager/ViewManager.py" line="3485" />
+      <location filename="../ViewManager/ViewManager.py" line="3477" />
       <source>F3</source>
       <comment>Search|Search next</comment>
       <translation>F3</translation>
@@ -94780,34 +94812,34 @@
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2566" />
       <location filename="../QScintilla/ShellWindow.py" line="959" />
-      <location filename="../ViewManager/ViewManager.py" line="3492" />
+      <location filename="../ViewManager/ViewManager.py" line="3484" />
       <source>Search next occurrence of text</source>
       <translation>Поиск следующего вхождения текста</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2569" />
-      <location filename="../ViewManager/ViewManager.py" line="3495" />
+      <location filename="../ViewManager/ViewManager.py" line="3487" />
       <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="2581" />
       <location filename="../QScintilla/ShellWindow.py" line="976" />
-      <location filename="../ViewManager/ViewManager.py" line="3507" />
+      <location filename="../ViewManager/ViewManager.py" line="3499" />
       <source>Search previous</source>
       <translation>Найти предыдущее</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2583" />
       <location filename="../QScintilla/ShellWindow.py" line="978" />
-      <location filename="../ViewManager/ViewManager.py" line="3509" />
+      <location filename="../ViewManager/ViewManager.py" line="3501" />
       <source>Search &amp;previous</source>
       <translation>&amp;Предыдущее</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2585" />
       <location filename="../QScintilla/ShellWindow.py" line="980" />
-      <location filename="../ViewManager/ViewManager.py" line="3511" />
+      <location filename="../ViewManager/ViewManager.py" line="3503" />
       <source>Shift+F3</source>
       <comment>Search|Search previous</comment>
       <translation>Shift+F3</translation>
@@ -94815,115 +94847,115 @@
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2594" />
       <location filename="../QScintilla/ShellWindow.py" line="989" />
-      <location filename="../ViewManager/ViewManager.py" line="3520" />
+      <location filename="../ViewManager/ViewManager.py" line="3512" />
       <source>Search previous occurrence of text</source>
       <translation>Поиск предыдущего вхождения текста</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2599" />
-      <location filename="../ViewManager/ViewManager.py" line="3525" />
+      <location filename="../ViewManager/ViewManager.py" line="3517" />
       <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="2613" />
       <location filename="../QScintilla/MiniEditor.py" line="2611" />
-      <location filename="../ViewManager/ViewManager.py" line="3539" />
-      <location filename="../ViewManager/ViewManager.py" line="3537" />
+      <location filename="../ViewManager/ViewManager.py" line="3531" />
+      <location filename="../ViewManager/ViewManager.py" line="3529" />
       <source>Clear search markers</source>
       <translation>Убрать подсветку найденого</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2615" />
-      <location filename="../ViewManager/ViewManager.py" line="3541" />
+      <location filename="../ViewManager/ViewManager.py" line="3533" />
       <source>Ctrl+3</source>
       <comment>Search|Clear search markers</comment>
       <translation>Ctrl+3</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2624" />
-      <location filename="../ViewManager/ViewManager.py" line="3550" />
+      <location filename="../ViewManager/ViewManager.py" line="3542" />
       <source>Clear all displayed search markers</source>
       <translation>Убрать подсветку всех результатов поиска</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2629" />
-      <location filename="../ViewManager/ViewManager.py" line="3555" />
+      <location filename="../ViewManager/ViewManager.py" line="3547" />
       <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="3567" />
-      <location filename="../ViewManager/ViewManager.py" line="3565" />
+      <location filename="../ViewManager/ViewManager.py" line="3559" />
+      <location filename="../ViewManager/ViewManager.py" line="3557" />
       <source>Search current word forward</source>
       <translation>Поиск следующего слова</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3569" />
+      <location filename="../ViewManager/ViewManager.py" line="3561" />
       <source>Ctrl+.</source>
       <comment>Search|Search current word forward</comment>
       <translation>Ctrl+.</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3578" />
+      <location filename="../ViewManager/ViewManager.py" line="3570" />
       <source>Search next occurrence of the current word</source>
       <translation>Поиск следующего вхождения текущего слова впереди</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3583" />
+      <location filename="../ViewManager/ViewManager.py" line="3575" />
       <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="3596" />
-      <location filename="../ViewManager/ViewManager.py" line="3594" />
+      <location filename="../ViewManager/ViewManager.py" line="3588" />
+      <location filename="../ViewManager/ViewManager.py" line="3586" />
       <source>Search current word backward</source>
       <translation>Поиск предыдущего слова</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3598" />
+      <location filename="../ViewManager/ViewManager.py" line="3590" />
       <source>Ctrl+,</source>
       <comment>Search|Search current word backward</comment>
       <translation>Ctrl+,</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3607" />
+      <location filename="../ViewManager/ViewManager.py" line="3599" />
       <source>Search previous occurrence of the current word</source>
       <translation>Поиск предыдущего вхождения текущего слова сзади</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3612" />
+      <location filename="../ViewManager/ViewManager.py" line="3604" />
       <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="2639" />
-      <location filename="../ViewManager/ViewManager.py" line="3623" />
+      <location filename="../ViewManager/ViewManager.py" line="3615" />
       <source>Replace</source>
       <translation>Заменить</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2640" />
-      <location filename="../ViewManager/ViewManager.py" line="3624" />
+      <location filename="../ViewManager/ViewManager.py" line="3616" />
       <source>&amp;Replace...</source>
       <translation>&amp;Заменить...</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2642" />
-      <location filename="../ViewManager/ViewManager.py" line="3626" />
+      <location filename="../ViewManager/ViewManager.py" line="3618" />
       <source>Ctrl+R</source>
       <comment>Search|Replace</comment>
       <translation>Ctrl+R</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2649" />
-      <location filename="../ViewManager/ViewManager.py" line="3633" />
+      <location filename="../ViewManager/ViewManager.py" line="3625" />
       <source>Replace some text</source>
       <translation>Заменить заданный текст</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2652" />
-      <location filename="../ViewManager/ViewManager.py" line="3636" />
+      <location filename="../ViewManager/ViewManager.py" line="3628" />
       <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>
@@ -94931,324 +94963,324 @@
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2666" />
       <location filename="../QScintilla/MiniEditor.py" line="2664" />
-      <location filename="../ViewManager/ViewManager.py" line="3650" />
-      <location filename="../ViewManager/ViewManager.py" line="3648" />
+      <location filename="../ViewManager/ViewManager.py" line="3642" />
+      <location filename="../ViewManager/ViewManager.py" line="3640" />
       <source>Replace and Search</source>
       <translation>Заменить и найти</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2668" />
-      <location filename="../ViewManager/ViewManager.py" line="3652" />
+      <location filename="../ViewManager/ViewManager.py" line="3644" />
       <source>Meta+R</source>
       <comment>Search|Replace and Search</comment>
       <translation>Meta+R</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2677" />
-      <location filename="../ViewManager/ViewManager.py" line="3661" />
+      <location filename="../ViewManager/ViewManager.py" line="3653" />
       <source>Replace the found text and search the next occurrence</source>
       <translation>Заменить найденный текст и найти следующее вхождение</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2682" />
-      <location filename="../ViewManager/ViewManager.py" line="3666" />
+      <location filename="../ViewManager/ViewManager.py" line="3658" />
       <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="2698" />
       <location filename="../QScintilla/MiniEditor.py" line="2696" />
-      <location filename="../ViewManager/ViewManager.py" line="3682" />
-      <location filename="../ViewManager/ViewManager.py" line="3680" />
+      <location filename="../ViewManager/ViewManager.py" line="3674" />
+      <location filename="../ViewManager/ViewManager.py" line="3672" />
       <source>Replace Occurrence</source>
       <translation>Заменить вхождение</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2700" />
-      <location filename="../ViewManager/ViewManager.py" line="3684" />
+      <location filename="../ViewManager/ViewManager.py" line="3676" />
       <source>Ctrl+Meta+R</source>
       <comment>Search|Replace Occurrence</comment>
       <translation>Ctrl+Meta+R</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2709" />
-      <location filename="../ViewManager/ViewManager.py" line="3693" />
+      <location filename="../ViewManager/ViewManager.py" line="3685" />
       <source>Replace the found text</source>
       <translation>Заменить найденный текст</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2712" />
-      <location filename="../ViewManager/ViewManager.py" line="3696" />
+      <location filename="../ViewManager/ViewManager.py" line="3688" />
       <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="2725" />
       <location filename="../QScintilla/MiniEditor.py" line="2723" />
-      <location filename="../ViewManager/ViewManager.py" line="3709" />
-      <location filename="../ViewManager/ViewManager.py" line="3707" />
+      <location filename="../ViewManager/ViewManager.py" line="3701" />
+      <location filename="../ViewManager/ViewManager.py" line="3699" />
       <source>Replace All</source>
       <translation>Заменить все</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2727" />
-      <location filename="../ViewManager/ViewManager.py" line="3711" />
+      <location filename="../ViewManager/ViewManager.py" line="3703" />
       <source>Shift+Meta+R</source>
       <comment>Search|Replace All</comment>
       <translation>Shift+Meta+R</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2736" />
-      <location filename="../ViewManager/ViewManager.py" line="3720" />
+      <location filename="../ViewManager/ViewManager.py" line="3712" />
       <source>Replace search text occurrences</source>
       <translation>Заменить вхождения искомого текста</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2739" />
-      <location filename="../ViewManager/ViewManager.py" line="3723" />
+      <location filename="../ViewManager/ViewManager.py" line="3715" />
       <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="3745" />
-      <location filename="../ViewManager/ViewManager.py" line="3734" />
+      <location filename="../ViewManager/ViewManager.py" line="3737" />
+      <location filename="../ViewManager/ViewManager.py" line="3726" />
       <source>Goto Line</source>
       <translation>Перейти на строку</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3736" />
+      <location filename="../ViewManager/ViewManager.py" line="3728" />
       <source>&amp;Goto Line...</source>
       <translation>&amp;Перейти на строку...</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3738" />
+      <location filename="../ViewManager/ViewManager.py" line="3730" />
       <source>Ctrl+G</source>
       <comment>Search|Goto Line</comment>
       <translation>Ctrl+G</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3748" />
+      <location filename="../ViewManager/ViewManager.py" line="3740" />
       <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="3770" />
-      <location filename="../ViewManager/ViewManager.py" line="3759" />
+      <location filename="../ViewManager/ViewManager.py" line="3762" />
+      <location filename="../ViewManager/ViewManager.py" line="3751" />
       <source>Goto Brace</source>
       <translation>Перейти к скобке</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3761" />
+      <location filename="../ViewManager/ViewManager.py" line="3753" />
       <source>Goto &amp;Brace</source>
       <translation>Перейти к &amp;скобке</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3763" />
+      <location filename="../ViewManager/ViewManager.py" line="3755" />
       <source>Ctrl+L</source>
       <comment>Search|Goto Brace</comment>
       <translation>Ctrl+L</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3773" />
+      <location filename="../ViewManager/ViewManager.py" line="3765" />
       <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="3796" />
-      <location filename="../ViewManager/ViewManager.py" line="3783" />
+      <location filename="../ViewManager/ViewManager.py" line="3788" />
+      <location filename="../ViewManager/ViewManager.py" line="3775" />
       <source>Goto Last Edit Location</source>
       <translation>Перейти к месту последнего редактирования</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3785" />
+      <location filename="../ViewManager/ViewManager.py" line="3777" />
       <source>Goto Last &amp;Edit Location</source>
       <translation>П&amp;ерейти к месту последнего редактирования</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3787" />
+      <location filename="../ViewManager/ViewManager.py" line="3779" />
       <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="3799" />
+      <location filename="../ViewManager/ViewManager.py" line="3791" />
       <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="3811" />
-      <location filename="../ViewManager/ViewManager.py" line="3810" />
+      <location filename="../ViewManager/ViewManager.py" line="3803" />
+      <location filename="../ViewManager/ViewManager.py" line="3802" />
       <source>Goto Previous Method or Class</source>
       <translation>Перейти к предыдущему методу или классу</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3813" />
+      <location filename="../ViewManager/ViewManager.py" line="3805" />
       <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="3824" />
+      <location filename="../ViewManager/ViewManager.py" line="3816" />
       <source>Go to the previous method or class definition</source>
       <translation>Перейти к предыдущему объявлению метода или класса</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3829" />
+      <location filename="../ViewManager/ViewManager.py" line="3821" />
       <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="3841" />
-      <location filename="../ViewManager/ViewManager.py" line="3840" />
+      <location filename="../ViewManager/ViewManager.py" line="3833" />
+      <location filename="../ViewManager/ViewManager.py" line="3832" />
       <source>Goto Next Method or Class</source>
       <translation>Перейти к следующему методу или классу</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3843" />
+      <location filename="../ViewManager/ViewManager.py" line="3835" />
       <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="3852" />
+      <location filename="../ViewManager/ViewManager.py" line="3844" />
       <source>Go to the next method or class definition</source>
       <translation>Перейти к следующему объявлению метода или класса</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3857" />
+      <location filename="../ViewManager/ViewManager.py" line="3849" />
       <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="3870" />
+      <location filename="../ViewManager/ViewManager.py" line="3862" />
       <source>Search in Files</source>
       <translation>Поиск в файлах</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3872" />
+      <location filename="../ViewManager/ViewManager.py" line="3864" />
       <source>Search in &amp;Files...</source>
       <translation>Найти в &amp;файлах...</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3874" />
+      <location filename="../ViewManager/ViewManager.py" line="3866" />
       <source>Shift+Ctrl+F</source>
       <comment>Search|Search Files</comment>
       <translation>Shift+Ctrl+F</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3883" />
+      <location filename="../ViewManager/ViewManager.py" line="3875" />
       <source>Search for a text in files</source>
       <translation>Поиск заданного текста в файлах</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3886" />
+      <location filename="../ViewManager/ViewManager.py" line="3878" />
       <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="3898" />
+      <location filename="../ViewManager/ViewManager.py" line="3890" />
       <source>Replace in Files</source>
       <translation>Заменить в файлах</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3899" />
+      <location filename="../ViewManager/ViewManager.py" line="3891" />
       <source>Replace in F&amp;iles...</source>
       <translation>Заменить в ф&amp;айлах...</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3901" />
+      <location filename="../ViewManager/ViewManager.py" line="3893" />
       <source>Shift+Ctrl+R</source>
       <comment>Search|Replace in Files</comment>
       <translation>Shift+Ctrl+R</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3910" />
+      <location filename="../ViewManager/ViewManager.py" line="3902" />
       <source>Search for a text in files and replace it</source>
       <translation>Поиск заданного текста в файлах и его замена</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3915" />
+      <location filename="../ViewManager/ViewManager.py" line="3907" />
       <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="3928" />
+      <location filename="../ViewManager/ViewManager.py" line="3920" />
       <source>Search in Open Files</source>
       <translation>Поиск в открытых файлах</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3930" />
+      <location filename="../ViewManager/ViewManager.py" line="3922" />
       <source>Search in Open Files...</source>
       <translation>Найти в открытых файлах...</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3932" />
+      <location filename="../ViewManager/ViewManager.py" line="3924" />
       <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="3941" />
+      <location filename="../ViewManager/ViewManager.py" line="3933" />
       <source>Search for a text in open files</source>
       <translation>Поиск текста в открытых файлах</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3944" />
+      <location filename="../ViewManager/ViewManager.py" line="3936" />
       <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="3956" />
+      <location filename="../ViewManager/ViewManager.py" line="3948" />
       <source>Replace in Open Files</source>
       <translation>Замена в открытых файлах</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3957" />
+      <location filename="../ViewManager/ViewManager.py" line="3949" />
       <source>Replace in Open Files...</source>
       <translation>Заменить в открытых файлах...</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3959" />
+      <location filename="../ViewManager/ViewManager.py" line="3951" />
       <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="3968" />
+      <location filename="../ViewManager/ViewManager.py" line="3960" />
       <source>Search for a text in open files and replace it</source>
       <translation>Поиск текста в открытых файлах и его замена</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="3973" />
+      <location filename="../ViewManager/ViewManager.py" line="3965" />
       <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="3994" />
+      <location filename="../ViewManager/ViewManager.py" line="3986" />
       <source>&amp;Search</source>
       <translation>&amp;Поиск</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2754" />
       <location filename="../QScintilla/ShellWindow.py" line="1015" />
-      <location filename="../ViewManager/ViewManager.py" line="4065" />
+      <location filename="../ViewManager/ViewManager.py" line="4057" />
       <source>Zoom in</source>
       <translation>Увеличить масштаб</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2756" />
       <location filename="../QScintilla/ShellWindow.py" line="1017" />
-      <location filename="../ViewManager/ViewManager.py" line="4067" />
+      <location filename="../ViewManager/ViewManager.py" line="4059" />
       <source>Zoom &amp;in</source>
       <translation>У&amp;величить масштаб</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2758" />
       <location filename="../QScintilla/ShellWindow.py" line="1019" />
-      <location filename="../ViewManager/ViewManager.py" line="4069" />
+      <location filename="../ViewManager/ViewManager.py" line="4061" />
       <source>Ctrl++</source>
       <comment>View|Zoom in</comment>
       <translation>Ctrl++</translation>
@@ -95256,7 +95288,7 @@
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2761" />
       <location filename="../QScintilla/ShellWindow.py" line="1022" />
-      <location filename="../ViewManager/ViewManager.py" line="4072" />
+      <location filename="../ViewManager/ViewManager.py" line="4064" />
       <source>Zoom In</source>
       <comment>View|Zoom in</comment>
       <translation>Увеличить масштаб</translation>
@@ -95264,35 +95296,35 @@
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2767" />
       <location filename="../QScintilla/ShellWindow.py" line="1028" />
-      <location filename="../ViewManager/ViewManager.py" line="4078" />
+      <location filename="../ViewManager/ViewManager.py" line="4070" />
       <source>Zoom in on the text</source>
       <translation>Увеличить масштаб текста</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2770" />
       <location filename="../QScintilla/ShellWindow.py" line="1031" />
-      <location filename="../ViewManager/ViewManager.py" line="4081" />
+      <location filename="../ViewManager/ViewManager.py" line="4073" />
       <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="2780" />
       <location filename="../QScintilla/ShellWindow.py" line="1041" />
-      <location filename="../ViewManager/ViewManager.py" line="4091" />
+      <location filename="../ViewManager/ViewManager.py" line="4083" />
       <source>Zoom out</source>
       <translation>Уменьшить масштаб</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2782" />
       <location filename="../QScintilla/ShellWindow.py" line="1043" />
-      <location filename="../ViewManager/ViewManager.py" line="4093" />
+      <location filename="../ViewManager/ViewManager.py" line="4085" />
       <source>Zoom &amp;out</source>
       <translation>У&amp;меньшить масштаб</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2784" />
       <location filename="../QScintilla/ShellWindow.py" line="1045" />
-      <location filename="../ViewManager/ViewManager.py" line="4095" />
+      <location filename="../ViewManager/ViewManager.py" line="4087" />
       <source>Ctrl+-</source>
       <comment>View|Zoom out</comment>
       <translation>Ctrl+-</translation>
@@ -95300,7 +95332,7 @@
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2787" />
       <location filename="../QScintilla/ShellWindow.py" line="1048" />
-      <location filename="../ViewManager/ViewManager.py" line="4098" />
+      <location filename="../ViewManager/ViewManager.py" line="4090" />
       <source>Zoom Out</source>
       <comment>View|Zoom out</comment>
       <translation>Уменьшить масштаб</translation>
@@ -95308,35 +95340,35 @@
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2793" />
       <location filename="../QScintilla/ShellWindow.py" line="1054" />
-      <location filename="../ViewManager/ViewManager.py" line="4104" />
+      <location filename="../ViewManager/ViewManager.py" line="4096" />
       <source>Zoom out on the text</source>
       <translation>Уменьшить масштаб текста</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2796" />
       <location filename="../QScintilla/ShellWindow.py" line="1057" />
-      <location filename="../ViewManager/ViewManager.py" line="4107" />
+      <location filename="../ViewManager/ViewManager.py" line="4099" />
       <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="2806" />
       <location filename="../QScintilla/ShellWindow.py" line="1067" />
-      <location filename="../ViewManager/ViewManager.py" line="4117" />
+      <location filename="../ViewManager/ViewManager.py" line="4109" />
       <source>Zoom reset</source>
       <translation>Сбросить масштаб</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2808" />
       <location filename="../QScintilla/ShellWindow.py" line="1069" />
-      <location filename="../ViewManager/ViewManager.py" line="4119" />
+      <location filename="../ViewManager/ViewManager.py" line="4111" />
       <source>Zoom &amp;reset</source>
       <translation>&amp;Сбросить масштаб</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2810" />
       <location filename="../QScintilla/ShellWindow.py" line="1071" />
-      <location filename="../ViewManager/ViewManager.py" line="4121" />
+      <location filename="../ViewManager/ViewManager.py" line="4113" />
       <source>Ctrl+0</source>
       <comment>View|Zoom reset</comment>
       <translation>Ctrl+0</translation>
@@ -95344,867 +95376,867 @@
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2817" />
       <location filename="../QScintilla/ShellWindow.py" line="1078" />
-      <location filename="../ViewManager/ViewManager.py" line="4128" />
+      <location filename="../ViewManager/ViewManager.py" line="4120" />
       <source>Reset the zoom of the text</source>
       <translation>Сбросить масштаб текста</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2820" />
       <location filename="../QScintilla/ShellWindow.py" line="1081" />
-      <location filename="../ViewManager/ViewManager.py" line="4131" />
+      <location filename="../ViewManager/ViewManager.py" line="4123" />
       <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="2831" />
       <location filename="../QScintilla/ShellWindow.py" line="1092" />
-      <location filename="../ViewManager/ViewManager.py" line="4142" />
+      <location filename="../ViewManager/ViewManager.py" line="4134" />
       <source>Zoom</source>
       <translation>Масштаб</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2833" />
       <location filename="../QScintilla/ShellWindow.py" line="1094" />
-      <location filename="../ViewManager/ViewManager.py" line="4144" />
+      <location filename="../ViewManager/ViewManager.py" line="4136" />
       <source>&amp;Zoom</source>
       <translation>Мас&amp;штаб</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2840" />
       <location filename="../QScintilla/ShellWindow.py" line="1101" />
-      <location filename="../ViewManager/ViewManager.py" line="4151" />
+      <location filename="../ViewManager/ViewManager.py" line="4143" />
       <source>Zoom the text</source>
       <translation>Масштаб текста</translation>
     </message>
     <message>
       <location filename="../QScintilla/MiniEditor.py" line="2843" />
       <location filename="../QScintilla/ShellWindow.py" line="1104" />
-      <location filename="../ViewManager/ViewManager.py" line="4154" />
+      <location filename="../ViewManager/ViewManager.py" line="4146" />
       <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="4173" />
       <location filename="../ViewManager/ViewManager.py" line="4165" />
+      <location filename="../ViewManager/ViewManager.py" line="4157" />
       <source>Toggle all folds</source>
       <translation>Свернуть/Развернуть все свертки</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4166" />
+      <location filename="../ViewManager/ViewManager.py" line="4158" />
       <source>&amp;Toggle all folds</source>
       <translation>&amp;Свернуть/Развернуть все свертки</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4176" />
+      <location filename="../ViewManager/ViewManager.py" line="4168" />
       <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="4198" />
-      <location filename="../ViewManager/ViewManager.py" line="4186" />
+      <location filename="../ViewManager/ViewManager.py" line="4190" />
+      <location filename="../ViewManager/ViewManager.py" line="4178" />
       <source>Toggle all folds (including children)</source>
       <translation>Свернуть/Развернуть все свёртки (включая дочерние)</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4189" />
+      <location filename="../ViewManager/ViewManager.py" line="4181" />
       <source>Toggle all &amp;folds (including children)</source>
       <translation>Свернуть/Развернуть все &amp;свёртки (включая дочерние)</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4203" />
+      <location filename="../ViewManager/ViewManager.py" line="4195" />
       <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="4222" />
       <location filename="../ViewManager/ViewManager.py" line="4214" />
+      <location filename="../ViewManager/ViewManager.py" line="4206" />
       <source>Toggle current fold</source>
       <translation>Свернуть/Развернуть текущую свертку</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4215" />
+      <location filename="../ViewManager/ViewManager.py" line="4207" />
       <source>Toggle &amp;current fold</source>
       <translation>Свернуть/Развернуть &amp;текущую свертку</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4225" />
+      <location filename="../ViewManager/ViewManager.py" line="4217" />
       <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="4244" />
       <location filename="../ViewManager/ViewManager.py" line="4236" />
+      <location filename="../ViewManager/ViewManager.py" line="4228" />
       <source>Clear all folds</source>
       <translation>Очистить все свертки</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4237" />
+      <location filename="../ViewManager/ViewManager.py" line="4229" />
       <source>Clear &amp;all folds</source>
       <translation>Очистить &amp;все свертки</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4247" />
+      <location filename="../ViewManager/ViewManager.py" line="4239" />
       <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="4267" />
-      <location filename="../ViewManager/ViewManager.py" line="4260" />
-      <location filename="../ViewManager/ViewManager.py" line="4258" />
+      <location filename="../ViewManager/ViewManager.py" line="4259" />
+      <location filename="../ViewManager/ViewManager.py" line="4252" />
+      <location filename="../ViewManager/ViewManager.py" line="4250" />
       <source>Remove all highlights</source>
       <translation>Снять все выделения</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4270" />
+      <location filename="../ViewManager/ViewManager.py" line="4262" />
       <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="4280" />
+      <location filename="../ViewManager/ViewManager.py" line="4272" />
       <source>New Document View</source>
       <translation>Новое окно для документа</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4282" />
+      <location filename="../ViewManager/ViewManager.py" line="4274" />
       <source>New &amp;Document View</source>
       <translation>Новое окно для &amp;документа</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4289" />
+      <location filename="../ViewManager/ViewManager.py" line="4281" />
       <source>Open a new view of the current document</source>
       <translation>Открыть новое окно для текущего документа</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4294" />
+      <location filename="../ViewManager/ViewManager.py" line="4286" />
       <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="4310" />
-      <location filename="../ViewManager/ViewManager.py" line="4306" />
+      <location filename="../ViewManager/ViewManager.py" line="4302" />
+      <location filename="../ViewManager/ViewManager.py" line="4298" />
       <source>New Document View (with new split)</source>
       <translation>Новое окно для документа (в новом разделе)</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4319" />
+      <location filename="../ViewManager/ViewManager.py" line="4311" />
       <source>Open a new view of the current document in a new split</source>
       <translation>Открыть новое окно для текущего документа в новом разделе</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4324" />
+      <location filename="../ViewManager/ViewManager.py" line="4316" />
       <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="4336" />
+      <location filename="../ViewManager/ViewManager.py" line="4328" />
       <source>Split view</source>
       <translation>Разделить окно</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4338" />
+      <location filename="../ViewManager/ViewManager.py" line="4330" />
       <source>&amp;Split view</source>
       <translation>&amp;Разделить окно</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4345" />
+      <location filename="../ViewManager/ViewManager.py" line="4337" />
       <source>Add a split to the view</source>
       <translation>Разделить текущее окно</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4348" />
+      <location filename="../ViewManager/ViewManager.py" line="4340" />
       <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="4357" />
+      <location filename="../ViewManager/ViewManager.py" line="4349" />
       <source>Arrange horizontally</source>
       <translation>Расположить окна горизонтально</translation>
     </message>
     <message>
+      <location filename="../ViewManager/ViewManager.py" line="4350" />
+      <source>Arrange &amp;horizontally</source>
+      <translation>Расположить окна &amp;горизонтально</translation>
+    </message>
+    <message>
       <location filename="../ViewManager/ViewManager.py" line="4358" />
-      <source>Arrange &amp;horizontally</source>
-      <translation>Расположить окна &amp;горизонтально</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4366" />
       <source>Arrange the splitted views horizontally</source>
       <translation>Расположить разделённые окна горизонтально</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4371" />
+      <location filename="../ViewManager/ViewManager.py" line="4363" />
       <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="4382" />
+      <location filename="../ViewManager/ViewManager.py" line="4374" />
       <source>Remove split</source>
       <translation>Отменить разделение</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4384" />
+      <location filename="../ViewManager/ViewManager.py" line="4376" />
       <source>&amp;Remove split</source>
       <translation>&amp;Отменить разделение</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4391" />
+      <location filename="../ViewManager/ViewManager.py" line="4383" />
       <source>Remove the current split</source>
       <translation>Отменить текущее разделение</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4394" />
+      <location filename="../ViewManager/ViewManager.py" line="4386" />
       <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="4403" />
+      <location filename="../ViewManager/ViewManager.py" line="4395" />
       <source>Next split</source>
       <translation>Следующее разделение</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4404" />
+      <location filename="../ViewManager/ViewManager.py" line="4396" />
       <source>&amp;Next split</source>
       <translation>&amp;Следующее разделение</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4406" />
+      <location filename="../ViewManager/ViewManager.py" line="4398" />
       <source>Ctrl+Alt+N</source>
       <comment>View|Next split</comment>
       <translation>Ctrl+Alt+N</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4415" />
+      <location filename="../ViewManager/ViewManager.py" line="4407" />
       <source>Move to the next split</source>
       <translation>Перейти в следующее разделение</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4418" />
+      <location filename="../ViewManager/ViewManager.py" line="4410" />
       <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="4427" />
+      <location filename="../ViewManager/ViewManager.py" line="4419" />
       <source>Previous split</source>
       <translation>Предыдущее разделение</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4428" />
+      <location filename="../ViewManager/ViewManager.py" line="4420" />
       <source>&amp;Previous split</source>
       <translation>&amp;Предыдущее разделение</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4430" />
+      <location filename="../ViewManager/ViewManager.py" line="4422" />
       <source>Ctrl+Alt+P</source>
       <comment>View|Previous split</comment>
       <translation>Ctrl+Alt+P</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4439" />
+      <location filename="../ViewManager/ViewManager.py" line="4431" />
       <source>Move to the previous split</source>
       <translation>Перейти в предыдущее разделение</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4442" />
+      <location filename="../ViewManager/ViewManager.py" line="4434" />
       <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="4445" />
+      <location filename="../ViewManager/ViewManager.py" line="4443" />
+      <source>Preview</source>
+      <translation>Предварительный просмотр</translation>
+    </message>
+    <message>
       <location filename="../ViewManager/ViewManager.py" line="4453" />
-      <location filename="../ViewManager/ViewManager.py" line="4451" />
-      <source>Preview</source>
-      <translation>Предварительный просмотр</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4461" />
       <source>Preview the current file in the web browser</source>
       <translation>Предварительный просмотр текущего файла в web-браузере</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4466" />
+      <location filename="../ViewManager/ViewManager.py" line="4458" />
       <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="4472" />
+      <location filename="../ViewManager/ViewManager.py" line="4470" />
+      <source>Python AST Viewer</source>
+      <translation>Просмотрщик Python AST</translation>
+    </message>
+    <message>
       <location filename="../ViewManager/ViewManager.py" line="4480" />
-      <location filename="../ViewManager/ViewManager.py" line="4478" />
-      <source>Python AST Viewer</source>
-      <translation>Просмотрщик Python AST</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4488" />
       <source>Show the AST for the current Python file</source>
       <translation>AST-представление текущего файла Python</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4493" />
+      <location filename="../ViewManager/ViewManager.py" line="4485" />
       <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="4499" />
+      <location filename="../ViewManager/ViewManager.py" line="4497" />
+      <source>Python Disassembly Viewer</source>
+      <translation>Просмотрщик Python Disassembly</translation>
+    </message>
+    <message>
       <location filename="../ViewManager/ViewManager.py" line="4507" />
-      <location filename="../ViewManager/ViewManager.py" line="4505" />
-      <source>Python Disassembly Viewer</source>
-      <translation>Просмотрщик Python Disassembly</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4515" />
       <source>Show the Disassembly for the current Python file</source>
       <translation>Показ дизассемблирования текущего файла Python</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4520" />
+      <location filename="../ViewManager/ViewManager.py" line="4512" />
       <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="4555" />
+      <location filename="../ViewManager/ViewManager.py" line="4547" />
       <source>&amp;View</source>
       <translation>&amp;Вид</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4589" />
-      <location filename="../ViewManager/ViewManager.py" line="4587" />
+      <location filename="../ViewManager/ViewManager.py" line="4581" />
+      <location filename="../ViewManager/ViewManager.py" line="4579" />
       <source>View</source>
       <translation>Вид</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4628" />
       <location filename="../ViewManager/ViewManager.py" line="4620" />
+      <location filename="../ViewManager/ViewManager.py" line="4612" />
       <source>Start Macro Recording</source>
       <translation>Начать запись макроса</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4621" />
+      <location filename="../ViewManager/ViewManager.py" line="4613" />
       <source>S&amp;tart Macro Recording</source>
       <translation>&amp;Начать запись макроса</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4631" />
+      <location filename="../ViewManager/ViewManager.py" line="4623" />
       <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="4649" />
       <location filename="../ViewManager/ViewManager.py" line="4641" />
+      <location filename="../ViewManager/ViewManager.py" line="4633" />
       <source>Stop Macro Recording</source>
       <translation>Закончить запись макроса</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4642" />
+      <location filename="../ViewManager/ViewManager.py" line="4634" />
       <source>Sto&amp;p Macro Recording</source>
       <translation>&amp;Закончить запись макроса</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4652" />
+      <location filename="../ViewManager/ViewManager.py" line="4644" />
       <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="4670" />
       <location filename="../ViewManager/ViewManager.py" line="4662" />
+      <location filename="../ViewManager/ViewManager.py" line="4654" />
       <source>Run Macro</source>
       <translation>Выполнить макрос</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4663" />
+      <location filename="../ViewManager/ViewManager.py" line="4655" />
       <source>&amp;Run Macro</source>
       <translation>&amp;Выполнить макрос</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4673" />
+      <location filename="../ViewManager/ViewManager.py" line="4665" />
       <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="4691" />
       <location filename="../ViewManager/ViewManager.py" line="4683" />
+      <location filename="../ViewManager/ViewManager.py" line="4675" />
       <source>Delete Macro</source>
       <translation>Удалить макрос</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4684" />
+      <location filename="../ViewManager/ViewManager.py" line="4676" />
       <source>&amp;Delete Macro</source>
       <translation>&amp;Удалить макрос</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4694" />
+      <location filename="../ViewManager/ViewManager.py" line="4686" />
       <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="4712" />
       <location filename="../ViewManager/ViewManager.py" line="4704" />
+      <location filename="../ViewManager/ViewManager.py" line="4696" />
       <source>Load Macro</source>
       <translation>Загрузить макрос</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4705" />
+      <location filename="../ViewManager/ViewManager.py" line="4697" />
       <source>&amp;Load Macro</source>
       <translation>&amp;Загрузить макрос</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4715" />
+      <location filename="../ViewManager/ViewManager.py" line="4707" />
       <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="4732" />
       <location filename="../ViewManager/ViewManager.py" line="4724" />
+      <location filename="../ViewManager/ViewManager.py" line="4716" />
       <source>Save Macro</source>
       <translation>Сохранить макрос</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4725" />
+      <location filename="../ViewManager/ViewManager.py" line="4717" />
       <source>&amp;Save Macro</source>
       <translation>&amp;Сохранить макрос</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4735" />
+      <location filename="../ViewManager/ViewManager.py" line="4727" />
       <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="4752" />
+      <location filename="../ViewManager/ViewManager.py" line="4744" />
       <source>&amp;Macros</source>
       <translation>&amp;Макросы</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4783" />
-      <location filename="../ViewManager/ViewManager.py" line="4770" />
+      <location filename="../ViewManager/ViewManager.py" line="4775" />
+      <location filename="../ViewManager/ViewManager.py" line="4762" />
       <source>Toggle Bookmark</source>
       <translation>Создать/Удалить закладку</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4772" />
+      <location filename="../ViewManager/ViewManager.py" line="4764" />
       <source>&amp;Toggle Bookmark</source>
       <translation>&amp;Создать/Удалить закладку</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4774" />
+      <location filename="../ViewManager/ViewManager.py" line="4766" />
       <source>Alt+Ctrl+T</source>
       <comment>Bookmark|Toggle</comment>
       <translation>Alt+Ctrl+T</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4786" />
+      <location filename="../ViewManager/ViewManager.py" line="4778" />
       <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="4810" />
-      <location filename="../ViewManager/ViewManager.py" line="4797" />
+      <location filename="../ViewManager/ViewManager.py" line="4802" />
+      <location filename="../ViewManager/ViewManager.py" line="4789" />
       <source>Next Bookmark</source>
       <translation>Следующая закладка</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4799" />
+      <location filename="../ViewManager/ViewManager.py" line="4791" />
       <source>&amp;Next Bookmark</source>
       <translation>&amp;Следующая закладка</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4801" />
+      <location filename="../ViewManager/ViewManager.py" line="4793" />
       <source>Ctrl+PgDown</source>
       <comment>Bookmark|Next</comment>
       <translation>Ctrl+PgDown</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4813" />
+      <location filename="../ViewManager/ViewManager.py" line="4805" />
       <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="4836" />
-      <location filename="../ViewManager/ViewManager.py" line="4823" />
+      <location filename="../ViewManager/ViewManager.py" line="4828" />
+      <location filename="../ViewManager/ViewManager.py" line="4815" />
       <source>Previous Bookmark</source>
       <translation>Предыдущая закладка</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4825" />
+      <location filename="../ViewManager/ViewManager.py" line="4817" />
       <source>&amp;Previous Bookmark</source>
       <translation>&amp;Предыдущая закладка</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4827" />
+      <location filename="../ViewManager/ViewManager.py" line="4819" />
       <source>Ctrl+PgUp</source>
       <comment>Bookmark|Previous</comment>
       <translation>Ctrl+PgUp</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4839" />
+      <location filename="../ViewManager/ViewManager.py" line="4831" />
       <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="4861" />
-      <location filename="../ViewManager/ViewManager.py" line="4849" />
+      <location filename="../ViewManager/ViewManager.py" line="4853" />
+      <location filename="../ViewManager/ViewManager.py" line="4841" />
       <source>Clear Bookmarks</source>
       <translation>Стереть закладки</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4850" />
+      <location filename="../ViewManager/ViewManager.py" line="4842" />
       <source>&amp;Clear Bookmarks</source>
       <translation>&amp;Стереть закладки</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4852" />
+      <location filename="../ViewManager/ViewManager.py" line="4844" />
       <source>Alt+Ctrl+C</source>
       <comment>Bookmark|Clear</comment>
       <translation>Alt+Ctrl+C</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4864" />
+      <location filename="../ViewManager/ViewManager.py" line="4856" />
       <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="4883" />
-      <location filename="../ViewManager/ViewManager.py" line="4874" />
+      <location filename="../ViewManager/ViewManager.py" line="4875" />
+      <location filename="../ViewManager/ViewManager.py" line="4866" />
       <source>Goto Syntax Error</source>
       <translation>Перейти к синтаксической ошибке</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4876" />
+      <location filename="../ViewManager/ViewManager.py" line="4868" />
       <source>&amp;Goto Syntax Error</source>
       <translation>&amp;Перейти к синтаксической ошибке</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4886" />
+      <location filename="../ViewManager/ViewManager.py" line="4878" />
       <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="4904" />
       <location filename="../ViewManager/ViewManager.py" line="4896" />
+      <location filename="../ViewManager/ViewManager.py" line="4888" />
       <source>Clear Syntax Errors</source>
       <translation>Очистить синтаксические ошибки</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4897" />
+      <location filename="../ViewManager/ViewManager.py" line="4889" />
       <source>Clear &amp;Syntax Errors</source>
       <translation>Очистить синтаксические &amp;ошибки</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4907" />
+      <location filename="../ViewManager/ViewManager.py" line="4899" />
       <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="4926" />
-      <location filename="../ViewManager/ViewManager.py" line="4917" />
+      <location filename="../ViewManager/ViewManager.py" line="4918" />
+      <location filename="../ViewManager/ViewManager.py" line="4909" />
       <source>Next warning message</source>
       <translation>Следующее предупреждение</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4919" />
+      <location filename="../ViewManager/ViewManager.py" line="4911" />
       <source>&amp;Next warning message</source>
       <translation>&amp;Следующее предупреждение</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4929" />
+      <location filename="../ViewManager/ViewManager.py" line="4921" />
       <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="4949" />
-      <location filename="../ViewManager/ViewManager.py" line="4940" />
+      <location filename="../ViewManager/ViewManager.py" line="4941" />
+      <location filename="../ViewManager/ViewManager.py" line="4932" />
       <source>Previous warning message</source>
       <translation>Предыдущее предупреждение</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4942" />
+      <location filename="../ViewManager/ViewManager.py" line="4934" />
       <source>&amp;Previous warning message</source>
       <translation>&amp;Предыдущее предупреждение</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4952" />
+      <location filename="../ViewManager/ViewManager.py" line="4944" />
       <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="4971" />
       <location filename="../ViewManager/ViewManager.py" line="4963" />
+      <location filename="../ViewManager/ViewManager.py" line="4955" />
       <source>Clear Warning Messages</source>
       <translation>Очистить предупреждения</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4964" />
+      <location filename="../ViewManager/ViewManager.py" line="4956" />
       <source>Clear &amp;Warning Messages</source>
       <translation>&amp;Очистить предупреждения</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4974" />
+      <location filename="../ViewManager/ViewManager.py" line="4966" />
       <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="4993" />
-      <location filename="../ViewManager/ViewManager.py" line="4984" />
+      <location filename="../ViewManager/ViewManager.py" line="4985" />
+      <location filename="../ViewManager/ViewManager.py" line="4976" />
       <source>Next uncovered line</source>
       <translation>Следующая неохваченная строка</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4986" />
+      <location filename="../ViewManager/ViewManager.py" line="4978" />
       <source>&amp;Next uncovered line</source>
       <translation>&amp;Следующая неохваченная строка</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="4996" />
+      <location filename="../ViewManager/ViewManager.py" line="4988" />
       <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="5016" />
-      <location filename="../ViewManager/ViewManager.py" line="5007" />
+      <location filename="../ViewManager/ViewManager.py" line="5008" />
+      <location filename="../ViewManager/ViewManager.py" line="4999" />
       <source>Previous uncovered line</source>
       <translation>Предыдущая неохваченная строка</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5009" />
+      <location filename="../ViewManager/ViewManager.py" line="5001" />
       <source>&amp;Previous uncovered line</source>
       <translation>&amp;Предыдущая неохваченная строка</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5019" />
+      <location filename="../ViewManager/ViewManager.py" line="5011" />
       <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="5039" />
-      <location filename="../ViewManager/ViewManager.py" line="5030" />
+      <location filename="../ViewManager/ViewManager.py" line="5031" />
+      <location filename="../ViewManager/ViewManager.py" line="5022" />
       <source>Next Task</source>
       <translation>Следующая задача</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5032" />
+      <location filename="../ViewManager/ViewManager.py" line="5024" />
       <source>&amp;Next Task</source>
       <translation>&amp;Следующая задача</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5042" />
+      <location filename="../ViewManager/ViewManager.py" line="5034" />
       <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="5061" />
-      <location filename="../ViewManager/ViewManager.py" line="5052" />
+      <location filename="../ViewManager/ViewManager.py" line="5053" />
+      <location filename="../ViewManager/ViewManager.py" line="5044" />
       <source>Previous Task</source>
       <translation>Предыдущая задача</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5054" />
+      <location filename="../ViewManager/ViewManager.py" line="5046" />
       <source>&amp;Previous Task</source>
       <translation>&amp;Предыдущая задача</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5064" />
+      <location filename="../ViewManager/ViewManager.py" line="5056" />
       <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="5084" />
-      <location filename="../ViewManager/ViewManager.py" line="5075" />
+      <location filename="../ViewManager/ViewManager.py" line="5076" />
+      <location filename="../ViewManager/ViewManager.py" line="5067" />
       <source>Next Change</source>
       <translation>Следующее изменение</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5077" />
+      <location filename="../ViewManager/ViewManager.py" line="5069" />
       <source>&amp;Next Change</source>
       <translation>&amp;Следующее изменение</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5087" />
+      <location filename="../ViewManager/ViewManager.py" line="5079" />
       <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="5107" />
-      <location filename="../ViewManager/ViewManager.py" line="5098" />
+      <location filename="../ViewManager/ViewManager.py" line="5099" />
+      <location filename="../ViewManager/ViewManager.py" line="5090" />
       <source>Previous Change</source>
       <translation>Предыдущее изменение</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5100" />
+      <location filename="../ViewManager/ViewManager.py" line="5092" />
       <source>&amp;Previous Change</source>
       <translation>&amp;Предыдущее изменение</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5110" />
+      <location filename="../ViewManager/ViewManager.py" line="5102" />
       <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="5130" />
-      <location filename="../ViewManager/ViewManager.py" line="5128" />
+      <location filename="../ViewManager/ViewManager.py" line="5122" />
+      <location filename="../ViewManager/ViewManager.py" line="5120" />
       <source>&amp;Bookmarks</source>
       <translation>&amp;Закладки</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5173" />
-      <location filename="../ViewManager/ViewManager.py" line="5171" />
+      <location filename="../ViewManager/ViewManager.py" line="5165" />
+      <location filename="../ViewManager/ViewManager.py" line="5163" />
       <source>Bookmarks</source>
       <translation>Закладки</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5207" />
+      <location filename="../ViewManager/ViewManager.py" line="5199" />
       <source>Check spelling</source>
       <translation>Проверка орфографии</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5209" />
+      <location filename="../ViewManager/ViewManager.py" line="5201" />
       <source>Check &amp;spelling...</source>
       <translation>Проверка &amp;орфографии...</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5211" />
+      <location filename="../ViewManager/ViewManager.py" line="5203" />
       <source>Shift+F7</source>
       <comment>Spelling|Spell Check</comment>
       <translation>Shift+F7</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5220" />
+      <location filename="../ViewManager/ViewManager.py" line="5212" />
       <source>Perform spell check of current editor</source>
       <translation>Проверить орфографию в текущем редакторе</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5225" />
+      <location filename="../ViewManager/ViewManager.py" line="5217" />
       <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="5235" />
+      <location filename="../ViewManager/ViewManager.py" line="5227" />
       <source>Automatic spell checking</source>
       <translation>Автоматическая проверка орфографии</translation>
     </message>
     <message>
+      <location filename="../ViewManager/ViewManager.py" line="5229" />
+      <source>&amp;Automatic spell checking</source>
+      <translation>&amp;Автоматическая проверка орфографии</translation>
+    </message>
+    <message>
       <location filename="../ViewManager/ViewManager.py" line="5237" />
-      <source>&amp;Automatic spell checking</source>
-      <translation>&amp;Автоматическая проверка орфографии</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="5245" />
       <source>(De-)Activate automatic spell checking</source>
       <translation>Разрешить/Запретить автоматическую проверку орфографии</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5250" />
+      <location filename="../ViewManager/ViewManager.py" line="5242" />
       <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="5283" />
+      <location filename="../ViewManager/ViewManager.py" line="5275" />
       <source>Edit Dictionary</source>
       <translation>Редактировать словарь</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5286" />
+      <location filename="../ViewManager/ViewManager.py" line="5278" />
       <source>Project Word List</source>
       <translation>Словарь проекта</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5290" />
+      <location filename="../ViewManager/ViewManager.py" line="5282" />
       <source>Project Exception List</source>
       <translation>Список исключений проекта</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5295" />
+      <location filename="../ViewManager/ViewManager.py" line="5287" />
       <source>User Word List</source>
       <translation>Словарь пользователя</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5299" />
+      <location filename="../ViewManager/ViewManager.py" line="5291" />
       <source>User Exception List</source>
       <translation>Список исключений пользователя</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5319" />
-      <location filename="../ViewManager/ViewManager.py" line="5317" />
+      <location filename="../ViewManager/ViewManager.py" line="5311" />
+      <location filename="../ViewManager/ViewManager.py" line="5309" />
       <source>Spelling</source>
       <translation>Проверка орфографии</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5345" />
+      <location filename="../ViewManager/ViewManager.py" line="5337" />
       <source>Open files</source>
       <translation>Открыть файлы</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5393" />
+      <location filename="../ViewManager/ViewManager.py" line="5385" />
       <source>File Modified</source>
       <translation>Файл изменён</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5394" />
+      <location filename="../ViewManager/ViewManager.py" line="5386" />
       <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="5820" />
+      <location filename="../ViewManager/ViewManager.py" line="5812" />
       <source>Line: {0:5}</source>
       <translation>Строка: {0:5}</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5826" />
+      <location filename="../ViewManager/ViewManager.py" line="5818" />
       <source>Pos: {0:5}</source>
       <translation>Позиция: {0:5}</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5846" />
+      <location filename="../ViewManager/ViewManager.py" line="5838" />
       <source>Language: {0}</source>
       <translation>Язык: {0}</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5855" />
+      <location filename="../ViewManager/ViewManager.py" line="5847" />
       <source>EOL Mode: {0}</source>
       <translation>Режим конца строк: {0}</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="6316" />
-      <location filename="../ViewManager/ViewManager.py" line="6274" />
+      <location filename="../ViewManager/ViewManager.py" line="6304" />
+      <location filename="../ViewManager/ViewManager.py" line="6262" />
       <source>&amp;Clear</source>
       <translation>&amp;Очистить</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="6310" />
+      <location filename="../ViewManager/ViewManager.py" line="6298" />
       <source>&amp;Add</source>
       <translation>&amp;Добавить</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="6313" />
+      <location filename="../ViewManager/ViewManager.py" line="6301" />
       <source>&amp;Edit...</source>
       <translation>&amp;Правка...</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="7349" />
-      <location filename="../ViewManager/ViewManager.py" line="7335" />
-      <location filename="../ViewManager/ViewManager.py" line="7303" />
+      <location filename="../ViewManager/ViewManager.py" line="7337" />
+      <location filename="../ViewManager/ViewManager.py" line="7323" />
+      <location filename="../ViewManager/ViewManager.py" line="7291" />
       <source>Edit Spelling Dictionary</source>
       <translation>Редактировать орфографический словарь</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="7306" />
+      <location filename="../ViewManager/ViewManager.py" line="7294" />
       <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="7322" />
+      <location filename="../ViewManager/ViewManager.py" line="7310" />
       <source>Editing {0}</source>
       <translation>Редактирование {0}</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="7338" />
+      <location filename="../ViewManager/ViewManager.py" line="7326" />
       <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="7352" />
+      <location filename="../ViewManager/ViewManager.py" line="7340" />
       <source>The spelling dictionary was saved successfully.</source>
       <translation>Файл словаря успешно сохранён.</translation>
     </message>

eric ide

mercurial