VirtualBox

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


Ignore:
Timestamp:
Jun 28, 2011 11:07:41 AM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
72513
Message:

FE/Qt: 4908: New Virtual Disk wizard: Clone mode: NLS update.

Location:
trunk/src/VBox/Frontends/VirtualBox/src/wizards/newhd
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/wizards/newhd/UINewHDWizard.cpp

    r37655 r37658  
    295295    /* Append page text with common part: */
    296296    m_pLabel->setText(m_pLabel->text() + QString("<p>%1</p>").arg(standardHelpText()));
     297
     298    /* Append page text for source virtual disk part: */
     299    m_pLabel->setText(m_pLabel->text() + QString("Please select the virtual hard disk which you would like to "
     300                                                 "copy if it is not already selected. You can either choose one "
     301                                                 "from the list or use the folder icon beside the list to "
     302                                                 "select a virtual hard disk file."));
    297303}
    298304
  • trunk/src/VBox/Frontends/VirtualBox/src/wizards/newhd/UINewHDWizardPageWelcome.ui

    r37655 r37658  
    4444    <widget class="QGroupBox" name="m_pSourceDiskContainer">
    4545     <property name="title">
    46       <string>Source virtual disk</string>
     46      <string>Select a virtual disk to copy</string>
    4747     </property>
    4848     <layout class="QHBoxLayout" name="m_pSourceDiskLayout">
Note: See TracChangeset for help on using the changeset viewer.

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