VirtualBox

Ignore:
Timestamp:
Apr 17, 2008 5:32:44 PM (17 years ago)
Author:
vboxsync
Message:

FE/Qt: Hard Diisk UI: Spelling.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/ui/VBoxHardDiskSettings.ui.h

    r8117 r8118  
    611611        if (idList.contains (id))
    612612        {
    613             result = tr ("%1 uses disk image already assigned to %2")
     613            result = tr ("<i>%1</i> uses the hard disk that is already "
     614                         "attached to <i>%2</i>")
    614615                .arg (item->text (0)).arg (slList [idList.findIndex (id)]);
    615616            break;
     
    707708        if (sataItem)
    708709        {
    709             int rc = vboxProblem().confirmSATASlotsRemoving (this);
     710            int rc = vboxProblem().confirmDetachSATASlots (this);
    710711            if (rc != QIMessageBox::Ok)
    711712            {
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