Changeset 35555 in vbox
- Timestamp:
- Jan 14, 2011 10:09:43 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/selector/VBoxSelectorWnd.cpp
r35451 r35555 1186 1186 QString title(VBOX_PRODUCT); 1187 1187 #endif 1188 title += " " + tr("Manager" );1188 title += " " + tr("Manager", "Note: main window title which is pretended by the product name."); 1189 1189 1190 1190 #ifdef VBOX_BLEEDING_EDGE
Note:
See TracChangeset
for help on using the changeset viewer.