VirtualBox

Changeset 92268 in vbox for trunk/src


Ignore:
Timestamp:
Nov 8, 2021 2:32:34 PM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
148110
Message:

FE/Qt: bugref:9974. Text fixes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIBootFailureDialog.cpp

    r91838 r92268  
    9393    if (m_pLabel)
    9494        m_pLabel->setText(tr("The virtual machine failed to boot. That might be caused by a missing operating system "
    95                              "or misconfigured boot order. Mounting an operation install DVD might solve this problem. "
     95                             "or misconfigured boot order. Mounting an operation system install DVD might solve this problem. "
    9696                             "Selecting an ISO file will attempt to mount it after the dialog is closed."));
    9797
    9898    if (m_pBootImageLabel)
    99         m_pBootImageLabel->setText(tr("Boot DVD:"));
     99        m_pBootImageLabel->setText(tr("DVD:"));
    100100    if (m_pSuppressDialogCheckBox)
    101101        m_pSuppressDialogCheckBox->setText(tr("Do not show this dialog again"));
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