Changeset 34809 in vbox for trunk/src/VBox
- Timestamp:
- Dec 7, 2010 5:21:50 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxProblemReporter.cpp
r34806 r34809 2166 2166 Question, 2167 2167 tr("<p>You are about to remove the VirtualBox extension pack <b>%1</b>.</p>" 2168 "<p>Are you sure you want to do that?</p>").arg(strPackName),2168 "<p>Are you sure you want to proceed?</p>").arg(strPackName), 2169 2169 0, 2170 2170 tr("&Remove"));
Note:
See TracChangeset
for help on using the changeset viewer.