src/eric7/Preferences/ConfigurationPages/MultiProjectPage.ui

branch
eric7
changeset 9971
773ad1f1ed22
parent 9413
80c06d472826
--- a/src/eric7/Preferences/ConfigurationPages/MultiProjectPage.ui	Tue Apr 04 17:26:54 2023 +0200
+++ b/src/eric7/Preferences/ConfigurationPages/MultiProjectPage.ui	Wed Apr 05 11:58:22 2023 +0200
@@ -59,16 +59,16 @@
    <item>
     <widget class="QGroupBox" name="groupBox">
      <property name="title">
-      <string>Master Project</string>
+      <string>Main Project</string>
      </property>
      <layout class="QVBoxLayout">
       <item>
-       <widget class="QCheckBox" name="openMasterAutomaticallyCheckBox">
+       <widget class="QCheckBox" name="openMainAutomaticallyCheckBox">
         <property name="toolTip">
-         <string>Select to open the master project automatically upon opening the multiproject</string>
+         <string>Select to open the main project automatically upon opening the multiproject</string>
         </property>
         <property name="text">
-         <string>Open master project automatically</string>
+         <string>Open main project automatically</string>
         </property>
        </widget>
       </item>
@@ -168,7 +168,7 @@
  </customwidgets>
  <tabstops>
   <tabstop>workspacePicker</tabstop>
-  <tabstop>openMasterAutomaticallyCheckBox</tabstop>
+  <tabstop>openMainAutomaticallyCheckBox</tabstop>
   <tabstop>multiProjectTimestampCheckBox</tabstop>
   <tabstop>multiProjectRecentSpinBox</tabstop>
  </tabstops>

eric ide

mercurial