--- a/src/eric7/i18n/eric7_en.ts Mon Nov 13 10:29:40 2023 +0100 +++ b/src/eric7/i18n/eric7_en.ts Mon Nov 13 11:53:55 2023 +0100 @@ -9796,12 +9796,12 @@ <message> <location filename="../Debugger/DebugUI.py" line="1939" /> <location filename="../Debugger/DebugUI.py" line="1930" /> - <source>Coverage of Project</source> + <source>Coverage Run of Project</source> <translation type="unfinished" /> </message> <message> <location filename="../Debugger/DebugUI.py" line="1932" /> - <source>Coverage of Script</source> + <source>Coverage Run of Script</source> <translation type="unfinished" /> </message> <message> @@ -9814,12 +9814,12 @@ <message> <location filename="../Debugger/DebugUI.py" line="2143" /> <location filename="../Debugger/DebugUI.py" line="2134" /> - <source>Profile of Project</source> + <source>Profile Run of Project</source> <translation type="unfinished" /> </message> <message> <location filename="../Debugger/DebugUI.py" line="2136" /> - <source>Profile of Script</source> + <source>Profile Run of Script</source> <translation type="unfinished" /> </message> <message> @@ -75172,446 +75172,25 @@ </message> </context> <context> - <name>StartCoverageDialog</name> - <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="0" /> - <source>Start coverage run</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="0" /> - <source>Virtual Environment:</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="0" /> - <source>Select the virtual environment to be used</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="0" /> - <source><b>Virtual Environment</b> -<p>Enter the virtual environment to be used. Leave it empty to use the default environment, i.e. the one configured globally or per project.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="0" /> - <source>Script Name:</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="0" /> - <source>Enter the script file name</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="0" /> - <source><b>Script Name</b> -<p>Enter the the name of the script. Leave empty to use the script of the current editor.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="0" /> - <source>Script Parameters:</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="0" /> - <source>Enter the commandline parameters</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="0" /> - <source><b>Commandline</b> -<p>Enter the commandline parameters in this field.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="0" /> - <source>Working directory:</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="0" /> - <source>Enter the working directory</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="0" /> - <source><b>Working directory</b> -<p>Enter the working directory of the application to be debugged. Leave it empty to set the working directory to the executable directory.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="0" /> - <source>Environment Variables:</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="0" /> - <source>Enter the environment variables to be set separated by whitespace.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="0" /> - <source><b>Environment Variables</b> -<p>Enter the environment variables to be set for the program. The individual settings must be separated by whitespace and be given in the form 'var=value'. In order to add to an environment variable, enter it in the form 'var+=value'. To delete an environment variable, append a '-' to the variable name.</p> -<p>Example: var1=1 var2="hello world" var3+=":/tmp" var4-</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="0" /> - <source>Override Global Configuration</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="0" /> - <source>Select, to redirect stdin, stdout and stderr of the program being debugged to the eric IDE</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="0" /> - <source>Redirect stdin/stdout/stderr</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="0" /> - <source>Uncheck to disable exception reporting</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="0" /> - <source><b>Report exceptions</b> -<p>Uncheck this in order to disable exception reporting.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="0" /> - <source>Report exceptions</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="0" /> - <source>Alt+E</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="0" /> - <source>Uncheck to disable reporting of unhandled exceptions</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="0" /> - <source><b>Always report unhandled exceptions</b> -<p>When active all unhandled exceptions will be reported even if 'Report exceptions' is deactivated. When inactive the later switch determines exception reporting.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="0" /> - <source>Always report unhandled exceptions</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="0" /> - <source>Select to clear the display of the interpreter window</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="0" /> - <source><b>Clear interpreter window</b><p>This clears the display of the interpreter window before starting the debug client.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="0" /> - <source>Clear interpreter window</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="0" /> - <source>Select to start the debugger in a console window</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="0" /> - <source><b>Start in console</b> -<p>Select to start the debugger in a console window. The console command has to be configured on the Debugger-&gt;General page</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="0" /> - <source>Start in console</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="0" /> - <source>Select this to erase the collected coverage information</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="0" /> - <source><b>Erase coverage information</b> -<p>Select this to erase the collected coverage information before the next coverage run.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="0" /> - <source>Erase coverage information</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartCoverageDialog.ui" line="0" /> - <source>Alt+C</source> - <translation type="unfinished" /> - </message> - </context> - <context> - <name>StartDebugDialog</name> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> - <source>Start debugging</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> - <source>Virtual Environment:</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> - <source>Select the virtual environment to be used</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> - <source><b>Virtual Environment</b> -<p>Enter the virtual environment to be used. Leave it empty to use the default environment, i.e. the one configured globally or per project.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> - <source>Script Name:</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> - <source>Enter the script file name</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> - <source><b>Script Name</b> -<p>Enter the the name of the script. Leave empty to use the script of the current editor.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> - <source>Script Parameters:</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> - <source>Enter the commandline parameters</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> - <source><b>Commandline</b> -<p>Enter the commandline parameters in this field.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> - <source>Working directory:</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> - <source>Enter the working directory</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> - <source><b>Working directory</b> -<p>Enter the working directory of the application to be debugged. Leave it empty to set the working directory to the executable directory.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> - <source>Environment Variables:</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> - <source>Enter the environment variables to be set separated by whitespace.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> - <source><b>Environment Variables</b> -<p>Enter the environment variables to be set for the program. The individual settings must be separated by whitespace and be given in the form 'var=value'. In order to add to an environment variable, enter it in the form 'var+=value'. To delete an environment variable, append a '-' to the variable name.</p> -<p>Example: var1=1 var2="hello world" var3+=":/tmp" var4-</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> - <source>Override Global Configuration</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> - <source>Select, to redirect stdin, stdout and stderr of the program being debugged to the eric IDE</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> - <source>Redirect stdin/stdout/stderr</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> - <source>Uncheck to disable exception reporting</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> - <source><b>Report exceptions</b> -<p>Uncheck this in order to disable exception reporting.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> - <source>Report exceptions</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> - <source>Alt+E</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> - <source>Uncheck to disable reporting of unhandled exceptions</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> - <source><b>Always report unhandled exceptions</b> -<p>When active all unhandled exceptions will be reported even if 'Report exceptions' is deactivated. When inactive the later switch determines exception reporting.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> - <source>Always report unhandled exceptions</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> - <source>Select to clear the display of the interpreter window</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> - <source><b>Clear interpreter window</b><p>This clears the display of the interpreter window before starting the debug client.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> - <source>Clear interpreter window</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> - <source>Select to start the debugger in a console window</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> - <source><b>Start in console</b> -<p>Select to start the debugger in a console window. The console command has to be configured on the Debugger-&gt;General page</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> - <source>Start in console</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> - <source>Select to trace into the Python library</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> - <source><b>Trace into interpreter libraries<b> -<p>When active the debugger will also trace calls into the Python library.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> - <source>Trace into interpreter libraries</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> - <source>Alt+T</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> - <source>Select to not stop the debugger at the first executable line.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> - <source><b>Don't stop at first line</b><p>This prevents the debugger from stopping at the first executable line.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> - <source>Don't stop at first line</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> - <source>Select this to enable multi process debugging.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> - <source><b>Multi Process Debugging</b><p>This enables debugging capability for multi process programs. Each started Python program is started within a new debugger.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> - <source>Multi Process Debugging</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartDebugDialog.ui" line="0" /> - <source>Don't Debug:</source> - <translation type="unfinished" /> - </message> - </context> - <context> <name>StartDialog</name> <message> - <location filename="../Debugger/StartDialog.py" line="155" /> + <location filename="../Debugger/StartDialog.py" line="151" /> <source>Python Files (*.py *.py3);;Python GUI Files (*.pyw *.pyw3);;All Files (*)</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/StartDialog.py" line="173" /> + <location filename="../Debugger/StartDialog.py" line="167" /> <source>Clear Histories</source> <translation type="unfinished" /> </message> <message> <location filename="../Debugger/StartDialog.py" line="406" /> - <location filename="../Debugger/StartDialog.py" line="176" /> + <location filename="../Debugger/StartDialog.py" line="170" /> <source>Edit History</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/StartDialog.py" line="226" /> + <location filename="../Debugger/StartDialog.py" line="222" /> <source>Enter the list of programs or program patterns not to be debugged separated by '{0}'.</source> <translation type="unfinished" /> </message> @@ -75645,6 +75224,289 @@ <source>Select the history list to be edited:</source> <translation type="unfinished" /> </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Start</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>General Parameters</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Virtual Environment:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Select the virtual environment to be used</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source><b>Virtual Environment</b> +<p>Enter the virtual environment to be used. Leave it empty to use the default environment, i.e. the one configured globally or per project.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Script Name:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Enter the script file name</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source><b>Script Name</b> +<p>Enter the the name of the script. Leave empty to use the script of the current editor.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Script Parameters:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Enter the commandline parameters</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source><b>Commandline</b> +<p>Enter the commandline parameters in this field.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Working directory:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Enter the working directory</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source><b>Working directory</b> +<p>Enter the working directory of the application to be debugged. Leave it empty to set the working directory to the executable directory.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Environment Variables:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Enter the environment variables to be set separated by whitespace.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source><b>Environment Variables</b> +<p>Enter the environment variables to be set for the program. The individual settings must be separated by whitespace and be given in the form 'var=value'. In order to add to an environment variable, enter it in the form 'var+=value'. To delete an environment variable, append a '-' to the variable name.</p> +<p>Example: var1=1 var2="hello world" var3+=":/tmp" var4-</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Override Global Configuration</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Select, to redirect stdin, stdout and stderr of the program being debugged to the eric IDE</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Redirect stdin/stdout/stderr</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Uncheck to disable exception reporting</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source><b>Report exceptions</b> +<p>Uncheck this in order to disable exception reporting.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Report exceptions</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Alt+E</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Select to start the debugger in a console window</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source><b>Start in console</b> +<p>Select to start the debugger in a console window. The console command has to be configured on the Debugger-&gt;General page</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Start in console</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Select to clear the display of the interpreter window</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source><b>Clear interpreter window</b><p>This clears the display of the interpreter window before starting the debug client.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Clear interpreter window</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Uncheck to disable reporting of unhandled exceptions</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source><b>Always report unhandled exceptions</b> +<p>When active all unhandled exceptions will be reported even if 'Report exceptions' is deactivated. When inactive the later switch determines exception reporting.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Always report unhandled exceptions</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Debug Parameters</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Select to trace into the Python library</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source><b>Trace into interpreter libraries<b> +<p>When active the debugger will also trace calls into the Python library.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Trace into interpreter libraries</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Alt+T</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Select to not stop the debugger at the first executable line.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source><b>Don't stop at first line</b><p>This prevents the debugger from stopping at the first executable line.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Don't stop at first line</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Select this to enable multi process debugging.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source><b>Multi Process Debugging</b><p>This enables debugging capability for multi process programs. Each started Python program is started within a new debugger.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Multi Process Debugging</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Don't Debug:</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Coverage Parameters</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Select this to erase the collected coverage information</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source><b>Erase coverage information</b> +<p>Select this to erase the collected coverage information before the next coverage run.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Erase coverage information</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Alt+C</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Profile Parameters</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Select this to erase the collected timing data</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source><b>Erase timing data</b> +<p>Select this to erase the collected timing data before the next profiling run.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/StartDialog.ui" line="0" /> + <source>Erase timing data</source> + <translation type="unfinished" /> + </message> </context> <context> <name>StartHistoryEditDialog</name> @@ -75723,371 +75585,6 @@ </message> </context> <context> - <name>StartProfileDialog</name> - <message> - <location filename="../Debugger/StartProfileDialog.ui" line="0" /> - <source>Start profiling</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartProfileDialog.ui" line="0" /> - <source>Virtual Environment:</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartProfileDialog.ui" line="0" /> - <source>Select the virtual environment to be used</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartProfileDialog.ui" line="0" /> - <source><b>Virtual Environment</b> -<p>Enter the virtual environment to be used. Leave it empty to use the default environment, i.e. the one configured globally or per project.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartProfileDialog.ui" line="0" /> - <source>Script Name:</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartProfileDialog.ui" line="0" /> - <source>Enter the script file name</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartProfileDialog.ui" line="0" /> - <source><b>Script Name</b> -<p>Enter the the name of the script. Leave empty to use the script of the current editor.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartProfileDialog.ui" line="0" /> - <source>Script Parameters:</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartProfileDialog.ui" line="0" /> - <source>Enter the commandline parameters</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartProfileDialog.ui" line="0" /> - <source><b>Commandline</b> -<p>Enter the commandline parameters in this field.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartProfileDialog.ui" line="0" /> - <source>Working directory:</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartProfileDialog.ui" line="0" /> - <source>Enter the working directory</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartProfileDialog.ui" line="0" /> - <source><b>Working directory</b> -<p>Enter the working directory of the application to be debugged. Leave it empty to set the working directory to the executable directory.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartProfileDialog.ui" line="0" /> - <source>Environment Variables:</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartProfileDialog.ui" line="0" /> - <source>Enter the environment variables to be set separated by whitespace.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartProfileDialog.ui" line="0" /> - <source><b>Environment Variables</b> -<p>Enter the environment variables to be set for the program. The individual settings must be separated by whitespace and be given in the form 'var=value'. In order to add to an environment variable, enter it in the form 'var+=value'. To delete an environment variable, append a '-' to the variable name.</p> -<p>Example: var1=1 var2="hello world" var3+=":/tmp" var4-</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartProfileDialog.ui" line="0" /> - <source>Override Global Configuration</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartProfileDialog.ui" line="0" /> - <source>Select, to redirect stdin, stdout and stderr of the program being debugged to the eric IDE</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartProfileDialog.ui" line="0" /> - <source>Redirect stdin/stdout/stderr</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartProfileDialog.ui" line="0" /> - <source>Uncheck to disable exception reporting</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartProfileDialog.ui" line="0" /> - <source><b>Report exceptions</b> -<p>Uncheck this in order to disable exception reporting.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartProfileDialog.ui" line="0" /> - <source>Report exceptions</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartProfileDialog.ui" line="0" /> - <source>Alt+E</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartProfileDialog.ui" line="0" /> - <source>Uncheck to disable reporting of unhandled exceptions</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartProfileDialog.ui" line="0" /> - <source><b>Always report unhandled exceptions</b> -<p>When active all unhandled exceptions will be reported even if 'Report exceptions' is deactivated. When inactive the later switch determines exception reporting.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartProfileDialog.ui" line="0" /> - <source>Always report unhandled exceptions</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartProfileDialog.ui" line="0" /> - <source>Select to clear the display of the interpreter window</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartProfileDialog.ui" line="0" /> - <source><b>Clear interpreter window</b><p>This clears the display of the interpreter window before starting the debug client.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartProfileDialog.ui" line="0" /> - <source>Clear interpreter window</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartProfileDialog.ui" line="0" /> - <source>Select to start the debugger in a console window</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartProfileDialog.ui" line="0" /> - <source><b>Start in console</b> -<p>Select to start the debugger in a console window. The console command has to be configured on the Debugger-&gt;General page</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartProfileDialog.ui" line="0" /> - <source>Start in console</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartProfileDialog.ui" line="0" /> - <source>Select this to erase the collected timing data</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartProfileDialog.ui" line="0" /> - <source><b>Erase timing data</b> -<p>Select this to erase the collected timing data before the next profiling run.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartProfileDialog.ui" line="0" /> - <source>Erase timing data</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartProfileDialog.ui" line="0" /> - <source>Alt+C</source> - <translation type="unfinished" /> - </message> - </context> - <context> - <name>StartRunDialog</name> - <message> - <location filename="../Debugger/StartRunDialog.ui" line="0" /> - <source>Start running</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartRunDialog.ui" line="0" /> - <source>Virtual Environment:</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartRunDialog.ui" line="0" /> - <source>Select the virtual environment to be used</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartRunDialog.ui" line="0" /> - <source><b>Virtual Environment</b> -<p>Enter the virtual environment to be used. Leave it empty to use the default environment, i.e. the one configured globally or per project.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartRunDialog.ui" line="0" /> - <source>Script Name:</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartRunDialog.ui" line="0" /> - <source>Enter the script file name</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartRunDialog.ui" line="0" /> - <source><b>Script Name</b> -<p>Enter the the name of the script. Leave empty to use the script of the current editor.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartRunDialog.ui" line="0" /> - <source>Script Parameters:</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartRunDialog.ui" line="0" /> - <source>Enter the commandline parameters</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartRunDialog.ui" line="0" /> - <source><b>Commandline</b> -<p>Enter the commandline parameters in this field.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartRunDialog.ui" line="0" /> - <source>Working directory:</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartRunDialog.ui" line="0" /> - <source>Enter the working directory</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartRunDialog.ui" line="0" /> - <source><b>Working directory</b> -<p>Enter the working directory of the application to be debugged. Leave it empty to set the working directory to the executable directory.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartRunDialog.ui" line="0" /> - <source>Environment Variables:</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartRunDialog.ui" line="0" /> - <source>Enter the environment variables to be set separated by whitespace.</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartRunDialog.ui" line="0" /> - <source><b>Environment Variables</b> -<p>Enter the environment variables to be set for the program. The individual settings must be separated by whitespace and be given in the form 'var=value'. In order to add to an environment variable, enter it in the form 'var+=value'. To delete an environment variable, append a '-' to the variable name.</p> -<p>Example: var1=1 var2="hello world" var3+=":/tmp" var4-</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartRunDialog.ui" line="0" /> - <source>Override Global Configuration</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartRunDialog.ui" line="0" /> - <source>Select, to redirect stdin, stdout and stderr of the program being debugged to the eric IDE</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartRunDialog.ui" line="0" /> - <source>Redirect stdin/stdout/stderr</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartRunDialog.ui" line="0" /> - <source>Uncheck to disable exception reporting</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartRunDialog.ui" line="0" /> - <source><b>Report exceptions</b> -<p>Uncheck this in order to disable exception reporting.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartRunDialog.ui" line="0" /> - <source>Report exceptions</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartRunDialog.ui" line="0" /> - <source>Alt+E</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartRunDialog.ui" line="0" /> - <source>Select to start the debugger in a console window</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartRunDialog.ui" line="0" /> - <source><b>Start in console</b> -<p>Select to start the debugger in a console window. The console command has to be configured on the Debugger-&gt;General page</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartRunDialog.ui" line="0" /> - <source>Start in console</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartRunDialog.ui" line="0" /> - <source>Select to clear the display of the interpreter window</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartRunDialog.ui" line="0" /> - <source><b>Clear interpreter window</b><p>This clears the display of the interpreter window before starting the debug client.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartRunDialog.ui" line="0" /> - <source>Clear interpreter window</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartRunDialog.ui" line="0" /> - <source>Uncheck to disable reporting of unhandled exceptions</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartRunDialog.ui" line="0" /> - <source><b>Always report unhandled exceptions</b> -<p>When active all unhandled exceptions will be reported even if 'Report exceptions' is deactivated. When inactive the later switch determines exception reporting.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/StartRunDialog.ui" line="0" /> - <source>Always report unhandled exceptions</source> - <translation type="unfinished" /> - </message> - </context> - <context> <name>StatusMonitorLed</name> <message> <location filename="../VCS/StatusMonitorLed.py" line="49" /> @@ -90470,8 +89967,8 @@ <context> <name>VariableItem</name> <message> - <location filename="../Debugger/VariablesViewer.py" line="170" /> - <location filename="../Debugger/VariablesViewer.py" line="152" /> + <location filename="../Debugger/VariablesViewer.py" line="173" /> + <location filename="../Debugger/VariablesViewer.py" line="155" /> <source><double click to show value></source> <translation type="unfinished" /> </message> @@ -90535,22 +90032,22 @@ <context> <name>VariablesModel</name> <message> - <location filename="../Debugger/VariablesViewer.py" line="232" /> + <location filename="../Debugger/VariablesViewer.py" line="235" /> <source>Globals</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="232" /> + <location filename="../Debugger/VariablesViewer.py" line="235" /> <source>Locals</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="234" /> + <location filename="../Debugger/VariablesViewer.py" line="237" /> <source>Type</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="234" /> + <location filename="../Debugger/VariablesViewer.py" line="237" /> <source>Value</source> <translation type="unfinished" /> </message> @@ -90568,60 +90065,60 @@ <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="905" /> + <location filename="../Debugger/VariablesViewer.py" line="908" /> <source>Global Variables</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="907" /> + <location filename="../Debugger/VariablesViewer.py" line="910" /> <source><b>The Global Variables Viewer Window</b><p>This window displays the global variables of the debugged program.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="914" /> + <location filename="../Debugger/VariablesViewer.py" line="917" /> <source>Local Variables</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="916" /> + <location filename="../Debugger/VariablesViewer.py" line="919" /> <source><b>The Local Variables Viewer Window</b><p>This window displays the local variables of the debugged program.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="1042" /> - <source>Show Details...</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../Debugger/VariablesViewer.py" line="1044" /> - <source>Expand</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../Debugger/VariablesViewer.py" line="1045" /> + <source>Show Details...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/VariablesViewer.py" line="1047" /> + <source>Expand</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../Debugger/VariablesViewer.py" line="1048" /> <source>Collapse</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="1046" /> + <location filename="../Debugger/VariablesViewer.py" line="1049" /> <source>Collapse All</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="1054" /> - <location filename="../Debugger/VariablesViewer.py" line="1048" /> + <location filename="../Debugger/VariablesViewer.py" line="1057" /> + <location filename="../Debugger/VariablesViewer.py" line="1051" /> <source>Refresh</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="1056" /> - <location filename="../Debugger/VariablesViewer.py" line="1050" /> + <location filename="../Debugger/VariablesViewer.py" line="1059" /> + <location filename="../Debugger/VariablesViewer.py" line="1053" /> <source>Configure...</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="1058" /> - <location filename="../Debugger/VariablesViewer.py" line="1051" /> + <location filename="../Debugger/VariablesViewer.py" line="1061" /> + <location filename="../Debugger/VariablesViewer.py" line="1054" /> <source>Variables Type Filter...</source> <translation type="unfinished" /> </message>