Changeset 91167 in vbox
- Timestamp:
- Sep 8, 2021 4:56:16 PM (4 years ago)
- svn:sync-xref-src-repo-rev:
- 146821
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMSummaryPage.cpp
r91166 r91167 440 440 { 441 441 setTitle(UIWizardNewVM::tr("Summary")); 442 if (m_pLabel) 443 m_pLabel->setText(UIWizardNewVM::tr("The following table summarizes the configuration you have" 444 " chosen for the new virtual machine. When you are happy with the configuration" 445 " press Finish to create the virtual machine. Alternatively you can go back" 446 " and modify the configuration.")); 442 447 } 443 448
Note:
See TracChangeset
for help on using the changeset viewer.