VirtualBox

Changeset 105525 in vbox for trunk


Ignore:
Timestamp:
Jul 26, 2024 3:25:30 PM (6 months ago)
Author:
vboxsync
Message:

FE/Qt: bugref:10665: Name and OS Type editor: NLS consistency fix for r164186.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UINameAndSystemEditor.cpp

    r105524 r105525  
    296296        m_pSelectorPath->setToolTip(tr("Selects the folder hosting virtual machine."));
    297297    if (m_pComboEdition)
    298         m_pComboEdition->setToolTip(tr("Selects the operating system's edition when possible."));
     298        m_pComboEdition->setToolTip(tr("Selects the operating system edition when possible."));
    299299    if (m_pComboFamily)
    300300        m_pComboFamily->setToolTip(tr("Selects the operating system type that "
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