We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 610d419 commit dcced3dCopy full SHA for dcced3d
debug/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/DebugUIMessages.properties
@@ -289,6 +289,6 @@ ExpressionManagerContentProvider_1=Add new expression
289
290
LaunchShortcutAction_combineLaunchShortcutName={0} ({1})
291
292
-skipBreakpointWarningTitle = Breakpoints set to skip
293
-skipBreakpointWarningLabel = Breakpoints are disabled due to 'Skip All Breakpoints' being active. Debugger will continue without stopping.
+skipBreakpointWarningTitle = Breakpoints Set to Skip
+skipBreakpointWarningLabel = Breakpoints are disabled due to 'Skip All Breakpoints' being active. The debugger will continue without stopping.
294
skipBreakpointWarningToggle1 = Do not show this warning
0 commit comments