--- a/eric6/i18n/eric6_en.ts Mon Sep 21 19:51:00 2020 +0200 +++ b/eric6/i18n/eric6_en.ts Tue Sep 22 19:03:19 2020 +0200 @@ -7736,32 +7736,32 @@ <translation type="unfinished"></translation> </message> <message> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1019"/> + <source>Parent Process</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../Debugger/DebuggerInterfacePython.py" line="1020"/> - <source>Parent Process</source> + <source>Child process</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Debugger/DebuggerInterfacePython.py" line="1021"/> - <source>Child process</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1022"/> <source>Client forking</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1022"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1021"/> <source>Select the fork branch to follow.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1068"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1067"/> <source>Debug Protocol Error</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1068"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1067"/> <source><p>The response received from the debugger backend could not be decoded. Please report this issue with the received data to the eric bugs email address.</p><p>Error: {0}</p><p>Data:<br/>{1}</p></source> <translation type="unfinished"></translation> </message> @@ -55044,37 +55044,37 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/PythonAstViewer.py" line="243"/> + <location filename="../UI/PythonAstViewer.py" line="246"/> <source>Module</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/PythonAstViewer.py" line="277"/> + <location filename="../UI/PythonAstViewer.py" line="280"/> <source>{0}: {1}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/PythonAstViewer.py" line="298"/> + <location filename="../UI/PythonAstViewer.py" line="301"/> <source>{0},{1}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/PythonAstViewer.py" line="305"/> + <location filename="../UI/PythonAstViewer.py" line="308"/> <source>{0} - {1}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/PythonAstViewer.py" line="207"/> + <location filename="../UI/PythonAstViewer.py" line="210"/> <source>No editor has been opened.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/PythonAstViewer.py" line="218"/> + <location filename="../UI/PythonAstViewer.py" line="221"/> <source>The current editor does not contain any source code.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/PythonAstViewer.py" line="224"/> + <location filename="../UI/PythonAstViewer.py" line="227"/> <source>The current editor does not contain Python source code.</source> <translation type="unfinished"></translation> </message> @@ -55127,7 +55127,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/PythonDisViewer.py" line="626"/> + <location filename="../UI/PythonDisViewer.py" line="632"/> <source>Code Object '{0}'</source> <translation type="unfinished"></translation> </message> @@ -55137,22 +55137,22 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/PythonDisViewer.py" line="390"/> + <location filename="../UI/PythonDisViewer.py" line="393"/> <source>No editor has been opened.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/PythonDisViewer.py" line="401"/> + <location filename="../UI/PythonDisViewer.py" line="404"/> <source>The current editor does not contain any source code.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/PythonDisViewer.py" line="407"/> + <location filename="../UI/PythonDisViewer.py" line="410"/> <source>The current editor does not contain Python source code.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/PythonDisViewer.py" line="453"/> + <location filename="../UI/PythonDisViewer.py" line="459"/> <source>Disassembly of last traceback</source> <translation type="unfinished"></translation> </message> @@ -86844,11 +86844,6 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/SyntaxChecker/pyflakes/translations.py" line="147"/> - <source>'...' % ... has {0!d} placeholder(s) but {1!d} substitution(s)</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../Plugins/CheckerPlugins/SyntaxChecker/pyflakes/translations.py" line="150"/> <source>'...' % ... has unused named argument(s): {0}</source> <translation type="unfinished"></translation> @@ -86878,6 +86873,11 @@ <source>'if tuple literal' is always true, perhaps remove accidental comma?</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../Plugins/CheckerPlugins/SyntaxChecker/pyflakes/translations.py" line="147"/> + <source>'...' % ... has {0:d} placeholder(s) but {1:d} substitution(s)</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>pycodestyle</name>