VirtualBox

Changeset 24595 in vbox


Ignore:
Timestamp:
Nov 11, 2009 4:46:31 PM (15 years ago)
Author:
vboxsync
Message:

GUI: better confirmation msg for delete snapshot

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp

    r24557 r24595  
    844844{
    845845    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>")
    847849            .arg (aSnapshotName),
    848850        /* Do NOT allow this message to be disabled! */
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette