- Timestamp:
- Apr 11, 2017 3:03:09 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsSystem.cpp
r66460 r66514 461 461 message.second << tr( 462 462 "The I/O APIC feature is not currently enabled in the Motherboard section of the System page. " 463 "This is needed in order to support a chip set of type ICH9 you have enabled for this VM. "464 "It will be doneautomatically if you confirm your changes.");463 "This is needed to support a chipset of type ICH9. " 464 "It will be enabled automatically if you confirm your changes."); 465 465 } 466 466 … … 469 469 { 470 470 message.second << tr( 471 " USB controller emulation is not currently enabled on the USB page. "472 "This is needed to support an emulated USB input device you have enabled for this VM. "473 "It will be doneautomatically if you confirm your changes.");471 "The USB controller emulation is not currently enabled on the USB page. " 472 "This is needed to support an emulated USB pointing device. " 473 "It will be enabled automatically if you confirm your changes."); 474 474 } 475 475 … … 508 508 message.second << tr( 509 509 "The I/O APIC feature is not currently enabled in the Motherboard section of the System page. " 510 "This is needed in order to support more than one virtual processor you have chosen for this VM. "511 "It will be doneautomatically if you confirm your changes.");510 "This is needed to support more than one virtual processor. " 511 "It will be enabled automatically if you confirm your changes."); 512 512 } 513 513 … … 516 516 { 517 517 message.second << tr( 518 " Hardware virtualization is not currently enabled in the Acceleration section of the System page. "519 "This is needed in order to support more than one virtual processor you have chosen for this VM. "520 "It will be doneautomatically if you confirm your changes.");518 "The hardware virtualization is not currently enabled in the Acceleration section of the System page. " 519 "This is needed to support more than one virtual processor. " 520 "It will be enabled automatically if you confirm your changes."); 521 521 } 522 522
Note:
See TracChangeset
for help on using the changeset viewer.

