--- a/eric6/i18n/eric6_ru.ts Wed Dec 30 12:31:25 2020 +0100 +++ b/eric6/i18n/eric6_ru.ts Wed Dec 30 13:45:26 2020 +0100 @@ -2404,22 +2404,22 @@ <context> <name>CallStackViewer</name> <message> - <location filename="../Debugger/CallStackViewer.py" line="48"/> + <location filename="../Debugger/CallStackViewer.py" line="59"/> <source>Show source</source> <translation>Показать исходник</translation> </message> <message> - <location filename="../Debugger/CallStackViewer.py" line="50"/> + <location filename="../Debugger/CallStackViewer.py" line="61"/> <source>Clear</source> <translation>Очистить</translation> </message> <message> - <location filename="../Debugger/CallStackViewer.py" line="52"/> + <location filename="../Debugger/CallStackViewer.py" line="63"/> <source>Save</source> <translation>Сохранить</translation> </message> <message> - <location filename="../Debugger/CallStackViewer.py" line="59"/> + <location filename="../Debugger/CallStackViewer.py" line="71"/> <source>File: {0} Line: {1} {2}{3}</source> @@ -2428,42 +2428,47 @@ {2}{3}</translation> </message> <message> - <location filename="../Debugger/CallStackViewer.py" line="61"/> + <location filename="../Debugger/CallStackViewer.py" line="73"/> <source>File: {0} Line: {1}</source> <translation>Файл: {0} Строка: {1}</translation> </message> <message> - <location filename="../Debugger/CallStackViewer.py" line="171"/> + <location filename="../Debugger/CallStackViewer.py" line="202"/> <source>Save Call Stack Info</source> <translation>Сохранить стек вызовов</translation> </message> <message> - <location filename="../Debugger/CallStackViewer.py" line="157"/> + <location filename="../Debugger/CallStackViewer.py" line="188"/> <source>Text Files (*.txt);;All Files (*)</source> <translation>Текстовые файлы (*.txt);;Все файлы (*)</translation> </message> <message> - <location filename="../Debugger/CallStackViewer.py" line="171"/> + <location filename="../Debugger/CallStackViewer.py" line="202"/> <source><p>The file <b>{0}</b> already exists. Overwrite it?</p></source> <translation><p>Файл <b>{0}</b> уже существует. Переписать?</p></translation> </message> <message> - <location filename="../Debugger/CallStackViewer.py" line="189"/> + <location filename="../Debugger/CallStackViewer.py" line="224"/> <source>Error saving Call Stack Info</source> <translation>Ошибка при сохранении стека вызовов</translation> </message> <message> - <location filename="../Debugger/CallStackViewer.py" line="189"/> + <location filename="../Debugger/CallStackViewer.py" line="224"/> <source><p>The call stack info could not be written to <b>{0}</b></p><p>Reason: {1}</p></source> <translation><p>Стек вызовов не записан в<b>{0}</b></p><p>Причина: {1}</p></translation> </message> <message> - <location filename="../Debugger/CallStackViewer.py" line="45"/> + <location filename="../Debugger/CallStackViewer.py" line="56"/> <source>Call Stack</source> <translation>Стек вызовов</translation> </message> + <message> + <location filename="../Debugger/CallStackViewer.py" line="213"/> + <source>Call Stack of '{0}'</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>CallTraceViewer</name> @@ -2523,12 +2528,12 @@ <translation><p>Файл <b>{0}</b> уже существует. Переписать?</p></translation> </message> <message> - <location filename="../Debugger/CallTraceViewer.py" line="193"/> + <location filename="../Debugger/CallTraceViewer.py" line="197"/> <source>Error saving Call Trace Info</source> <translation>Ошибка при сохранении информации о трассировке вызовов</translation> </message> <message> - <location filename="../Debugger/CallTraceViewer.py" line="193"/> + <location filename="../Debugger/CallTraceViewer.py" line="197"/> <source><p>The call trace info could not be written to <b>{0}</b></p><p>Reason: {1}</p></source> <translation><p>Информация о трассировке вызовов не может быть записана в <b>{0}</b></p><p>Причина: {1}.</p></translation> </message> @@ -2542,6 +2547,11 @@ <source>Stop recording on exit</source> <translation>Останавливать запись при выходе</translation> </message> + <message> + <location filename="../Debugger/CallTraceViewer.py" line="180"/> + <source>Call Trace Info of '{0}'</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>ChatWidget</name>