VirtualBox

Changeset 32265 in vbox for trunk


Ignore:
Timestamp:
Sep 7, 2010 8:46:19 AM (14 years ago)
Author:
vboxsync
Message:

FE/Qt4: wording

Location:
trunk/src/VBox/Frontends/VirtualBox/src/globals
Files:
1 edited
1 copied

Legend:

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

    r32264 r32265  
    10721072                                    "<p>This operation <i>cannot</i> be undone.</p>")
    10731073                                   .arg(machine.GetName());
    1074         const QString strText1 = tr("<p>If you select <b>%1</b> everything gets removed. This "
    1075                                     "includes the machine itself, but also the virtual disks attached "
    1076                                     "to it. If you want preserve the virtual disks for later use, "
    1077                                     "select <b>%2</b>.</p>")
     1074        const QString strText1 = tr("<p>If you select <b>%1</b> both the machine itself and the "
     1075                                    "virtual disks attached to it will be removed. If you wish "
     1076                                    "to preserve the virtual disks for later use, select "
     1077                                    "<b>%2</b>.</p>")
    10781078                                   .arg(strDeleteAllBtn)
    10791079                                   .arg(strKeepHarddisksBtn);
     
    10991099                           strText +
    11001100                           tr("<p>You have more than one virtual disk attached. Please make sure "
    1101                               "you didn't need any of them before deletion.</p>") +
     1101                              "that you do not need any of them before continuing.</p>") +
    11021102                           strText1,
    11031103                           0, /* aAutoConfirmId */
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