VirtualBox

Ignore:
Timestamp:
Jul 22, 2008 1:20:44 PM (16 years ago)
Author:
vboxsync
Message:

FE/Qt4: NLS: Selling.

Location:
trunk/src/VBox/Frontends/VirtualBox4
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox4/src/VBoxUpdateDlg.cpp

    r10611 r10810  
    142142QString VBoxUpdateData::date() const
    143143{
    144     return mIndex == NeverCheck ? VBoxUpdateDlg::tr ("never") :
     144    return mIndex == NeverCheck ? VBoxUpdateDlg::tr ("Never") :
    145145           mDate.toString ("yyyy.MM.dd");
    146146}
  • trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxGLSettingsInput.ui

    r10536 r10810  
    9292     </property>
    9393     <property name="text" >
    94       <string>&amp;Auto capture keyboard</string>
     94      <string>&amp;Auto Capture Keyboard</string>
    9595     </property>
    9696    </widget>
  • trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxGLSettingsUpdate.ui

    r10611 r10810  
    4343    <widget class="QCheckBox" name="mCbCheck" >
    4444     <property name="text" >
    45       <string>&amp;Check for a new version</string>
     45      <string>&amp;Check for a New Version</string>
    4646     </property>
    4747     <property name="checked" >
    4848      <bool>true</bool>
     49     </property>
     50     <property name="whatsThis" >
     51      <string>When checked, the application will periodically connect to the VirtualBox web-site and check whether a new VirtualBox verison is available.</string>
    4952     </property>
    5053    </widget>
     
    9093      <widget class="QLabel" name="mLbOncePer" >
    9194       <property name="text" >
    92         <string>&amp;Once per</string>
     95        <string>&amp;Once per:</string>
    9396       </property>
    9497       <property name="buddy" >
     
    114117     </item>
    115118     <item>
    116       <widget class="QComboBox" name="mCbOncePer" />
     119      <widget class="QComboBox" name="mCbOncePer">
     120       <property name="whatsThis" >
     121        <string>Specifies how often the new version check should be performed. Note that if you want to completely disable this check, just clear the above check box.</string>
     122       </property>
     123      </widget>
    117124     </item>
    118125     <item>
     
    145152       </property>
    146153       <property name="text" >
    147         <string>Next check:</string>
     154        <string>Next Check:</string>
    148155       </property>
    149156      </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