Changeset 85051 in vbox for trunk/src/VBox/Frontends/VirtualBox
- Timestamp:
- Jul 3, 2020 11:15:53 AM (5 years ago)
- svn:sync-xref-src-repo-rev:
- 138954
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/widgets/UINameAndSystemEditor.cpp
r83902 r85051 252 252 m_pNameLabel->setText(tr("Name:")); 253 253 if (m_pPathLabel) 254 m_pPathLabel->setText(tr(" MachineFolder:"));254 m_pPathLabel->setText(tr("Folder:")); 255 255 if (m_pLabelFamily) 256 256 m_pLabelFamily->setText(tr("&Type:"));
Note:
See TracChangeset
for help on using the changeset viewer.