File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
debug/org.eclipse.debug.ui
ui/org/eclipse/debug/internal/ui/actions Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -280,7 +280,7 @@ ActionDefinition.removeAllBreakpoints.description=Removes all breakpoints
280280ActionDefinition.skipAllBreakpoints.name =Skip All Breakpoints
281281ActionDefinition.skipAllBreakpoints.description =Sets whether or not any breakpoint should suspend execution
282282
283- SkipAllBreakpointsAction.label =S&kip All Breakpoints
283+ SkipAllBreakpointsAction.label =Toggle S&kip All Breakpoints
284284SkipAllBreakpointsAction.tooltip =Skip All Breakpoints
285285editWatchExpressionAction.label =&Edit Watch Expression...
286286editWatchExpressionAction.tooltip =Edit the selected watch expression
Original file line number Diff line number Diff line change @@ -136,7 +136,7 @@ WatchExpressionDialogMenu_1=Copy
136136WatchExpressionDialogMenu_2 =Paste
137137WatchAction_0 =Error creating watch
138138WatchAction_1 =An exception occurred while attempting to create watch item.
139- SkipAllBreakpointsAction_0 =Skip All Breakpoints
139+ SkipAllBreakpointsAction_0 =Toggle Skip All Breakpoints
140140SkipAllBreakpointsAction_2 =Skip all breakpoints, whether they are enabled or not
141141DetailPaneAssignValueAction_1 =Assign Value
142142DetailPaneAssignValueAction_2 =Invalid Value
You can’t perform that action at this time.
0 commit comments