Bug 507997 - Incorrect documentation about project delete

Change-Id: I92a629cb2f9a7894ed5cb6cdd8ddd2e73aeda33c
Signed-off-by: Harry Houdini <svdbg@free.fr>
diff --git a/bundles/org.eclipse.platform.doc.user/tasks/tasks-42b.htm b/bundles/org.eclipse.platform.doc.user/tasks/tasks-42b.htm
index 8fea953..68c8c3c 100644
--- a/bundles/org.eclipse.platform.doc.user/tasks/tasks-42b.htm
+++ b/bundles/org.eclipse.platform.doc.user/tasks/tasks-42b.htm
@@ -19,7 +19,7 @@
 <ol>
   <li>Select the project in one of the navigation views.</li>
   <li>Click <b>Delete</b> on the pop-up menu.</li>
-  <li>In the dialog which opens select <b>Also delete contents under ...</b>.</li>
+  <li>In the dialog which opens check <b>Delete project contents on disk (cannot be undone)</b>.</li>
   <li>Click <b>Yes</b>.</li>
 </ol>
 
@@ -30,7 +30,7 @@
 <ol>
   <li>Select the project in one of the navigation views.</li>
   <li>Click <b>Delete</b> on the pop-up menu.</li>
-  <li>In the dialog which opens select <b>Do not delete contents</b>.</li>
+  <li>In the dialog which opens do not check <b>Delete project contents on disk (cannot be undone)</b>.</li>
   <li>Click <b>Yes</b>.</li>
 </ol>