Changeset 24422 in vbox
- Timestamp:
- Nov 6, 2009 2:03:11 AM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 54471
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp
r24337 r24422 1180 1180 1181 1181 message (aParent, Error, 1182 tr ("Failed to detach the $1 from the slot <i>%2</i> of the machine <b>%3</b>.")1182 tr ("Failed to detach the %1 from the slot <i>%2</i> of the machine <b>%3</b>.") 1183 1183 .arg (what) 1184 1184 .arg (vboxGlobal().toString (StorageSlot (aBus, aChannel, aDevice)))
Note:
See TracChangeset
for help on using the changeset viewer.