Changeset 14381
- Timestamp:
- 11/19/08 21:52:55 (2 months ago)
- Files:
-
- trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/src/VBox/Main/VirtualBoxImpl.cpp
r14343 r14381 2818 2818 aId->raw(), mData.mCfgFile.mName.raw()); 2819 2819 else 2820 setError (rc, tr ("Could not find a CD/DVDimage with location '%ls' "2820 setError (rc, tr ("Could not find a floppy image with location '%ls' " 2821 2821 "in the media registry ('%ls')"), 2822 2822 aLocation, mData.mCfgFile.mName.raw());

