- Timestamp:
- Jul 26, 2024 3:25:30 PM (6 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UINameAndSystemEditor.cpp
r105524 r105525 296 296 m_pSelectorPath->setToolTip(tr("Selects the folder hosting virtual machine.")); 297 297 if (m_pComboEdition) 298 m_pComboEdition->setToolTip(tr("Selects the operating system 'sedition when possible."));298 m_pComboEdition->setToolTip(tr("Selects the operating system edition when possible.")); 299 299 if (m_pComboFamily) 300 300 m_pComboFamily->setToolTip(tr("Selects the operating system type that "
Note:
See TracChangeset
for help on using the changeset viewer.