Changeset 88068 in vbox for trunk/src/VBox/Frontends/VirtualBox
- Timestamp:
- Mar 10, 2021 1:16:37 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasic1.cpp
r88065 r88068 538 538 539 539 if (m_pNameOSTypeLabel) 540 m_pNameOSTypeLabel->setText(UIWizardNewVM::tr("Please choose a descriptive name and destination folder for the new virtual machine " 541 "and select the type of operating system you intend to install on it. " 540 m_pNameOSTypeLabel->setText(UIWizardNewVM::tr("Please choose a descriptive name and destination folder for the new virtual machine. " 542 541 "The name you choose will be used throughout VirtualBox " 543 542 "to identify this machine."));
Note:
See TracChangeset
for help on using the changeset viewer.