Changeset 35014 in vbox
- Timestamp:
- Dec 13, 2010 2:06:48 PM (14 years ago)
- svn:sync-xref-src-repo-rev:
- 68841
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxProblemReporter.cpp
r34985 r35014 2139 2139 Error, 2140 2140 tr("Failed to open the Extension Pack <b>%1</b>.").arg(strFilename), 2141 extPackFile.GetWhyUnusable());2141 "<!--EOM-->" + extPackFile.GetWhyUnusable()); 2142 2142 } 2143 2143
Note:
See TracChangeset
for help on using the changeset viewer.