Changeset 87 in vbox for trunk/src/VBox/Frontends
- Timestamp:
- Jan 17, 2007 11:10:00 AM (18 years ago)
- svn:sync-xref-src-repo-rev:
- 17532
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp
r86 r87 1255 1255 { 1256 1256 int rc = message (&vboxGlobal().consoleWnd(), Info, 1257 tr ("<p>The Virtual Machine window will be now switched to the"1257 tr ("<p>The virtual machine window will be now switched to " 1258 1258 "<b>fullscreen</b> mode. " 1259 "You can go back to thewindowed mode at any time by pressing "1260 " the <b>%1</b> key combination. Note that the current "1259 "You can go back to windowed mode at any time by pressing " 1260 "Host-<b>%1</b>. Note that the current " 1261 1261 "Host key is defined as <b>%1</b>.</p>") 1262 1262 .arg (hotKey).arg (hostKey),
Note:
See TracChangeset
for help on using the changeset viewer.