VirtualBox

Ignore:
Timestamp:
Jul 21, 2008 11:16:15 AM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
33533
Message:

FE/Qt4: NLS: Selling.

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

Legend:

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

    r10515 r10772  
    15491549{
    15501550    message (aParent, Info,
    1551              tr ("<p>VirtualBox New Version Notifier "
    1552                  "has found VirtualBox %1 version.</p>"
    1553                  "<p>If you would like to download and install it "
    1554                  "please proceed to the following link:</p>"
     1551             tr ("<p>There is a new version of VirtualBox found on the "
     1552                 "VirtualBox web-site: <b>%1</b>.</p>"
     1553                 "<p>If you want to download and install this version "
     1554                 "please proceed with the following link:</p>"
    15551555                 "<p><a href=%2>%3</a></p>")
    15561556                 .arg (aVersion, aLink, aLink));
     
    15611561{
    15621562    message (aParent, Info,
    1563              tr ("<p>Unable to obtain new version information "
    1564                  "due to network error:</p><p><b>%1</b></p>")
     1563             tr ("<p>Unable to obtain the new version information "
     1564                 "due to the following network error:</p><p><b>%1</b></p>")
    15651565                 .arg (aReason));
    15661566}
     
    15701570    message (aParent, Info,
    15711571             tr ("You have already installed the latest VirtualBox "
    1572                  "version, there is no newer version currently available."));
     1572                 "version. Please repeat the version check later."));
    15731573}
    15741574
  • trunk/src/VBox/Frontends/VirtualBox4/src/VBoxVMSettingsUSB.cpp

    r10728 r10772  
    260260                                  "set to the values of the selected USB "
    261261                                  "device attached to the host PC."));
    262     mEdtAction->setWhatsThis (tr ("Edit the selected filter."));
     262    mEdtAction->setWhatsThis (tr ("Edits the selected USB filter."));
    263263    mDelAction->setWhatsThis (tr ("Removes the selected USB filter."));
    264264    mMupAction->setWhatsThis (tr ("Moves the selected USB filter up."));
  • trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxGLSettingsGeneral.ui

    r10659 r10772  
    4343    <widget class="QLabel" name="mLbVdi" >
    4444     <property name="text" >
    45       <string>&amp;VDI files path:</string>
     45      <string>Default &amp;Hard Disk Folder:</string>
    4646     </property>
    4747     <property name="alignment" >
     
    5959    <widget class="QLabel" name="mLbMach" >
    6060     <property name="text" >
    61       <string>&amp;Machines files path:</string>
     61      <string>Default &amp;Machine Folder:</string>
    6262     </property>
    6363     <property name="alignment" >
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