VirtualBox

Ignore:
Timestamp:
Aug 21, 2024 4:44:54 PM (6 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
164494
Message:

FE/Qt: Boot Failure Dialog: Adjust warning mark NLS.

File:
1 edited

Legend:

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

    r104915 r105782  
    244244    bool fISOValid = checkISOImage();
    245245    if (m_pBootImageSelector)
    246         m_pBootImageSelector->mark(!fISOValid, tr("The selected path is invalid."), tr("The path is valid."));
     246        m_pBootImageSelector->mark(!fISOValid, tr("The path is invalid."), tr("The path is valid."));
    247247
    248248    if (m_pResetButton)
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