Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.debug.ui/plugin.properties')
-rw-r--r--org.eclipse.debug.ui/plugin.properties6
1 files changed, 5 insertions, 1 deletions
diff --git a/org.eclipse.debug.ui/plugin.properties b/org.eclipse.debug.ui/plugin.properties
index fbfcc85d6..659636079 100644
--- a/org.eclipse.debug.ui/plugin.properties
+++ b/org.eclipse.debug.ui/plugin.properties
@@ -307,11 +307,15 @@ addToGroup.label=&Add to Working Set...
editGroup.label=&Edit Working Set...
Project.label=Projects
+Project.others=Others (no project)
File.label=Files
+File.others=Others (no file)
BreakpointType.label=Breakpoint Types
-CustomGroups.label=Custom Groups
+BreakpointType.others=Others (type unspecified)
WorkingSet.label=Resource Working Sets
+WorkingSet.others=Others (no working set)
BreakpointWorkingSet.label=Breakpoint Working Sets
+BreakpointWorkingSet.others=Others (no working set)
BreakpointWorkingSet.name=Breakpoint
renderingExtensionPointName=Memory Rendering Types

Back to the top