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
280
280
ActionDefinition.skipAllBreakpoints.name =Skip All Breakpoints
281
281
ActionDefinition.skipAllBreakpoints.description =Sets whether or not any breakpoint should suspend execution
282
282
283
- SkipAllBreakpointsAction.label =S&kip All Breakpoints
283
+ SkipAllBreakpointsAction.label =Toggle S&kip All Breakpoints
284
284
SkipAllBreakpointsAction.tooltip =Skip All Breakpoints
285
285
editWatchExpressionAction.label =&Edit Watch Expression...
286
286
editWatchExpressionAction.tooltip =Edit the selected watch expression
Original file line number Diff line number Diff line change @@ -136,7 +136,7 @@ WatchExpressionDialogMenu_1=Copy
136
136
WatchExpressionDialogMenu_2 =Paste
137
137
WatchAction_0 =Error creating watch
138
138
WatchAction_1 =An exception occurred while attempting to create watch item.
139
- SkipAllBreakpointsAction_0 =Skip All Breakpoints
139
+ SkipAllBreakpointsAction_0 =Toggle Skip All Breakpoints
140
140
SkipAllBreakpointsAction_2 =Skip all breakpoints, whether they are enabled or not
141
141
DetailPaneAssignValueAction_1 =Assign Value
142
142
DetailPaneAssignValueAction_2 =Invalid Value
You can’t perform that action at this time.
0 commit comments