diff --git a/org.spotter.eclipse.ui/META-INF/MANIFEST.MF b/org.spotter.eclipse.ui/META-INF/MANIFEST.MF
index b7adf5a..5f29ce0 100644
--- a/org.spotter.eclipse.ui/META-INF/MANIFEST.MF
+++ b/org.spotter.eclipse.ui/META-INF/MANIFEST.MF
@@ -1,8 +1,9 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
-Bundle-Name: Spotter Management
+Bundle-Name: DynamicSpotter Eclipse UI
Bundle-SymbolicName: org.spotter.eclipse.ui;singleton:=true
Bundle-Version: 0.0.1.qualifier
+Bundle-Vendor: SAP AG
Bundle-Activator: org.spotter.eclipse.ui.Activator
Require-Bundle: org.eclipse.ui;bundle-version="3.105.0",
org.eclipse.core.runtime;bundle-version="3.9.0",
diff --git a/org.spotter.eclipse.ui/plugin.xml b/org.spotter.eclipse.ui/plugin.xml
index f46ab35..ccd0dd5 100644
--- a/org.spotter.eclipse.ui/plugin.xml
+++ b/org.spotter.eclipse.ui/plugin.xml
@@ -239,13 +239,13 @@
@@ -335,14 +335,14 @@
icon="icons/delete_16x16.png"
label="Delete"
style="push"
- tooltip="Delete the selected project(s)">
+ tooltip="Delete the selected elements">
+ tooltip="Duplicate the selected element">
org.spotter.eclipse.ui
- Spotter Eclipse UI
+ DynamicSpotter Eclipse UI
eclipse-plugin