Changeset 68177 in vbox
- Timestamp:
- Jul 29, 2017 4:14:04 PM (8 years ago)
- svn:sync-xref-src-repo-rev:
- 117269
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/selector/UIActionPoolSelector.cpp
r68168 r68177 946 946 void retranslateUi() 947 947 { 948 setName(QApplication::translate("UIActionPool", "& MachineTools"));948 setName(QApplication::translate("UIActionPool", "&Tools")); 949 949 setStatusTip(QApplication::translate("UIActionPool", "Switch to machine tools")); 950 950 }
Note:
See TracChangeset
for help on using the changeset viewer.