--- a/Debugger/StartDebugDialog.ui Sun Mar 17 18:43:46 2019 +0100 +++ b/Debugger/StartDebugDialog.ui Sun Mar 17 19:37:28 2019 +0100 @@ -22,7 +22,7 @@ <item row="0" column="0"> <widget class="QLabel" name="label"> <property name="text"> - <string>&Virtual Environment:</string> + <string>Virtual Environment:</string> </property> <property name="buddy"> <cstring>venvComboBox</cstring> @@ -48,7 +48,7 @@ <item row="1" column="0"> <widget class="QLabel" name="TextLabel1"> <property name="text"> - <string>Command&line:</string> + <string>Script Parameters:</string> </property> <property name="buddy"> <cstring>cmdlineCombo</cstring> @@ -87,7 +87,7 @@ <item row="2" column="0"> <widget class="QLabel" name="TextLabel2"> <property name="text"> - <string>&Working directory:</string> + <string>Working directory:</string> </property> <property name="buddy"> <cstring>workdirPicker</cstring> @@ -117,7 +117,7 @@ <item row="3" column="0"> <widget class="QLabel" name="textLabel1"> <property name="text"> - <string>&Environment Variables:</string> + <string>Environment Variables:</string> </property> <property name="buddy"> <cstring>environmentCombo</cstring> @@ -168,7 +168,7 @@ <p>Uncheck this in order to disable exception reporting.</p></string> </property> <property name="text"> - <string>Report &exceptions</string> + <string>Report exceptions</string> </property> <property name="shortcut"> <string>Alt+E</string> @@ -187,7 +187,7 @@ <string><b>Clear interpreter window</b><p>This clears the display of the interpreter window before starting the debug client.</p></string> </property> <property name="text"> - <string>Clear &interpreter window</string> + <string>Clear interpreter window</string> </property> <property name="checked"> <bool>true</bool> @@ -214,7 +214,7 @@ <string>Select to trace into the Python library</string> </property> <property name="text"> - <string>&Trace into interpreter libraries</string> + <string>Trace into interpreter libraries</string> </property> <property name="shortcut"> <string>Alt+T</string>