Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Rennie2006-08-14 16:35:14 +0000
committerMichael Rennie2006-08-14 16:35:14 +0000
commita04c334e629f8ff18fa2f3f2476238e80871e25e (patch)
treea44686d8dd1538e92b54670bd7ba30640f3decf4 /org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/preferences/DebugPreferencesMessages.properties
parent5bcabc3472163e37b8e87259260c13e70facb490 (diff)
downloadeclipse.platform.debug-a04c334e629f8ff18fa2f3f2476238e80871e25e.tar.gz
eclipse.platform.debug-a04c334e629f8ff18fa2f3f2476238e80871e25e.tar.xz
eclipse.platform.debug-a04c334e629f8ff18fa2f3f2476238e80871e25e.zip
Bug 153764don't ask me again about deleting breakpoint groups
Diffstat (limited to 'org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/preferences/DebugPreferencesMessages.properties')
-rw-r--r--org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/preferences/DebugPreferencesMessages.properties1
1 files changed, 1 insertions, 0 deletions
diff --git a/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/preferences/DebugPreferencesMessages.properties b/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/preferences/DebugPreferencesMessages.properties
index f69ac8bb7..d827bb339 100644
--- a/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/preferences/DebugPreferencesMessages.properties
+++ b/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/preferences/DebugPreferencesMessages.properties
@@ -40,6 +40,7 @@ DebugPreferencePage_26=A&ctivate the debug view when a breakpoint is hit
DebugPreferencePage_27=Memor&y buffered color:
DebugPreferencePage_28=Changed value bac&kground color
DebugPreferencePage_29=&Prompt for confirmation when deleting all breakpoints.
+DebugPreferencePage_30=Prompt for confirmation when deleting breakpoint con&tainers.
LaunchingPreferencePage_1=&Build (if required) before launching
LaunchingPreferencePage_2=Save required dirty editors before launching

Back to the top