Debugger/StartCoverageDialog.ui

changeset 6875
b40b6e5a2f23
parent 6551
f4adb9431204
--- 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>&amp;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&amp;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>&amp;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>&amp;Environment Variables:</string>
+        <string>Environment Variables:</string>
        </property>
        <property name="buddy">
         <cstring>environmentCombo</cstring>
@@ -168,7 +168,7 @@
 &lt;p&gt;Uncheck this in order to disable exception reporting.&lt;/p&gt;</string>
        </property>
        <property name="text">
-        <string>Report &amp;exceptions</string>
+        <string>Report exceptions</string>
        </property>
        <property name="shortcut">
         <string>Alt+E</string>
@@ -187,7 +187,7 @@
         <string>&lt;b&gt;Clear interpreter window&lt;/b&gt;&lt;p&gt;This clears the display of the interpreter window before starting the debug client.&lt;/p&gt;</string>
        </property>
        <property name="text">
-        <string>Clear &amp;interpreter window</string>
+        <string>Clear interpreter window</string>
        </property>
        <property name="checked">
         <bool>true</bool>
@@ -218,7 +218,7 @@
 &lt;p&gt;Select this to erase the collected coverage information before the next coverage run.&lt;/p&gt;</string>
        </property>
        <property name="text">
-        <string>Erase &amp;coverage information</string>
+        <string>Erase coverage information</string>
        </property>
        <property name="shortcut">
         <string>Alt+C</string>

eric ide

mercurial