Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'ui/org.eclipse.pde.ui/plugin.properties')
-rw-r--r--ui/org.eclipse.pde.ui/plugin.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/ui/org.eclipse.pde.ui/plugin.properties b/ui/org.eclipse.pde.ui/plugin.properties
index 70dbc787be..725b181f54 100644
--- a/ui/org.eclipse.pde.ui/plugin.properties
+++ b/ui/org.eclipse.pde.ui/plugin.properties
@@ -288,4 +288,5 @@ targetLocationProvider.IU.description=Download plug-ins from a software site suc
view.imagebrowser.name = Plug-in Image Browser
command.saveImageToWorkspace.description = Save the selected image into a project in the workspace
command.saveImageToWorkspace.name = Save Image
-command.saveImageToWorkspace.label = Save Image \ No newline at end of file
+command.saveImageToWorkspace.label = Save Image
+traceComponent.label = PDE \ No newline at end of file

Back to the top