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
277277ActionDefinition.removeAllBreakpoints.name =Remove All Breakpoints
278278ActionDefinition.removeAllBreakpoints.description =Removes all breakpoints
279279
280- ActionDefinition.skipAllBreakpoints.name =Skip All Breakpoints
280+ ActionDefinition.skipAllBreakpoints.name =Toggle Skip All Breakpoints
281281ActionDefinition.skipAllBreakpoints.description =Sets whether or not any breakpoint should suspend execution
282282
283283SkipAllBreakpointsAction.label =Toggle S&kip All Breakpoints
284- SkipAllBreakpointsAction.tooltip =Skip All Breakpoints
284+ SkipAllBreakpointsAction.tooltip =Toggle Skip All Breakpoints
285285editWatchExpressionAction.label =&Edit Watch Expression...
286286editWatchExpressionAction.tooltip =Edit the selected watch expression
287287reevaluateWatchExpressionAction.label =&Reevaluate Watch Expression
You can’t perform that action at this time.
0 commit comments