eric7/i18n/eric7_ru.ts

branch
eric7
changeset 8780
be7aabf2acef
parent 8773
3dd81b827455
child 8781
44f7736e76eb
--- a/eric7/i18n/eric7_ru.ts	Sat Nov 20 17:53:03 2021 +0100
+++ b/eric7/i18n/eric7_ru.ts	Sun Nov 21 12:16:53 2021 +0100
@@ -13323,67 +13323,106 @@
     </message>
   </context>
   <context>
+    <name>EditorOutlineSizesDialog</name>
+    <message>
+      <location filename="../QScintilla/EditorOutlineSizesDialog.ui" line="0" />
+      <source>Editor Outline Sizes</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/EditorOutlineSizesDialog.ui" line="0" />
+      <source>Default Width:</source>
+      <translation type="unfinished">Ширина по умолчанию:</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/EditorOutlineSizesDialog.ui" line="0" />
+      <source>Enter the default width of the source code outline view</source>
+      <translation type="unfinished">Задайте ширину вида структуры исходного кода по умолчанию</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/EditorOutlineSizesDialog.ui" line="0" />
+      <source>Width Step Size:</source>
+      <translation type="unfinished">Размер шага ширины:</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/EditorOutlineSizesDialog.ui" line="0" />
+      <source>Enter the amount of pixels the width of the outline should be increased or decreased</source>
+      <translation type="unfinished">Задайте количество пикселей, на которое следует увеличить или уменьшить ширину контура</translation>
+    </message>
+  </context>
+  <context>
     <name>EditorOutlineView</name>
     <message>
-      <location filename="../QScintilla/EditorOutline.py" line="269" />
-      <location filename="../QScintilla/EditorOutline.py" line="233" />
+      <location filename="../QScintilla/EditorOutline.py" line="275" />
+      <location filename="../QScintilla/EditorOutline.py" line="235" />
       <source>Goto</source>
       <translation>Перейти</translation>
     </message>
     <message>
-      <location filename="../QScintilla/EditorOutline.py" line="311" />
-      <location filename="../QScintilla/EditorOutline.py" line="278" />
-      <location filename="../QScintilla/EditorOutline.py" line="237" />
+      <location filename="../QScintilla/EditorOutline.py" line="321" />
+      <location filename="../QScintilla/EditorOutline.py" line="284" />
+      <location filename="../QScintilla/EditorOutline.py" line="239" />
       <source>Refresh</source>
       <translation>Освежить</translation>
     </message>
     <message>
-      <location filename="../QScintilla/EditorOutline.py" line="315" />
-      <location filename="../QScintilla/EditorOutline.py" line="282" />
-      <location filename="../QScintilla/EditorOutline.py" line="241" />
+      <location filename="../QScintilla/EditorOutline.py" line="325" />
+      <location filename="../QScintilla/EditorOutline.py" line="288" />
+      <location filename="../QScintilla/EditorOutline.py" line="243" />
       <source>Copy Path to Clipboard</source>
       <translation>Копировать путь в буфер обмена</translation>
     </message>
     <message>
-      <location filename="../QScintilla/EditorOutline.py" line="320" />
-      <location filename="../QScintilla/EditorOutline.py" line="287" />
-      <location filename="../QScintilla/EditorOutline.py" line="246" />
+      <location filename="../QScintilla/EditorOutline.py" line="330" />
+      <location filename="../QScintilla/EditorOutline.py" line="293" />
+      <location filename="../QScintilla/EditorOutline.py" line="248" />
       <source>Expand All</source>
       <translation>Развернуть все</translation>
     </message>
     <message>
-      <location filename="../QScintilla/EditorOutline.py" line="324" />
-      <location filename="../QScintilla/EditorOutline.py" line="291" />
-      <location filename="../QScintilla/EditorOutline.py" line="250" />
+      <location filename="../QScintilla/EditorOutline.py" line="334" />
+      <location filename="../QScintilla/EditorOutline.py" line="297" />
+      <location filename="../QScintilla/EditorOutline.py" line="252" />
       <source>Collapse All</source>
       <translation>Свернуть все</translation>
     </message>
     <message>
-      <location filename="../QScintilla/EditorOutline.py" line="329" />
-      <location filename="../QScintilla/EditorOutline.py" line="296" />
-      <location filename="../QScintilla/EditorOutline.py" line="255" />
+      <location filename="../QScintilla/EditorOutline.py" line="339" />
+      <location filename="../QScintilla/EditorOutline.py" line="302" />
+      <location filename="../QScintilla/EditorOutline.py" line="257" />
       <source>Increment Width</source>
       <translation>Увеличить ширину вида</translation>
     </message>
     <message>
-      <location filename="../QScintilla/EditorOutline.py" line="333" />
-      <location filename="../QScintilla/EditorOutline.py" line="300" />
-      <location filename="../QScintilla/EditorOutline.py" line="259" />
+      <location filename="../QScintilla/EditorOutline.py" line="343" />
+      <location filename="../QScintilla/EditorOutline.py" line="306" />
+      <location filename="../QScintilla/EditorOutline.py" line="261" />
       <source>Decrement Width</source>
       <translation>Уменьшить ширину вида</translation>
     </message>
     <message>
-      <location filename="../QScintilla/EditorOutline.py" line="337" />
-      <location filename="../QScintilla/EditorOutline.py" line="304" />
-      <location filename="../QScintilla/EditorOutline.py" line="263" />
-      <source>Set Default Width</source>
-      <translation>Установить ширину по умолчанию</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/EditorOutline.py" line="391" />
+      <location filename="../QScintilla/EditorOutline.py" line="347" />
+      <location filename="../QScintilla/EditorOutline.py" line="310" />
+      <location filename="../QScintilla/EditorOutline.py" line="265" />
+      <source>Set to Default Width</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/EditorOutline.py" line="351" />
+      <location filename="../QScintilla/EditorOutline.py" line="314" />
+      <location filename="../QScintilla/EditorOutline.py" line="269" />
+      <source>Change Default Width</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/EditorOutline.py" line="405" />
       <source>Line {0}</source>
       <translation>Строка: {0}</translation>
     </message>
+    <message>
+      <source>Set Default Width</source>
+      <translation type="vanished">Установить ширину по умолчанию</translation>
+    </message>
   </context>
   <context>
     <name>EditorPropertiesPage</name>
@@ -79824,48 +79863,48 @@
       <translation>Запуск отладчика...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2034" />
+      <location filename="../UI/UserInterface.py" line="2032" />
       <location filename="../UI/UserInterface.py" line="1057" />
       <source>Left Toolbox</source>
       <translation>Левая панель инструментов</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2059" />
+      <location filename="../UI/UserInterface.py" line="2057" />
       <location filename="../UI/UserInterface.py" line="1065" />
       <source>Horizontal Toolbox</source>
       <translation>Горизонтальная панель инструментов</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2046" />
+      <location filename="../UI/UserInterface.py" line="2044" />
       <location filename="../UI/UserInterface.py" line="1073" />
       <source>Right Toolbox</source>
       <translation>Правая панель инструментов</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1909" />
+      <location filename="../UI/UserInterface.py" line="1907" />
       <location filename="../UI/UserInterface.py" line="1229" />
       <location filename="../UI/UserInterface.py" line="1081" />
       <source>Multiproject-Viewer</source>
       <translation>Просмотр мультипроекта</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1892" />
+      <location filename="../UI/UserInterface.py" line="1890" />
       <location filename="../UI/UserInterface.py" line="1234" />
       <location filename="../UI/UserInterface.py" line="1085" />
       <source>Project-Viewer</source>
       <translation>Просмотр проекта</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2305" />
-      <location filename="../UI/UserInterface.py" line="2304" />
+      <location filename="../UI/UserInterface.py" line="2303" />
+      <location filename="../UI/UserInterface.py" line="2302" />
       <location filename="../UI/UserInterface.py" line="1239" />
       <location filename="../UI/UserInterface.py" line="1089" />
       <source>Find/Replace In Files</source>
       <translation>Найти/Заменить в файлах</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2323" />
-      <location filename="../UI/UserInterface.py" line="2322" />
+      <location filename="../UI/UserInterface.py" line="2321" />
+      <location filename="../UI/UserInterface.py" line="2320" />
       <location filename="../UI/UserInterface.py" line="1244" />
       <location filename="../UI/UserInterface.py" line="1093" />
       <source>Find File</source>
@@ -79878,14 +79917,14 @@
       <translation>Статус VCS</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2016" />
+      <location filename="../UI/UserInterface.py" line="2014" />
       <location filename="../UI/UserInterface.py" line="1255" />
       <location filename="../UI/UserInterface.py" line="1102" />
       <source>Template-Viewer</source>
       <translation>Просмотр шаблонов</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1962" />
+      <location filename="../UI/UserInterface.py" line="1960" />
       <location filename="../UI/UserInterface.py" line="1261" />
       <location filename="../UI/UserInterface.py" line="1107" />
       <source>File-Browser</source>
@@ -79898,2419 +79937,2419 @@
       <translation>Символы</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1927" />
-      <location filename="../UI/UserInterface.py" line="1289" />
-      <location filename="../UI/UserInterface.py" line="1284" />
+      <location filename="../UI/UserInterface.py" line="1925" />
+      <location filename="../UI/UserInterface.py" line="1287" />
+      <location filename="../UI/UserInterface.py" line="1282" />
       <location filename="../UI/UserInterface.py" line="1120" />
       <source>Debug-Viewer</source>
       <translation>Просмотр отладки</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2194" />
-      <location filename="../UI/UserInterface.py" line="2193" />
-      <location filename="../UI/UserInterface.py" line="1295" />
+      <location filename="../UI/UserInterface.py" line="2192" />
+      <location filename="../UI/UserInterface.py" line="2191" />
+      <location filename="../UI/UserInterface.py" line="1293" />
       <location filename="../UI/UserInterface.py" line="1125" />
       <source>Code Documentation Viewer</source>
       <translation>Просмотр документации кода</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2359" />
-      <location filename="../UI/UserInterface.py" line="2358" />
-      <location filename="../UI/UserInterface.py" line="1301" />
+      <location filename="../UI/UserInterface.py" line="2357" />
+      <location filename="../UI/UserInterface.py" line="2356" />
+      <location filename="../UI/UserInterface.py" line="1299" />
       <location filename="../UI/UserInterface.py" line="1130" />
       <source>Help Viewer</source>
       <translation type="unfinished">Просмотрщик справки</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3054" />
-      <location filename="../UI/UserInterface.py" line="2268" />
-      <location filename="../UI/UserInterface.py" line="2267" />
-      <location filename="../UI/UserInterface.py" line="1306" />
+      <location filename="../UI/UserInterface.py" line="3052" />
+      <location filename="../UI/UserInterface.py" line="2266" />
+      <location filename="../UI/UserInterface.py" line="2265" />
+      <location filename="../UI/UserInterface.py" line="1304" />
       <location filename="../UI/UserInterface.py" line="1134" />
       <source>Plugin Repository</source>
       <translation>Репозиторий плагинов</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2286" />
-      <location filename="../UI/UserInterface.py" line="2285" />
-      <location filename="../UI/UserInterface.py" line="1311" />
+      <location filename="../UI/UserInterface.py" line="2284" />
+      <location filename="../UI/UserInterface.py" line="2283" />
+      <location filename="../UI/UserInterface.py" line="1309" />
       <location filename="../UI/UserInterface.py" line="1138" />
       <source>Virtual Environments</source>
       <translation>Виртуальные окружения</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2214" />
-      <location filename="../UI/UserInterface.py" line="2213" />
-      <location filename="../UI/UserInterface.py" line="1316" />
+      <location filename="../UI/UserInterface.py" line="2212" />
+      <location filename="../UI/UserInterface.py" line="2211" />
+      <location filename="../UI/UserInterface.py" line="1314" />
       <location filename="../UI/UserInterface.py" line="1143" />
       <source>PyPI</source>
       <translation>PyPI</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2232" />
-      <location filename="../UI/UserInterface.py" line="2231" />
-      <location filename="../UI/UserInterface.py" line="1321" />
+      <location filename="../UI/UserInterface.py" line="2230" />
+      <location filename="../UI/UserInterface.py" line="2229" />
+      <location filename="../UI/UserInterface.py" line="1319" />
       <location filename="../UI/UserInterface.py" line="1148" />
       <source>Conda</source>
       <translation>Conda</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1326" />
+      <location filename="../UI/UserInterface.py" line="1324" />
       <location filename="../UI/UserInterface.py" line="1153" />
       <source>Cooperation</source>
       <translation>Кооперация</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2137" />
-      <location filename="../UI/UserInterface.py" line="1331" />
+      <location filename="../UI/UserInterface.py" line="2135" />
+      <location filename="../UI/UserInterface.py" line="1329" />
       <location filename="../UI/UserInterface.py" line="1158" />
       <source>IRC</source>
       <translation>IRC</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2250" />
-      <location filename="../UI/UserInterface.py" line="2249" />
-      <location filename="../UI/UserInterface.py" line="1337" />
+      <location filename="../UI/UserInterface.py" line="2248" />
+      <location filename="../UI/UserInterface.py" line="2247" />
+      <location filename="../UI/UserInterface.py" line="1335" />
       <location filename="../UI/UserInterface.py" line="1163" />
       <source>MicroPython</source>
       <translation>MicroPython</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1945" />
-      <location filename="../UI/UserInterface.py" line="1345" />
+      <location filename="../UI/UserInterface.py" line="1943" />
+      <location filename="../UI/UserInterface.py" line="1343" />
       <location filename="../UI/UserInterface.py" line="1171" />
       <source>Shell</source>
       <translation>Оболочка</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1997" />
-      <location filename="../UI/UserInterface.py" line="1349" />
+      <location filename="../UI/UserInterface.py" line="1995" />
+      <location filename="../UI/UserInterface.py" line="1347" />
       <location filename="../UI/UserInterface.py" line="1175" />
       <source>Task-Viewer</source>
       <translation>Просмотр задач</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1979" />
-      <location filename="../UI/UserInterface.py" line="1353" />
+      <location filename="../UI/UserInterface.py" line="1977" />
+      <location filename="../UI/UserInterface.py" line="1351" />
       <location filename="../UI/UserInterface.py" line="1179" />
       <source>Log-Viewer</source>
       <translation>Просмотр журналов</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1358" />
+      <location filename="../UI/UserInterface.py" line="1356" />
       <location filename="../UI/UserInterface.py" line="1184" />
       <source>Numbers</source>
       <translation>Числа</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1746" />
+      <location filename="../UI/UserInterface.py" line="1744" />
       <source>{0} - Passive Mode</source>
       <translation>{0} - пассивный режим</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1753" />
-      <location filename="../UI/UserInterface.py" line="1749" />
+      <location filename="../UI/UserInterface.py" line="1751" />
+      <location filename="../UI/UserInterface.py" line="1747" />
       <source>{0} - {1} - Passive Mode</source>
       <translation>{0} - {1} - пассивный режим</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1757" />
+      <location filename="../UI/UserInterface.py" line="1755" />
       <source>{0} - {1} - {2} - Passive Mode</source>
       <translation>{0} - {1} - {2} - пассивный режим</translation>
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="1778" />
+      <source>Quit</source>
+      <translation>Выход</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="1780" />
-      <source>Quit</source>
-      <translation>Выход</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1782" />
       <source>&amp;Quit</source>
       <translation>&amp;Выход</translation>
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="1781" />
+      <source>Ctrl+Q</source>
+      <comment>File|Quit</comment>
+      <translation>Ctrl+Q</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="1783" />
-      <source>Ctrl+Q</source>
-      <comment>File|Quit</comment>
-      <translation>Ctrl+Q</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1785" />
       <source>Quit the IDE</source>
       <translation>Выход из IDE</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1786" />
+      <location filename="../UI/UserInterface.py" line="1784" />
       <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="1799" />
       <location filename="../UI/UserInterface.py" line="1797" />
+      <location filename="../UI/UserInterface.py" line="1795" />
       <source>Restart</source>
       <translation>Рестарт</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1800" />
+      <location filename="../UI/UserInterface.py" line="1798" />
       <source>Ctrl+Shift+Q</source>
       <comment>File|Quit</comment>
       <translation>Ctrl+Shift+Q</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1802" />
+      <location filename="../UI/UserInterface.py" line="1800" />
       <source>Restart the IDE</source>
       <translation>Перезапуск IDE</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1803" />
+      <location filename="../UI/UserInterface.py" line="1801" />
       <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="1816" />
-      <location filename="../UI/UserInterface.py" line="1813" />
-      <source>Save session</source>
-      <translation>Сохранить сессию</translation>
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="1814" />
+      <location filename="../UI/UserInterface.py" line="1811" />
+      <source>Save session</source>
+      <translation>Сохранить сессию</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="1812" />
       <source>Save session...</source>
       <translation>Сохранить сессию...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1817" />
+      <location filename="../UI/UserInterface.py" line="1815" />
       <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="6925" />
-      <location filename="../UI/UserInterface.py" line="1829" />
-      <location filename="../UI/UserInterface.py" line="1826" />
+      <location filename="../UI/UserInterface.py" line="6923" />
+      <location filename="../UI/UserInterface.py" line="1827" />
+      <location filename="../UI/UserInterface.py" line="1824" />
       <source>Load session</source>
       <translation>Загрузить сессию</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1827" />
+      <location filename="../UI/UserInterface.py" line="1825" />
       <source>Load session...</source>
       <translation>Загрузить сессию...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1830" />
+      <location filename="../UI/UserInterface.py" line="1828" />
       <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="1837" />
+      <source>New Window</source>
+      <translation>Новое окно</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="1839" />
-      <source>New Window</source>
-      <translation>Новое окно</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1841" />
       <source>New &amp;Window</source>
       <translation>&amp;Новое окно</translation>
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="1840" />
+      <source>Ctrl+Shift+N</source>
+      <comment>File|New Window</comment>
+      <translation>Ctrl+Shift+N</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="1842" />
-      <source>Ctrl+Shift+N</source>
-      <comment>File|New Window</comment>
-      <translation>Ctrl+Shift+N</translation>
+      <source>Open a new eric instance</source>
+      <translation>Запустить ещё один экземпляр eric</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="1844" />
-      <source>Open a new eric instance</source>
-      <translation>Запустить ещё один экземпляр eric</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1846" />
       <source>&lt;b&gt;New Window&lt;/b&gt;&lt;p&gt;This opens a new instance of the eric IDE.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Новое окно&lt;/b&gt;&lt;p&gt;Запустить ещё один экземпляр eric IDE.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1860" />
       <location filename="../UI/UserInterface.py" line="1858" />
+      <location filename="../UI/UserInterface.py" line="1856" />
       <source>Edit Profile</source>
       <translation>Профиль редактирования</translation>
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="1861" />
+      <source>Activate the edit view profile</source>
+      <translation>Активизировать профиль редактирования</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="1863" />
-      <source>Activate the edit view profile</source>
-      <translation>Активизировать профиль редактирования</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1865" />
       <source>&lt;b&gt;Edit Profile&lt;/b&gt;&lt;p&gt;Activate the "Edit View Profile". Windows being shown, if this profile is active, may be configured with the "View Profile Configuration" dialog.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Профиль редактирования&lt;/b&gt;&lt;p&gt;Активизировать "профиль редактирования". Окна, отображаемые в этом профиле, можно настроить в диалоге "Конфигурация профилей".&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1877" />
       <location filename="../UI/UserInterface.py" line="1875" />
+      <location filename="../UI/UserInterface.py" line="1873" />
       <source>Debug Profile</source>
       <translation>Профиль отладки</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1881" />
+      <location filename="../UI/UserInterface.py" line="1879" />
       <source>Activate the debug view profile</source>
       <translation>Активизировать профиль отладки</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1882" />
+      <location filename="../UI/UserInterface.py" line="1880" />
       <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="1893" />
+      <location filename="../UI/UserInterface.py" line="1891" />
       <source>&amp;Project-Viewer</source>
       <translation>Просмотр &amp;проекта</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1894" />
+      <location filename="../UI/UserInterface.py" line="1892" />
       <source>Alt+Shift+P</source>
       <translation>Alt+Shift+P</translation>
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="1895" />
+      <source>Switch the input focus to the Project-Viewer window.</source>
+      <translation>Переключить фокус ввода в окно просмотра проекта.</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="1897" />
-      <source>Switch the input focus to the Project-Viewer window.</source>
-      <translation>Переключить фокус ввода в окно просмотра проекта.</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1899" />
       <source>&lt;b&gt;Activate Project-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Project-Viewer window.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Активировать просмотрщик проекта&lt;/b&gt;&lt;p&gt;Переключить фокус ввода в окно просмотра проекта.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1910" />
+      <location filename="../UI/UserInterface.py" line="1908" />
       <source>&amp;Multiproject-Viewer</source>
       <translation>Просмотр &amp;мультипроекта</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1911" />
+      <location filename="../UI/UserInterface.py" line="1909" />
       <source>Alt+Shift+M</source>
       <translation>Alt+Shift+M</translation>
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="1912" />
+      <source>Switch the input focus to the Multiproject-Viewer window.</source>
+      <translation>Переключить фокус ввода в окно просмотра мультипроекта.</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="1914" />
-      <source>Switch the input focus to the Multiproject-Viewer window.</source>
-      <translation>Переключить фокус ввода в окно просмотра мультипроекта.</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1916" />
       <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="1928" />
+      <location filename="../UI/UserInterface.py" line="1926" />
       <source>&amp;Debug-Viewer</source>
       <translation>Просмотр &amp;отладки</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1929" />
+      <location filename="../UI/UserInterface.py" line="1927" />
       <source>Alt+Shift+D</source>
       <translation>Alt+Shift+D</translation>
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="1930" />
+      <source>Switch the input focus to the Debug-Viewer window.</source>
+      <translation>Переключить фокус ввода в окно просмотра отладки.</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="1932" />
-      <source>Switch the input focus to the Debug-Viewer window.</source>
-      <translation>Переключить фокус ввода в окно просмотра отладки.</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1934" />
       <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="1946" />
+      <location filename="../UI/UserInterface.py" line="1944" />
       <source>&amp;Shell</source>
       <translation>&amp;Оболочка</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1947" />
+      <location filename="../UI/UserInterface.py" line="1945" />
       <source>Alt+Shift+S</source>
       <translation>Alt+Shift+S</translation>
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="1948" />
+      <source>Switch the input focus to the Shell window.</source>
+      <translation>Переключить фокус ввода в окно оболочки.</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="1950" />
-      <source>Switch the input focus to the Shell window.</source>
-      <translation>Переключить фокус ввода в окно оболочки.</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1952" />
       <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="1963" />
+      <location filename="../UI/UserInterface.py" line="1961" />
       <source>&amp;File-Browser</source>
       <translation>&amp;Браузер файлов</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1964" />
+      <location filename="../UI/UserInterface.py" line="1962" />
       <source>Alt+Shift+F</source>
       <translation>Alt+Shift+F</translation>
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="1965" />
+      <source>Switch the input focus to the File-Browser window.</source>
+      <translation>Переключить фокус ввода в окно браузера файлов.</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="1967" />
-      <source>Switch the input focus to the File-Browser window.</source>
-      <translation>Переключить фокус ввода в окно браузера файлов.</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1969" />
       <source>&lt;b&gt;Activate File-Browser&lt;/b&gt;&lt;p&gt;This switches the input focus to the File-Browser window.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Активировать браузер файлов&lt;/b&gt;&lt;p&gt;Переключить фокус ввода в окно браузера файлов.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1980" />
+      <location filename="../UI/UserInterface.py" line="1978" />
       <source>Lo&amp;g-Viewer</source>
       <translation>Просмотр &amp;журнала</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1981" />
+      <location filename="../UI/UserInterface.py" line="1979" />
       <source>Alt+Shift+G</source>
       <translation>Alt+Shift+G</translation>
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="1982" />
+      <source>Switch the input focus to the Log-Viewer window.</source>
+      <translation>Переключить фокус ввода в окно просмотра журналов.</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="1984" />
-      <source>Switch the input focus to the Log-Viewer window.</source>
-      <translation>Переключить фокус ввода в окно просмотра журналов.</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="1986" />
       <source>&lt;b&gt;Activate Log-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Log-Viewer window.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Активировать просмотрщик журнала&lt;/b&gt;&lt;p&gt;Переключить фокус ввода в окно просмотра журнала.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1998" />
+      <location filename="../UI/UserInterface.py" line="1996" />
       <source>&amp;Task-Viewer</source>
       <translation>Просмотр &amp;задач</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="1999" />
+      <location filename="../UI/UserInterface.py" line="1997" />
       <source>Alt+Shift+T</source>
       <translation>Alt+Shift+T</translation>
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="2000" />
+      <source>Switch the input focus to the Task-Viewer window.</source>
+      <translation>Переключить фокус ввода в окно просмотра задач.</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="2002" />
-      <source>Switch the input focus to the Task-Viewer window.</source>
-      <translation>Переключить фокус ввода в окно просмотра задач.</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2004" />
       <source>&lt;b&gt;Activate Task-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Task-Viewer window.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Активировать просмотрщик задач&lt;/b&gt;&lt;p&gt;Переключить фокус ввода в окно просмотра задач.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2017" />
+      <location filename="../UI/UserInterface.py" line="2015" />
       <source>Templ&amp;ate-Viewer</source>
       <translation>Просмотр &amp;шаблонов</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2018" />
+      <location filename="../UI/UserInterface.py" line="2016" />
       <source>Alt+Shift+A</source>
       <translation>Alt+Shift+A</translation>
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="2019" />
+      <source>Switch the input focus to the Template-Viewer window.</source>
+      <translation>Переключить фокус ввода в окно просмотра шаблонов.</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="2021" />
-      <source>Switch the input focus to the Template-Viewer window.</source>
-      <translation>Переключить фокус ввода в окно просмотра шаблонов.</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2023" />
       <source>&lt;b&gt;Activate Template-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Template-Viewer window.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Активировать просмотрщик шаблонов&lt;/b&gt;&lt;p&gt;Переключить фокус ввода в окно просмотра шаблонов.&lt;/p&gt;</translation>
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="2033" />
+      <source>&amp;Left Toolbox</source>
+      <translation>&amp;Левая панель инструментов</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2034" />
+      <source>Toggle the Left Toolbox window</source>
+      <translation>Показать/Скрыть левую панель инструментов</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="2035" />
-      <source>&amp;Left Toolbox</source>
-      <translation>&amp;Левая панель инструментов</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2036" />
-      <source>Toggle the Left Toolbox window</source>
-      <translation>Показать/Скрыть левую панель инструментов</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2037" />
       <source>&lt;b&gt;Toggle the Left Toolbox window&lt;/b&gt;&lt;p&gt;If the Left Toolbox window is hidden then display it. If it is displayed then close it.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Показать/скрыть левую панель инструментов&lt;/b&gt;&lt;p&gt;Если левая панель инструментов скрыта, то показать ее. Если отображается, то скрыть.&lt;/p&gt;</translation>
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="2045" />
+      <source>&amp;Right Toolbox</source>
+      <translation>&amp;Правая панель инструментов</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="2047" />
-      <source>&amp;Right Toolbox</source>
-      <translation>&amp;Правая панель инструментов</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2049" />
       <source>Toggle the Right Toolbox window</source>
       <translation>Показать/Скрыть правую панель инструментов</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2050" />
+      <location filename="../UI/UserInterface.py" line="2048" />
       <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="2058" />
+      <source>&amp;Horizontal Toolbox</source>
+      <translation>&amp;Горизонтальная панель инструментов</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="2060" />
-      <source>&amp;Horizontal Toolbox</source>
-      <translation>&amp;Горизонтальная панель инструментов</translation>
+      <source>Toggle the Horizontal Toolbox window</source>
+      <translation>Включить/Выключить горизонтальную панель инструментов</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2062" />
-      <source>Toggle the Horizontal Toolbox window</source>
-      <translation>Включить/Выключить горизонтальную панель инструментов</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2064" />
       <source>&lt;b&gt;Toggle the Horizontal Toolbox window&lt;/b&gt;&lt;p&gt;If the Horizontal Toolbox window is hidden then display it. If it is displayed then close it.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Включить/Выключить горизонтальную панель инструментов&lt;/b&gt;&lt;p&gt;Включить/Выключить горизонтальную панель инструментов&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2073" />
+      <location filename="../UI/UserInterface.py" line="2071" />
       <source>Left Sidebar</source>
       <translation>Левая док-панель</translation>
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="2072" />
+      <source>&amp;Left Sidebar</source>
+      <translation>&amp;Левая док-панель</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="2074" />
-      <source>&amp;Left Sidebar</source>
-      <translation>&amp;Левая док-панель</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2076" />
       <source>Toggle the left sidebar window</source>
       <translation>Показать/Скрыть левую док-панель</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2077" />
+      <location filename="../UI/UserInterface.py" line="2075" />
       <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="2087" />
+      <location filename="../UI/UserInterface.py" line="2085" />
       <source>Right Sidebar</source>
       <translation>Правая боковая панель</translation>
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="2086" />
+      <source>&amp;Right Sidebar</source>
+      <translation>&amp;Правая боковая панель</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="2088" />
-      <source>&amp;Right Sidebar</source>
-      <translation>&amp;Правая боковая панель</translation>
+      <source>Toggle the right sidebar window</source>
+      <translation>Показать/Скрыть окно правой боковой панели</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2090" />
-      <source>Toggle the right sidebar window</source>
-      <translation>Показать/Скрыть окно правой боковой панели</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2092" />
       <source>&lt;b&gt;Toggle the right sidebar window&lt;/b&gt;&lt;p&gt;If the right sidebar window is hidden then display it. If it is displayed then close it.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Показать/Скрыть окно правой боковой панели&lt;/b&gt;&lt;p&gt;Если окно правой боковой панели скрыто, то показать его. Если отображается, то закрыть.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2103" />
+      <location filename="../UI/UserInterface.py" line="2101" />
       <source>Bottom Sidebar</source>
       <translation>Нижняя док-панель</translation>
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="2102" />
+      <source>&amp;Bottom Sidebar</source>
+      <translation>&amp;Нижняя док-панель</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="2104" />
-      <source>&amp;Bottom Sidebar</source>
-      <translation>&amp;Нижняя док-панель</translation>
+      <source>Toggle the bottom sidebar window</source>
+      <translation>Показать/Скрыть нижнюю док-панель</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2106" />
-      <source>Toggle the bottom sidebar window</source>
-      <translation>Показать/Скрыть нижнюю док-панель</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2108" />
       <source>&lt;b&gt;Toggle the bottom sidebar window&lt;/b&gt;&lt;p&gt;If the bottom sidebar window is hidden then display it. If it is displayed then close it.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Показать/Скрыть нижнюю док-панель&lt;/b&gt;
 &lt;p&gt;Если нижняя док-панель скрыта, показать её. Иначе - закрыть.&lt;/p&gt;</translation>
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="2116" />
+      <source>Cooperation-Viewer</source>
+      <translation>Просмотр кооперации</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2117" />
+      <source>Co&amp;operation-Viewer</source>
+      <translation>Просмотр ко&amp;операции</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="2118" />
-      <source>Cooperation-Viewer</source>
-      <translation>Просмотр кооперации</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2119" />
-      <source>Co&amp;operation-Viewer</source>
-      <translation>Просмотр ко&amp;операции</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2120" />
       <source>Alt+Shift+O</source>
       <translation>Alt+Shift+O</translation>
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="2121" />
+      <source>Switch the input focus to the Cooperation-Viewer window.</source>
+      <translation>Переключить фокус ввода в окно просмотра кооперации.</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="2123" />
-      <source>Switch the input focus to the Cooperation-Viewer window.</source>
-      <translation>Переключить фокус ввода в окно просмотра кооперации.</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2125" />
       <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="2138" />
+      <location filename="../UI/UserInterface.py" line="2136" />
       <source>&amp;IRC</source>
       <translation>&amp;IRC</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2139" />
+      <location filename="../UI/UserInterface.py" line="2137" />
       <source>Ctrl+Alt+Shift+I</source>
       <translation>Ctrl+Alt+Shift+I</translation>
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="2140" />
+      <source>Switch the input focus to the IRC window.</source>
+      <translation>Переключить фокус ввода в окно IRC.</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="2142" />
-      <source>Switch the input focus to the IRC window.</source>
-      <translation>Переключить фокус ввода в окно IRC.</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2144" />
       <source>&lt;b&gt;Activate IRC&lt;/b&gt;&lt;p&gt;This switches the input focus to the IRC window.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Активировать IRC&lt;/b&gt;&lt;p&gt;Переключить фокус ввода в окно IRC.&lt;/p&gt;</translation>
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="2153" />
+      <source>Symbols-Viewer</source>
+      <translation>Просмотр символов</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2154" />
+      <source>S&amp;ymbols-Viewer</source>
+      <translation>Просмотр с&amp;имволов</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="2155" />
-      <source>Symbols-Viewer</source>
-      <translation>Просмотр символов</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2156" />
-      <source>S&amp;ymbols-Viewer</source>
-      <translation>Просмотр с&amp;имволов</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2157" />
       <source>Alt+Shift+Y</source>
       <translation>Alt+Shift+Y</translation>
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="2158" />
+      <source>Switch the input focus to the Symbols-Viewer window.</source>
+      <translation>Переключить фокус ввода в окно просмотра символов.</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="2160" />
-      <source>Switch the input focus to the Symbols-Viewer window.</source>
-      <translation>Переключить фокус ввода в окно просмотра символов.</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2162" />
       <source>&lt;b&gt;Activate Symbols-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Symbols-Viewer window.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Активировать просмотрщик символов&lt;/b&gt;&lt;p&gt;Переключить фокус ввода в окно просмотра символов.&lt;/p&gt;</translation>
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="2172" />
+      <source>Numbers-Viewer</source>
+      <translation>Отображение чисел</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2173" />
+      <source>Num&amp;bers-Viewer</source>
+      <translation>Отображение &amp;чисел</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="2174" />
-      <source>Numbers-Viewer</source>
-      <translation>Отображение чисел</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2175" />
-      <source>Num&amp;bers-Viewer</source>
-      <translation>Отображение &amp;чисел</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2176" />
       <source>Alt+Shift+B</source>
       <translation>Alt+Shift+B</translation>
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="2177" />
+      <source>Switch the input focus to the Numbers-Viewer window.</source>
+      <translation>Переключить фокус ввода в окно просмотра чисел.</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="2179" />
-      <source>Switch the input focus to the Numbers-Viewer window.</source>
-      <translation>Переключить фокус ввода в окно просмотра чисел.</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2181" />
       <source>&lt;b&gt;Activate Numbers-Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the Numbers-Viewer window.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Активировать просмотрщик чисел&lt;/b&gt;&lt;p&gt;Переключить фокус ввода в окно просмотра чисел.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2195" />
+      <location filename="../UI/UserInterface.py" line="2193" />
       <source>Ctrl+Alt+Shift+D</source>
       <translation>Ctrl+Alt+Shift+D</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2198" />
+      <location filename="../UI/UserInterface.py" line="2196" />
       <source>Switch the input focus to the Code Documentation Viewer window.</source>
       <translation>Переключить фокус ввода в окно просмотра документации кода.</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2201" />
+      <location filename="../UI/UserInterface.py" line="2199" />
       <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="2215" />
+      <location filename="../UI/UserInterface.py" line="2213" />
       <source>Ctrl+Alt+Shift+P</source>
       <translation>Ctrl+Alt+Shift+P</translation>
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="2216" />
+      <source>Switch the input focus to the PyPI window.</source>
+      <translation>Переключить фокус ввода в окно PyPI.</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="2218" />
-      <source>Switch the input focus to the PyPI window.</source>
-      <translation>Переключить фокус ввода в окно PyPI.</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2220" />
       <source>&lt;b&gt;PyPI&lt;/b&gt;&lt;p&gt;This switches the input focus to the PyPI window.&lt;/p&gt;</source>
       <translation>&lt;b&gt;PyPI&lt;/b&gt;&lt;p&gt;Переключение фокуса ввода в окно PyPI.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2233" />
+      <location filename="../UI/UserInterface.py" line="2231" />
       <source>Ctrl+Alt+Shift+C</source>
       <translation>Ctrl+Alt+Shift+C</translation>
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="2234" />
+      <source>Switch the input focus to the Conda window.</source>
+      <translation>Переключить фокус ввода в окно Conda.</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="2236" />
-      <source>Switch the input focus to the Conda window.</source>
-      <translation>Переключить фокус ввода в окно Conda.</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2238" />
       <source>&lt;b&gt;Conda&lt;/b&gt;&lt;p&gt;This switches the input focus to the Conda window.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Conda&lt;/b&gt;&lt;p&gt;Переключение фокуса ввода в окно Conda.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2251" />
+      <location filename="../UI/UserInterface.py" line="2249" />
       <source>Ctrl+Alt+Shift+M</source>
       <translation>Ctrl+Alt+Shift+M</translation>
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="2252" />
+      <source>Switch the input focus to the MicroPython window.</source>
+      <translation>Переключить фокус ввода в окно MicroPython.</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="2254" />
-      <source>Switch the input focus to the MicroPython window.</source>
-      <translation>Переключить фокус ввода в окно MicroPython.</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2256" />
       <source>&lt;b&gt;MicroPython&lt;/b&gt;&lt;p&gt;This switches the input focus to the MicroPython window.&lt;/p&gt;</source>
       <translation>&lt;b&gt;MicroPython&lt;/b&gt;&lt;p&gt;Переключение фокуса ввода в окно MicroPython.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2269" />
+      <location filename="../UI/UserInterface.py" line="2267" />
       <source>Ctrl+Alt+Shift+R</source>
       <translation>Ctrl+Alt+Shift+R</translation>
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="2270" />
+      <source>Switch the input focus to the Plugin Repository window.</source>
+      <translation>Переключить фокус ввода в окно репозитория плагинов.</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="2272" />
-      <source>Switch the input focus to the Plugin Repository window.</source>
-      <translation>Переключить фокус ввода в окно репозитория плагинов.</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2274" />
       <source>&lt;b&gt;Plugin Repository&lt;/b&gt;&lt;p&gt;This switches the input focus to the Plugin Repository window.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Репозиторий плагинов&lt;/b&gt;&lt;p&gt;Переключение фокуса ввода в окно репозитория подключаемых модулей.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2287" />
+      <location filename="../UI/UserInterface.py" line="2285" />
       <source>Ctrl+Alt+V</source>
       <translation>Ctrl+Alt+V</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2290" />
+      <location filename="../UI/UserInterface.py" line="2288" />
       <source>Switch the input focus to the Virtual Environments Manager window.</source>
       <translation>Переключить фокус ввода в окно диспетчера виртуальных сред.</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2293" />
+      <location filename="../UI/UserInterface.py" line="2291" />
       <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="2306" />
+      <location filename="../UI/UserInterface.py" line="2304" />
       <source>Ctrl+Alt+Shift+F</source>
       <translation>Ctrl+Alt+Shift+F</translation>
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="2307" />
+      <source>Switch the input focus to the Find/Replace In Files window.</source>
+      <translation>Переключить фокус ввода в окно 'Найти/Заменить в файлах'.</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="2309" />
-      <source>Switch the input focus to the Find/Replace In Files window.</source>
-      <translation>Переключить фокус ввода в окно 'Найти/Заменить в файлах'.</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2311" />
       <source>&lt;b&gt;Find/Replace In Files&lt;/b&gt;&lt;p&gt;This switches the input focus to the Find/Replace In Files window.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Найти/Заменить в файлах&lt;/b&gt;&lt;p&gt;Переключение фокуса ввода в окно 'Найти/Заменить в файлах'.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2324" />
+      <location filename="../UI/UserInterface.py" line="2322" />
       <source>Ctrl+Alt+Shift+L</source>
       <translation>Ctrl+Alt+Shift+L</translation>
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="2325" />
+      <source>Switch the input focus to the Find File window.</source>
+      <translation>Переключить фокус ввода в окно 'Найти файл'.</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="2327" />
-      <source>Switch the input focus to the Find File window.</source>
-      <translation>Переключить фокус ввода в окно 'Найти файл'.</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2329" />
       <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="2341" />
-      <location filename="../UI/UserInterface.py" line="2340" />
+      <location filename="../UI/UserInterface.py" line="2339" />
+      <location filename="../UI/UserInterface.py" line="2338" />
       <source>VCS Status List</source>
       <translation>Список статусов VCS</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2342" />
+      <location filename="../UI/UserInterface.py" line="2340" />
       <source>Alt+Shift+V</source>
       <translation>Alt+Shift+V</translation>
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="2343" />
+      <source>Switch the input focus to the VCS Status List window.</source>
+      <translation>Переключить фокус ввода в окно 'Список статусов VCS'.</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="2345" />
-      <source>Switch the input focus to the VCS Status List window.</source>
-      <translation>Переключить фокус ввода в окно 'Список статусов VCS'.</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2347" />
       <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="2360" />
+      <location filename="../UI/UserInterface.py" line="2358" />
       <source>Alt+Shift+H</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="2361" />
+      <source>Switch the input focus to the embedded Help Viewer window.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="2363" />
-      <source>Switch the input focus to the embedded Help Viewer window.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2365" />
       <source>&lt;b&gt;Help Viewer&lt;/b&gt;&lt;p&gt;This switches the input focus to the embedded Help Viewer window. It will show HTML help files and help from Qt help collections.&lt;/p&gt;&lt;p&gt;If called with a word selected, this word is searched in the Qt help collection.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="2376" />
+      <source>What's This?</source>
+      <translation>Что это?</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="2378" />
-      <source>What's This?</source>
-      <translation>Что это?</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2380" />
       <source>&amp;What's This?</source>
       <translation>&amp;Что это?</translation>
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="2379" />
+      <source>Shift+F1</source>
+      <translation>Shift+F1</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="2381" />
-      <source>Shift+F1</source>
-      <translation>Shift+F1</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2383" />
       <source>Context sensitive help</source>
       <translation>Контекстнозависимая справка</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2384" />
+      <location filename="../UI/UserInterface.py" line="2382" />
       <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="2394" />
+      <source>Helpviewer</source>
+      <translation>Просмотр справки</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="2396" />
-      <source>Helpviewer</source>
-      <translation>Просмотр справки</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2398" />
       <source>&amp;Helpviewer...</source>
       <translation>Просмотр спр&amp;авки...</translation>
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="2397" />
+      <source>F1</source>
+      <translation>F1</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="2399" />
-      <source>F1</source>
-      <translation>F1</translation>
+      <source>Open the helpviewer window</source>
+      <translation>Открыть окно просмотра справки</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2401" />
-      <source>Open the helpviewer window</source>
-      <translation>Открыть окно просмотра справки</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2403" />
       <source>&lt;b&gt;Helpviewer&lt;/b&gt;&lt;p&gt;Display the eric web browser. This window will show HTML help files and help from Qt help collections. It has the capability to navigate to links, set bookmarks, print the displayed help and some more features. You may use it to browse the internet as well&lt;/p&gt;&lt;p&gt;If called with a word selected, this word is searched in the Qt help collection.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2422" />
+      <location filename="../UI/UserInterface.py" line="2420" />
       <source>Show Versions</source>
       <translation>Показать версии</translation>
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="2421" />
+      <source>Show &amp;Versions</source>
+      <translation>Показать &amp;версии</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="2423" />
-      <source>Show &amp;Versions</source>
-      <translation>Показать &amp;версии</translation>
+      <source>Display version information</source>
+      <translation>Информация о версии</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2425" />
-      <source>Display version information</source>
-      <translation>Информация о версии</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2427" />
       <source>&lt;b&gt;Show Versions&lt;/b&gt;&lt;p&gt;Display version information.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Показать версии&lt;/b&gt;&lt;p&gt;Информация о версиях.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2437" />
       <location filename="../UI/UserInterface.py" line="2435" />
+      <location filename="../UI/UserInterface.py" line="2433" />
       <source>Check for Updates</source>
       <translation>Проверить наличие обновлений</translation>
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="2434" />
+      <source>Check for &amp;Updates...</source>
+      <translation>Наличие &amp;обновлений...</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="2436" />
-      <source>Check for &amp;Updates...</source>
-      <translation>Наличие &amp;обновлений...</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2438" />
       <source>&lt;b&gt;Check for Updates...&lt;/b&gt;&lt;p&gt;Checks the internet for updates of eric.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Проверить наличие обновлений...&lt;/b&gt;&lt;p&gt;Проверить наличие обновлений eric в интернете.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2446" />
+      <location filename="../UI/UserInterface.py" line="2444" />
       <source>Show downloadable versions</source>
       <translation>Показать версии, доступные для загрузки</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2447" />
+      <location filename="../UI/UserInterface.py" line="2445" />
       <source>Show &amp;downloadable versions...</source>
       <translation>Версии, доступные для &amp;загрузки...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2450" />
+      <location filename="../UI/UserInterface.py" line="2448" />
       <source>Show the versions available for download</source>
       <translation>Показать версии, доступные для загрузки</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2451" />
+      <location filename="../UI/UserInterface.py" line="2449" />
       <source>&lt;b&gt;Show downloadable versions...&lt;/b&gt;&lt;p&gt;Shows the eric versions available for download from the internet.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Показать версии, доступные для загрузки...&lt;/b&gt;&lt;p&gt;Показывает версии eric, которые можно скачать с интернета.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2464" />
-      <location filename="../UI/UserInterface.py" line="2461" />
-      <source>Show Error Log</source>
-      <translation>Показать журнал ошибок</translation>
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2462" />
+      <location filename="../UI/UserInterface.py" line="2459" />
+      <source>Show Error Log</source>
+      <translation>Показать журнал ошибок</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2460" />
       <source>Show Error &amp;Log...</source>
       <translation>&amp;Журнал ошибок...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2465" />
+      <location filename="../UI/UserInterface.py" line="2463" />
       <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="2473" />
+      <location filename="../UI/UserInterface.py" line="2471" />
       <source>Show Install Info</source>
       <translation>Показать информацию об установке</translation>
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="2472" />
+      <source>Show Install &amp;Info...</source>
+      <translation>Показать информацию об &amp;установке...</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="2474" />
-      <source>Show Install &amp;Info...</source>
-      <translation>Показать информацию об &amp;установке...</translation>
+      <source>Show Installation Information</source>
+      <translation>Показать информацию об установке</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2476" />
-      <source>Show Installation Information</source>
-      <translation>Показать информацию об установке</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2478" />
       <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="4043" />
-      <location filename="../UI/UserInterface.py" line="2487" />
+      <location filename="../UI/UserInterface.py" line="4041" />
+      <location filename="../UI/UserInterface.py" line="2485" />
       <source>Report Bug</source>
       <translation>Сообщение об ошибке</translation>
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="2486" />
+      <source>Report &amp;Bug...</source>
+      <translation>Сообщить об &amp;ошибке...</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="2488" />
-      <source>Report &amp;Bug...</source>
-      <translation>Сообщить об &amp;ошибке...</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2490" />
       <source>Report a bug</source>
       <translation>Сообщить об ошибке</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2491" />
+      <location filename="../UI/UserInterface.py" line="2489" />
       <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="2499" />
+      <location filename="../UI/UserInterface.py" line="2497" />
       <source>Request Feature</source>
       <translation>Запросить функционал</translation>
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="2498" />
+      <source>Request &amp;Feature...</source>
+      <translation>Запросить &amp;функционал...</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="2500" />
-      <source>Request &amp;Feature...</source>
-      <translation>Запросить &amp;функционал...</translation>
+      <source>Send a feature request</source>
+      <translation>Послать запрос</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2502" />
-      <source>Send a feature request</source>
-      <translation>Послать запрос</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2504" />
       <source>&lt;b&gt;Request Feature...&lt;/b&gt;&lt;p&gt;Opens a dialog to send a feature request.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Послать запрос...&lt;/b&gt;&lt;p&gt;Отображение диалога создания запроса.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3591" />
-      <location filename="../UI/UserInterface.py" line="3568" />
-      <location filename="../UI/UserInterface.py" line="2514" />
+      <location filename="../UI/UserInterface.py" line="3589" />
+      <location filename="../UI/UserInterface.py" line="3566" />
+      <location filename="../UI/UserInterface.py" line="2512" />
       <source>Unittest</source>
       <translation>Юниттест</translation>
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="2514" />
+      <source>&amp;Unittest...</source>
+      <translation>&amp;Юниттест...</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="2516" />
-      <source>&amp;Unittest...</source>
-      <translation>&amp;Юниттест...</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2518" />
       <source>Start unittest dialog</source>
       <translation>Открыть диалог юниттеста</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2519" />
+      <location filename="../UI/UserInterface.py" line="2517" />
       <source>&lt;b&gt;Unittest&lt;/b&gt;&lt;p&gt;Perform unit tests. The dialog gives you the ability to select and run a unittest suite.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Юниттест&lt;/b&gt;
 &lt;p&gt;Выполнение тестов. Диалог даёт возможность выбрать и выполнить комплект юниттестов.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2528" />
+      <location filename="../UI/UserInterface.py" line="2526" />
       <source>Unittest Restart</source>
       <translation>Перезапуск юниттеста</translation>
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="2528" />
+      <source>&amp;Restart Unittest...</source>
+      <translation>&amp;Перезапустить юниттест...</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="2530" />
-      <source>&amp;Restart Unittest...</source>
-      <translation>&amp;Перезапустить юниттест...</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2532" />
       <source>Restart last unittest</source>
       <translation>Перезапустить последний юниттест</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2533" />
+      <location filename="../UI/UserInterface.py" line="2531" />
       <source>&lt;b&gt;Restart Unittest&lt;/b&gt;&lt;p&gt;Restart the unittest performed last.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Перезапустить юниттест&lt;/b&gt;
 &lt;p&gt;Перезапустить последний выполненный юниттест.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2542" />
+      <location filename="../UI/UserInterface.py" line="2540" />
       <source>Unittest Rerun Failed</source>
       <translation>Неудачный перезапуск юниттеста</translation>
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="2542" />
+      <source>Rerun Failed Tests...</source>
+      <translation>Повторить неудачные тесты...</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="2544" />
-      <source>Rerun Failed Tests...</source>
-      <translation>Повторить неудачные тесты...</translation>
+      <source>Rerun failed tests of the last run</source>
+      <translation>Повторить неудачные тесты последнего запуска</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2546" />
-      <source>Rerun failed tests of the last run</source>
-      <translation>Повторить неудачные тесты последнего запуска</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2548" />
       <source>&lt;b&gt;Rerun Failed Tests&lt;/b&gt;&lt;p&gt;Rerun all tests that failed during the last unittest run.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Повторить неудачные тесты&lt;/b&gt;&lt;p&gt;Перезапустить все тесты, провалившиеся при последней попытке.&lt;/p&gt;</translation>
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="2556" />
+      <source>Unittest Script</source>
+      <translation>Юниттест на сценарии</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="2558" />
-      <source>Unittest Script</source>
-      <translation>Юниттест на сценарии</translation>
+      <source>Unittest &amp;Script...</source>
+      <translation>Юниттест на &amp;сценарии...</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2560" />
-      <source>Unittest &amp;Script...</source>
-      <translation>Юниттест на &amp;сценарии...</translation>
+      <source>Run unittest with current script</source>
+      <translation>Выполнить юниттест на текущем сценарии</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2562" />
-      <source>Run unittest with current script</source>
-      <translation>Выполнить юниттест на текущем сценарии</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2564" />
       <source>&lt;b&gt;Unittest Script&lt;/b&gt;&lt;p&gt;Run unittest with current script.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Юниттест на сценарии&lt;/b&gt;&lt;p&gt;Выполнить юниттест на с текущем сценарии.&lt;/p&gt;</translation>
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="2571" />
+      <source>Unittest Project</source>
+      <translation>Юниттест на проекте</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="2573" />
-      <source>Unittest Project</source>
-      <translation>Юниттест на проекте</translation>
+      <source>Unittest &amp;Project...</source>
+      <translation>Юниттест на &amp;проекте...</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2575" />
-      <source>Unittest &amp;Project...</source>
-      <translation>Юниттест на &amp;проекте...</translation>
+      <source>Run unittest with current project</source>
+      <translation>Выполнить юниттест на текущем проекте</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2577" />
-      <source>Run unittest with current project</source>
-      <translation>Выполнить юниттест на текущем проекте</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2579" />
       <source>&lt;b&gt;Unittest Project&lt;/b&gt;&lt;p&gt;Run unittest with current project.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Юниттест на проекте&lt;/b&gt;&lt;p&gt;Выполнить юниттест на текущем проекте.&lt;/p&gt;</translation>
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="2598" />
+      <source>Qt-Designer</source>
+      <translation>Qt-Designer</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="2600" />
-      <source>Qt-Designer</source>
-      <translation>Qt-Designer</translation>
+      <source>Qt-&amp;Designer...</source>
+      <translation>Qt-&amp;Designer...</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2602" />
-      <source>Qt-&amp;Designer...</source>
-      <translation>Qt-&amp;Designer...</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2604" />
       <source>Start Qt-Designer</source>
       <translation>Запуск Qt-Designer</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2605" />
+      <location filename="../UI/UserInterface.py" line="2603" />
       <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="2624" />
+      <source>Qt-Linguist</source>
+      <translation>Qt-Linguist</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="2626" />
-      <source>Qt-Linguist</source>
-      <translation>Qt-Linguist</translation>
+      <source>Qt-&amp;Linguist...</source>
+      <translation>Qt-&amp;Linguist...</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2628" />
-      <source>Qt-&amp;Linguist...</source>
-      <translation>Qt-&amp;Linguist...</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2630" />
       <source>Start Qt-Linguist</source>
       <translation>Запуск Qt-Linguist</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2631" />
+      <location filename="../UI/UserInterface.py" line="2629" />
       <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="2639" />
+      <source>UI Previewer</source>
+      <translation>Предпросмотр UI</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="2641" />
-      <source>UI Previewer</source>
-      <translation>Предпросмотр UI</translation>
+      <source>&amp;UI Previewer...</source>
+      <translation>Предпросмотр &amp;UI...</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2643" />
-      <source>&amp;UI Previewer...</source>
-      <translation>Предпросмотр &amp;UI...</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2645" />
       <source>Start the UI Previewer</source>
       <translation>Запуск предпросмотра UI (пользовательского интерфейса)</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2646" />
+      <location filename="../UI/UserInterface.py" line="2644" />
       <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="2652" />
+      <source>Translations Previewer</source>
+      <translation>Предпросмотр переводов</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="2654" />
-      <source>Translations Previewer</source>
-      <translation>Предпросмотр переводов</translation>
+      <source>&amp;Translations Previewer...</source>
+      <translation>&amp;Предпросмотр переводов...</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2656" />
-      <source>&amp;Translations Previewer...</source>
-      <translation>&amp;Предпросмотр переводов...</translation>
+      <source>Start the Translations Previewer</source>
+      <translation>Запустить предпросмотр переводов</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2658" />
-      <source>Start the Translations Previewer</source>
-      <translation>Запустить предпросмотр переводов</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2660" />
       <source>&lt;b&gt;Translations Previewer&lt;/b&gt;&lt;p&gt;Start the Translations Previewer.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Предпросмотр переводов&lt;/b&gt;&lt;p&gt;Запустить предпросмотр переводов.&lt;/p&gt;</translation>
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="2666" />
+      <source>Compare Files</source>
+      <translation>Сравнить файлы</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="2668" />
-      <source>Compare Files</source>
-      <translation>Сравнить файлы</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2670" />
       <source>&amp;Compare Files...</source>
       <translation>&amp;Сравнить файлы...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2685" />
-      <location filename="../UI/UserInterface.py" line="2672" />
-      <source>Compare two files</source>
-      <translation>Сравнить два файла</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2673" />
-      <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="2681" />
-      <source>Compare Files side by side</source>
-      <translation>Сравнение файлов построчно</translation>
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2683" />
+      <location filename="../UI/UserInterface.py" line="2670" />
+      <source>Compare two files</source>
+      <translation>Сравнить два файла</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2671" />
+      <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="2679" />
+      <source>Compare Files side by side</source>
+      <translation>Сравнение файлов построчно</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2681" />
       <source>Compare &amp;Files side by side...</source>
       <translation>Сравнить &amp;файлы построчно...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2686" />
+      <location filename="../UI/UserInterface.py" line="2684" />
       <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="2695" />
+      <location filename="../UI/UserInterface.py" line="2693" />
       <source>SQL Browser</source>
       <translation>SQL браузер</translation>
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="2695" />
+      <source>SQL &amp;Browser...</source>
+      <translation>&amp;SQL браузер...</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="2697" />
-      <source>SQL &amp;Browser...</source>
-      <translation>&amp;SQL браузер...</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2699" />
       <source>Browse a SQL database</source>
       <translation>Просмотреть SQL базу данных</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2700" />
+      <location filename="../UI/UserInterface.py" line="2698" />
       <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="2712" />
-      <location filename="../UI/UserInterface.py" line="2708" />
-      <source>Mini Editor</source>
-      <translation>Миниредактор</translation>
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="2710" />
+      <location filename="../UI/UserInterface.py" line="2706" />
+      <source>Mini Editor</source>
+      <translation>Миниредактор</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2708" />
       <source>Mini &amp;Editor...</source>
       <translation>Мини&amp;редактор...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2713" />
+      <location filename="../UI/UserInterface.py" line="2711" />
       <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="2719" />
+      <source>Hex Editor</source>
+      <translation>Hex-редактор</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="2721" />
-      <source>Hex Editor</source>
-      <translation>Hex-редактор</translation>
+      <source>&amp;Hex Editor...</source>
+      <translation>&amp;Hex-редактор...</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2723" />
-      <source>&amp;Hex Editor...</source>
-      <translation>&amp;Hex-редактор...</translation>
+      <source>Start the eric Hex Editor</source>
+      <translation>Запуск eric Hex-редактора</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2725" />
-      <source>Start the eric Hex Editor</source>
-      <translation>Запуск eric Hex-редактора</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2727" />
       <source>&lt;b&gt;Hex Editor&lt;/b&gt;&lt;p&gt;Starts the eric Hex Editor for viewing or editing binary files.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Hex-редактор&lt;/b&gt;&lt;p&gt;Запускает eric Hex-редактор для просмотра или редактирования двоичного файла.&lt;/p&gt;</translation>
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="2734" />
+      <source>eric Web Browser</source>
+      <translation>Eric web-браузер</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="2736" />
-      <source>eric Web Browser</source>
-      <translation>Eric web-браузер</translation>
+      <source>eric &amp;Web Browser...</source>
+      <translation>Eric &amp;web-браузер...</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2738" />
-      <source>eric &amp;Web Browser...</source>
-      <translation>Eric &amp;web-браузер...</translation>
+      <source>Start the eric Web Browser</source>
+      <translation>Запустить eric web-браузер</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2740" />
-      <source>Start the eric Web Browser</source>
-      <translation>Запустить eric web-браузер</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2742" />
       <source>&lt;b&gt;eric Web Browser&lt;/b&gt;&lt;p&gt;Browse the Internet with the eric Web Browser.&lt;/p&gt;</source>
       <translation>&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="2748" />
+      <source>Icon Editor</source>
+      <translation>Редактор иконок</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="2750" />
-      <source>Icon Editor</source>
-      <translation>Редактор иконок</translation>
+      <source>&amp;Icon Editor...</source>
+      <translation>Редактор &amp;иконок...</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2752" />
-      <source>&amp;Icon Editor...</source>
-      <translation>Редактор &amp;иконок...</translation>
+      <source>Start the eric Icon Editor</source>
+      <translation>Запустить eric редактор иконок</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2754" />
-      <source>Start the eric Icon Editor</source>
-      <translation>Запустить eric редактор иконок</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2756" />
       <source>&lt;b&gt;Icon Editor&lt;/b&gt;&lt;p&gt;Starts the eric Icon Editor for editing simple icons.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Редактор иконок&lt;/b&gt;&lt;p&gt;Запустить eric редактор иконок.&lt;/p&gt;</translation>
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="2762" />
+      <source>Snapshot</source>
+      <translation>Снимки</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="2764" />
-      <source>Snapshot</source>
-      <translation>Снимки</translation>
+      <source>&amp;Snapshot...</source>
+      <translation>&amp;Снимки...</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2766" />
-      <source>&amp;Snapshot...</source>
-      <translation>&amp;Снимки...</translation>
+      <source>Take snapshots of a screen region</source>
+      <translation>Сделать снимок области экрана</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2768" />
-      <source>Take snapshots of a screen region</source>
-      <translation>Сделать снимок области экрана</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2770" />
       <source>&lt;b&gt;Snapshot&lt;/b&gt;&lt;p&gt;This opens a dialog to take snapshots of a screen region.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Снимки&lt;/b&gt;&lt;p&gt;Сделать снимок области экрана.&lt;/p&gt;</translation>
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="2777" />
+      <source>Preferences</source>
+      <translation>Предпочтения</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="2779" />
-      <source>Preferences</source>
-      <translation>Предпочтения</translation>
+      <source>&amp;Preferences...</source>
+      <translation>&amp;Предпочтения...</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2781" />
-      <source>&amp;Preferences...</source>
-      <translation>&amp;Предпочтения...</translation>
+      <source>Set the prefered configuration</source>
+      <translation>Установите предпочтительную конфигурацию</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2783" />
-      <source>Set the prefered configuration</source>
-      <translation>Установите предпочтительную конфигурацию</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2785" />
       <source>&lt;b&gt;Preferences&lt;/b&gt;&lt;p&gt;Set the configuration items of the application with your prefered values.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Предпочтения&lt;/b&gt;
 &lt;p&gt;Установка элементов конфигурации приложения согласно вашим предпочтениям.&lt;/p&gt;</translation>
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="2793" />
+      <source>Export Preferences</source>
+      <translation>Экспорт предпочтений</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="2795" />
-      <source>Export Preferences</source>
-      <translation>Экспорт предпочтений</translation>
+      <source>E&amp;xport Preferences...</source>
+      <translation>&amp;Экспорт предпочтений...</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2797" />
-      <source>E&amp;xport Preferences...</source>
-      <translation>&amp;Экспорт предпочтений...</translation>
+      <source>Export the current configuration</source>
+      <translation>Экспорт текущих настроек</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2799" />
-      <source>Export the current configuration</source>
-      <translation>Экспорт текущих настроек</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2801" />
       <source>&lt;b&gt;Export Preferences&lt;/b&gt;&lt;p&gt;Export the current configuration to a file.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Экспорт предпочтений&lt;/b&gt;&lt;p&gt;Экспорт текущих предпочтений в файл.&lt;/p&gt;</translation>
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="2807" />
+      <source>Import Preferences</source>
+      <translation>Импорт предпочтений</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="2809" />
-      <source>Import Preferences</source>
-      <translation>Импорт предпочтений</translation>
+      <source>I&amp;mport Preferences...</source>
+      <translation>&amp;Импорт предпочтений...</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2811" />
-      <source>I&amp;mport Preferences...</source>
-      <translation>&amp;Импорт предпочтений...</translation>
+      <source>Import a previously exported configuration</source>
+      <translation>Импорт сохранённых ранее настроек</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2813" />
-      <source>Import a previously exported configuration</source>
-      <translation>Импорт сохранённых ранее настроек</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2815" />
       <source>&lt;b&gt;Import Preferences&lt;/b&gt;&lt;p&gt;Import a previously exported configuration.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Импорт предпочтений&lt;/b&gt;&lt;p&gt;Импорт сохранённой ранее конфигурации.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2823" />
+      <location filename="../UI/UserInterface.py" line="2821" />
       <source>Reload APIs</source>
       <translation>Перезагрузить API</translation>
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="2822" />
+      <source>Reload &amp;APIs</source>
+      <translation>Перезагрузить &amp;API</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="2824" />
-      <source>Reload &amp;APIs</source>
-      <translation>Перезагрузить &amp;API</translation>
+      <source>Reload the API information</source>
+      <translation>Перезагрузить информацию об API</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2826" />
-      <source>Reload the API information</source>
-      <translation>Перезагрузить информацию об API</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2828" />
       <source>&lt;b&gt;Reload APIs&lt;/b&gt;&lt;p&gt;Reload the API information.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Перезагрузить API&lt;/b&gt;&lt;p&gt;Перезагрузить информацию об API.&lt;/p&gt;</translation>
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="2838" />
+      <location filename="../UI/UserInterface.py" line="2834" />
+      <source>Show external tools</source>
+      <translation>Показать внешние инструменты</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="2836" />
+      <source>Show external &amp;tools</source>
+      <translation>&amp;Внешние инструменты</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="2840" />
-      <location filename="../UI/UserInterface.py" line="2836" />
-      <source>Show external tools</source>
-      <translation>Показать внешние инструменты</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2838" />
-      <source>Show external &amp;tools</source>
-      <translation>&amp;Внешние инструменты</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2842" />
       <source>&lt;b&gt;Show external tools&lt;/b&gt;&lt;p&gt;Opens a dialog to show the path and versions of all extenal tools used by eric.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Показать внешние инструменты&lt;/b&gt;&lt;p&gt;Открытие диалога отображения пути и версий внешних инструментов, используемых eric.&lt;/p&gt;</translation>
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="2850" />
+      <source>View Profiles</source>
+      <translation>Профили</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="2852" />
-      <source>View Profiles</source>
-      <translation>Профили</translation>
+      <source>&amp;View Profiles...</source>
+      <translation>&amp;Профили...</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2854" />
-      <source>&amp;View Profiles...</source>
-      <translation>&amp;Профили...</translation>
+      <source>Configure view profiles</source>
+      <translation>Конфигурация профилей</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2856" />
-      <source>Configure view profiles</source>
-      <translation>Конфигурация профилей</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2858" />
       <source>&lt;b&gt;View Profiles&lt;/b&gt;&lt;p&gt;Configure the view profiles. With this dialog you may set the visibility of the various windows for the predetermined view profiles.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Профили&lt;/b&gt;&lt;p&gt;Конфигурация профилей. С помощью этого диалога вы можете устанавливать видимость разных окон для заданных профилей.&lt;/p&gt;</translation>
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="2867" />
+      <source>Toolbars</source>
+      <translation>Панели инструментов</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="2869" />
-      <source>Toolbars</source>
-      <translation>Панели инструментов</translation>
+      <source>Tool&amp;bars...</source>
+      <translation>Панели &amp;инструментов...</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2871" />
-      <source>Tool&amp;bars...</source>
-      <translation>Панели &amp;инструментов...</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2873" />
       <source>Configure toolbars</source>
       <translation>Настройка панелей инструментов</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2874" />
+      <location filename="../UI/UserInterface.py" line="2872" />
       <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="2882" />
+      <source>Keyboard Shortcuts</source>
+      <translation>Горячие клавиши</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="2884" />
-      <source>Keyboard Shortcuts</source>
-      <translation>Горячие клавиши</translation>
+      <source>Keyboard &amp;Shortcuts...</source>
+      <translation>Горячие &amp;клавиши...</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2886" />
-      <source>Keyboard &amp;Shortcuts...</source>
-      <translation>Горячие &amp;клавиши...</translation>
+      <source>Set the keyboard shortcuts</source>
+      <translation>Определение горячих клавиш</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2888" />
-      <source>Set the keyboard shortcuts</source>
-      <translation>Определение горячих клавиш</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2890" />
       <source>&lt;b&gt;Keyboard Shortcuts&lt;/b&gt;&lt;p&gt;Set the keyboard shortcuts of the application with your prefered values.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Горячие клавиши&lt;/b&gt;&lt;p&gt;Определите горячие клавиши приложения согласно вашим предпочтениям.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6601" />
-      <location filename="../UI/UserInterface.py" line="6583" />
-      <location filename="../UI/UserInterface.py" line="2899" />
+      <location filename="../UI/UserInterface.py" line="6599" />
+      <location filename="../UI/UserInterface.py" line="6581" />
+      <location filename="../UI/UserInterface.py" line="2897" />
       <source>Export Keyboard Shortcuts</source>
       <translation>Экспорт горячих клавиш</translation>
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="2899" />
+      <source>&amp;Export Keyboard Shortcuts...</source>
+      <translation>&amp;Экспорт горячих клавиш...</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="2901" />
-      <source>&amp;Export Keyboard Shortcuts...</source>
-      <translation>&amp;Экспорт горячих клавиш...</translation>
+      <source>Export the keyboard shortcuts</source>
+      <translation>Экспортировать горячие клавиши</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2903" />
-      <source>Export the keyboard shortcuts</source>
-      <translation>Экспортировать горячие клавиши</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2905" />
       <source>&lt;b&gt;Export Keyboard Shortcuts&lt;/b&gt;&lt;p&gt;Export the keyboard shortcuts of the application.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Экспорт горячих клавиш&lt;/b&gt;
 &lt;p&gt;Экспортировать горячие клавиши приложения.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6618" />
-      <location filename="../UI/UserInterface.py" line="2913" />
+      <location filename="../UI/UserInterface.py" line="6616" />
+      <location filename="../UI/UserInterface.py" line="2911" />
       <source>Import Keyboard Shortcuts</source>
       <translation>Импорт горячих клавиш</translation>
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="2913" />
+      <source>&amp;Import Keyboard Shortcuts...</source>
+      <translation>&amp;Импорт горячих клавиш...</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="2915" />
-      <source>&amp;Import Keyboard Shortcuts...</source>
-      <translation>&amp;Импорт горячих клавиш...</translation>
+      <source>Import the keyboard shortcuts</source>
+      <translation>Импортировать горячие клавиши</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2917" />
-      <source>Import the keyboard shortcuts</source>
-      <translation>Импортировать горячие клавиши</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2919" />
       <source>&lt;b&gt;Import Keyboard Shortcuts&lt;/b&gt;&lt;p&gt;Import the keyboard shortcuts of the application.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Импорт горячих клавиш&lt;/b&gt;
 &lt;p&gt;Импортировать горячие клавиши приложения.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2928" />
+      <location filename="../UI/UserInterface.py" line="2926" />
       <source>Manage SSL Certificates</source>
       <translation>Менеджер SSL сертификатов</translation>
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="2928" />
+      <source>Manage SSL Certificates...</source>
+      <translation>Менеджер SSL сертификатов...</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="2930" />
-      <source>Manage SSL Certificates...</source>
-      <translation>Менеджер SSL сертификатов...</translation>
+      <source>Manage the saved SSL certificates</source>
+      <translation>Управление сохранёнными SSL сертификатами</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2932" />
-      <source>Manage the saved SSL certificates</source>
-      <translation>Управление сохранёнными SSL сертификатами</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2934" />
       <source>&lt;b&gt;Manage SSL Certificates...&lt;/b&gt;&lt;p&gt;Opens a dialog to manage the saved SSL certificates.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Менеджер SSL сертификатов...&lt;/b&gt;&lt;p&gt;Менеджер сохранённых SSL сертификатов.&lt;/p&gt;</translation>
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="2942" />
+      <source>Edit Message Filters</source>
+      <translation>Редактировать фильтры сообщений</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="2944" />
-      <source>Edit Message Filters</source>
-      <translation>Редактировать фильтры сообщений</translation>
+      <source>Edit Message Filters...</source>
+      <translation>Редактировать фильтры сообщений...</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2946" />
-      <source>Edit Message Filters...</source>
-      <translation>Редактировать фильтры сообщений...</translation>
+      <source>Edit the message filters used to suppress unwanted messages</source>
+      <translation>Редактировать фильтры нежелательных сообщений</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="2948" />
-      <source>Edit the message filters used to suppress unwanted messages</source>
-      <translation>Редактировать фильтры нежелательных сообщений</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2950" />
       <source>&lt;b&gt;Edit Message Filters&lt;/b&gt;&lt;p&gt;Opens a dialog to edit the message filters used to suppress unwanted messages been shown in an error window.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Редактировать фильтры сообщений&lt;/b&gt;&lt;p&gt;Редактировать фильтры нежелательных сообщений об ошибках.&lt;/p&gt;</translation>
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="2964" />
+      <location filename="../UI/UserInterface.py" line="2961" />
+      <location filename="../UI/UserInterface.py" line="2959" />
+      <source>Clear private data</source>
+      <translation>Очистить приватные данные</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="2966" />
-      <location filename="../UI/UserInterface.py" line="2963" />
-      <location filename="../UI/UserInterface.py" line="2961" />
-      <source>Clear private data</source>
-      <translation>Очистить приватные данные</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="2968" />
       <source>&lt;b&gt;Clear private data&lt;/b&gt;&lt;p&gt;Clears the private data like the various list of recently opened files, projects or multi projects.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Очистить приватные данные&lt;/b&gt;&lt;p&gt;Очистка приватных данных, таких как различные списки недавно открытых файлов, проектов или мультипроектов.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2979" />
-      <location filename="../UI/UserInterface.py" line="2978" />
+      <location filename="../UI/UserInterface.py" line="2977" />
+      <location filename="../UI/UserInterface.py" line="2976" />
       <source>Activate current editor</source>
       <translation>Активировать текущий редактор</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2980" />
+      <location filename="../UI/UserInterface.py" line="2978" />
       <source>Alt+Shift+E</source>
       <translation>Alt+Shift+E</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2989" />
-      <location filename="../UI/UserInterface.py" line="2988" />
+      <location filename="../UI/UserInterface.py" line="2987" />
+      <location filename="../UI/UserInterface.py" line="2986" />
       <source>Show next</source>
       <translation>Показать следующую</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2990" />
+      <location filename="../UI/UserInterface.py" line="2988" />
       <source>Ctrl+Alt+Tab</source>
       <translation>Ctrl+Alt+Tab</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2998" />
-      <location filename="../UI/UserInterface.py" line="2997" />
+      <location filename="../UI/UserInterface.py" line="2996" />
+      <location filename="../UI/UserInterface.py" line="2995" />
       <source>Show previous</source>
       <translation>Показать предыдущую</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="2999" />
+      <location filename="../UI/UserInterface.py" line="2997" />
       <source>Shift+Ctrl+Alt+Tab</source>
       <translation>Shift+Ctrl+Alt+Tab</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3007" />
-      <location filename="../UI/UserInterface.py" line="3006" />
+      <location filename="../UI/UserInterface.py" line="3005" />
+      <location filename="../UI/UserInterface.py" line="3004" />
       <source>Switch between tabs</source>
       <translation>Переключение между вкладками</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3008" />
+      <location filename="../UI/UserInterface.py" line="3006" />
       <source>Ctrl+1</source>
       <translation>Ctrl+1</translation>
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="3013" />
+      <source>Plugin Infos</source>
+      <translation>Информация о плагинах</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="3015" />
-      <source>Plugin Infos</source>
-      <translation>Информация о плагинах</translation>
+      <source>&amp;Plugin Infos...</source>
+      <translation>Ин&amp;формация о плагинах...</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3016" />
+      <source>Show Plugin Infos</source>
+      <translation>Отображение информации о плагинах</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="3017" />
-      <source>&amp;Plugin Infos...</source>
-      <translation>Ин&amp;формация о плагинах...</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3018" />
-      <source>Show Plugin Infos</source>
-      <translation>Отображение информации о плагинах</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3019" />
       <source>&lt;b&gt;Plugin Infos...&lt;/b&gt;&lt;p&gt;This opens a dialog, that show some information about loaded plugins.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Информация о плагинах...&lt;/b&gt;
 &lt;p&gt;Открытие диалога, отображающего информацию о загруженных плагинах.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3032" />
-      <location filename="../UI/UserInterface.py" line="3028" />
-      <source>Install Plugins</source>
-      <translation>Установить плагины</translation>
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="3030" />
+      <location filename="../UI/UserInterface.py" line="3026" />
+      <source>Install Plugins</source>
+      <translation>Установить плагины</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3028" />
       <source>&amp;Install Plugins...</source>
       <translation>&amp;Установить плагины...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3033" />
+      <location filename="../UI/UserInterface.py" line="3031" />
       <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="3045" />
-      <location filename="../UI/UserInterface.py" line="3041" />
-      <source>Uninstall Plugin</source>
-      <translation>Удалить плагин</translation>
-    </message>
-    <message>
       <location filename="../UI/UserInterface.py" line="3043" />
+      <location filename="../UI/UserInterface.py" line="3039" />
+      <source>Uninstall Plugin</source>
+      <translation>Удалить плагин</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="3041" />
       <source>&amp;Uninstall Plugin...</source>
       <translation>Уда&amp;лить плагин...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3046" />
+      <location filename="../UI/UserInterface.py" line="3044" />
       <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="3054" />
+      <source>Plugin &amp;Repository...</source>
+      <translation>&amp;Репозиторий плагинов...</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="3056" />
-      <source>Plugin &amp;Repository...</source>
-      <translation>&amp;Репозиторий плагинов...</translation>
+      <source>Show Plugins available for download</source>
+      <translation>Показать плагины, доступные для загрузки</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="3058" />
-      <source>Show Plugins available for download</source>
-      <translation>Показать плагины, доступные для загрузки</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3060" />
       <source>&lt;b&gt;Plugin Repository...&lt;/b&gt;&lt;p&gt;This opens a dialog, that shows a list of plugins available on the Internet.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Репозиторий плагинов...&lt;/b&gt;&lt;p&gt;Открытие диалога, отображающего список плагинов, доступных для скачивания с интернета.&lt;/p&gt;</translation>
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="3084" />
+      <location filename="../UI/UserInterface.py" line="3083" />
+      <source>Qt5 Documentation</source>
+      <translation>Документация Qt5</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="3086" />
-      <location filename="../UI/UserInterface.py" line="3085" />
-      <source>Qt5 Documentation</source>
-      <translation>Документация Qt5</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3088" />
       <source>Open Qt5 Documentation</source>
       <translation>Открыть документацию Qt5</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3089" />
+      <location filename="../UI/UserInterface.py" line="3087" />
       <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="3099" />
+      <location filename="../UI/UserInterface.py" line="3098" />
+      <source>Qt6 Documentation</source>
+      <translation>Документация Qt6</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="3101" />
-      <location filename="../UI/UserInterface.py" line="3100" />
-      <source>Qt6 Documentation</source>
-      <translation>Документация Qt6</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3103" />
       <source>Open Qt6 Documentation</source>
       <translation>Открыть документацию Qt6</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3104" />
+      <location filename="../UI/UserInterface.py" line="3102" />
       <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="3114" />
+      <location filename="../UI/UserInterface.py" line="3113" />
+      <source>PyQt5 Documentation</source>
+      <translation>Документация PyQt5</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="3116" />
-      <location filename="../UI/UserInterface.py" line="3115" />
-      <source>PyQt5 Documentation</source>
-      <translation>Документация PyQt5</translation>
+      <source>Open PyQt5 Documentation</source>
+      <translation>Открыть документацию PyQt5</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="3118" />
-      <source>Open PyQt5 Documentation</source>
-      <translation>Открыть документацию PyQt5</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3120" />
       <source>&lt;b&gt;PyQt5 Documentation&lt;/b&gt;&lt;p&gt;Display the PyQt5 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer/web browser, or execute a web browser or Qt Assistant. &lt;/p&gt;</source>
       <translation>&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="3131" />
+      <location filename="../UI/UserInterface.py" line="3130" />
+      <source>PyQt6 Documentation</source>
+      <translation>Документация PyQt6</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="3133" />
-      <location filename="../UI/UserInterface.py" line="3132" />
-      <source>PyQt6 Documentation</source>
-      <translation>Документация PyQt6</translation>
+      <source>Open PyQt6 Documentation</source>
+      <translation>Открыть документацию PyQt6</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="3135" />
-      <source>Open PyQt6 Documentation</source>
-      <translation>Открыть документацию PyQt6</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3137" />
       <source>&lt;b&gt;PyQt6 Documentation&lt;/b&gt;&lt;p&gt;Display the PyQt6 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer/web browser, or execute a web browser or Qt Assistant. &lt;/p&gt;</source>
       <translation>&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="3153" />
+      <location filename="../UI/UserInterface.py" line="3152" />
+      <source>Python 3 Documentation</source>
+      <translation>Документация Python 3</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="3155" />
-      <location filename="../UI/UserInterface.py" line="3154" />
-      <source>Python 3 Documentation</source>
-      <translation>Документация Python 3</translation>
+      <source>Open Python 3 Documentation</source>
+      <translation>Открыть документацию Python 3</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="3157" />
-      <source>Open Python 3 Documentation</source>
-      <translation>Открыть документацию Python 3</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3159" />
       <source>&lt;b&gt;Python 3 Documentation&lt;/b&gt;&lt;p&gt;Display the Python 3 documentation. If no documentation directory is configured, the location of the Python 3 documentation is assumed to be the doc directory underneath the location of the Python 3 executable on Windows and &lt;i&gt;/usr/share/doc/packages/python/html&lt;/i&gt; on Unix. Set PYTHON3DOCDIR in your environment to override this.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Документация Python 3&lt;/b&gt;&lt;p&gt;Показать документацию Python 3. Если местонахождение документации не было настроено, то искать в директории &lt;i&gt;doc&lt;/i&gt; каталога где находится исполняемый файл Python 3 под Windows и в директории &lt;i&gt;/usr/share/doc/packages/python/html/python-docs-html&lt;/i&gt; под UNIX. Местонахождение документации можно задать с помощью переменной среды окружения PYTHON3DOCDIR.&lt;/p&gt;</translation>
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="3175" />
+      <location filename="../UI/UserInterface.py" line="3174" />
+      <source>eric API Documentation</source>
+      <translation type="unfinished">Документация API eric</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="3177" />
-      <location filename="../UI/UserInterface.py" line="3176" />
-      <source>eric API Documentation</source>
-      <translation type="unfinished">Документация API eric</translation>
+      <source>Open eric API Documentation</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="3179" />
-      <source>Open eric API Documentation</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3181" />
       <source>&lt;b&gt;eric API Documentation&lt;/b&gt;&lt;p&gt;Display the eric API documentation. The location for the documentation is the Documentation/Source subdirectory of the eric installation directory.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="3196" />
+      <location filename="../UI/UserInterface.py" line="3195" />
+      <source>PySide2 Documentation</source>
+      <translation>Документация PySide2</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="3198" />
-      <location filename="../UI/UserInterface.py" line="3197" />
-      <source>PySide2 Documentation</source>
-      <translation>Документация PySide2</translation>
+      <source>Open PySide2 Documentation</source>
+      <translation>Открыть документацию PySide2</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="3200" />
-      <source>Open PySide2 Documentation</source>
-      <translation>Открыть документацию PySide2</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3202" />
       <source>&lt;b&gt;PySide2 Documentation&lt;/b&gt;&lt;p&gt;Display the PySide2 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer/web browser, or execute a web browser or Qt Assistant. &lt;/p&gt;</source>
       <translation>&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="3216" />
+      <location filename="../UI/UserInterface.py" line="3215" />
+      <source>PySide6 Documentation</source>
+      <translation>Документация PySide6</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="3218" />
-      <location filename="../UI/UserInterface.py" line="3217" />
-      <source>PySide6 Documentation</source>
-      <translation>Документация PySide6</translation>
+      <source>Open PySide6 Documentation</source>
+      <translation>Открыть документацию PySide6</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="3220" />
-      <source>Open PySide6 Documentation</source>
-      <translation>Открыть документацию PySide6</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3222" />
       <source>&lt;b&gt;PySide6 Documentation&lt;/b&gt;&lt;p&gt;Display the PySide6 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer/web browser, or execute a web browser or Qt Assistant. &lt;/p&gt;</source>
       <translation>&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="3324" />
+      <location filename="../UI/UserInterface.py" line="3322" />
       <source>E&amp;xtras</source>
       <translation>&amp;Дополнительно</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3334" />
+      <location filename="../UI/UserInterface.py" line="3332" />
       <source>Wi&amp;zards</source>
       <translation>&amp;Мастера</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3353" />
+      <location filename="../UI/UserInterface.py" line="3351" />
       <source>P&amp;lugins</source>
       <translation>Пла&amp;гины</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3363" />
+      <location filename="../UI/UserInterface.py" line="3361" />
       <source>Configure...</source>
       <translation>Настроить...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3372" />
+      <location filename="../UI/UserInterface.py" line="3370" />
       <source>&amp;Unittest</source>
       <translation>&amp;Юниттест</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3389" />
+      <location filename="../UI/UserInterface.py" line="3387" />
       <source>Select Tool Group</source>
       <translation>Выберите группу инструментов</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3400" />
+      <location filename="../UI/UserInterface.py" line="3398" />
       <source>Se&amp;ttings</source>
       <translation>&amp;Настройки</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3430" />
+      <location filename="../UI/UserInterface.py" line="3428" />
       <source>&amp;Window</source>
       <translation>&amp;Окна</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3439" />
+      <location filename="../UI/UserInterface.py" line="3437" />
       <source>&amp;Windows</source>
       <translation>&amp;Окна</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3444" />
+      <location filename="../UI/UserInterface.py" line="3442" />
       <source>Central Park</source>
       <translation>Центральное окно</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3448" />
+      <location filename="../UI/UserInterface.py" line="3446" />
       <source>Left Side</source>
       <translation>Левая панель</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3465" />
+      <location filename="../UI/UserInterface.py" line="3463" />
       <source>Right Side</source>
       <translation>Правая панель</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3489" />
+      <location filename="../UI/UserInterface.py" line="3487" />
       <source>Bottom Side</source>
       <translation>Нижняя панель</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3497" />
+      <location filename="../UI/UserInterface.py" line="3495" />
       <source>Plug-ins</source>
       <translation>Плагины</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3504" />
+      <location filename="../UI/UserInterface.py" line="3502" />
       <source>&amp;Toolbars</source>
       <translation>&amp;Панели инструментов</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3517" />
+      <location filename="../UI/UserInterface.py" line="3515" />
       <source>&amp;Help</source>
       <translation>&amp;Справка</translation>
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="3588" />
+      <location filename="../UI/UserInterface.py" line="3565" />
+      <source>Tools</source>
+      <translation>Инструменты</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="3590" />
-      <location filename="../UI/UserInterface.py" line="3567" />
-      <source>Tools</source>
-      <translation>Инструменты</translation>
+      <location filename="../UI/UserInterface.py" line="3569" />
+      <source>Settings</source>
+      <translation>Настройки</translation>
+    </message>
+    <message>
+      <location filename="../UI/UserInterface.py" line="5462" />
+      <location filename="../UI/UserInterface.py" line="3591" />
+      <location filename="../UI/UserInterface.py" line="3570" />
+      <source>Help</source>
+      <translation>Справка</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="3592" />
       <location filename="../UI/UserInterface.py" line="3571" />
-      <source>Settings</source>
-      <translation>Настройки</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="5464" />
+      <source>Profiles</source>
+      <translation>Профили</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="3593" />
       <location filename="../UI/UserInterface.py" line="3572" />
-      <source>Help</source>
-      <translation>Справка</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3594" />
-      <location filename="../UI/UserInterface.py" line="3573" />
-      <source>Profiles</source>
-      <translation>Профили</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="3595" />
-      <location filename="../UI/UserInterface.py" line="3574" />
       <source>Plugins</source>
       <translation>Плагины</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3757" />
+      <location filename="../UI/UserInterface.py" line="3755" />
       <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="3764" />
+      <location filename="../UI/UserInterface.py" line="3762" />
       <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="3771" />
+      <location filename="../UI/UserInterface.py" line="3769" />
       <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="3778" />
+      <location filename="../UI/UserInterface.py" line="3776" />
       <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="3785" />
+      <location filename="../UI/UserInterface.py" line="3783" />
       <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="3792" />
+      <location filename="../UI/UserInterface.py" line="3790" />
       <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="3803" />
+      <location filename="../UI/UserInterface.py" line="3801" />
       <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="3868" />
-      <location filename="../UI/UserInterface.py" line="3828" />
+      <location filename="../UI/UserInterface.py" line="3866" />
+      <location filename="../UI/UserInterface.py" line="3826" />
       <source>External Tools/{0}</source>
       <translation>Внешние инструменты/{0}</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="3974" />
+      <location filename="../UI/UserInterface.py" line="3972" />
       <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="7681" />
-      <location filename="../UI/UserInterface.py" line="4010" />
+      <location filename="../UI/UserInterface.py" line="7679" />
+      <location filename="../UI/UserInterface.py" line="4008" />
       <source>&lt;/table&gt;</source>
       <translation>&lt;/table&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4044" />
+      <location filename="../UI/UserInterface.py" line="4042" />
       <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="4355" />
+      <location filename="../UI/UserInterface.py" line="4353" />
       <source>Restart application</source>
       <translation>Перезапустить приложение</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4356" />
+      <location filename="../UI/UserInterface.py" line="4354" />
       <source>The application needs to be restarted. Do it now?</source>
       <translation>Необходимо перезапустить приложение. Сделать это сейчас?</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4390" />
+      <location filename="../UI/UserInterface.py" line="4388" />
       <source>&amp;Builtin Tools</source>
       <translation>&amp;Встроенные инструменты</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4407" />
+      <location filename="../UI/UserInterface.py" line="4405" />
       <source>&amp;Plugin Tools</source>
       <translation>Инструменты - &amp;плагины</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4410" />
+      <location filename="../UI/UserInterface.py" line="4408" />
       <source>&amp;User Tools</source>
       <translation>&amp;Инструменты пользователя</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4436" />
+      <location filename="../UI/UserInterface.py" line="4434" />
       <source>Configure Tool Groups ...</source>
       <translation>Настройка группы инструментов...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4440" />
+      <location filename="../UI/UserInterface.py" line="4438" />
       <source>Configure current Tool Group ...</source>
       <translation>Настроить текущую группу инструментов...</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="4481" />
-      <location filename="../UI/UserInterface.py" line="4461" />
+      <location filename="../UI/UserInterface.py" line="4479" />
+      <location filename="../UI/UserInterface.py" line="4459" />
       <source>No User Tools Configured</source>
       <translation>Инструменты пользователя не сконфигурированы</translation>
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="4553" />
+      <source>&amp;Show all</source>
+      <translation>Показать &amp;всё</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="4555" />
-      <source>&amp;Show all</source>
-      <translation>Показать &amp;всё</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="4557" />
       <source>&amp;Hide all</source>
       <translation>Ск&amp;рыть всё</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="5592" />
-      <location filename="../UI/UserInterface.py" line="5582" />
-      <location filename="../UI/UserInterface.py" line="5535" />
-      <location filename="../UI/UserInterface.py" line="5526" />
-      <location filename="../UI/UserInterface.py" line="5365" />
-      <location filename="../UI/UserInterface.py" line="5356" />
-      <location filename="../UI/UserInterface.py" line="5295" />
-      <location filename="../UI/UserInterface.py" line="5286" />
+      <location filename="../UI/UserInterface.py" line="5590" />
+      <location filename="../UI/UserInterface.py" line="5580" />
+      <location filename="../UI/UserInterface.py" line="5533" />
+      <location filename="../UI/UserInterface.py" line="5524" />
+      <location filename="../UI/UserInterface.py" line="5363" />
+      <location filename="../UI/UserInterface.py" line="5354" />
+      <location filename="../UI/UserInterface.py" line="5293" />
+      <location filename="../UI/UserInterface.py" line="5284" />
       <source>Problem</source>
       <translation>Проблема</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="5593" />
-      <location filename="../UI/UserInterface.py" line="5583" />
-      <location filename="../UI/UserInterface.py" line="5536" />
-      <location filename="../UI/UserInterface.py" line="5527" />
-      <location filename="../UI/UserInterface.py" line="5366" />
-      <location filename="../UI/UserInterface.py" line="5357" />
-      <location filename="../UI/UserInterface.py" line="5296" />
-      <location filename="../UI/UserInterface.py" line="5287" />
+      <location filename="../UI/UserInterface.py" line="5591" />
+      <location filename="../UI/UserInterface.py" line="5581" />
+      <location filename="../UI/UserInterface.py" line="5534" />
+      <location filename="../UI/UserInterface.py" line="5525" />
+      <location filename="../UI/UserInterface.py" line="5364" />
+      <location filename="../UI/UserInterface.py" line="5355" />
+      <location filename="../UI/UserInterface.py" line="5294" />
+      <location filename="../UI/UserInterface.py" line="5285" />
       <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="5800" />
-      <location filename="../UI/UserInterface.py" line="5713" />
-      <location filename="../UI/UserInterface.py" line="5628" />
-      <location filename="../UI/UserInterface.py" line="5605" />
-      <location filename="../UI/UserInterface.py" line="5548" />
-      <location filename="../UI/UserInterface.py" line="5498" />
-      <location filename="../UI/UserInterface.py" line="5478" />
-      <location filename="../UI/UserInterface.py" line="5440" />
-      <location filename="../UI/UserInterface.py" line="5431" />
-      <location filename="../UI/UserInterface.py" line="5396" />
-      <location filename="../UI/UserInterface.py" line="5387" />
-      <location filename="../UI/UserInterface.py" line="5326" />
-      <location filename="../UI/UserInterface.py" line="5317" />
+      <location filename="../UI/UserInterface.py" line="5798" />
+      <location filename="../UI/UserInterface.py" line="5711" />
+      <location filename="../UI/UserInterface.py" line="5626" />
+      <location filename="../UI/UserInterface.py" line="5603" />
+      <location filename="../UI/UserInterface.py" line="5546" />
+      <location filename="../UI/UserInterface.py" line="5496" />
+      <location filename="../UI/UserInterface.py" line="5476" />
+      <location filename="../UI/UserInterface.py" line="5438" />
+      <location filename="../UI/UserInterface.py" line="5429" />
+      <location filename="../UI/UserInterface.py" line="5394" />
+      <location filename="../UI/UserInterface.py" line="5385" />
+      <location filename="../UI/UserInterface.py" line="5324" />
+      <location filename="../UI/UserInterface.py" line="5315" />
       <source>Process Generation Error</source>
       <translation>Ошибка при запуске процесса</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="5318" />
+      <location filename="../UI/UserInterface.py" line="5316" />
       <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="5327" />
+      <location filename="../UI/UserInterface.py" line="5325" />
       <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="5388" />
+      <location filename="../UI/UserInterface.py" line="5386" />
       <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="5397" />
+      <location filename="../UI/UserInterface.py" line="5395" />
       <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="5432" />
+      <location filename="../UI/UserInterface.py" line="5430" />
       <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="5441" />
+      <location filename="../UI/UserInterface.py" line="5439" />
       <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="5465" />
+      <location filename="../UI/UserInterface.py" line="5463" />
       <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="5479" />
+      <location filename="../UI/UserInterface.py" line="5477" />
       <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="5499" />
+      <location filename="../UI/UserInterface.py" line="5497" />
       <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="5549" />
+      <location filename="../UI/UserInterface.py" line="5547" />
       <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="5606" />
+      <location filename="../UI/UserInterface.py" line="5604" />
       <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="5629" />
+      <location filename="../UI/UserInterface.py" line="5627" />
       <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="5714" />
+      <location filename="../UI/UserInterface.py" line="5712" />
       <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="5745" />
-      <location filename="../UI/UserInterface.py" line="5736" />
+      <location filename="../UI/UserInterface.py" line="5743" />
+      <location filename="../UI/UserInterface.py" line="5734" />
       <source>External Tools</source>
       <translation>Внешние инструменты</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="5737" />
+      <location filename="../UI/UserInterface.py" line="5735" />
       <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="5746" />
+      <location filename="../UI/UserInterface.py" line="5744" />
       <source>No toolgroup entry '{0}' found.</source>
       <translation>Запись для группы инструментов '{0}' не найдена.</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="5782" />
+      <location filename="../UI/UserInterface.py" line="5780" />
       <source>Starting process '{0} {1}'.
 </source>
       <translation>Запускается процесс '{0} {1}'.
 </translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="5801" />
+      <location filename="../UI/UserInterface.py" line="5799" />
       <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="5876" />
+      <location filename="../UI/UserInterface.py" line="5874" />
       <source>Process '{0}' has exited.
 </source>
       <translation>Процесс '{0}' завершен.
 </translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6148" />
-      <location filename="../UI/UserInterface.py" line="6090" />
-      <location filename="../UI/UserInterface.py" line="6049" />
-      <location filename="../UI/UserInterface.py" line="5981" />
-      <location filename="../UI/UserInterface.py" line="5919" />
+      <location filename="../UI/UserInterface.py" line="6146" />
+      <location filename="../UI/UserInterface.py" line="6088" />
+      <location filename="../UI/UserInterface.py" line="6047" />
+      <location filename="../UI/UserInterface.py" line="5979" />
+      <location filename="../UI/UserInterface.py" line="5917" />
       <source>Documentation Missing</source>
       <translation>Документация отсутствует</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6149" />
-      <location filename="../UI/UserInterface.py" line="6091" />
-      <location filename="../UI/UserInterface.py" line="6050" />
-      <location filename="../UI/UserInterface.py" line="5982" />
-      <location filename="../UI/UserInterface.py" line="5920" />
+      <location filename="../UI/UserInterface.py" line="6147" />
+      <location filename="../UI/UserInterface.py" line="6089" />
+      <location filename="../UI/UserInterface.py" line="6048" />
+      <location filename="../UI/UserInterface.py" line="5980" />
+      <location filename="../UI/UserInterface.py" line="5918" />
       <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="6131" />
-      <location filename="../UI/UserInterface.py" line="6022" />
+      <location filename="../UI/UserInterface.py" line="6129" />
+      <location filename="../UI/UserInterface.py" line="6020" />
       <source>Documentation</source>
       <translation>Документация</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6023" />
+      <location filename="../UI/UserInterface.py" line="6021" />
       <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="6132" />
+      <location filename="../UI/UserInterface.py" line="6130" />
       <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="6310" />
-      <location filename="../UI/UserInterface.py" line="6246" />
+      <location filename="../UI/UserInterface.py" line="6308" />
+      <location filename="../UI/UserInterface.py" line="6244" />
       <source>Start Web Browser</source>
       <translation>Запуск web-браузера</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6247" />
+      <location filename="../UI/UserInterface.py" line="6245" />
       <source>The eric web browser could not be started.</source>
       <translation>Невозможно запустить eric web-браузер.</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6311" />
+      <location filename="../UI/UserInterface.py" line="6309" />
       <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="6353" />
+      <location filename="../UI/UserInterface.py" line="6351" />
       <source>Open Browser</source>
       <translation>Открыть браузер</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6354" />
+      <location filename="../UI/UserInterface.py" line="6352" />
       <source>Could not start a web browser</source>
       <translation>Невозможно запустить web-браузер</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6585" />
+      <location filename="../UI/UserInterface.py" line="6583" />
       <source>Keyboard Shortcuts File (*.ekj)</source>
       <translation>Файл горячих клавиш (*.ekj)</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6602" />
+      <location filename="../UI/UserInterface.py" line="6600" />
       <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="6620" />
+      <location filename="../UI/UserInterface.py" line="6618" />
       <source>Keyboard Shortcuts File (*.ekj);;XML Keyboard shortcut file (*.e4k)</source>
       <translation>Файл горячих клавиш (*.ekj);;XML-файл горячих клавиш (*.e4k)</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6812" />
+      <location filename="../UI/UserInterface.py" line="6810" />
       <source>Read Tasks</source>
       <translation>Прочитать задачи</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6813" />
+      <location filename="../UI/UserInterface.py" line="6811" />
       <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="6860" />
+      <location filename="../UI/UserInterface.py" line="6858" />
       <source>Read Session</source>
       <translation>Загрузить сессию</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6888" />
-      <location filename="../UI/UserInterface.py" line="6861" />
+      <location filename="../UI/UserInterface.py" line="6886" />
+      <location filename="../UI/UserInterface.py" line="6859" />
       <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="6887" />
+      <location filename="../UI/UserInterface.py" line="6885" />
       <source>Read session</source>
       <translation>Загрузить сессию</translation>
     </message>
     <message>
+      <location filename="../UI/UserInterface.py" line="6901" />
+      <source>Save Session</source>
+      <translation>Сохранить сессию</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="6903" />
-      <source>Save Session</source>
-      <translation>Сохранить сессию</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="6905" />
       <source>eric Session Files (*.esj)</source>
       <translation>Файлы сессий eric (*.esj)</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6927" />
+      <location filename="../UI/UserInterface.py" line="6925" />
       <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="6975" />
+      <location filename="../UI/UserInterface.py" line="6973" />
       <source>Crash Session found!</source>
       <translation>Обнаружена crash-сессия!</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="6976" />
+      <location filename="../UI/UserInterface.py" line="6974" />
       <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="7277" />
+      <location filename="../UI/UserInterface.py" line="7275" />
       <source>Drop Error</source>
       <translation>Ошибка Drag&amp;&amp;Drop</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7278" />
+      <location filename="../UI/UserInterface.py" line="7276" />
       <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="7453" />
+      <source>&amp;Cancel</source>
+      <translation>От&amp;мена</translation>
+    </message>
+    <message>
       <location filename="../UI/UserInterface.py" line="7455" />
-      <source>&amp;Cancel</source>
-      <translation>От&amp;мена</translation>
+      <source>%v/%m</source>
+      <translation>%v/%m</translation>
     </message>
     <message>
       <location filename="../UI/UserInterface.py" line="7457" />
-      <source>%v/%m</source>
-      <translation>%v/%m</translation>
-    </message>
-    <message>
-      <location filename="../UI/UserInterface.py" line="7459" />
       <source>Version Check</source>
       <translation>Проверка версии</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7464" />
+      <location filename="../UI/UserInterface.py" line="7462" />
       <source>Trying host {0}</source>
       <translation>Подключение к хосту {0}</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7533" />
-      <location filename="../UI/UserInterface.py" line="7526" />
-      <location filename="../UI/UserInterface.py" line="7477" />
+      <location filename="../UI/UserInterface.py" line="7531" />
+      <location filename="../UI/UserInterface.py" line="7524" />
+      <location filename="../UI/UserInterface.py" line="7475" />
       <source>Error getting versions information</source>
       <translation>Ошибка при получении информации о версии</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7478" />
+      <location filename="../UI/UserInterface.py" line="7476" />
       <source>The versions information cannot not be downloaded because the Internet is &lt;b&gt;not reachable&lt;/b&gt;. Please try again later.</source>
       <translation>Информация о версиях не может быть загружена, потому что Интернет &lt;b&gt;не доступен&lt;/b&gt;. Пожалуйста, повторите попытку позже.</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7527" />
+      <location filename="../UI/UserInterface.py" line="7525" />
       <source>The versions information could not be downloaded. Please go online and try again.</source>
       <translation>Невозможно загрузить информацию о версии. Пожалуйста попробуйте ещё раз.</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7534" />
+      <location filename="../UI/UserInterface.py" line="7532" />
       <source>The versions information could not be downloaded for the last 7 days. Please go online and try again.</source>
       <translation>Невозможно загрузить информацию о версии в течении последних 7 дней. Пожалуйста попробуйте ещё раз.</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7625" />
-      <location filename="../UI/UserInterface.py" line="7591" />
+      <location filename="../UI/UserInterface.py" line="7623" />
+      <location filename="../UI/UserInterface.py" line="7589" />
       <source>Update available</source>
       <translation>Обновления доступны</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7626" />
-      <location filename="../UI/UserInterface.py" line="7592" />
+      <location filename="../UI/UserInterface.py" line="7624" />
+      <location filename="../UI/UserInterface.py" line="7590" />
       <source>The update to &lt;b&gt;{0}&lt;/b&gt; of eric is available at &lt;b&gt;{1}&lt;/b&gt;. Would you like to get it?</source>
       <translation>На сайте &lt;b&gt;{1}&lt;/b&gt; доступно обновление eric до версии &lt;b&gt;{0}&lt;/b&gt;. Загрузить?</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7613" />
-      <location filename="../UI/UserInterface.py" line="7603" />
+      <location filename="../UI/UserInterface.py" line="7611" />
+      <location filename="../UI/UserInterface.py" line="7601" />
       <source>Update Check</source>
       <translation>Проверка обновлений</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7604" />
+      <location filename="../UI/UserInterface.py" line="7602" />
       <source>You are using a snapshot release of eric. A more up-to-date stable release might be available.</source>
       <translation>Вы используете промежуточный релиз eric. Возможно на сайте доступна и более свежий стабильный релиз.</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7614" />
+      <location filename="../UI/UserInterface.py" line="7612" />
       <source>You installed eric directly from the source code. There is no possibility to check for the availability of an update.</source>
       <translation>Eric установлен непосредственно из исходного кода.
 Наличие обновлений проверить невозможно.</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7637" />
+      <location filename="../UI/UserInterface.py" line="7635" />
       <source>eric is up to date</source>
       <translation>eric не требует обновлений</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7638" />
+      <location filename="../UI/UserInterface.py" line="7636" />
       <source>You are using the latest version of eric</source>
       <translation>Вы используете самую последнюю версию eric</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7644" />
+      <location filename="../UI/UserInterface.py" line="7642" />
       <source>Error during updates check</source>
       <translation>Ошибка при проверке обновлений</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7645" />
+      <location filename="../UI/UserInterface.py" line="7643" />
       <source>Could not perform updates check.</source>
       <translation>Невозможно запустить проверку обновлений.</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7666" />
+      <location filename="../UI/UserInterface.py" line="7664" />
       <source>&lt;h3&gt;Available versions&lt;/h3&gt;&lt;table&gt;</source>
       <translation>&lt;h3&gt;Доступные версии&lt;/h3&gt;&lt;table&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7732" />
-      <location filename="../UI/UserInterface.py" line="7721" />
+      <location filename="../UI/UserInterface.py" line="7730" />
+      <location filename="../UI/UserInterface.py" line="7719" />
       <source>First time usage</source>
       <translation>Первое использование</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7722" />
+      <location filename="../UI/UserInterface.py" line="7720" />
       <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="7733" />
+      <location filename="../UI/UserInterface.py" line="7731" />
       <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="7753" />
+      <location filename="../UI/UserInterface.py" line="7751" />
       <source>Select Workspace Directory</source>
       <translation>Выбор директории рабочей области</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7930" />
+      <location filename="../UI/UserInterface.py" line="7928" />
       <source>Unsaved Data Detected</source>
       <translation>Обнаружены несохраненные данные</translation>
     </message>
     <message>
-      <location filename="../UI/UserInterface.py" line="7931" />
+      <location filename="../UI/UserInterface.py" line="7929" />
       <source>Some editors contain unsaved data. Shall these be saved?</source>
       <translation>Некоторые редакторы содержат несохраненные данные. Должны ли они быть сохранены?</translation>
     </message>

eric ide

mercurial