- Timestamp:
- Jul 11, 2014 2:36:38 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIActionPoolRuntime.cpp
r51668 r51993 210 210 void retranslateUi() 211 211 { 212 setName(QApplication::translate("UIActionPool", "Configure &Shortcuts "));212 setName(QApplication::translate("UIActionPool", "Configure &Shortcuts...")); 213 213 setStatusTip(QApplication::translate("UIActionPool", "Display the global settings window to configure shortcuts")); 214 214 }
Note:
See TracChangeset
for help on using the changeset viewer.