Changeset 24595 in vbox
- Timestamp:
- Nov 11, 2009 4:46:31 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp
r24557 r24595 844 844 { 845 845 return messageOkCancel (mainWindowShown(), Question, 846 tr ("<p>Are you sure you wish to delete the selected snapshot <b>%1</b>?</p>") 846 tr ("<p>By deleting a snapshot, the state information stored in the snapshot will be thrown away, and disk data will be merged between " 847 "different image files that VirtualBox has created together with the snapshot. This can be a lengthy process, and the information " 848 "in the snapshot cannot be recovered. Are you sure you want to delete the selected snapshot <b>%1</b>?</p>") 847 849 .arg (aSnapshotName), 848 850 /* Do NOT allow this message to be disabled! */
Note:
See TracChangeset
for help on using the changeset viewer.

