src/eric7/i18n/eric7_ru.ts

branch
eric7
changeset 10698
ed332f3d26a7
parent 10691
d1a603a70f83
child 10703
120b22aaec31
--- a/src/eric7/i18n/eric7_ru.ts	Wed Apr 24 15:16:12 2024 +0200
+++ b/src/eric7/i18n/eric7_ru.ts	Wed Apr 24 16:23:20 2024 +0200
@@ -1735,42 +1735,42 @@
       <translation>{0} не сконфигурирован.</translation>
     </message>
     <message>
-      <location filename="../Utilities/BackgroundService.py" line="217" />
+      <location filename="../Utilities/BackgroundService.py" line="230" />
       <source>Initialization of Background Service</source>
       <translation>Инициализация фоновой службы</translation>
     </message>
     <message>
-      <location filename="../Utilities/BackgroundService.py" line="218" />
-      <source>&lt;p&gt;Initialization of Background Service &lt;b&gt;{0}&lt;/b&gt; failed.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
-      <translation>&lt;p&gt;Инициализация фоновой службы &lt;b&gt;{0}&lt;/b&gt; не удалась.&lt;/p&gt;&lt;p&gt;Причина: {1}&lt;/p&gt;</translation>
-    </message>
-    <message>
       <location filename="../Utilities/BackgroundService.py" line="231" />
+      <source>&lt;p&gt;Initialization of Background Service &lt;b&gt;{0}&lt;/b&gt; failed.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
+      <translation>&lt;p&gt;Инициализация фоновой службы &lt;b&gt;{0}&lt;/b&gt; не удалась.&lt;/p&gt;&lt;p&gt;Причина: {1}&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../Utilities/BackgroundService.py" line="244" />
       <source>Restart background client?</source>
       <translation>Перезапустить клиента в фоновом режиме?</translation>
     </message>
     <message>
-      <location filename="../Utilities/BackgroundService.py" line="232" />
+      <location filename="../Utilities/BackgroundService.py" line="245" />
       <source>&lt;p&gt;The background client for &lt;b&gt;{0}&lt;/b&gt; has stopped due to an exception. It's used by various plug-ins like the different checkers.&lt;/p&gt;&lt;p&gt;Select&lt;ul&gt;&lt;li&gt;&lt;b&gt;'Yes'&lt;/b&gt; to restart the client, but abort the last job&lt;/li&gt;&lt;li&gt;&lt;b&gt;'Retry'&lt;/b&gt; to restart the client and the last job&lt;/li&gt;&lt;li&gt;&lt;b&gt;'No'&lt;/b&gt; to leave the client off.&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;Note: The client can be restarted by opening and accepting the preferences dialog or reloading/changing the project.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Фоновый клиент &lt;b&gt;{0}&lt;/b&gt; прекратил выполнение из-за ошибки. Этот клиент необходим для работы различных чекеров.&lt;/p&gt;&lt;p&gt;Выберите &lt;ul&gt;&lt;li&gt;&lt;b&gt;'Да'&lt;/b&gt; чтобы перезапустить его и отменить последнее задание &lt;/li&gt;&lt;li&gt;&lt;b&gt;'Повторить'&lt;/b&gt; чтобы перезапустить его и последнее задание &lt;/li&gt;&lt;li&gt;&lt;b&gt;'Нет'&lt;/b&gt; чтобы не перезапускать клиента.&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;Заметьте: Клиента можно перезапустить, открыв и сохранив диалог предпочтений или закрыв и снова открыв текущий проект.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Utilities/BackgroundService.py" line="261" />
+      <location filename="../Utilities/BackgroundService.py" line="274" />
       <source>An error in Eric's background client stopped the service.</source>
       <translation>Ошибка фонового клиента остановила сервис.</translation>
     </message>
     <message>
-      <location filename="../Utilities/BackgroundService.py" line="502" />
+      <location filename="../Utilities/BackgroundService.py" line="515" />
       <source>Eric's background client disconnected because of an unknown reason.</source>
       <translation>Фоновый клиент Eric'а прервал соединение по неизвестной причине.</translation>
     </message>
     <message>
-      <location filename="../Utilities/BackgroundService.py" line="511" />
+      <location filename="../Utilities/BackgroundService.py" line="524" />
       <source>Background client disconnected.</source>
       <translation>Соединение фонового клиента прервано.</translation>
     </message>
     <message>
-      <location filename="../Utilities/BackgroundService.py" line="512" />
+      <location filename="../Utilities/BackgroundService.py" line="525" />
       <source>The background client for &lt;b&gt;{0}&lt;/b&gt; disconnected because of an unknown reason.&lt;br&gt;Should it be restarted?</source>
       <translation>Соединение фонового клиента &lt;b&gt;{0}&lt;/b&gt; прервано по неизвестной причине.&lt;br&gt;Перезапустить клиента?</translation>
     </message>
@@ -10615,12 +10615,12 @@
       <translation>&lt;p&gt;Удаленная отладка настроена, но не была дана команда для удаленного входа в систему.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Debugger/DebuggerInterfacePython.py" line="1451" />
+      <location filename="../Debugger/DebuggerInterfacePython.py" line="1458" />
       <source>Debug Protocol Error</source>
       <translation>Протокол ошибок отладки</translation>
     </message>
     <message>
-      <location filename="../Debugger/DebuggerInterfacePython.py" line="1452" />
+      <location filename="../Debugger/DebuggerInterfacePython.py" line="1459" />
       <source>&lt;p&gt;The response received from the debugger backend could not be decoded. Please report this issue with the received data to the eric bugs email address.&lt;/p&gt;&lt;p&gt;Error: {0}&lt;/p&gt;&lt;p&gt;Data:&lt;br/&gt;{1}&lt;/p&gt;</source>
       <translation>&lt;p&gt;Невозможно декодировать ответ, полученный от бэкэнда отладчика. Сообщите об этой проблеме, отправив полученные данные на электронную почту eric bugs.&lt;/p&gt;&lt;p&gt;Error: {0}&lt;/p&gt;&lt;p&gt;Data: &lt;br/&gt;{1}&lt;/p&gt;</translation>
     </message>
@@ -12454,7 +12454,7 @@
   <context>
     <name>Editor</name>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3527" />
+      <location filename="../QScintilla/Editor.py" line="3525" />
       <location filename="../QScintilla/Editor.py" line="470" />
       <location filename="../QScintilla/Editor.py" line="455" />
       <source>Open File</source>
@@ -12526,7 +12526,7 @@
       <translation>Раскомментировать</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="9939" />
+      <location filename="../QScintilla/Editor.py" line="9937" />
       <location filename="../QScintilla/Editor.py" line="969" />
       <source>Generate Docstring</source>
       <translation>Генерировать строки документации</translation>
@@ -12804,7 +12804,7 @@
       <translation>Проверка орфографии</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="9026" />
+      <location filename="../QScintilla/Editor.py" line="9024" />
       <location filename="../QScintilla/Editor.py" line="1367" />
       <source>Check spelling...</source>
       <translation>Проверка орфографии...</translation>
@@ -12865,7 +12865,7 @@
       <translation>Редактировать точку останова...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6498" />
+      <location filename="../QScintilla/Editor.py" line="6496" />
       <location filename="../QScintilla/Editor.py" line="1452" />
       <source>Enable breakpoint</source>
       <translation>Установить точку останова</translation>
@@ -13027,432 +13027,432 @@
       <translation>Попытка редактирования файла, открытого только на чтение. Пожалуйста, сначала сохраните изменения в другой файл.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2701" />
+      <location filename="../QScintilla/Editor.py" line="2699" />
       <source>Add Breakpoint</source>
       <translation>Добавить точку останова</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2702" />
+      <location filename="../QScintilla/Editor.py" line="2700" />
       <source>No Python byte code will be created for the selected line. No break point will be set!</source>
       <translation>Не будет создан байтовый код Python для выбранной строки. Точка останова не будет установлена!</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3056" />
+      <location filename="../QScintilla/Editor.py" line="3054" />
       <source>Printing...</source>
       <translation>Печать...</translation>
     </message>
     <message>
+      <location filename="../QScintilla/Editor.py" line="3071" />
+      <source>Printing completed</source>
+      <translation>Печать завершена</translation>
+    </message>
+    <message>
       <location filename="../QScintilla/Editor.py" line="3073" />
-      <source>Printing completed</source>
-      <translation>Печать завершена</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="3075" />
       <source>Error while printing</source>
       <translation>Ошибка печати</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3078" />
+      <location filename="../QScintilla/Editor.py" line="3076" />
       <source>Printing aborted</source>
       <translation>Печать прервана</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3460" />
+      <location filename="../QScintilla/Editor.py" line="3458" />
       <source>File Modified</source>
       <translation>Файл изменён</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3461" />
+      <location filename="../QScintilla/Editor.py" line="3459" />
       <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; has unsaved changes.&lt;/p&gt;</source>
       <translation>&lt;p&gt;В файле &lt;b&gt;{0}&lt;/b&gt; есть несохранённые изменения.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3528" />
+      <location filename="../QScintilla/Editor.py" line="3526" />
       <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be opened.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
       <translation>&lt;p&gt;Невозможно прочитать файл &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Причина: {1}&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3719" />
-      <location filename="../QScintilla/Editor.py" line="3700" />
-      <location filename="../QScintilla/Editor.py" line="3660" />
+      <location filename="../QScintilla/Editor.py" line="3717" />
+      <location filename="../QScintilla/Editor.py" line="3698" />
+      <location filename="../QScintilla/Editor.py" line="3658" />
       <source>Save File</source>
       <translation>Сохранить файл</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3661" />
+      <location filename="../QScintilla/Editor.py" line="3659" />
       <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be saved.&lt;br/&gt;Reason: {1}&lt;/p&gt;</source>
       <translation>&lt;p&gt;Невозможно сохранить файл &lt;b&gt;{0}&lt;/b&gt;:&lt;br&gt;Причина: {1}.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3720" />
+      <location filename="../QScintilla/Editor.py" line="3718" />
       <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; already exists. Overwrite it?&lt;/p&gt;</source>
       <translation>&lt;p&gt;Файл &lt;b&gt;{0}&lt;/b&gt; уже существует. Переписать?&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3864" />
+      <location filename="../QScintilla/Editor.py" line="3862" />
       <source>Save File to Device</source>
       <translation>Сохранить файл на устройство</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3865" />
+      <location filename="../QScintilla/Editor.py" line="3863" />
       <source>Enter the complete device file path:</source>
       <translation>Введите полный путь к файлу устройства:</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5653" />
+      <location filename="../QScintilla/Editor.py" line="5651" />
       <source>Autocompletion</source>
       <translation>Автодополнение</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5654" />
+      <location filename="../QScintilla/Editor.py" line="5652" />
       <source>Autocompletion is not available because there is no autocompletion source set.</source>
       <translation>Автодополнение недоступно, так как не задан источник автодополнения.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5788" />
+      <location filename="../QScintilla/Editor.py" line="5786" />
       <source>Auto-Completion Provider</source>
       <translation>Источник автодополнений</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5789" />
+      <location filename="../QScintilla/Editor.py" line="5787" />
       <source>The completion list provider '{0}' was already registered. Ignoring duplicate request.</source>
       <translation>Список дополнений источника '{0}' уже зарегистрирован. Повторный запрос проигнорирован.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6085" />
+      <location filename="../QScintilla/Editor.py" line="6083" />
       <source>Call-Tips Provider</source>
       <translation>Источник всплывающих подсказок</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6086" />
+      <location filename="../QScintilla/Editor.py" line="6084" />
       <source>The call-tips provider '{0}' was already registered. Ignoring duplicate request.</source>
       <translation>Источник всплывающих подсказок '{0}' уже зарегистрирован. Повторный запрос проигнорирован.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6502" />
+      <location filename="../QScintilla/Editor.py" line="6500" />
       <source>Disable breakpoint</source>
       <translation>Убрать точку останова</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6917" />
+      <location filename="../QScintilla/Editor.py" line="6915" />
       <source>Code Coverage</source>
       <translation>Покрытие кода</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6918" />
+      <location filename="../QScintilla/Editor.py" line="6916" />
       <source>Please select a coverage file</source>
       <translation>Пожалуйста, выберите файл покрытия</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6993" />
-      <location filename="../QScintilla/Editor.py" line="6985" />
+      <location filename="../QScintilla/Editor.py" line="6991" />
+      <location filename="../QScintilla/Editor.py" line="6983" />
       <source>Show Code Coverage Annotations</source>
       <translation>Показать аннотации по покрытию кода</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6986" />
+      <location filename="../QScintilla/Editor.py" line="6984" />
       <source>All lines have been covered.</source>
       <translation>Все строки были охвачены.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6994" />
+      <location filename="../QScintilla/Editor.py" line="6992" />
       <source>There is no coverage file available.</source>
       <translation>Нет доступного файла покрытия.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7102" />
+      <location filename="../QScintilla/Editor.py" line="7100" />
       <source>Profile Data</source>
       <translation>Данные профайлера</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7103" />
+      <location filename="../QScintilla/Editor.py" line="7101" />
       <source>Please select a profile file</source>
       <translation>Пожалуйста, выберите файл профиля</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7265" />
-      <location filename="../QScintilla/Editor.py" line="7259" />
+      <location filename="../QScintilla/Editor.py" line="7263" />
+      <location filename="../QScintilla/Editor.py" line="7257" />
       <source>Syntax Error</source>
       <translation>Синтаксическая ошибка</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7266" />
+      <location filename="../QScintilla/Editor.py" line="7264" />
       <source>No syntax error message available.</source>
       <translation>Нет сообщения о синтаксической ошибке.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7513" />
-      <location filename="../QScintilla/Editor.py" line="7507" />
+      <location filename="../QScintilla/Editor.py" line="7511" />
+      <location filename="../QScintilla/Editor.py" line="7505" />
       <source>Warning</source>
       <translation>Предупреждение</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7513" />
+      <location filename="../QScintilla/Editor.py" line="7511" />
       <source>No warning messages available.</source>
       <translation>Нет предупреждающего сообщения.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7592" />
+      <location filename="../QScintilla/Editor.py" line="7590" />
       <source>Info: {0}</source>
       <translation>Инфо: {0}</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7608" />
-      <location filename="../QScintilla/Editor.py" line="7594" />
+      <location filename="../QScintilla/Editor.py" line="7606" />
+      <location filename="../QScintilla/Editor.py" line="7592" />
       <source>Error: {0}</source>
       <translation>Ошибка: {0}</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7596" />
+      <location filename="../QScintilla/Editor.py" line="7594" />
       <source>Style: {0}</source>
       <translation>Стиль: {0}</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7601" />
+      <location filename="../QScintilla/Editor.py" line="7599" />
       <source>Warning: {0}</source>
       <translation>Предупреждение: {0}</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7731" />
+      <location filename="../QScintilla/Editor.py" line="7729" />
       <source>Macro Name</source>
       <translation>Имя макроса</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7731" />
+      <location filename="../QScintilla/Editor.py" line="7729" />
       <source>Select a macro name:</source>
       <translation>Задайте имя макроса:</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7757" />
+      <location filename="../QScintilla/Editor.py" line="7755" />
       <source>Load macro file</source>
       <translation>Загрузить макрос</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7803" />
-      <location filename="../QScintilla/Editor.py" line="7759" />
-      <source>Macro files (*.macro)</source>
-      <translation>Макросы (*.macro)</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="7781" />
-      <location filename="../QScintilla/Editor.py" line="7771" />
-      <source>Error loading macro</source>
-      <translation>Ошибка при загрузке макроса</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="7772" />
-      <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
-      <translation>&lt;p&gt;Невозможно прочитать файл с макросами: &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="7782" />
-      <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; is corrupt.&lt;/p&gt;</source>
-      <translation>&lt;p&gt;Файл с макросами &lt;b&gt;{0}&lt;/b&gt; повреждён.&lt;/p&gt;</translation>
-    </message>
-    <message>
       <location filename="../QScintilla/Editor.py" line="7801" />
+      <location filename="../QScintilla/Editor.py" line="7757" />
+      <source>Macro files (*.macro)</source>
+      <translation>Макросы (*.macro)</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="7779" />
+      <location filename="../QScintilla/Editor.py" line="7769" />
+      <source>Error loading macro</source>
+      <translation>Ошибка при загрузке макроса</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="7770" />
+      <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
+      <translation>&lt;p&gt;Невозможно прочитать файл с макросами: &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="7780" />
+      <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; is corrupt.&lt;/p&gt;</source>
+      <translation>&lt;p&gt;Файл с макросами &lt;b&gt;{0}&lt;/b&gt; повреждён.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="7799" />
       <source>Save macro file</source>
       <translation>Сохранить файл с макросами</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7819" />
+      <location filename="../QScintilla/Editor.py" line="7817" />
       <source>Save macro</source>
       <translation>Сохранить макрос</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7820" />
+      <location filename="../QScintilla/Editor.py" line="7818" />
       <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; already exists. Overwrite it?&lt;/p&gt;</source>
       <translation>&lt;p&gt;Макро &lt;b&gt;{0}&lt;/b&gt; уже существует. Переписать?&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7835" />
+      <location filename="../QScintilla/Editor.py" line="7833" />
       <source>Error saving macro</source>
       <translation>Ошибка при сохранении макроса</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7836" />
+      <location filename="../QScintilla/Editor.py" line="7834" />
       <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Невозможно сохранить файл с макросами: &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7849" />
+      <location filename="../QScintilla/Editor.py" line="7847" />
       <source>Start Macro Recording</source>
       <translation>Начать запись макроса</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7850" />
+      <location filename="../QScintilla/Editor.py" line="7848" />
       <source>Macro recording is already active. Start new?</source>
       <translation>Запись макроса уже идёт. Начать новую запись?</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7876" />
+      <location filename="../QScintilla/Editor.py" line="7874" />
       <source>Macro Recording</source>
       <translation>Запись макроса</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7877" />
+      <location filename="../QScintilla/Editor.py" line="7875" />
       <source>Enter name of the macro:</source>
       <translation>Задайте имя макроса:</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8060" />
+      <location filename="../QScintilla/Editor.py" line="8058" />
       <source>{0} (ro)</source>
       <translation>{0} (только чтение)</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8245" />
+      <location filename="../QScintilla/Editor.py" line="8243" />
       <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; has been changed while it was opened in eric. Reread it?&lt;/p&gt;</source>
       <translation>&lt;p&gt;Файл &lt;b&gt;{0}&lt;/b&gt; был изменён, будучи открытым в eric. Перепрочесть?&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8251" />
+      <location filename="../QScintilla/Editor.py" line="8249" />
       <source>&lt;br&gt;&lt;b&gt;Warning:&lt;/b&gt; You will lose your changes upon reopening it.</source>
       <translation>&lt;br&gt;&lt;b&gt;Предупреждение:&lt;/b&gt; При переоткрытии все изменения будут потеряны.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8258" />
+      <location filename="../QScintilla/Editor.py" line="8256" />
       <source>File changed</source>
       <translation>Файл изменен</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8351" />
+      <location filename="../QScintilla/Editor.py" line="8349" />
       <source>Reload File</source>
       <translation>Перезагрузить файл</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8352" />
+      <location filename="../QScintilla/Editor.py" line="8350" />
       <source>&lt;p&gt;The editor contains unsaved modifications.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Warning:&lt;/b&gt; You will lose your changes upon reloading it.&lt;/p&gt;&lt;p&gt;Shall the editor really be reloaded?&lt;/p&gt;</source>
       <translation>&lt;p&gt;Редактор содержит несохраненные изменения.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Внимание:&lt;/b&gt; Вы потеряете свои изменения при повторной загрузке.&lt;/p&gt;&lt;p&gt;Действительно перезагрузить редактор?&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8452" />
+      <location filename="../QScintilla/Editor.py" line="8450" />
       <source>Drop Error</source>
       <translation>Ошибка Drag&amp;&amp;Drop</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8453" />
+      <location filename="../QScintilla/Editor.py" line="8451" />
       <source>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; is not a file.&lt;/p&gt;</source>
       <translation>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; не является файлом.&lt;/p&gt;</translation>
     </message>
     <message>
+      <location filename="../QScintilla/Editor.py" line="8472" />
+      <source>Resources</source>
+      <translation>Ресурсы</translation>
+    </message>
+    <message>
       <location filename="../QScintilla/Editor.py" line="8474" />
-      <source>Resources</source>
-      <translation>Ресурсы</translation>
+      <source>Add file...</source>
+      <translation>Добавить файл...</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/Editor.py" line="8475" />
+      <source>Add files...</source>
+      <translation>Добавить файлы...</translation>
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="8476" />
-      <source>Add file...</source>
-      <translation>Добавить файл...</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="8477" />
-      <source>Add files...</source>
-      <translation>Добавить файлы...</translation>
+      <source>Add aliased file...</source>
+      <translation>Добавить файл под другим именем...</translation>
     </message>
     <message>
       <location filename="../QScintilla/Editor.py" line="8478" />
-      <source>Add aliased file...</source>
-      <translation>Добавить файл под другим именем...</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="8480" />
       <source>Add localized resource...</source>
       <translation>Добавить локализованный ресурс...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8483" />
+      <location filename="../QScintilla/Editor.py" line="8481" />
       <source>Add resource frame</source>
       <translation>Добавить фрагмент ресурсов</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8503" />
+      <location filename="../QScintilla/Editor.py" line="8501" />
       <source>Add file resource</source>
       <translation>Добавить файл ресурсов</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8517" />
+      <location filename="../QScintilla/Editor.py" line="8515" />
       <source>Add file resources</source>
       <translation>Добавить файлы ресурсов</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8541" />
-      <location filename="../QScintilla/Editor.py" line="8535" />
+      <location filename="../QScintilla/Editor.py" line="8539" />
+      <location filename="../QScintilla/Editor.py" line="8533" />
       <source>Add aliased file resource</source>
       <translation>Добавить файл ресурсов под другим именем</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8542" />
+      <location filename="../QScintilla/Editor.py" line="8540" />
       <source>Alias for file &lt;b&gt;{0}&lt;/b&gt;:</source>
       <translation>Другое имя для файла &lt;b&gt;{0}&lt;/b&gt;:</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8617" />
+      <location filename="../QScintilla/Editor.py" line="8615" />
       <source>Package Diagram</source>
       <translation>Диаграмма пакетов</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8618" />
+      <location filename="../QScintilla/Editor.py" line="8616" />
       <source>Include class attributes?</source>
       <translation>Включать атрибуты класса?</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8638" />
+      <location filename="../QScintilla/Editor.py" line="8636" />
       <source>Imports Diagram</source>
       <translation>Диаграмма импортов</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8639" />
+      <location filename="../QScintilla/Editor.py" line="8637" />
       <source>Include imports from external modules?</source>
       <translation>Включать импорты из внешних модулей?</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8658" />
+      <location filename="../QScintilla/Editor.py" line="8656" />
       <source>Application Diagram</source>
       <translation>Диаграмма приложения</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8659" />
+      <location filename="../QScintilla/Editor.py" line="8657" />
       <source>Include module names?</source>
       <translation>Включать имена модулей?</translation>
     </message>
     <message>
+      <location filename="../QScintilla/Editor.py" line="9028" />
+      <source>Add to dictionary</source>
+      <translation>Добавить в словарь</translation>
+    </message>
+    <message>
       <location filename="../QScintilla/Editor.py" line="9030" />
-      <source>Add to dictionary</source>
-      <translation>Добавить в словарь</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="9032" />
       <source>Ignore All</source>
       <translation>Игнорировать всё</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="9479" />
+      <location filename="../QScintilla/Editor.py" line="9477" />
       <source>Sort Lines</source>
       <translation>Сортировать строки</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="9480" />
+      <location filename="../QScintilla/Editor.py" line="9478" />
       <source>The selection contains illegal data for a numerical sort.</source>
       <translation>Выборка содержит данные неподходящие для сортировки как числа.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="9573" />
+      <location filename="../QScintilla/Editor.py" line="9571" />
       <source>Register Mouse Click Handler</source>
       <translation>Регистрация обработчика кликов мышки</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="9574" />
+      <location filename="../QScintilla/Editor.py" line="9572" />
       <source>A mouse click handler for "{0}" was already registered by "{1}". Aborting request by "{2}"...</source>
       <translation>Обработчик кликов мышки для "{0}" уже зарегистрирован "{1}". Запрос прерван "{2}"...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="9667" />
+      <location filename="../QScintilla/Editor.py" line="9665" />
       <source>{0:4d}    {1}</source>
       <comment>line number, source code</comment>
       <translation>{0:4d}    {1}</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="9673" />
+      <location filename="../QScintilla/Editor.py" line="9671" />
       <source>{0:4d}    {1}
     =&gt;  {2}</source>
       <comment>line number, source code, file name</comment>
@@ -13460,12 +13460,12 @@
     =&gt;  {2}</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="9742" />
+      <location filename="../QScintilla/Editor.py" line="9740" />
       <source>EditorConfig Properties</source>
       <translation>Свойства EditorConfig</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="9743" />
+      <location filename="../QScintilla/Editor.py" line="9741" />
       <source>&lt;p&gt;The EditorConfig properties for file &lt;b&gt;{0}&lt;/b&gt; could not be loaded.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Не удается загрузить свойства EditorConfig для файла &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
@@ -18820,12 +18820,12 @@
   <context>
     <name>EricJsonServer</name>
     <message>
-      <location filename="../EricNetwork/EricJsonServer.py" line="185" />
+      <location filename="../EricNetwork/EricJsonServer.py" line="199" />
       <source>JSON Protocol Error</source>
       <translation>Ошибка протокола JSON</translation>
     </message>
     <message>
-      <location filename="../EricNetwork/EricJsonServer.py" line="186" />
+      <location filename="../EricNetwork/EricJsonServer.py" line="200" />
       <source>&lt;p&gt;The response received from the client could not be decoded. Please report this issue with the received data to the eric bugs email address.&lt;/p&gt;&lt;p&gt;Error: {0}&lt;/p&gt;&lt;p&gt;Data:&lt;br/&gt;{1}&lt;/p&gt;</source>
       <translation>&lt;p&gt;Не удалось декодировать ответ, полученный от клиента. Сообщите об этой проблеме с полученными данными на адрес электронной почты eric bugs.&lt;/p&gt;&lt;p&gt;Error: {0}&lt;/p&gt;&lt;p&gt;Data:&lt;br/&gt;{1}&lt;/p&gt;</translation>
     </message>
@@ -32127,184 +32127,184 @@
   <context>
     <name>HelpViewerWidget</name>
     <message>
-      <location filename="../HelpViewer/HelpViewerWidget.py" line="126" />
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="127" />
       <source>Open a local file</source>
       <translation>Открыть локальный файл</translation>
     </message>
     <message>
-      <location filename="../HelpViewer/HelpViewerWidget.py" line="132" />
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="133" />
       <source>Select action from menu</source>
       <translation>Выберите действие из меню</translation>
     </message>
     <message>
-      <location filename="../HelpViewer/HelpViewerWidget.py" line="148" />
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="149" />
       <source>Move one page backward</source>
       <translation>Перейти на страницу назад</translation>
     </message>
     <message>
-      <location filename="../HelpViewer/HelpViewerWidget.py" line="153" />
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="154" />
       <source>Move one page forward</source>
       <translation>Перейти на страницу вперед</translation>
     </message>
     <message>
-      <location filename="../HelpViewer/HelpViewerWidget.py" line="165" />
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="166" />
       <source>Reload the current page</source>
       <translation>Перезагрузить текущую страницу</translation>
     </message>
     <message>
-      <location filename="../HelpViewer/HelpViewerWidget.py" line="176" />
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="177" />
       <source>Zoom in on the current page</source>
       <translation>Увеличить масштаб текущей страницы</translation>
     </message>
     <message>
-      <location filename="../HelpViewer/HelpViewerWidget.py" line="182" />
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="183" />
       <source>Zoom out on the current page</source>
       <translation>Уменьшить масштаб текущей страницы</translation>
     </message>
     <message>
-      <location filename="../HelpViewer/HelpViewerWidget.py" line="189" />
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="190" />
       <source>Reset the zoom level of the current page</source>
       <translation>Сбросить масштабирование текущей страницы</translation>
     </message>
     <message>
-      <location filename="../HelpViewer/HelpViewerWidget.py" line="201" />
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="202" />
       <source>Add a new empty page</source>
       <translation>Добавить новую пустую страницу</translation>
     </message>
     <message>
-      <location filename="../HelpViewer/HelpViewerWidget.py" line="207" />
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="208" />
       <source>Close the current page</source>
       <translation>Закрыть текущую страницу</translation>
     </message>
     <message>
-      <location filename="../HelpViewer/HelpViewerWidget.py" line="218" />
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="219" />
       <source>Show or hide the search pane</source>
       <translation>Показать или скрыть панель поиска</translation>
     </message>
     <message>
-      <location filename="../HelpViewer/HelpViewerWidget.py" line="294" />
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="295" />
       <source>Show list of open pages</source>
       <translation>Показать список открытых страниц</translation>
     </message>
     <message>
-      <location filename="../HelpViewer/HelpViewerWidget.py" line="297" />
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="298" />
       <source>Show the table of contents</source>
       <translation>Показать оглавление</translation>
     </message>
     <message>
-      <location filename="../HelpViewer/HelpViewerWidget.py" line="300" />
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="301" />
       <source>Show the help document index</source>
       <translation>Показать индекс документа справки</translation>
     </message>
     <message>
-      <location filename="../HelpViewer/HelpViewerWidget.py" line="303" />
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="304" />
       <source>Show the help search window</source>
       <translation>Показать окно поиска справки</translation>
     </message>
     <message>
-      <location filename="../HelpViewer/HelpViewerWidget.py" line="306" />
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="307" />
       <source>Show list of bookmarks</source>
       <translation>Показать список закладок</translation>
     </message>
     <message>
-      <location filename="../HelpViewer/HelpViewerWidget.py" line="444" />
-      <source>eric API Documentation</source>
-      <translation>Документация API eric</translation>
-    </message>
-    <message>
       <location filename="../HelpViewer/HelpViewerWidget.py" line="445" />
-      <source>Python 3 Documentation</source>
-      <translation>Документация Python 3</translation>
+      <source>eric API Documentation</source>
+      <translation>Документация API eric</translation>
     </message>
     <message>
       <location filename="../HelpViewer/HelpViewerWidget.py" line="446" />
-      <source>Qt5 Documentation</source>
-      <translation>Документация Qt5</translation>
+      <source>Python 3 Documentation</source>
+      <translation>Документация Python 3</translation>
     </message>
     <message>
       <location filename="../HelpViewer/HelpViewerWidget.py" line="447" />
-      <source>Qt6 Documentation</source>
-      <translation>Документация Qt6</translation>
+      <source>Qt5 Documentation</source>
+      <translation>Документация Qt5</translation>
     </message>
     <message>
       <location filename="../HelpViewer/HelpViewerWidget.py" line="448" />
-      <source>PyQt5 Documentation</source>
-      <translation>Документация PyQt5</translation>
+      <source>Qt6 Documentation</source>
+      <translation>Документация Qt6</translation>
     </message>
     <message>
       <location filename="../HelpViewer/HelpViewerWidget.py" line="449" />
-      <source>PyQt6 Documentation</source>
-      <translation>Документация PyQt6</translation>
+      <source>PyQt5 Documentation</source>
+      <translation>Документация PyQt5</translation>
     </message>
     <message>
       <location filename="../HelpViewer/HelpViewerWidget.py" line="450" />
-      <source>PySide2 Documentation</source>
-      <translation>Документация PySide2</translation>
+      <source>PyQt6 Documentation</source>
+      <translation>Документация PyQt6</translation>
     </message>
     <message>
       <location filename="../HelpViewer/HelpViewerWidget.py" line="451" />
+      <source>PySide2 Documentation</source>
+      <translation>Документация PySide2</translation>
+    </message>
+    <message>
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="452" />
       <source>PySide6 Documentation</source>
       <translation>Документация PySide6</translation>
     </message>
     <message>
-      <location filename="../HelpViewer/HelpViewerWidget.py" line="508" />
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="509" />
       <source>Open HTML File</source>
       <translation>Открыть HTML файл</translation>
     </message>
     <message>
-      <location filename="../HelpViewer/HelpViewerWidget.py" line="510" />
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="511" />
       <source>HTML Files (*.htm *.html);;All Files (*)</source>
       <translation>Файлы HTML (*.html *.htm);;Все файлы (*)</translation>
     </message>
     <message>
-      <location filename="../HelpViewer/HelpViewerWidget.py" line="697" />
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="698" />
       <source>Help Engine</source>
       <translation>Движок системы справки</translation>
     </message>
     <message>
-      <location filename="../HelpViewer/HelpViewerWidget.py" line="721" />
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="722" />
       <source>Looking for Documentation...</source>
       <translation>Просмотр документации...</translation>
     </message>
     <message>
-      <location filename="../HelpViewer/HelpViewerWidget.py" line="732" />
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="733" />
       <source>eric Help Viewer</source>
       <translation>Просмотрщик справки eric</translation>
     </message>
     <message>
-      <location filename="../HelpViewer/HelpViewerWidget.py" line="757" />
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="758" />
       <source>Manage QtHelp Documents</source>
       <translation>Управление документацией QtHelp</translation>
     </message>
     <message>
-      <location filename="../HelpViewer/HelpViewerWidget.py" line="760" />
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="761" />
       <source>Reindex Documentation</source>
       <translation>Переиндексация документов</translation>
     </message>
     <message>
-      <location filename="../HelpViewer/HelpViewerWidget.py" line="765" />
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="766" />
       <source>Configure Help Documentation</source>
       <translation>Конфигурация справочной документации</translation>
     </message>
     <message>
-      <location filename="../HelpViewer/HelpViewerWidget.py" line="858" />
-      <location filename="../HelpViewer/HelpViewerWidget.py" line="838" />
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="859" />
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="839" />
       <source>Clear History</source>
       <translation>Очистить историю</translation>
     </message>
     <message>
-      <location filename="../HelpViewer/HelpViewerWidget.py" line="961" />
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="962" />
       <source>Updating search index</source>
       <translation>Обновление индекса поиска</translation>
     </message>
     <message>
-      <location filename="../HelpViewer/HelpViewerWidget.py" line="1019" />
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="1020" />
       <source>Filtered by: </source>
       <translation>Отфильтровано по: </translation>
     </message>
     <message>
-      <location filename="../HelpViewer/HelpViewerWidget.py" line="1055" />
-      <location filename="../HelpViewer/HelpViewerWidget.py" line="1050" />
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="1056" />
+      <location filename="../HelpViewer/HelpViewerWidget.py" line="1051" />
       <source>Unfiltered</source>
       <translation>Без фильтра</translation>
     </message>
@@ -50000,17 +50000,17 @@
   <context>
     <name>LogViewerPage</name>
     <message>
-      <location filename="../Preferences/ConfigurationPages/LogViewerPage.py" line="36" />
+      <location filename="../Preferences/ConfigurationPages/LogViewerPage.py" line="33" />
       <source>&lt;b&gt;Message Filters for Standard Output&lt;/b&gt;&lt;p&gt;This list shows the configured message filters used to suppress messages received via stdout.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Фильтры сообщений для Standard Output&lt;/b&gt;&lt;p&gt;Этот список отображает настроенные фильтры сообщений, используемые для подавления сообщений, полученных через stdout.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationPages/LogViewerPage.py" line="43" />
+      <location filename="../Preferences/ConfigurationPages/LogViewerPage.py" line="40" />
       <source>&lt;b&gt;Message Filters for Standard Error &lt;/b&gt;&lt;p&gt;This list shows the configured message filters used to suppress messages received via stderr.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Фильтры сообщений для Standard Error &lt;/b&gt;&lt;p&gt;Этот список отображает настроенные фильтры сообщений, используемые для подавления сообщений, полученных через stderr.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationPages/LogViewerPage.py" line="50" />
+      <location filename="../Preferences/ConfigurationPages/LogViewerPage.py" line="47" />
       <source>&lt;b&gt;Message Filters for both&lt;/b&gt;&lt;p&gt;This list shows the configured message filters used to suppress messages received via stdout or stderr.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Фильтры сообщений для обоих&lt;/b&gt;&lt;p&gt;Этот список отображает настроенные фильтры сообщений, используемые для подавления сообщений, полученные через stdout или stderr.&lt;/p&gt;</translation>
     </message>
@@ -51571,8 +51571,8 @@
       <translation>Введите сетевой пароль</translation>
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="364" />
-      <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="347" />
+      <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="361" />
+      <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="344" />
       <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" />
       <location filename="../Preferences/ConfigurationPages/MicroPythonPage.ui" line="0" />
       <source>Press to show the password</source>
@@ -51856,66 +51856,66 @@
       <translation>Введите URL документации MicroPython для Calliope mini</translation>
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="56" />
+      <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="53" />
       <source>Automatic</source>
       <translation>Автоматический выбор</translation>
     </message>
     <message>
+      <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="55" />
+      <source>Light</source>
+      <translation>Light</translation>
+    </message>
+    <message>
       <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="58" />
-      <source>Light</source>
-      <translation>Light</translation>
+      <source>Dark</source>
+      <translation>Dark</translation>
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="61" />
-      <source>Dark</source>
-      <translation>Dark</translation>
+      <source>Blue Cerulean</source>
+      <translation>Blue Cerulean</translation>
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="64" />
-      <source>Blue Cerulean</source>
+      <source>Brown Sand</source>
       <translation>Blue Cerulean</translation>
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="67" />
-      <source>Brown Sand</source>
-      <translation>Blue Cerulean</translation>
+      <source>Blue NCS</source>
+      <translation>Blue NCS</translation>
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="70" />
-      <source>Blue NCS</source>
-      <translation>Blue NCS</translation>
+      <source>High Contrast</source>
+      <translation>Высококонтрастная</translation>
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="73" />
-      <source>High Contrast</source>
-      <translation>Высококонтрастная</translation>
+      <source>Blue Icy</source>
+      <translation>Blue Icy</translation>
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="76" />
-      <source>Blue Icy</source>
-      <translation>Blue Icy</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="79" />
       <source>Qt</source>
       <translation>Qt</translation>
     </message>
     <message>
+      <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="90" />
+      <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="88" />
+      <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="85" />
+      <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="82" />
+      <source>All Files (*)</source>
+      <translation>Все файлы (*)</translation>
+    </message>
+    <message>
       <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="93" />
-      <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="91" />
-      <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="88" />
-      <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="85" />
-      <source>All Files (*)</source>
-      <translation>Все файлы (*)</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="96" />
       <source>open</source>
       <translation>открыто</translation>
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="360" />
-      <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="343" />
+      <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="357" />
+      <location filename="../Preferences/ConfigurationPages/MicroPythonPage.py" line="340" />
       <source>Press to hide the password</source>
       <translation>Скрыть пароль</translation>
     </message>
@@ -60654,18 +60654,18 @@
   <context>
     <name>Preferences</name>
     <message>
-      <location filename="../Preferences/__init__.py" line="1901" />
+      <location filename="../Preferences/__init__.py" line="1909" />
       <source>Export Preferences</source>
       <translation>Экспорт Preferences</translation>
     </message>
     <message>
-      <location filename="../Preferences/__init__.py" line="1930" />
-      <location filename="../Preferences/__init__.py" line="1903" />
+      <location filename="../Preferences/__init__.py" line="1938" />
+      <location filename="../Preferences/__init__.py" line="1911" />
       <source>Properties File (*.ini);;All Files (*)</source>
       <translation>Файлы Preferences (*.ini);;Все файлы (*)</translation>
     </message>
     <message>
-      <location filename="../Preferences/__init__.py" line="1928" />
+      <location filename="../Preferences/__init__.py" line="1936" />
       <source>Import Preferences</source>
       <translation>Импорт Preferences</translation>
     </message>
@@ -62356,9 +62356,9 @@
       <translation>&lt;b&gt;Создать архивы плагина (Snapshot)&lt;/b&gt;&lt;p&gt;Создание архивных файлов плагина eric, используя список файлов, приведенный в файле PKGLIST. Имя архива, если оно не задано в файле со списком пакета, создается из имени главного сценария. Версия главного скрипта изменяется в соответствии релизом snapshot.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6752" />
-      <location filename="../Project/Project.py" line="6723" />
-      <location filename="../Project/Project.py" line="6677" />
+      <location filename="../Project/Project.py" line="6746" />
+      <location filename="../Project/Project.py" line="6717" />
+      <location filename="../Project/Project.py" line="6671" />
       <location filename="../Project/Project.py" line="4820" />
       <source>Execute Make</source>
       <translation>Выполнить Make</translation>
@@ -62379,7 +62379,7 @@
       <translation>&lt;b&gt;Выполнить Make&lt;/b&gt;&lt;p&gt;Выполнение прогона 'make' для пересборки настроеной цели.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6729" />
+      <location filename="../Project/Project.py" line="6723" />
       <location filename="../Project/Project.py" line="4839" />
       <source>Test for Changes</source>
       <translation>Проверить изменения</translation>
@@ -62914,37 +62914,37 @@
       <translation>&lt;p&gt;Невозможно прочитать файл плагина &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Причина: {1}&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6678" />
+      <location filename="../Project/Project.py" line="6672" />
       <source>The make process did not start.</source>
       <translation>Make-процесс не был запущен.</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6724" />
+      <location filename="../Project/Project.py" line="6718" />
       <source>The make process crashed.</source>
       <translation>Make-процесс разрушен.</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6732" />
+      <location filename="../Project/Project.py" line="6726" />
       <source>&lt;p&gt;There are changes that require the configured make target &lt;b&gt;{0}&lt;/b&gt; to be rebuilt.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Существуют изменения, которые требуют конфигурации make-цели &lt;b&gt;{0}&lt;/b&gt; для ее пересборки.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6737" />
+      <location filename="../Project/Project.py" line="6731" />
       <source>&lt;p&gt;There are changes that require the default make target to be rebuilt.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Существуют изменения, которые требуют make-цель по умолчанию для ее пересборки.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="6753" />
+      <location filename="../Project/Project.py" line="6747" />
       <source>The makefile contains errors.</source>
       <translation>Makefile содержит ошибки.</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="7172" />
+      <location filename="../Project/Project.py" line="7166" />
       <source>Interpreter Missing</source>
       <translation>Отсутствует интерпретатор</translation>
     </message>
     <message>
-      <location filename="../Project/Project.py" line="7173" />
+      <location filename="../Project/Project.py" line="7167" />
       <source>The configured interpreter of the embedded environment does not exist anymore. Shall the environment be upgraded?</source>
       <translation>Сконфигурированный интерпретатор встроенной среды окружения больше не существует. Следует ли обновить среду?</translation>
     </message>
@@ -96973,91 +96973,91 @@
       <translation>&lt;p&gt;В файле &lt;b&gt;{0}&lt;/b&gt; есть несохранённые изменения.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5971" />
+      <location filename="../ViewManager/ViewManager.py" line="5969" />
       <source>Line: {0:5}</source>
       <translation>Строка: {0:5}</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5977" />
+      <location filename="../ViewManager/ViewManager.py" line="5975" />
       <source>Pos: {0:5}</source>
       <translation>Позиция: {0:5}</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="5997" />
+      <location filename="../ViewManager/ViewManager.py" line="5995" />
       <source>Language: {0}</source>
       <translation>Язык: {0}</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="6006" />
+      <location filename="../ViewManager/ViewManager.py" line="6004" />
       <source>EOL Mode: {0}</source>
       <translation>Режим конца строк: {0}</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="6502" />
-      <location filename="../ViewManager/ViewManager.py" line="6459" />
+      <location filename="../ViewManager/ViewManager.py" line="6500" />
+      <location filename="../ViewManager/ViewManager.py" line="6457" />
       <source>&amp;Clear</source>
       <translation>&amp;Очистить</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="6496" />
+      <location filename="../ViewManager/ViewManager.py" line="6494" />
       <source>&amp;Add</source>
       <translation>&amp;Добавить</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="6499" />
+      <location filename="../ViewManager/ViewManager.py" line="6497" />
       <source>&amp;Edit...</source>
       <translation>&amp;Правка...</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="7569" />
-      <location filename="../ViewManager/ViewManager.py" line="7555" />
-      <location filename="../ViewManager/ViewManager.py" line="7523" />
+      <location filename="../ViewManager/ViewManager.py" line="7567" />
+      <location filename="../ViewManager/ViewManager.py" line="7553" />
+      <location filename="../ViewManager/ViewManager.py" line="7521" />
       <source>Edit Spelling Dictionary</source>
       <translation>Редактировать орфографический словарь</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="7526" />
+      <location filename="../ViewManager/ViewManager.py" line="7524" />
       <source>&lt;p&gt;The spelling dictionary file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
       <translation>&lt;p&gt;Невозможно прочитать файл словаря&lt;b&gt;{0}&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Причина: {1}&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="7542" />
+      <location filename="../ViewManager/ViewManager.py" line="7540" />
       <source>Editing {0}</source>
       <translation>Редактирование {0}</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="7558" />
+      <location filename="../ViewManager/ViewManager.py" line="7556" />
       <source>&lt;p&gt;The spelling dictionary file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
       <translation>&lt;p&gt;Невозможно записать файл словаря&lt;b&gt;{0}&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Причина: {1}&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="7572" />
+      <location filename="../ViewManager/ViewManager.py" line="7570" />
       <source>The spelling dictionary was saved successfully.</source>
       <translation>Файл словаря успешно сохранён.</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="6681" />
+      <location filename="../ViewManager/ViewManager.py" line="6679" />
       <source>Clear Editor</source>
       <translation>Очистить редактор</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="6682" />
+      <location filename="../ViewManager/ViewManager.py" line="6680" />
       <source>Do you really want to delete all text of the current editor?</source>
       <translation>Вы действительно хотите удалить весь текст из текущего редактора?</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="8102" />
-      <location filename="../ViewManager/ViewManager.py" line="8085" />
+      <location filename="../ViewManager/ViewManager.py" line="8100" />
+      <location filename="../ViewManager/ViewManager.py" line="8083" />
       <source>File System Watcher Error</source>
       <translation>Ошибка наблюдения за файловой системой</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="8086" />
+      <location filename="../ViewManager/ViewManager.py" line="8084" />
       <source>&lt;p&gt;The operating system resources for file system watches are exhausted. This limit should be increased. On a Linux system you should &lt;ul&gt;&lt;li&gt;sudo nano /etc/sysctl.conf&lt;/li&gt;&lt;li&gt;add to the bottom "fs.inotify.max_user_instances = 1024"&lt;/li&gt;&lt;li&gt;save and close the editor&lt;/li&gt;&lt;li&gt;sudo sysctl -p&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;Error Message: {0}&lt;/p&gt;</source>
       <translation>&lt;p&gt;Ресурсы операционной системы для наблюдения за файловой системой исчерпаны. Это ограничение следует увеличить. В системе Linux вам следует &lt;ul&gt;&lt;li&gt;sudo nano /etc/sysctl.conf&lt;/li&gt;&lt;li&gt;добавить в нижней части "fs.inotify.max_user_instances = 1024"&lt;/li&gt;&lt;li&gt;сохранить и закрыть редактор&lt;/li&gt;&lt;li&gt;sudo sysctl -p&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;Сообщение об ошибке: {0}&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/ViewManager.py" line="8103" />
+      <location filename="../ViewManager/ViewManager.py" line="8101" />
       <source>The file system watcher reported an error with code &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Error Message: {1}&lt;/p&gt;</source>
       <translation>Программа наблюдения за файловой системой сообщила об ошибке с кодом &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Сообщение об ошибке: {1}&lt;/p&gt;</translation>
     </message>
@@ -98948,16 +98948,6 @@
     </message>
     <message>
       <location filename="../WebBrowser/WebBrowserClearPrivateDataDialog.ui" line="0" />
-      <source>Select to delete all web databases</source>
-      <translation>Разрешить удаление всех web баз данных</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserClearPrivateDataDialog.ui" line="0" />
-      <source>Web &amp;Databases</source>
-      <translation>Web &amp;базы данных</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserClearPrivateDataDialog.ui" line="0" />
       <source>Select to delete all remembered zoom settings</source>
       <translation>Разрешить удаление всех сохраненных настроек масштабирования</translation>
     </message>
@@ -98971,6 +98961,14 @@
       <source>SSL Certificate Error Exceptions</source>
       <translation>Исключения ошибок сертификата SSL</translation>
     </message>
+    <message>
+      <source>Select to delete all web databases</source>
+      <translation type="vanished">Разрешить удаление всех web баз данных</translation>
+    </message>
+    <message>
+      <source>Web &amp;Databases</source>
+      <translation type="vanished">Web &amp;базы данных</translation>
+    </message>
   </context>
   <context>
     <name>WebBrowserJavaScriptConsole</name>
@@ -99221,6 +99219,16 @@
     </message>
     <message>
       <location filename="../Preferences/ConfigurationPages/WebBrowserPage.ui" line="0" />
+      <source>Select to render all web contents using a dark theme.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/WebBrowserPage.ui" line="0" />
+      <source>Force Dark Mode</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/WebBrowserPage.ui" line="0" />
       <source>Startup</source>
       <translation>Запуск</translation>
     </message>
@@ -100642,10 +100650,10 @@
       <translation>eric web-браузер (приватный режим)</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="4099" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="3007" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2991" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2976" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="4105" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="3013" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2997" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2982" />
       <location filename="../WebBrowser/WebBrowserWindow.py" line="207" />
       <source>eric Web Browser</source>
       <translation>eric web-браузер</translation>
@@ -100656,2079 +100664,2079 @@
       <translation>Содержание</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1758" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1758" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1764" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1764" />
       <location filename="../WebBrowser/WebBrowserWindow.py" line="306" />
       <source>Index</source>
       <translation>Индекс</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1769" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1768" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1775" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1774" />
       <location filename="../WebBrowser/WebBrowserWindow.py" line="318" />
       <source>Search</source>
       <translation>Поиск</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2115" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2114" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2121" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2120" />
       <location filename="../WebBrowser/WebBrowserWindow.py" line="325" />
       <source>JavaScript Console</source>
       <translation>Консоль JavaScript</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="737" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="743" />
       <source>New Tab</source>
       <translation>Новая вкладка</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="739" />
-      <source>&amp;New Tab</source>
-      <translation>&amp;Новая вкладка</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="740" />
-      <source>Ctrl+T</source>
-      <comment>File|New Tab</comment>
-      <translation>Ctrl+T</translation>
-    </message>
-    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="745" />
+      <source>&amp;New Tab</source>
+      <translation>&amp;Новая вкладка</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="746" />
+      <source>Ctrl+T</source>
+      <comment>File|New Tab</comment>
+      <translation>Ctrl+T</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="751" />
       <source>Open a new web browser tab</source>
       <translation>Открыть новую вкладку web-браузера</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="747" />
-      <source>&lt;b&gt;New Tab&lt;/b&gt;&lt;p&gt;This opens a new web browser tab.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Новая вкладка&lt;/b&gt;&lt;p&gt;Открытие новой вкладки web-браузера.&lt;/p&gt;</translation>
-    </message>
-    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="753" />
+      <source>&lt;b&gt;New Tab&lt;/b&gt;&lt;p&gt;This opens a new web browser tab.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Новая вкладка&lt;/b&gt;&lt;p&gt;Открытие новой вкладки web-браузера.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="759" />
       <source>New Window</source>
       <translation>Новое окно</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="755" />
-      <source>New &amp;Window</source>
-      <translation>&amp;Новое окно</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="756" />
-      <source>Ctrl+N</source>
-      <comment>File|New Window</comment>
-      <translation>Ctrl+N</translation>
-    </message>
-    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="761" />
+      <source>New &amp;Window</source>
+      <translation>&amp;Новое окно</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="762" />
+      <source>Ctrl+N</source>
+      <comment>File|New Window</comment>
+      <translation>Ctrl+N</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="767" />
       <source>Open a new web browser window</source>
       <translation>Открыть новое окно web-браузера</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="763" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="769" />
       <source>&lt;b&gt;New Window&lt;/b&gt;&lt;p&gt;This opens a new web browser window in the current privacy mode.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Новое окно&lt;/b&gt;&lt;p&gt;Открывается новое окно web-браузера в текущем приватном режиме.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2889" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="773" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2895" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="779" />
       <source>New Private Window</source>
       <translation>Новое приватное окно</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="775" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="781" />
       <source>New &amp;Private Window</source>
       <translation>Новое &amp;приватное окно</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="776" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="782" />
       <source>Ctrl+Shift+P</source>
       <comment>File|New Private Window</comment>
       <translation>Ctrl+Shift+P</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="782" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="788" />
       <source>Open a new private web browser window</source>
       <translation>Открыть новое приватное окно web-браузера</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="785" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="791" />
       <source>&lt;b&gt;New Private Window&lt;/b&gt;&lt;p&gt;This opens a new private web browser window by starting a new web browser instance in private mode.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Новое приватное окно&lt;/b&gt;&lt;p&gt;Открытие нового приватного окна web-бразера путем запуска нового экземпляра web-браузера в приватном режиме.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2927" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2904" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="795" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2933" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2910" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="801" />
       <source>Open File</source>
       <translation>Открыть файл</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="797" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="803" />
       <source>&amp;Open File</source>
       <translation>&amp;Открыть файл</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="798" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="804" />
       <source>Ctrl+O</source>
       <comment>File|Open</comment>
       <translation>Ctrl+O</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="803" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="809" />
       <source>Open a file for display</source>
       <translation>Открыть файл для показа</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="805" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="811" />
       <source>&lt;b&gt;Open File&lt;/b&gt;&lt;p&gt;This opens a new file for display. It pops up a file selection dialog.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Открыть файл&lt;/b&gt;&lt;p&gt;Открывается новый файл для показа. Отображается диалог выбора файла.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="815" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="821" />
       <source>Open File in New Tab</source>
       <translation>Открыть файл в новой вкладке</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="817" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="823" />
       <source>Open File in New &amp;Tab</source>
       <translation>Открыть файл в новой &amp;вкладке</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="818" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="824" />
       <source>Shift+Ctrl+O</source>
       <comment>File|Open in new tab</comment>
       <translation>Shift+Ctrl+O</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="823" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="829" />
       <source>Open a file for display in a new tab</source>
       <translation>Открыть файл для показа в новой вкладке</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="825" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="831" />
       <source>&lt;b&gt;Open File in New Tab&lt;/b&gt;&lt;p&gt;This opens a new file for display in a new tab. It pops up a file selection dialog.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Открыть файл в новой вкладке&lt;/b&gt;&lt;p&gt;Открытие нового файла для показа в новой вкладке. Отображается диалог выбора файла.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="836" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="842" />
       <source>Save As</source>
       <translation>Сохранить как</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="838" />
-      <source>&amp;Save As...</source>
-      <translation>Сохранить &amp;как...</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="839" />
-      <source>Shift+Ctrl+S</source>
-      <comment>File|Save As</comment>
-      <translation>Shift+Ctrl+S</translation>
-    </message>
-    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="844" />
+      <source>&amp;Save As...</source>
+      <translation>Сохранить &amp;как...</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="845" />
+      <source>Shift+Ctrl+S</source>
+      <comment>File|Save As</comment>
+      <translation>Shift+Ctrl+S</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="850" />
       <source>Save the current page to disk</source>
       <translation>Сохранить текущую страницу на диск</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="846" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="852" />
       <source>&lt;b&gt;Save As...&lt;/b&gt;&lt;p&gt;Saves the current page to disk.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Сохранить как...&lt;/b&gt;&lt;p&gt;Сохранение текущей страницы на диск.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="854" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="860" />
       <source>Save Page Screen</source>
       <translation>Сохранение страницы</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="856" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="862" />
       <source>Save Page Screen...</source>
       <translation>Сохранить страницу...</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="863" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="869" />
       <source>Save the visible part of the current page as a screen shot</source>
       <translation>Сохранить видимую часть текущей страницы как снимок экрана</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="866" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="872" />
       <source>&lt;b&gt;Save Page Screen...&lt;/b&gt;&lt;p&gt;Saves the visible part of the current page as a screen shot.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Сохранение страницы...&lt;/b&gt;&lt;p&gt;Сохранение видимой части текущей страницы как снимка экрана.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="877" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="883" />
       <source>Import Bookmarks</source>
       <translation>Импорт закладок</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="878" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="884" />
       <source>&amp;Import Bookmarks...</source>
       <translation>&amp;Импорт закладок...</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="885" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="891" />
       <source>Import bookmarks from other browsers</source>
       <translation>Импорт закладок из других браузеров</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="888" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="894" />
       <source>&lt;b&gt;Import Bookmarks&lt;/b&gt;&lt;p&gt;Import bookmarks from other browsers.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Импорт закладок&lt;/b&gt;&lt;p&gt;Импортировать закладки из других браузеров.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="897" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="903" />
       <source>Export Bookmarks</source>
       <translation>Экспорт закладок</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="898" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="904" />
       <source>&amp;Export Bookmarks...</source>
       <translation>&amp;Экспорт закладок...</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="905" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="911" />
       <source>Export the bookmarks into a file</source>
       <translation>Экспорт закладок в файл</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="908" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="914" />
       <source>&lt;b&gt;Export Bookmarks&lt;/b&gt;&lt;p&gt;Export the bookmarks into a file.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Экспорт закладок&lt;/b&gt;&lt;p&gt;Экспорт закладок в файл.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2537" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="917" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2543" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="923" />
       <source>Print</source>
       <translation>Печать</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="919" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="925" />
       <source>&amp;Print</source>
       <translation>&amp;Печать</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="920" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="926" />
       <source>Ctrl+P</source>
       <comment>File|Print</comment>
       <translation>Ctrl+P</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="925" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="931" />
       <source>Print the displayed help</source>
       <translation>Печать текущего раздела справки</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="927" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="933" />
       <source>&lt;b&gt;Print&lt;/b&gt;&lt;p&gt;Print the displayed help text.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Печать&lt;/b&gt;&lt;p&gt;Печать текущего раздела справки&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="935" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="933" />
-      <source>Print as PDF</source>
-      <translation>Печать как PDF</translation>
-    </message>
-    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="941" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="939" />
+      <source>Print as PDF</source>
+      <translation>Печать как PDF</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="947" />
       <source>Print the displayed help as PDF</source>
       <translation>Печать текущего раздела справки как PDF</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="943" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="949" />
       <source>&lt;b&gt;Print as PDF&lt;/b&gt;&lt;p&gt;Print the displayed help text as a PDF file.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Печать как PDF&lt;/b&gt;&lt;p&gt;Печать текущего раздела справки как PDF&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="954" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="952" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="960" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="958" />
       <source>Print Preview</source>
       <translation>Предварительный просмотр печати</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="961" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="967" />
       <source>Print preview of the displayed help</source>
       <translation>Предварительный просмотр печати справки</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="964" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="970" />
       <source>&lt;b&gt;Print Preview&lt;/b&gt;&lt;p&gt;Print preview of the displayed help text.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Предварительный просмотр печати&lt;/b&gt;&lt;p&gt;Предварительный просмотр печати справки.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="975" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="973" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="981" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="979" />
       <source>Send Page Link</source>
       <translation>Отправить ссылку на страницу</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="982" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="988" />
       <source>Send the link of the current page via email</source>
       <translation>Отправить ссылку на текущую страницу по электронной почте</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="985" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="991" />
       <source>&lt;b&gt;Send Page Link&lt;/b&gt;&lt;p&gt;Send the link of the current page via email.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Отправить ссылку на страницу&lt;/b&gt;&lt;p&gt;Отправить ссылку на текущую страницу по электронной почте.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="994" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1000" />
       <source>Close</source>
       <translation>Закрыть</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="996" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1002" />
       <source>&amp;Close</source>
       <translation>&amp;Закрыть</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="997" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1003" />
       <source>Ctrl+W</source>
       <comment>File|Close</comment>
       <translation>Ctrl+W</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1002" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1008" />
       <source>Close the current help window</source>
       <translation>Закрыть это окно справки</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1004" />
-      <source>&lt;b&gt;Close&lt;/b&gt;&lt;p&gt;Closes the current web browser window.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Закрыть&lt;/b&gt;&lt;p&gt;Открывается текущее окно web-броузера.&lt;/p&gt;</translation>
-    </message>
-    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1010" />
+      <source>&lt;b&gt;Close&lt;/b&gt;&lt;p&gt;Closes the current web browser window.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Закрыть&lt;/b&gt;&lt;p&gt;Открывается текущее окно web-броузера.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1016" />
       <source>Close All</source>
       <translation>Закрыть все</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1011" />
-      <source>Close &amp;All</source>
-      <translation>Закрыть &amp;все</translation>
-    </message>
-    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1017" />
+      <source>Close &amp;All</source>
+      <translation>Закрыть &amp;все</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1023" />
       <source>Close all help windows</source>
       <translation>Закрыть все окна справки</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1019" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1025" />
       <source>&lt;b&gt;Close All&lt;/b&gt;&lt;p&gt;Closes all web browser windows except the first one.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Закрыть все&lt;/b&gt;&lt;p&gt;Закрываются все окна web-браузера за исключением первого.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1028" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1034" />
       <source>Quit</source>
       <translation>Выйти</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="3319" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1030" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="3325" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1036" />
       <source>&amp;Quit</source>
       <translation>&amp;Выйти</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1031" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1037" />
       <source>Ctrl+Q</source>
       <comment>File|Quit</comment>
       <translation>Ctrl+Q</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1036" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1042" />
       <source>Quit the eric Web Browser</source>
       <translation>Выйти из eric web-браузера</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1038" />
-      <source>&lt;b&gt;Quit&lt;/b&gt;&lt;p&gt;Quit the eric Web Browser.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Выход&lt;/b&gt;&lt;p&gt;Выйти из erc6 web-браузера.&lt;/p&gt;</translation>
-    </message>
-    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1044" />
+      <source>&lt;b&gt;Quit&lt;/b&gt;&lt;p&gt;Quit the eric Web Browser.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Выход&lt;/b&gt;&lt;p&gt;Выйти из erc6 web-браузера.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1050" />
       <source>Backward</source>
       <translation>Назад</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1046" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1052" />
       <source>&amp;Backward</source>
       <translation>&amp;Назад</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1047" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1053" />
       <source>Alt+Left</source>
       <comment>Go|Backward</comment>
       <translation>Alt+Left</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1052" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1058" />
       <source>Move one screen backward</source>
       <translation>Перейти на один экран назад</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1054" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1060" />
       <source>&lt;b&gt;Backward&lt;/b&gt;&lt;p&gt;Moves one screen backward. If none is available, this action is disabled.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Назад&lt;/b&gt;&lt;p&gt;Переход на один экран назад. Если ни один экран не доступен, действие невозможно.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1064" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1070" />
       <source>Forward</source>
       <translation>Вперёд</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1066" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1072" />
       <source>&amp;Forward</source>
       <translation>&amp;Вперёд</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1067" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1073" />
       <source>Alt+Right</source>
       <comment>Go|Forward</comment>
       <translation>Alt+Right</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1072" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1078" />
       <source>Move one screen forward</source>
       <translation>Перейти на один экран вперед</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1074" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1080" />
       <source>&lt;b&gt;Forward&lt;/b&gt;&lt;p&gt;Moves one screen forward. If none is available, this action is disabled.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Вперед&lt;/b&gt;&lt;p&gt;Переход на один экран вперед. Если ни один экран не доступен, действие невозможно.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1084" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1090" />
       <source>Home</source>
       <translation>Домой</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1086" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1092" />
       <source>&amp;Home</source>
       <translation>&amp;Домой</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1087" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1093" />
       <source>Ctrl+Home</source>
       <comment>Go|Home</comment>
       <translation>Ctrl+Home</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1092" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1098" />
       <source>Move to the initial screen</source>
       <translation>Перейти к первоначальному экрану</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1094" />
-      <source>&lt;b&gt;Home&lt;/b&gt;&lt;p&gt;Moves to the initial screen.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Домой&lt;/b&gt;&lt;p&gt;Переход к начальному экрану.&lt;/p&gt;</translation>
-    </message>
-    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1100" />
+      <source>&lt;b&gt;Home&lt;/b&gt;&lt;p&gt;Moves to the initial screen.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Домой&lt;/b&gt;&lt;p&gt;Переход к начальному экрану.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1106" />
       <source>Reload</source>
       <translation>Перезагрузить</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1102" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1108" />
       <source>&amp;Reload</source>
       <translation>П&amp;ерезагрузить</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1103" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1109" />
       <source>Ctrl+R</source>
       <comment>Go|Reload</comment>
       <translation>Ctrl+R</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1104" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1110" />
       <source>F5</source>
       <comment>Go|Reload</comment>
       <translation>F5</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1108" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1114" />
       <source>Reload the current screen</source>
       <translation>Перегрузить текущий экран</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1110" />
-      <source>&lt;b&gt;Reload&lt;/b&gt;&lt;p&gt;Reloads the current screen.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Перезагрузить&lt;/b&gt;&lt;p&gt;Перезагружается текущий экран.&lt;/p&gt;</translation>
-    </message>
-    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1116" />
+      <source>&lt;b&gt;Reload&lt;/b&gt;&lt;p&gt;Reloads the current screen.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Перезагрузить&lt;/b&gt;&lt;p&gt;Перезагружается текущий экран.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1122" />
       <source>Stop</source>
       <translation>Остановить</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1118" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1124" />
       <source>&amp;Stop</source>
       <translation>&amp;Остановить</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1119" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1125" />
       <source>Ctrl+.</source>
       <comment>Go|Stop</comment>
       <translation>Ctrl+.</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1120" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1126" />
       <source>Esc</source>
       <comment>Go|Stop</comment>
       <translation>Esc</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1124" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1130" />
       <source>Stop loading</source>
       <translation>Остановить загрузку</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1126" />
-      <source>&lt;b&gt;Stop&lt;/b&gt;&lt;p&gt;Stops loading of the current tab.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Стоп&lt;/b&gt;&lt;p&gt;Остановить загрузку текущей вкладки.&lt;/p&gt;</translation>
-    </message>
-    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1132" />
+      <source>&lt;b&gt;Stop&lt;/b&gt;&lt;p&gt;Stops loading of the current tab.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Стоп&lt;/b&gt;&lt;p&gt;Остановить загрузку текущей вкладки.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1138" />
       <source>Copy</source>
       <translation>Копировать</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1134" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1140" />
       <source>&amp;Copy</source>
       <translation>&amp;Копировать</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1135" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1141" />
       <source>Ctrl+C</source>
       <comment>Edit|Copy</comment>
       <translation>Ctrl+C</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1140" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1146" />
       <source>Copy the selected text</source>
       <translation>Копировать выбранный текст</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1142" />
-      <source>&lt;b&gt;Copy&lt;/b&gt;&lt;p&gt;Copy the selected text to the clipboard.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Копировать&lt;/b&gt;&lt;p&gt;Копировать выбранный текст в буфер обмена.&lt;/p&gt;</translation>
-    </message>
-    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1148" />
+      <source>&lt;b&gt;Copy&lt;/b&gt;&lt;p&gt;Copy the selected text to the clipboard.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Копировать&lt;/b&gt;&lt;p&gt;Копировать выбранный текст в буфер обмена.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1154" />
       <source>Cut</source>
       <translation>Вырезать</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1150" />
-      <source>Cu&amp;t</source>
-      <translation>В&amp;ырезать</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1151" />
-      <source>Ctrl+X</source>
-      <comment>Edit|Cut</comment>
-      <translation>Ctrl+X</translation>
-    </message>
-    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1156" />
+      <source>Cu&amp;t</source>
+      <translation>В&amp;ырезать</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1157" />
+      <source>Ctrl+X</source>
+      <comment>Edit|Cut</comment>
+      <translation>Ctrl+X</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1162" />
       <source>Cut the selected text</source>
       <translation>Вырезать выделенный текст</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1158" />
-      <source>&lt;b&gt;Cut&lt;/b&gt;&lt;p&gt;Cut the selected text to the clipboard.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Вырезать&lt;/b&gt;&lt;p&gt;Вырезать выделенный текст в буфер обмена.&lt;/p&gt;</translation>
-    </message>
-    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1164" />
+      <source>&lt;b&gt;Cut&lt;/b&gt;&lt;p&gt;Cut the selected text to the clipboard.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Вырезать&lt;/b&gt;&lt;p&gt;Вырезать выделенный текст в буфер обмена.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1170" />
       <source>Paste</source>
       <translation>Вставить</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1166" />
-      <source>&amp;Paste</source>
-      <translation>Вс&amp;тавить</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1167" />
-      <source>Ctrl+V</source>
-      <comment>Edit|Paste</comment>
-      <translation>Ctrl+V</translation>
-    </message>
-    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1172" />
+      <source>&amp;Paste</source>
+      <translation>Вс&amp;тавить</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1173" />
+      <source>Ctrl+V</source>
+      <comment>Edit|Paste</comment>
+      <translation>Ctrl+V</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1178" />
       <source>Paste text from the clipboard</source>
       <translation>Вставить текст из буфера обмена</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1174" />
-      <source>&lt;b&gt;Paste&lt;/b&gt;&lt;p&gt;Paste some text from the clipboard.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Вставить&lt;/b&gt;&lt;p&gt;Вставить текст из буфера обмена.&lt;/p&gt;</translation>
-    </message>
-    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1180" />
+      <source>&lt;b&gt;Paste&lt;/b&gt;&lt;p&gt;Paste some text from the clipboard.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Вставить&lt;/b&gt;&lt;p&gt;Вставить текст из буфера обмена.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1186" />
       <source>Undo</source>
       <translation>Отменить</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1182" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1188" />
       <source>&amp;Undo</source>
       <translation>&amp;Отменить</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1183" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1189" />
       <source>Ctrl+Z</source>
       <comment>Edit|Undo</comment>
       <translation>Ctrl+Z</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1188" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1194" />
       <source>Undo the last edit action</source>
       <translation>Отменить последнее действие редактирования</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1190" />
-      <source>&lt;b&gt;Undo&lt;/b&gt;&lt;p&gt;Undo the last edit action.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Отмена&lt;/b&gt;&lt;p&gt;Отмена последнего действия редактирования.&lt;/p&gt;</translation>
-    </message>
-    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1196" />
+      <source>&lt;b&gt;Undo&lt;/b&gt;&lt;p&gt;Undo the last edit action.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Отмена&lt;/b&gt;&lt;p&gt;Отмена последнего действия редактирования.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1202" />
       <source>Redo</source>
       <translation>Повторить</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1198" />
-      <source>&amp;Redo</source>
-      <translation>&amp;Повторить</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1199" />
-      <source>Ctrl+Shift+Z</source>
-      <comment>Edit|Redo</comment>
-      <translation>Ctrl+Shift+Z</translation>
-    </message>
-    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1204" />
+      <source>&amp;Redo</source>
+      <translation>&amp;Повторить</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1205" />
+      <source>Ctrl+Shift+Z</source>
+      <comment>Edit|Redo</comment>
+      <translation>Ctrl+Shift+Z</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1210" />
       <source>Redo the last edit action</source>
       <translation>Возврат последнего действия редактирования</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1206" />
-      <source>&lt;b&gt;Redo&lt;/b&gt;&lt;p&gt;Redo the last edit action.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Возврат&lt;/b&gt;&lt;p&gt;Возврат последнего действия редактирования.&lt;/p&gt;</translation>
-    </message>
-    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1212" />
+      <source>&lt;b&gt;Redo&lt;/b&gt;&lt;p&gt;Redo the last edit action.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Возврат&lt;/b&gt;&lt;p&gt;Возврат последнего действия редактирования.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1218" />
       <source>Select All</source>
       <translation>Выделить всё</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1214" />
-      <source>&amp;Select All</source>
-      <translation>Вы&amp;делить всё</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1215" />
-      <source>Ctrl+A</source>
-      <comment>Edit|Select All</comment>
-      <translation>Ctrl+A</translation>
-    </message>
-    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1220" />
+      <source>&amp;Select All</source>
+      <translation>Вы&amp;делить всё</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1221" />
+      <source>Ctrl+A</source>
+      <comment>Edit|Select All</comment>
+      <translation>Ctrl+A</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1226" />
       <source>Select all text</source>
       <translation>Выбрать весь текст</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1222" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1228" />
       <source>&lt;b&gt;Select All&lt;/b&gt;&lt;p&gt;Select all text of the current browser.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Выбрать все&lt;/b&gt;&lt;p&gt;Выбрать весь текст текущего браузера.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1232" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1231" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1238" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1237" />
       <source>Unselect</source>
       <translation>Снять выделение</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1233" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1239" />
       <source>Alt+Ctrl+A</source>
       <comment>Edit|Unselect</comment>
       <translation>Alt+Ctrl+A</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1238" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1244" />
       <source>Clear current selection</source>
       <translation>Очистить текущий выбор</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1240" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1246" />
       <source>&lt;b&gt;Unselect&lt;/b&gt;&lt;p&gt;Clear the selection of the current browser.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Снять выделение&lt;/b&gt;&lt;p&gt;Снять выделение в текущем браузере.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1249" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1255" />
       <source>Find...</source>
       <translation>Найти...</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1251" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1257" />
       <source>&amp;Find...</source>
       <translation>&amp;Найти...</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1252" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1258" />
       <source>Ctrl+F</source>
       <comment>Edit|Find</comment>
       <translation>Ctrl+F</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1257" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1263" />
       <source>Find text in page</source>
       <translation>Поиск текста на странице</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1259" />
-      <source>&lt;b&gt;Find&lt;/b&gt;&lt;p&gt;Find text in the current page.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Поиск&lt;/b&gt;&lt;p&gt;Поиск текста на текущей странице.&lt;/p&gt;</translation>
-    </message>
-    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1265" />
+      <source>&lt;b&gt;Find&lt;/b&gt;&lt;p&gt;Find text in the current page.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Поиск&lt;/b&gt;&lt;p&gt;Поиск текста на текущей странице.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1271" />
       <source>Find next</source>
       <translation>Найти следующее</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1267" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1273" />
       <source>Find &amp;next</source>
       <translation>&amp;Следущее</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1268" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1274" />
       <source>F3</source>
       <comment>Edit|Find next</comment>
       <translation>F3</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1273" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1279" />
       <source>Find next occurrence of text in page</source>
       <translation>Поиск следующего вхождения текста на странице</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1275" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1281" />
       <source>&lt;b&gt;Find next&lt;/b&gt;&lt;p&gt;Find the next occurrence of text in the current page.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Поиск следующего&lt;/b&gt;&lt;p&gt;Поиск следующего вхождения текста на текущей странице.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1284" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1290" />
       <source>Find previous</source>
       <translation>Найти предыдущее</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1286" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1292" />
       <source>Find &amp;previous</source>
       <translation>&amp;Предыдущее</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1287" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1293" />
       <source>Shift+F3</source>
       <comment>Edit|Find previous</comment>
       <translation>Shift+F3</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1293" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1299" />
       <source>Find previous occurrence of text in page</source>
       <translation>Поиск предыдущего вхождения текста на странице</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1296" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1302" />
       <source>&lt;b&gt;Find previous&lt;/b&gt;&lt;p&gt;Find the previous occurrence of text in the current page.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Поиск предыдущего&lt;/b&gt;&lt;p&gt;Поиск предыдущего вхождения текста на текущей странице.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1306" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1312" />
       <source>Manage Bookmarks</source>
       <translation>Управление закладками</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1307" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1313" />
       <source>&amp;Manage Bookmarks...</source>
       <translation>&amp;Управление закладками...</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1308" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1314" />
       <source>Ctrl+Shift+B</source>
       <comment>Help|Manage bookmarks</comment>
       <translation>Ctrl+Shift+B</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1314" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1320" />
       <source>Open a dialog to manage the bookmarks.</source>
       <translation>Отображение диалога управления закладками.</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1317" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1323" />
       <source>&lt;b&gt;Manage Bookmarks...&lt;/b&gt;&lt;p&gt;Open a dialog to manage the bookmarks.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Управление закладками...&lt;/b&gt;&lt;p&gt;Отображение диалога управления закладками.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1326" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1332" />
       <source>Add Bookmark</source>
       <translation>Добавить закладку</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1328" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1334" />
       <source>Add &amp;Bookmark...</source>
       <translation>Добавить &amp;закладку...</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1329" />
-      <source>Ctrl+D</source>
-      <comment>Help|Add bookmark</comment>
-      <translation>Ctrl+D</translation>
-    </message>
-    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1335" />
+      <source>Ctrl+D</source>
+      <comment>Help|Add bookmark</comment>
+      <translation>Ctrl+D</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1341" />
       <source>Open a dialog to add a bookmark.</source>
       <translation>Отображение диалога добавления закладки.</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1337" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1343" />
       <source>&lt;b&gt;Add Bookmark&lt;/b&gt;&lt;p&gt;Open a dialog to add the current URL as a bookmark.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Добавить закладку&lt;/b&gt;&lt;p&gt;Отображение диалога добавления текущего URL в качестве закладки.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1346" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1352" />
       <source>Add Folder</source>
       <translation>Добавление папки</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1347" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1353" />
       <source>Add &amp;Folder...</source>
       <translation>Добавить &amp;папку...</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1354" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1360" />
       <source>Open a dialog to add a new bookmarks folder.</source>
       <translation>Отображение диалога добавления новой папки закладок.</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1357" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1363" />
       <source>&lt;b&gt;Add Folder...&lt;/b&gt;&lt;p&gt;Open a dialog to add a new bookmarks folder.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Добавить папку&lt;/b&gt;&lt;p&gt;Отображение диалога добавления новой папки закладок.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1366" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1372" />
       <source>Bookmark All Tabs</source>
       <translation>Создать закладку для всех вкладок</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1367" />
-      <source>Bookmark All Tabs...</source>
-      <translation>Создать закладку для всех вкладок...</translation>
-    </message>
-    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1373" />
+      <source>Bookmark All Tabs...</source>
+      <translation>Создать закладку для всех вкладок...</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1379" />
       <source>Bookmark all open tabs.</source>
       <translation>Создать закладку для всех открытых вкладок.</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1375" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1381" />
       <source>&lt;b&gt;Bookmark All Tabs...&lt;/b&gt;&lt;p&gt;Open a dialog to add a new bookmarks folder for all open tabs.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Создать закладку для всех вкладок...&lt;/b&gt;&lt;p&gt;Отображение диалога добавления новой папки закладок для всех открытых вкладок.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1385" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1391" />
       <source>What's This?</source>
       <translation>Что это?</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1387" />
-      <source>&amp;What's This?</source>
-      <translation>&amp;Что это?</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1388" />
-      <source>Shift+F1</source>
-      <comment>Help|What's This?'</comment>
-      <translation>Shift+F1</translation>
-    </message>
-    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1393" />
+      <source>&amp;What's This?</source>
+      <translation>&amp;Что это?</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1394" />
+      <source>Shift+F1</source>
+      <comment>Help|What's This?'</comment>
+      <translation>Shift+F1</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1399" />
       <source>Context sensitive help</source>
       <translation>Контекстнозависимая справка</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1395" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1401" />
       <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="../WebBrowser/WebBrowserWindow.py" line="1408" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1414" />
       <source>About</source>
       <translation>О программе</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1408" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1414" />
       <source>&amp;About</source>
       <translation>&amp;О программе</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1410" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1416" />
       <source>Display information about this software</source>
       <translation>Информация о программе</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1412" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1418" />
       <source>&lt;b&gt;About&lt;/b&gt;&lt;p&gt;Display some information about this software.&lt;/p&gt;</source>
       <translation>&lt;b&gt;О программе&lt;/b&gt;&lt;p&gt;Информация об этом программном продукте.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1421" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1427" />
       <source>About Qt</source>
       <translation>О Qt</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1422" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1428" />
       <source>About &amp;Qt</source>
       <translation>О &amp;Qt</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1429" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1435" />
       <source>Display information about the Qt toolkit</source>
       <translation>Информация о наборе инструментов Qt</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1432" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1438" />
       <source>&lt;b&gt;About Qt&lt;/b&gt;&lt;p&gt;Display some information about the Qt toolkit.&lt;/p&gt;</source>
       <translation>&lt;b&gt;О Qt&lt;/b&gt;&lt;p&gt;Информация об инструментарии Qt.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1441" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1447" />
       <source>Zoom in</source>
       <translation>Увеличить масштаб</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1443" />
-      <source>Zoom &amp;in</source>
-      <translation>У&amp;величить масштаб</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1444" />
-      <source>Ctrl++</source>
-      <comment>View|Zoom in</comment>
-      <translation>Ctrl++</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1445" />
-      <source>Zoom In</source>
-      <comment>View|Zoom in</comment>
-      <translation>Увеличить масштаб</translation>
-    </message>
-    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1449" />
-      <source>Zoom in on the web page</source>
-      <translation>Увеличение масштаба web-страницы</translation>
+      <source>Zoom &amp;in</source>
+      <translation>У&amp;величить масштаб</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1450" />
+      <source>Ctrl++</source>
+      <comment>View|Zoom in</comment>
+      <translation>Ctrl++</translation>
     </message>
     <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1451" />
+      <source>Zoom In</source>
+      <comment>View|Zoom in</comment>
+      <translation>Увеличить масштаб</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1455" />
+      <source>Zoom in on the web page</source>
+      <translation>Увеличение масштаба web-страницы</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1457" />
       <source>&lt;b&gt;Zoom in&lt;/b&gt;&lt;p&gt;Zoom in on the web page. This makes the web page bigger.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Увеличить масштаб&lt;/b&gt;&lt;p&gt;Увеличение масштаба web-страницы. Web-страница становится больше.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1461" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1467" />
       <source>Zoom out</source>
       <translation>Уменьшить масштаб</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1463" />
-      <source>Zoom &amp;out</source>
-      <translation>У&amp;меньшить масштаб</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1464" />
-      <source>Ctrl+-</source>
-      <comment>View|Zoom out</comment>
-      <translation>Ctrl+-</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1465" />
-      <source>Zoom Out</source>
-      <comment>View|Zoom out</comment>
-      <translation>Уменьшить масштаб</translation>
-    </message>
-    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1469" />
-      <source>Zoom out on the web page</source>
-      <translation>Уменьшение масштаба web-страницы</translation>
+      <source>Zoom &amp;out</source>
+      <translation>У&amp;меньшить масштаб</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1470" />
+      <source>Ctrl+-</source>
+      <comment>View|Zoom out</comment>
+      <translation>Ctrl+-</translation>
     </message>
     <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1471" />
+      <source>Zoom Out</source>
+      <comment>View|Zoom out</comment>
+      <translation>Уменьшить масштаб</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1475" />
+      <source>Zoom out on the web page</source>
+      <translation>Уменьшение масштаба web-страницы</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1477" />
       <source>&lt;b&gt;Zoom out&lt;/b&gt;&lt;p&gt;Zoom out on the web page. This makes the web page smaller.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Уменьшить масштаб&lt;/b&gt;&lt;p&gt;Уменьшение масштаба web-страницы. Web-страница становится меньше.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1481" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1487" />
       <source>Zoom reset</source>
       <translation>Сбросить масштаб</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1483" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1489" />
       <source>Zoom &amp;reset</source>
       <translation>&amp;Сбросить масштаб</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1484" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1490" />
       <source>Ctrl+0</source>
       <comment>View|Zoom reset</comment>
       <translation>Ctrl+0</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1489" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1495" />
       <source>Reset the zoom of the web page</source>
       <translation>Сброс масштаба web-страницы</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1491" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1497" />
       <source>&lt;b&gt;Zoom reset&lt;/b&gt;&lt;p&gt;Reset the zoom of the web page. This sets the zoom factor to 100%.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Сброс масштаба&lt;/b&gt;&lt;p&gt;Сброс масштаба web-страницы. Возврат коэффициента масштабирования к 100%.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1502" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1501" />
-      <source>Show page source</source>
-      <translation>Показать исходную страницу</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1503" />
-      <source>Ctrl+U</source>
-      <translation>Ctrl+U</translation>
-    </message>
-    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1508" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1507" />
+      <source>Show page source</source>
+      <translation>Показать исходную страницу</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1509" />
+      <source>Ctrl+U</source>
+      <translation>Ctrl+U</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1514" />
       <source>Show the page source in an editor</source>
       <translation>Показать исходную страницу в редакторе</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1510" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1516" />
       <source>&lt;b&gt;Show page source&lt;/b&gt;&lt;p&gt;Show the page source in an editor.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Показать исходную страницу&lt;/b&gt;&lt;p&gt;Показать исходную страницу в редакторе.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1520" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1526" />
       <source>Full Screen</source>
       <translation>Полный экран</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1522" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1528" />
       <source>&amp;Full Screen</source>
       <translation>Полный &amp;экран</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1529" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1535" />
       <source>Meta+Ctrl+F</source>
       <translation>Meta+Ctrl+F</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1531" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1537" />
       <source>F11</source>
       <translation>F11</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1538" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1537" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1544" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1543" />
       <source>Show next tab</source>
       <translation>Показать следующую вкладку</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1539" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1545" />
       <source>Ctrl+Alt+Tab</source>
       <translation>Ctrl+Alt+Tab</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1550" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1549" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1556" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1555" />
       <source>Show previous tab</source>
       <translation>Показать предыдущую вкладку</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1551" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1557" />
       <source>Shift+Ctrl+Alt+Tab</source>
       <translation>Shift+Ctrl+Alt+Tab</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1562" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1561" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1568" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1567" />
       <source>Switch between tabs</source>
       <translation>Переключение между вкладками</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1563" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1569" />
       <source>Ctrl+1</source>
       <translation>Ctrl+1</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1573" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1579" />
       <source>Preferences</source>
       <translation>Предпочтения</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1575" />
-      <source>&amp;Preferences...</source>
-      <translation>&amp;Предпочтения...</translation>
-    </message>
-    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1581" />
+      <source>&amp;Preferences...</source>
+      <translation>&amp;Предпочтения...</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1587" />
       <source>Set the prefered configuration</source>
       <translation>Установите предпочтительную конфигурацию</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1583" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1589" />
       <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="../WebBrowser/WebBrowserWindow.py" line="1593" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1599" />
       <source>Languages</source>
       <translation>Языки</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1595" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1601" />
       <source>&amp;Languages...</source>
       <translation>&amp;Языки...</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1602" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1608" />
       <source>Configure the accepted languages for web pages</source>
       <translation>Настройка возможных языков для web-страниц</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1605" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1611" />
       <source>&lt;b&gt;Languages&lt;/b&gt;&lt;p&gt;Configure the accepted languages for web pages.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Языки&lt;/b&gt;&lt;p&gt;Настройка возможных языков web-страниц.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1614" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1620" />
       <source>Cookies</source>
       <translation>Куки</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1616" />
-      <source>C&amp;ookies...</source>
-      <translation>К&amp;уки...</translation>
-    </message>
-    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1622" />
+      <source>C&amp;ookies...</source>
+      <translation>К&amp;уки...</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1628" />
       <source>Configure cookies handling</source>
       <translation>Настройка куки</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1624" />
-      <source>&lt;b&gt;Cookies&lt;/b&gt;&lt;p&gt;Configure cookies handling.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Куки&lt;/b&gt;&lt;p&gt;Настройка куки.&lt;/p&gt;</translation>
-    </message>
-    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1630" />
+      <source>&lt;b&gt;Cookies&lt;/b&gt;&lt;p&gt;Configure cookies handling.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Куки&lt;/b&gt;&lt;p&gt;Настройка куки.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1636" />
       <source>Personal Information</source>
       <translation>Личная информация</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1632" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1638" />
       <source>Personal Information...</source>
       <translation>Личная информация...</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1639" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1645" />
       <source>Configure personal information for completing form fields</source>
       <translation>Настройка Вашей личной информации для заполнения полей форм</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1642" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1648" />
       <source>&lt;b&gt;Personal Information...&lt;/b&gt;&lt;p&gt;Opens a dialog to configure the personal information used for completing form fields.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Личная информация...&lt;/b&gt;&lt;p&gt;Настройка Вашей личной информации для заполнения полей форм.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1652" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1658" />
       <source>GreaseMonkey Scripts</source>
       <translation>GreaseMonkey скрипты</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1654" />
-      <source>GreaseMonkey Scripts...</source>
-      <translation>GreaseMonkey скрипты...</translation>
-    </message>
-    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1660" />
+      <source>GreaseMonkey Scripts...</source>
+      <translation>GreaseMonkey скрипты...</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1666" />
       <source>Configure the GreaseMonkey Scripts</source>
       <translation>Конфигурация скриптов GreaseMonkey</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1662" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1668" />
       <source>&lt;b&gt;GreaseMonkey Scripts...&lt;/b&gt;&lt;p&gt;Opens a dialog to configure the available GreaseMonkey Scripts.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Скрипты GreaseMonkey...&lt;/b&gt;&lt;p&gt;Конфигурация скриптов GreaseMonkey.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1672" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1678" />
       <source>Edit Message Filters</source>
       <translation>Редактировать фильтры сообщений</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1674" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1680" />
       <source>Edit Message Filters...</source>
       <translation>Редактировать фильтры сообщений...</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1681" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1687" />
       <source>Edit the message filters used to suppress unwanted messages</source>
       <translation>Редактировать фильтры подавления нежелательных сообщений</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1684" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1690" />
       <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="../WebBrowser/WebBrowserWindow.py" line="1695" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1701" />
       <source>Edit HTML5 Feature Permissions</source>
       <translation>Изменение прав доступа к функциям HTML5</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1697" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1703" />
       <source>Edit HTML5 Feature Permissions...</source>
       <translation>Изменение прав доступа к функциям HTML5...</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1704" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1710" />
       <source>Edit the remembered HTML5 feature permissions</source>
       <translation>Изменение сохраненных прав доступа к функциям HTML5</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1707" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1713" />
       <source>&lt;b&gt;Edit HTML5 Feature Permissions&lt;/b&gt;&lt;p&gt;Opens a dialog to edit the remembered HTML5 feature permissions.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Изменение прав доступа к функциям HTML5&lt;/b&gt;&lt;p&gt;Открытие диалога изменения запомненных прав доступа к функциям HTML5.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1720" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1718" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1726" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1724" />
       <source>Sync with Table of Contents</source>
       <translation>Синхронизация с таблицей содержания</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1727" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1733" />
       <source>Synchronizes the table of contents with current page</source>
       <translation>Синхронизация таблицы содержания с текущей страницей</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1730" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1736" />
       <source>&lt;b&gt;Sync with Table of Contents&lt;/b&gt;&lt;p&gt;Synchronizes the table of contents with current page.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Синхронизация с таблицей содержания&lt;/b&gt;&lt;p&gt;Синхронизация таблицы содержания с текущей страницей.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1741" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1740" />
-      <source>Table of Contents</source>
-      <translation>Таблица содержания</translation>
-    </message>
-    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1747" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1746" />
+      <source>Table of Contents</source>
+      <translation>Таблица содержания</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1753" />
       <source>Shows the table of contents window</source>
       <translation>Отображение окна таблицы содержания</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1749" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1755" />
       <source>&lt;b&gt;Table of Contents&lt;/b&gt;&lt;p&gt;Shows the table of contents window.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Таблица содержания&lt;/b&gt;&lt;p&gt;Показывает окно таблицы содержания.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1760" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1766" />
       <source>Shows the index window</source>
       <translation>Показать окно индекса</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1762" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1768" />
       <source>&lt;b&gt;Index&lt;/b&gt;&lt;p&gt;Shows the index window.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Индекс&lt;/b&gt;&lt;p&gt;Показать окно индекса.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1775" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1781" />
       <source>Shows the search window</source>
       <translation>Показать окно поиска</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1777" />
-      <source>&lt;b&gt;Search&lt;/b&gt;&lt;p&gt;Shows the search window.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Поиск&lt;/b&gt;&lt;p&gt;Показывает окно поиска.&lt;/p&gt;</translation>
-    </message>
-    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1783" />
+      <source>&lt;b&gt;Search&lt;/b&gt;&lt;p&gt;Shows the search window.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Поиск&lt;/b&gt;&lt;p&gt;Показывает окно поиска.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1789" />
       <source>Manage QtHelp Documents</source>
       <translation>Управление документацией QtHelp</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1784" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1790" />
       <source>Manage QtHelp &amp;Documents</source>
       <translation>Управление &amp;документацией QtHelp</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1791" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1797" />
       <source>Shows a dialog to manage the QtHelp documentation set</source>
       <translation>Показывает диалог управления документацией QtHelp</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1794" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1800" />
       <source>&lt;b&gt;Manage QtHelp Documents&lt;/b&gt;&lt;p&gt;Shows a dialog to manage the QtHelp documentation set.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Управление документацией QtHelp&lt;/b&gt;&lt;p&gt;Показывает диалог управления документацией QtHelp.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1804" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1810" />
       <source>Reindex Documentation</source>
       <translation>Переиндексация документов</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1805" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1811" />
       <source>&amp;Reindex Documentation</source>
       <translation>&amp;Переиндексация документов</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1812" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1818" />
       <source>Reindexes the documentation set</source>
       <translation>Переиндексация документов</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1815" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1821" />
       <source>&lt;b&gt;Reindex Documentation&lt;/b&gt;&lt;p&gt;Reindexes the documentation set.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Переиндексация документов&lt;/b&gt;&lt;p&gt;Переиндексировать документацию.&lt;/p&gt;</translation>
     </message>
     <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1840" />
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1834" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1828" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1826" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1832" />
       <source>Clear private data</source>
       <translation>Очистить приватные данные</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1836" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1842" />
       <source>&lt;b&gt;Clear private data&lt;/b&gt;&lt;p&gt;Clears the private data like browsing history, search history or the favicons database.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Очистить приватные данные&lt;/b&gt;&lt;p&gt;Очистить приватные данные: удалить историю просмотров, историю поиска или базу иконок избранного.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1846" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1852" />
       <source>Clear icons database</source>
       <translation>Очистить базу иконок</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1847" />
-      <source>Clear &amp;icons database</source>
-      <translation>Очистить базу &amp;иконок</translation>
-    </message>
-    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1853" />
+      <source>Clear &amp;icons database</source>
+      <translation>Очистить базу &amp;иконок</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1859" />
       <source>Clear the database of favicons</source>
       <translation>Очистить базу иконок избранного</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1855" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1861" />
       <source>&lt;b&gt;Clear icons database&lt;/b&gt;&lt;p&gt;Clears the database of favicons of previously visited URLs.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Очистить базу иконок&lt;/b&gt;&lt;p&gt;Очистить базу иконок избранного из ранее посещённых web-сайтов.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1867" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1865" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1873" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1871" />
       <source>Manage Saved Favicons</source>
       <translation>Управление сохраненными иконками избранного</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1874" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1880" />
       <source>Show a dialog to manage the saved favicons</source>
       <translation>Отображение диалога управления сохраненными иконками избранного</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1877" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1883" />
       <source>&lt;b&gt;Manage Saved Favicons&lt;/b&gt;&lt;p&gt;This shows a dialog to manage the saved favicons of previously visited URLs.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Управление сохраненными иконками избранного&lt;/b&gt;&lt;p&gt;Отображение диалога управления сохраненными иконками ранее посещенных URL-адресов.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1887" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1893" />
       <source>Configure Search Engines</source>
       <translation>Настройка поисковых систем</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1888" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1894" />
       <source>Configure Search &amp;Engines...</source>
       <translation>Настройка &amp;поисковых систем...</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1895" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1901" />
       <source>Configure the available search engines</source>
       <translation>Настройка доступных поисковых систем</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1898" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1904" />
       <source>&lt;b&gt;Configure Search Engines...&lt;/b&gt;&lt;p&gt;Opens a dialog to configure the available search engines.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Настройка доступных поисковых систем...&lt;/b&gt;&lt;p&gt;Открытие диалога настройки поисковых систем.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1908" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1914" />
       <source>Manage Saved Passwords</source>
       <translation>Менеджер сохранённых паролей</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1910" />
-      <source>Manage Saved Passwords...</source>
-      <translation>Менеджер сохранённых паролей...</translation>
-    </message>
-    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="1916" />
+      <source>Manage Saved Passwords...</source>
+      <translation>Менеджер сохранённых паролей...</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1922" />
       <source>Manage the saved passwords</source>
       <translation>Управление сохранёнными паролями</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1918" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1924" />
       <source>&lt;b&gt;Manage Saved Passwords...&lt;/b&gt;&lt;p&gt;Opens a dialog to manage the saved passwords.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Менеджер сохранения паролей...&lt;/b&gt;Открытие диалога управления сохранёнными паролями&lt;p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1927" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1933" />
       <source>Ad Block</source>
       <translation>Ad Block</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1929" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1935" />
       <source>&amp;Ad Block...</source>
       <translation>&amp;Ad Block...</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1936" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1942" />
       <source>Configure AdBlock subscriptions and rules</source>
       <translation>Настройка подписки и правил AdBlock</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1939" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1945" />
       <source>&lt;b&gt;Ad Block...&lt;/b&gt;&lt;p&gt;Opens a dialog to configure AdBlock subscriptions and rules.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Ad Block...&lt;/b&gt;&lt;p&gt;Отображение диалога настройки подписок и правил AdBlock.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1949" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1955" />
       <source>Manage SSL Certificate Errors</source>
       <translation>Управление ошибками сертификата SSL</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1951" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1957" />
       <source>Manage SSL Certificate Errors...</source>
       <translation>Управление ошибками сертификата SSL...</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1958" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1964" />
       <source>Manage the accepted SSL certificate Errors</source>
       <translation>Управление возможными ошибками сертификата SSL</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1961" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1967" />
       <source>&lt;b&gt;Manage SSL Certificate Errors...&lt;/b&gt;&lt;p&gt;Opens a dialog to manage the accepted SSL certificate errors.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Управление ошибками сертификата SSL...&lt;/b&gt;&lt;p&gt;Открытие диалога управления возможными ошибками сертификата SSL.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1971" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1977" />
       <source>Manage Safe Browsing</source>
       <translation>Управление Safe Browsing</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1973" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1979" />
       <source>Manage Safe Browsing...</source>
       <translation>Управление Safe Browsing...</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1980" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1986" />
       <source>Configure Safe Browsing and manage local cache</source>
       <translation>Настройка Safe Browsing и управления локальным кэшем</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1983" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1989" />
       <source>&lt;b&gt;Manage Safe Browsing&lt;/b&gt;&lt;p&gt;This opens a dialog to configure Safe Browsing and to manage the local cache.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Управление Safe Browsing&lt;/b&gt;&lt;p&gt;Открытие диалогового окна настройки Safe Browsing (безопасного просмотра) и управления локальным кэшем.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1994" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="1993" />
-      <source>Downloads</source>
-      <translation>Загрузки</translation>
-    </message>
-    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="2000" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="1999" />
+      <source>Downloads</source>
+      <translation>Загрузки</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2006" />
       <source>Shows the downloads window</source>
       <translation>Показать окно загрузки</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2002" />
-      <source>&lt;b&gt;Downloads&lt;/b&gt;&lt;p&gt;Shows the downloads window.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Загрузки&lt;/b&gt;&lt;p&gt;Показать окно загрузки.&lt;/p&gt;</translation>
-    </message>
-    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="2008" />
+      <source>&lt;b&gt;Downloads&lt;/b&gt;&lt;p&gt;Shows the downloads window.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Загрузки&lt;/b&gt;&lt;p&gt;Показать окно загрузки.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2014" />
       <source>RSS Feeds Dialog</source>
       <translation>Каналы RSS</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2010" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2016" />
       <source>&amp;RSS Feeds Dialog...</source>
       <translation>Каналы &amp;RSS...</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2011" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2017" />
       <source>Ctrl+Shift+F</source>
       <comment>Help|RSS Feeds Dialog</comment>
       <translation>Ctrl+Shift+F</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2017" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2023" />
       <source>Open a dialog showing the configured RSS feeds.</source>
       <translation>Показать сконфигурированные каналы RSS.</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2020" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2026" />
       <source>&lt;b&gt;RSS Feeds Dialog...&lt;/b&gt;&lt;p&gt;Open a dialog to show the configured RSS feeds. It can be used to mange the feeds and to show their contents.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Каналы RSS...&lt;/b&gt;&lt;p&gt;Показывает сконфигурированные каналы RSS. Позволяет изменить их настройки.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2031" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2037" />
       <source>Siteinfo Dialog</source>
       <translation>Информация о сервере</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2033" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2039" />
       <source>&amp;Siteinfo Dialog...</source>
       <translation>&amp;Информация о сервере...</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2034" />
-      <source>Ctrl+Shift+I</source>
-      <comment>Help|Siteinfo Dialog</comment>
-      <translation>Ctrl+Shift+I</translation>
-    </message>
-    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="2040" />
+      <source>Ctrl+Shift+I</source>
+      <comment>Help|Siteinfo Dialog</comment>
+      <translation>Ctrl+Shift+I</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2046" />
       <source>Open a dialog showing some information about the current site.</source>
       <translation>Отображение диалога с информацией о текущем сервере.</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2043" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2049" />
       <source>&lt;b&gt;Siteinfo Dialog...&lt;/b&gt;&lt;p&gt;Opens a dialog showing some information about the current site.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Информация о сервере...&lt;/b&gt;&lt;p&gt;Отображение диалога с информацией о текущем сервере.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2053" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2059" />
       <source>Manage User Agent Settings</source>
       <translation>Управление настройками агента пользователя</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2054" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2060" />
       <source>Manage &amp;User Agent Settings</source>
       <translation>Управление настройками &amp;агента пользователя</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2061" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2067" />
       <source>Shows a dialog to manage the User Agent settings</source>
       <translation>Показывает диалог управления настройками агента пользователя</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2064" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2070" />
       <source>&lt;b&gt;Manage User Agent Settings&lt;/b&gt;&lt;p&gt;Shows a dialog to manage the User Agent settings.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Управление настройками агента пользователя&lt;/b&gt;&lt;p&gt;Отображение диалога управления настройками агента пользователя.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2073" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2079" />
       <source>Synchronize data</source>
       <translation>Синхронизация данных</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2075" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2081" />
       <source>&amp;Synchronize Data...</source>
       <translation>&amp;Синхронизация данных...</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2082" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2088" />
       <source>Shows a dialog to synchronize data via the network</source>
       <translation>Отображение диалога синхронизации данных через сеть</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2085" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2091" />
       <source>&lt;b&gt;Synchronize Data...&lt;/b&gt;&lt;p&gt;This shows a dialog to synchronize data via the network.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Синхронизация данных...&lt;/b&gt;&lt;p&gt;Отображение диалога синхронизации данных через сеть.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2095" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2101" />
       <source>Manage Saved Zoom Values</source>
       <translation>Управление сохраненными значениями масштабирования</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2097" />
-      <source>Manage Saved Zoom Values...</source>
-      <translation>Управление сохраненными значениями масштабирования...</translation>
-    </message>
-    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="2103" />
+      <source>Manage Saved Zoom Values...</source>
+      <translation>Управление сохраненными значениями масштабирования...</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2109" />
       <source>Manage the saved zoom values</source>
       <translation>Управление сохраненными значениями масштабирования</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2105" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2111" />
       <source>&lt;b&gt;Manage Saved Zoom Values...&lt;/b&gt;&lt;p&gt;Opens a dialog to manage the saved zoom values.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Управление сохраненными значениями масштабирования...&lt;/b&gt;&lt;p&gt;Открытие диалога для управления сохраненными значениями масштабирования.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2122" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2128" />
       <source>Toggle the JavaScript console window</source>
       <translation>Переключение окна консоли JavaScript</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2125" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2131" />
       <source>&lt;b&gt;JavaScript Console&lt;/b&gt;&lt;p&gt;This toggles the JavaScript console window.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Консоль JavaScript&lt;/b&gt;&lt;p&gt;Переключение окна консоли JavaScript.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2135" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2134" />
-      <source>Tab Manager</source>
-      <translation>Менеджер вкладок</translation>
-    </message>
-    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="2141" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2140" />
+      <source>Tab Manager</source>
+      <translation>Менеджер вкладок</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2147" />
       <source>Shows the tab manager window</source>
       <translation>Отображение окна менеджера вкладок</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2143" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2149" />
       <source>&lt;b&gt;Tab Manager&lt;/b&gt;&lt;p&gt;Shows the tab manager window.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Менеджер вкладок&lt;/b&gt;&lt;p&gt;Отображение окна менеджера вкладок.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2151" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2157" />
       <source>Session Manager</source>
       <translation>Менеджер сессий</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2152" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2158" />
       <source>Session Manager...</source>
       <translation>Менеджер сессий...</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2159" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2165" />
       <source>Shows the session manager window</source>
       <translation>Отображение окна менеджера сессий</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2162" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2168" />
       <source>&lt;b&gt;Session Manager&lt;/b&gt;&lt;p&gt;Shows the session manager window.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Менеджер сессий&lt;/b&gt;&lt;p&gt;Отображение окна менеджера сессий.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2173" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2171" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2179" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2177" />
       <source>Scan current site</source>
       <translation>Проверить текущий сервер</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="5180" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="5170" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2187" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2185" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="5185" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="5175" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2193" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2191" />
       <source>IP Address Report</source>
       <translation>Отчет IP-адреса</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="5194" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2199" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2197" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="5199" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2205" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2203" />
       <source>Domain Report</source>
       <translation>Отчет домена</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2217" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2223" />
       <source>Keyboard Shortcuts</source>
       <translation>Горячие клавиши</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2219" />
-      <source>Keyboard &amp;Shortcuts...</source>
-      <translation>Горячие &amp;клавиши...</translation>
-    </message>
-    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="2225" />
+      <source>Keyboard &amp;Shortcuts...</source>
+      <translation>Горячие &amp;клавиши...</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2231" />
       <source>Set the keyboard shortcuts</source>
       <translation>Определение горячих клавиш</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2227" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2233" />
       <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="../WebBrowser/WebBrowserWindow.py" line="5600" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="5581" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2237" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="5605" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="5586" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2243" />
       <source>Export Keyboard Shortcuts</source>
       <translation>Экспорт горячих клавиш</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2239" />
-      <source>&amp;Export Keyboard Shortcuts...</source>
-      <translation>&amp;Экспорт горячих клавиш...</translation>
-    </message>
-    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="2245" />
+      <source>&amp;Export Keyboard Shortcuts...</source>
+      <translation>&amp;Экспорт горячих клавиш...</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2251" />
       <source>Export the keyboard shortcuts</source>
       <translation>Экспортировать горячие клавиши</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2247" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2253" />
       <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="../WebBrowser/WebBrowserWindow.py" line="5620" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2256" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="5625" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2262" />
       <source>Import Keyboard Shortcuts</source>
       <translation>Импорт горячиx клавиш</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2258" />
-      <source>&amp;Import Keyboard Shortcuts...</source>
-      <translation>&amp;Импорт горячих клавиш...</translation>
-    </message>
-    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="2264" />
+      <source>&amp;Import Keyboard Shortcuts...</source>
+      <translation>&amp;Импорт горячих клавиш...</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2270" />
       <source>Import the keyboard shortcuts</source>
       <translation>Импортировать горячие клавиши</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2266" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2272" />
       <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="../WebBrowser/WebBrowserWindow.py" line="2275" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2281" />
       <source>Protocol Handler Manager</source>
       <translation>Менеджер обработчиков протокола</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2276" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2282" />
       <source>Protocol Handler Manager...</source>
       <translation>Менеджер обработчиков протокола...</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2283" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2289" />
       <source>Shows the protocol handler manager window</source>
       <translation>Отображение окна менеджера обработчиков протокола</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2286" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2292" />
       <source>&lt;b&gt;Protocol Handler Manager&lt;/b&gt;&lt;p&gt;Shows the protocol handler manager window.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Менеджер обработчиков протокола&lt;/b&gt;&lt;p&gt;Отображение окна менеджера обработчиков протокола.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2330" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2336" />
       <source>&amp;File</source>
       <translation>&amp;Файл</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2524" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2338" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2530" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2344" />
       <source>Sessions</source>
       <translation>Сессии</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2362" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2368" />
       <source>&amp;Edit</source>
       <translation>&amp;Правка</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2596" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2378" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2602" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2384" />
       <source>&amp;View</source>
       <translation>&amp;Вид</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2389" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2395" />
       <source>Text Encoding</source>
       <translation>Кодировка текста</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2398" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2404" />
       <source>H&amp;istory</source>
       <translation>И&amp;стория</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2414" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2420" />
       <source>&amp;Bookmarks</source>
       <translation>&amp;Закладки</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2430" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2436" />
       <source>&amp;Settings</source>
       <translation>&amp;Настройки</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2460" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2466" />
       <source>Global User Agent</source>
       <translation>Глобальный агент пользователя</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2627" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2472" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2633" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2478" />
       <source>&amp;Tools</source>
       <translation>&amp;Инструменты</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2634" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2479" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2640" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2485" />
       <source>&amp;VirusTotal</source>
       <translation>&amp;VirusTotal</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2598" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2485" />
-      <source>&amp;Windows</source>
-      <translation>&amp;Окна</translation>
-    </message>
-    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="2604" />
       <location filename="../WebBrowser/WebBrowserWindow.py" line="2491" />
+      <source>&amp;Windows</source>
+      <translation>&amp;Окна</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2610" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2497" />
       <source>QtHelp</source>
       <translation>QtHelp</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2496" />
-      <source>&amp;Toolbars</source>
-      <translation>&amp;Панели инструментов</translation>
-    </message>
-    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="2502" />
+      <source>&amp;Toolbars</source>
+      <translation>&amp;Панели инструментов</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2508" />
       <source>&amp;Help</source>
       <translation>&amp;Справка</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2531" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2537" />
       <source>Save</source>
       <translation>Сохранить</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2551" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2557" />
       <source>Show All History...</source>
       <translation>Показать всю историю...</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2721" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2558" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2727" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2564" />
       <source>Settings</source>
       <translation>Настройки</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2652" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2658" />
       <source>File</source>
       <translation>Файл</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2676" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2682" />
       <source>Edit</source>
       <translation>Редактировать</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2688" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2694" />
       <source>View</source>
       <translation>Вид</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2697" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2703" />
       <source>Find</source>
       <translation>Найти</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2705" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2711" />
       <source>Filter</source>
       <translation>Фильтр</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2712" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2718" />
       <source>Filtered by: </source>
       <translation>Отфильтровано по: </translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2732" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2738" />
       <source>Tools</source>
       <translation>Инструменты</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2740" />
-      <source>Help</source>
-      <translation>Справка</translation>
-    </message>
-    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="2746" />
+      <source>Help</source>
+      <translation>Справка</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2752" />
       <source>VirusTotal</source>
       <translation>VirusTotal</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2890" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2896" />
       <source>&lt;p&gt;Could not start the process.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Невозможно запустить процесс.&lt;br&gt;Убедитесь, что он доступен как &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2894" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2900" />
       <source>OK</source>
       <translation>OK</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2929" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2906" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2935" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2912" />
       <source>HTML Files (*.html *.htm *.mhtml *.mht);;PDF Files (*.pdf);;CHM Files (*.chm);;All Files (*)</source>
       <translation>Файлы HTML (*.html *.htm *.mhtml *.mht);;Файлы PDF (*.pdf);;Файлы CHM (*.chm);;Все файлы (*)</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2977" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2983" />
       <source>&lt;b&gt;eric Web Browser - {0}&lt;/b&gt;&lt;p&gt;The eric Web Browser is a combined help file and HTML browser. It is part of the eric development toolset.&lt;/p&gt;&lt;p&gt;It is based on QtWebEngine {1} and Chromium {2} with Security Patches {3}.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Веб-браузер eric - {0}&lt;/b&gt;&lt;p&gt;Веб-браузер eric - это комбинированный браузер для отображения файлов справки и HTML. Он является частью набора инструментов среды разработки eric.&lt;/p&gt;&lt;p&gt;Базируется на основе QtWebEngine {1} и Chrome {2} с патчами безопасности {3}.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="2992" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="2998" />
       <source>&lt;b&gt;eric Web Browser - {0}&lt;/b&gt;&lt;p&gt;The eric Web Browser is a combined help file and HTML browser. It is part of the eric development toolset.&lt;/p&gt;&lt;p&gt;It is based on QtWebEngine {1} and Chromium {2}.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Веб-браузер eric – {0}&lt;/b&gt;&lt;p&gt;Веб-браузер eric - это комбинированный браузер для отображения файлов справки и HTML.Он является частью набора инструментов среды разработки eric.&lt;/p&gt;&lt;p&gt;Базируется на основе QtWebEngine {1} и Chrome {2}.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="3127" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="3133" />
       <source>Saved Tabs</source>
       <translation>Сохраненные вкладки</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="3310" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="3316" />
       <source>Are you sure you want to close the web browser?</source>
       <translation>Вы действительно хотите закрыть веб-браузер?</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="3311" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="3317" />
       <source>Are you sure you want to close the web browser?
 You have {0} windows with {1} tabs open.</source>
       <translation>Вы действительно хотите закрыть веб-браузер?
 У вас открыты {0} окон с {1} вкладками.</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="3910" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="3916" />
       <source>Could not find any associated content.</source>
       <translation>Невозможно найти соответствующее содержание.</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="3956" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="3962" />
       <source>Unfiltered</source>
       <translation>Без фильтра</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="4012" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="4018" />
       <source>Updating search index</source>
       <translation>Обновление индекса поиска</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="4088" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="4094" />
       <source>Looking for Documentation...</source>
       <translation>Просмотр документации...</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="4121" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="4127" />
       <source>Help Engine</source>
       <translation>Движок системы справки</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="4717" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="4722" />
       <source>System</source>
       <translation>Система</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="4721" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="4726" />
       <source>ISO</source>
       <translation>ISO</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="4724" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="4729" />
       <source>Unicode</source>
       <translation>Юникод</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="4727" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="4732" />
       <source>Windows</source>
       <translation>Windows</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="4730" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="4735" />
       <source>IBM</source>
       <translation>IBM</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="4733" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="4738" />
       <source>Apple</source>
       <translation>Apple</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="4736" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="4741" />
       <source>Other</source>
       <translation>Другое</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="4763" />
-      <source>Menu Bar</source>
-      <translation>Строка меню</translation>
-    </message>
-    <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="4768" />
-      <source>Bookmarks</source>
-      <translation>Закладки</translation>
+      <source>Menu Bar</source>
+      <translation>Строка меню</translation>
     </message>
     <message>
       <location filename="../WebBrowser/WebBrowserWindow.py" line="4773" />
+      <source>Bookmarks</source>
+      <translation>Закладки</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="4778" />
       <source>Status Bar</source>
       <translation>Строка состояния</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="4788" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="4793" />
       <source>&amp;Show all</source>
       <translation>Показать &amp;всё</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="4790" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="4795" />
       <source>&amp;Hide all</source>
       <translation>Ск&amp;рыть всё</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="5136" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="5141" />
       <source>VirusTotal Scan</source>
       <translation>Проверка VirusTotal</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="5137" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="5142" />
       <source>&lt;p&gt;The VirusTotal scan could not be scheduled.&lt;p&gt;
 &lt;p&gt;Reason: {0}&lt;/p&gt;</source>
       <translation>&lt;p&gt;Невозможно запланировать проверку VirusTotal.&lt;p&gt;
 &lt;p&gt;Причина: {0}&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="5171" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="5176" />
       <source>Enter a valid IPv4 address in dotted quad notation:</source>
       <translation>Введите действительный адрес IPv4 в четырехкомпонентой нотации с точками:</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="5181" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="5186" />
       <source>The given IP address is not in dotted quad notation.</source>
       <translation>Данный IP-адрес приведен не в четырехкомпонентой нотации с точками.</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="5195" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="5200" />
       <source>Enter a valid domain name:</source>
       <translation>Введите действительное имя домена:</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="5622" />
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="5583" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="5627" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="5588" />
       <source>Keyboard Shortcuts File (*.ekj)</source>
       <translation>Файл горячих клавиш (*.ekj)</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/WebBrowserWindow.py" line="5601" />
+      <location filename="../WebBrowser/WebBrowserWindow.py" line="5606" />
       <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>

eric ide

mercurial