Changeset 5048 in vbox for trunk/src/VBox/Frontends/VirtualBox
- Timestamp:
- Sep 26, 2007 2:31:07 PM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 24859
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp
r5037 r5048 1428 1428 "registration form!</p>")) : 1429 1429 message (aParent, Error, 1430 tr ("<p>Failed to register the VirtualBox product (%1).</p>")1430 tr ("<p>Failed to register the VirtualBox product</p><p>%1</p>") 1431 1431 .arg (aResult)); 1432 1432 }
Note:
See TracChangeset
for help on using the changeset viewer.