VirtualBox

Changeset 56186 in vbox


Ignore:
Timestamp:
Jun 1, 2015 2:35:52 PM (10 years ago)
Author:
vboxsync
Message:

FE/Qt: Selector UI: Snapshot widget: NLS consistency fix: Forgot something in r100695.

File:
1 edited

Legend:

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

    r56185 r56186  
    494494    mRestoreSnapshotAction->setStatusTip(tr("Restore selected snapshot of the virtual machine"));
    495495    mDeleteSnapshotAction->setStatusTip(tr("Delete selected snapshot of the virtual machine"));
    496     mShowSnapshotDetailsAction->setStatusTip(tr("Show details of selected snapshot"));
     496    mShowSnapshotDetailsAction->setStatusTip(tr("Display a window with selected snapshot details"));
    497497    mTakeSnapshotAction->setStatusTip(tr("Take a snapshot of the current virtual machine state"));
    498498    mCloneSnapshotAction->setStatusTip(tr("Clone selected virtual machine"));
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