Changeset 37904 in vbox
- Timestamp:
- Jul 12, 2011 3:16:23 PM (14 years ago)
- svn:sync-xref-src-repo-rev:
- 72807
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/VBoxMediaManagerDlg.cpp
r37894 r37904 627 627 mAddAction->setStatusTip (tr ("Add an existing medium")); 628 628 mCopyAction->setStatusTip (tr ("Copy an existing medium")); 629 mModifyAction->setStatusTip (tr ("Modify an existing medium attributes"));629 mModifyAction->setStatusTip (tr ("Modify the attributes of the selected medium")); 630 630 mRemoveAction->setStatusTip (tr ("Remove the selected medium")); 631 631 mReleaseAction->setStatusTip (tr ("Release the selected medium by detaching it from the machines"));
Note:
See TracChangeset
for help on using the changeset viewer.