src/eric7/i18n/eric7_ru.ts

branch
eric7
changeset 10506
321555d0303b
parent 10494
8db0328580d7
child 10507
d1c6608155ef
--- a/src/eric7/i18n/eric7_ru.ts	Tue Jan 16 14:35:26 2024 +0100
+++ b/src/eric7/i18n/eric7_ru.ts	Tue Jan 16 14:35:46 2024 +0100
@@ -12445,990 +12445,990 @@
   <context>
     <name>Editor</name>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3501" />
+      <location filename="../QScintilla/Editor.py" line="3521" />
+      <location filename="../QScintilla/Editor.py" line="470" />
       <location filename="../QScintilla/Editor.py" line="455" />
-      <location filename="../QScintilla/Editor.py" line="440" />
       <source>Open File</source>
       <translation>Открыть файл</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="441" />
-      <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="456" />
+      <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="471" />
       <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="553" />
+      <location filename="../QScintilla/Editor.py" line="573" />
       <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="907" />
+      <location filename="../QScintilla/Editor.py" line="927" />
       <source>Undo</source>
       <translation>Отменить</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="910" />
+      <location filename="../QScintilla/Editor.py" line="930" />
       <source>Redo</source>
       <translation>Повторить</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="913" />
+      <location filename="../QScintilla/Editor.py" line="933" />
       <source>Revert to last saved state</source>
       <translation>Вернуть к последнему записанному состоянию</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="917" />
+      <location filename="../QScintilla/Editor.py" line="937" />
       <source>Cut</source>
       <translation>Вырезать</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="920" />
+      <location filename="../QScintilla/Editor.py" line="940" />
       <source>Copy</source>
       <translation>Копировать</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="923" />
+      <location filename="../QScintilla/Editor.py" line="943" />
       <source>Paste</source>
       <translation>Вставить</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="929" />
+      <location filename="../QScintilla/Editor.py" line="949" />
       <source>Indent</source>
       <translation>Увеличить отступ</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="934" />
-      <source>Unindent</source>
-      <translation>Уменьшить отступ</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="939" />
-      <source>Comment</source>
-      <translation>Закомментировать</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="944" />
-      <source>Uncomment</source>
-      <translation>Раскомментировать</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="9839" />
-      <location filename="../QScintilla/Editor.py" line="949" />
-      <source>Generate Docstring</source>
-      <translation>Генерировать строки документации</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="952" />
-      <source>Select to brace</source>
-      <translation>Выбрать до скобки</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="953" />
-      <source>Select all</source>
-      <translation>Выделить всё</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="954" />
-      <source>Deselect all</source>
-      <translation>Снять выделение</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="956" />
-      <source>Execute Selection In Console</source>
-      <translation>Выполнить выбор в консоли</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="968" />
-      <source>Use Monospaced Font</source>
-      <translation>Использовать моноширинный шрифт</translation>
+      <source>Unindent</source>
+      <translation>Уменьшить отступ</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="959" />
+      <source>Comment</source>
+      <translation>Закомментировать</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="964" />
+      <source>Uncomment</source>
+      <translation>Раскомментировать</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="9899" />
+      <location filename="../QScintilla/Editor.py" line="969" />
+      <source>Generate Docstring</source>
+      <translation>Генерировать строки документации</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="972" />
+      <source>Select to brace</source>
+      <translation>Выбрать до скобки</translation>
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="973" />
+      <source>Select all</source>
+      <translation>Выделить всё</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="974" />
+      <source>Deselect all</source>
+      <translation>Снять выделение</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="976" />
+      <source>Execute Selection In Console</source>
+      <translation>Выполнить выбор в консоли</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="988" />
+      <source>Use Monospaced Font</source>
+      <translation>Использовать моноширинный шрифт</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="993" />
       <source>Autosave enabled</source>
       <translation>Автосохранение разрешено</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="978" />
-      <source>Typing aids enabled</source>
-      <translation>Разрешить помощь при наборе</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="986" />
-      <source>Automatic Completion enabled</source>
-      <translation>Автоматическое дополнение</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="995" />
-      <source>Calltip</source>
-      <translation>Подсказка</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="998" />
-      <source>Code Info</source>
-      <translation>Инфо для кода</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1013" />
-      <source>New Document View</source>
-      <translation>Новое окно для документа</translation>
+      <source>Typing aids enabled</source>
+      <translation>Разрешить помощь при наборе</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1006" />
+      <source>Automatic Completion enabled</source>
+      <translation>Автоматическое дополнение</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1015" />
+      <source>Calltip</source>
+      <translation>Подсказка</translation>
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="1018" />
+      <source>Code Info</source>
+      <translation>Инфо для кода</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1033" />
+      <source>New Document View</source>
+      <translation>Новое окно для документа</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1038" />
       <source>New Document View (with new split)</source>
       <translation>Новое окно для документа (в новом разделе)</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1026" />
+      <location filename="../QScintilla/Editor.py" line="1046" />
       <source>Save</source>
       <translation>Сохранить</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1030" />
+      <location filename="../QScintilla/Editor.py" line="1050" />
       <source>Save As...</source>
       <translation>Сохранить как...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1035" />
+      <location filename="../QScintilla/Editor.py" line="1055" />
       <source>Save Copy...</source>
       <translation>Сохранить копию...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1057" />
-      <location filename="../QScintilla/Editor.py" line="1054" />
+      <location filename="../QScintilla/Editor.py" line="1077" />
+      <location filename="../QScintilla/Editor.py" line="1074" />
       <source>Complete</source>
       <translation>Дополнить</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1061" />
+      <location filename="../QScintilla/Editor.py" line="1081" />
       <source>Clear Completions Cache</source>
       <translation>Очистить кэш дополнений</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1064" />
+      <location filename="../QScintilla/Editor.py" line="1084" />
       <source>Complete from Document</source>
       <translation>Дополнение из документа</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1066" />
+      <location filename="../QScintilla/Editor.py" line="1086" />
       <source>Complete from APIs</source>
       <translation>Дополнение из API</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1069" />
+      <location filename="../QScintilla/Editor.py" line="1089" />
       <source>Complete from Document and APIs</source>
       <translation>Дополнение из документа и API</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1083" />
+      <location filename="../QScintilla/Editor.py" line="1103" />
       <source>Check</source>
       <translation>Проверить</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1094" />
+      <location filename="../QScintilla/Editor.py" line="1114" />
       <source>Code Formatting</source>
       <translation>Форматировать код</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1100" />
+      <location filename="../QScintilla/Editor.py" line="1120" />
       <source>Black</source>
       <translation>Black</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1105" />
+      <location filename="../QScintilla/Editor.py" line="1125" />
       <source>Format Code</source>
       <translation>Форматировать код</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1109" />
+      <location filename="../QScintilla/Editor.py" line="1129" />
       <source>Check Formatting</source>
       <translation>Проверить форматирование</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1113" />
+      <location filename="../QScintilla/Editor.py" line="1133" />
       <source>Formatting Diff</source>
       <translation>Различия форматирования</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1122" />
+      <location filename="../QScintilla/Editor.py" line="1142" />
       <source>isort</source>
       <translation>isort</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1127" />
-      <source>Sort Imports</source>
-      <translation>Сортировать импорт</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1131" />
-      <source>Imports Sorting Diff</source>
-      <translation>Различия сортировки импорта</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1147" />
+      <source>Sort Imports</source>
+      <translation>Сортировать импорт</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1151" />
+      <source>Imports Sorting Diff</source>
+      <translation>Различия сортировки импорта</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1167" />
       <source>Tools</source>
       <translation>Инструменты</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1158" />
+      <location filename="../QScintilla/Editor.py" line="1178" />
       <source>Show</source>
       <translation>Показать</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1160" />
+      <location filename="../QScintilla/Editor.py" line="1180" />
       <source>Code metrics...</source>
       <translation>Метрики кода...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1162" />
+      <location filename="../QScintilla/Editor.py" line="1182" />
       <source>Code coverage...</source>
       <translation>Покрытие кода...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1165" />
+      <location filename="../QScintilla/Editor.py" line="1185" />
       <source>Show code coverage annotations</source>
       <translation>Показать аннотации по покрытию кода</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1168" />
-      <source>Hide code coverage annotations</source>
-      <translation>Не показывать аннотации по покрытию кода</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1172" />
-      <source>Profile data...</source>
-      <translation>Данные профайлера...</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1186" />
-      <source>Diagrams</source>
-      <translation>Диаграммы</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1188" />
-      <source>Class Diagram...</source>
-      <translation>Диаграмма классов...</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1189" />
-      <source>Package Diagram...</source>
-      <translation>Диаграмма пакетов...</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1190" />
-      <source>Imports Diagram...</source>
-      <translation>Диаграмма импортирования...</translation>
+      <source>Hide code coverage annotations</source>
+      <translation>Не показывать аннотации по покрытию кода</translation>
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="1192" />
-      <source>Application Diagram...</source>
-      <translation>Диаграмма приложения...</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1197" />
-      <source>Load Diagram...</source>
-      <translation>Загрузить диаграмму...</translation>
+      <source>Profile data...</source>
+      <translation>Данные профайлера...</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1206" />
+      <source>Diagrams</source>
+      <translation>Диаграммы</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1208" />
+      <source>Class Diagram...</source>
+      <translation>Диаграмма классов...</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1209" />
+      <source>Package Diagram...</source>
+      <translation>Диаграмма пакетов...</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1210" />
+      <source>Imports Diagram...</source>
+      <translation>Диаграмма импортирования...</translation>
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="1212" />
+      <source>Application Diagram...</source>
+      <translation>Диаграмма приложения...</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1217" />
+      <source>Load Diagram...</source>
+      <translation>Загрузить диаграмму...</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1232" />
       <source>Languages</source>
       <translation>Языки</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1216" />
+      <location filename="../QScintilla/Editor.py" line="1236" />
       <source>Text</source>
       <translation>Текст</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1238" />
+      <location filename="../QScintilla/Editor.py" line="1258" />
       <source>Guessed</source>
       <translation>Предполагаемый язык</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1569" />
-      <location filename="../QScintilla/Editor.py" line="1242" />
+      <location filename="../QScintilla/Editor.py" line="1589" />
+      <location filename="../QScintilla/Editor.py" line="1262" />
       <source>Alternatives</source>
       <translation>Альтернативная подсветка</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1259" />
+      <location filename="../QScintilla/Editor.py" line="1279" />
       <source>Encodings</source>
       <translation>Кодировки</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1282" />
-      <source>Re-Open With Encoding</source>
-      <translation>Открыть заново с кодировкой</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1302" />
+      <source>Re-Open With Encoding</source>
+      <translation>Открыть заново с кодировкой</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1322" />
       <source>End-of-Line Type</source>
       <translation>Тип конца строки</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1306" />
+      <location filename="../QScintilla/Editor.py" line="1326" />
       <source>Unix</source>
       <translation>Unix</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1312" />
+      <location filename="../QScintilla/Editor.py" line="1332" />
       <source>Windows</source>
       <translation>Windows</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1318" />
+      <location filename="../QScintilla/Editor.py" line="1338" />
       <source>Macintosh</source>
       <translation>Macintosh</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1336" />
+      <location filename="../QScintilla/Editor.py" line="1356" />
       <source>Spelling</source>
       <translation>Проверка орфографии</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8932" />
-      <location filename="../QScintilla/Editor.py" line="1344" />
+      <location filename="../QScintilla/Editor.py" line="8992" />
+      <location filename="../QScintilla/Editor.py" line="1364" />
       <source>Check spelling...</source>
       <translation>Проверка орфографии...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1349" />
+      <location filename="../QScintilla/Editor.py" line="1369" />
       <source>Check spelling of selection...</source>
       <translation>Проверка орфографии выделенного участка...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1353" />
+      <location filename="../QScintilla/Editor.py" line="1373" />
       <source>Remove from dictionary</source>
       <translation>Удалить из словаря</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1370" />
+      <location filename="../QScintilla/Editor.py" line="1390" />
       <source>Spell Check Languages</source>
       <translation>Языки проверки правописания</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1374" />
+      <location filename="../QScintilla/Editor.py" line="1394" />
       <source>No Language</source>
       <translation>Нет языка</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1401" />
+      <location filename="../QScintilla/Editor.py" line="1421" />
       <source>Toggle bookmark</source>
       <translation>Создать/Удалить закладку</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1403" />
-      <source>Next bookmark</source>
-      <translation>Следующая закладка</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1406" />
-      <source>Previous bookmark</source>
-      <translation>Предыдущая закладка</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1409" />
-      <source>Clear all bookmarks</source>
-      <translation>Очистить все закладки</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1420" />
-      <source>Toggle breakpoint</source>
-      <translation>Поставить/убрать точку останова</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1423" />
-      <source>Toggle temporary breakpoint</source>
-      <translation>Поставить/убрать временную точку останова</translation>
+      <source>Next bookmark</source>
+      <translation>Следующая закладка</translation>
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="1426" />
+      <source>Previous bookmark</source>
+      <translation>Предыдущая закладка</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1429" />
+      <source>Clear all bookmarks</source>
+      <translation>Очистить все закладки</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1440" />
+      <source>Toggle breakpoint</source>
+      <translation>Поставить/убрать точку останова</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1443" />
+      <source>Toggle temporary breakpoint</source>
+      <translation>Поставить/убрать временную точку останова</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1446" />
       <source>Edit breakpoint...</source>
       <translation>Редактировать точку останова...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6433" />
-      <location filename="../QScintilla/Editor.py" line="1429" />
+      <location filename="../QScintilla/Editor.py" line="6495" />
+      <location filename="../QScintilla/Editor.py" line="1449" />
       <source>Enable breakpoint</source>
       <translation>Установить точку останова</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1432" />
+      <location filename="../QScintilla/Editor.py" line="1452" />
       <source>Next breakpoint</source>
       <translation>Следующая точка останова</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1435" />
+      <location filename="../QScintilla/Editor.py" line="1455" />
       <source>Previous breakpoint</source>
       <translation>Предыдущая точка останова</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1438" />
+      <location filename="../QScintilla/Editor.py" line="1458" />
       <source>Clear all breakpoints</source>
       <translation>Убрать все точки останова</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1449" />
+      <location filename="../QScintilla/Editor.py" line="1469" />
       <source>Toggle all folds</source>
       <translation>Свернуть/Развернуть все свертки</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1454" />
+      <location filename="../QScintilla/Editor.py" line="1474" />
       <source>Toggle all folds (including children)</source>
       <translation>Свернуть/Развернуть все свёртки (включая дочерние)</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1457" />
+      <location filename="../QScintilla/Editor.py" line="1477" />
       <source>Toggle current fold</source>
       <translation>Свернуть/Развернуть текущую свертку</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1461" />
-      <source>Expand (including children)</source>
-      <translation>Развернуть (включая дочерние)</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1465" />
-      <source>Collapse (including children)</source>
-      <translation>Свернуть (включая дочерние)</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1470" />
-      <source>Clear all folds</source>
-      <translation>Очистить все свертки</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1481" />
+      <source>Expand (including children)</source>
+      <translation>Развернуть (включая дочерние)</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1485" />
+      <source>Collapse (including children)</source>
+      <translation>Свернуть (включая дочерние)</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1490" />
+      <source>Clear all folds</source>
+      <translation>Очистить все свертки</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1501" />
       <source>Goto syntax error</source>
       <translation>Перейти к синтаксической ошибке</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1484" />
-      <source>Show syntax error message</source>
-      <translation>Показать сообщение о синтаксической ошибке</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1487" />
-      <source>Clear syntax error</source>
-      <translation>Очистить синтаксическую ошибку</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1491" />
-      <source>Next warning</source>
-      <translation>Следующее предупреждение</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1494" />
-      <source>Previous warning</source>
-      <translation>Предыдущее предупреждение</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1497" />
-      <source>Show warning message</source>
-      <translation>Показать предупреждение</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1500" />
-      <source>Clear warnings</source>
-      <translation>Очистить предупреждения</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1504" />
-      <source>Next uncovered line</source>
-      <translation>Следующая неохваченная строка</translation>
+      <source>Show syntax error message</source>
+      <translation>Показать сообщение о синтаксической ошибке</translation>
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="1507" />
-      <source>Previous uncovered line</source>
-      <translation>Предыдущая неохваченная строка</translation>
+      <source>Clear syntax error</source>
+      <translation>Очистить синтаксическую ошибку</translation>
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="1511" />
-      <source>Next task</source>
-      <translation>Следующая задача</translation>
+      <source>Next warning</source>
+      <translation>Следующее предупреждение</translation>
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="1514" />
-      <source>Previous task</source>
-      <translation>Предыдущая задача</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1518" />
-      <source>Next change</source>
-      <translation>Следующее изменение</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="1521" />
-      <source>Previous change</source>
-      <translation>Предыдущее изменение</translation>
+      <source>Previous warning</source>
+      <translation>Предыдущее предупреждение</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1517" />
+      <source>Show warning message</source>
+      <translation>Показать предупреждение</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1520" />
+      <source>Clear warnings</source>
+      <translation>Очистить предупреждения</translation>
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="1524" />
+      <source>Next uncovered line</source>
+      <translation>Следующая неохваченная строка</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1527" />
+      <source>Previous uncovered line</source>
+      <translation>Предыдущая неохваченная строка</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1531" />
+      <source>Next task</source>
+      <translation>Следующая задача</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1534" />
+      <source>Previous task</source>
+      <translation>Предыдущая задача</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1538" />
+      <source>Next change</source>
+      <translation>Следующее изменение</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1541" />
+      <source>Previous change</source>
+      <translation>Предыдущее изменение</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1544" />
       <source>Clear changes</source>
       <translation>Очистить изменения</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1554" />
-      <location filename="../QScintilla/Editor.py" line="1545" />
+      <location filename="../QScintilla/Editor.py" line="1574" />
+      <location filename="../QScintilla/Editor.py" line="1565" />
       <source>Export source</source>
       <translation>Экспортировать исходник</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1546" />
-      <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="1555" />
-      <source>No export format given. Aborting...</source>
-      <translation>Не задан формат экспорта. Прерывание...</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="1566" />
+      <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="1575" />
+      <source>No export format given. Aborting...</source>
+      <translation>Не задан формат экспорта. Прерывание...</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="1586" />
       <source>Alternatives ({0})</source>
       <translation>Альтернативы ({0})</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1590" />
+      <location filename="../QScintilla/Editor.py" line="1610" />
       <source>Pygments Lexer</source>
       <translation>Лексер Pygments</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="1591" />
+      <location filename="../QScintilla/Editor.py" line="1611" />
       <source>Select the Pygments lexer to apply.</source>
       <translation>Выберите для использования лексер Pygments.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2193" />
+      <location filename="../QScintilla/Editor.py" line="2213" />
       <source>Modification of Read Only file</source>
       <translation>Редактирование файла, открытого только на чтение</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2194" />
+      <location filename="../QScintilla/Editor.py" line="2214" />
       <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="2677" />
+      <location filename="../QScintilla/Editor.py" line="2697" />
       <source>Add Breakpoint</source>
       <translation>Добавить точку останова</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2678" />
+      <location filename="../QScintilla/Editor.py" line="2698" />
       <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="3032" />
+      <location filename="../QScintilla/Editor.py" line="3052" />
       <source>Printing...</source>
       <translation>Печать...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3049" />
+      <location filename="../QScintilla/Editor.py" line="3069" />
       <source>Printing completed</source>
       <translation>Печать завершена</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3051" />
+      <location filename="../QScintilla/Editor.py" line="3071" />
       <source>Error while printing</source>
       <translation>Ошибка печати</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3054" />
+      <location filename="../QScintilla/Editor.py" line="3074" />
       <source>Printing aborted</source>
       <translation>Печать прервана</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3436" />
+      <location filename="../QScintilla/Editor.py" line="3456" />
       <source>File Modified</source>
       <translation>Файл изменён</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3437" />
+      <location filename="../QScintilla/Editor.py" line="3457" />
       <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="3502" />
+      <location filename="../QScintilla/Editor.py" line="3522" />
       <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="3693" />
-      <location filename="../QScintilla/Editor.py" line="3674" />
-      <location filename="../QScintilla/Editor.py" line="3634" />
+      <location filename="../QScintilla/Editor.py" line="3713" />
+      <location filename="../QScintilla/Editor.py" line="3694" />
+      <location filename="../QScintilla/Editor.py" line="3654" />
       <source>Save File</source>
       <translation>Сохранить файл</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3635" />
+      <location filename="../QScintilla/Editor.py" line="3655" />
       <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="3694" />
+      <location filename="../QScintilla/Editor.py" line="3714" />
       <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="3838" />
+      <location filename="../QScintilla/Editor.py" line="3858" />
       <source>Save File to Device</source>
       <translation>Сохранить файл на устройство</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3839" />
+      <location filename="../QScintilla/Editor.py" line="3859" />
       <source>Enter the complete device file path:</source>
       <translation>Введите полный путь к файлу устройства:</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5585" />
+      <location filename="../QScintilla/Editor.py" line="5647" />
       <source>Autocompletion</source>
       <translation>Автодополнение</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5586" />
+      <location filename="../QScintilla/Editor.py" line="5648" />
       <source>Autocompletion is not available because there is no autocompletion source set.</source>
       <translation>Автодополнение недоступно, так как не задан источник автодополнения.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5720" />
+      <location filename="../QScintilla/Editor.py" line="5782" />
       <source>Auto-Completion Provider</source>
       <translation>Источник автодополнений</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5721" />
+      <location filename="../QScintilla/Editor.py" line="5783" />
       <source>The completion list provider '{0}' was already registered. Ignoring duplicate request.</source>
       <translation>Список дополнений источника '{0}' уже зарегистрирован. Повторный запрос проигнорирован.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6017" />
+      <location filename="../QScintilla/Editor.py" line="6079" />
       <source>Call-Tips Provider</source>
       <translation>Источник всплывающих подсказок</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6018" />
+      <location filename="../QScintilla/Editor.py" line="6080" />
       <source>The call-tips provider '{0}' was already registered. Ignoring duplicate request.</source>
       <translation>Источник всплывающих подсказок '{0}' уже зарегистрирован. Повторный запрос проигнорирован.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6437" />
+      <location filename="../QScintilla/Editor.py" line="6499" />
       <source>Disable breakpoint</source>
       <translation>Убрать точку останова</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6854" />
+      <location filename="../QScintilla/Editor.py" line="6914" />
       <source>Code Coverage</source>
       <translation>Покрытие кода</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6855" />
+      <location filename="../QScintilla/Editor.py" line="6915" />
       <source>Please select a coverage file</source>
       <translation>Пожалуйста, выберите файл покрытия</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6930" />
-      <location filename="../QScintilla/Editor.py" line="6922" />
+      <location filename="../QScintilla/Editor.py" line="6990" />
+      <location filename="../QScintilla/Editor.py" line="6982" />
       <source>Show Code Coverage Annotations</source>
       <translation>Показать аннотации по покрытию кода</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6923" />
+      <location filename="../QScintilla/Editor.py" line="6983" />
       <source>All lines have been covered.</source>
       <translation>Все строки были охвачены.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6931" />
+      <location filename="../QScintilla/Editor.py" line="6991" />
       <source>There is no coverage file available.</source>
       <translation>Нет доступного файла покрытия.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7039" />
+      <location filename="../QScintilla/Editor.py" line="7099" />
       <source>Profile Data</source>
       <translation>Данные профайлера</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7040" />
+      <location filename="../QScintilla/Editor.py" line="7100" />
       <source>Please select a profile file</source>
       <translation>Пожалуйста, выберите файл профиля</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7202" />
-      <location filename="../QScintilla/Editor.py" line="7196" />
+      <location filename="../QScintilla/Editor.py" line="7262" />
+      <location filename="../QScintilla/Editor.py" line="7256" />
       <source>Syntax Error</source>
       <translation>Синтаксическая ошибка</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7203" />
+      <location filename="../QScintilla/Editor.py" line="7263" />
       <source>No syntax error message available.</source>
       <translation>Нет сообщения о синтаксической ошибке.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7450" />
-      <location filename="../QScintilla/Editor.py" line="7444" />
+      <location filename="../QScintilla/Editor.py" line="7510" />
+      <location filename="../QScintilla/Editor.py" line="7504" />
       <source>Warning</source>
       <translation>Предупреждение</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7450" />
+      <location filename="../QScintilla/Editor.py" line="7510" />
       <source>No warning messages available.</source>
       <translation>Нет предупреждающего сообщения.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7529" />
+      <location filename="../QScintilla/Editor.py" line="7589" />
       <source>Info: {0}</source>
       <translation>Инфо: {0}</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7545" />
-      <location filename="../QScintilla/Editor.py" line="7531" />
+      <location filename="../QScintilla/Editor.py" line="7605" />
+      <location filename="../QScintilla/Editor.py" line="7591" />
       <source>Error: {0}</source>
       <translation>Ошибка: {0}</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7533" />
+      <location filename="../QScintilla/Editor.py" line="7593" />
       <source>Style: {0}</source>
       <translation>Стиль: {0}</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7538" />
+      <location filename="../QScintilla/Editor.py" line="7598" />
       <source>Warning: {0}</source>
       <translation>Предупреждение: {0}</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7668" />
+      <location filename="../QScintilla/Editor.py" line="7728" />
       <source>Macro Name</source>
       <translation>Имя макроса</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7668" />
+      <location filename="../QScintilla/Editor.py" line="7728" />
       <source>Select a macro name:</source>
       <translation>Задайте имя макроса:</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7694" />
+      <location filename="../QScintilla/Editor.py" line="7754" />
       <source>Load macro file</source>
       <translation>Загрузить макрос</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7740" />
-      <location filename="../QScintilla/Editor.py" line="7696" />
+      <location filename="../QScintilla/Editor.py" line="7800" />
+      <location filename="../QScintilla/Editor.py" line="7756" />
       <source>Macro files (*.macro)</source>
       <translation>Макросы (*.macro)</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7718" />
-      <location filename="../QScintilla/Editor.py" line="7708" />
+      <location filename="../QScintilla/Editor.py" line="7778" />
+      <location filename="../QScintilla/Editor.py" line="7768" />
       <source>Error loading macro</source>
       <translation>Ошибка при загрузке макроса</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7709" />
+      <location filename="../QScintilla/Editor.py" line="7769" />
       <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="7719" />
+      <location filename="../QScintilla/Editor.py" line="7779" />
       <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="7738" />
+      <location filename="../QScintilla/Editor.py" line="7798" />
       <source>Save macro file</source>
       <translation>Сохранить файл с макросами</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7756" />
+      <location filename="../QScintilla/Editor.py" line="7816" />
       <source>Save macro</source>
       <translation>Сохранить макрос</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7757" />
+      <location filename="../QScintilla/Editor.py" line="7817" />
       <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="7772" />
+      <location filename="../QScintilla/Editor.py" line="7832" />
       <source>Error saving macro</source>
       <translation>Ошибка при сохранении макроса</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7773" />
+      <location filename="../QScintilla/Editor.py" line="7833" />
       <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="7786" />
+      <location filename="../QScintilla/Editor.py" line="7846" />
       <source>Start Macro Recording</source>
       <translation>Начать запись макроса</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7787" />
+      <location filename="../QScintilla/Editor.py" line="7847" />
       <source>Macro recording is already active. Start new?</source>
       <translation>Запись макроса уже идёт. Начать новую запись?</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7813" />
+      <location filename="../QScintilla/Editor.py" line="7873" />
       <source>Macro Recording</source>
       <translation>Запись макроса</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7814" />
+      <location filename="../QScintilla/Editor.py" line="7874" />
       <source>Enter name of the macro:</source>
       <translation>Задайте имя макроса:</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7997" />
+      <location filename="../QScintilla/Editor.py" line="8057" />
       <source>{0} (ro)</source>
       <translation>{0} (только чтение)</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8182" />
+      <location filename="../QScintilla/Editor.py" line="8242" />
       <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="8188" />
+      <location filename="../QScintilla/Editor.py" line="8248" />
       <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="8195" />
+      <location filename="../QScintilla/Editor.py" line="8255" />
       <source>File changed</source>
       <translation>Файл изменен</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8358" />
+      <location filename="../QScintilla/Editor.py" line="8418" />
       <source>Drop Error</source>
       <translation>Ошибка Drag&amp;&amp;Drop</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8359" />
+      <location filename="../QScintilla/Editor.py" line="8419" />
       <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="8380" />
+      <location filename="../QScintilla/Editor.py" line="8440" />
       <source>Resources</source>
       <translation>Ресурсы</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8382" />
+      <location filename="../QScintilla/Editor.py" line="8442" />
       <source>Add file...</source>
       <translation>Добавить файл...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8383" />
+      <location filename="../QScintilla/Editor.py" line="8443" />
       <source>Add files...</source>
       <translation>Добавить файлы...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8384" />
+      <location filename="../QScintilla/Editor.py" line="8444" />
       <source>Add aliased file...</source>
       <translation>Добавить файл под другим именем...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8386" />
+      <location filename="../QScintilla/Editor.py" line="8446" />
       <source>Add localized resource...</source>
       <translation>Добавить локализованный ресурс...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8389" />
+      <location filename="../QScintilla/Editor.py" line="8449" />
       <source>Add resource frame</source>
       <translation>Добавить фрагмент ресурсов</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8409" />
+      <location filename="../QScintilla/Editor.py" line="8469" />
       <source>Add file resource</source>
       <translation>Добавить файл ресурсов</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8423" />
+      <location filename="../QScintilla/Editor.py" line="8483" />
       <source>Add file resources</source>
       <translation>Добавить файлы ресурсов</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8447" />
-      <location filename="../QScintilla/Editor.py" line="8441" />
+      <location filename="../QScintilla/Editor.py" line="8507" />
+      <location filename="../QScintilla/Editor.py" line="8501" />
       <source>Add aliased file resource</source>
       <translation>Добавить файл ресурсов под другим именем</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8448" />
+      <location filename="../QScintilla/Editor.py" line="8508" />
       <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="8523" />
+      <location filename="../QScintilla/Editor.py" line="8583" />
       <source>Package Diagram</source>
       <translation>Диаграмма пакетов</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8524" />
+      <location filename="../QScintilla/Editor.py" line="8584" />
       <source>Include class attributes?</source>
       <translation>Включать атрибуты класса?</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8544" />
+      <location filename="../QScintilla/Editor.py" line="8604" />
       <source>Imports Diagram</source>
       <translation>Диаграмма импортов</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8545" />
+      <location filename="../QScintilla/Editor.py" line="8605" />
       <source>Include imports from external modules?</source>
       <translation>Включать импорты из внешних модулей?</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8564" />
+      <location filename="../QScintilla/Editor.py" line="8624" />
       <source>Application Diagram</source>
       <translation>Диаграмма приложения</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8565" />
+      <location filename="../QScintilla/Editor.py" line="8625" />
       <source>Include module names?</source>
       <translation>Включать имена модулей?</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8936" />
+      <location filename="../QScintilla/Editor.py" line="8996" />
       <source>Add to dictionary</source>
       <translation>Добавить в словарь</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8938" />
+      <location filename="../QScintilla/Editor.py" line="8998" />
       <source>Ignore All</source>
       <translation>Игнорировать всё</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="9385" />
+      <location filename="../QScintilla/Editor.py" line="9445" />
       <source>Sort Lines</source>
       <translation>Сортировать строки</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="9386" />
+      <location filename="../QScintilla/Editor.py" line="9446" />
       <source>The selection contains illegal data for a numerical sort.</source>
       <translation>Выборка содержит данные неподходящие для сортировки как числа.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="9479" />
+      <location filename="../QScintilla/Editor.py" line="9539" />
       <source>Register Mouse Click Handler</source>
       <translation>Регистрация обработчика кликов мышки</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="9480" />
+      <location filename="../QScintilla/Editor.py" line="9540" />
       <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="9573" />
+      <location filename="../QScintilla/Editor.py" line="9633" />
       <source>{0:4d}    {1}</source>
       <comment>line number, source code</comment>
       <translation>{0:4d}    {1}</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="9579" />
+      <location filename="../QScintilla/Editor.py" line="9639" />
       <source>{0:4d}    {1}
     =&gt;  {2}</source>
       <comment>line number, source code, file name</comment>
@@ -13436,12 +13436,12 @@
     =&gt;  {2}</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="9648" />
+      <location filename="../QScintilla/Editor.py" line="9708" />
       <source>EditorConfig Properties</source>
       <translation>Свойства EditorConfig</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="9649" />
+      <location filename="../QScintilla/Editor.py" line="9709" />
       <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>
@@ -19774,8 +19774,8 @@
     </message>
     <message>
       <location filename="../EricNetwork/EricSslCertificatesInfoWidget.ui" line="0" />
-      <source>This certificated has been blacklisted.</source>
-      <translation>Сертификат был занесен в черный список.</translation>
+      <source>This certificate is on the prohibited list.</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../EricNetwork/EricSslCertificatesInfoWidget.ui" line="0" />
@@ -19851,6 +19851,10 @@
       <source>&lt;not part of the certificate&gt;</source>
       <translation>&lt;не является частью сертификата&gt;</translation>
     </message>
+    <message>
+      <source>This certificated has been blacklisted.</source>
+      <translation type="vanished">Сертификат был занесен в черный список.</translation>
+    </message>
   </context>
   <context>
     <name>EricSslErrorHandler</name>
@@ -49106,13 +49110,13 @@
     <name>Lexers</name>
     <message>
       <location filename="../QScintilla/Lexers/__init__.py" line="412" />
-      <location filename="../Preferences/__init__.py" line="604" />
+      <location filename="../Preferences/__init__.py" line="603" />
       <source>Python Files (*.py *.py3)</source>
       <translation>Файлы Python (*.py *.py3)</translation>
     </message>
     <message>
       <location filename="../QScintilla/Lexers/__init__.py" line="505" />
-      <location filename="../Preferences/__init__.py" line="607" />
+      <location filename="../Preferences/__init__.py" line="606" />
       <source>Python3 Files (*.py)</source>
       <translation>Файлы Python3 (*.py)</translation>
     </message>
@@ -59352,52 +59356,52 @@
   <context>
     <name>PluginManager</name>
     <message>
-      <location filename="../PluginManager/PluginManager.py" line="224" />
+      <location filename="../PluginManager/PluginManager.py" line="225" />
       <source>Could not create a package for {0}.</source>
       <translation>Невозможно создать пакет для {0}.</translation>
     </message>
     <message>
-      <location filename="../PluginManager/PluginManager.py" line="256" />
+      <location filename="../PluginManager/PluginManager.py" line="257" />
       <source>The internal plugin directory &lt;b&gt;{0}&lt;/b&gt; does not exits.</source>
       <translation>Внутренняя директория плагинов &lt;b&gt;{0}&lt;/b&gt; не существует.</translation>
     </message>
     <message>
-      <location filename="../PluginManager/PluginManager.py" line="433" />
+      <location filename="../PluginManager/PluginManager.py" line="434" />
       <source>Module is missing the 'autoactivate' attribute.</source>
       <translation>Модуль не содержит атрибута 'autoactivate'.</translation>
     </message>
     <message>
-      <location filename="../PluginManager/PluginManager.py" line="444" />
+      <location filename="../PluginManager/PluginManager.py" line="445" />
       <source>Module is missing the 'pluginType' and/or 'pluginTypename' attributes.</source>
       <translation>Модуль не содержит атрибутов 'pluginType' и/или 'pluginTypename'.</translation>
     </message>
     <message>
-      <location filename="../PluginManager/PluginManager.py" line="472" />
+      <location filename="../PluginManager/PluginManager.py" line="473" />
       <source>Module failed to load. Error: {0}</source>
       <translation>Неудачная загрузка модуля. Ошибка: {0}</translation>
     </message>
     <message>
-      <location filename="../PluginManager/PluginManager.py" line="653" />
+      <location filename="../PluginManager/PluginManager.py" line="654" />
       <source>Incompatible plugin activation method.</source>
       <translation>Несовместимый метод активации плагина.</translation>
     </message>
     <message>
-      <location filename="../PluginManager/PluginManager.py" line="1255" />
-      <source>Plugin Manager Error</source>
-      <translation>Ошибка менеджера плагинов</translation>
-    </message>
-    <message>
       <location filename="../PluginManager/PluginManager.py" line="1256" />
+      <source>Plugin Manager Error</source>
+      <translation>Ошибка менеджера плагинов</translation>
+    </message>
+    <message>
+      <location filename="../PluginManager/PluginManager.py" line="1257" />
       <source>&lt;p&gt;The plugin download directory &lt;b&gt;{0}&lt;/b&gt; could not be created. Please configure it via the configuration dialog.&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="../PluginManager/PluginManager.py" line="1344" />
-      <source>Error downloading file</source>
-      <translation>Ошибка загрузки файла</translation>
-    </message>
-    <message>
       <location filename="../PluginManager/PluginManager.py" line="1345" />
+      <source>Error downloading file</source>
+      <translation>Ошибка загрузки файла</translation>
+    </message>
+    <message>
+      <location filename="../PluginManager/PluginManager.py" line="1346" />
       <source>&lt;p&gt;Could not download the requested file from {0}.&lt;/p&gt;&lt;p&gt;Error: {1}&lt;/p&gt;</source>
       <translation>&lt;p&gt;Не удалось загрузить запрашиваемый файл из {0}.&lt;/p&gt;&lt;p&gt;Ошибка: {1}&lt;/p&gt;</translation>
     </message>
@@ -59605,13 +59609,14 @@
     </message>
     <message>
       <location filename="../PluginManager/PluginRepositoryDialog.ui" line="0" />
-      <source>Shows the number of new plug-ins available</source>
-      <translation>Показ количества новых доступных плагинов</translation>
+      <location filename="../PluginManager/PluginRepositoryDialog.ui" line="0" />
+      <source>Shows the number of locally updatable plug-ins available</source>
+      <translation>Показ количества доступных локальных обновляемых плагинов</translation>
     </message>
     <message>
       <location filename="../PluginManager/PluginRepositoryDialog.ui" line="0" />
-      <source>Shows the number of locally updatable plug-ins available</source>
-      <translation>Показ количества доступных локальных обновляемых плагинов</translation>
+      <source>Shows the number of new plug-ins available</source>
+      <translation>Показ количества новых доступных плагинов</translation>
     </message>
     <message>
       <location filename="../PluginManager/PluginRepositoryDialog.ui" line="0" />
@@ -59760,120 +59765,125 @@
       <translation>Очистить загруженные файлы</translation>
     </message>
     <message>
-      <location filename="../PluginManager/PluginRepositoryDialog.py" line="281" />
+      <location filename="../PluginManager/PluginRepositoryDialog.py" line="282" />
       <source>Internet Reachability Status: Reachable</source>
       <translation>Статус доступности интернета: Доступен</translation>
     </message>
     <message>
-      <location filename="../PluginManager/PluginRepositoryDialog.py" line="283" />
+      <location filename="../PluginManager/PluginRepositoryDialog.py" line="284" />
       <source>Internet Reachability Status: Not Reachable</source>
       <translation>Статус доступности интернета: Не доступен</translation>
     </message>
     <message>
-      <location filename="../PluginManager/PluginRepositoryDialog.py" line="537" />
-      <location filename="../PluginManager/PluginRepositoryDialog.py" line="527" />
+      <location filename="../PluginManager/PluginRepositoryDialog.py" line="443" />
+      <source>Selected: &lt;b&gt;{0}&lt;/b&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PluginManager/PluginRepositoryDialog.py" line="543" />
+      <location filename="../PluginManager/PluginRepositoryDialog.py" line="533" />
       <source>Download Plugin Files</source>
       <translation>Загрузить файлы плагинов</translation>
     </message>
     <message>
-      <location filename="../PluginManager/PluginRepositoryDialog.py" line="538" />
-      <location filename="../PluginManager/PluginRepositoryDialog.py" line="528" />
+      <location filename="../PluginManager/PluginRepositoryDialog.py" line="544" />
+      <location filename="../PluginManager/PluginRepositoryDialog.py" line="534" />
       <source>The requested plugins were downloaded.</source>
       <translation>Запрашиваемые плагины скачаны.</translation>
     </message>
     <message>
-      <location filename="../PluginManager/PluginRepositoryDialog.py" line="596" />
+      <location filename="../PluginManager/PluginRepositoryDialog.py" line="602" />
       <source>Plugins Repository URL Changed</source>
       <translation>URL репозитория плагинов изменился</translation>
     </message>
     <message>
-      <location filename="../PluginManager/PluginRepositoryDialog.py" line="597" />
+      <location filename="../PluginManager/PluginRepositoryDialog.py" line="603" />
       <source>The URL of the Plugins Repository has changed. Select the "Update" button to get the new repository file.</source>
       <translation>URL репозитория плагинов изменился. Нажмите кнопку "Обновить" чтобы загрузить новый файл репозитория.</translation>
     </message>
     <message>
-      <location filename="../PluginManager/PluginRepositoryDialog.py" line="606" />
+      <location filename="../PluginManager/PluginRepositoryDialog.py" line="612" />
       <source>Read plugins repository file</source>
       <translation>Прочитать файл репозитория плагинов</translation>
     </message>
     <message>
-      <location filename="../PluginManager/PluginRepositoryDialog.py" line="607" />
+      <location filename="../PluginManager/PluginRepositoryDialog.py" line="613" />
       <source>&lt;p&gt;The plugins repository file &lt;b&gt;{0}&lt;/b&gt; could not be read. Select Update&lt;/p&gt;</source>
       <translation>&lt;p&gt;Невозможно прочитать файл репозитория &lt;b&gt;{0}&lt;/b&gt;. Выполните обновление&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../PluginManager/PluginRepositoryDialog.py" line="616" />
+      <location filename="../PluginManager/PluginRepositoryDialog.py" line="622" />
       <source>No plugin repository file available.
 Select Update.</source>
       <translation>Файл репозитория плагинов недоступен.
 Выполните обновление.</translation>
     </message>
     <message>
-      <location filename="../PluginManager/PluginRepositoryDialog.py" line="620" />
+      <location filename="../PluginManager/PluginRepositoryDialog.py" line="626" />
       <source>New: &lt;b&gt;{0}&lt;/b&gt;</source>
       <translation>Новые: &lt;b&gt;{0}&lt;/b&gt;</translation>
     </message>
     <message>
-      <location filename="../PluginManager/PluginRepositoryDialog.py" line="622" />
+      <location filename="../PluginManager/PluginRepositoryDialog.py" line="628" />
       <source>Local Updates: &lt;b&gt;{0}&lt;/b&gt;</source>
       <translation>Локальные обновления: &lt;b&gt;{0}&lt;/b&gt;</translation>
     </message>
     <message>
-      <location filename="../PluginManager/PluginRepositoryDialog.py" line="625" />
+      <location filename="../PluginManager/PluginRepositoryDialog.py" line="631" />
       <source>Remote Updates: &lt;b&gt;{0}&lt;/b&gt;</source>
       <translation>Удаленные обновления: &lt;b&gt;{0}&lt;/b&gt;</translation>
     </message>
     <message>
-      <location filename="../PluginManager/PluginRepositoryDialog.py" line="698" />
-      <location filename="../PluginManager/PluginRepositoryDialog.py" line="666" />
+      <location filename="../PluginManager/PluginRepositoryDialog.py" line="704" />
+      <location filename="../PluginManager/PluginRepositoryDialog.py" line="672" />
       <source>Error downloading file</source>
       <translation>Ошибка загрузки файла</translation>
     </message>
     <message>
-      <location filename="../PluginManager/PluginRepositoryDialog.py" line="699" />
-      <location filename="../PluginManager/PluginRepositoryDialog.py" line="667" />
+      <location filename="../PluginManager/PluginRepositoryDialog.py" line="705" />
+      <location filename="../PluginManager/PluginRepositoryDialog.py" line="673" />
       <source>&lt;p&gt;Could not download the requested file from {0}.&lt;/p&gt;&lt;p&gt;Error: {1}&lt;/p&gt;</source>
       <translation>&lt;p&gt;Не удалось загрузить запрашиваемый файл из {0}.&lt;/p&gt;&lt;p&gt;Ошибка: {1}&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../PluginManager/PluginRepositoryDialog.py" line="670" />
+      <location filename="../PluginManager/PluginRepositoryDialog.py" line="676" />
       <source>No connection to Internet.</source>
       <translation>Нет подключения к интернету.</translation>
     </message>
     <message>
-      <location filename="../PluginManager/PluginRepositoryDialog.py" line="842" />
+      <location filename="../PluginManager/PluginRepositoryDialog.py" line="848" />
       <source>up-to-date</source>
       <translation>новейший</translation>
     </message>
     <message>
-      <location filename="../PluginManager/PluginRepositoryDialog.py" line="845" />
+      <location filename="../PluginManager/PluginRepositoryDialog.py" line="851" />
       <source>new download available</source>
       <translation>имеются обновления для загрузки</translation>
     </message>
     <message>
-      <location filename="../PluginManager/PluginRepositoryDialog.py" line="849" />
+      <location filename="../PluginManager/PluginRepositoryDialog.py" line="855" />
       <source>update installable</source>
       <translation>обновления готовы к установке</translation>
     </message>
     <message>
-      <location filename="../PluginManager/PluginRepositoryDialog.py" line="853" />
+      <location filename="../PluginManager/PluginRepositoryDialog.py" line="859" />
       <source>updated download available</source>
       <translation>имеется обновление</translation>
     </message>
     <message>
-      <location filename="../PluginManager/PluginRepositoryDialog.py" line="857" />
+      <location filename="../PluginManager/PluginRepositoryDialog.py" line="863" />
       <source>error determining status</source>
       <translation>статус определения ошибки</translation>
     </message>
     <message>
-      <location filename="../PluginManager/PluginRepositoryDialog.py" line="1254" />
-      <location filename="../PluginManager/PluginRepositoryDialog.py" line="1226" />
+      <location filename="../PluginManager/PluginRepositoryDialog.py" line="1260" />
+      <location filename="../PluginManager/PluginRepositoryDialog.py" line="1232" />
       <source>Cleanup of Plugin Downloads</source>
       <translation>Очистить загруженные плагины</translation>
     </message>
     <message>
-      <location filename="../PluginManager/PluginRepositoryDialog.py" line="1258" />
-      <location filename="../PluginManager/PluginRepositoryDialog.py" line="1229" />
+      <location filename="../PluginManager/PluginRepositoryDialog.py" line="1264" />
+      <location filename="../PluginManager/PluginRepositoryDialog.py" line="1235" />
       <source>&lt;p&gt;The plugin download &lt;b&gt;{0}&lt;/b&gt; could not be deleted.&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>
@@ -59881,17 +59891,17 @@
   <context>
     <name>PluginRepositoryWindow</name>
     <message>
-      <location filename="../PluginManager/PluginRepositoryDialog.py" line="1113" />
+      <location filename="../PluginManager/PluginRepositoryDialog.py" line="1119" />
       <source>Process Generation Error</source>
       <translation>Ошибка при запуске процесса</translation>
     </message>
     <message>
-      <location filename="../PluginManager/PluginRepositoryDialog.py" line="1114" />
+      <location filename="../PluginManager/PluginRepositoryDialog.py" line="1120" />
       <source>&lt;p&gt;Could not start the process.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Невозможно запустить процесс.&lt;br&gt;Убедитесь, что он доступен как &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../PluginManager/PluginRepositoryDialog.py" line="1118" />
+      <location filename="../PluginManager/PluginRepositoryDialog.py" line="1124" />
       <source>OK</source>
       <translation>ОК</translation>
     </message>
@@ -60238,18 +60248,18 @@
   <context>
     <name>Preferences</name>
     <message>
-      <location filename="../Preferences/__init__.py" line="1872" />
+      <location filename="../Preferences/__init__.py" line="1891" />
       <source>Export Preferences</source>
       <translation>Экспорт Preferences</translation>
     </message>
     <message>
-      <location filename="../Preferences/__init__.py" line="1901" />
-      <location filename="../Preferences/__init__.py" line="1874" />
+      <location filename="../Preferences/__init__.py" line="1920" />
+      <location filename="../Preferences/__init__.py" line="1893" />
       <source>Properties File (*.ini);;All Files (*)</source>
       <translation>Файлы Preferences (*.ini);;Все файлы (*)</translation>
     </message>
     <message>
-      <location filename="../Preferences/__init__.py" line="1899" />
+      <location filename="../Preferences/__init__.py" line="1918" />
       <source>Import Preferences</source>
       <translation>Импорт Preferences</translation>
     </message>
@@ -88460,2098 +88470,2098 @@
       <translation>Запуск отладчика...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2166" />
+      <location filename="../UI/UserInterface.py" line="2179" />
       <location filename="../UI/UserInterface.py" line="1078" />
       <source>Left Toolbox</source>
       <translation>Левая панель инструментов</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2212" />
+      <location filename="../UI/UserInterface.py" line="2225" />
       <location filename="../UI/UserInterface.py" line="1088" />
       <source>Horizontal Toolbox</source>
       <translation>Горизонтальная панель инструментов</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2189" />
-      <location filename="../UI/UserInterface.py" line="1098" />
+      <location filename="../UI/UserInterface.py" line="2202" />
+      <location filename="../UI/UserInterface.py" line="1099" />
       <source>Right Toolbox</source>
       <translation>Правая панель инструментов</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2008" />
-      <location filename="../UI/UserInterface.py" line="1291" />
-      <location filename="../UI/UserInterface.py" line="1108" />
+      <location filename="../UI/UserInterface.py" line="2021" />
+      <location filename="../UI/UserInterface.py" line="1293" />
+      <location filename="../UI/UserInterface.py" line="1109" />
       <source>Multiproject-Viewer</source>
       <translation>Просмотр мультипроекта</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1986" />
-      <location filename="../UI/UserInterface.py" line="1297" />
-      <location filename="../UI/UserInterface.py" line="1114" />
+      <location filename="../UI/UserInterface.py" line="1999" />
+      <location filename="../UI/UserInterface.py" line="1299" />
+      <location filename="../UI/UserInterface.py" line="1115" />
       <source>Project-Viewer</source>
       <translation>Просмотр проекта</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2548" />
-      <location filename="../UI/UserInterface.py" line="2547" />
-      <location filename="../UI/UserInterface.py" line="1304" />
-      <location filename="../UI/UserInterface.py" line="1121" />
+      <location filename="../UI/UserInterface.py" line="2561" />
+      <location filename="../UI/UserInterface.py" line="2560" />
+      <location filename="../UI/UserInterface.py" line="1306" />
+      <location filename="../UI/UserInterface.py" line="1122" />
       <source>Find/Replace In Files</source>
       <translation>Найти/Заменить в файлах</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2571" />
-      <location filename="../UI/UserInterface.py" line="2570" />
-      <location filename="../UI/UserInterface.py" line="1311" />
-      <location filename="../UI/UserInterface.py" line="1128" />
+      <location filename="../UI/UserInterface.py" line="2584" />
+      <location filename="../UI/UserInterface.py" line="2583" />
+      <location filename="../UI/UserInterface.py" line="1313" />
+      <location filename="../UI/UserInterface.py" line="1129" />
       <source>Find File</source>
       <translation>Найти файл</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1317" />
-      <location filename="../UI/UserInterface.py" line="1134" />
+      <location filename="../UI/UserInterface.py" line="1319" />
+      <location filename="../UI/UserInterface.py" line="1135" />
       <source>VCS Status</source>
       <translation>Статус VCS</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2141" />
-      <location filename="../UI/UserInterface.py" line="1324" />
-      <location filename="../UI/UserInterface.py" line="1141" />
+      <location filename="../UI/UserInterface.py" line="2154" />
+      <location filename="../UI/UserInterface.py" line="1326" />
+      <location filename="../UI/UserInterface.py" line="1142" />
       <source>Template-Viewer</source>
       <translation>Просмотр шаблонов</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2074" />
-      <location filename="../UI/UserInterface.py" line="1331" />
-      <location filename="../UI/UserInterface.py" line="1148" />
+      <location filename="../UI/UserInterface.py" line="2087" />
+      <location filename="../UI/UserInterface.py" line="1333" />
+      <location filename="../UI/UserInterface.py" line="1149" />
       <source>File-Browser</source>
       <translation>Браузер файлов</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1338" />
-      <location filename="../UI/UserInterface.py" line="1155" />
+      <location filename="../UI/UserInterface.py" line="1340" />
+      <location filename="../UI/UserInterface.py" line="1156" />
       <source>Symbols</source>
       <translation>Символы</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2030" />
-      <location filename="../UI/UserInterface.py" line="1360" />
-      <location filename="../UI/UserInterface.py" line="1354" />
-      <location filename="../UI/UserInterface.py" line="1165" />
+      <location filename="../UI/UserInterface.py" line="2043" />
+      <location filename="../UI/UserInterface.py" line="1362" />
+      <location filename="../UI/UserInterface.py" line="1356" />
+      <location filename="../UI/UserInterface.py" line="1166" />
       <source>Debug-Viewer</source>
       <translation>Просмотр отладки</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2402" />
-      <location filename="../UI/UserInterface.py" line="2401" />
-      <location filename="../UI/UserInterface.py" line="1367" />
-      <location filename="../UI/UserInterface.py" line="1172" />
+      <location filename="../UI/UserInterface.py" line="2415" />
+      <location filename="../UI/UserInterface.py" line="2414" />
+      <location filename="../UI/UserInterface.py" line="1369" />
+      <location filename="../UI/UserInterface.py" line="1173" />
       <source>Code Documentation Viewer</source>
       <translation>Просмотр документации кода</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2617" />
-      <location filename="../UI/UserInterface.py" line="2616" />
-      <location filename="../UI/UserInterface.py" line="1374" />
-      <location filename="../UI/UserInterface.py" line="1179" />
+      <location filename="../UI/UserInterface.py" line="2630" />
+      <location filename="../UI/UserInterface.py" line="2629" />
+      <location filename="../UI/UserInterface.py" line="1376" />
+      <location filename="../UI/UserInterface.py" line="1180" />
       <source>Help Viewer</source>
       <translation>Просмотрщик справки</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3518" />
-      <location filename="../UI/UserInterface.py" line="2497" />
-      <location filename="../UI/UserInterface.py" line="2496" />
-      <location filename="../UI/UserInterface.py" line="1380" />
-      <location filename="../UI/UserInterface.py" line="1185" />
+      <location filename="../UI/UserInterface.py" line="3531" />
+      <location filename="../UI/UserInterface.py" line="2510" />
+      <location filename="../UI/UserInterface.py" line="2509" />
+      <location filename="../UI/UserInterface.py" line="1382" />
+      <location filename="../UI/UserInterface.py" line="1186" />
       <source>Plugin Repository</source>
       <translation>Репозиторий плагинов</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2521" />
-      <location filename="../UI/UserInterface.py" line="2520" />
-      <location filename="../UI/UserInterface.py" line="1386" />
-      <location filename="../UI/UserInterface.py" line="1191" />
+      <location filename="../UI/UserInterface.py" line="2534" />
+      <location filename="../UI/UserInterface.py" line="2533" />
+      <location filename="../UI/UserInterface.py" line="1388" />
+      <location filename="../UI/UserInterface.py" line="1192" />
       <source>Virtual Environments</source>
       <translation>Виртуальные окружения</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2429" />
-      <location filename="../UI/UserInterface.py" line="2428" />
-      <location filename="../UI/UserInterface.py" line="1391" />
-      <location filename="../UI/UserInterface.py" line="1196" />
+      <location filename="../UI/UserInterface.py" line="2442" />
+      <location filename="../UI/UserInterface.py" line="2441" />
+      <location filename="../UI/UserInterface.py" line="1393" />
+      <location filename="../UI/UserInterface.py" line="1197" />
       <source>PyPI</source>
       <translation>PyPI</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2451" />
-      <location filename="../UI/UserInterface.py" line="2450" />
-      <location filename="../UI/UserInterface.py" line="1398" />
-      <location filename="../UI/UserInterface.py" line="1201" />
+      <location filename="../UI/UserInterface.py" line="2464" />
+      <location filename="../UI/UserInterface.py" line="2463" />
+      <location filename="../UI/UserInterface.py" line="1400" />
+      <location filename="../UI/UserInterface.py" line="1202" />
       <source>Conda</source>
       <translation>Conda</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1405" />
-      <location filename="../UI/UserInterface.py" line="1208" />
+      <location filename="../UI/UserInterface.py" line="1407" />
+      <location filename="../UI/UserInterface.py" line="1209" />
       <source>Cooperation</source>
       <translation>Кооперация</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2329" />
-      <location filename="../UI/UserInterface.py" line="1409" />
-      <location filename="../UI/UserInterface.py" line="1213" />
+      <location filename="../UI/UserInterface.py" line="2342" />
+      <location filename="../UI/UserInterface.py" line="1411" />
+      <location filename="../UI/UserInterface.py" line="1214" />
       <source>IRC</source>
       <translation>IRC</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2473" />
-      <location filename="../UI/UserInterface.py" line="2472" />
-      <location filename="../UI/UserInterface.py" line="1415" />
-      <location filename="../UI/UserInterface.py" line="1220" />
+      <location filename="../UI/UserInterface.py" line="2486" />
+      <location filename="../UI/UserInterface.py" line="2485" />
+      <location filename="../UI/UserInterface.py" line="1417" />
+      <location filename="../UI/UserInterface.py" line="1221" />
       <source>MicroPython</source>
       <translation>MicroPython</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2052" />
-      <location filename="../UI/UserInterface.py" line="1423" />
-      <location filename="../UI/UserInterface.py" line="1228" />
+      <location filename="../UI/UserInterface.py" line="2065" />
+      <location filename="../UI/UserInterface.py" line="1425" />
+      <location filename="../UI/UserInterface.py" line="1229" />
       <source>Shell</source>
       <translation>Оболочка</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2118" />
-      <location filename="../UI/UserInterface.py" line="1429" />
-      <location filename="../UI/UserInterface.py" line="1232" />
+      <location filename="../UI/UserInterface.py" line="2131" />
+      <location filename="../UI/UserInterface.py" line="1431" />
+      <location filename="../UI/UserInterface.py" line="1233" />
       <source>Task-Viewer</source>
       <translation>Просмотр задач</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2096" />
-      <location filename="../UI/UserInterface.py" line="1435" />
-      <location filename="../UI/UserInterface.py" line="1236" />
+      <location filename="../UI/UserInterface.py" line="2109" />
+      <location filename="../UI/UserInterface.py" line="1437" />
+      <location filename="../UI/UserInterface.py" line="1237" />
       <source>Log-Viewer</source>
       <translation>Просмотр журналов</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1442" />
-      <location filename="../UI/UserInterface.py" line="1243" />
+      <location filename="../UI/UserInterface.py" line="1444" />
+      <location filename="../UI/UserInterface.py" line="1244" />
       <source>Numbers</source>
       <translation>Представление чисел</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1804" />
+      <location filename="../UI/UserInterface.py" line="1817" />
       <source>{0} - Passive Mode</source>
       <translation>{0} - пассивный режим</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1811" />
-      <location filename="../UI/UserInterface.py" line="1807" />
+      <location filename="../UI/UserInterface.py" line="1824" />
+      <location filename="../UI/UserInterface.py" line="1820" />
       <source>{0} - {1} - Passive Mode</source>
       <translation>{0} - {1} - пассивный режим</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1815" />
+      <location filename="../UI/UserInterface.py" line="1828" />
       <source>{0} - {1} - {2} - Passive Mode</source>
       <translation>{0} - {1} - {2} - пассивный режим</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1839" />
+      <location filename="../UI/UserInterface.py" line="1852" />
       <source>Quit</source>
       <translation>Выйти</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1841" />
+      <location filename="../UI/UserInterface.py" line="1854" />
       <source>&amp;Quit</source>
       <translation>&amp;Выйти</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1842" />
+      <location filename="../UI/UserInterface.py" line="1855" />
       <source>Ctrl+Q</source>
       <comment>File|Quit</comment>
       <translation>Ctrl+Q</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1847" />
+      <location filename="../UI/UserInterface.py" line="1860" />
       <source>Quit the IDE</source>
       <translation>Выход из IDE</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1849" />
+      <location filename="../UI/UserInterface.py" line="1862" />
       <source>&lt;b&gt;Quit the IDE&lt;/b&gt;&lt;p&gt;This quits the IDE. Any unsaved changes may be saved first. Any Python program being debugged will be stopped and the preferences will be written to disc.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Выход из IDE&lt;/b&gt;
 &lt;p&gt;Перед выходом все изменения могут быть сохранены. Отлаживаемая программа (если есть) будет остановлена, и предпочтения будут сохранены на диск.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1863" />
-      <location filename="../UI/UserInterface.py" line="1861" />
+      <location filename="../UI/UserInterface.py" line="1876" />
+      <location filename="../UI/UserInterface.py" line="1874" />
       <source>Restart</source>
       <translation>Рестарт</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1864" />
+      <location filename="../UI/UserInterface.py" line="1877" />
       <source>Ctrl+Shift+Q</source>
       <comment>File|Quit</comment>
       <translation>Ctrl+Shift+Q</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1869" />
+      <location filename="../UI/UserInterface.py" line="1882" />
       <source>Restart the IDE</source>
       <translation>Перезапуск IDE</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1871" />
+      <location filename="../UI/UserInterface.py" line="1884" />
       <source>&lt;b&gt;Restart the IDE&lt;/b&gt;&lt;p&gt;This restarts the IDE. Any unsaved changes may be saved first. Any Python program being debugged will be stopped and the preferences will be written to disc.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Рестарт IDEE&lt;/b&gt;&lt;p&gt;Перезапуск среды IDE. Любые несохраненные изменения сохраняются в первую очередь. Любая программа Python, находящаяся в процессе отладки, будет остановлена, предпочтения будут записаны на диск.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1889" />
-      <location filename="../UI/UserInterface.py" line="1882" />
-      <source>Save session</source>
-      <translation>Сохранить сессию</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1883" />
-      <source>Save session...</source>
-      <translation>Сохранить сессию...</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1891" />
-      <source>&lt;b&gt;Save session...&lt;/b&gt;&lt;p&gt;This saves the current session to disk. A dialog is opened to select the file name.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Сохранить сессию...&lt;/b&gt;&lt;p&gt;Позволяет сохранить текущую сессию на диск. Открывается диалог для выбора имени файла.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="7694" />
-      <location filename="../UI/UserInterface.py" line="1908" />
-      <location filename="../UI/UserInterface.py" line="1901" />
-      <source>Load session</source>
-      <translation>Загрузить сессию</translation>
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="1902" />
+      <location filename="../UI/UserInterface.py" line="1895" />
+      <source>Save session</source>
+      <translation>Сохранить сессию</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1896" />
+      <source>Save session...</source>
+      <translation>Сохранить сессию...</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1904" />
+      <source>&lt;b&gt;Save session...&lt;/b&gt;&lt;p&gt;This saves the current session to disk. A dialog is opened to select the file name.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Сохранить сессию...&lt;/b&gt;&lt;p&gt;Позволяет сохранить текущую сессию на диск. Открывается диалог для выбора имени файла.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="7739" />
+      <location filename="../UI/UserInterface.py" line="1921" />
+      <location filename="../UI/UserInterface.py" line="1914" />
+      <source>Load session</source>
+      <translation>Загрузить сессию</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1915" />
       <source>Load session...</source>
       <translation>Загрузить сессию...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1910" />
-      <source>&lt;b&gt;Load session...&lt;/b&gt;&lt;p&gt;This loads a session saved to disk previously. A dialog is opened to select the file name.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Загрузить сессию...&lt;/b&gt;&lt;p&gt;Позволяет загрузить сессию, ранее сохраненную на диске. Открывается диалог для выбора имени файла.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1920" />
-      <source>New Window</source>
-      <translation>Новое окно</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1922" />
-      <source>New &amp;Window</source>
-      <translation>&amp;Новое окно</translation>
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="1923" />
+      <source>&lt;b&gt;Load session...&lt;/b&gt;&lt;p&gt;This loads a session saved to disk previously. A dialog is opened to select the file name.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Загрузить сессию...&lt;/b&gt;&lt;p&gt;Позволяет загрузить сессию, ранее сохраненную на диске. Открывается диалог для выбора имени файла.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1933" />
+      <source>New Window</source>
+      <translation>Новое окно</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1935" />
+      <source>New &amp;Window</source>
+      <translation>&amp;Новое окно</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1936" />
       <source>Ctrl+Shift+N</source>
       <comment>File|New Window</comment>
       <translation>Ctrl+Shift+N</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1928" />
+      <location filename="../UI/UserInterface.py" line="1941" />
       <source>Open a new eric instance</source>
       <translation>Запустить ещё один экземпляр eric</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1930" />
+      <location filename="../UI/UserInterface.py" line="1943" />
       <source>&lt;b&gt;New Window&lt;/b&gt;&lt;p&gt;This opens a new instance of the eric IDE.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Новое окно&lt;/b&gt;&lt;p&gt;Запустить ещё один экземпляр eric IDE.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1944" />
-      <location filename="../UI/UserInterface.py" line="1942" />
+      <location filename="../UI/UserInterface.py" line="1957" />
+      <location filename="../UI/UserInterface.py" line="1955" />
       <source>Edit Profile</source>
       <translation>Профиль редактирования</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1951" />
+      <location filename="../UI/UserInterface.py" line="1964" />
       <source>Activate the edit view profile</source>
       <translation>Активизировать профиль редактирования</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1953" />
-      <source>&lt;b&gt;Edit Profile&lt;/b&gt;&lt;p&gt;Activate the "Edit View Profile". Windows being shown, if this profile is active, may be configured with the "View Profile Configuration" dialog.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Профиль редактирования&lt;/b&gt;&lt;p&gt;Активизировать "профиль редактирования". Окна, отображаемые в этом профиле, можно настроить в диалоге "Конфигурация профилей".&lt;/p&gt;</translation>
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="1966" />
-      <location filename="../UI/UserInterface.py" line="1964" />
+      <source>&lt;b&gt;Edit Profile&lt;/b&gt;&lt;p&gt;Activate the "Edit View Profile". Windows being shown, if this profile is active, may be configured with the "View Profile Configuration" dialog.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Профиль редактирования&lt;/b&gt;&lt;p&gt;Активизировать "профиль редактирования". Окна, отображаемые в этом профиле, можно настроить в диалоге "Конфигурация профилей".&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1979" />
+      <location filename="../UI/UserInterface.py" line="1977" />
       <source>Debug Profile</source>
       <translation>Профиль отладки</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1973" />
+      <location filename="../UI/UserInterface.py" line="1986" />
       <source>Activate the debug view profile</source>
       <translation>Активизировать профиль отладки</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1975" />
-      <source>&lt;b&gt;Debug Profile&lt;/b&gt;&lt;p&gt;Activate the "Debug View Profile". Windows being shown, if this profile is active, may be configured with the "View Profile Configuration" dialog.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Профиль отладки&lt;/b&gt;&lt;p&gt;Активизировать "профиль отладки". Окна, отображаемые в этом профиле, можно настроить в диалоге "Конфигурация профилей".&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1987" />
-      <source>&amp;Project-Viewer</source>
-      <translation>Просмотр &amp;проекта</translation>
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="1988" />
+      <source>&lt;b&gt;Debug Profile&lt;/b&gt;&lt;p&gt;Activate the "Debug View Profile". Windows being shown, if this profile is active, may be configured with the "View Profile Configuration" dialog.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Профиль отладки&lt;/b&gt;&lt;p&gt;Активизировать "профиль отладки". Окна, отображаемые в этом профиле, можно настроить в диалоге "Конфигурация профилей".&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2000" />
+      <source>&amp;Project-Viewer</source>
+      <translation>Просмотр &amp;проекта</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2001" />
       <source>Alt+Shift+P</source>
       <translation>Alt+Shift+P</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1994" />
+      <location filename="../UI/UserInterface.py" line="2007" />
       <source>Switch the input focus to the Project-Viewer window.</source>
       <translation>Переключить фокус ввода в окно просмотра проекта.</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1997" />
-      <source>&lt;b&gt;Activate Project-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Project-Viewer window.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Активировать просмотрщик проекта&lt;/b&gt;&lt;p&gt;Переключить фокус ввода в окно просмотра проекта.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2009" />
-      <source>&amp;Multiproject-Viewer</source>
-      <translation>Просмотр &amp;мультипроекта</translation>
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2010" />
+      <source>&lt;b&gt;Activate Project-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Project-Viewer window.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Активировать просмотрщик проекта&lt;/b&gt;&lt;p&gt;Переключить фокус ввода в окно просмотра проекта.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2022" />
+      <source>&amp;Multiproject-Viewer</source>
+      <translation>Просмотр &amp;мультипроекта</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2023" />
       <source>Alt+Shift+M</source>
       <translation>Alt+Shift+M</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2016" />
+      <location filename="../UI/UserInterface.py" line="2029" />
       <source>Switch the input focus to the Multiproject-Viewer window.</source>
       <translation>Переключить фокус ввода в окно просмотра мультипроекта.</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2019" />
-      <source>&lt;b&gt;Activate Multiproject-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Multiproject-Viewer window.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Активировать просмотрщик проектов&lt;/b&gt;&lt;p&gt;Переключить фокус ввода в окно просмотра мультипроекта.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2031" />
-      <source>&amp;Debug-Viewer</source>
-      <translation>Просмотр &amp;отладки</translation>
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2032" />
+      <source>&lt;b&gt;Activate Multiproject-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Multiproject-Viewer window.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Активировать просмотрщик проектов&lt;/b&gt;&lt;p&gt;Переключить фокус ввода в окно просмотра мультипроекта.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2044" />
+      <source>&amp;Debug-Viewer</source>
+      <translation>Просмотр &amp;отладки</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2045" />
       <source>Alt+Shift+D</source>
       <translation>Alt+Shift+D</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2038" />
+      <location filename="../UI/UserInterface.py" line="2051" />
       <source>Switch the input focus to the Debug-Viewer window.</source>
       <translation>Переключить фокус ввода в окно просмотра отладки.</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2041" />
-      <source>&lt;b&gt;Activate Debug-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Debug-Viewer window.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Активировать просмотрщик отладки&lt;/b&gt;&lt;p&gt;Переключить фокус ввода в окно просмотра отладки.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2053" />
-      <source>&amp;Shell</source>
-      <translation>&amp;Оболочка</translation>
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2054" />
+      <source>&lt;b&gt;Activate Debug-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Debug-Viewer window.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Активировать просмотрщик отладки&lt;/b&gt;&lt;p&gt;Переключить фокус ввода в окно просмотра отладки.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2066" />
+      <source>&amp;Shell</source>
+      <translation>&amp;Оболочка</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2067" />
       <source>Alt+Shift+S</source>
       <translation>Alt+Shift+S</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2060" />
+      <location filename="../UI/UserInterface.py" line="2073" />
       <source>Switch the input focus to the Shell window.</source>
       <translation>Переключить фокус ввода в окно оболочки.</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2063" />
-      <source>&lt;b&gt;Activate Shell&lt;/b&gt;&lt;p&gt;This switches the input focus to the Shell window.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Активировать оболочку&lt;/b&gt;&lt;p&gt;Переключить фокус ввода в окно оболочки.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2075" />
-      <source>&amp;File-Browser</source>
-      <translation>&amp;Браузер файлов</translation>
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2076" />
+      <source>&lt;b&gt;Activate Shell&lt;/b&gt;&lt;p&gt;This switches the input focus to the Shell window.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Активировать оболочку&lt;/b&gt;&lt;p&gt;Переключить фокус ввода в окно оболочки.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2088" />
+      <source>&amp;File-Browser</source>
+      <translation>&amp;Браузер файлов</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2089" />
       <source>Alt+Shift+F</source>
       <translation>Alt+Shift+F</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2082" />
+      <location filename="../UI/UserInterface.py" line="2095" />
       <source>Switch the input focus to the File-Browser window.</source>
       <translation>Переключить фокус ввода в окно браузера файлов.</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2085" />
-      <source>&lt;b&gt;Activate File-Browser&lt;/b&gt;&lt;p&gt;This switches the input focus to the File-Browser window.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Активировать браузер файлов&lt;/b&gt;&lt;p&gt;Переключить фокус ввода в окно браузера файлов.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2097" />
-      <source>Lo&amp;g-Viewer</source>
-      <translation>Просмотр &amp;журнала</translation>
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2098" />
+      <source>&lt;b&gt;Activate File-Browser&lt;/b&gt;&lt;p&gt;This switches the input focus to the File-Browser window.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Активировать браузер файлов&lt;/b&gt;&lt;p&gt;Переключить фокус ввода в окно браузера файлов.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2110" />
+      <source>Lo&amp;g-Viewer</source>
+      <translation>Просмотр &amp;журнала</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2111" />
       <source>Alt+Shift+G</source>
       <translation>Alt+Shift+G</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2104" />
+      <location filename="../UI/UserInterface.py" line="2117" />
       <source>Switch the input focus to the Log-Viewer window.</source>
       <translation>Переключить фокус ввода в окно просмотра журналов.</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2107" />
-      <source>&lt;b&gt;Activate Log-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Log-Viewer window.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Активировать просмотрщик журнала&lt;/b&gt;&lt;p&gt;Переключить фокус ввода в окно просмотра журнала.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2119" />
-      <source>&amp;Task-Viewer</source>
-      <translation>Просмотр &amp;задач</translation>
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2120" />
+      <source>&lt;b&gt;Activate Log-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Log-Viewer window.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Активировать просмотрщик журнала&lt;/b&gt;&lt;p&gt;Переключить фокус ввода в окно просмотра журнала.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2132" />
+      <source>&amp;Task-Viewer</source>
+      <translation>Просмотр &amp;задач</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2133" />
       <source>Alt+Shift+T</source>
       <translation>Alt+Shift+T</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2126" />
+      <location filename="../UI/UserInterface.py" line="2139" />
       <source>Switch the input focus to the Task-Viewer window.</source>
       <translation>Переключить фокус ввода в окно просмотра задач.</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2129" />
-      <source>&lt;b&gt;Activate Task-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Task-Viewer window.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Активировать просмотрщик задач&lt;/b&gt;&lt;p&gt;Переключить фокус ввода в окно просмотра задач.&lt;/p&gt;</translation>
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2142" />
+      <source>&lt;b&gt;Activate Task-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Task-Viewer window.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Активировать просмотрщик задач&lt;/b&gt;&lt;p&gt;Переключить фокус ввода в окно просмотра задач.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2155" />
       <source>Templ&amp;ate-Viewer</source>
       <translation>Просмотр &amp;шаблонов</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2143" />
+      <location filename="../UI/UserInterface.py" line="2156" />
       <source>Alt+Shift+A</source>
       <translation>Alt+Shift+A</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2149" />
+      <location filename="../UI/UserInterface.py" line="2162" />
       <source>Switch the input focus to the Template-Viewer window.</source>
       <translation>Переключить фокус ввода в окно просмотра шаблонов.</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2152" />
+      <location filename="../UI/UserInterface.py" line="2165" />
       <source>&lt;b&gt;Activate Template-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Template-Viewer window.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Активировать просмотрщик шаблонов&lt;/b&gt;&lt;p&gt;Переключить фокус ввода в окно просмотра шаблонов.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2167" />
+      <location filename="../UI/UserInterface.py" line="2180" />
       <source>&amp;Left Toolbox</source>
       <translation>&amp;Левая панель инструментов</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2174" />
+      <location filename="../UI/UserInterface.py" line="2187" />
       <source>Toggle the Left Toolbox window</source>
       <translation>Показать/Скрыть левую панель инструментов</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2176" />
+      <location filename="../UI/UserInterface.py" line="2189" />
       <source>&lt;b&gt;Toggle the Left Toolbox window&lt;/b&gt;&lt;p&gt;If the Left Toolbox window is hidden then display it. If it is displayed then close it.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Показать/скрыть левую панель инструментов&lt;/b&gt;&lt;p&gt;Если левая панель инструментов скрыта, то показать ее. Если отображается, то скрыть.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2190" />
+      <location filename="../UI/UserInterface.py" line="2203" />
       <source>&amp;Right Toolbox</source>
       <translation>&amp;Правая панель инструментов</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2197" />
+      <location filename="../UI/UserInterface.py" line="2210" />
       <source>Toggle the Right Toolbox window</source>
       <translation>Показать/Скрыть правую панель инструментов</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2199" />
+      <location filename="../UI/UserInterface.py" line="2212" />
       <source>&lt;b&gt;Toggle the Right Toolbox window&lt;/b&gt;&lt;p&gt;If the Right Toolbox window is hidden then display it. If it is displayed then close it.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Показать/Скрыть правую панель инструментов&lt;/b&gt;&lt;p&gt;Если аравая панель инструментов скрыта, то показать ее. Если отображается, то скрыть.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2213" />
+      <location filename="../UI/UserInterface.py" line="2226" />
       <source>&amp;Horizontal Toolbox</source>
       <translation>&amp;Горизонтальная панель инструментов</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2220" />
+      <location filename="../UI/UserInterface.py" line="2233" />
       <source>Toggle the Horizontal Toolbox window</source>
       <translation>Включить/Выключить горизонтальную панель инструментов</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2222" />
-      <source>&lt;b&gt;Toggle the Horizontal Toolbox window&lt;/b&gt;&lt;p&gt;If the Horizontal Toolbox window is hidden then display it. If it is displayed then close it.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Включить/Выключить горизонтальную панель инструментов&lt;/b&gt;&lt;p&gt;Включить/Выключить горизонтальную панель инструментов&lt;/p&gt;</translation>
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2235" />
+      <source>&lt;b&gt;Toggle the Horizontal Toolbox window&lt;/b&gt;&lt;p&gt;If the Horizontal Toolbox window is hidden then display it. If it is displayed then close it.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Включить/Выключить горизонтальную панель инструментов&lt;/b&gt;&lt;p&gt;Включить/Выключить горизонтальную панель инструментов&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2248" />
       <source>Left Sidebar</source>
       <translation>Левая док-панель</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2236" />
+      <location filename="../UI/UserInterface.py" line="2249" />
       <source>&amp;Left Sidebar</source>
       <translation>&amp;Левая док-панель</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2243" />
+      <location filename="../UI/UserInterface.py" line="2256" />
       <source>Toggle the left sidebar window</source>
       <translation>Показать/Скрыть левую док-панель</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2245" />
-      <source>&lt;b&gt;Toggle the left sidebar window&lt;/b&gt;&lt;p&gt;If the left sidebar window is hidden then display it. If it is displayed then close it.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Показать/Скрыть левую док-панель&lt;/b&gt;
-&lt;p&gt;Если левая док-панель скрыта, показать её. Иначе - закрыть.&lt;/p&gt;</translation>
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2258" />
+      <source>&lt;b&gt;Toggle the left sidebar window&lt;/b&gt;&lt;p&gt;If the left sidebar window is hidden then display it. If it is displayed then close it.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Показать/Скрыть левую док-панель&lt;/b&gt;
+&lt;p&gt;Если левая док-панель скрыта, показать её. Иначе - закрыть.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2271" />
       <source>Right Sidebar</source>
       <translation>Правая боковая панель</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2259" />
+      <location filename="../UI/UserInterface.py" line="2272" />
       <source>&amp;Right Sidebar</source>
       <translation>&amp;Правая боковая панель</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2266" />
+      <location filename="../UI/UserInterface.py" line="2279" />
       <source>Toggle the right sidebar window</source>
       <translation>Показать/Скрыть окно правой боковой панели</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2268" />
-      <source>&lt;b&gt;Toggle the right sidebar window&lt;/b&gt;&lt;p&gt;If the right sidebar window is hidden then display it. If it is displayed then close it.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Показать/Скрыть окно правой боковой панели&lt;/b&gt;&lt;p&gt;Если окно правой боковой панели скрыто, то показать его. Если отображается, то закрыть.&lt;/p&gt;</translation>
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2281" />
+      <source>&lt;b&gt;Toggle the right sidebar window&lt;/b&gt;&lt;p&gt;If the right sidebar window is hidden then display it. If it is displayed then close it.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Показать/Скрыть окно правой боковой панели&lt;/b&gt;&lt;p&gt;Если окно правой боковой панели скрыто, то показать его. Если отображается, то закрыть.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2294" />
       <source>Bottom Sidebar</source>
       <translation>Нижняя док-панель</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2282" />
+      <location filename="../UI/UserInterface.py" line="2295" />
       <source>&amp;Bottom Sidebar</source>
       <translation>&amp;Нижняя док-панель</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2289" />
+      <location filename="../UI/UserInterface.py" line="2302" />
       <source>Toggle the bottom sidebar window</source>
       <translation>Показать/Скрыть нижнюю док-панель</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2291" />
-      <source>&lt;b&gt;Toggle the bottom sidebar window&lt;/b&gt;&lt;p&gt;If the bottom sidebar window is hidden then display it. If it is displayed then close it.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Показать/Скрыть нижнюю док-панель&lt;/b&gt;
-&lt;p&gt;Если нижняя док-панель скрыта, показать её. Иначе - закрыть.&lt;/p&gt;</translation>
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2304" />
+      <source>&lt;b&gt;Toggle the bottom sidebar window&lt;/b&gt;&lt;p&gt;If the bottom sidebar window is hidden then display it. If it is displayed then close it.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Показать/Скрыть нижнюю док-панель&lt;/b&gt;
+&lt;p&gt;Если нижняя док-панель скрыта, показать её. Иначе - закрыть.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2317" />
       <source>Cooperation-Viewer</source>
       <translation>Просмотр кооперации</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2305" />
+      <location filename="../UI/UserInterface.py" line="2318" />
       <source>Co&amp;operation-Viewer</source>
       <translation>Просмотр ко&amp;операции</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2306" />
+      <location filename="../UI/UserInterface.py" line="2319" />
       <source>Alt+Shift+O</source>
       <translation>Alt+Shift+O</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2312" />
+      <location filename="../UI/UserInterface.py" line="2325" />
       <source>Switch the input focus to the Cooperation-Viewer window.</source>
       <translation>Переключить фокус ввода в окно просмотра кооперации.</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2315" />
+      <location filename="../UI/UserInterface.py" line="2328" />
       <source>&lt;b&gt;Activate Cooperation-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Cooperation-Viewer window.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Активировать просмотрщик кооперации&lt;/b&gt;&lt;p&gt;Переключить фокус ввода в окно просмотра кооперации.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2330" />
+      <location filename="../UI/UserInterface.py" line="2343" />
       <source>&amp;IRC</source>
       <translation>&amp;IRC</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2331" />
+      <location filename="../UI/UserInterface.py" line="2344" />
       <source>Ctrl+Alt+Shift+I</source>
       <translation>Ctrl+Alt+Shift+I</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2337" />
+      <location filename="../UI/UserInterface.py" line="2350" />
       <source>Switch the input focus to the IRC window.</source>
       <translation>Переключить фокус ввода в окно IRC.</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2340" />
-      <source>&lt;b&gt;Activate IRC&lt;/b&gt;&lt;p&gt;This switches the input focus to the IRC window.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Активировать IRC&lt;/b&gt;&lt;p&gt;Переключить фокус ввода в окно IRC.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2351" />
-      <source>Symbols-Viewer</source>
-      <translation>Просмотр символов</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2352" />
-      <source>S&amp;ymbols-Viewer</source>
-      <translation>Просмотр с&amp;имволов</translation>
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2353" />
+      <source>&lt;b&gt;Activate IRC&lt;/b&gt;&lt;p&gt;This switches the input focus to the IRC window.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Активировать IRC&lt;/b&gt;&lt;p&gt;Переключить фокус ввода в окно IRC.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2364" />
+      <source>Symbols-Viewer</source>
+      <translation>Просмотр символов</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2365" />
+      <source>S&amp;ymbols-Viewer</source>
+      <translation>Просмотр с&amp;имволов</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2366" />
       <source>Alt+Shift+Y</source>
       <translation>Alt+Shift+Y</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2359" />
+      <location filename="../UI/UserInterface.py" line="2372" />
       <source>Switch the input focus to the Symbols-Viewer window.</source>
       <translation>Переключить фокус ввода в окно просмотра символов.</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2362" />
+      <location filename="../UI/UserInterface.py" line="2375" />
       <source>&lt;b&gt;Activate Symbols-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Symbols-Viewer window.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Активировать просмотрщик символов&lt;/b&gt;&lt;p&gt;Переключить фокус ввода в окно просмотра символов.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2376" />
+      <location filename="../UI/UserInterface.py" line="2389" />
       <source>Numbers-Viewer</source>
       <translation>Представление чисел</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2377" />
+      <location filename="../UI/UserInterface.py" line="2390" />
       <source>Num&amp;bers-Viewer</source>
       <translation>Представление &amp;чисел</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2378" />
+      <location filename="../UI/UserInterface.py" line="2391" />
       <source>Alt+Shift+B</source>
       <translation>Alt+Shift+B</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2384" />
+      <location filename="../UI/UserInterface.py" line="2397" />
       <source>Switch the input focus to the Numbers-Viewer window.</source>
       <translation>Переключить фокус ввода в окно просмотра чисел.</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2387" />
+      <location filename="../UI/UserInterface.py" line="2400" />
       <source>&lt;b&gt;Activate Numbers-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Numbers-Viewer window.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Активировать просмотрщик чисел&lt;/b&gt;&lt;p&gt;Переключить фокус ввода в окно просмотра чисел.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2403" />
+      <location filename="../UI/UserInterface.py" line="2416" />
       <source>Ctrl+Alt+Shift+D</source>
       <translation>Ctrl+Alt+Shift+D</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2409" />
+      <location filename="../UI/UserInterface.py" line="2422" />
       <source>Switch the input focus to the Code Documentation Viewer window.</source>
       <translation>Переключить фокус ввода в окно просмотра документации кода.</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2414" />
+      <location filename="../UI/UserInterface.py" line="2427" />
       <source>&lt;b&gt;Code Documentation Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Code Documentation Viewer window.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Просмотр документации кода&lt;/b&gt;&lt;p&gt;Переключение фокуса ввода в окно просмотра документации кода.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2430" />
+      <location filename="../UI/UserInterface.py" line="2443" />
       <source>Ctrl+Alt+Shift+P</source>
       <translation>Ctrl+Alt+Shift+P</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2436" />
+      <location filename="../UI/UserInterface.py" line="2449" />
       <source>Switch the input focus to the PyPI window.</source>
       <translation>Переключить фокус ввода в окно PyPI.</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2439" />
-      <source>&lt;b&gt;PyPI&lt;/b&gt;&lt;p&gt;This switches the input focus to the PyPI window.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;PyPI&lt;/b&gt;&lt;p&gt;Переключение фокуса ввода в окно PyPI.&lt;/p&gt;</translation>
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2452" />
+      <source>&lt;b&gt;PyPI&lt;/b&gt;&lt;p&gt;This switches the input focus to the PyPI window.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;PyPI&lt;/b&gt;&lt;p&gt;Переключение фокуса ввода в окно PyPI.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2465" />
       <source>Ctrl+Alt+Shift+C</source>
       <translation>Ctrl+Alt+Shift+C</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2458" />
+      <location filename="../UI/UserInterface.py" line="2471" />
       <source>Switch the input focus to the Conda window.</source>
       <translation>Переключить фокус ввода в окно Conda.</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2461" />
-      <source>&lt;b&gt;Conda&lt;/b&gt;&lt;p&gt;This switches the input focus to the Conda window.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Conda&lt;/b&gt;&lt;p&gt;Переключение фокуса ввода в окно Conda.&lt;/p&gt;</translation>
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2474" />
+      <source>&lt;b&gt;Conda&lt;/b&gt;&lt;p&gt;This switches the input focus to the Conda window.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Conda&lt;/b&gt;&lt;p&gt;Переключение фокуса ввода в окно Conda.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2487" />
       <source>Ctrl+Alt+Shift+M</source>
       <translation>Ctrl+Alt+Shift+M</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2480" />
+      <location filename="../UI/UserInterface.py" line="2493" />
       <source>Switch the input focus to the MicroPython window.</source>
       <translation>Переключить фокус ввода в окно MicroPython.</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2483" />
+      <location filename="../UI/UserInterface.py" line="2496" />
       <source>&lt;b&gt;MicroPython&lt;/b&gt;&lt;p&gt;This switches the input focus to the MicroPython window.&lt;/p&gt;</source>
       <translation>&lt;b&gt;MicroPython&lt;/b&gt;&lt;p&gt;Переключение фокуса ввода в окно MicroPython.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2498" />
+      <location filename="../UI/UserInterface.py" line="2511" />
       <source>Ctrl+Alt+Shift+R</source>
       <translation>Ctrl+Alt+Shift+R</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2504" />
+      <location filename="../UI/UserInterface.py" line="2517" />
       <source>Switch the input focus to the Plugin Repository window.</source>
       <translation>Переключить фокус ввода в окно репозитория плагинов.</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2507" />
+      <location filename="../UI/UserInterface.py" line="2520" />
       <source>&lt;b&gt;Plugin Repository&lt;/b&gt;&lt;p&gt;This switches the input focus to the Plugin Repository window.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Репозиторий плагинов&lt;/b&gt;&lt;p&gt;Переключение фокуса ввода в окно репозитория подключаемых модулей.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2522" />
+      <location filename="../UI/UserInterface.py" line="2535" />
       <source>Ctrl+Alt+V</source>
       <translation>Ctrl+Alt+V</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2528" />
+      <location filename="../UI/UserInterface.py" line="2541" />
       <source>Switch the input focus to the Virtual Environments Manager window.</source>
       <translation>Переключить фокус ввода в окно диспетчера виртуальных сред.</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2533" />
+      <location filename="../UI/UserInterface.py" line="2546" />
       <source>&lt;b&gt;Virtual Environments&lt;/b&gt;&lt;p&gt;This switches the input focus to the Virtual Environments Manager window.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Виртуальные окружения&lt;/b&gt;&lt;p&gt;Переключение фокуса ввода в окно диспетчера виртуальных сред.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2549" />
+      <location filename="../UI/UserInterface.py" line="2562" />
       <source>Ctrl+Alt+Shift+F</source>
       <translation>Ctrl+Alt+Shift+F</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2555" />
+      <location filename="../UI/UserInterface.py" line="2568" />
       <source>Switch the input focus to the Find/Replace In Files window.</source>
       <translation>Переключить фокус ввода в окно 'Найти/Заменить в файлах'.</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2558" />
+      <location filename="../UI/UserInterface.py" line="2571" />
       <source>&lt;b&gt;Find/Replace In Files&lt;/b&gt;&lt;p&gt;This switches the input focus to the Find/Replace In Files window.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Найти/Заменить в файлах&lt;/b&gt;&lt;p&gt;Переключение фокуса ввода в окно 'Найти/Заменить в файлах'.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2572" />
+      <location filename="../UI/UserInterface.py" line="2585" />
       <source>Ctrl+Alt+Shift+L</source>
       <translation>Ctrl+Alt+Shift+L</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2578" />
+      <location filename="../UI/UserInterface.py" line="2591" />
       <source>Switch the input focus to the Find File window.</source>
       <translation>Переключить фокус ввода в окно 'Найти файл'.</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2581" />
+      <location filename="../UI/UserInterface.py" line="2594" />
       <source>&lt;b&gt;Find File&lt;/b&gt;&lt;p&gt;This switches the input focus to the Find File window.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Найти файл&lt;/b&gt;&lt;p&gt;Переключение фокус ввода в окно 'Найти файл'.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2595" />
-      <location filename="../UI/UserInterface.py" line="2594" />
+      <location filename="../UI/UserInterface.py" line="2608" />
+      <location filename="../UI/UserInterface.py" line="2607" />
       <source>VCS Status List</source>
       <translation>Список статусов VCS</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2596" />
+      <location filename="../UI/UserInterface.py" line="2609" />
       <source>Alt+Shift+V</source>
       <translation>Alt+Shift+V</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2602" />
+      <location filename="../UI/UserInterface.py" line="2615" />
       <source>Switch the input focus to the VCS Status List window.</source>
       <translation>Переключить фокус ввода в окно 'Список статусов VCS'.</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2605" />
-      <source>&lt;b&gt;VCS Status List&lt;/b&gt;&lt;p&gt;This switches the input focus to the VCS Status List window.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Список статусов VCS&lt;/b&gt;&lt;p&gt;Переключение фокуса ввода в окно 'Список статусов VCS'.&lt;/p&gt;</translation>
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2618" />
+      <source>&lt;b&gt;VCS Status List&lt;/b&gt;&lt;p&gt;This switches the input focus to the VCS Status List window.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Список статусов VCS&lt;/b&gt;&lt;p&gt;Переключение фокуса ввода в окно 'Список статусов VCS'.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2631" />
       <source>Alt+Shift+H</source>
       <translation>Alt+Shift+H</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2624" />
+      <location filename="../UI/UserInterface.py" line="2637" />
       <source>Switch the input focus to the embedded Help Viewer window.</source>
       <translation>Переключение фокуса ввода в окно встроенного просмотрщика справки.</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2627" />
-      <source>&lt;b&gt;Help Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the embedded Help Viewer window. It will show HTML help files and help from Qt help collections.&lt;/p&gt;&lt;p&gt;If called with a word selected, this word is searched in the Qt help collection.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Просмотрщик справки&lt;/b&gt;&lt;p&gt;Переключение фокуса ввода в окно встроенного просмотрщика справки. В нем отображаются файлы справки HTML и справка из коллекций справки Qt.&lt;/p&gt;&lt;p&gt;Если вызов с выбранным словом, это слово ищется в коллекции справки Qt.&lt;/p&gt;</translation>
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2640" />
+      <source>&lt;b&gt;Help Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the embedded Help Viewer window. It will show HTML help files and help from Qt help collections.&lt;/p&gt;&lt;p&gt;If called with a word selected, this word is searched in the Qt help collection.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Просмотрщик справки&lt;/b&gt;&lt;p&gt;Переключение фокуса ввода в окно встроенного просмотрщика справки. В нем отображаются файлы справки HTML и справка из коллекций справки Qt.&lt;/p&gt;&lt;p&gt;Если вызов с выбранным словом, это слово ищется в коллекции справки Qt.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2653" />
       <source>What's This?</source>
       <translation>Что это?</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2642" />
+      <location filename="../UI/UserInterface.py" line="2655" />
       <source>&amp;What's This?</source>
       <translation>&amp;Что это?</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2643" />
+      <location filename="../UI/UserInterface.py" line="2656" />
       <source>Shift+F1</source>
       <translation>Shift+F1</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2648" />
+      <location filename="../UI/UserInterface.py" line="2661" />
       <source>Context sensitive help</source>
       <translation>Контекстнозависимая справка</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2650" />
-      <source>&lt;b&gt;Display context sensitive help&lt;/b&gt;&lt;p&gt;In What's This? mode, the mouse cursor shows an arrow with a question mark, and you can click on the interface elements to get a short description of what they do and how to use them. In dialogs, this feature can be accessed using the context help button in the titlebar.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Показ контекстнозависимой справки&lt;/b&gt;&lt;p&gt;В режиме "What's This?"(Что это?)курсор мыши отображается как стрелка со знаком вопроса, и вы можете, кликнув по элементу интерфейса, получить краткое описание того, что он делает и как его использовать. В диалоговом окне эта функция может быть вызвана кнопкой контекстной справки в панели заголовка.&lt;/p&gt;</translation>
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2663" />
+      <source>&lt;b&gt;Display context sensitive help&lt;/b&gt;&lt;p&gt;In What's This? mode, the mouse cursor shows an arrow with a question mark, and you can click on the interface elements to get a short description of what they do and how to use them. In dialogs, this feature can be accessed using the context help button in the titlebar.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Показ контекстнозависимой справки&lt;/b&gt;&lt;p&gt;В режиме "What's This?"(Что это?)курсор мыши отображается как стрелка со знаком вопроса, и вы можете, кликнув по элементу интерфейса, получить краткое описание того, что он делает и как его использовать. В диалоговом окне эта функция может быть вызвана кнопкой контекстной справки в панели заголовка.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2676" />
       <source>Helpviewer</source>
       <translation>Просмотр справки</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2665" />
+      <location filename="../UI/UserInterface.py" line="2678" />
       <source>&amp;Helpviewer...</source>
       <translation>Просмотр спр&amp;авки...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2666" />
+      <location filename="../UI/UserInterface.py" line="2679" />
       <source>F1</source>
       <translation>F1</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2671" />
+      <location filename="../UI/UserInterface.py" line="2684" />
       <source>Open the helpviewer window</source>
       <translation>Открыть окно просмотра справки</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2673" />
+      <location filename="../UI/UserInterface.py" line="2686" />
       <source>&lt;b&gt;Helpviewer&lt;/b&gt;&lt;p&gt;Display the eric web browser. This window will show HTML help files and help from Qt help collections. It has the capability to navigate to links, set bookmarks, print the displayed help and some more features. You may use it to browse the internet as well&lt;/p&gt;&lt;p&gt;If called with a word selected, this word is searched in the Qt help collection.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Просмотр справки&lt;/b&gt;&lt;p&gt;Открытие eric web-браузера. В его окне будут показываться HTML файлы справки. Оно поддерживает навигацию по ссылкам, закладки, печать и некоторые другие функции. Его можно использовать для просмотра интернета.&lt;/p&gt;&lt;p&gt;Если перед вызовом окна отображения справки был подсвечен какой-либо текст, то будет произведён поиск этого текста в коллекции справки Qt.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2693" />
+      <location filename="../UI/UserInterface.py" line="2706" />
       <source>Show Versions</source>
       <translation>Показать версии</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2694" />
+      <location filename="../UI/UserInterface.py" line="2707" />
       <source>Show &amp;Versions</source>
       <translation>Показать &amp;версии</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2700" />
+      <location filename="../UI/UserInterface.py" line="2713" />
       <source>Display version information</source>
       <translation>Информация о версии</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2702" />
-      <source>&lt;b&gt;Show Versions&lt;/b&gt;&lt;p&gt;Display version information.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Показать версии&lt;/b&gt;&lt;p&gt;Информация о версиях.&lt;/p&gt;</translation>
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2715" />
-      <location filename="../UI/UserInterface.py" line="2708" />
+      <source>&lt;b&gt;Show Versions&lt;/b&gt;&lt;p&gt;Display version information.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Показать версии&lt;/b&gt;&lt;p&gt;Информация о версиях.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2728" />
+      <location filename="../UI/UserInterface.py" line="2721" />
       <source>Show Error Log</source>
       <translation>Показать журнал ошибок</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2709" />
+      <location filename="../UI/UserInterface.py" line="2722" />
       <source>Show Error &amp;Log...</source>
       <translation>&amp;Журнал ошибок...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2717" />
+      <location filename="../UI/UserInterface.py" line="2730" />
       <source>&lt;b&gt;Show Error Log...&lt;/b&gt;&lt;p&gt;Opens a dialog showing the most recent error log.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Показать журнал ошибок...&lt;/b&gt;&lt;p&gt;Показать журнал ошибок.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2726" />
+      <location filename="../UI/UserInterface.py" line="2739" />
       <source>Show Install Info</source>
       <translation>Показать информацию об установке</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2727" />
+      <location filename="../UI/UserInterface.py" line="2740" />
       <source>Show Install &amp;Info...</source>
       <translation>Показать информацию об &amp;установке...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2733" />
+      <location filename="../UI/UserInterface.py" line="2746" />
       <source>Show Installation Information</source>
       <translation>Показать информацию об установке</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2735" />
+      <location filename="../UI/UserInterface.py" line="2748" />
       <source>&lt;b&gt;Show Install Info...&lt;/b&gt;&lt;p&gt;Opens a dialog showing some information about the installation process.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Показать информацию об установке...&lt;/b&gt;&lt;p&gt;Открывает диалоговое окно, в котором отображается некая информация о процессе установки.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4601" />
-      <location filename="../UI/UserInterface.py" line="2745" />
+      <location filename="../UI/UserInterface.py" line="4614" />
+      <location filename="../UI/UserInterface.py" line="2758" />
       <source>Report Bug</source>
       <translation>Сообщение об ошибке</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2745" />
+      <location filename="../UI/UserInterface.py" line="2758" />
       <source>Report &amp;Bug...</source>
       <translation>Сообщить об &amp;ошибке...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2747" />
+      <location filename="../UI/UserInterface.py" line="2760" />
       <source>Report a bug</source>
       <translation>Сообщить об ошибке</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2749" />
-      <source>&lt;b&gt;Report Bug...&lt;/b&gt;&lt;p&gt;Opens a dialog to report a bug.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Сообщить об ошибке...&lt;/b&gt;&lt;p&gt;Открытие диалога для сообщения об ошибке.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2755" />
-      <source>Request Feature</source>
-      <translation>Запросить функционал</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2756" />
-      <source>Request &amp;Feature...</source>
-      <translation>Запросить &amp;функционал...</translation>
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2762" />
+      <source>&lt;b&gt;Report Bug...&lt;/b&gt;&lt;p&gt;Opens a dialog to report a bug.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Сообщить об ошибке...&lt;/b&gt;&lt;p&gt;Открытие диалога для сообщения об ошибке.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2768" />
+      <source>Request Feature</source>
+      <translation>Запросить функционал</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2769" />
+      <source>Request &amp;Feature...</source>
+      <translation>Запросить &amp;функционал...</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2775" />
       <source>Send a feature request</source>
       <translation>Послать запрос</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2764" />
-      <source>&lt;b&gt;Request Feature...&lt;/b&gt;&lt;p&gt;Opens a dialog to send a feature request.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Послать запрос...&lt;/b&gt;&lt;p&gt;Отображение диалога создания запроса.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="4062" />
-      <location filename="../UI/UserInterface.py" line="2775" />
-      <source>Testing</source>
-      <translation>Тестировать</translation>
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2777" />
+      <source>&lt;b&gt;Request Feature...&lt;/b&gt;&lt;p&gt;Opens a dialog to send a feature request.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Послать запрос...&lt;/b&gt;&lt;p&gt;Отображение диалога создания запроса.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="4075" />
+      <location filename="../UI/UserInterface.py" line="2788" />
+      <source>Testing</source>
+      <translation>Тестировать</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2790" />
       <source>&amp;Testing...</source>
       <translation>&amp;Тестировать...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2783" />
-      <source>Start the testing dialog</source>
-      <translation>Запуск диалогового окна тестирования</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2785" />
-      <source>&lt;b&gt;Testing&lt;/b&gt;&lt;p&gt;Perform test runs. The dialog gives the ability to select and run a test suite or auto discover them.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Тестировать&lt;/b&gt;&lt;p&gt;Выполнение тестовых прогонов. В этом диалоговом окне можно выбрать и запустить набор тестов или автоматически их обнаружить.&lt;/p&gt;</translation>
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2796" />
-      <source>Restart Last Test</source>
-      <translation>Перезапустить последний тест</translation>
+      <source>Start the testing dialog</source>
+      <translation>Запуск диалогового окна тестирования</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2798" />
+      <source>&lt;b&gt;Testing&lt;/b&gt;&lt;p&gt;Perform test runs. The dialog gives the ability to select and run a test suite or auto discover them.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Тестировать&lt;/b&gt;&lt;p&gt;Выполнение тестовых прогонов. В этом диалоговом окне можно выбрать и запустить набор тестов или автоматически их обнаружить.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2809" />
+      <source>Restart Last Test</source>
+      <translation>Перезапустить последний тест</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2811" />
       <source>&amp;Restart Last Test...</source>
       <translation>&amp;Перезапустить последний тест...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2804" />
+      <location filename="../UI/UserInterface.py" line="2817" />
       <source>Restarts the last test</source>
       <translation>Перезапуск последнего теста</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2806" />
+      <location filename="../UI/UserInterface.py" line="2819" />
       <source>&lt;b&gt;Restart Last Test&lt;/b&gt;&lt;p&gt;Restarts the test performed last.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Перезапустить последний тестt&lt;/b&gt;&lt;p&gt;Перезапускает тест, выполненный последним.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2816" />
+      <location filename="../UI/UserInterface.py" line="2829" />
       <source>Rerun Failed Tests</source>
       <translation>Повторить неудачные тесты</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2818" />
+      <location filename="../UI/UserInterface.py" line="2831" />
       <source>Rerun Failed Tests...</source>
       <translation>Повторить неудачные тесты...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2825" />
-      <source>Rerun failed tests of the last run</source>
-      <translation>Повторить неудачные тесты последнего запуска</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2828" />
-      <source>&lt;b&gt;Rerun Failed Tests&lt;/b&gt;&lt;p&gt;Rerun all tests that failed during the last test run.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Повторить неудачные тесты&lt;/b&gt;&lt;p&gt;Перезапустить все тесты, провалившиеся при последней попытке.&lt;/p&gt;</translation>
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2838" />
+      <source>Rerun failed tests of the last run</source>
+      <translation>Повторить неудачные тесты последнего запуска</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2841" />
+      <source>&lt;b&gt;Rerun Failed Tests&lt;/b&gt;&lt;p&gt;Rerun all tests that failed during the last test run.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Повторить неудачные тесты&lt;/b&gt;&lt;p&gt;Перезапустить все тесты, провалившиеся при последней попытке.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2851" />
       <source>Test Script</source>
       <translation>Тест на сценарии</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2840" />
+      <location filename="../UI/UserInterface.py" line="2853" />
       <source>Test &amp;Script...</source>
       <translation>Тест на &amp;сценарии...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2846" />
+      <location filename="../UI/UserInterface.py" line="2859" />
       <source>Run tests of the current script</source>
       <translation>Выполнить тесты на текущем сценарии</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2848" />
+      <location filename="../UI/UserInterface.py" line="2861" />
       <source>&lt;b&gt;Test Script&lt;/b&gt;&lt;p&gt;Run tests with the current script.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Тест на сценарии&lt;/b&gt;&lt;p&gt;Выполнить тесты на текущем сценарии.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2855" />
+      <location filename="../UI/UserInterface.py" line="2868" />
       <source>Test Project</source>
       <translation>Тест на проекте</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2857" />
+      <location filename="../UI/UserInterface.py" line="2870" />
       <source>Test &amp;Project...</source>
       <translation>Тест на &amp;проекте...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2863" />
-      <source>Run tests of the current project</source>
-      <translation>Выполнить тесты на текущем проекте</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2865" />
-      <source>&lt;b&gt;Test Project&lt;/b&gt;&lt;p&gt;Run test of the current project.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Тест на проекте&lt;/b&gt;&lt;p&gt;Выполнить тест на текущем проекте.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2874" />
-      <source>Qt-Designer</source>
-      <translation>Qt-Designer</translation>
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2876" />
+      <source>Run tests of the current project</source>
+      <translation>Выполнить тесты на текущем проекте</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2878" />
+      <source>&lt;b&gt;Test Project&lt;/b&gt;&lt;p&gt;Run test of the current project.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Тест на проекте&lt;/b&gt;&lt;p&gt;Выполнить тест на текущем проекте.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2887" />
+      <source>Qt-Designer</source>
+      <translation>Qt-Designer</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2889" />
       <source>Qt-&amp;Designer...</source>
       <translation>Qt-&amp;Designer...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2882" />
-      <source>Start Qt-Designer</source>
-      <translation>Запуск Qt-Designer</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2884" />
-      <source>&lt;b&gt;Qt-Designer&lt;/b&gt;&lt;p&gt;Start Qt-Designer.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Qt-Designer&lt;/b&gt;&lt;p&gt;Запуск Qt-Designer.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2893" />
-      <source>Qt-Linguist</source>
-      <translation>Qt-Linguist</translation>
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2895" />
+      <source>Start Qt-Designer</source>
+      <translation>Запуск Qt-Designer</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2897" />
+      <source>&lt;b&gt;Qt-Designer&lt;/b&gt;&lt;p&gt;Start Qt-Designer.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Qt-Designer&lt;/b&gt;&lt;p&gt;Запуск Qt-Designer.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2906" />
+      <source>Qt-Linguist</source>
+      <translation>Qt-Linguist</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2908" />
       <source>Qt-&amp;Linguist...</source>
       <translation>Qt-&amp;Linguist...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2901" />
+      <location filename="../UI/UserInterface.py" line="2914" />
       <source>Start Qt-Linguist</source>
       <translation>Запуск Qt-Linguist</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2903" />
+      <location filename="../UI/UserInterface.py" line="2916" />
       <source>&lt;b&gt;Qt-Linguist&lt;/b&gt;&lt;p&gt;Start Qt-Linguist.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Qt-Linguist&lt;/b&gt;&lt;p&gt;Запуск Qt-Linguist.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2911" />
+      <location filename="../UI/UserInterface.py" line="2924" />
       <source>UI Previewer</source>
       <translation>Предпросмотр UI</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2913" />
+      <location filename="../UI/UserInterface.py" line="2926" />
       <source>&amp;UI Previewer...</source>
       <translation>Предпросмотр &amp;UI...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2919" />
+      <location filename="../UI/UserInterface.py" line="2932" />
       <source>Start the UI Previewer</source>
       <translation>Запуск предпросмотра UI (пользовательского интерфейса)</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2921" />
+      <location filename="../UI/UserInterface.py" line="2934" />
       <source>&lt;b&gt;UI Previewer&lt;/b&gt;&lt;p&gt;Start the UI Previewer.&lt;/p&gt;</source>
       <translation>&lt;b&gt;UI Previewer&lt;/b&gt;&lt;p&gt;Запустить the UI Previewer.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2927" />
+      <location filename="../UI/UserInterface.py" line="2940" />
       <source>Translations Previewer</source>
       <translation>Предпросмотр переводов</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2929" />
+      <location filename="../UI/UserInterface.py" line="2942" />
       <source>&amp;Translations Previewer...</source>
       <translation>&amp;Предпросмотр переводов...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2935" />
-      <source>Start the Translations Previewer</source>
-      <translation>Запустить предпросмотр переводов</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2937" />
-      <source>&lt;b&gt;Translations Previewer&lt;/b&gt;&lt;p&gt;Start the Translations Previewer.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Предпросмотр переводов&lt;/b&gt;&lt;p&gt;Запустить предпросмотр переводов.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2946" />
-      <source>Compare Files</source>
-      <translation>Сравнить файлы</translation>
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2948" />
+      <source>Start the Translations Previewer</source>
+      <translation>Запустить предпросмотр переводов</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2950" />
+      <source>&lt;b&gt;Translations Previewer&lt;/b&gt;&lt;p&gt;Start the Translations Previewer.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Предпросмотр переводов&lt;/b&gt;&lt;p&gt;Запустить предпросмотр переводов.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2959" />
+      <source>Compare Files</source>
+      <translation>Сравнить файлы</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2961" />
       <source>&amp;Compare Files...</source>
       <translation>&amp;Сравнить файлы...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2973" />
-      <location filename="../UI/UserInterface.py" line="2954" />
+      <location filename="../UI/UserInterface.py" line="2986" />
+      <location filename="../UI/UserInterface.py" line="2967" />
       <source>Compare two files</source>
       <translation>Сравнить два файла</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2956" />
+      <location filename="../UI/UserInterface.py" line="2969" />
       <source>&lt;b&gt;Compare Files&lt;/b&gt;&lt;p&gt;Open a dialog to compare two files.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Сравнение файлов&lt;/b&gt;
 &lt;p&gt;Открытие диалога сравнения двух файлов.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2965" />
+      <location filename="../UI/UserInterface.py" line="2978" />
       <source>Compare Files side by side</source>
       <translation>Сравнение файлов построчно</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2967" />
+      <location filename="../UI/UserInterface.py" line="2980" />
       <source>Compare &amp;Files side by side...</source>
       <translation>Сравнить &amp;файлы построчно...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2975" />
+      <location filename="../UI/UserInterface.py" line="2988" />
       <source>&lt;b&gt;Compare Files side by side&lt;/b&gt;&lt;p&gt;Open a dialog to compare two files and show the result side by side.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Сравнить файлы построчно (side by side)&lt;/b&gt;
 &lt;p&gt;Открыть диалог, в котором показаны различия между файлами, в две колонки.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2985" />
+      <location filename="../UI/UserInterface.py" line="2998" />
       <source>SQL Browser</source>
       <translation>SQL браузер</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2987" />
+      <location filename="../UI/UserInterface.py" line="3000" />
       <source>SQL &amp;Browser...</source>
       <translation>&amp;SQL браузер...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2993" />
+      <location filename="../UI/UserInterface.py" line="3006" />
       <source>Browse a SQL database</source>
       <translation>Просмотреть SQL базу данных</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2995" />
+      <location filename="../UI/UserInterface.py" line="3008" />
       <source>&lt;b&gt;SQL Browser&lt;/b&gt;&lt;p&gt;Browse a SQL database.&lt;/p&gt;</source>
       <translation>&lt;b&gt;SQL браузер&lt;/b&gt;&lt;p&gt;Просмотреть SQL базу данных.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3009" />
-      <location filename="../UI/UserInterface.py" line="3001" />
-      <source>Mini Editor</source>
-      <translation>Миниредактор</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3003" />
-      <source>Mini &amp;Editor...</source>
-      <translation>Мини&amp;редактор...</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3011" />
-      <source>&lt;b&gt;Mini Editor&lt;/b&gt;&lt;p&gt;Open a dialog with a simplified editor.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Миниредактор&lt;/b&gt;&lt;p&gt;Открывает диалог в упрощённым редакторе.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3020" />
-      <source>Hex Editor</source>
-      <translation>Hex-редактор</translation>
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="3022" />
+      <location filename="../UI/UserInterface.py" line="3014" />
+      <source>Mini Editor</source>
+      <translation>Миниредактор</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3016" />
+      <source>Mini &amp;Editor...</source>
+      <translation>Мини&amp;редактор...</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3024" />
+      <source>&lt;b&gt;Mini Editor&lt;/b&gt;&lt;p&gt;Open a dialog with a simplified editor.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Миниредактор&lt;/b&gt;&lt;p&gt;Открывает диалог в упрощённым редакторе.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3033" />
+      <source>Hex Editor</source>
+      <translation>Hex-редактор</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3035" />
       <source>&amp;Hex Editor...</source>
       <translation>&amp;Hex-редактор...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3028" />
+      <location filename="../UI/UserInterface.py" line="3041" />
       <source>Start the eric Hex Editor</source>
       <translation>Запуск eric Hex-редактора</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3030" />
+      <location filename="../UI/UserInterface.py" line="3043" />
       <source>&lt;b&gt;Hex Editor&lt;/b&gt;&lt;p&gt;Starts the eric Hex Editor for viewing or editing binary files.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Hex-редактор&lt;/b&gt;&lt;p&gt;Запускает eric Hex-редактор для просмотра или редактирования двоичного файла.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3040" />
+      <location filename="../UI/UserInterface.py" line="3053" />
       <source>eric Web Browser</source>
       <translation>Eric web-браузер</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3042" />
+      <location filename="../UI/UserInterface.py" line="3055" />
       <source>eric &amp;Web Browser...</source>
       <translation>Eric &amp;web-браузер...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3048" />
-      <source>Start the eric Web Browser</source>
-      <translation>Запустить eric web-браузер</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3050" />
-      <source>&lt;b&gt;eric Web Browser&lt;/b&gt;&lt;p&gt;Browse the Internet with the eric Web Browser.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Eric web-браузер&lt;/b&gt;&lt;p&gt;Просмотр интернета используя web-браузер, встроенный в eric.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3059" />
-      <source>Icon Editor</source>
-      <translation>Редактор иконок</translation>
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="3061" />
+      <source>Start the eric Web Browser</source>
+      <translation>Запустить eric web-браузер</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3063" />
+      <source>&lt;b&gt;eric Web Browser&lt;/b&gt;&lt;p&gt;Browse the Internet with the eric Web Browser.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Eric web-браузер&lt;/b&gt;&lt;p&gt;Просмотр интернета используя web-браузер, встроенный в eric.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3072" />
+      <source>Icon Editor</source>
+      <translation>Редактор иконок</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3074" />
       <source>&amp;Icon Editor...</source>
       <translation>Редактор &amp;иконок...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3067" />
-      <source>Start the eric Icon Editor</source>
-      <translation>Запустить eric редактор иконок</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3069" />
-      <source>&lt;b&gt;Icon Editor&lt;/b&gt;&lt;p&gt;Starts the eric Icon Editor for editing simple icons.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Редактор иконок&lt;/b&gt;&lt;p&gt;Запустить eric редактор иконок.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3078" />
-      <source>Snapshot</source>
-      <translation>Снимки</translation>
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="3080" />
+      <source>Start the eric Icon Editor</source>
+      <translation>Запустить eric редактор иконок</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3082" />
+      <source>&lt;b&gt;Icon Editor&lt;/b&gt;&lt;p&gt;Starts the eric Icon Editor for editing simple icons.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Редактор иконок&lt;/b&gt;&lt;p&gt;Запустить eric редактор иконок.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3091" />
+      <source>Snapshot</source>
+      <translation>Снимки</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3093" />
       <source>&amp;Snapshot...</source>
       <translation>&amp;Снимки...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3086" />
+      <location filename="../UI/UserInterface.py" line="3099" />
       <source>Take snapshots of a screen region</source>
       <translation>Сделать снимок области экрана</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3088" />
+      <location filename="../UI/UserInterface.py" line="3101" />
       <source>&lt;b&gt;Snapshot&lt;/b&gt;&lt;p&gt;This opens a dialog to take snapshots of a screen region.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Снимки&lt;/b&gt;&lt;p&gt;Сделать снимок области экрана.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3098" />
+      <location filename="../UI/UserInterface.py" line="3111" />
       <source>eric PDF Viewer</source>
       <translation>Просмотрщик PDF eric</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3100" />
+      <location filename="../UI/UserInterface.py" line="3113" />
       <source>eric PDF &amp;Viewer...</source>
       <translation>Просмотрщик &amp;PDF eric...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3106" />
-      <source>Start the eric PDF Viewer</source>
-      <translation>Запустить просмотрщик PDF eric</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3108" />
-      <source>&lt;b&gt;eric PDF Viewer&lt;/b&gt;&lt;p&gt;Starts the eric PDF Viewer for viewing PDF files.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Просмотрщик PDF eric&lt;/b&gt;&lt;p&gt;Запускает PDF Viewer eric для просмотра PDF-файлов.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3117" />
-      <source>Preferences</source>
-      <translation>Предпочтения</translation>
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="3119" />
+      <source>Start the eric PDF Viewer</source>
+      <translation>Запустить просмотрщик PDF eric</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3121" />
+      <source>&lt;b&gt;eric PDF Viewer&lt;/b&gt;&lt;p&gt;Starts the eric PDF Viewer for viewing PDF files.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Просмотрщик PDF eric&lt;/b&gt;&lt;p&gt;Запускает PDF Viewer eric для просмотра PDF-файлов.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3130" />
+      <source>Preferences</source>
+      <translation>Предпочтения</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3132" />
       <source>&amp;Preferences...</source>
       <translation>&amp;Предпочтения...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3125" />
-      <source>Set the prefered configuration</source>
-      <translation>Установите предпочтительную конфигурацию</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3127" />
-      <source>&lt;b&gt;Preferences&lt;/b&gt;&lt;p&gt;Set the configuration items of the application with your prefered values.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Предпочтения&lt;/b&gt;
-&lt;p&gt;Установка элементов конфигурации приложения согласно вашим предпочтениям.&lt;/p&gt;</translation>
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="3138" />
-      <source>Export Preferences</source>
-      <translation>Экспорт предпочтений</translation>
+      <source>Set the prefered configuration</source>
+      <translation>Установите предпочтительную конфигурацию</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="3140" />
+      <source>&lt;b&gt;Preferences&lt;/b&gt;&lt;p&gt;Set the configuration items of the application with your prefered values.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Предпочтения&lt;/b&gt;
+&lt;p&gt;Установка элементов конфигурации приложения согласно вашим предпочтениям.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3151" />
+      <source>Export Preferences</source>
+      <translation>Экспорт предпочтений</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3153" />
       <source>E&amp;xport Preferences...</source>
       <translation>&amp;Экспорт предпочтений...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3146" />
-      <source>Export the current configuration</source>
-      <translation>Экспорт текущих настроек</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3148" />
-      <source>&lt;b&gt;Export Preferences&lt;/b&gt;&lt;p&gt;Export the current configuration to a file.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Экспорт предпочтений&lt;/b&gt;&lt;p&gt;Экспорт текущих предпочтений в файл.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3157" />
-      <source>Import Preferences</source>
-      <translation>Импорт предпочтений</translation>
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="3159" />
+      <source>Export the current configuration</source>
+      <translation>Экспорт текущих настроек</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3161" />
+      <source>&lt;b&gt;Export Preferences&lt;/b&gt;&lt;p&gt;Export the current configuration to a file.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Экспорт предпочтений&lt;/b&gt;&lt;p&gt;Экспорт текущих предпочтений в файл.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3170" />
+      <source>Import Preferences</source>
+      <translation>Импорт предпочтений</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3172" />
       <source>I&amp;mport Preferences...</source>
       <translation>&amp;Импорт предпочтений...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3166" />
+      <location filename="../UI/UserInterface.py" line="3179" />
       <source>Import a previously exported configuration</source>
       <translation>Импорт сохранённых ранее настроек</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3169" />
+      <location filename="../UI/UserInterface.py" line="3182" />
       <source>&lt;b&gt;Import Preferences&lt;/b&gt;&lt;p&gt;Import a previously exported configuration.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Импорт предпочтений&lt;/b&gt;&lt;p&gt;Импорт сохранённой ранее конфигурации.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3178" />
+      <location filename="../UI/UserInterface.py" line="3191" />
       <source>Export Theme</source>
       <translation>Экспорт темы</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3180" />
+      <location filename="../UI/UserInterface.py" line="3193" />
       <source>Export Theme...</source>
       <translation>Экспорт темы...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3186" />
-      <source>Export the current theme</source>
-      <translation>Экспорт текущей темы</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3188" />
-      <source>&lt;b&gt;Export Theme&lt;/b&gt;&lt;p&gt;Export the current theme 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="../UI/UserInterface.py" line="3197" />
-      <source>Import Theme</source>
-      <translation>Импорт темы</translation>
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="3199" />
+      <source>Export the current theme</source>
+      <translation>Экспорт текущей темы</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3201" />
+      <source>&lt;b&gt;Export Theme&lt;/b&gt;&lt;p&gt;Export the current theme 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="../UI/UserInterface.py" line="3210" />
+      <source>Import Theme</source>
+      <translation>Импорт темы</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3212" />
       <source>Import Theme...</source>
       <translation>Импорт темы...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3205" />
-      <source>Import a previously exported theme</source>
-      <translation>Импорт ранее экспортированной темы</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3207" />
-      <source>&lt;b&gt;Import Theme&lt;/b&gt;&lt;p&gt;Import a previously exported theme.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Импорт темы&lt;/b&gt;&lt;p&gt;Импорт ранее экспортированной темы.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3216" />
-      <source>Reload APIs</source>
-      <translation>Перезагрузить API</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3216" />
-      <source>Reload &amp;APIs</source>
-      <translation>Перезагрузить &amp;API</translation>
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="3218" />
-      <source>Reload the API information</source>
-      <translation>Перезагрузить информацию об API</translation>
+      <source>Import a previously exported theme</source>
+      <translation>Импорт ранее экспортированной темы</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="3220" />
+      <source>&lt;b&gt;Import Theme&lt;/b&gt;&lt;p&gt;Import a previously exported theme.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Импорт темы&lt;/b&gt;&lt;p&gt;Импорт ранее экспортированной темы.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3229" />
+      <source>Reload APIs</source>
+      <translation>Перезагрузить API</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3229" />
+      <source>Reload &amp;APIs</source>
+      <translation>Перезагрузить &amp;API</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3231" />
+      <source>Reload the API information</source>
+      <translation>Перезагрузить информацию об API</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3233" />
       <source>&lt;b&gt;Reload APIs&lt;/b&gt;&lt;p&gt;Reload the API information.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Перезагрузить API&lt;/b&gt;&lt;p&gt;Перезагрузить информацию об API.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3234" />
-      <location filename="../UI/UserInterface.py" line="3226" />
+      <location filename="../UI/UserInterface.py" line="3247" />
+      <location filename="../UI/UserInterface.py" line="3239" />
       <source>Show external tools</source>
       <translation>Показать внешние инструменты</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3228" />
+      <location filename="../UI/UserInterface.py" line="3241" />
       <source>Show external &amp;tools</source>
       <translation>&amp;Внешние инструменты</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3236" />
+      <location filename="../UI/UserInterface.py" line="3249" />
       <source>&lt;b&gt;Show external tools&lt;/b&gt;&lt;p&gt;Opens a dialog to show the path and versions of all extenal tools used by eric.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Показать внешние инструменты&lt;/b&gt;&lt;p&gt;Открытие диалога отображения пути и версий внешних инструментов, используемых eric.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3246" />
+      <location filename="../UI/UserInterface.py" line="3259" />
       <source>View Profiles</source>
       <translation>Профили</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3248" />
+      <location filename="../UI/UserInterface.py" line="3261" />
       <source>&amp;View Profiles...</source>
       <translation>&amp;Профили...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3254" />
-      <source>Configure view profiles</source>
-      <translation>Конфигурация профилей</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3256" />
-      <source>&lt;b&gt;View Profiles&lt;/b&gt;&lt;p&gt;Configure the view profiles. With this dialog you may set the visibility of the various windows for the predetermined view profiles.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Профили&lt;/b&gt;&lt;p&gt;Конфигурация профилей. С помощью этого диалога вы можете устанавливать видимость разных окон для заданных профилей.&lt;/p&gt;</translation>
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="3267" />
-      <source>Toolbars</source>
-      <translation>Панели инструментов</translation>
+      <source>Configure view profiles</source>
+      <translation>Конфигурация профилей</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="3269" />
+      <source>&lt;b&gt;View Profiles&lt;/b&gt;&lt;p&gt;Configure the view profiles. With this dialog you may set the visibility of the various windows for the predetermined view profiles.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Профили&lt;/b&gt;&lt;p&gt;Конфигурация профилей. С помощью этого диалога вы можете устанавливать видимость разных окон для заданных профилей.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3280" />
+      <source>Toolbars</source>
+      <translation>Панели инструментов</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3282" />
       <source>Tool&amp;bars...</source>
       <translation>Панели &amp;инструментов...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3275" />
-      <source>Configure toolbars</source>
-      <translation>Настройка панелей инструментов</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3277" />
-      <source>&lt;b&gt;Toolbars&lt;/b&gt;&lt;p&gt;Configure the toolbars. With this dialog you may change the actions shown on the various toolbars and define your own toolbars.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Панели инструментов&lt;/b&gt;&lt;p&gt;Настроить панели инструментов. В этом диалоге Вы можете изменить имеющиеся панели инструментов, а так же создать новые.&lt;/p&gt;</translation>
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="3288" />
-      <source>Keyboard Shortcuts</source>
-      <translation>Горячие клавиши</translation>
+      <source>Configure toolbars</source>
+      <translation>Настройка панелей инструментов</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="3290" />
+      <source>&lt;b&gt;Toolbars&lt;/b&gt;&lt;p&gt;Configure the toolbars. With this dialog you may change the actions shown on the various toolbars and define your own toolbars.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Панели инструментов&lt;/b&gt;&lt;p&gt;Настроить панели инструментов. В этом диалоге Вы можете изменить имеющиеся панели инструментов, а так же создать новые.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3301" />
+      <source>Keyboard Shortcuts</source>
+      <translation>Горячие клавиши</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3303" />
       <source>Keyboard &amp;Shortcuts...</source>
       <translation>Горячие &amp;клавиши...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3296" />
+      <location filename="../UI/UserInterface.py" line="3309" />
       <source>Set the keyboard shortcuts</source>
       <translation>Определение горячих клавиш</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3298" />
+      <location filename="../UI/UserInterface.py" line="3311" />
       <source>&lt;b&gt;Keyboard Shortcuts&lt;/b&gt;&lt;p&gt;Set the keyboard shortcuts of the application with your prefered values.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Горячие клавиши&lt;/b&gt;&lt;p&gt;Определите горячие клавиши приложения согласно вашим предпочтениям.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7376" />
-      <location filename="../UI/UserInterface.py" line="7357" />
-      <location filename="../UI/UserInterface.py" line="3308" />
+      <location filename="../UI/UserInterface.py" line="7421" />
+      <location filename="../UI/UserInterface.py" line="7402" />
+      <location filename="../UI/UserInterface.py" line="3321" />
       <source>Export Keyboard Shortcuts</source>
       <translation>Экспорт горячих клавиш</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3310" />
+      <location filename="../UI/UserInterface.py" line="3323" />
       <source>&amp;Export Keyboard Shortcuts...</source>
       <translation>&amp;Экспорт горячих клавиш...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3316" />
+      <location filename="../UI/UserInterface.py" line="3329" />
       <source>Export the keyboard shortcuts</source>
       <translation>Экспортировать горячие клавиши</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3318" />
+      <location filename="../UI/UserInterface.py" line="3331" />
       <source>&lt;b&gt;Export Keyboard Shortcuts&lt;/b&gt;&lt;p&gt;Export the keyboard shortcuts of the application.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Экспорт горячих клавиш&lt;/b&gt;
 &lt;p&gt;Экспортировать горячие клавиши приложения.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7395" />
-      <location filename="../UI/UserInterface.py" line="3327" />
+      <location filename="../UI/UserInterface.py" line="7440" />
+      <location filename="../UI/UserInterface.py" line="3340" />
       <source>Import Keyboard Shortcuts</source>
       <translation>Импорт горячих клавиш</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3329" />
+      <location filename="../UI/UserInterface.py" line="3342" />
       <source>&amp;Import Keyboard Shortcuts...</source>
       <translation>&amp;Импорт горячих клавиш...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3335" />
+      <location filename="../UI/UserInterface.py" line="3348" />
       <source>Import the keyboard shortcuts</source>
       <translation>Импортировать горячие клавиши</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3337" />
+      <location filename="../UI/UserInterface.py" line="3350" />
       <source>&lt;b&gt;Import Keyboard Shortcuts&lt;/b&gt;&lt;p&gt;Import the keyboard shortcuts of the application.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Импорт горячих клавиш&lt;/b&gt;
 &lt;p&gt;Импортировать горячие клавиши приложения.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3347" />
+      <location filename="../UI/UserInterface.py" line="3360" />
       <source>Manage SSL Certificates</source>
       <translation>Менеджер SSL сертификатов</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3349" />
+      <location filename="../UI/UserInterface.py" line="3362" />
       <source>Manage SSL Certificates...</source>
       <translation>Менеджер SSL сертификатов...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3356" />
-      <source>Manage the saved SSL certificates</source>
-      <translation>Управление сохранёнными SSL сертификатами</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3359" />
-      <source>&lt;b&gt;Manage SSL Certificates...&lt;/b&gt;&lt;p&gt;Opens a dialog to manage the saved SSL certificates.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Менеджер SSL сертификатов...&lt;/b&gt;&lt;p&gt;Менеджер сохранённых SSL сертификатов.&lt;/p&gt;</translation>
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="3369" />
+      <source>Manage the saved SSL certificates</source>
+      <translation>Управление сохранёнными SSL сертификатами</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3372" />
+      <source>&lt;b&gt;Manage SSL Certificates...&lt;/b&gt;&lt;p&gt;Opens a dialog to manage the saved SSL certificates.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Менеджер SSL сертификатов...&lt;/b&gt;&lt;p&gt;Менеджер сохранённых SSL сертификатов.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3382" />
       <source>Edit Message Filters</source>
       <translation>Редактировать фильтры сообщений</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3371" />
+      <location filename="../UI/UserInterface.py" line="3384" />
       <source>Edit Message Filters...</source>
       <translation>Редактировать фильтры сообщений...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3378" />
+      <location filename="../UI/UserInterface.py" line="3391" />
       <source>Edit the message filters used to suppress unwanted messages</source>
       <translation>Редактировать фильтры нежелательных сообщений</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3381" />
+      <location filename="../UI/UserInterface.py" line="3394" />
       <source>&lt;b&gt;Edit Message Filters&lt;/b&gt;&lt;p&gt;Opens a dialog to edit the message filters used to suppress unwanted messages been shown in an error window.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Редактировать фильтры сообщений&lt;/b&gt;&lt;p&gt;Редактировать фильтры нежелательных сообщений об ошибках.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3400" />
-      <location filename="../UI/UserInterface.py" line="3394" />
-      <location filename="../UI/UserInterface.py" line="3392" />
-      <source>Clear private data</source>
-      <translation>Очистить приватные данные</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3402" />
-      <source>&lt;b&gt;Clear private data&lt;/b&gt;&lt;p&gt;Clears the private data like the various list of recently opened files, projects or multi projects.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Очистить приватные данные&lt;/b&gt;&lt;p&gt;Очистка приватных данных, таких как различные списки недавно открытых файлов, проектов или мультипроектов.&lt;/p&gt;</translation>
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="3413" />
-      <location filename="../UI/UserInterface.py" line="3412" />
-      <source>Activate current editor</source>
-      <translation>Активировать текущий редактор</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3414" />
-      <source>Alt+Shift+E</source>
-      <translation>Alt+Shift+E</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3425" />
-      <location filename="../UI/UserInterface.py" line="3424" />
-      <source>Show next</source>
-      <translation>Показать следующую</translation>
+      <location filename="../UI/UserInterface.py" line="3407" />
+      <location filename="../UI/UserInterface.py" line="3405" />
+      <source>Clear private data</source>
+      <translation>Очистить приватные данные</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3415" />
+      <source>&lt;b&gt;Clear private data&lt;/b&gt;&lt;p&gt;Clears the private data like the various list of recently opened files, projects or multi projects.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Очистить приватные данные&lt;/b&gt;&lt;p&gt;Очистка приватных данных, таких как различные списки недавно открытых файлов, проектов или мультипроектов.&lt;/p&gt;</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="3426" />
-      <source>Ctrl+Alt+Tab</source>
-      <translation>Ctrl+Alt+Tab</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3437" />
-      <location filename="../UI/UserInterface.py" line="3436" />
-      <source>Show previous</source>
-      <translation>Показать предыдущую</translation>
+      <location filename="../UI/UserInterface.py" line="3425" />
+      <source>Activate current editor</source>
+      <translation>Активировать текущий редактор</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3427" />
+      <source>Alt+Shift+E</source>
+      <translation>Alt+Shift+E</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="3438" />
-      <source>Shift+Ctrl+Alt+Tab</source>
-      <translation>Shift+Ctrl+Alt+Tab</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3449" />
-      <location filename="../UI/UserInterface.py" line="3448" />
-      <source>Switch between tabs</source>
-      <translation>Переключение между вкладками</translation>
+      <location filename="../UI/UserInterface.py" line="3437" />
+      <source>Show next</source>
+      <translation>Показать следующую</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3439" />
+      <source>Ctrl+Alt+Tab</source>
+      <translation>Ctrl+Alt+Tab</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="3450" />
-      <source>Ctrl+1</source>
-      <translation>Ctrl+1</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3460" />
-      <source>Plugin Infos</source>
-      <translation>Информация о плагинах</translation>
+      <location filename="../UI/UserInterface.py" line="3449" />
+      <source>Show previous</source>
+      <translation>Показать предыдущую</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3451" />
+      <source>Shift+Ctrl+Alt+Tab</source>
+      <translation>Shift+Ctrl+Alt+Tab</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="3462" />
+      <location filename="../UI/UserInterface.py" line="3461" />
+      <source>Switch between tabs</source>
+      <translation>Переключение между вкладками</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3463" />
+      <source>Ctrl+1</source>
+      <translation>Ctrl+1</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3473" />
+      <source>Plugin Infos</source>
+      <translation>Информация о плагинах</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3475" />
       <source>&amp;Plugin Infos...</source>
       <translation>Ин&amp;формация о плагинах...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3468" />
+      <location filename="../UI/UserInterface.py" line="3481" />
       <source>Show Plugin Infos</source>
       <translation>Отображение информации о плагинах</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3470" />
+      <location filename="../UI/UserInterface.py" line="3483" />
       <source>&lt;b&gt;Plugin Infos...&lt;/b&gt;&lt;p&gt;This opens a dialog, that show some information about loaded plugins.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Информация о плагинах...&lt;/b&gt;
 &lt;p&gt;Открытие диалога, отображающего информацию о загруженных плагинах.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3488" />
-      <location filename="../UI/UserInterface.py" line="3480" />
-      <source>Install Plugins</source>
-      <translation>Установить плагины</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3482" />
-      <source>&amp;Install Plugins...</source>
-      <translation>&amp;Установить плагины...</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3490" />
-      <source>&lt;b&gt;Install Plugins...&lt;/b&gt;&lt;p&gt;This opens a dialog to install or update plugins.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Установить плагины...&lt;/b&gt;&lt;p&gt;Открытие диалога установки или обновления плагинов.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3507" />
-      <location filename="../UI/UserInterface.py" line="3499" />
-      <source>Uninstall Plugin</source>
-      <translation>Удалить плагин</translation>
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="3501" />
-      <source>&amp;Uninstall Plugin...</source>
-      <translation>Уда&amp;лить плагин...</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3509" />
-      <source>&lt;b&gt;Uninstall Plugin...&lt;/b&gt;&lt;p&gt;This opens a dialog to uninstall a plugin.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Деинсталлировать плагин...&lt;/b&gt;&lt;p&gt;Открытие диалога деинсталляции плагина.&lt;/p&gt;</translation>
+      <location filename="../UI/UserInterface.py" line="3493" />
+      <source>Install Plugins</source>
+      <translation>Установить плагины</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3495" />
+      <source>&amp;Install Plugins...</source>
+      <translation>&amp;Установить плагины...</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3503" />
+      <source>&lt;b&gt;Install Plugins...&lt;/b&gt;&lt;p&gt;This opens a dialog to install or update plugins.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Установить плагины...&lt;/b&gt;&lt;p&gt;Открытие диалога установки или обновления плагинов.&lt;/p&gt;</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="3520" />
+      <location filename="../UI/UserInterface.py" line="3512" />
+      <source>Uninstall Plugin</source>
+      <translation>Удалить плагин</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3514" />
+      <source>&amp;Uninstall Plugin...</source>
+      <translation>Уда&amp;лить плагин...</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3522" />
+      <source>&lt;b&gt;Uninstall Plugin...&lt;/b&gt;&lt;p&gt;This opens a dialog to uninstall a plugin.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Деинсталлировать плагин...&lt;/b&gt;&lt;p&gt;Открытие диалога деинсталляции плагина.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3533" />
       <source>Plugin &amp;Repository...</source>
       <translation>&amp;Репозиторий плагинов...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3526" />
+      <location filename="../UI/UserInterface.py" line="3539" />
       <source>Show Plugins available for download</source>
       <translation>Показать плагины, доступные для загрузки</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3528" />
+      <location filename="../UI/UserInterface.py" line="3541" />
       <source>&lt;b&gt;Plugin Repository...&lt;/b&gt;&lt;p&gt;This opens a dialog, that shows a list of plugins available on the Internet.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Репозиторий плагинов...&lt;/b&gt;&lt;p&gt;Открытие диалога, отображающего список плагинов, доступных для скачивания с интернета.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3555" />
-      <location filename="../UI/UserInterface.py" line="3554" />
+      <location filename="../UI/UserInterface.py" line="3568" />
+      <location filename="../UI/UserInterface.py" line="3567" />
       <source>Qt5 Documentation</source>
       <translation>Документация Qt5</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3561" />
+      <location filename="../UI/UserInterface.py" line="3574" />
       <source>Open Qt5 Documentation</source>
       <translation>Открыть документацию Qt5</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3563" />
-      <source>&lt;b&gt;Qt5 Documentation&lt;/b&gt;&lt;p&gt;Display the Qt5 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer/web browser, or execute a web browser or Qt Assistant. &lt;/p&gt;</source>
-      <translation>&lt;b&gt;Документация Qt5&lt;/b&gt;&lt;p&gt;Отображение документации Qt5. В зависимости от ваших настроек это может быть отображение справки либо во встроенных средствах просмотра справки Eric-вьюере/web-браузере, либо в Qt Assistant, либо во внешнем web-браузере. &lt;/p&gt;</translation>
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="3576" />
-      <location filename="../UI/UserInterface.py" line="3575" />
+      <source>&lt;b&gt;Qt5 Documentation&lt;/b&gt;&lt;p&gt;Display the Qt5 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer/web browser, or execute a web browser or Qt Assistant. &lt;/p&gt;</source>
+      <translation>&lt;b&gt;Документация Qt5&lt;/b&gt;&lt;p&gt;Отображение документации Qt5. В зависимости от ваших настроек это может быть отображение справки либо во встроенных средствах просмотра справки Eric-вьюере/web-браузере, либо в Qt Assistant, либо во внешнем web-браузере. &lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3589" />
+      <location filename="../UI/UserInterface.py" line="3588" />
       <source>Qt6 Documentation</source>
       <translation>Документация Qt6</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3582" />
+      <location filename="../UI/UserInterface.py" line="3595" />
       <source>Open Qt6 Documentation</source>
       <translation>Открыть документацию Qt6</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3584" />
-      <source>&lt;b&gt;Qt6 Documentation&lt;/b&gt;&lt;p&gt;Display the Qt6 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer/web browser, or execute a web browser or Qt Assistant. &lt;/p&gt;</source>
-      <translation>&lt;b&gt;Документация Qt6&lt;/b&gt;&lt;p&gt;Отображение документации Qt6. В зависимости от ваших настроек это может быть отображение справки либо во встроенных средствах просмотра справки Eric-вьюере/web-браузере, либо в Qt Assistant, либо во внешнем web-браузере. &lt;/p&gt;</translation>
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="3597" />
-      <location filename="../UI/UserInterface.py" line="3596" />
+      <source>&lt;b&gt;Qt6 Documentation&lt;/b&gt;&lt;p&gt;Display the Qt6 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer/web browser, or execute a web browser or Qt Assistant. &lt;/p&gt;</source>
+      <translation>&lt;b&gt;Документация Qt6&lt;/b&gt;&lt;p&gt;Отображение документации Qt6. В зависимости от ваших настроек это может быть отображение справки либо во встроенных средствах просмотра справки Eric-вьюере/web-браузере, либо в Qt Assistant, либо во внешнем web-браузере. &lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3610" />
+      <location filename="../UI/UserInterface.py" line="3609" />
       <source>PyQt5 Documentation</source>
       <translation>Документация PyQt5</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3603" />
+      <location filename="../UI/UserInterface.py" line="3616" />
       <source>Open PyQt5 Documentation</source>
       <translation>Открыть документацию PyQt5</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3605" />
-      <source>&lt;b&gt;PyQt5 Documentation&lt;/b&gt;&lt;p&gt;Display the PyQt5 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer/web browser, or execute a web browser or Qt Assistant. &lt;/p&gt;</source>
-      <translation>&lt;b&gt;Докуметация PyQt5&lt;/b&gt;&lt;p&gt;Отображение документации PyQt5. В зависимости от ваших настроек это может быть отображение справки либо во встроенных средствах просмотра справки Eric-вьюере/web-браузере, либо в Qt Assistant, либо во внешнем web-браузере. &lt;/p&gt;</translation>
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="3618" />
-      <location filename="../UI/UserInterface.py" line="3617" />
+      <source>&lt;b&gt;PyQt5 Documentation&lt;/b&gt;&lt;p&gt;Display the PyQt5 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer/web browser, or execute a web browser or Qt Assistant. &lt;/p&gt;</source>
+      <translation>&lt;b&gt;Докуметация PyQt5&lt;/b&gt;&lt;p&gt;Отображение документации PyQt5. В зависимости от ваших настроек это может быть отображение справки либо во встроенных средствах просмотра справки Eric-вьюере/web-браузере, либо в Qt Assistant, либо во внешнем web-браузере. &lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3631" />
+      <location filename="../UI/UserInterface.py" line="3630" />
       <source>PyQt6 Documentation</source>
       <translation>Документация PyQt6</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3624" />
+      <location filename="../UI/UserInterface.py" line="3637" />
       <source>Open PyQt6 Documentation</source>
       <translation>Открыть документацию PyQt6</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3626" />
+      <location filename="../UI/UserInterface.py" line="3639" />
       <source>&lt;b&gt;PyQt6 Documentation&lt;/b&gt;&lt;p&gt;Display the PyQt6 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer/web browser, or execute a web browser or Qt Assistant. &lt;/p&gt;</source>
       <translation>&lt;b&gt;Докуметация PyQt6&lt;/b&gt;&lt;p&gt;Отображение документации PyQt6. В зависимости от ваших настроек это может быть отображение справки либо во встроенных средствах просмотра справки Eric-вьюере/web-браузере, либо в Qt Assistant, либо во внешнем web-браузере. &lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3644" />
-      <location filename="../UI/UserInterface.py" line="3643" />
+      <location filename="../UI/UserInterface.py" line="3657" />
+      <location filename="../UI/UserInterface.py" line="3656" />
       <source>Python 3 Documentation</source>
       <translation>Документация Python 3</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3650" />
+      <location filename="../UI/UserInterface.py" line="3663" />
       <source>Open Python 3 Documentation</source>
       <translation>Открыть документацию Python 3</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3652" />
+      <location filename="../UI/UserInterface.py" line="3665" />
       <source>&lt;b&gt;Python 3 Documentation&lt;/b&gt;&lt;p&gt;Display the Python 3 documentation. If no documentation directory is configured, the location of the Python 3 documentation is assumed to be the doc directory underneath the location of the Python 3 executable on Windows and &lt;i&gt;/usr/share/doc/packages/python/html&lt;/i&gt; on Unix. Set PYTHON3DOCDIR in your environment to override this.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Документация Python 3&lt;/b&gt;&lt;p&gt;Отображение документации Python 3. Если директория документации не настроена, то предполагается, что документация Python 3 находится в директории doc в расположении исполняемого файла Python 3 в Windows и &lt;i&gt;/usr/share/doc/packages/python/html&lt;/i. &gt; на Юникс. Чтобы переопределить это, установите PYTHON3DOCDIR в вашей среде.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3671" />
-      <location filename="../UI/UserInterface.py" line="3670" />
+      <location filename="../UI/UserInterface.py" line="3684" />
+      <location filename="../UI/UserInterface.py" line="3683" />
       <source>eric API Documentation</source>
       <translation>Документация API Eric</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3677" />
+      <location filename="../UI/UserInterface.py" line="3690" />
       <source>Open eric API Documentation</source>
       <translation>Открыть документацию API Eric</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3679" />
+      <location filename="../UI/UserInterface.py" line="3692" />
       <source>&lt;b&gt;eric API Documentation&lt;/b&gt;&lt;p&gt;Display the eric API documentation. The location for the documentation is the Documentation/Source subdirectory of the eric installation directory.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Документация API eric&lt;/b&gt;&lt;p&gt;Отображение документации API eric. Местонахождение документации - директория Documentation/Source, расположенный в директории инсталляции eric.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3697" />
-      <location filename="../UI/UserInterface.py" line="3696" />
+      <location filename="../UI/UserInterface.py" line="3710" />
+      <location filename="../UI/UserInterface.py" line="3709" />
       <source>PySide2 Documentation</source>
       <translation>Документация PySide2</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3703" />
+      <location filename="../UI/UserInterface.py" line="3716" />
       <source>Open PySide2 Documentation</source>
       <translation>Открыть документацию PySide2</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3705" />
+      <location filename="../UI/UserInterface.py" line="3718" />
       <source>&lt;b&gt;PySide2 Documentation&lt;/b&gt;&lt;p&gt;Display the PySide2 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer/web browser, or execute a web browser or Qt Assistant. &lt;/p&gt;</source>
       <translation>&lt;b&gt;Документация PySide2&lt;/b&gt;&lt;p&gt;Отображение документации PySide2.  В зависимости от ваших настроек это может быть отображение справки либо во встроенных средствах просмотра справки Eric-вьюере/web-браузере, либо в Qt Assistant, либо во внешнем web-браузере. &lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3723" />
-      <location filename="../UI/UserInterface.py" line="3722" />
+      <location filename="../UI/UserInterface.py" line="3736" />
+      <location filename="../UI/UserInterface.py" line="3735" />
       <source>PySide6 Documentation</source>
       <translation>Документация PySide6</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3729" />
+      <location filename="../UI/UserInterface.py" line="3742" />
       <source>Open PySide6 Documentation</source>
       <translation>Открыть документацию PySide6</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3731" />
+      <location filename="../UI/UserInterface.py" line="3744" />
       <source>&lt;b&gt;PySide6 Documentation&lt;/b&gt;&lt;p&gt;Display the PySide6 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer/web browser, or execute a web browser or Qt Assistant. &lt;/p&gt;</source>
       <translation>&lt;b&gt;Документация PySide6&lt;/b&gt;&lt;p&gt;Отображение документации PySide6.  В зависимости от ваших настроек это может быть отображение справки либо во встроенных средствах просмотра справки Eric-вьюере/web-браузере, либо в Qt Assistant, либо во внешнем web-браузере. &lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3833" />
+      <location filename="../UI/UserInterface.py" line="3846" />
       <source>E&amp;xtras</source>
       <translation>&amp;Дополнительно</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3843" />
+      <location filename="../UI/UserInterface.py" line="3856" />
       <source>Wi&amp;zards</source>
       <translation>&amp;Мастера</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3861" />
+      <location filename="../UI/UserInterface.py" line="3874" />
       <source>P&amp;lugins</source>
       <translation>Пла&amp;гины</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3870" />
+      <location filename="../UI/UserInterface.py" line="3883" />
       <source>Configure...</source>
       <translation>Настроить...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3879" />
+      <location filename="../UI/UserInterface.py" line="3892" />
       <source>&amp;Testing</source>
       <translation>&amp;Тестировать</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3896" />
+      <location filename="../UI/UserInterface.py" line="3909" />
       <source>Select Tool Group</source>
       <translation>Выберите группу инструментов</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3907" />
+      <location filename="../UI/UserInterface.py" line="3920" />
       <source>Se&amp;ttings</source>
       <translation>&amp;Настройки</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3940" />
-      <source>&amp;Window</source>
-      <translation>&amp;Окно</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3949" />
-      <source>&amp;Windows</source>
-      <translation>&amp;Окна</translation>
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="3953" />
+      <source>&amp;Window</source>
+      <translation>&amp;Окно</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3962" />
+      <source>&amp;Windows</source>
+      <translation>&amp;Окна</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3966" />
       <source>Central Park</source>
       <translation>Центральное окно</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3957" />
+      <location filename="../UI/UserInterface.py" line="3970" />
       <source>Left Side</source>
       <translation>Левая панель</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3976" />
+      <location filename="../UI/UserInterface.py" line="3989" />
       <source>Right Side</source>
       <translation>Правая панель</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3995" />
+      <location filename="../UI/UserInterface.py" line="4008" />
       <source>Bottom Side</source>
       <translation>Нижняя панель</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4003" />
+      <location filename="../UI/UserInterface.py" line="4016" />
       <source>Plug-ins</source>
       <translation>Плагины</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4009" />
-      <source>&amp;Toolbars</source>
-      <translation>&amp;Панели инструментов</translation>
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="4022" />
+      <source>&amp;Toolbars</source>
+      <translation>&amp;Панели инструментов</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="4035" />
       <source>&amp;Help</source>
       <translation>&amp;Справка</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4077" />
-      <location filename="../UI/UserInterface.py" line="4061" />
+      <location filename="../UI/UserInterface.py" line="4090" />
+      <location filename="../UI/UserInterface.py" line="4074" />
       <source>Tools</source>
       <translation>Инструменты</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4079" />
-      <location filename="../UI/UserInterface.py" line="4065" />
+      <location filename="../UI/UserInterface.py" line="4092" />
+      <location filename="../UI/UserInterface.py" line="4078" />
       <source>Settings</source>
       <translation>Настройки</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6156" />
-      <location filename="../UI/UserInterface.py" line="4080" />
-      <location filename="../UI/UserInterface.py" line="4066" />
+      <location filename="../UI/UserInterface.py" line="6201" />
+      <location filename="../UI/UserInterface.py" line="4093" />
+      <location filename="../UI/UserInterface.py" line="4079" />
       <source>Help</source>
       <translation>Справка</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4081" />
-      <location filename="../UI/UserInterface.py" line="4067" />
+      <location filename="../UI/UserInterface.py" line="4094" />
+      <location filename="../UI/UserInterface.py" line="4080" />
       <source>Profiles</source>
       <translation>Профили</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4082" />
-      <location filename="../UI/UserInterface.py" line="4068" />
+      <location filename="../UI/UserInterface.py" line="4095" />
+      <location filename="../UI/UserInterface.py" line="4081" />
       <source>Plugins</source>
       <translation>Плагины</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4078" />
+      <location filename="../UI/UserInterface.py" line="4091" />
       <source>Unittest</source>
       <translation>Юниттест</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4251" />
+      <location filename="../UI/UserInterface.py" line="4264" />
       <source>&lt;p&gt;This part of the status bar displays the current editors language.&lt;/p&gt;</source>
       <translation>&lt;p&gt;В этой части строки состояния отображается язык текущего окна редактора.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4260" />
+      <location filename="../UI/UserInterface.py" line="4273" />
       <source>&lt;p&gt;This part of the status bar displays the current editors encoding.&lt;/p&gt;</source>
       <translation>&lt;p&gt;В этой части строки состояния отображается текущая кодировка редактора.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4269" />
+      <location filename="../UI/UserInterface.py" line="4282" />
       <source>&lt;p&gt;This part of the status bar displays the current editors eol setting.&lt;/p&gt;</source>
       <translation>&lt;p&gt;В этой части строки состояния отображается режим конца строки текущего редактора.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4278" />
+      <location filename="../UI/UserInterface.py" line="4291" />
       <source>&lt;p&gt;This part of the status bar displays an indication of the current editors files writability.&lt;/p&gt;</source>
       <translation>&lt;p&gt;В этой части строки состояния отображается режим ro/rw файла, открытого в редакторе.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4287" />
+      <location filename="../UI/UserInterface.py" line="4300" />
       <source>&lt;p&gt;This part of the status bar displays the line number of the current editor.&lt;/p&gt;</source>
       <translation>&lt;p&gt;В этой части строки состояния отображается номер текущей строки редактора.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4296" />
+      <location filename="../UI/UserInterface.py" line="4309" />
       <source>&lt;p&gt;This part of the status bar displays the cursor position of the current editor.&lt;/p&gt;</source>
       <translation>&lt;p&gt;В этой части строки состояния отображается текущая позиция курсора в редакторе.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4310" />
+      <location filename="../UI/UserInterface.py" line="4323" />
       <source>&lt;p&gt;This part of the status bar allows zooming the current editor or shell.&lt;/p&gt;</source>
       <translation>&lt;p&gt;В этой части строки состояния разрешено масштабирование редактора или оболочки.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4381" />
-      <location filename="../UI/UserInterface.py" line="4340" />
+      <location filename="../UI/UserInterface.py" line="4394" />
+      <location filename="../UI/UserInterface.py" line="4353" />
       <source>External Tools/{0}</source>
       <translation>Внешние инструменты/{0}</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4489" />
+      <location filename="../UI/UserInterface.py" line="4502" />
       <source>&lt;h2&gt;Version Numbers&lt;/h2&gt;&lt;table&gt;</source>
       <translation>&lt;h2&gt;Номера версий&lt;/h2&gt;&lt;table&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4538" />
+      <location filename="../UI/UserInterface.py" line="4551" />
       <source>&lt;tr&gt;&lt;td&gt;&lt;b&gt;WebEngine (Security)&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;</source>
       <translation>&lt;tr&gt;&lt;td&gt;&lt;b&gt;WebEngine (безопасность)&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4555" />
+      <location filename="../UI/UserInterface.py" line="4568" />
       <source>Desktop</source>
       <translation>Рабочий стол</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4559" />
+      <location filename="../UI/UserInterface.py" line="4572" />
       <source>Session Type</source>
       <translation>Тип сессии</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4562" />
+      <location filename="../UI/UserInterface.py" line="4575" />
       <source>&lt;/table&gt;</source>
       <translation>&lt;/table&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4602" />
+      <location filename="../UI/UserInterface.py" line="4615" />
       <source>Email address or mail server address is empty. Please configure your Email settings in the Preferences Dialog.</source>
       <translation>Почтовый адрес или адрес почтового сервера пуст. &lt;p&gt;Настройте параметры вашей электронной почты в диалоге предпочтений.</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4937" />
+      <location filename="../UI/UserInterface.py" line="4950" />
       <source>Restart application</source>
       <translation>Перезапустить приложение</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4938" />
+      <location filename="../UI/UserInterface.py" line="4951" />
       <source>The application needs to be restarted. Do it now?</source>
       <translation>Необходимо перезапустить приложение. Сделать это сейчас?</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4962" />
+      <location filename="../UI/UserInterface.py" line="4975" />
       <source>Upgrade PyQt</source>
       <translation>Обновить PyQt</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4963" />
+      <location filename="../UI/UserInterface.py" line="4976" />
       <source>eric needs to be closed in order to upgrade PyQt. It will be restarted once the upgrade process has finished. This may take some time.
 
 Shall the upgrade be done now?</source>
@@ -90560,13 +90570,13 @@
 Выполнить обновление сейчас?</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="5013" />
-      <location filename="../UI/UserInterface.py" line="4987" />
+      <location filename="../UI/UserInterface.py" line="5026" />
+      <location filename="../UI/UserInterface.py" line="5000" />
       <source>Upgrade Eric</source>
       <translation>Обновить Eric</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4988" />
+      <location filename="../UI/UserInterface.py" line="5001" />
       <source>eric needs to be closed in order to be upgraded. It will be restarted once the upgrade process has finished. This may take some time.
 
 Shall the upgrade be done now?</source>
@@ -90575,7 +90585,7 @@
 Выполнить обновление сейчас?</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="5014" />
+      <location filename="../UI/UserInterface.py" line="5027" />
       <source>eric needs to be closed in order to upgrade eric and PyQt. It will be restarted once the upgrade process has finished. This may take some time.
 
  Shall the upgrade be done now?</source>
@@ -90584,364 +90594,362 @@
  Выполнить обновление сейчас?</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="5072" />
+      <location filename="../UI/UserInterface.py" line="5085" />
       <source>&amp;Builtin Tools</source>
       <translation>&amp;Встроенные инструменты</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="5090" />
+      <location filename="../UI/UserInterface.py" line="5103" />
       <source>&amp;Plugin Tools</source>
       <translation>Инструменты - &amp;плагины</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="5093" />
+      <location filename="../UI/UserInterface.py" line="5106" />
       <source>&amp;User Tools</source>
       <translation>&amp;Инструменты пользователя</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="5119" />
+      <location filename="../UI/UserInterface.py" line="5132" />
       <source>Configure Tool Groups ...</source>
       <translation>Настройка группы инструментов...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="5123" />
+      <location filename="../UI/UserInterface.py" line="5136" />
       <source>Configure current Tool Group ...</source>
       <translation>Настроить текущую группу инструментов...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="5162" />
-      <location filename="../UI/UserInterface.py" line="5142" />
+      <location filename="../UI/UserInterface.py" line="5175" />
+      <location filename="../UI/UserInterface.py" line="5155" />
       <source>No User Tools Configured</source>
       <translation>Инструменты пользователя не сконфигурированы</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="5238" />
+      <location filename="../UI/UserInterface.py" line="5251" />
       <source>&amp;Show all</source>
       <translation>Показать &amp;всё</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="5240" />
+      <location filename="../UI/UserInterface.py" line="5253" />
       <source>&amp;Hide all</source>
       <translation>Ск&amp;рыть всё</translation>
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="6338" />
+      <location filename="../UI/UserInterface.py" line="6327" />
+      <location filename="../UI/UserInterface.py" line="6279" />
+      <location filename="../UI/UserInterface.py" line="6269" />
+      <location filename="../UI/UserInterface.py" line="6100" />
+      <location filename="../UI/UserInterface.py" line="6090" />
+      <location filename="../UI/UserInterface.py" line="6032" />
+      <location filename="../UI/UserInterface.py" line="6022" />
+      <source>Problem</source>
+      <translation>Проблема</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="6339" />
+      <location filename="../UI/UserInterface.py" line="6328" />
+      <location filename="../UI/UserInterface.py" line="6280" />
+      <location filename="../UI/UserInterface.py" line="6270" />
+      <location filename="../UI/UserInterface.py" line="6101" />
+      <location filename="../UI/UserInterface.py" line="6091" />
+      <location filename="../UI/UserInterface.py" line="6033" />
+      <location filename="../UI/UserInterface.py" line="6023" />
+      <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; does not exist or is zero length.&lt;/p&gt;</source>
+      <translation>&lt;p&gt;Файл &lt;b&gt;{0}&lt;/b&gt; либо не существует, либо нулевой длины.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="6571" />
+      <location filename="../UI/UserInterface.py" line="6482" />
+      <location filename="../UI/UserInterface.py" line="6374" />
+      <location filename="../UI/UserInterface.py" line="6351" />
+      <location filename="../UI/UserInterface.py" line="6292" />
+      <location filename="../UI/UserInterface.py" line="6239" />
+      <location filename="../UI/UserInterface.py" line="6217" />
+      <location filename="../UI/UserInterface.py" line="6176" />
+      <location filename="../UI/UserInterface.py" line="6167" />
+      <location filename="../UI/UserInterface.py" line="6132" />
+      <location filename="../UI/UserInterface.py" line="6123" />
+      <location filename="../UI/UserInterface.py" line="6064" />
+      <location filename="../UI/UserInterface.py" line="6055" />
+      <source>Process Generation Error</source>
+      <translation>Ошибка при запуске процесса</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="6056" />
+      <source>&lt;p&gt;Could not start Qt-Designer.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
+      <translation>&lt;p&gt;Невозможно запустить Qt-Designer.&lt;br&gt;Убедитесь, что он доступен в &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="6065" />
+      <source>&lt;p&gt;Could not find the Qt-Designer executable.&lt;br&gt;Ensure that it is installed and optionally configured on the Qt configuration page.&lt;/p&gt;</source>
+      <translation>&lt;p&gt;Не удается найти исполняемый файл Qt-Designer.&lt;br&gt;На странице настройки Qt убедитесь, что он установлен и дополнительно настроен.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="6124" />
+      <source>&lt;p&gt;Could not start Qt-Linguist.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
+      <translation>&lt;p&gt;Невозможно запустить Qt-Linguist.&lt;br&gt;Убедитесь, что он доступен в &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="6133" />
+      <source>&lt;p&gt;Could not find the Qt-Linguist executable.&lt;br&gt;Ensure that it is installed and optionally configured on the Qt configuration page.&lt;/p&gt;</source>
+      <translation>&lt;p&gt;Не удается найти исполняемый файл Qt-Linguist.&lt;br&gt;На странице настройки Qt убедитесь, что он установлен и дополнительно настроен.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="6168" />
+      <source>&lt;p&gt;Could not start Qt-Assistant.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
+      <translation>&lt;p&gt;Невозможно запустить Qt-Assistant.&lt;br&gt;Убедитесь, что он доступен в &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="6177" />
+      <source>&lt;p&gt;Could not find the Qt-Assistant executable.&lt;br&gt;Ensure that it is installed and optionally configured on the Qt configuration page.&lt;/p&gt;</source>
+      <translation>&lt;p&gt;Не удается найти исполняемый файл Qt-Assistant.&lt;br&gt;На странице настройки Qt убедитесь, что он установлен и дополнительно настроен.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="6202" />
+      <source>Currently no custom viewer is selected. Please use the preferences dialog to specify one.</source>
+      <translation>В настоящее время просмотрщик пользователя не выбран. Используйте диалог предпочтений для его выбора.</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="6218" />
+      <source>&lt;p&gt;Could not start custom viewer.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
+      <translation>&lt;p&gt;Невозможно запустить пользовательский просмотрщик.&lt;br&gt;Убедитесь, что он находится в &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="6240" />
+      <source>&lt;p&gt;Could not start the help viewer.&lt;br&gt;Ensure that it is available as &lt;b&gt;hh&lt;/b&gt;.&lt;/p&gt;</source>
+      <translation>&lt;p&gt;Невозможно запустить просмотрщик справки.&lt;br&gt;Убедитесь, что он доступен под именем &lt;b&gt;hh&lt;/b&gt;.&lt;/p&gt;</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="6293" />
-      <location filename="../UI/UserInterface.py" line="6282" />
-      <location filename="../UI/UserInterface.py" line="6234" />
-      <location filename="../UI/UserInterface.py" line="6224" />
-      <location filename="../UI/UserInterface.py" line="6055" />
-      <location filename="../UI/UserInterface.py" line="6045" />
-      <location filename="../UI/UserInterface.py" line="5987" />
-      <location filename="../UI/UserInterface.py" line="5977" />
-      <source>Problem</source>
-      <translation>Проблема</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="6294" />
-      <location filename="../UI/UserInterface.py" line="6283" />
-      <location filename="../UI/UserInterface.py" line="6235" />
-      <location filename="../UI/UserInterface.py" line="6225" />
-      <location filename="../UI/UserInterface.py" line="6056" />
-      <location filename="../UI/UserInterface.py" line="6046" />
-      <location filename="../UI/UserInterface.py" line="5988" />
-      <location filename="../UI/UserInterface.py" line="5978" />
-      <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; does not exist or is zero length.&lt;/p&gt;</source>
-      <translation>&lt;p&gt;Файл &lt;b&gt;{0}&lt;/b&gt; либо не существует, либо нулевой длины.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="6526" />
-      <location filename="../UI/UserInterface.py" line="6437" />
-      <location filename="../UI/UserInterface.py" line="6329" />
-      <location filename="../UI/UserInterface.py" line="6306" />
-      <location filename="../UI/UserInterface.py" line="6247" />
-      <location filename="../UI/UserInterface.py" line="6194" />
-      <location filename="../UI/UserInterface.py" line="6172" />
-      <location filename="../UI/UserInterface.py" line="6131" />
-      <location filename="../UI/UserInterface.py" line="6122" />
-      <location filename="../UI/UserInterface.py" line="6087" />
-      <location filename="../UI/UserInterface.py" line="6078" />
-      <location filename="../UI/UserInterface.py" line="6019" />
-      <location filename="../UI/UserInterface.py" line="6010" />
-      <source>Process Generation Error</source>
-      <translation>Ошибка при запуске процесса</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="6011" />
-      <source>&lt;p&gt;Could not start Qt-Designer.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
-      <translation>&lt;p&gt;Невозможно запустить Qt-Designer.&lt;br&gt;Убедитесь, что он доступен в &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="6020" />
-      <source>&lt;p&gt;Could not find the Qt-Designer executable.&lt;br&gt;Ensure that it is installed and optionally configured on the Qt configuration page.&lt;/p&gt;</source>
-      <translation>&lt;p&gt;Не удается найти исполняемый файл Qt-Designer.&lt;br&gt;На странице настройки Qt убедитесь, что он установлен и дополнительно настроен.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="6079" />
-      <source>&lt;p&gt;Could not start Qt-Linguist.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
-      <translation>&lt;p&gt;Невозможно запустить Qt-Linguist.&lt;br&gt;Убедитесь, что он доступен в &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="6088" />
-      <source>&lt;p&gt;Could not find the Qt-Linguist executable.&lt;br&gt;Ensure that it is installed and optionally configured on the Qt configuration page.&lt;/p&gt;</source>
-      <translation>&lt;p&gt;Не удается найти исполняемый файл Qt-Linguist.&lt;br&gt;На странице настройки Qt убедитесь, что он установлен и дополнительно настроен.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="6123" />
-      <source>&lt;p&gt;Could not start Qt-Assistant.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
-      <translation>&lt;p&gt;Невозможно запустить Qt-Assistant.&lt;br&gt;Убедитесь, что он доступен в &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="6132" />
-      <source>&lt;p&gt;Could not find the Qt-Assistant executable.&lt;br&gt;Ensure that it is installed and optionally configured on the Qt configuration page.&lt;/p&gt;</source>
-      <translation>&lt;p&gt;Не удается найти исполняемый файл Qt-Assistant.&lt;br&gt;На странице настройки Qt убедитесь, что он установлен и дополнительно настроен.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="6157" />
-      <source>Currently no custom viewer is selected. Please use the preferences dialog to specify one.</source>
-      <translation>В настоящее время просмотрщик пользователя не выбран. Используйте диалог предпочтений для его выбора.</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="6173" />
-      <source>&lt;p&gt;Could not start custom viewer.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
-      <translation>&lt;p&gt;Невозможно запустить пользовательский просмотрщик.&lt;br&gt;Убедитесь, что он находится в &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="6195" />
-      <source>&lt;p&gt;Could not start the help viewer.&lt;br&gt;Ensure that it is available as &lt;b&gt;hh&lt;/b&gt;.&lt;/p&gt;</source>
-      <translation>&lt;p&gt;Невозможно запустить просмотрщик справки.&lt;br&gt;Убедитесь, что он доступен под именем &lt;b&gt;hh&lt;/b&gt;.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="6248" />
       <source>&lt;p&gt;Could not start UI Previewer.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Невозможно запустить UI Previewer (предпросмотр интерфейсов).&lt;br&gt;Убедитесь, что он находится в &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6307" />
+      <location filename="../UI/UserInterface.py" line="6352" />
       <source>&lt;p&gt;Could not start Translation Previewer.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Невозможно запустить Translation Previewer (предпросмотр переводов).&lt;br&gt;Убедитесь, что он находится в &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6330" />
+      <location filename="../UI/UserInterface.py" line="6375" />
       <source>&lt;p&gt;Could not start SQL Browser.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Невозможно запустить SQL браузер.&lt;br&gt;Убедитесь, что он доступен как &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6438" />
+      <location filename="../UI/UserInterface.py" line="6483" />
       <source>&lt;p&gt;Could not start Snapshot tool.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Невозможно запустить программу для создания снимка экрана.&lt;br&gt;Убедитесь что она установлена как &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6471" />
-      <location filename="../UI/UserInterface.py" line="6461" />
+      <location filename="../UI/UserInterface.py" line="6516" />
+      <location filename="../UI/UserInterface.py" line="6506" />
       <source>External Tools</source>
       <translation>Внешние инструменты</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6462" />
+      <location filename="../UI/UserInterface.py" line="6507" />
       <source>No tool entry found for external tool '{0}' in tool group '{1}'.</source>
       <translation>Запись для внешнего инструмента '{0}' не найдена в группе инструментов '{1}'.</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6472" />
+      <location filename="../UI/UserInterface.py" line="6517" />
       <source>No toolgroup entry '{0}' found.</source>
       <translation>Запись для группы инструментов '{0}' не найдена.</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6509" />
+      <location filename="../UI/UserInterface.py" line="6554" />
       <source>Starting process '{0} {1}'.
 </source>
       <translation>Запускается процесс '{0} {1}'.
 </translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6527" />
+      <location filename="../UI/UserInterface.py" line="6572" />
       <source>&lt;p&gt;Could not start the tool entry &lt;b&gt;{0}&lt;/b&gt;.&lt;br&gt;Ensure that it is available as &lt;b&gt;{1}&lt;/b&gt;.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Невозможно запустить инструмент &lt;b&gt;{0}&lt;/b&gt;.&lt;br&gt;Убедитесь, что он доступен в &lt;b&gt;{1}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6606" />
+      <location filename="../UI/UserInterface.py" line="6651" />
       <source>Process '{0}' has exited.
 </source>
       <translation>Процесс '{0}' завершен.
 </translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6893" />
-      <location filename="../UI/UserInterface.py" line="6831" />
-      <location filename="../UI/UserInterface.py" line="6787" />
-      <location filename="../UI/UserInterface.py" line="6713" />
-      <location filename="../UI/UserInterface.py" line="6649" />
+      <location filename="../UI/UserInterface.py" line="6938" />
+      <location filename="../UI/UserInterface.py" line="6876" />
+      <location filename="../UI/UserInterface.py" line="6832" />
+      <location filename="../UI/UserInterface.py" line="6758" />
+      <location filename="../UI/UserInterface.py" line="6694" />
       <source>Documentation Missing</source>
       <translation>Документация отсутствует</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6894" />
-      <location filename="../UI/UserInterface.py" line="6832" />
-      <location filename="../UI/UserInterface.py" line="6788" />
-      <location filename="../UI/UserInterface.py" line="6714" />
-      <location filename="../UI/UserInterface.py" line="6650" />
+      <location filename="../UI/UserInterface.py" line="6939" />
+      <location filename="../UI/UserInterface.py" line="6877" />
+      <location filename="../UI/UserInterface.py" line="6833" />
+      <location filename="../UI/UserInterface.py" line="6759" />
+      <location filename="../UI/UserInterface.py" line="6695" />
       <source>&lt;p&gt;The documentation starting point "&lt;b&gt;{0}&lt;/b&gt;" could not be found.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Стартовая директория документации "&lt;b&gt;{0}&lt;/b&gt;" не найдена.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6875" />
-      <location filename="../UI/UserInterface.py" line="6757" />
+      <location filename="../UI/UserInterface.py" line="6920" />
+      <location filename="../UI/UserInterface.py" line="6802" />
       <source>Documentation</source>
       <translation>Документация</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6758" />
+      <location filename="../UI/UserInterface.py" line="6803" />
       <source>&lt;p&gt;The PyQt{0} documentation starting point has not been configured.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Стартовая директория документации PyQt{0} не настроена.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6876" />
+      <location filename="../UI/UserInterface.py" line="6921" />
       <source>&lt;p&gt;The PySide{0} documentation starting point has not been configured.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Просмотр документации PySide{0} не настроен.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7055" />
-      <location filename="../UI/UserInterface.py" line="6991" />
+      <location filename="../UI/UserInterface.py" line="7100" />
+      <location filename="../UI/UserInterface.py" line="7036" />
       <source>Start Web Browser</source>
       <translation>Запуск web-браузера</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6992" />
+      <location filename="../UI/UserInterface.py" line="7037" />
       <source>The eric web browser could not be started.</source>
       <translation>Невозможно запустить eric web-браузер.</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7056" />
+      <location filename="../UI/UserInterface.py" line="7101" />
       <source>&lt;p&gt;The eric web browser is not started.&lt;/p&gt;&lt;p&gt;Reason: {0}&lt;/p&gt;</source>
       <translation>&lt;p&gt;Eric web-браузер не запущен.&lt;/p&gt;&lt;p&gt;Причина: {0}&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7102" />
+      <location filename="../UI/UserInterface.py" line="7147" />
       <source>Open Browser</source>
       <translation>Открыть браузер</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7102" />
+      <location filename="../UI/UserInterface.py" line="7147" />
       <source>Could not start a web browser</source>
       <translation>Невозможно запустить web-браузер</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7359" />
+      <location filename="../UI/UserInterface.py" line="7404" />
       <source>Keyboard Shortcuts File (*.ekj)</source>
       <translation>Файл горячих клавиш (*.ekj)</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7377" />
+      <location filename="../UI/UserInterface.py" line="7422" />
       <source>&lt;p&gt;The keyboard shortcuts file &lt;b&gt;{0}&lt;/b&gt; exists already. 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="../UI/UserInterface.py" line="7397" />
+      <location filename="../UI/UserInterface.py" line="7442" />
       <source>Keyboard Shortcuts File (*.ekj);;XML Keyboard shortcut file (*.e4k)</source>
       <translation>Файл горячих клавиш (*.ekj);;XML-файл горячих клавиш (*.e4k)</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7583" />
+      <location filename="../UI/UserInterface.py" line="7628" />
       <source>Read Tasks</source>
       <translation>Прочитать задачи</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7584" />
+      <location filename="../UI/UserInterface.py" line="7629" />
       <source>&lt;p&gt;The tasks file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Невозможно прочитать файл задач: &lt;b&gt;{0}&lt;/b&gt;&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7627" />
+      <location filename="../UI/UserInterface.py" line="7672" />
       <source>Read Session</source>
       <translation>Загрузить сессию</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7655" />
-      <location filename="../UI/UserInterface.py" line="7628" />
+      <location filename="../UI/UserInterface.py" line="7700" />
+      <location filename="../UI/UserInterface.py" line="7673" />
       <source>&lt;p&gt;The session file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Невозможно прочитать файл сессии &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7654" />
+      <location filename="../UI/UserInterface.py" line="7699" />
       <source>Read session</source>
       <translation>Загрузить сессию</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7671" />
+      <location filename="../UI/UserInterface.py" line="7716" />
       <source>Save Session</source>
       <translation>Сохранить сессию</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7673" />
+      <location filename="../UI/UserInterface.py" line="7718" />
       <source>eric Session Files (*.esj)</source>
       <translation>Файлы сессий eric (*.esj)</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7696" />
+      <location filename="../UI/UserInterface.py" line="7741" />
       <source>eric Session Files (*.esj);;eric XML Session Files (*.e5s)</source>
       <translation>Файлы сессии eric (*.esj);;XML-файл сессии eric (*.e5s)</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7742" />
+      <location filename="../UI/UserInterface.py" line="7787" />
       <source>Crash Session found!</source>
       <translation>Обнаружена crash-сессия!</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7743" />
+      <location filename="../UI/UserInterface.py" line="7788" />
       <source>A session file of a crashed session was found. Shall this session be restored?</source>
       <translation>Найден файл crashed-сессии. Должна ли эта сессия быть восстановлена?</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="8120" />
+      <location filename="../UI/UserInterface.py" line="8165" />
       <source>Drop Error</source>
       <translation>Ошибка Drag&amp;&amp;Drop</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="8121" />
+      <location filename="../UI/UserInterface.py" line="8166" />
       <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="../UI/UserInterface.py" line="8303" />
+      <location filename="../UI/UserInterface.py" line="8348" />
       <source>Upgrade available</source>
       <translation>Доступно обновление</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="8304" />
+      <location filename="../UI/UserInterface.py" line="8349" />
       <source>&lt;p&gt;A newer version of the &lt;b&gt;eric-ide&lt;/b&gt; package is available at &lt;a href="{0}/eric-ide/"&gt;PyPI&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;Installed: {1}&lt;br/&gt;Available: &lt;b&gt;{2}&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Shall &lt;b&gt;eric-ide&lt;/b&gt; be upgraded?&lt;/p&gt;</source>
       <translation>&lt;p&gt;Новая версия пакета &lt;b&gt;eric-ide&lt;/b&gt; доступна по адресу &lt;a href="{0}/eric-ide/"&gt;PyPI&lt;/a&gt;.&lt;/p&gt;&lt;p&gt; Установлено: {1}&lt;br/&gt;Доступно: &lt;b&gt;{2}&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Должен ли &lt;b&gt;eric-ide&lt;/b&gt; быть обновлен?&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="8363" />
-      <location filename="../UI/UserInterface.py" line="8350" />
+      <location filename="../UI/UserInterface.py" line="8394" />
       <source>First time usage</source>
       <translation>Первое использование</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="8351" />
-      <source>eric7 has not been configured yet but an eric6 configuration was found. Shall this be imported?</source>
-      <translation>Eric7 еще не настроен, но доступна конфигурация eric6. Импортировать ее?</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="8364" />
+      <location filename="../UI/UserInterface.py" line="8395" />
       <source>eric has not been configured yet. The configuration dialog will be started.</source>
       <translation>Настройка eric ещё не выполнена. Сейчас будет запущен диалог конфигурации.</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="8387" />
+      <location filename="../UI/UserInterface.py" line="8417" />
       <source>Select Workspace Directory</source>
       <translation>Выбор директории рабочей области</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="8552" />
+      <location filename="../UI/UserInterface.py" line="8582" />
       <source>Unsaved Data Detected</source>
       <translation>Обнаружены несохраненные данные</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="8553" />
+      <location filename="../UI/UserInterface.py" line="8583" />
       <source>Some editors contain unsaved data. Shall these be saved?</source>
       <translation>Некоторые редакторы содержат несохраненные данные. Должны ли они быть сохранены?</translation>
     </message>
+    <message>
+      <source>eric7 has not been configured yet but an eric6 configuration was found. Shall this be imported?</source>
+      <translation type="vanished">Eric7 еще не настроен, но доступна конфигурация eric6. Импортировать ее?</translation>
+    </message>
   </context>
   <context>
     <name>UserProjectFile</name>

eric ide

mercurial