Bug 559814 - Shorter text for remove dialogs

Change-Id: Ic8eb6641bce888366ac1971852a5fd3035b71099
Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
diff --git a/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/DebugUIMessages.properties b/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/DebugUIMessages.properties
index d051113..8277e83 100644
--- a/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/DebugUIMessages.properties
+++ b/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/DebugUIMessages.properties
@@ -168,7 +168,7 @@
 ##############################################################
 MemoryView_Memory_monitors=Monitors
 MemoryBlocksTreeViewPane_0=Remove All Memory Monitors
-MemoryBlocksTreeViewPane_1=Are you sure you want to remove all memory monitors?
+MemoryBlocksTreeViewPane_1=Remove all memory monitors?
 MemoryBlocksTreeViewPane_2=Remove All
 MemoryView_Memory_renderings=Renderings
 MemoryViewContentProvider_Unable_to_retrieve_content = Unable to retrieve content.
diff --git a/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/actions/ActionMessages.properties b/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/actions/ActionMessages.properties
index 798fd3a..80d4cdb 100644
--- a/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/actions/ActionMessages.properties
+++ b/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/actions/ActionMessages.properties
@@ -47,12 +47,12 @@
 RelaunchActionDelegate_Launch_Failed_1=Launch Failed
 
 RemoveAllBreakpointsAction_0=Remove All Breakpoints
-RemoveAllBreakpointsAction_1=Are you sure you want to remove all breakpoints?
+RemoveAllBreakpointsAction_1=Remove all breakpoints?
 RemoveAllBreakpointsAction_2=Remove Breakpoints
 RemoveAllBreakpointsAction_3=&Do not ask me again.
 RemoveAllBreakpointsAction_4=&Remove
 RemoveAllExpressionsAction_0=Remove All Expressions
-RemoveAllExpressionsAction_1=Are you sure you want to remove all expressions?
+RemoveAllExpressionsAction_1=Remove all expressions?
 
 RemoveBreakpointAction_0=Delete Breakpoints
 RemoveBreakpointAction_1=Delete all breakpoints in the selected group(s)?
@@ -65,7 +65,7 @@
 RemoveBreakpointAction_Removing_a_breakpoint_4=Removing a breakpoint
 
 RemoveAllTriggerPointsAction_0=Remove All Triggerpoints
-RemoveAllTriggerPointsAction_1=Are you sure you want to remove all triggerpoints?
+RemoveAllTriggerPointsAction_1=Remove all triggerpoints?
 
 DeleteBreakpointOperationName=Delete Breakpoint
 DeleteBreakpointsOperationName=Delete Breakpoints
@@ -189,7 +189,7 @@
 StepOverAction_0=Step &Over
 StepOverAction_3=Step Over
 LaunchAction_0=Remove Configuration
-LaunchAction_1=Are you sure you want to remove {0} from the launch history?
+LaunchAction_1=Remove {0} from the launch history?
 LaunchAction_2=&Do not ask me again.
 RestartCommandAction__text=Rest&art
 RestartCommandAction_tooltip=Restart