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.properties4
1 files changed, 3 insertions, 1 deletions
diff --git a/org.eclipse.debug.ui/plugin.properties b/org.eclipse.debug.ui/plugin.properties
index aeb1c2497..db6747c56 100644
--- a/org.eclipse.debug.ui/plugin.properties
+++ b/org.eclipse.debug.ui/plugin.properties
@@ -387,4 +387,6 @@ command.name.2 = Previous Page of Memory
console.background.label= Process console background
console.out.label= Standard out
console.in.label= Standard in
-console.err.label= Standard error \ No newline at end of file
+console.err.label= Standard error
+debug.ui.component.label = Platform Debug UI
+debug.core.component.label = Platform Debug Core \ No newline at end of file

Back to the top