Changeset 75090 in vbox for trunk/src/VBox/Frontends/VirtualBox
- Timestamp:
- Oct 26, 2018 11:35:17 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/widgets/UINameAndSystemEditor.cpp
r73251 r75090 205 205 m_pNameLabel->setText(tr("Name:")); 206 206 if (m_pPathLabel) 207 m_pPathLabel->setText(tr(" Path:"));207 m_pPathLabel->setText(tr("Machine Folder:")); 208 208 209 209 m_pComboFamily->setWhatsThis(tr("Selects the operating system family that "
Note:
See TracChangeset
for help on using the changeset viewer.