--- a/Debugger/StartCoverageDialog.ui Sun Mar 17 18:43:46 2019 +0100 +++ b/Debugger/StartCoverageDialog.ui Sun Mar 17 19:37:28 2019 +0100 @@ -22,7 +22,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> @@ -32,7 +32,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> @@ -137,7 +137,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> @@ -147,7 +147,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> @@ -218,7 +218,7 @@ <p>Select this to erase the collected coverage information before the next coverage run.</p></string> </property> <property name="text"> - <string>Erase &coverage information</string> + <string>Erase coverage information</string> </property> <property name="shortcut"> <string>Alt+C</string>