VirtualBox

Changeset 56135 in vbox for trunk/src/VBox/Frontends


Ignore:
Timestamp:
May 28, 2015 12:07:06 PM (10 years ago)
Author:
vboxsync
Message:

FE/Qt: VM settings: USB page: Forgot something in r100660.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsUSBFilterDetails.ui

    r48576 r56135  
    6969    <widget class="QLineEdit" name="mLeVendorID" >
    7070     <property name="toolTip" >
    71       <string>Defines the vendor ID filter. The &lt;i>exact match&lt;/i> string format is &lt;tt>XXXX&lt;/tt> where &lt;tt>X&lt;/tt> is a hexadecimal digit. An empty string will match any value.</string>
     71      <string>Holds the vendor ID filter. The &lt;i>exact match&lt;/i> string format is &lt;tt>XXXX&lt;/tt> where &lt;tt>X&lt;/tt> is a hexadecimal digit. An empty string will match any value.</string>
    7272     </property>
    7373    </widget>
     
    8989    <widget class="QLineEdit" name="mLeProductID" >
    9090     <property name="toolTip" >
    91       <string>Defines the product ID filter. The &lt;i>exact match&lt;/i> string format is &lt;tt>XXXX&lt;/tt> where &lt;tt>X&lt;/tt> is a hexadecimal digit. An empty string will match any value.</string>
     91      <string>Holds the product ID filter. The &lt;i>exact match&lt;/i> string format is &lt;tt>XXXX&lt;/tt> where &lt;tt>X&lt;/tt> is a hexadecimal digit. An empty string will match any value.</string>
    9292     </property>
    9393    </widget>
     
    109109    <widget class="QLineEdit" name="mLeRevision" >
    110110     <property name="toolTip" >
    111       <string>Defines the revision number filter. The &lt;i>exact match&lt;/i> string format is &lt;tt>IIFF&lt;/tt> where &lt;tt>I&lt;/tt> is a decimal digit of the integer part and &lt;tt>F&lt;/tt> is a decimal digit of the fractional part. An empty string will match any value.</string>
     111      <string>Holds the revision number filter. The &lt;i>exact match&lt;/i> string format is &lt;tt>IIFF&lt;/tt> where &lt;tt>I&lt;/tt> is a decimal digit of the integer part and &lt;tt>F&lt;/tt> is a decimal digit of the fractional part. An empty string will match any value.</string>
    112112     </property>
    113113    </widget>
     
    129129    <widget class="QLineEdit" name="mLeManufacturer" >
    130130     <property name="toolTip" >
    131       <string>Defines the manufacturer filter as an &lt;i>exact match&lt;/i> string. An empty string will match any value.</string>
     131      <string>Holds the manufacturer filter as an &lt;i>exact match&lt;/i> string. An empty string will match any value.</string>
    132132     </property>
    133133    </widget>
     
    149149    <widget class="QLineEdit" name="mLeProduct" >
    150150     <property name="toolTip" >
    151       <string>Defines the product name filter as an &lt;i>exact match&lt;/i> string. An empty string will match any value.</string>
     151      <string>Holds the product name filter as an &lt;i>exact match&lt;/i> string. An empty string will match any value.</string>
    152152     </property>
    153153    </widget>
     
    169169    <widget class="QLineEdit" name="mLeSerialNo" >
    170170     <property name="toolTip" >
    171       <string>Defines the serial number filter as an &lt;i>exact match&lt;/i> string. An empty string will match any value.</string>
     171      <string>Holds the serial number filter as an &lt;i>exact match&lt;/i> string. An empty string will match any value.</string>
    172172     </property>
    173173    </widget>
     
    189189    <widget class="QLineEdit" name="mLePort" >
    190190     <property name="toolTip" >
    191       <string>Defines the host USB port filter as an &lt;i>exact match&lt;/i> string. An empty string will match any value.</string>
     191      <string>Holds the host USB port filter as an &lt;i>exact match&lt;/i> string. An empty string will match any value.</string>
    192192     </property>
    193193    </widget>
     
    215215     </property>
    216216     <property name="toolTip" >
    217       <string>Defines whether this filter applies to USB devices attached locally to the host computer (&lt;i>No&lt;/i>), to a VRDP client's computer (&lt;i>Yes&lt;/i>), or both (&lt;i>Any&lt;/i>).</string>
     217      <string>Holds whether this filter applies to USB devices attached locally to the host computer (&lt;i>No&lt;/i>), to a VRDP client's computer (&lt;i>Yes&lt;/i>), or both (&lt;i>Any&lt;/i>).</string>
    218218     </property>
    219219    </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