VirtualBox

Changeset 14456 in vbox for trunk


Ignore:
Timestamp:
Nov 21, 2008 1:26:26 PM (16 years ago)
Author:
vboxsync
Message:

Fe/Qt4: Bugfix for "Pause" action (missing text) when starting the GUI with an invalid VM selected.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox4/src/VBoxSelectorWnd.cpp

    r14455 r14456  
    12881288    vmDiscardAction->setStatusTip (
    12891289        tr ("Discard the saved state of the selected virtual machine"));
     1290
     1291    vmPauseAction->setText (tr ("&Pause"));
     1292    vmPauseAction->setStatusTip (
     1293        tr ("Suspend the execution of the virtual machine"));
    12901294
    12911295    vmRefreshAction->setText (tr ("&Refresh"));
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