File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
debug/org.eclipse.debug.ui Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -277,11 +277,11 @@ ActionDefinition.toggleMethodBreakpoint.description=Creates or removes a method
277
277
ActionDefinition.removeAllBreakpoints.name =Remove All Breakpoints
278
278
ActionDefinition.removeAllBreakpoints.description =Removes all breakpoints
279
279
280
- ActionDefinition.skipAllBreakpoints.name =Skip All Breakpoints
280
+ ActionDefinition.skipAllBreakpoints.name =Toggle Skip All Breakpoints
281
281
ActionDefinition.skipAllBreakpoints.description =Sets whether or not any breakpoint should suspend execution
282
282
283
283
SkipAllBreakpointsAction.label =Toggle S&kip All Breakpoints
284
- SkipAllBreakpointsAction.tooltip =Skip All Breakpoints
284
+ SkipAllBreakpointsAction.tooltip =Toggle Skip All Breakpoints
285
285
editWatchExpressionAction.label =&Edit Watch Expression...
286
286
editWatchExpressionAction.tooltip =Edit the selected watch expression
287
287
reevaluateWatchExpressionAction.label =&Reevaluate Watch Expression
You can’t perform that action at this time.
0 commit comments