i18n/eric6_ru.ts

changeset 5958
e9226b27bf9f
parent 5942
8b083e33c51f
child 5961
2a5232311a65
--- a/i18n/eric6_ru.ts	Fri Nov 03 17:10:01 2017 +0100
+++ b/i18n/eric6_ru.ts	Fri Nov 03 17:24:01 2017 +0100
@@ -3055,13 +3055,13 @@
         <location filename="../UI/CodeDocumentationViewerTemplate.py" line="59"/>
         <source>&lt;p&gt;&lt;b&gt;Definition:&lt;/b&gt; &lt;span class=&quot;def&quot;&gt;@NAME@@ARGSPEC@&lt;/span&gt;&lt;/p&gt;</source>
         <comment>Just translate &apos;Definition:&apos; and leave the rest intact.</comment>
-        <translation type="unfinished"></translation>
+        <translation>&lt;p&gt;&lt;b&gt;Определение:&lt;/b&gt; &lt;span class=&quot;def&quot;&gt;@NAME@@ARGSPEC@&lt;/span&gt;&lt;/p&gt;</translation>
     </message>
     <message>
         <location filename="../UI/CodeDocumentationViewerTemplate.py" line="64"/>
         <source>&lt;p&gt;&lt;b&gt;Note:&lt;/b&gt; @NOTE@&lt;/p&gt;</source>
         <comment>Just translate &apos;Note:&apos; and leave the rest intact.</comment>
-        <translation type="unfinished"></translation>
+        <translation>&lt;p&gt;&lt;b&gt;Примечание:&lt;/b&gt; @NOTE@&lt;/p&gt;</translation>
     </message>
 </context>
 <context>
@@ -10499,7 +10499,7 @@
     <message>
         <location filename="../Preferences/ConfigurationPages/EditorAutocompletionPage.ui" line="196"/>
         <source>Show QScintilla completions, if plug-ins fail</source>
-        <translation>Показать дополнения QScintilla, если плагины не работают</translation>
+        <translation>Показывать дополнения QScintilla, если плагины не работают</translation>
     </message>
     <message>
         <location filename="../Preferences/ConfigurationPages/EditorAutocompletionPage.ui" line="205"/>
@@ -67079,2270 +67079,2264 @@
         <translation>Интеллектуальные отступы</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1077"/>
-        <source>Ctrl+Alt+I</source>
-        <comment>Edit|Smart indent</comment>
-        <translation>Ctrl+Alt+I</translation>
+        <location filename="../ViewManager/ViewManager.py" line="1083"/>
+        <source>Smart indent Line or Selection</source>
+        <translation>Форматировать строку или выделение умными отступами</translation>
     </message>
     <message>
         <location filename="../ViewManager/ViewManager.py" line="1085"/>
-        <source>Smart indent Line or Selection</source>
-        <translation>Форматировать строку или выделение умными отступами</translation>
-    </message>
-    <message>
-        <location filename="../ViewManager/ViewManager.py" line="1087"/>
         <source>&lt;b&gt;Smart indent&lt;/b&gt;&lt;p&gt;Indents the current line or the lines of the current selection smartly.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Интеллектуальные отступы&lt;/b&gt;&lt;p&gt;Расставить отступы для выбранной строки (строк) с помощью умного алгоритма.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1096"/>
+        <location filename="../ViewManager/ViewManager.py" line="1094"/>
         <source>Comment</source>
         <translation>Закомментировать</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1096"/>
+        <location filename="../ViewManager/ViewManager.py" line="1094"/>
         <source>C&amp;omment</source>
         <translation>&amp;Закомментировать</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1096"/>
+        <location filename="../ViewManager/ViewManager.py" line="1094"/>
         <source>Ctrl+M</source>
         <comment>Edit|Comment</comment>
         <translation>Ctrl+M</translation>
     </message>
     <message>
+        <location filename="../ViewManager/ViewManager.py" line="1102"/>
+        <source>Comment Line or Selection</source>
+        <translation>Закомментировать строку или выделение</translation>
+    </message>
+    <message>
         <location filename="../ViewManager/ViewManager.py" line="1104"/>
-        <source>Comment Line or Selection</source>
-        <translation>Закомментировать строку или выделение</translation>
-    </message>
-    <message>
-        <location filename="../ViewManager/ViewManager.py" line="1106"/>
         <source>&lt;b&gt;Comment&lt;/b&gt;&lt;p&gt;Comments the current line or the lines of the current selection.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Закомментировать&lt;/b&gt;&lt;p&gt;Закомментировать строку или выделение.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1115"/>
+        <location filename="../ViewManager/ViewManager.py" line="1113"/>
         <source>Uncomment</source>
         <translation>Раскомментировать</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1115"/>
+        <location filename="../ViewManager/ViewManager.py" line="1113"/>
         <source>Unco&amp;mment</source>
         <translation>&amp;Раскомментировать</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1115"/>
+        <location filename="../ViewManager/ViewManager.py" line="1113"/>
         <source>Alt+Ctrl+M</source>
         <comment>Edit|Uncomment</comment>
         <translation>Alt+Ctrl+M</translation>
     </message>
     <message>
+        <location filename="../ViewManager/ViewManager.py" line="1121"/>
+        <source>Uncomment Line or Selection</source>
+        <translation>Раскомментировать строку или выделение</translation>
+    </message>
+    <message>
         <location filename="../ViewManager/ViewManager.py" line="1123"/>
-        <source>Uncomment Line or Selection</source>
-        <translation>Раскомментировать строку или выделение</translation>
-    </message>
-    <message>
-        <location filename="../ViewManager/ViewManager.py" line="1125"/>
         <source>&lt;b&gt;Uncomment&lt;/b&gt;&lt;p&gt;Uncomments the current line or the lines of the current selection.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Раскомментировать&lt;/b&gt;&lt;p&gt;Раскомментировать строку или выделение.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1156"/>
+        <location filename="../ViewManager/ViewManager.py" line="1154"/>
         <source>Stream Comment</source>
         <translation>Поточный комментарий</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1161"/>
+        <location filename="../ViewManager/ViewManager.py" line="1159"/>
         <source>Stream Comment Line or Selection</source>
         <translation>Закомментировать строку или выделение</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1164"/>
+        <location filename="../ViewManager/ViewManager.py" line="1162"/>
         <source>&lt;b&gt;Stream Comment&lt;/b&gt;&lt;p&gt;Stream comments the current line or the current selection.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Закомментировать&lt;/b&gt;&lt;p&gt;Закомментировать строку или выделение поточным комментарием.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1173"/>
+        <location filename="../ViewManager/ViewManager.py" line="1171"/>
         <source>Box Comment</source>
         <translation>Прямоугольный комментарий</translation>
     </message>
     <message>
+        <location filename="../ViewManager/ViewManager.py" line="1176"/>
+        <source>Box Comment Line or Selection</source>
+        <translation>Закомментировать строку или выделение прямоугольным комментарием</translation>
+    </message>
+    <message>
         <location filename="../ViewManager/ViewManager.py" line="1178"/>
-        <source>Box Comment Line or Selection</source>
-        <translation>Закомментировать строку или выделение прямоугольным комментарием</translation>
-    </message>
-    <message>
-        <location filename="../ViewManager/ViewManager.py" line="1180"/>
         <source>&lt;b&gt;Box Comment&lt;/b&gt;&lt;p&gt;Box comments the current line or the lines of the current selection.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Закомментировать&lt;/b&gt;&lt;p&gt;Закомментировать строку или выделение прямоугольным комментарием.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1189"/>
+        <location filename="../ViewManager/ViewManager.py" line="1187"/>
         <source>Select to brace</source>
         <translation>Выбрать до скобки</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1189"/>
+        <location filename="../ViewManager/ViewManager.py" line="1187"/>
         <source>Select to &amp;brace</source>
         <translation>В&amp;ыбрать до скобки</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1189"/>
+        <location filename="../ViewManager/ViewManager.py" line="1187"/>
         <source>Ctrl+E</source>
         <comment>Edit|Select to brace</comment>
         <translation>Ctrl+E</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1196"/>
+        <location filename="../ViewManager/ViewManager.py" line="1194"/>
         <source>Select text to the matching brace</source>
         <translation>Выбрать до соответствующей скобки</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1198"/>
+        <location filename="../ViewManager/ViewManager.py" line="1196"/>
         <source>&lt;b&gt;Select to brace&lt;/b&gt;&lt;p&gt;Select text of the current editor to the matching brace.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Выбрать до скобки&lt;/b&gt;&lt;p&gt;Выбрать текст в текущем редакторе до соответствующей скобки.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1207"/>
+        <location filename="../ViewManager/ViewManager.py" line="1205"/>
         <source>Select all</source>
         <translation>Выбрать всё</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1207"/>
+        <location filename="../ViewManager/ViewManager.py" line="1205"/>
         <source>&amp;Select all</source>
         <translation>В&amp;ыбрать всё</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1207"/>
+        <location filename="../ViewManager/ViewManager.py" line="1205"/>
         <source>Ctrl+A</source>
         <comment>Edit|Select all</comment>
         <translation>Ctrl+A</translation>
     </message>
     <message>
+        <location filename="../ViewManager/ViewManager.py" line="1213"/>
+        <source>Select all text</source>
+        <translation>Выбрать весь текст</translation>
+    </message>
+    <message>
         <location filename="../ViewManager/ViewManager.py" line="1215"/>
-        <source>Select all text</source>
-        <translation>Выбрать весь текст</translation>
-    </message>
-    <message>
-        <location filename="../ViewManager/ViewManager.py" line="1217"/>
         <source>&lt;b&gt;Select All&lt;/b&gt;&lt;p&gt;Select all text of the current editor.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Выбрать всё&lt;/b&gt;&lt;p&gt;Выбрать весь текст в текущем редакторе.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1225"/>
+        <location filename="../ViewManager/ViewManager.py" line="1223"/>
         <source>Deselect all</source>
         <translation>Снять выделение</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1225"/>
+        <location filename="../ViewManager/ViewManager.py" line="1223"/>
         <source>&amp;Deselect all</source>
         <translation>&amp;Снять выделение</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1225"/>
+        <location filename="../ViewManager/ViewManager.py" line="1223"/>
         <source>Alt+Ctrl+A</source>
         <comment>Edit|Deselect all</comment>
         <translation>Alt+Ctrl+A</translation>
     </message>
     <message>
+        <location filename="../ViewManager/ViewManager.py" line="1230"/>
+        <source>Deselect all text</source>
+        <translation>Снять выделение со всего текста</translation>
+    </message>
+    <message>
         <location filename="../ViewManager/ViewManager.py" line="1232"/>
-        <source>Deselect all text</source>
-        <translation>Снять выделение со всего текста</translation>
-    </message>
-    <message>
-        <location filename="../ViewManager/ViewManager.py" line="1234"/>
         <source>&lt;b&gt;Deselect All&lt;/b&gt;&lt;p&gt;Deselect all text of the current editor.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Снять выделение&lt;/b&gt;&lt;p&gt;Снять выделение со всего текста в текущем редакторе.&lt;/p&gt;</translation>
     </message>
     <message>
+        <location filename="../ViewManager/ViewManager.py" line="1247"/>
+        <source>Convert Line End Characters</source>
+        <translation>Сконвертировать окончания строк</translation>
+    </message>
+    <message>
+        <location filename="../ViewManager/ViewManager.py" line="1240"/>
+        <source>Convert &amp;Line End Characters</source>
+        <translation>С&amp;конвертировать окончания строк</translation>
+    </message>
+    <message>
         <location filename="../ViewManager/ViewManager.py" line="1249"/>
-        <source>Convert Line End Characters</source>
-        <translation>Сконвертировать окончания строк</translation>
-    </message>
-    <message>
-        <location filename="../ViewManager/ViewManager.py" line="1242"/>
-        <source>Convert &amp;Line End Characters</source>
-        <translation>С&amp;конвертировать окончания строк</translation>
-    </message>
-    <message>
-        <location filename="../ViewManager/ViewManager.py" line="1251"/>
         <source>&lt;b&gt;Convert Line End Characters&lt;/b&gt;&lt;p&gt;Convert the line end characters to the currently set type.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Сконвертировать окончания строк&lt;/b&gt;
 &lt;p&gt;Сконвертировать окончания строк к выбранному способу&lt;/p&gt;</translation>
     </message>
     <message>
+        <location filename="../ViewManager/ViewManager.py" line="1263"/>
+        <source>Shorten empty lines</source>
+        <translation>Укоротить пустые строки</translation>
+    </message>
+    <message>
         <location filename="../ViewManager/ViewManager.py" line="1265"/>
-        <source>Shorten empty lines</source>
-        <translation>Укоротить пустые строки</translation>
-    </message>
-    <message>
-        <location filename="../ViewManager/ViewManager.py" line="1267"/>
         <source>&lt;b&gt;Shorten empty lines&lt;/b&gt;&lt;p&gt;Shorten lines consisting solely of whitespace characters.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Укоротить пустые строки&lt;/b&gt;
 &lt;p&gt;Укоротить строки, состоящие только из пробельных символов.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1363"/>
+        <location filename="../ViewManager/ViewManager.py" line="1361"/>
         <source>Calltip</source>
         <translation>Подсказка</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1363"/>
+        <location filename="../ViewManager/ViewManager.py" line="1361"/>
         <source>&amp;Calltip</source>
         <translation>&amp;Подсказки</translation>
     </message>
     <message>
+        <location filename="../ViewManager/ViewManager.py" line="1368"/>
+        <source>Show Calltips</source>
+        <translation>Показать подсказки</translation>
+    </message>
+    <message>
         <location filename="../ViewManager/ViewManager.py" line="1370"/>
-        <source>Show Calltips</source>
-        <translation>Показать подсказки</translation>
-    </message>
-    <message>
-        <location filename="../ViewManager/ViewManager.py" line="1372"/>
         <source>&lt;b&gt;Calltip&lt;/b&gt;&lt;p&gt;Show calltips based on the characters immediately to the left of the cursor.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Подсказки&lt;/b&gt;&lt;p&gt;Показать подсказки соответствующие символам слева от курсора.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1430"/>
+        <location filename="../ViewManager/ViewManager.py" line="1428"/>
         <source>Move left one character</source>
         <translation>Перейти влево на один символ</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1430"/>
+        <location filename="../ViewManager/ViewManager.py" line="1428"/>
         <source>Left</source>
         <translation>Left</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1444"/>
+        <location filename="../ViewManager/ViewManager.py" line="1442"/>
         <source>Move right one character</source>
         <translation>Перейти вправо на один символ</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1444"/>
+        <location filename="../ViewManager/ViewManager.py" line="1442"/>
         <source>Right</source>
         <translation>Right</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1458"/>
+        <location filename="../ViewManager/ViewManager.py" line="1456"/>
         <source>Move up one line</source>
         <translation>Перейти на одну строку вверх</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1458"/>
+        <location filename="../ViewManager/ViewManager.py" line="1456"/>
         <source>Up</source>
         <translation>Up</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1470"/>
+        <location filename="../ViewManager/ViewManager.py" line="1468"/>
         <source>Move down one line</source>
         <translation>Перейти на одну строку вниз</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1470"/>
+        <location filename="../ViewManager/ViewManager.py" line="1468"/>
         <source>Down</source>
         <translation>Down</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1482"/>
+        <location filename="../ViewManager/ViewManager.py" line="1480"/>
         <source>Move left one word part</source>
         <translation>Перейти влево на одну часть слова</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1516"/>
+        <location filename="../ViewManager/ViewManager.py" line="1514"/>
         <source>Alt+Left</source>
         <translation>Alt+Left</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1496"/>
+        <location filename="../ViewManager/ViewManager.py" line="1494"/>
         <source>Move right one word part</source>
         <translation>Перейти вправо на одну часть слова</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2384"/>
+        <location filename="../ViewManager/ViewManager.py" line="2382"/>
         <source>Alt+Right</source>
         <translation>Alt+Right</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1510"/>
+        <location filename="../ViewManager/ViewManager.py" line="1508"/>
         <source>Move left one word</source>
         <translation>Перейти влево на одно слово</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1561"/>
+        <location filename="../ViewManager/ViewManager.py" line="1559"/>
         <source>Ctrl+Left</source>
         <translation>Ctrl+Left</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1525"/>
+        <location filename="../ViewManager/ViewManager.py" line="1523"/>
         <source>Move right one word</source>
         <translation>Перейти вправо на одно слово</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2138"/>
+        <location filename="../ViewManager/ViewManager.py" line="2136"/>
         <source>Ctrl+Right</source>
         <translation>Ctrl+Right</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2339"/>
+        <location filename="../ViewManager/ViewManager.py" line="2337"/>
         <source>Home</source>
         <translation>Home</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1564"/>
+        <location filename="../ViewManager/ViewManager.py" line="1562"/>
         <source>Alt+Home</source>
         <translation>Alt+Home</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2354"/>
+        <location filename="../ViewManager/ViewManager.py" line="2352"/>
         <source>End</source>
         <translation>End</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1587"/>
+        <location filename="../ViewManager/ViewManager.py" line="1585"/>
         <source>Scroll view down one line</source>
         <translation>Промотать на одну строку вниз</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1677"/>
+        <location filename="../ViewManager/ViewManager.py" line="1675"/>
         <source>Ctrl+Down</source>
         <translation>Ctrl+Down</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1599"/>
+        <location filename="../ViewManager/ViewManager.py" line="1597"/>
         <source>Scroll view up one line</source>
         <translation>Промотать на одну строку вверх</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1660"/>
+        <location filename="../ViewManager/ViewManager.py" line="1658"/>
         <source>Ctrl+Up</source>
         <translation>Ctrl+Up</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1610"/>
+        <location filename="../ViewManager/ViewManager.py" line="1608"/>
         <source>Move up one paragraph</source>
         <translation>Перейти на один параграф вверх</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1610"/>
+        <location filename="../ViewManager/ViewManager.py" line="1608"/>
         <source>Alt+Up</source>
         <translation>Alt+Up</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1619"/>
+        <location filename="../ViewManager/ViewManager.py" line="1617"/>
         <source>Move down one paragraph</source>
         <translation>Перейти на один параграф вниз</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1619"/>
+        <location filename="../ViewManager/ViewManager.py" line="1617"/>
         <source>Alt+Down</source>
         <translation>Alt+Down</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1631"/>
+        <location filename="../ViewManager/ViewManager.py" line="1629"/>
         <source>Move up one page</source>
         <translation>Перейти на одну страницу вверх</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1631"/>
+        <location filename="../ViewManager/ViewManager.py" line="1629"/>
         <source>PgUp</source>
         <translation>PgUp</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1640"/>
+        <location filename="../ViewManager/ViewManager.py" line="1638"/>
         <source>Move down one page</source>
         <translation>Перейти на одну страницу вниз</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1640"/>
+        <location filename="../ViewManager/ViewManager.py" line="1638"/>
         <source>PgDown</source>
         <translation>PgDown</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1663"/>
+        <location filename="../ViewManager/ViewManager.py" line="1661"/>
         <source>Ctrl+Home</source>
         <translation>Ctrl+Home</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1680"/>
+        <location filename="../ViewManager/ViewManager.py" line="1678"/>
         <source>Ctrl+End</source>
         <translation>Ctrl+End</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1686"/>
+        <location filename="../ViewManager/ViewManager.py" line="1684"/>
         <source>Indent one level</source>
         <translation>Увеличить отступ</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1686"/>
+        <location filename="../ViewManager/ViewManager.py" line="1684"/>
         <source>Tab</source>
         <translation>Tab</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1695"/>
+        <location filename="../ViewManager/ViewManager.py" line="1693"/>
         <source>Unindent one level</source>
         <translation>Уменьшить отступ</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1695"/>
+        <location filename="../ViewManager/ViewManager.py" line="1693"/>
         <source>Shift+Tab</source>
         <translation>Shift+Tab</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1705"/>
+        <location filename="../ViewManager/ViewManager.py" line="1703"/>
         <source>Extend selection left one character</source>
         <translation>Распространить выделение на один символ влево</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1705"/>
+        <location filename="../ViewManager/ViewManager.py" line="1703"/>
         <source>Shift+Left</source>
         <translation>Shift+Left</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1720"/>
+        <location filename="../ViewManager/ViewManager.py" line="1718"/>
         <source>Extend selection right one character</source>
         <translation>Распространить выделение на один символ вправо</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1720"/>
+        <location filename="../ViewManager/ViewManager.py" line="1718"/>
         <source>Shift+Right</source>
         <translation>Shift+Right</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1735"/>
+        <location filename="../ViewManager/ViewManager.py" line="1733"/>
         <source>Extend selection up one line</source>
         <translation>Распространить выделение на одну строку вверх</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1735"/>
+        <location filename="../ViewManager/ViewManager.py" line="1733"/>
         <source>Shift+Up</source>
         <translation>Shift+Up</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1750"/>
+        <location filename="../ViewManager/ViewManager.py" line="1748"/>
         <source>Extend selection down one line</source>
         <translation>Распространить выделение на одну строку вниз</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1750"/>
+        <location filename="../ViewManager/ViewManager.py" line="1748"/>
         <source>Shift+Down</source>
         <translation>Shift+Down</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1765"/>
+        <location filename="../ViewManager/ViewManager.py" line="1763"/>
         <source>Extend selection left one word part</source>
         <translation>Распространить выделение на одну часть слова влево</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1801"/>
+        <location filename="../ViewManager/ViewManager.py" line="1799"/>
         <source>Alt+Shift+Left</source>
         <translation>Alt+Shift+Left</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1779"/>
+        <location filename="../ViewManager/ViewManager.py" line="1777"/>
         <source>Extend selection right one word part</source>
         <translation>Распространить выделение на одну часть слова вправо</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2399"/>
+        <location filename="../ViewManager/ViewManager.py" line="2397"/>
         <source>Alt+Shift+Right</source>
         <translation>Alt+Shift+Right</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1793"/>
+        <location filename="../ViewManager/ViewManager.py" line="1791"/>
         <source>Extend selection left one word</source>
         <translation>Распространить выделение на одно слово влево</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2493"/>
+        <location filename="../ViewManager/ViewManager.py" line="2491"/>
         <source>Ctrl+Shift+Left</source>
         <translation>Ctrl+Shift+Left</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1810"/>
+        <location filename="../ViewManager/ViewManager.py" line="1808"/>
         <source>Extend selection right one word</source>
         <translation>Распространить выделение на одно слово вправо</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2155"/>
+        <location filename="../ViewManager/ViewManager.py" line="2153"/>
         <source>Ctrl+Shift+Right</source>
         <translation>Ctrl+Shift+Right</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1839"/>
+        <location filename="../ViewManager/ViewManager.py" line="1837"/>
         <source>Shift+Home</source>
         <translation>Shift+Home</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2259"/>
+        <location filename="../ViewManager/ViewManager.py" line="2257"/>
         <source>Alt+Shift+Home</source>
         <translation>Alt+Shift+Home</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1856"/>
+        <location filename="../ViewManager/ViewManager.py" line="1854"/>
         <source>Shift+End</source>
         <translation>Shift+End</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1862"/>
+        <location filename="../ViewManager/ViewManager.py" line="1860"/>
         <source>Extend selection up one paragraph</source>
         <translation>Распространить выделение на один параграф вверх</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1862"/>
+        <location filename="../ViewManager/ViewManager.py" line="1860"/>
         <source>Alt+Shift+Up</source>
         <translation>Alt+Shift+Up</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1875"/>
+        <location filename="../ViewManager/ViewManager.py" line="1873"/>
         <source>Extend selection down one paragraph</source>
         <translation>Распространить выделение на один параграф вниз</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1875"/>
+        <location filename="../ViewManager/ViewManager.py" line="1873"/>
         <source>Alt+Shift+Down</source>
         <translation>Alt+Shift+Down</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1888"/>
+        <location filename="../ViewManager/ViewManager.py" line="1886"/>
         <source>Extend selection up one page</source>
         <translation>Распространить выделение на страницу вверх</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1888"/>
+        <location filename="../ViewManager/ViewManager.py" line="1886"/>
         <source>Shift+PgUp</source>
         <translation>Shift+PgUp</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1900"/>
+        <location filename="../ViewManager/ViewManager.py" line="1898"/>
         <source>Extend selection down one page</source>
         <translation>Распространить выделение на страницу вниз</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1900"/>
+        <location filename="../ViewManager/ViewManager.py" line="1898"/>
         <source>Shift+PgDown</source>
         <translation>Shift+PgDown</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1927"/>
+        <location filename="../ViewManager/ViewManager.py" line="1925"/>
         <source>Ctrl+Shift+Home</source>
         <translation>Ctrl+Shift+Home</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1944"/>
+        <location filename="../ViewManager/ViewManager.py" line="1942"/>
         <source>Ctrl+Shift+End</source>
         <translation>Ctrl+Shift+End</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1950"/>
+        <location filename="../ViewManager/ViewManager.py" line="1948"/>
         <source>Delete previous character</source>
         <translation>Удалить предыдущий символ</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1950"/>
+        <location filename="../ViewManager/ViewManager.py" line="1948"/>
         <source>Backspace</source>
         <translation>Backspace</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1962"/>
+        <location filename="../ViewManager/ViewManager.py" line="1960"/>
         <source>Shift+Backspace</source>
         <translation>Shift+Backspace</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1981"/>
+        <location filename="../ViewManager/ViewManager.py" line="1979"/>
         <source>Delete current character</source>
         <translation>Удалить текущий символ</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1981"/>
+        <location filename="../ViewManager/ViewManager.py" line="1979"/>
         <source>Del</source>
         <translation>Del</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1995"/>
+        <location filename="../ViewManager/ViewManager.py" line="1993"/>
         <source>Delete word to left</source>
         <translation>Удалить слово слева</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1995"/>
+        <location filename="../ViewManager/ViewManager.py" line="1993"/>
         <source>Ctrl+Backspace</source>
         <translation>Ctrl+Backspace</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2006"/>
+        <location filename="../ViewManager/ViewManager.py" line="2004"/>
         <source>Delete word to right</source>
         <translation>Удалить слово справа</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2006"/>
+        <location filename="../ViewManager/ViewManager.py" line="2004"/>
         <source>Ctrl+Del</source>
         <translation>Ctrl+Del</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2016"/>
+        <location filename="../ViewManager/ViewManager.py" line="2014"/>
         <source>Delete line to left</source>
         <translation>Удалить строку слева</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2016"/>
+        <location filename="../ViewManager/ViewManager.py" line="2014"/>
         <source>Ctrl+Shift+Backspace</source>
         <translation>Ctrl+Shift+Backspace</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2027"/>
+        <location filename="../ViewManager/ViewManager.py" line="2025"/>
         <source>Delete line to right</source>
         <translation>Удалить строку справа</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2036"/>
+        <location filename="../ViewManager/ViewManager.py" line="2034"/>
         <source>Ctrl+Shift+Del</source>
         <translation>Ctrl+Shift+Del</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2042"/>
+        <location filename="../ViewManager/ViewManager.py" line="2040"/>
         <source>Insert new line</source>
         <translation>Вставить новую строку</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2042"/>
+        <location filename="../ViewManager/ViewManager.py" line="2040"/>
         <source>Return</source>
         <translation>Return</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2042"/>
+        <location filename="../ViewManager/ViewManager.py" line="2040"/>
         <source>Enter</source>
         <translation>Enter</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2052"/>
+        <location filename="../ViewManager/ViewManager.py" line="2050"/>
         <source>Insert new line below current line</source>
         <translation>Вставить новую строку после текущей</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2052"/>
+        <location filename="../ViewManager/ViewManager.py" line="2050"/>
         <source>Shift+Return</source>
         <translation>Shift+Return</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2052"/>
+        <location filename="../ViewManager/ViewManager.py" line="2050"/>
         <source>Shift+Enter</source>
         <translation>Shift+Enter</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2065"/>
+        <location filename="../ViewManager/ViewManager.py" line="2063"/>
         <source>Delete current line</source>
         <translation>Удалить текущую строку</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2065"/>
+        <location filename="../ViewManager/ViewManager.py" line="2063"/>
         <source>Ctrl+Shift+L</source>
         <translation>Ctrl+Shift+L</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2076"/>
+        <location filename="../ViewManager/ViewManager.py" line="2074"/>
         <source>Duplicate current line</source>
         <translation>Сдублировать текущую строку</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2076"/>
+        <location filename="../ViewManager/ViewManager.py" line="2074"/>
         <source>Ctrl+D</source>
         <translation>Ctrl+D</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2087"/>
+        <location filename="../ViewManager/ViewManager.py" line="2085"/>
         <source>Swap current and previous lines</source>
         <translation>Поменять местами предыдущую и последующую строки</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2087"/>
+        <location filename="../ViewManager/ViewManager.py" line="2085"/>
         <source>Ctrl+T</source>
         <translation>Ctrl+T</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2098"/>
+        <location filename="../ViewManager/ViewManager.py" line="2096"/>
         <source>Cut current line</source>
         <translation>Вырезать текущую строку</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2098"/>
+        <location filename="../ViewManager/ViewManager.py" line="2096"/>
         <source>Alt+Shift+L</source>
         <translation>Alt+Shift+L</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2108"/>
+        <location filename="../ViewManager/ViewManager.py" line="2106"/>
         <source>Copy current line</source>
         <translation>Копировать текущую строку</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2108"/>
+        <location filename="../ViewManager/ViewManager.py" line="2106"/>
         <source>Ctrl+Shift+T</source>
         <translation>Ctrl+Shift+T</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2119"/>
+        <location filename="../ViewManager/ViewManager.py" line="2117"/>
         <source>Toggle insert/overtype</source>
         <translation>Вставка/Замена</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2119"/>
+        <location filename="../ViewManager/ViewManager.py" line="2117"/>
         <source>Ins</source>
         <translation>Ins</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2683"/>
+        <location filename="../ViewManager/ViewManager.py" line="2681"/>
         <source>Convert selection to lower case</source>
         <translation>Преобразовать выделение в нижний регистр</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2683"/>
+        <location filename="../ViewManager/ViewManager.py" line="2681"/>
         <source>Alt+Shift+U</source>
         <translation>Alt+Shift+U</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2695"/>
+        <location filename="../ViewManager/ViewManager.py" line="2693"/>
         <source>Convert selection to upper case</source>
         <translation>Преобразовать выделение в верхний регистр</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2695"/>
+        <location filename="../ViewManager/ViewManager.py" line="2693"/>
         <source>Ctrl+Shift+U</source>
         <translation>Ctrl+Shift+U</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2141"/>
+        <location filename="../ViewManager/ViewManager.py" line="2139"/>
         <source>Alt+End</source>
         <translation>Alt+End</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2161"/>
+        <location filename="../ViewManager/ViewManager.py" line="2159"/>
         <source>Formfeed</source>
         <translation>Formfeed</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2170"/>
+        <location filename="../ViewManager/ViewManager.py" line="2168"/>
         <source>Escape</source>
         <translation>Escape</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2170"/>
+        <location filename="../ViewManager/ViewManager.py" line="2168"/>
         <source>Esc</source>
         <translation>Esc</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2179"/>
+        <location filename="../ViewManager/ViewManager.py" line="2177"/>
         <source>Extend rectangular selection down one line</source>
         <translation>Распространить прямоугольное выделение на одну строку вниз</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2179"/>
+        <location filename="../ViewManager/ViewManager.py" line="2177"/>
         <source>Alt+Ctrl+Down</source>
         <translation>Alt+Ctrl+Down</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2195"/>
+        <location filename="../ViewManager/ViewManager.py" line="2193"/>
         <source>Extend rectangular selection up one line</source>
         <translation>Распространить прямоугольное выделение на одну строку вверх</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2195"/>
+        <location filename="../ViewManager/ViewManager.py" line="2193"/>
         <source>Alt+Ctrl+Up</source>
         <translation>Alt+Ctrl+Up</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2210"/>
+        <location filename="../ViewManager/ViewManager.py" line="2208"/>
         <source>Extend rectangular selection left one character</source>
         <translation>Распространить прямоугольное выделение на один символ влево</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2210"/>
+        <location filename="../ViewManager/ViewManager.py" line="2208"/>
         <source>Alt+Ctrl+Left</source>
         <translation>Alt+Ctrl+Left</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2228"/>
+        <location filename="../ViewManager/ViewManager.py" line="2226"/>
         <source>Extend rectangular selection right one character</source>
         <translation>Распространить прямоугольное выделение на один символ вправо</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2228"/>
+        <location filename="../ViewManager/ViewManager.py" line="2226"/>
         <source>Alt+Ctrl+Right</source>
         <translation>Alt+Ctrl+Right</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2284"/>
+        <location filename="../ViewManager/ViewManager.py" line="2282"/>
         <source>Extend rectangular selection up one page</source>
         <translation>Распространить прямоугольное выделение на одну страницу вверх</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2299"/>
+        <location filename="../ViewManager/ViewManager.py" line="2297"/>
         <source>Extend rectangular selection down one page</source>
         <translation>Распространить прямоугольное выделение на одну страницу вниз</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2317"/>
+        <location filename="../ViewManager/ViewManager.py" line="2315"/>
         <source>Duplicate current selection</source>
         <translation>Сдублировать текущее выделение</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2317"/>
+        <location filename="../ViewManager/ViewManager.py" line="2315"/>
         <source>Ctrl+Shift+D</source>
         <translation>Ctrl+Shift+D</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2724"/>
+        <location filename="../ViewManager/ViewManager.py" line="2722"/>
         <source>&amp;Search</source>
         <translation>&amp;Поиск</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2745"/>
+        <location filename="../ViewManager/ViewManager.py" line="2743"/>
         <source>&amp;Edit</source>
         <translation>&amp;Правка</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2804"/>
+        <location filename="../ViewManager/ViewManager.py" line="2802"/>
         <source>Edit</source>
         <translation>Редактировать</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3379"/>
+        <location filename="../ViewManager/ViewManager.py" line="3377"/>
         <source>Search</source>
         <translation>Поиск</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2836"/>
+        <location filename="../ViewManager/ViewManager.py" line="2834"/>
         <source>&amp;Search...</source>
         <translation>&amp;Найти...</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2836"/>
+        <location filename="../ViewManager/ViewManager.py" line="2834"/>
         <source>Ctrl+F</source>
         <comment>Search|Search</comment>
         <translation>Ctrl+F</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2844"/>
+        <location filename="../ViewManager/ViewManager.py" line="2842"/>
         <source>Search for a text</source>
         <translation>Поиск текста</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2846"/>
+        <location filename="../ViewManager/ViewManager.py" line="2844"/>
         <source>&lt;b&gt;Search&lt;/b&gt;&lt;p&gt;Search for some text in the current editor. A dialog is shown to enter the searchtext and options for the search.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Поиск&lt;/b&gt;
 &lt;p&gt;Поиск текста в текущем редакторе. Отображается диалог для ввода искомого текста и настройки поиска.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2856"/>
+        <location filename="../ViewManager/ViewManager.py" line="2854"/>
         <source>Search next</source>
         <translation>Найти следующее</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2856"/>
+        <location filename="../ViewManager/ViewManager.py" line="2854"/>
         <source>Search &amp;next</source>
         <translation>&amp;Следующее</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2856"/>
+        <location filename="../ViewManager/ViewManager.py" line="2854"/>
         <source>F3</source>
         <comment>Search|Search next</comment>
         <translation>F3</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2865"/>
+        <location filename="../ViewManager/ViewManager.py" line="2863"/>
         <source>Search next occurrence of text</source>
         <translation>Поиск следующего вхождения текста</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2867"/>
+        <location filename="../ViewManager/ViewManager.py" line="2865"/>
         <source>&lt;b&gt;Search next&lt;/b&gt;&lt;p&gt;Search the next occurrence of some text in the current editor. The previously entered searchtext and options are reused.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Поиск следующего&lt;/b&gt;&lt;p&gt;Поиск следующего вхождения текста в текущем редакторе. Используются предыдущий искомый текст и настройки поиска.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2877"/>
+        <location filename="../ViewManager/ViewManager.py" line="2875"/>
         <source>Search previous</source>
         <translation>Найти предыдущее</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2877"/>
+        <location filename="../ViewManager/ViewManager.py" line="2875"/>
         <source>Search &amp;previous</source>
         <translation>&amp;Предыдущее</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2877"/>
+        <location filename="../ViewManager/ViewManager.py" line="2875"/>
         <source>Shift+F3</source>
         <comment>Search|Search previous</comment>
         <translation>Shift+F3</translation>
     </message>
     <message>
+        <location filename="../ViewManager/ViewManager.py" line="2883"/>
+        <source>Search previous occurrence of text</source>
+        <translation>Поиск предыдущего вхождения текста</translation>
+    </message>
+    <message>
         <location filename="../ViewManager/ViewManager.py" line="2885"/>
-        <source>Search previous occurrence of text</source>
-        <translation>Поиск предыдущего вхождения текста</translation>
-    </message>
-    <message>
-        <location filename="../ViewManager/ViewManager.py" line="2887"/>
         <source>&lt;b&gt;Search previous&lt;/b&gt;&lt;p&gt;Search the previous occurrence of some text in the current editor. The previously entered searchtext and options are reused.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Поиск предыдущего&lt;/b&gt;&lt;p&gt;Поиск предыдущего вхождения текста в текущем редакторе. Используются предыдущий искомый текст и настройки поиска.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2897"/>
+        <location filename="../ViewManager/ViewManager.py" line="2895"/>
         <source>Clear search markers</source>
         <translation>Убрать подсветку найденого</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2897"/>
+        <location filename="../ViewManager/ViewManager.py" line="2895"/>
         <source>Ctrl+3</source>
         <comment>Search|Clear search markers</comment>
         <translation>Ctrl+3</translation>
     </message>
     <message>
+        <location filename="../ViewManager/ViewManager.py" line="2903"/>
+        <source>Clear all displayed search markers</source>
+        <translation>Убрать подсветку всех результатов поиска</translation>
+    </message>
+    <message>
         <location filename="../ViewManager/ViewManager.py" line="2905"/>
-        <source>Clear all displayed search markers</source>
-        <translation>Убрать подсветку всех результатов поиска</translation>
-    </message>
-    <message>
-        <location filename="../ViewManager/ViewManager.py" line="2907"/>
         <source>&lt;b&gt;Clear search markers&lt;/b&gt;&lt;p&gt;Clear all displayed search markers.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Убрать подсветку поиска&lt;/b&gt;&lt;p&gt;Удаление подсветки всех результатов поиска.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2962"/>
+        <location filename="../ViewManager/ViewManager.py" line="2960"/>
         <source>Replace</source>
         <translation>Заменить</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2962"/>
+        <location filename="../ViewManager/ViewManager.py" line="2960"/>
         <source>&amp;Replace...</source>
         <translation>&amp;Заменить...</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2962"/>
+        <location filename="../ViewManager/ViewManager.py" line="2960"/>
         <source>Ctrl+R</source>
         <comment>Search|Replace</comment>
         <translation>Ctrl+R</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2969"/>
+        <location filename="../ViewManager/ViewManager.py" line="2967"/>
         <source>Replace some text</source>
         <translation>Заменить заданный текст</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2971"/>
+        <location filename="../ViewManager/ViewManager.py" line="2969"/>
         <source>&lt;b&gt;Replace&lt;/b&gt;&lt;p&gt;Search for some text in the current editor and replace it. A dialog is shown to enter the searchtext, the replacement text and options for the search and replace.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Заменить&lt;/b&gt;
 &lt;p&gt;Поиск в текущем редакторе заданного текста и его замена. Отображается диалог ввода искомого текста, текста замены и настройек поиска и замены&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3318"/>
+        <location filename="../ViewManager/ViewManager.py" line="3316"/>
         <source>Quicksearch</source>
         <translation>Быстрый поиск</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3049"/>
+        <location filename="../ViewManager/ViewManager.py" line="3047"/>
         <source>&amp;Quicksearch</source>
         <translation>&amp;Быстрый поиск</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3049"/>
+        <location filename="../ViewManager/ViewManager.py" line="3047"/>
         <source>Ctrl+Shift+K</source>
         <comment>Search|Quicksearch</comment>
         <translation>Ctrl+Shift+K</translation>
     </message>
     <message>
+        <location filename="../ViewManager/ViewManager.py" line="3055"/>
+        <source>Perform a quicksearch</source>
+        <translation>Выполнить быстрый поиск</translation>
+    </message>
+    <message>
         <location filename="../ViewManager/ViewManager.py" line="3057"/>
-        <source>Perform a quicksearch</source>
-        <translation>Выполнить быстрый поиск</translation>
-    </message>
-    <message>
-        <location filename="../ViewManager/ViewManager.py" line="3059"/>
         <source>&lt;b&gt;Quicksearch&lt;/b&gt;&lt;p&gt;This activates the quicksearch function of the IDE by giving focus to the quicksearch entry field. If this field is already active and contains text, it searches for the next occurrence of this text.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Быстрый поиск&lt;/b&gt;&lt;p&gt;Активизация быстрого поиска путем перемещения фокуса на поле ввода быстрого поиска. Если это поле уже активно и содержит какой-нибудь текст, то выполняется  поиск следующего вхождения этого текста.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3070"/>
+        <location filename="../ViewManager/ViewManager.py" line="3068"/>
         <source>Quicksearch backwards</source>
         <translation>Быстрый поиск назад</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3070"/>
+        <location filename="../ViewManager/ViewManager.py" line="3068"/>
         <source>Quicksearch &amp;backwards</source>
         <translation>Быстрый поиск &amp;назад</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3070"/>
+        <location filename="../ViewManager/ViewManager.py" line="3068"/>
         <source>Ctrl+Shift+J</source>
         <comment>Search|Quicksearch backwards</comment>
         <translation>Ctrl+Shift+J</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3080"/>
+        <location filename="../ViewManager/ViewManager.py" line="3078"/>
         <source>Perform a quicksearch backwards</source>
         <translation>Выполнить быстрый поиск назад</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3083"/>
+        <location filename="../ViewManager/ViewManager.py" line="3081"/>
         <source>&lt;b&gt;Quicksearch backwards&lt;/b&gt;&lt;p&gt;This searches the previous occurrence of the quicksearch text.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Быстрый поиск назад&lt;/b&gt;&lt;p&gt;Поиск предыдущего вхождения текста из поля ввода текста для быстрого поиска.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3092"/>
+        <location filename="../ViewManager/ViewManager.py" line="3090"/>
         <source>Quicksearch extend</source>
         <translation>Расширить быстрый поиск</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3092"/>
+        <location filename="../ViewManager/ViewManager.py" line="3090"/>
         <source>Quicksearch e&amp;xtend</source>
         <translation>Рас&amp;ширить быстрый поиск</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3092"/>
+        <location filename="../ViewManager/ViewManager.py" line="3090"/>
         <source>Ctrl+Shift+H</source>
         <comment>Search|Quicksearch extend</comment>
         <translation>Ctrl+Shift+H</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3100"/>
+        <location filename="../ViewManager/ViewManager.py" line="3098"/>
         <source>Extend the quicksearch to the end of the current word</source>
         <translation>Расширить быстрый поиск до конца текущего слова</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3103"/>
+        <location filename="../ViewManager/ViewManager.py" line="3101"/>
         <source>&lt;b&gt;Quicksearch extend&lt;/b&gt;&lt;p&gt;This extends the quicksearch text to the end of the word currently found.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Продлить быстрый поиск&lt;/b&gt;
 &lt;p&gt;Продление быстрого поиска текста до конца текущего найденного слова.&lt;/p&gt;</translation>
     </message>
     <message>
+        <location filename="../ViewManager/ViewManager.py" line="3119"/>
+        <source>Goto Line</source>
+        <translation>Перейти на строку</translation>
+    </message>
+    <message>
+        <location filename="../ViewManager/ViewManager.py" line="3111"/>
+        <source>&amp;Goto Line...</source>
+        <translation>&amp;Перейти на строку...</translation>
+    </message>
+    <message>
+        <location filename="../ViewManager/ViewManager.py" line="3111"/>
+        <source>Ctrl+G</source>
+        <comment>Search|Goto Line</comment>
+        <translation>Ctrl+G</translation>
+    </message>
+    <message>
         <location filename="../ViewManager/ViewManager.py" line="3121"/>
-        <source>Goto Line</source>
-        <translation>Перейти на строку</translation>
-    </message>
-    <message>
-        <location filename="../ViewManager/ViewManager.py" line="3113"/>
-        <source>&amp;Goto Line...</source>
-        <translation>&amp;Перейти на строку...</translation>
-    </message>
-    <message>
-        <location filename="../ViewManager/ViewManager.py" line="3113"/>
-        <source>Ctrl+G</source>
-        <comment>Search|Goto Line</comment>
-        <translation>Ctrl+G</translation>
-    </message>
-    <message>
-        <location filename="../ViewManager/ViewManager.py" line="3123"/>
         <source>&lt;b&gt;Goto Line&lt;/b&gt;&lt;p&gt;Go to a specific line of text in the current editor. A dialog is shown to enter the linenumber.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Перейти на строку&lt;/b&gt;
 &lt;p&gt;Перейти на указанную строку текущего редактора. Будет показан диалог ввода номера строки.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3140"/>
+        <location filename="../ViewManager/ViewManager.py" line="3138"/>
         <source>Goto Brace</source>
         <translation>Перейти к скобке</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3132"/>
+        <location filename="../ViewManager/ViewManager.py" line="3130"/>
         <source>Goto &amp;Brace</source>
         <translation>Перейти к &amp;скобке</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3132"/>
+        <location filename="../ViewManager/ViewManager.py" line="3130"/>
         <source>Ctrl+L</source>
         <comment>Search|Goto Brace</comment>
         <translation>Ctrl+L</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3142"/>
+        <location filename="../ViewManager/ViewManager.py" line="3140"/>
         <source>&lt;b&gt;Goto Brace&lt;/b&gt;&lt;p&gt;Go to the matching brace in the current editor.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Перейти к скобке&lt;/b&gt;
 &lt;p&gt;Переход к соответствующей скобке.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3220"/>
+        <location filename="../ViewManager/ViewManager.py" line="3218"/>
         <source>Search in Files</source>
         <translation>Поиск в файлах</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3220"/>
+        <location filename="../ViewManager/ViewManager.py" line="3218"/>
         <source>Search in &amp;Files...</source>
         <translation>Найти в &amp;файлах...</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3220"/>
+        <location filename="../ViewManager/ViewManager.py" line="3218"/>
         <source>Shift+Ctrl+F</source>
         <comment>Search|Search Files</comment>
         <translation>Shift+Ctrl+F</translation>
     </message>
     <message>
+        <location filename="../ViewManager/ViewManager.py" line="3226"/>
+        <source>Search for a text in files</source>
+        <translation>Поиск заданного текста в файлах</translation>
+    </message>
+    <message>
         <location filename="../ViewManager/ViewManager.py" line="3228"/>
-        <source>Search for a text in files</source>
-        <translation>Поиск заданного текста в файлах</translation>
-    </message>
-    <message>
-        <location filename="../ViewManager/ViewManager.py" line="3230"/>
         <source>&lt;b&gt;Search in Files&lt;/b&gt;&lt;p&gt;Search for some text in the files of a directory tree or the project. A dialog is shown to enter the searchtext and options for the search and to display the result.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Поиск в файлах&lt;/b&gt;
 &lt;p&gt;Поиск заданного текста в файлах дерева директорий или проекта. Отображение диалога ввода искомого текста, опций поиска и отображения результатов.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3240"/>
+        <location filename="../ViewManager/ViewManager.py" line="3238"/>
         <source>Replace in Files</source>
         <translation>Заменить в файлах</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3240"/>
+        <location filename="../ViewManager/ViewManager.py" line="3238"/>
         <source>Replace in F&amp;iles...</source>
         <translation>Заменить в ф&amp;айлах...</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3240"/>
+        <location filename="../ViewManager/ViewManager.py" line="3238"/>
         <source>Shift+Ctrl+R</source>
         <comment>Search|Replace in Files</comment>
         <translation>Shift+Ctrl+R</translation>
     </message>
     <message>
+        <location filename="../ViewManager/ViewManager.py" line="3245"/>
+        <source>Search for a text in files and replace it</source>
+        <translation>Поиск заданного текста в файлах и его замена</translation>
+    </message>
+    <message>
         <location filename="../ViewManager/ViewManager.py" line="3247"/>
-        <source>Search for a text in files and replace it</source>
-        <translation>Поиск заданного текста в файлах и его замена</translation>
-    </message>
-    <message>
-        <location filename="../ViewManager/ViewManager.py" line="3249"/>
         <source>&lt;b&gt;Replace in Files&lt;/b&gt;&lt;p&gt;Search for some text in the files of a directory tree or the project and replace it. A dialog is shown to enter the searchtext, the replacement text and options for the search and to display the result.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Заменить в файлах&lt;/b&gt;&lt;p&gt;Поиск заданного текста в файлах дерева директорий или проекта и его замена. Отображение диалога ввода искомого текста, текста замены, настроек поиска и отображение результата.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3338"/>
+        <location filename="../ViewManager/ViewManager.py" line="3336"/>
         <source>&lt;p&gt;Enter the searchtext directly into this field. The search will be performed case insensitive. The quicksearch function is activated upon activation of the quicksearch next action (default key Ctrl+Shift+K), if this entry field does not have the input focus. Otherwise it searches for the next occurrence of the text entered. The quicksearch backwards action (default key Ctrl+Shift+J) searches backward. Activating the &apos;quicksearch extend&apos; action (default key Ctrl+Shift+H) extends the current searchtext to the end of the currently found word. The quicksearch can be ended by pressing the Return key while the quicksearch entry has the the input focus.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Введите текст поиска непосредственно в этом поле. Поиск будет выполняться без учёта регистра. Функция быстрого поиска активизируется при запуске быстрого поиска (по умолчанию клавиш Ctrl+Shift+K). если в этом поле не находится фокус ввода. В противном случае выполняется поиск следующего вхождения заданного текста. Быстрый поиск назад (по умолчанию клавиш Ctrl+Shift+J) выполняет поиск назад. Активация действия &apos;продлить быстрый поиск&apos; (по умолчанию клавиш Ctrl+Shift+H) продляет действие текущего шаблона поиска до конца текущего найденного слова. Если поле ввода быстрого поиска активно, то выйти из режима поиска можно просто нажав клавишу &quot;Ввод&quot;.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3365"/>
+        <location filename="../ViewManager/ViewManager.py" line="3363"/>
         <source>Quicksearch Textedit</source>
         <translation>Быстрый поиск</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3419"/>
+        <location filename="../ViewManager/ViewManager.py" line="3417"/>
         <source>Zoom in</source>
         <translation>Увеличить масштаб</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3419"/>
+        <location filename="../ViewManager/ViewManager.py" line="3417"/>
         <source>Zoom &amp;in</source>
         <translation>У&amp;величить масштаб</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3419"/>
+        <location filename="../ViewManager/ViewManager.py" line="3417"/>
         <source>Ctrl++</source>
         <comment>View|Zoom in</comment>
         <translation>Ctrl++</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3428"/>
+        <location filename="../ViewManager/ViewManager.py" line="3426"/>
         <source>Zoom in on the text</source>
         <translation>Увеличить масштаб текста</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3430"/>
+        <location filename="../ViewManager/ViewManager.py" line="3428"/>
         <source>&lt;b&gt;Zoom in&lt;/b&gt;&lt;p&gt;Zoom in on the text. This makes the text bigger.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Увеличить масштаб&lt;/b&gt;&lt;p&gt;Увеличить масштаб. Размер букв увеличится.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3438"/>
+        <location filename="../ViewManager/ViewManager.py" line="3436"/>
         <source>Zoom out</source>
         <translation>Уменьшить масштаб</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3438"/>
+        <location filename="../ViewManager/ViewManager.py" line="3436"/>
         <source>Zoom &amp;out</source>
         <translation>У&amp;меньшить масштаб</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3438"/>
+        <location filename="../ViewManager/ViewManager.py" line="3436"/>
         <source>Ctrl+-</source>
         <comment>View|Zoom out</comment>
         <translation>Ctrl+-</translation>
     </message>
     <message>
+        <location filename="../ViewManager/ViewManager.py" line="3445"/>
+        <source>Zoom out on the text</source>
+        <translation>Уменьшить масштаб текста</translation>
+    </message>
+    <message>
         <location filename="../ViewManager/ViewManager.py" line="3447"/>
-        <source>Zoom out on the text</source>
-        <translation>Уменьшить масштаб текста</translation>
-    </message>
-    <message>
-        <location filename="../ViewManager/ViewManager.py" line="3449"/>
         <source>&lt;b&gt;Zoom out&lt;/b&gt;&lt;p&gt;Zoom out on the text. This makes the text smaller.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Уменьшить масштаб&lt;/b&gt;&lt;p&gt;Уменьшить масштаб. Размер букв уменьшится.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3476"/>
+        <location filename="../ViewManager/ViewManager.py" line="3474"/>
         <source>Zoom</source>
         <translation>Масштаб</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3476"/>
+        <location filename="../ViewManager/ViewManager.py" line="3474"/>
         <source>&amp;Zoom</source>
         <translation>Мас&amp;штаб</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3476"/>
+        <location filename="../ViewManager/ViewManager.py" line="3474"/>
         <source>Ctrl+#</source>
         <comment>View|Zoom</comment>
         <translation>Ctrl+#</translation>
     </message>
     <message>
+        <location filename="../ViewManager/ViewManager.py" line="3482"/>
+        <source>Zoom the text</source>
+        <translation>Масштаб текста</translation>
+    </message>
+    <message>
         <location filename="../ViewManager/ViewManager.py" line="3484"/>
-        <source>Zoom the text</source>
-        <translation>Масштаб текста</translation>
-    </message>
-    <message>
-        <location filename="../ViewManager/ViewManager.py" line="3486"/>
         <source>&lt;b&gt;Zoom&lt;/b&gt;&lt;p&gt;Zoom the text. This opens a dialog where the desired size can be entered.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Масштаб&lt;/b&gt;
 &lt;p&gt;Масштаб текста. Открытие диалога для выбора желаемого масштаба текста.&lt;/p&gt;</translation>
     </message>
     <message>
+        <location filename="../ViewManager/ViewManager.py" line="3497"/>
+        <source>Toggle all folds</source>
+        <translation>Свернуть/Развернуть все свертки</translation>
+    </message>
+    <message>
+        <location filename="../ViewManager/ViewManager.py" line="3493"/>
+        <source>Toggle &amp;all folds</source>
+        <translation>&amp;Свернуть/Развернуть все свертки</translation>
+    </message>
+    <message>
         <location filename="../ViewManager/ViewManager.py" line="3499"/>
-        <source>Toggle all folds</source>
-        <translation>Свернуть/Развернуть все свертки</translation>
-    </message>
-    <message>
-        <location filename="../ViewManager/ViewManager.py" line="3495"/>
-        <source>Toggle &amp;all folds</source>
-        <translation>&amp;Свернуть/Развернуть все свертки</translation>
-    </message>
-    <message>
-        <location filename="../ViewManager/ViewManager.py" line="3501"/>
         <source>&lt;b&gt;Toggle all folds&lt;/b&gt;&lt;p&gt;Toggle all folds of the current editor.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Свернуть/Развернуть все свертки&lt;/b&gt;&lt;p&gt;Свернуть/Развернуть все свертки текущего редактора.&lt;/p&gt;</translation>
     </message>
     <message>
+        <location filename="../ViewManager/ViewManager.py" line="3513"/>
+        <source>Toggle all folds (including children)</source>
+        <translation>Свернуть/Развернуть все свёртки кода (включая дочерние)</translation>
+    </message>
+    <message>
+        <location filename="../ViewManager/ViewManager.py" line="3507"/>
+        <source>Toggle all &amp;folds (including children)</source>
+        <translation>Свернуть/Развернуть все &amp;свёртки кода (включая дочерние)</translation>
+    </message>
+    <message>
         <location filename="../ViewManager/ViewManager.py" line="3515"/>
-        <source>Toggle all folds (including children)</source>
-        <translation>Свернуть/Развернуть все свёртки кода (включая дочерние)</translation>
-    </message>
-    <message>
-        <location filename="../ViewManager/ViewManager.py" line="3509"/>
-        <source>Toggle all &amp;folds (including children)</source>
-        <translation>Свернуть/Развернуть все &amp;свёртки кода (включая дочерние)</translation>
-    </message>
-    <message>
-        <location filename="../ViewManager/ViewManager.py" line="3517"/>
         <source>&lt;b&gt;Toggle all folds (including children)&lt;/b&gt;&lt;p&gt;Toggle all folds of the current editor including all children.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Свернуть/Развернуть все свёртки кода (включая дочерние)&lt;/b&gt;&lt;p&gt;Свернуть/Развернуть все свёртки кода в текущем редакторе, включая все дочерние.&lt;/p&gt;</translation>
     </message>
     <message>
+        <location filename="../ViewManager/ViewManager.py" line="3529"/>
+        <source>Toggle current fold</source>
+        <translation>Свернуть/Развернуть текущую свертку</translation>
+    </message>
+    <message>
+        <location filename="../ViewManager/ViewManager.py" line="3525"/>
+        <source>Toggle &amp;current fold</source>
+        <translation>Свернуть/Развернуть &amp;текущую свертку</translation>
+    </message>
+    <message>
         <location filename="../ViewManager/ViewManager.py" line="3531"/>
-        <source>Toggle current fold</source>
-        <translation>Свернуть/Развернуть текущую свертку</translation>
-    </message>
-    <message>
-        <location filename="../ViewManager/ViewManager.py" line="3527"/>
-        <source>Toggle &amp;current fold</source>
-        <translation>Свернуть/Развернуть &amp;текущую свертку</translation>
-    </message>
-    <message>
-        <location filename="../ViewManager/ViewManager.py" line="3533"/>
         <source>&lt;b&gt;Toggle current fold&lt;/b&gt;&lt;p&gt;Toggle the folds of the current line of the current editor.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Свернуть/Развернуть текущую ветвь&lt;/b&gt;
 &lt;p&gt;Свернуть/Развернуть свертку текущей строки текущего редактора.&lt;/p&gt;</translation>
     </message>
     <message>
+        <location filename="../ViewManager/ViewManager.py" line="3546"/>
+        <source>Remove all highlights</source>
+        <translation>Снять все выделения</translation>
+    </message>
+    <message>
         <location filename="../ViewManager/ViewManager.py" line="3548"/>
-        <source>Remove all highlights</source>
-        <translation>Снять все выделения</translation>
-    </message>
-    <message>
-        <location filename="../ViewManager/ViewManager.py" line="3550"/>
         <source>&lt;b&gt;Remove all highlights&lt;/b&gt;&lt;p&gt;Remove the highlights of all editors.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Снять все выделения&lt;/b&gt;&lt;p&gt;Снять выделения во всех редакторах.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3596"/>
+        <location filename="../ViewManager/ViewManager.py" line="3594"/>
         <source>Split view</source>
         <translation>Разделить окно</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3596"/>
+        <location filename="../ViewManager/ViewManager.py" line="3594"/>
         <source>&amp;Split view</source>
         <translation>&amp;Разделить окно</translation>
     </message>
     <message>
+        <location filename="../ViewManager/ViewManager.py" line="3599"/>
+        <source>Add a split to the view</source>
+        <translation>Разделить текущее окно</translation>
+    </message>
+    <message>
         <location filename="../ViewManager/ViewManager.py" line="3601"/>
-        <source>Add a split to the view</source>
-        <translation>Разделить текущее окно</translation>
-    </message>
-    <message>
-        <location filename="../ViewManager/ViewManager.py" line="3603"/>
         <source>&lt;b&gt;Split view&lt;/b&gt;&lt;p&gt;Add a split to the view.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Разделить окно&lt;/b&gt;&lt;p&gt;Разделение текущего окна.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3611"/>
+        <location filename="../ViewManager/ViewManager.py" line="3609"/>
         <source>Arrange horizontally</source>
         <translation>Расположить окна горизонтально</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3611"/>
+        <location filename="../ViewManager/ViewManager.py" line="3609"/>
         <source>Arrange &amp;horizontally</source>
         <translation>Расположить окна &amp;горизонтально</translation>
     </message>
     <message>
+        <location filename="../ViewManager/ViewManager.py" line="3613"/>
+        <source>Arrange the splitted views horizontally</source>
+        <translation>Расположить разделённые окна горизонтально</translation>
+    </message>
+    <message>
         <location filename="../ViewManager/ViewManager.py" line="3615"/>
-        <source>Arrange the splitted views horizontally</source>
-        <translation>Расположить разделённые окна горизонтально</translation>
-    </message>
-    <message>
-        <location filename="../ViewManager/ViewManager.py" line="3617"/>
         <source>&lt;b&gt;Arrange horizontally&lt;/b&gt;&lt;p&gt;Arrange the splitted views horizontally.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Расположить горизонтально&lt;/b&gt;
 &lt;p&gt;Расположить разделённые окна горизонтально.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3626"/>
+        <location filename="../ViewManager/ViewManager.py" line="3624"/>
         <source>Remove split</source>
         <translation>Отменить разделение</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3626"/>
+        <location filename="../ViewManager/ViewManager.py" line="3624"/>
         <source>&amp;Remove split</source>
         <translation>&amp;Отменить разделение</translation>
     </message>
     <message>
+        <location filename="../ViewManager/ViewManager.py" line="3629"/>
+        <source>Remove the current split</source>
+        <translation>Отменить текущее разделение</translation>
+    </message>
+    <message>
         <location filename="../ViewManager/ViewManager.py" line="3631"/>
-        <source>Remove the current split</source>
-        <translation>Отменить текущее разделение</translation>
-    </message>
-    <message>
-        <location filename="../ViewManager/ViewManager.py" line="3633"/>
         <source>&lt;b&gt;Remove split&lt;/b&gt;&lt;p&gt;Remove the current split.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Отменить разделение&lt;/b&gt;&lt;p&gt;Отмена текущего разделения.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3641"/>
+        <location filename="../ViewManager/ViewManager.py" line="3639"/>
         <source>Next split</source>
         <translation>Следующее разделение</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3641"/>
+        <location filename="../ViewManager/ViewManager.py" line="3639"/>
         <source>&amp;Next split</source>
         <translation>&amp;Следующее разделение</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3641"/>
+        <location filename="../ViewManager/ViewManager.py" line="3639"/>
         <source>Ctrl+Alt+N</source>
         <comment>View|Next split</comment>
         <translation>Ctrl+Alt+N</translation>
     </message>
     <message>
+        <location filename="../ViewManager/ViewManager.py" line="3646"/>
+        <source>Move to the next split</source>
+        <translation>Перейти в следующее разделение</translation>
+    </message>
+    <message>
         <location filename="../ViewManager/ViewManager.py" line="3648"/>
-        <source>Move to the next split</source>
-        <translation>Перейти в следующее разделение</translation>
-    </message>
-    <message>
-        <location filename="../ViewManager/ViewManager.py" line="3650"/>
         <source>&lt;b&gt;Next split&lt;/b&gt;&lt;p&gt;Move to the next split.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Следующее разделение&lt;/b&gt;&lt;p&gt;Перейти в следующее разделение.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3658"/>
+        <location filename="../ViewManager/ViewManager.py" line="3656"/>
         <source>Previous split</source>
         <translation>Предыдущее разделение</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3658"/>
+        <location filename="../ViewManager/ViewManager.py" line="3656"/>
         <source>&amp;Previous split</source>
         <translation>&amp;Предыдущее разделение</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3658"/>
+        <location filename="../ViewManager/ViewManager.py" line="3656"/>
         <source>Ctrl+Alt+P</source>
         <comment>View|Previous split</comment>
         <translation>Ctrl+Alt+P</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3664"/>
+        <location filename="../ViewManager/ViewManager.py" line="3662"/>
         <source>Move to the previous split</source>
         <translation>Перейти в предыдущее разделение</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3666"/>
+        <location filename="../ViewManager/ViewManager.py" line="3664"/>
         <source>&lt;b&gt;Previous split&lt;/b&gt;&lt;p&gt;Move to the previous split.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Предыдущее разделение&lt;/b&gt;&lt;p&gt;Перейти в предыдущее разделение.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3710"/>
+        <location filename="../ViewManager/ViewManager.py" line="3708"/>
         <source>&amp;View</source>
         <translation>&amp;Вид</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3745"/>
+        <location filename="../ViewManager/ViewManager.py" line="3743"/>
         <source>View</source>
         <translation>Вид</translation>
     </message>
     <message>
+        <location filename="../ViewManager/ViewManager.py" line="3777"/>
+        <source>Start Macro Recording</source>
+        <translation>Начать запись макроса</translation>
+    </message>
+    <message>
+        <location filename="../ViewManager/ViewManager.py" line="3771"/>
+        <source>S&amp;tart Macro Recording</source>
+        <translation>&amp;Начать запись макроса</translation>
+    </message>
+    <message>
         <location filename="../ViewManager/ViewManager.py" line="3779"/>
-        <source>Start Macro Recording</source>
-        <translation>Начать запись макроса</translation>
-    </message>
-    <message>
-        <location filename="../ViewManager/ViewManager.py" line="3773"/>
-        <source>S&amp;tart Macro Recording</source>
-        <translation>&amp;Начать запись макроса</translation>
-    </message>
-    <message>
-        <location filename="../ViewManager/ViewManager.py" line="3781"/>
         <source>&lt;b&gt;Start Macro Recording&lt;/b&gt;&lt;p&gt;Start recording editor commands into a new macro.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Начать запись макроса&lt;/b&gt;
 &lt;p&gt;Начать запись команд редактора в новый макрос.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3793"/>
+        <location filename="../ViewManager/ViewManager.py" line="3791"/>
         <source>Stop Macro Recording</source>
         <translation>Закончить запись макроса</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3789"/>
+        <location filename="../ViewManager/ViewManager.py" line="3787"/>
         <source>Sto&amp;p Macro Recording</source>
         <translation>&amp;Закончить запись макроса</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3795"/>
+        <location filename="../ViewManager/ViewManager.py" line="3793"/>
         <source>&lt;b&gt;Stop Macro Recording&lt;/b&gt;&lt;p&gt;Stop recording editor commands into a new macro.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Закончить запись макроса&lt;/b&gt;
 &lt;p&gt;Закончить запись команд редактора в новый макрос.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3807"/>
+        <location filename="../ViewManager/ViewManager.py" line="3805"/>
         <source>Run Macro</source>
         <translation>Выполнить макрос</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3803"/>
+        <location filename="../ViewManager/ViewManager.py" line="3801"/>
         <source>&amp;Run Macro</source>
         <translation>&amp;Выполнить макрос</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3809"/>
+        <location filename="../ViewManager/ViewManager.py" line="3807"/>
         <source>&lt;b&gt;Run Macro&lt;/b&gt;&lt;p&gt;Run a previously recorded editor macro.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Выполнить макрос&lt;/b&gt;
 &lt;p&gt;Запустить записанный макрос.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3821"/>
+        <location filename="../ViewManager/ViewManager.py" line="3819"/>
         <source>Delete Macro</source>
         <translation>Удалить макрос</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3817"/>
+        <location filename="../ViewManager/ViewManager.py" line="3815"/>
         <source>&amp;Delete Macro</source>
         <translation>&amp;Удалить макрос</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3823"/>
+        <location filename="../ViewManager/ViewManager.py" line="3821"/>
         <source>&lt;b&gt;Delete Macro&lt;/b&gt;&lt;p&gt;Delete a previously recorded editor macro.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Удалить макрос&lt;/b&gt;&lt;p&gt;Удалить записанный макрос.&lt;/p&gt;</translation>
     </message>
     <message>
+        <location filename="../ViewManager/ViewManager.py" line="3833"/>
+        <source>Load Macro</source>
+        <translation>Загрузить макрос</translation>
+    </message>
+    <message>
+        <location filename="../ViewManager/ViewManager.py" line="3829"/>
+        <source>&amp;Load Macro</source>
+        <translation>&amp;Загрузить макрос</translation>
+    </message>
+    <message>
         <location filename="../ViewManager/ViewManager.py" line="3835"/>
-        <source>Load Macro</source>
-        <translation>Загрузить макрос</translation>
-    </message>
-    <message>
-        <location filename="../ViewManager/ViewManager.py" line="3831"/>
-        <source>&amp;Load Macro</source>
-        <translation>&amp;Загрузить макрос</translation>
-    </message>
-    <message>
-        <location filename="../ViewManager/ViewManager.py" line="3837"/>
         <source>&lt;b&gt;Load Macro&lt;/b&gt;&lt;p&gt;Load an editor macro from a file.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Загрузить макрос&lt;/b&gt;
 &lt;p&gt;Загрузить из файла макрос для редактора.&lt;/p&gt;</translation>
     </message>
     <message>
+        <location filename="../ViewManager/ViewManager.py" line="3847"/>
+        <source>Save Macro</source>
+        <translation>Сохранить макрос</translation>
+    </message>
+    <message>
+        <location filename="../ViewManager/ViewManager.py" line="3843"/>
+        <source>&amp;Save Macro</source>
+        <translation>&amp;Сохранить макрос</translation>
+    </message>
+    <message>
         <location filename="../ViewManager/ViewManager.py" line="3849"/>
-        <source>Save Macro</source>
-        <translation>Сохранить макрос</translation>
-    </message>
-    <message>
-        <location filename="../ViewManager/ViewManager.py" line="3845"/>
-        <source>&amp;Save Macro</source>
-        <translation>&amp;Сохранить макрос</translation>
-    </message>
-    <message>
-        <location filename="../ViewManager/ViewManager.py" line="3851"/>
         <source>&lt;b&gt;Save Macro&lt;/b&gt;&lt;p&gt;Save a previously recorded editor macro to a file.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Сохранить макрос&lt;/b&gt;&lt;p&gt;Сохранить записанный макрос в файл.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3867"/>
+        <location filename="../ViewManager/ViewManager.py" line="3865"/>
         <source>&amp;Macros</source>
         <translation>&amp;Макросы</translation>
     </message>
     <message>
+        <location filename="../ViewManager/ViewManager.py" line="3891"/>
+        <source>Toggle Bookmark</source>
+        <translation>Создать/Удалить закладку</translation>
+    </message>
+    <message>
+        <location filename="../ViewManager/ViewManager.py" line="3883"/>
+        <source>&amp;Toggle Bookmark</source>
+        <translation>&amp;Создать/Удалить закладку</translation>
+    </message>
+    <message>
+        <location filename="../ViewManager/ViewManager.py" line="3883"/>
+        <source>Alt+Ctrl+T</source>
+        <comment>Bookmark|Toggle</comment>
+        <translation>Alt+Ctrl+T</translation>
+    </message>
+    <message>
         <location filename="../ViewManager/ViewManager.py" line="3893"/>
-        <source>Toggle Bookmark</source>
-        <translation>Создать/Удалить закладку</translation>
-    </message>
-    <message>
-        <location filename="../ViewManager/ViewManager.py" line="3885"/>
-        <source>&amp;Toggle Bookmark</source>
-        <translation>&amp;Создать/Удалить закладку</translation>
-    </message>
-    <message>
-        <location filename="../ViewManager/ViewManager.py" line="3885"/>
-        <source>Alt+Ctrl+T</source>
-        <comment>Bookmark|Toggle</comment>
-        <translation>Alt+Ctrl+T</translation>
-    </message>
-    <message>
-        <location filename="../ViewManager/ViewManager.py" line="3895"/>
         <source>&lt;b&gt;Toggle Bookmark&lt;/b&gt;&lt;p&gt;Toggle a bookmark at the current line of the current editor.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Создать/Удалить закладку&lt;/b&gt;&lt;p&gt;Создать/Удалить закладку на текущей строке текущего редактора.&lt;/p&gt;</translation>
     </message>
     <message>
+        <location filename="../ViewManager/ViewManager.py" line="3910"/>
+        <source>Next Bookmark</source>
+        <translation>Следующая закладка</translation>
+    </message>
+    <message>
+        <location filename="../ViewManager/ViewManager.py" line="3902"/>
+        <source>&amp;Next Bookmark</source>
+        <translation>&amp;Следующая закладка</translation>
+    </message>
+    <message>
+        <location filename="../ViewManager/ViewManager.py" line="3902"/>
+        <source>Ctrl+PgDown</source>
+        <comment>Bookmark|Next</comment>
+        <translation>Ctrl+PgDown</translation>
+    </message>
+    <message>
         <location filename="../ViewManager/ViewManager.py" line="3912"/>
-        <source>Next Bookmark</source>
-        <translation>Следующая закладка</translation>
-    </message>
-    <message>
-        <location filename="../ViewManager/ViewManager.py" line="3904"/>
-        <source>&amp;Next Bookmark</source>
-        <translation>&amp;Следующая закладка</translation>
-    </message>
-    <message>
-        <location filename="../ViewManager/ViewManager.py" line="3904"/>
-        <source>Ctrl+PgDown</source>
-        <comment>Bookmark|Next</comment>
-        <translation>Ctrl+PgDown</translation>
-    </message>
-    <message>
-        <location filename="../ViewManager/ViewManager.py" line="3914"/>
         <source>&lt;b&gt;Next Bookmark&lt;/b&gt;&lt;p&gt;Go to next bookmark of the current editor.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Следующая закладка&lt;/b&gt;
 &lt;p&gt;Переход к следующей закладке в текущем редакторе.&lt;/p&gt;</translation>
     </message>
     <message>
+        <location filename="../ViewManager/ViewManager.py" line="3928"/>
+        <source>Previous Bookmark</source>
+        <translation>Предыдущая закладка</translation>
+    </message>
+    <message>
+        <location filename="../ViewManager/ViewManager.py" line="3920"/>
+        <source>&amp;Previous Bookmark</source>
+        <translation>&amp;Предыдущая закладка</translation>
+    </message>
+    <message>
+        <location filename="../ViewManager/ViewManager.py" line="3920"/>
+        <source>Ctrl+PgUp</source>
+        <comment>Bookmark|Previous</comment>
+        <translation>Ctrl+PgUp</translation>
+    </message>
+    <message>
         <location filename="../ViewManager/ViewManager.py" line="3930"/>
-        <source>Previous Bookmark</source>
-        <translation>Предыдущая закладка</translation>
-    </message>
-    <message>
-        <location filename="../ViewManager/ViewManager.py" line="3922"/>
-        <source>&amp;Previous Bookmark</source>
-        <translation>&amp;Предыдущая закладка</translation>
-    </message>
-    <message>
-        <location filename="../ViewManager/ViewManager.py" line="3922"/>
-        <source>Ctrl+PgUp</source>
-        <comment>Bookmark|Previous</comment>
-        <translation>Ctrl+PgUp</translation>
-    </message>
-    <message>
-        <location filename="../ViewManager/ViewManager.py" line="3932"/>
         <source>&lt;b&gt;Previous Bookmark&lt;/b&gt;&lt;p&gt;Go to previous bookmark of the current editor.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Предыдущая закладка&lt;/b&gt;
 &lt;p&gt;Переход к предыдущей закладке в текущем редакторе.&lt;/p&gt;</translation>
     </message>
     <message>
+        <location filename="../ViewManager/ViewManager.py" line="3945"/>
+        <source>Clear Bookmarks</source>
+        <translation>Стереть закладки</translation>
+    </message>
+    <message>
+        <location filename="../ViewManager/ViewManager.py" line="3938"/>
+        <source>&amp;Clear Bookmarks</source>
+        <translation>&amp;Стереть закладки</translation>
+    </message>
+    <message>
+        <location filename="../ViewManager/ViewManager.py" line="3938"/>
+        <source>Alt+Ctrl+C</source>
+        <comment>Bookmark|Clear</comment>
+        <translation>Alt+Ctrl+C</translation>
+    </message>
+    <message>
         <location filename="../ViewManager/ViewManager.py" line="3947"/>
-        <source>Clear Bookmarks</source>
-        <translation>Стереть закладки</translation>
-    </message>
-    <message>
-        <location filename="../ViewManager/ViewManager.py" line="3940"/>
-        <source>&amp;Clear Bookmarks</source>
-        <translation>&amp;Стереть закладки</translation>
-    </message>
-    <message>
-        <location filename="../ViewManager/ViewManager.py" line="3940"/>
-        <source>Alt+Ctrl+C</source>
-        <comment>Bookmark|Clear</comment>
-        <translation>Alt+Ctrl+C</translation>
-    </message>
-    <message>
-        <location filename="../ViewManager/ViewManager.py" line="3949"/>
         <source>&lt;b&gt;Clear Bookmarks&lt;/b&gt;&lt;p&gt;Clear bookmarks of all editors.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Стереть закладки&lt;/b&gt;&lt;p&gt;Убрать закладки из всех редакторов.&lt;/p&gt;</translation>
     </message>
     <message>
+        <location filename="../ViewManager/ViewManager.py" line="3961"/>
+        <source>Goto Syntax Error</source>
+        <translation>Перейти к синтаксической ошибке</translation>
+    </message>
+    <message>
+        <location filename="../ViewManager/ViewManager.py" line="3955"/>
+        <source>&amp;Goto Syntax Error</source>
+        <translation>&amp;Перейти к синтаксической ошибке</translation>
+    </message>
+    <message>
         <location filename="../ViewManager/ViewManager.py" line="3963"/>
-        <source>Goto Syntax Error</source>
-        <translation>Перейти к синтаксической ошибке</translation>
-    </message>
-    <message>
-        <location filename="../ViewManager/ViewManager.py" line="3957"/>
-        <source>&amp;Goto Syntax Error</source>
-        <translation>&amp;Перейти к синтаксической ошибке</translation>
-    </message>
-    <message>
-        <location filename="../ViewManager/ViewManager.py" line="3965"/>
         <source>&lt;b&gt;Goto Syntax Error&lt;/b&gt;&lt;p&gt;Go to next syntax error of the current editor.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Перейти к синтаксической ошибке&lt;/b&gt;
 &lt;p&gt;Переход к следующей синтаксической ошибке в текущем редакторе.&lt;/p&gt;</translation>
     </message>
     <message>
+        <location filename="../ViewManager/ViewManager.py" line="3976"/>
+        <source>Clear Syntax Errors</source>
+        <translation>Очистить синтаксические ошибки</translation>
+    </message>
+    <message>
+        <location filename="../ViewManager/ViewManager.py" line="3971"/>
+        <source>Clear &amp;Syntax Errors</source>
+        <translation>Очистить синтаксические &amp;ошибки</translation>
+    </message>
+    <message>
         <location filename="../ViewManager/ViewManager.py" line="3978"/>
-        <source>Clear Syntax Errors</source>
-        <translation>Очистить синтаксические ошибки</translation>
-    </message>
-    <message>
-        <location filename="../ViewManager/ViewManager.py" line="3973"/>
-        <source>Clear &amp;Syntax Errors</source>
-        <translation>Очистить синтаксические &amp;ошибки</translation>
-    </message>
-    <message>
-        <location filename="../ViewManager/ViewManager.py" line="3980"/>
         <source>&lt;b&gt;Clear Syntax Errors&lt;/b&gt;&lt;p&gt;Clear syntax errors of all editors.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Очистить синтаксические ошибки&lt;/b&gt;&lt;p&gt;Убрать сообщения об синтаксических ошибках во всех редакторах.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3995"/>
+        <location filename="../ViewManager/ViewManager.py" line="3993"/>
         <source>Next warning message</source>
         <translation>Следующее предупреждение</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3989"/>
+        <location filename="../ViewManager/ViewManager.py" line="3987"/>
         <source>&amp;Next warning message</source>
         <translation>&amp;Следующее предупреждение</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="4014"/>
+        <location filename="../ViewManager/ViewManager.py" line="4012"/>
         <source>Previous warning message</source>
         <translation>Предыдущее предупреждение</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="4006"/>
+        <location filename="../ViewManager/ViewManager.py" line="4004"/>
         <source>&amp;Previous warning message</source>
         <translation>&amp;Предыдущее предупреждение</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="4032"/>
+        <location filename="../ViewManager/ViewManager.py" line="4030"/>
         <source>Clear Warning Messages</source>
         <translation>Очистить предупреждения</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="4025"/>
+        <location filename="../ViewManager/ViewManager.py" line="4023"/>
         <source>Clear &amp;Warning Messages</source>
         <translation>&amp;Очистить предупреждения</translation>
     </message>
     <message>
+        <location filename="../ViewManager/ViewManager.py" line="4046"/>
+        <source>Next uncovered line</source>
+        <translation>Следующая неохваченная строка</translation>
+    </message>
+    <message>
+        <location filename="../ViewManager/ViewManager.py" line="4040"/>
+        <source>&amp;Next uncovered line</source>
+        <translation>&amp;Следующая неохваченная строка</translation>
+    </message>
+    <message>
         <location filename="../ViewManager/ViewManager.py" line="4048"/>
-        <source>Next uncovered line</source>
-        <translation>Следующая неохваченная строка</translation>
-    </message>
-    <message>
-        <location filename="../ViewManager/ViewManager.py" line="4042"/>
-        <source>&amp;Next uncovered line</source>
-        <translation>&amp;Следующая неохваченная строка</translation>
-    </message>
-    <message>
-        <location filename="../ViewManager/ViewManager.py" line="4050"/>
         <source>&lt;b&gt;Next uncovered line&lt;/b&gt;&lt;p&gt;Go to next line of the current editor marked as not covered.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Следующая неохваченная строка&lt;/b&gt;&lt;p&gt;Переход к строке текущего редактора, помеченной как неохваченная.&lt;/p&gt;</translation>
     </message>
     <message>
+        <location filename="../ViewManager/ViewManager.py" line="4065"/>
+        <source>Previous uncovered line</source>
+        <translation>Предыдущая неохваченная строка</translation>
+    </message>
+    <message>
+        <location filename="../ViewManager/ViewManager.py" line="4057"/>
+        <source>&amp;Previous uncovered line</source>
+        <translation>&amp;Предыдущая неохваченная строка</translation>
+    </message>
+    <message>
         <location filename="../ViewManager/ViewManager.py" line="4067"/>
-        <source>Previous uncovered line</source>
-        <translation>Предыдущая неохваченная строка</translation>
-    </message>
-    <message>
-        <location filename="../ViewManager/ViewManager.py" line="4059"/>
-        <source>&amp;Previous uncovered line</source>
-        <translation>&amp;Предыдущая неохваченная строка</translation>
-    </message>
-    <message>
-        <location filename="../ViewManager/ViewManager.py" line="4069"/>
         <source>&lt;b&gt;Previous uncovered line&lt;/b&gt;&lt;p&gt;Go to previous line of the current editor marked as not covered.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Следующая неохваченная строка&lt;/b&gt;&lt;p&gt;Перейти предыдущей к строке в текущем редакторе, помеченной как неохваченная.&lt;/p&gt;</translation>
     </message>
     <message>
+        <location filename="../ViewManager/ViewManager.py" line="4083"/>
+        <source>Next Task</source>
+        <translation>Следующая задача</translation>
+    </message>
+    <message>
+        <location filename="../ViewManager/ViewManager.py" line="4077"/>
+        <source>&amp;Next Task</source>
+        <translation>&amp;Следующая задача</translation>
+    </message>
+    <message>
         <location filename="../ViewManager/ViewManager.py" line="4085"/>
-        <source>Next Task</source>
-        <translation>Следующая задача</translation>
-    </message>
-    <message>
-        <location filename="../ViewManager/ViewManager.py" line="4079"/>
-        <source>&amp;Next Task</source>
-        <translation>&amp;Следующая задача</translation>
-    </message>
-    <message>
-        <location filename="../ViewManager/ViewManager.py" line="4087"/>
         <source>&lt;b&gt;Next Task&lt;/b&gt;&lt;p&gt;Go to next line of the current editor having a task.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Следующая задача&lt;/b&gt;
 &lt;p&gt;Переход к следующей строке редактора, где определена задача.&lt;/p&gt;</translation>
     </message>
     <message>
+        <location filename="../ViewManager/ViewManager.py" line="4100"/>
+        <source>Previous Task</source>
+        <translation>Предыдущая задача</translation>
+    </message>
+    <message>
+        <location filename="../ViewManager/ViewManager.py" line="4093"/>
+        <source>&amp;Previous Task</source>
+        <translation>&amp;Предыдущая задача</translation>
+    </message>
+    <message>
         <location filename="../ViewManager/ViewManager.py" line="4102"/>
-        <source>Previous Task</source>
-        <translation>Предыдущая задача</translation>
-    </message>
-    <message>
-        <location filename="../ViewManager/ViewManager.py" line="4095"/>
-        <source>&amp;Previous Task</source>
-        <translation>&amp;Предыдущая задача</translation>
-    </message>
-    <message>
-        <location filename="../ViewManager/ViewManager.py" line="4104"/>
         <source>&lt;b&gt;Previous Task&lt;/b&gt;&lt;p&gt;Go to previous line of the current editor having a task.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Предыдущая задача&lt;/b&gt;&lt;p&gt;Переход к предыдущей строке редактора, где определена задача.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="4158"/>
+        <location filename="../ViewManager/ViewManager.py" line="4156"/>
         <source>&amp;Bookmarks</source>
         <translation>&amp;Закладки</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="4204"/>
+        <location filename="../ViewManager/ViewManager.py" line="4202"/>
         <source>Bookmarks</source>
         <translation>Закладки</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="4237"/>
+        <location filename="../ViewManager/ViewManager.py" line="4235"/>
         <source>Shift+F7</source>
         <comment>Spelling|Spell Check</comment>
         <translation>Shift+F7</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="4246"/>
+        <location filename="../ViewManager/ViewManager.py" line="4244"/>
         <source>Perform spell check of current editor</source>
         <translation>Проверить орфографию в текущем редакторе</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="4256"/>
+        <location filename="../ViewManager/ViewManager.py" line="4254"/>
         <source>Automatic spell checking</source>
         <translation>Автоматическая проверка орфографии</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="4256"/>
+        <location filename="../ViewManager/ViewManager.py" line="4254"/>
         <source>&amp;Automatic spell checking</source>
         <translation>&amp;Автоматическая проверка орфографии</translation>
     </message>
     <message>
+        <location filename="../ViewManager/ViewManager.py" line="4262"/>
+        <source>(De-)Activate automatic spell checking</source>
+        <translation>Разрешить/Запретить автоматическую проверку орфографии</translation>
+    </message>
+    <message>
         <location filename="../ViewManager/ViewManager.py" line="4264"/>
-        <source>(De-)Activate automatic spell checking</source>
-        <translation>Разрешить/Запретить автоматическую проверку орфографии</translation>
-    </message>
-    <message>
-        <location filename="../ViewManager/ViewManager.py" line="4266"/>
         <source>&lt;b&gt;Automatic spell checking&lt;/b&gt;&lt;p&gt;Activate or deactivate the automatic spell checking function of all editors.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Автоматическая проверка орфографии&lt;/b&gt;&lt;p&gt;Запретить или разрешить автоматическую проверку орфографии.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="4333"/>
+        <location filename="../ViewManager/ViewManager.py" line="4331"/>
         <source>Spelling</source>
         <translation>Проверка орфографии</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="4356"/>
+        <location filename="../ViewManager/ViewManager.py" line="4354"/>
         <source>Open files</source>
         <translation>Открыть файлы</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="4397"/>
+        <location filename="../ViewManager/ViewManager.py" line="4395"/>
         <source>File Modified</source>
         <translation>Файл изменён</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="4397"/>
+        <location filename="../ViewManager/ViewManager.py" line="4395"/>
         <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; has unsaved changes.&lt;/p&gt;</source>
         <translation>&lt;p&gt;В файле &lt;b&gt;{0}&lt;/b&gt; есть несохранённые изменения.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="4732"/>
+        <location filename="../ViewManager/ViewManager.py" line="4730"/>
         <source>Line: {0:5}</source>
         <translation>Строка: {0:5}</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="4739"/>
+        <location filename="../ViewManager/ViewManager.py" line="4737"/>
         <source>Pos: {0:5}</source>
         <translation>Позиция: {0:5}</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="5157"/>
+        <location filename="../ViewManager/ViewManager.py" line="5155"/>
         <source>&amp;Clear</source>
         <translation>&amp;Очистить</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="5151"/>
+        <location filename="../ViewManager/ViewManager.py" line="5149"/>
         <source>&amp;Add</source>
         <translation>&amp;Добавить</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="5154"/>
+        <location filename="../ViewManager/ViewManager.py" line="5152"/>
         <source>&amp;Edit...</source>
         <translation>&amp;Правка...</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3161"/>
+        <location filename="../ViewManager/ViewManager.py" line="3159"/>
         <source>Goto Last Edit Location</source>
         <translation>Перейти к месту последнего редактирования</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3150"/>
+        <location filename="../ViewManager/ViewManager.py" line="3148"/>
         <source>Goto Last &amp;Edit Location</source>
         <translation>П&amp;ерейти к месту последнего редактирования</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3150"/>
+        <location filename="../ViewManager/ViewManager.py" line="3148"/>
         <source>Ctrl+Shift+G</source>
         <comment>Search|Goto Last Edit Location</comment>
         <translation>Ctrl+Shift+G</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3164"/>
+        <location filename="../ViewManager/ViewManager.py" line="3162"/>
         <source>&lt;b&gt;Goto Last Edit Location&lt;/b&gt;&lt;p&gt;Go to the location of the last edit in the current editor.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Перейти к месту последнего редактирования&lt;/b&gt;&lt;p&gt;Переход к месту последнего редактирования в текущем редакторе.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3173"/>
+        <location filename="../ViewManager/ViewManager.py" line="3171"/>
         <source>Goto Previous Method or Class</source>
         <translation>Перейти к предыдущему методу или классу</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3173"/>
+        <location filename="../ViewManager/ViewManager.py" line="3171"/>
         <source>Ctrl+Shift+Up</source>
         <comment>Search|Goto Previous Method or Class</comment>
         <translation>Ctrl+Shift+Up</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3183"/>
+        <location filename="../ViewManager/ViewManager.py" line="3181"/>
         <source>Go to the previous method or class definition</source>
         <translation>Перейти к предыдущему объявлению метода или класса</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3187"/>
+        <location filename="../ViewManager/ViewManager.py" line="3185"/>
         <source>&lt;b&gt;Goto Previous Method or Class&lt;/b&gt;&lt;p&gt;Goes to the line of the previous method or class definition and highlights the name.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Перейти к предыдущему методу или классу&lt;/b&gt;&lt;p&gt;Переход к предыдущему объявлению метода или класса и подсветка его имени.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3197"/>
+        <location filename="../ViewManager/ViewManager.py" line="3195"/>
         <source>Goto Next Method or Class</source>
         <translation>Перейти к следующему методу или классу</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3197"/>
+        <location filename="../ViewManager/ViewManager.py" line="3195"/>
         <source>Ctrl+Shift+Down</source>
         <comment>Search|Goto Next Method or Class</comment>
         <translation>Ctrl+Shift+Down</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3207"/>
+        <location filename="../ViewManager/ViewManager.py" line="3205"/>
         <source>Go to the next method or class definition</source>
         <translation>Перейти к следующему объявлению метода или класса</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3209"/>
+        <location filename="../ViewManager/ViewManager.py" line="3207"/>
         <source>&lt;b&gt;Goto Next Method or Class&lt;/b&gt;&lt;p&gt;Goes to the line of the next method or class definition and highlights the name.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Перейти к следующему методу или классу&lt;/b&gt;&lt;p&gt;Переход к следующему объявлению метода или класса и подсветка его имени.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3674"/>
+        <location filename="../ViewManager/ViewManager.py" line="3672"/>
         <source>Preview</source>
         <translation>Предварительный просмотр</translation>
     </message>
     <message>
+        <location filename="../ViewManager/ViewManager.py" line="3677"/>
+        <source>Preview the current file in the web browser</source>
+        <translation>Предварительный просмотр текущего файла в web браузере</translation>
+    </message>
+    <message>
         <location filename="../ViewManager/ViewManager.py" line="3679"/>
-        <source>Preview the current file in the web browser</source>
-        <translation>Предварительный просмотр текущего файла в web браузере</translation>
-    </message>
-    <message>
-        <location filename="../ViewManager/ViewManager.py" line="3681"/>
         <source>&lt;b&gt;Preview&lt;/b&gt;&lt;p&gt;This opens the web browser with a preview of the current file.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Предварительный просмотр&lt;/b&gt;&lt;p&gt;Предварительный просмотр текущего файла в web браузере.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1439"/>
+        <location filename="../ViewManager/ViewManager.py" line="1437"/>
         <source>Meta+B</source>
         <translation>Meta+B</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1452"/>
+        <location filename="../ViewManager/ViewManager.py" line="1450"/>
         <source>Meta+F</source>
         <translation>Meta+F</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1464"/>
+        <location filename="../ViewManager/ViewManager.py" line="1462"/>
         <source>Meta+P</source>
         <translation>Meta+P</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1476"/>
+        <location filename="../ViewManager/ViewManager.py" line="1474"/>
         <source>Meta+N</source>
         <translation>Meta+N</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1537"/>
+        <location filename="../ViewManager/ViewManager.py" line="1535"/>
         <source>Move to first visible character in document line</source>
         <translation>Перейти к первому видимому символу строки</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1553"/>
+        <location filename="../ViewManager/ViewManager.py" line="1551"/>
         <source>Move to start of display line</source>
         <translation>Перейти на начало строки</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1570"/>
+        <location filename="../ViewManager/ViewManager.py" line="1568"/>
         <source>Move to end of document line</source>
         <translation>Перейти на конец строки</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1578"/>
+        <location filename="../ViewManager/ViewManager.py" line="1576"/>
         <source>Meta+E</source>
         <translation>Meta+E</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1646"/>
+        <location filename="../ViewManager/ViewManager.py" line="1644"/>
         <source>Meta+V</source>
         <translation>Meta+V</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1652"/>
+        <location filename="../ViewManager/ViewManager.py" line="1650"/>
         <source>Move to start of document</source>
         <translation>Перейти на начало документа</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1669"/>
+        <location filename="../ViewManager/ViewManager.py" line="1667"/>
         <source>Move to end of document</source>
         <translation>Перейти в конец документа</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1714"/>
+        <location filename="../ViewManager/ViewManager.py" line="1712"/>
         <source>Meta+Shift+B</source>
         <translation>Meta+Shift+B</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1729"/>
+        <location filename="../ViewManager/ViewManager.py" line="1727"/>
         <source>Meta+Shift+F</source>
         <translation>Meta+Shift+F</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1744"/>
+        <location filename="../ViewManager/ViewManager.py" line="1742"/>
         <source>Meta+Shift+P</source>
         <translation>Meta+Shift+P</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1759"/>
+        <location filename="../ViewManager/ViewManager.py" line="1757"/>
         <source>Meta+Shift+N</source>
         <translation>Meta+Shift+N</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1827"/>
+        <location filename="../ViewManager/ViewManager.py" line="1825"/>
         <source>Extend selection to first visible character in document line</source>
         <translation>Распространить выделение до первого видимого символа в строке</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1845"/>
+        <location filename="../ViewManager/ViewManager.py" line="1843"/>
         <source>Extend selection to end of document line</source>
         <translation>Распространить выделение до конца строки</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1853"/>
+        <location filename="../ViewManager/ViewManager.py" line="1851"/>
         <source>Meta+Shift+E</source>
         <translation>Meta+Shift+E</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1910"/>
+        <location filename="../ViewManager/ViewManager.py" line="1908"/>
         <source>Meta+Shift+V</source>
         <translation>Meta+Shift+V</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1916"/>
+        <location filename="../ViewManager/ViewManager.py" line="1914"/>
         <source>Extend selection to start of document</source>
         <translation>Распространить выделение до конца строки</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1924"/>
+        <location filename="../ViewManager/ViewManager.py" line="1922"/>
         <source>Ctrl+Shift+Up</source>
         <translation>Ctrl+Shift+Up</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1933"/>
+        <location filename="../ViewManager/ViewManager.py" line="1931"/>
         <source>Extend selection to end of document</source>
         <translation>Распространить выделение до конца документа</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1941"/>
+        <location filename="../ViewManager/ViewManager.py" line="1939"/>
         <source>Ctrl+Shift+Down</source>
         <translation>Ctrl+Shift+Down</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1959"/>
+        <location filename="../ViewManager/ViewManager.py" line="1957"/>
         <source>Meta+H</source>
         <translation>Meta+H</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1968"/>
+        <location filename="../ViewManager/ViewManager.py" line="1966"/>
         <source>Delete previous character if not at start of line</source>
         <translation>Удалить предыдущий символ если он не первый в строке</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1989"/>
+        <location filename="../ViewManager/ViewManager.py" line="1987"/>
         <source>Meta+D</source>
         <translation>Meta+D</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2033"/>
+        <location filename="../ViewManager/ViewManager.py" line="2031"/>
         <source>Meta+K</source>
         <translation>Meta+K</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2130"/>
+        <location filename="../ViewManager/ViewManager.py" line="2128"/>
         <source>Move to end of display line</source>
         <translation>Перейти на конец строки</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2147"/>
+        <location filename="../ViewManager/ViewManager.py" line="2145"/>
         <source>Extend selection to end of display line</source>
         <translation>Распространить выделение до конца строки</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2189"/>
+        <location filename="../ViewManager/ViewManager.py" line="2187"/>
         <source>Meta+Alt+Shift+N</source>
         <translation>Meta+Alt+Shift+N</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2204"/>
+        <location filename="../ViewManager/ViewManager.py" line="2202"/>
         <source>Meta+Alt+Shift+P</source>
         <translation>Meta+Alt+Shift+P</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2222"/>
+        <location filename="../ViewManager/ViewManager.py" line="2220"/>
         <source>Meta+Alt+Shift+B</source>
         <translation>Meta+Alt+Shift+B</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2240"/>
+        <location filename="../ViewManager/ViewManager.py" line="2238"/>
         <source>Meta+Alt+Shift+F</source>
         <translation>Meta+Alt+Shift+F</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2246"/>
+        <location filename="../ViewManager/ViewManager.py" line="2244"/>
         <source>Extend rectangular selection to first visible character in document line</source>
         <translation>Распространить прямоугольную выборку до первого видимого символа в строке</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2265"/>
+        <location filename="../ViewManager/ViewManager.py" line="2263"/>
         <source>Extend rectangular selection to end of document line</source>
         <translation>Распространить прямоугольное выделение до коца строки</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2275"/>
+        <location filename="../ViewManager/ViewManager.py" line="2273"/>
         <source>Meta+Alt+Shift+E</source>
         <translation>Meta+Alt+Shift+E</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2278"/>
+        <location filename="../ViewManager/ViewManager.py" line="2276"/>
         <source>Alt+Shift+End</source>
         <translation>Alt+Shift+End</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2299"/>
+        <location filename="../ViewManager/ViewManager.py" line="2297"/>
         <source>Alt+Shift+PgDown</source>
         <translation>Alt+Shift+PgDown</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2311"/>
+        <location filename="../ViewManager/ViewManager.py" line="2309"/>
         <source>Meta+Alt+Shift+V</source>
         <translation>Meta+Alt+Shift+V</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2331"/>
+        <location filename="../ViewManager/ViewManager.py" line="2329"/>
         <source>Scroll to start of document</source>
         <translation>Перейти на начало документа</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2346"/>
+        <location filename="../ViewManager/ViewManager.py" line="2344"/>
         <source>Scroll to end of document</source>
         <translation>Перейти в конец документа</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2361"/>
+        <location filename="../ViewManager/ViewManager.py" line="2359"/>
         <source>Scroll vertically to center current line</source>
         <translation>Поместить текущую строку в центр</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2369"/>
+        <location filename="../ViewManager/ViewManager.py" line="2367"/>
         <source>Meta+L</source>
         <translation>Meta+L</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2376"/>
+        <location filename="../ViewManager/ViewManager.py" line="2374"/>
         <source>Move to end of next word</source>
         <translation>Перейти на конец следующего слова</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2391"/>
+        <location filename="../ViewManager/ViewManager.py" line="2389"/>
         <source>Extend selection to end of next word</source>
         <translation>Распространить выделение до конца следующего слова</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2407"/>
+        <location filename="../ViewManager/ViewManager.py" line="2405"/>
         <source>Move to end of previous word</source>
         <translation>Перейти на конец предыдущего слова</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2419"/>
+        <location filename="../ViewManager/ViewManager.py" line="2417"/>
         <source>Extend selection to end of previous word</source>
         <translation>Распространить выделение до конца предыдущего слова</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2431"/>
+        <location filename="../ViewManager/ViewManager.py" line="2429"/>
         <source>Move to start of document line</source>
         <translation>Перейти на начало строки</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2439"/>
+        <location filename="../ViewManager/ViewManager.py" line="2437"/>
         <source>Meta+A</source>
         <translation>Meta+A</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2446"/>
+        <location filename="../ViewManager/ViewManager.py" line="2444"/>
         <source>Extend selection to start of document line</source>
         <translation>Распространить выделение до начала строки</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2457"/>
+        <location filename="../ViewManager/ViewManager.py" line="2455"/>
         <source>Meta+Shift+A</source>
         <translation>Meta+Shift+A</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2464"/>
+        <location filename="../ViewManager/ViewManager.py" line="2462"/>
         <source>Extend rectangular selection to start of document line</source>
         <translation>Распространить прямоугольное выделение до начала строки</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2474"/>
+        <location filename="../ViewManager/ViewManager.py" line="2472"/>
         <source>Meta+Alt+Shift+A</source>
         <translation>Meta+Alt+Shift+A</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2482"/>
+        <location filename="../ViewManager/ViewManager.py" line="2480"/>
         <source>Extend selection to start of display line</source>
         <translation>Распространить выделение до начала строки</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2501"/>
+        <location filename="../ViewManager/ViewManager.py" line="2499"/>
         <source>Move to start of display or document line</source>
         <translation>Перейти на начало строки</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2515"/>
+        <location filename="../ViewManager/ViewManager.py" line="2513"/>
         <source>Extend selection to start of display or document line</source>
         <translation>Распространить выделение до начала строки</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2530"/>
+        <location filename="../ViewManager/ViewManager.py" line="2528"/>
         <source>Move to first visible character in display or document line</source>
         <translation>Перейти к первому видимому символу строки</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2547"/>
+        <location filename="../ViewManager/ViewManager.py" line="2545"/>
         <source>Extend selection to first visible character in display or document line</source>
         <translation>Распространить выделение до первого видимого символа в строке</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2564"/>
+        <location filename="../ViewManager/ViewManager.py" line="2562"/>
         <source>Move to end of display or document line</source>
         <translation>Перейти на конец строки</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2578"/>
+        <location filename="../ViewManager/ViewManager.py" line="2576"/>
         <source>Extend selection to end of display or document line</source>
         <translation>Распространить выделение до конца строки</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2593"/>
+        <location filename="../ViewManager/ViewManager.py" line="2591"/>
         <source>Stuttered move up one page</source>
         <translation>Перейти на одну страницу вверх</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2605"/>
+        <location filename="../ViewManager/ViewManager.py" line="2603"/>
         <source>Stuttered extend selection up one page</source>
         <translation>Распространить выделение на страницу вверх</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2618"/>
+        <location filename="../ViewManager/ViewManager.py" line="2616"/>
         <source>Stuttered move down one page</source>
         <translation>Перейти на одну страницу вниз</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2630"/>
+        <location filename="../ViewManager/ViewManager.py" line="2628"/>
         <source>Stuttered extend selection down one page</source>
         <translation>Распространить выделение на страницу вниз</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2643"/>
+        <location filename="../ViewManager/ViewManager.py" line="2641"/>
         <source>Delete right to end of next word</source>
         <translation>Удалить до конца следующего слова справа</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2651"/>
+        <location filename="../ViewManager/ViewManager.py" line="2649"/>
         <source>Alt+Del</source>
         <translation>Alt+Del</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2658"/>
+        <location filename="../ViewManager/ViewManager.py" line="2656"/>
         <source>Move selected lines up one line</source>
         <translation>Переместить выделенный текст на одну строку вверх</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2670"/>
+        <location filename="../ViewManager/ViewManager.py" line="2668"/>
         <source>Move selected lines down one line</source>
         <translation>Переместить выделенный текст на одну строку вниз</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2284"/>
+        <location filename="../ViewManager/ViewManager.py" line="2282"/>
         <source>Alt+Shift+PgUp</source>
         <translation>Alt+Shift+PgUp</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1134"/>
+        <location filename="../ViewManager/ViewManager.py" line="1132"/>
         <source>Toggle Comment</source>
         <translation>Переключить комментарий</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1134"/>
+        <location filename="../ViewManager/ViewManager.py" line="1132"/>
         <source>Ctrl+Shift+M</source>
         <comment>Edit|Toggle Comment</comment>
         <translation>Ctrl+Shift+M</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1142"/>
+        <location filename="../ViewManager/ViewManager.py" line="1140"/>
         <source>Toggle the comment of the current line, selection or comment block</source>
         <translation>Переключить комментарий текущей строки, выборки или блока комментария</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1146"/>
+        <location filename="../ViewManager/ViewManager.py" line="1144"/>
         <source>&lt;b&gt;Toggle Comment&lt;/b&gt;&lt;p&gt;If the current line does not start with a block comment, the current line or selection is commented. If it is already commented, this comment block is uncommented. &lt;/p&gt;</source>
         <translation>&lt;b&gt;Переключить комментарий&lt;/b&gt;&lt;p&gt;Переключить комментарий текущей строки, выборки или блока комментария. &lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3457"/>
+        <location filename="../ViewManager/ViewManager.py" line="3455"/>
         <source>Zoom reset</source>
         <translation>Сбросить масштаб</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3457"/>
+        <location filename="../ViewManager/ViewManager.py" line="3455"/>
         <source>Zoom &amp;reset</source>
         <translation>&amp;Сбросить масштаб</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3457"/>
+        <location filename="../ViewManager/ViewManager.py" line="3455"/>
         <source>Ctrl+0</source>
         <comment>View|Zoom reset</comment>
         <translation>Ctrl+0</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3465"/>
+        <location filename="../ViewManager/ViewManager.py" line="3463"/>
         <source>Reset the zoom of the text</source>
         <translation>Сбросить масштаб текста</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3467"/>
+        <location filename="../ViewManager/ViewManager.py" line="3465"/>
         <source>&lt;b&gt;Zoom reset&lt;/b&gt;&lt;p&gt;Reset the zoom of the text. This sets the zoom factor to 100%.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Сбросить масштаб&lt;/b&gt;&lt;p&gt;Сброс масштаба текста. Эта настройка возвращает масштаб текста к 100%.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3419"/>
+        <location filename="../ViewManager/ViewManager.py" line="3417"/>
         <source>Zoom In</source>
         <comment>View|Zoom in</comment>
         <translation>Увеличить масштаб</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3438"/>
+        <location filename="../ViewManager/ViewManager.py" line="3436"/>
         <source>Zoom Out</source>
         <comment>View|Zoom out</comment>
         <translation>Уменьшить масштаб</translation>
@@ -69353,366 +69347,366 @@
         <translation>Сохранить &amp;всё</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="4119"/>
+        <location filename="../ViewManager/ViewManager.py" line="4117"/>
         <source>Next Change</source>
         <translation>Следующее изменение</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="4113"/>
+        <location filename="../ViewManager/ViewManager.py" line="4111"/>
         <source>&amp;Next Change</source>
         <translation>&amp;Следующее изменение</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="4121"/>
+        <location filename="../ViewManager/ViewManager.py" line="4119"/>
         <source>&lt;b&gt;Next Change&lt;/b&gt;&lt;p&gt;Go to next line of the current editor having a change marker.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Следующее изменение&lt;/b&gt;&lt;p&gt;Переход к следующей строке текущего редактора, на которой есть маркер об изменении.&lt;/p&gt;</translation>
     </message>
     <message>
+        <location filename="../ViewManager/ViewManager.py" line="4135"/>
+        <source>Previous Change</source>
+        <translation>Предыдущее изменение</translation>
+    </message>
+    <message>
+        <location filename="../ViewManager/ViewManager.py" line="4128"/>
+        <source>&amp;Previous Change</source>
+        <translation>&amp;Предыдущее изменение</translation>
+    </message>
+    <message>
         <location filename="../ViewManager/ViewManager.py" line="4137"/>
-        <source>Previous Change</source>
-        <translation>Предыдущее изменение</translation>
-    </message>
-    <message>
-        <location filename="../ViewManager/ViewManager.py" line="4130"/>
-        <source>&amp;Previous Change</source>
-        <translation>&amp;Предыдущее изменение</translation>
-    </message>
-    <message>
-        <location filename="../ViewManager/ViewManager.py" line="4139"/>
         <source>&lt;b&gt;Previous Change&lt;/b&gt;&lt;p&gt;Go to previous line of the current editor having a change marker.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Предыдущее изменение&lt;/b&gt;&lt;p&gt;Переход к предыдущей строке текущего редактора, на которой есть маркер об изменении.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="4237"/>
+        <location filename="../ViewManager/ViewManager.py" line="4235"/>
         <source>Check spelling</source>
         <translation>Проверка орфографии</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="4237"/>
+        <location filename="../ViewManager/ViewManager.py" line="4235"/>
         <source>Check &amp;spelling...</source>
         <translation>Проверка &amp;орфографии...</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="4248"/>
+        <location filename="../ViewManager/ViewManager.py" line="4246"/>
         <source>&lt;b&gt;Check spelling&lt;/b&gt;&lt;p&gt;Perform a spell check of the current editor.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Проверка орфографии&lt;/b&gt;&lt;p&gt;Проверка орфографии в текущем редакторе.&lt;/p&gt;</translation>
     </message>
     <message>
+        <location filename="../ViewManager/ViewManager.py" line="4295"/>
+        <source>Edit Dictionary</source>
+        <translation>Редактировать словарь</translation>
+    </message>
+    <message>
         <location filename="../ViewManager/ViewManager.py" line="4297"/>
-        <source>Edit Dictionary</source>
-        <translation>Редактировать словарь</translation>
-    </message>
-    <message>
-        <location filename="../ViewManager/ViewManager.py" line="4299"/>
         <source>Project Word List</source>
         <translation>Словарь проекта</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="4302"/>
+        <location filename="../ViewManager/ViewManager.py" line="4300"/>
         <source>Project Exception List</source>
         <translation>Список исключений проекта</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="4307"/>
+        <location filename="../ViewManager/ViewManager.py" line="4305"/>
         <source>User Word List</source>
         <translation>Словарь пользователя</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="4310"/>
+        <location filename="../ViewManager/ViewManager.py" line="4308"/>
         <source>User Exception List</source>
         <translation>Список исключений пользователя</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="6383"/>
+        <location filename="../ViewManager/ViewManager.py" line="6381"/>
         <source>Edit Spelling Dictionary</source>
         <translation>Редактировать орфографический словарь</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="6358"/>
+        <location filename="../ViewManager/ViewManager.py" line="6356"/>
         <source>Editing {0}</source>
         <translation>Редактирование {0}</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="6343"/>
+        <location filename="../ViewManager/ViewManager.py" line="6341"/>
         <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="6370"/>
+        <location filename="../ViewManager/ViewManager.py" line="6368"/>
         <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="6383"/>
+        <location filename="../ViewManager/ViewManager.py" line="6381"/>
         <source>The spelling dictionary was saved successfully.</source>
         <translation>Файл словаря успешно сохранён.</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2916"/>
+        <location filename="../ViewManager/ViewManager.py" line="2914"/>
         <source>Search current word forward</source>
         <translation>Поиск следующего слова</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2916"/>
+        <location filename="../ViewManager/ViewManager.py" line="2914"/>
         <source>Ctrl+.</source>
         <comment>Search|Search current word forward</comment>
         <translation>Ctrl+.</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2927"/>
+        <location filename="../ViewManager/ViewManager.py" line="2925"/>
         <source>Search next occurrence of the current word</source>
         <translation>Поиск следующего вхождения текущего слова впереди</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2930"/>
+        <location filename="../ViewManager/ViewManager.py" line="2928"/>
         <source>&lt;b&gt;Search current word forward&lt;/b&gt;&lt;p&gt;Search the next occurrence of the current word of the current editor.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Поиск текущего слова вперёди&lt;/b&gt;&lt;p&gt;Поиск следующего вхождения текущего слова далее в текущем редакторе.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2939"/>
+        <location filename="../ViewManager/ViewManager.py" line="2937"/>
         <source>Search current word backward</source>
         <translation>Поиск предыдущего слова</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2939"/>
+        <location filename="../ViewManager/ViewManager.py" line="2937"/>
         <source>Ctrl+,</source>
         <comment>Search|Search current word backward</comment>
         <translation>Ctrl+,</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2950"/>
+        <location filename="../ViewManager/ViewManager.py" line="2948"/>
         <source>Search previous occurrence of the current word</source>
         <translation>Поиск предыдущего вхождения текущего слова сзади</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2953"/>
+        <location filename="../ViewManager/ViewManager.py" line="2951"/>
         <source>&lt;b&gt;Search current word backward&lt;/b&gt;&lt;p&gt;Search the previous occurrence of the current word of the current editor.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Поиск текущего слова сзади&lt;/b&gt;&lt;p&gt;Поиск предыдущего вхождения текущего слова сзади в текущем редакторе.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3260"/>
+        <location filename="../ViewManager/ViewManager.py" line="3258"/>
         <source>Search in Open Files</source>
         <translation>Поиск в открытых файлах</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3260"/>
+        <location filename="../ViewManager/ViewManager.py" line="3258"/>
         <source>Search in Open Files...</source>
         <translation>Найти в открытых файлах...</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3260"/>
+        <location filename="../ViewManager/ViewManager.py" line="3258"/>
         <source>Meta+Ctrl+Alt+F</source>
         <comment>Search|Search Open Files</comment>
         <translation>Meta+Ctrl+Alt+F</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3271"/>
+        <location filename="../ViewManager/ViewManager.py" line="3269"/>
         <source>Search for a text in open files</source>
         <translation>Поиск текста в открытых файлах</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3273"/>
+        <location filename="../ViewManager/ViewManager.py" line="3271"/>
         <source>&lt;b&gt;Search in Open Files&lt;/b&gt;&lt;p&gt;Search for some text in the currently opened files. A dialog is shown to enter the searchtext and options for the search and to display the result.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Поиск в открытых файлах&lt;/b&gt;&lt;p&gt;Поиск заданного текста только в открытых файлах. Окно диалога позволит ввести текст для поиска, опции для поиска, а так же покажет результат&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3283"/>
+        <location filename="../ViewManager/ViewManager.py" line="3281"/>
         <source>Replace in Open Files</source>
         <translation>Замена в открытых файлах</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3283"/>
+        <location filename="../ViewManager/ViewManager.py" line="3281"/>
         <source>Meta+Ctrl+Alt+R</source>
         <comment>Search|Replace in Open Files</comment>
         <translation>Meta+Ctrl+Alt+R</translation>
     </message>
     <message>
+        <location filename="../ViewManager/ViewManager.py" line="3291"/>
+        <source>Search for a text in open files and replace it</source>
+        <translation>Поиск текста в открытых файлах и его замена</translation>
+    </message>
+    <message>
         <location filename="../ViewManager/ViewManager.py" line="3293"/>
-        <source>Search for a text in open files and replace it</source>
-        <translation>Поиск текста в открытых файлах и его замена</translation>
-    </message>
-    <message>
-        <location filename="../ViewManager/ViewManager.py" line="3295"/>
         <source>&lt;b&gt;Replace in Open Files&lt;/b&gt;&lt;p&gt;Search for some text in the currently opened files and replace it. A dialog is shown to enter the searchtext, the replacement text and options for the search and to display the result.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Заменить в открытых файлах&lt;/b&gt;&lt;p&gt;Искать текст только в открытых файлах и заменить его.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3283"/>
+        <location filename="../ViewManager/ViewManager.py" line="3281"/>
         <source>Replace in Open Files...</source>
         <translation>Заменить в открытых файлах...</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1399"/>
+        <location filename="../ViewManager/ViewManager.py" line="1397"/>
         <source>Sort</source>
         <translation>Сортировка</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1399"/>
+        <location filename="../ViewManager/ViewManager.py" line="1397"/>
         <source>Ctrl+Alt+S</source>
         <comment>Edit|Sort</comment>
         <translation>Ctrl+Alt+S</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1406"/>
+        <location filename="../ViewManager/ViewManager.py" line="1404"/>
         <source>Sort the lines containing the rectangular selection</source>
         <translation>Сортировать строки в прямоугольной выборке</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1409"/>
+        <location filename="../ViewManager/ViewManager.py" line="1407"/>
         <source>&lt;b&gt;Sort&lt;/b&gt;&lt;p&gt;Sort the lines spanned by a rectangular selection based on the selection ignoring leading and trailing whitespace.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Сортировка&lt;/b&gt;&lt;p&gt;Сортировать строки в прямоугольной выборке, принимая во внимание только выделенную часть и игнорируя пробелы.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="4759"/>
+        <location filename="../ViewManager/ViewManager.py" line="4757"/>
         <source>Language: {0}</source>
         <translation>Язык: {0}</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="4767"/>
+        <location filename="../ViewManager/ViewManager.py" line="4765"/>
         <source>EOL Mode: {0}</source>
         <translation>Режим конца строк: {0}</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3558"/>
+        <location filename="../ViewManager/ViewManager.py" line="3556"/>
         <source>New Document View</source>
         <translation>Новое окно для документа</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3558"/>
+        <location filename="../ViewManager/ViewManager.py" line="3556"/>
         <source>New &amp;Document View</source>
         <translation>Новое окно для &amp;документа</translation>
     </message>
     <message>
+        <location filename="../ViewManager/ViewManager.py" line="3561"/>
+        <source>Open a new view of the current document</source>
+        <translation>Открыть новое окно для текущего документа</translation>
+    </message>
+    <message>
         <location filename="../ViewManager/ViewManager.py" line="3563"/>
-        <source>Open a new view of the current document</source>
-        <translation>Открыть новое окно для текущего документа</translation>
-    </message>
-    <message>
-        <location filename="../ViewManager/ViewManager.py" line="3565"/>
         <source>&lt;b&gt;New Document View&lt;/b&gt;&lt;p&gt;Opens a new view of the current document. Both views show the same document. However, the cursors may be positioned independently.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Новое окно для документа&lt;/b&gt;&lt;p&gt;Открытие нового окна для текущего документа. Оба окна будут показывать один и тот же документ. Текущие позиции могут быть разными.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3575"/>
+        <location filename="../ViewManager/ViewManager.py" line="3573"/>
         <source>New Document View (with new split)</source>
         <translation>Новое окно для документа (в новом разделе)</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3582"/>
+        <location filename="../ViewManager/ViewManager.py" line="3580"/>
         <source>Open a new view of the current document in a new split</source>
         <translation>Открыть новое окно для текущего документа в новом разделе</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3585"/>
+        <location filename="../ViewManager/ViewManager.py" line="3583"/>
         <source>&lt;b&gt;New Document View&lt;/b&gt;&lt;p&gt;Opens a new view of the current document in a new split. Both views show the same document. However, the cursors may be positioned independently.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Новое окно для документа&lt;/b&gt;&lt;p&gt;Открытие нового окна для текущего документа в новом разделе. Оба окна будут показывать один и тот же документ. Текущие позиции могут быть разными.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3997"/>
+        <location filename="../ViewManager/ViewManager.py" line="3995"/>
         <source>&lt;b&gt;Next warning message&lt;/b&gt;&lt;p&gt;Go to next line of the current editor having a pyflakes warning.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Следующее предупреждение&lt;/b&gt;&lt;p&gt;Переход к следующей строке текущего редактора, имеющей предупреждение pyflakes.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="4016"/>
+        <location filename="../ViewManager/ViewManager.py" line="4014"/>
         <source>&lt;b&gt;Previous warning message&lt;/b&gt;&lt;p&gt;Go to previous line of the current editor having a pyflakes warning.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Предыдущее предупреждение&lt;/b&gt;&lt;p&gt;Переход к предыдущей строке текущего редактора, имеющей предупреждение pyflakes.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="4034"/>
+        <location filename="../ViewManager/ViewManager.py" line="4032"/>
         <source>&lt;b&gt;Clear Warning Messages&lt;/b&gt;&lt;p&gt;Clear pyflakes warning messages of all editors.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Очистить предупреждения&lt;/b&gt;&lt;p&gt;Очистить предупреждения от pyflakes во всех окнах редактора.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2714"/>
+        <location filename="../ViewManager/ViewManager.py" line="2712"/>
         <source>Complete</source>
         <translation>Дополнить</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1276"/>
+        <location filename="../ViewManager/ViewManager.py" line="1274"/>
         <source>&amp;Complete</source>
         <translation>&amp;Дополнить</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1276"/>
+        <location filename="../ViewManager/ViewManager.py" line="1274"/>
         <source>Ctrl+Space</source>
         <comment>Edit|Complete</comment>
         <translation>Ctrl+Space</translation>
     </message>
     <message>
+        <location filename="../ViewManager/ViewManager.py" line="1281"/>
+        <source>Complete current word</source>
+        <translation>Дополнить текущее слово</translation>
+    </message>
+    <message>
         <location filename="../ViewManager/ViewManager.py" line="1283"/>
-        <source>Complete current word</source>
-        <translation>Дополнить текущее слово</translation>
-    </message>
-    <message>
-        <location filename="../ViewManager/ViewManager.py" line="1285"/>
         <source>&lt;b&gt;Complete&lt;/b&gt;&lt;p&gt;Performs a completion of the word containing the cursor.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Дополнить&lt;/b&gt;&lt;p&gt;Выполняется дополнение слова, содержащего курсор.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1294"/>
+        <location filename="../ViewManager/ViewManager.py" line="1292"/>
         <source>Complete from Document</source>
         <translation>Дополнить из документа</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1294"/>
+        <location filename="../ViewManager/ViewManager.py" line="1292"/>
         <source>Ctrl+Shift+Space</source>
         <comment>Edit|Complete from Document</comment>
         <translation>Ctrl+Shift+Space</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1304"/>
+        <location filename="../ViewManager/ViewManager.py" line="1302"/>
         <source>Complete current word from Document</source>
         <translation>Дополнить текущее слово из документа</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1307"/>
+        <location filename="../ViewManager/ViewManager.py" line="1305"/>
         <source>&lt;b&gt;Complete from Document&lt;/b&gt;&lt;p&gt;Performs a completion from document of the word containing the cursor.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Дополнить из документа&lt;/b&gt;&lt;p&gt;Выполняется дополнение слова, содержащего курсор, из документа.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1317"/>
+        <location filename="../ViewManager/ViewManager.py" line="1315"/>
         <source>Complete from APIs</source>
         <translation>Дополнить из API</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1317"/>
+        <location filename="../ViewManager/ViewManager.py" line="1315"/>
         <source>Ctrl+Alt+Space</source>
         <comment>Edit|Complete from APIs</comment>
         <translation>Ctrl+Alt+Space</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1327"/>
+        <location filename="../ViewManager/ViewManager.py" line="1325"/>
         <source>Complete current word from APIs</source>
         <translation>Дополнить текущее слово из API</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1330"/>
+        <location filename="../ViewManager/ViewManager.py" line="1328"/>
         <source>&lt;b&gt;Complete from APIs&lt;/b&gt;&lt;p&gt;Performs a completion from APIs of the word containing the cursor.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Дополнить из APIs&lt;/b&gt;&lt;p&gt;Выполняется дополнение слова, содержащего курсор, из APIs.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1340"/>
+        <location filename="../ViewManager/ViewManager.py" line="1338"/>
         <source>Complete from Document and APIs</source>
         <translation>Дополнить из документа и API</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1340"/>
+        <location filename="../ViewManager/ViewManager.py" line="1338"/>
         <source>Alt+Shift+Space</source>
         <comment>Edit|Complete from Document and APIs</comment>
         <translation>Alt+Shift+Space</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1350"/>
+        <location filename="../ViewManager/ViewManager.py" line="1348"/>
         <source>Complete current word from Document and APIs</source>
         <translation>Дополнить текущее слово из документа и API</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1353"/>
+        <location filename="../ViewManager/ViewManager.py" line="1351"/>
         <source>&lt;b&gt;Complete from Document and APIs&lt;/b&gt;&lt;p&gt;Performs a completion from document and APIs of the word containing the cursor.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Дополнить из документа и API&lt;/b&gt;&lt;p&gt;Выполняется дополнение слова, содержащего курсор, из документа и API.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1363"/>
+        <location filename="../ViewManager/ViewManager.py" line="1361"/>
         <source>Meta+Alt+Space</source>
         <comment>Edit|Calltip</comment>
         <translation>Meta+Alt+Space</translation>
@@ -69744,86 +69738,86 @@
         <translation>Ctrl+G</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2981"/>
+        <location filename="../ViewManager/ViewManager.py" line="2979"/>
         <source>Replace and Search</source>
         <translation>Заменить и найти</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2981"/>
+        <location filename="../ViewManager/ViewManager.py" line="2979"/>
         <source>Meta+R</source>
         <comment>Search|Replace and Search</comment>
         <translation>Meta+R</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2991"/>
+        <location filename="../ViewManager/ViewManager.py" line="2989"/>
         <source>Replace the found text and search the next occurrence</source>
         <translation>Заменить найденный текст и найти следующее вхождение</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="2994"/>
+        <location filename="../ViewManager/ViewManager.py" line="2992"/>
         <source>&lt;b&gt;Replace and Search&lt;/b&gt;&lt;p&gt;Replace the found occurrence of text in the current editor and search for the next one. The previously entered search text and options are reused.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Заменить и найти&lt;/b&gt;&lt;p&gt;Заменить найденное вхождение текста текущего редактирования и выполнить поиск следующего. Ранее введенный текст и параметры поиска используются повторно.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3005"/>
+        <location filename="../ViewManager/ViewManager.py" line="3003"/>
         <source>Replace Occurrence</source>
         <translation>Заменить вхождение</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3005"/>
+        <location filename="../ViewManager/ViewManager.py" line="3003"/>
         <source>Ctrl+Meta+R</source>
         <comment>Search|Replace Occurrence</comment>
         <translation>Ctrl+Meta+R</translation>
     </message>
     <message>
+        <location filename="../ViewManager/ViewManager.py" line="3013"/>
+        <source>Replace the found text</source>
+        <translation>Заменить найденный текст</translation>
+    </message>
+    <message>
         <location filename="../ViewManager/ViewManager.py" line="3015"/>
-        <source>Replace the found text</source>
-        <translation>Заменить найденный текст</translation>
-    </message>
-    <message>
-        <location filename="../ViewManager/ViewManager.py" line="3017"/>
         <source>&lt;b&gt;Replace Occurrence&lt;/b&gt;&lt;p&gt;Replace the found occurrence of the search text in the current editor.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Заменить вхождение&lt;/b&gt;&lt;p&gt;Заменить найденнойе вхождение искомого текста текущего редактирования.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3027"/>
+        <location filename="../ViewManager/ViewManager.py" line="3025"/>
         <source>Replace All</source>
         <translation>Заменить все</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="3027"/>
+        <location filename="../ViewManager/ViewManager.py" line="3025"/>
         <source>Shift+Meta+R</source>
         <comment>Search|Replace All</comment>
         <translation>Shift+Meta+R</translation>
     </message>
     <message>
+        <location filename="../ViewManager/ViewManager.py" line="3035"/>
+        <source>Replace search text occurrences</source>
+        <translation>Заменить вхождения искомого текста</translation>
+    </message>
+    <message>
         <location filename="../ViewManager/ViewManager.py" line="3037"/>
-        <source>Replace search text occurrences</source>
-        <translation>Заменить вхождения искомого текста</translation>
-    </message>
-    <message>
-        <location filename="../ViewManager/ViewManager.py" line="3039"/>
         <source>&lt;b&gt;Replace All&lt;/b&gt;&lt;p&gt;Replace all occurrences of the search text in the current editor.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Заменить все&lt;/b&gt;&lt;p&gt;Заменить все вхождения искомого текста текущего редактирования.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1381"/>
+        <location filename="../ViewManager/ViewManager.py" line="1379"/>
         <source>Code Info</source>
         <translation>Информация о коде</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1381"/>
+        <location filename="../ViewManager/ViewManager.py" line="1379"/>
         <source>Ctrl+Alt+I</source>
         <comment>Edit|Code Info</comment>
         <translation>Ctrl+Alt+I</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1389"/>
+        <location filename="../ViewManager/ViewManager.py" line="1387"/>
         <source>Show Code Info</source>
         <translation>Отображение информации по выбранному коду</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="1391"/>
+        <location filename="../ViewManager/ViewManager.py" line="1389"/>
         <source>&lt;b&gt;Code Info&lt;/b&gt;&lt;p&gt;Show code information based on the cursor position.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Информация для кода&lt;/b&gt;&lt;p&gt;Показ информации для кода на позиции курсора.&lt;/p&gt;</translation>
     </message>

eric ide

mercurial