Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Rennie2006-09-22 17:31:26 +0000
committerMichael Rennie2006-09-22 17:31:26 +0000
commiteb0f535ef9b70cf5bee02f709a00a9cbf8289ced (patch)
tree8ca381353de7d62d33011c2ec0f1adc768a524af /org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/actions/breakpointGroups/BreakpointGroupMessages.properties
parent578a376e6ccabf6e07716778198f7fdceacf9543 (diff)
downloadeclipse.platform.debug-eb0f535ef9b70cf5bee02f709a00a9cbf8289ced.tar.gz
eclipse.platform.debug-eb0f535ef9b70cf5bee02f709a00a9cbf8289ced.tar.xz
eclipse.platform.debug-eb0f535ef9b70cf5bee02f709a00a9cbf8289ced.zip
Bug 154400
[WorkingSets] Select Default Breakpoint Working Set dialog is confusing and can clear default setting accidentally
Diffstat (limited to 'org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/actions/breakpointGroups/BreakpointGroupMessages.properties')
-rw-r--r--org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/actions/breakpointGroups/BreakpointGroupMessages.properties2
1 files changed, 2 insertions, 0 deletions
diff --git a/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/actions/breakpointGroups/BreakpointGroupMessages.properties b/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/actions/breakpointGroups/BreakpointGroupMessages.properties
index fece96fa7..88eb6c424 100644
--- a/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/actions/breakpointGroups/BreakpointGroupMessages.properties
+++ b/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/actions/breakpointGroups/BreakpointGroupMessages.properties
@@ -26,3 +26,5 @@ CopyBreakpointsAction_3=There was a problem when accessing the system clipboard.
PasteBreakpointsAction_0=&Paste
PasteBreakpointsAction_1=Paste Breakpoints
RemoveFromWorkingSetAction_0=Remove from &Working Set
+SetDefaultBreakpointGroupAction_0=Select Default Workingset
+SelectBreakpointWorkingsetDialog_0=Select &default workingset:

Back to the top