Changeset 16273 in vbox
- Timestamp:
- Jan 27, 2009 8:50:01 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp
r16264 r16273 925 925 { 926 926 message (mainWindowShown(), Warning, 927 tr ("Cannot send the ACPI Power Button press event to the " 928 "virtual machine because ACPI is not available now.")); 927 tr ("You are trying to shut down the guest with the ACPI power " 928 "button. This is currently not possible because the guest " 929 "does not use the ACPI subsystem.")); 929 930 } 930 931
Note:
See TracChangeset
for help on using the changeset viewer.