Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarin Wright2006-10-23 14:32:26 +0000
committerDarin Wright2006-10-23 14:32:26 +0000
commitf79312192ec0133ac22db612f33da3a426a03549 (patch)
tree2c9efe28bb18c31a9ca2dd73f49445e0397d1047 /org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/actions/breakpointGroups/BreakpointGroupMessages.properties
parent590037ec4d293042c5f9f7e2c499d670e6b20d16 (diff)
downloadeclipse.platform.debug-f79312192ec0133ac22db612f33da3a426a03549.tar.gz
eclipse.platform.debug-f79312192ec0133ac22db612f33da3a426a03549.tar.xz
eclipse.platform.debug-f79312192ec0133ac22db612f33da3a426a03549.zip
NLS updates - 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.properties4
1 files changed, 2 insertions, 2 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 88eb6c424..17c2c0453 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,5 +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:
+SetDefaultBreakpointGroupAction_0=Select Default Working Set
+SelectBreakpointWorkingsetDialog_0=Select &default working set:

Back to the top