Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/actions/breakpointGroups/BreakpointGroupMessages.properties')
-rw-r--r--org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/actions/breakpointGroups/BreakpointGroupMessages.properties10
1 files changed, 10 insertions, 0 deletions
diff --git a/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/actions/breakpointGroups/BreakpointGroupMessages.properties b/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/actions/breakpointGroups/BreakpointGroupMessages.properties
index 5b848d129..05ab821be 100644
--- a/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/actions/breakpointGroups/BreakpointGroupMessages.properties
+++ b/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/actions/breakpointGroups/BreakpointGroupMessages.properties
@@ -19,3 +19,13 @@ SetDefaultBreakpointGroupAction.1=Set Default Custom Group
SetDefaultBreakpointGroupAction.2=&Specify the custom group in which new breakpoints will be automatically placed:
RenameBreakpointGroupAction.0=Rename CUstom Group
RenameBreakpointGroupAction.1=&Specify the new name for the custom group:
+GroupBreakpointsByAction.0=&None
+GroupBreakpointsByAction.1=&Advanced...
+GroupBreakpointsByDialog.0=Specify which groups should be applied to the Breakpoints view and in which order they should be applied.
+GroupBreakpointsByDialog.1=A&vailable Groups:
+GroupBreakpointsByDialog.2=&Add -->
+GroupBreakpointsByDialog.3=&Selected Groups:
+GroupBreakpointsByDialog.4=<-- &Remove
+GroupBreakpointsByDialog.5=Move &Up
+GroupBreakpointsByDialog.6=Move &Down
+GroupBreakpointsByDialog.7=Group Breakpoints \ No newline at end of file

Back to the top