VirtualBox

Ignore:
Timestamp:
Oct 27, 2008 2:04:18 PM (16 years ago)
Author:
vboxsync
Message:

Ported s2 branch (r37120:38456).

Location:
trunk/src/VBox/Frontends/VirtualBox4/ui
Files:
1 added
1 deleted
7 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxGLSettingsGeneral.ui

    r11229 r13580  
    4141   </property>
    4242   <item row="0" column="0" >
    43     <widget class="QLabel" name="mLbVdi" >
     43    <widget class="QLabel" name="mLbHardDisk" >
    4444     <property name="text" >
    4545      <string>Default &amp;Hard Disk Folder:</string>
     
    4949     </property>
    5050     <property name="buddy" >
    51       <cstring>mPsVdi</cstring>
     51      <cstring>mPsHardDisk</cstring>
    5252     </property>
    5353    </widget>
    5454   </item>
    5555   <item row="0" column="1" >
    56     <widget class="VBoxFilePathSelectorWidget" name="mPsVdi" >
     56    <widget class="VBoxFilePathSelectorWidget" name="mPsHardDisk" >
    5757     <property name="sizePolicy" >
    5858      <sizepolicy vsizetype="Fixed" hsizetype="MinimumExpanding" >
  • trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxNewHDWzd.ui

    r12030 r13580  
    119119             </property>
    120120             <property name="text" >
    121               <string>&lt;p>This wizard will help you to create a new virtual hard disk image for your virtual machine.&lt;/p>&lt;p>Use the &lt;b>Next&lt;/b> button to go to the next page of the wizard and the &lt;b>Back&lt;/b> button to return to the previous page.&lt;/p></string>
     121              <string>&lt;p>This wizard will help you to create a new virtual hard disk for your virtual machine.&lt;/p>&lt;p>Use the &lt;b>Next&lt;/b> button to go to the next page of the wizard and the &lt;b>Back&lt;/b> button to return to the previous page.&lt;/p></string>
    122122             </property>
    123123             <property name="alignment" >
     
    225225         </property>
    226226         <property name="text" >
    227           <string>Virtual Disk Image Type</string>
     227          <string>Hard Disk Storage Type</string>
    228228         </property>
    229229        </widget>
     
    283283             </property>
    284284             <property name="text" >
    285               <string>&lt;p>Select the type of virtual hard disk image you want to create.&lt;/p>&lt;p>A &lt;b>dynamically expanding image&lt;/b> initially occupies a very small amount of space on your physical hard disk. It will grow dynamically (up to the size specified) as the Guest OS claims disk space.&lt;/p>&lt;p>A &lt;b>fixed-size image&lt;/b> does not grow. It is stored in a file of approximately the same size as the size of the virtual hard disk. The creation of a fixed-size image may take a long time depending on the image size and the write performance of your harddisk.&lt;/p></string>
     285              <string>&lt;p>Select the type of virtual hard disk you want to create.&lt;/p>&lt;p>A &lt;b>dynamically expanding storage&lt;/b> initially occupies a very small amount of space on your physical hard disk. It will grow dynamically (up to the size specified) as the Guest OS claims disk space.&lt;/p>&lt;p>A &lt;b>fixed-size storage&lt;/b> does not grow. It is stored in a file of approximately the same size as the size of the virtual hard disk. The creation of a fixed-size storage may take a long time depending on the storage size and the write performance of your harddisk.&lt;/p></string>
    286286             </property>
    287287             <property name="alignment" >
     
    302302             </property>
    303303             <property name="title" >
    304               <string>Image Type</string>
     304              <string>Storage Type</string>
    305305             </property>
    306306             <layout class="QVBoxLayout" >
     
    317317                </property>
    318318                <property name="text" >
    319                  <string>&amp;Dynamically expanding image</string>
     319                 <string>&amp;Dynamically expanding storage</string>
    320320                </property>
    321321                <property name="checked" >
     
    333333                </property>
    334334                <property name="text" >
    335                  <string>&amp;Fixed-size image</string>
     335                 <string>&amp;Fixed-size storage</string>
    336336                </property>
    337337               </widget>
     
    491491             </property>
    492492             <property name="text" >
    493               <string>&lt;p>Press the &lt;b>Select&lt;/b> button to select the location and name of the file to store the virtual hard disk image or type a file name in the entry field.&lt;/p></string>
     493              <string>&lt;p>Press the &lt;b>Select&lt;/b> button to select the location of a file to store the hard disk data or type a file name in the entry field.&lt;/p></string>
    494494             </property>
    495495             <property name="alignment" >
     
    510510             </property>
    511511             <property name="title" >
    512               <string>&amp;Image File Name</string>
     512              <string>&amp;Location</string>
    513513             </property>
    514514             <layout class="QHBoxLayout" >
     
    547547             </property>
    548548             <property name="text" >
    549               <string>&lt;p>Select the size of the virtual hard disk image in megabytes. This size will be reported to the Guest OS as the size of the virtual hard disk.&lt;/p></string>
     549              <string>&lt;p>Select the size of the virtual hard disk in megabytes. This size will be reported to the Guest OS as the maximum size of this hard disk.&lt;/p></string>
    550550             </property>
    551551             <property name="alignment" >
     
    566566             </property>
    567567             <property name="title" >
    568               <string>Image &amp;Size</string>
     568              <string>&amp;Size</string>
    569569             </property>
    570570             <layout class="QGridLayout" >
     
    797797             </property>
    798798             <property name="text" >
    799               <string>You are going to create a new virtual hard disk image with the following parameters:</string>
     799              <string>You are going to create a new virtual hard disk with the following parameters:</string>
    800800             </property>
    801801             <property name="alignment" >
     
    847847             </property>
    848848             <property name="text" >
    849               <string>If the above settings are correct, press the &lt;b>Finish&lt;/b> button. Once you press it, a new hard disk image will be created.</string>
     849              <string>If the above settings are correct, press the &lt;b>Finish&lt;/b> button. Once you press it, a new hard disk will be created.</string>
    850850             </property>
    851851             <property name="alignment" >
  • trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxNewVMWzd.ui

    r12030 r13580  
    833833             </property>
    834834             <property name="text" >
    835               <string>&lt;p>Select a hard disk image to be used as the boot hard disk of the virtual machine. You can either create a new hard disk using the &lt;b>New&lt;/b> button or select an existing hard disk image from the drop-down list or by pressing the &lt;b>Existing&lt;/b> button (to invoke the Virtual Disk Manager dialog).&lt;/p>&lt;p>If you need a more complicated hard disk setup, you can also skip this step and attach hard disks later using the VM Settings dialog.&lt;/p></string>
     835              <string>&lt;p>Select a hard disk image to be used as the boot hard disk of the virtual machine. You can either create a new hard disk using the &lt;b>New&lt;/b> button or select an existing hard disk image from the drop-down list or by pressing the &lt;b>Existing&lt;/b> button (to invoke the Virtual Media Manager dialog).&lt;/p>&lt;p>If you need a more complicated hard disk setup, you can also skip this step and attach hard disks later using the VM Settings dialog.&lt;/p></string>
    836836             </property>
    837837             <property name="wordWrap" >
     
    863863           </item>
    864864           <item>
    865             <widget class="QGroupBox" name="grbHDA" >
     865            <widget class="QGroupBox" name="mGbHDA" >
    866866             <property name="sizePolicy" >
    867867              <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
     
    871871             </property>
    872872             <property name="title" >
    873               <string>B&amp;oot Hard Disk (Primary Master)</string>
     873              <string>Boot Hard &amp;Disk (Primary Master)</string>
     874             </property>
     875             <property name="checkable">
     876              <bool>true</bool>
    874877             </property>
    875878             <layout class="QGridLayout" >
     
    905908              </item>
    906909              <item row="0" column="0" colspan="3" >
    907                <widget class="VBoxMediaComboBox" name="mMediaCombo" >
     910               <widget class="VBoxMediaComboBox" name="mHDCombo" >
    908911                <property name="sizePolicy" >
    909912                 <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
     
    12441247  <tabstop>mBtnNext3</tabstop>
    12451248  <tabstop>mBtnCancel3</tabstop>
    1246   <tabstop>mMediaCombo</tabstop>
     1249  <tabstop>mHDCombo</tabstop>
    12471250  <tabstop>mPbNewHD</tabstop>
    12481251  <tabstop>mPbExistingHD</tabstop>
  • trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxVMFirstRunWzd.ui

    r12030 r13580  
    487487                </item>
    488488                <item>
    489                  <widget class="QToolButton" name="mTbVdm" >
     489                 <widget class="QToolButton" name="mTbVmm" >
    490490                  <property name="icon" >
    491491                   <iconset resource="../VirtualBox.qrc" >:/select_file_16px.png</iconset>
  • trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxVMSettingsCD.ui

    r10685 r13580  
    153153       <widget class="QToolButton" name="mTbIsoCD" >
    154154        <property name="whatsThis" >
    155          <string>Invokes the Virtual Disk Manager to select a CD/DVD image to mount.</string>
     155         <string>Invokes the Virtual Media Manager to select a CD/DVD image to mount.</string>
    156156        </property>
    157157        <property name="text" >
  • trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxVMSettingsFD.ui

    r10684 r13580  
    137137       <widget class="QToolButton" name="mTbIsoFD" >
    138138        <property name="whatsThis" >
    139          <string>Invokes the Virtual Disk Manager to select a Floppy image to mount.</string>
     139         <string>Invokes the Virtual Media Manager to select a Floppy image to mount.</string>
    140140        </property>
    141141        <property name="text" >
  • trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxVMSettingsHD.ui

    r12030 r13580  
    2929  <layout class="QGridLayout" >
    3030   <item row="0" column="0" >
    31     <widget class="QCheckBox" name="mCbSATA" >
     31    <widget class="QCheckBox" name="mSATACheck" >
    3232     <property name="whatsThis" >
    3333      <string>When checked, enables the virtual SATA controller of this machine. Note that you cannot attach hard disks to SATA ports when the virtual SATA controller is disabled.</string>
     
    8181        </property>
    8282        <property name="whatsThis" >
    83          <string>Lists all hard disks attached to this machine. Use a mouse click or the &lt;tt&gt;Space&lt;/tt&gt; key on the highlighted item to activate the drop-down list and choose the desired value. Use the context menu or buttons to the right to add or remove hard disk attachments.</string>
     83         <string>Lists all hard disks attached to this machine. Use a mouse click or the &lt;tt>Space&lt;/tt> key on the highlighted item to activate the drop-down list and choose the desired value. Use the context menu or buttons to the right to add or remove hard disk attachments.</string>
    8484        </property>
    8585        <property name="horizontalScrollBarPolicy" >
     
    109109    </widget>
    110110   </item>
     111   <item row="3" column="0" >
     112    <widget class="QCheckBox" name="mShowDiffsCheck" >
     113     <property name="whatsThis" >
     114      <string>If checked, it will show differencing hard disks actually attached to the slots instead of their base hard disks (shown in case of indirect attachments) and will also let attach other differencing hard disks explicitly. Check this only if you need a complex hard disk setup.</string>
     115     </property>
     116     <property name="text" >
     117      <string>&amp;Show Differencing Hard Disks</string>
     118     </property>
     119    </widget>
     120   </item>
    111121  </layout>
    112122 </widget>
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette