fixes #1131
[taxeditor.git] / taxeditor-bulkeditor / src / main / java / eu / etaxonomy / taxeditor / bulkeditor / input / NameEditorInput.java
index 04554639105fa84d3979da1c6275560c98794a5b..bf3850c92b418b162c15251eae99ae3bb89ae02f 100644 (file)
@@ -43,7 +43,7 @@ public class NameEditorInput extends BulkEditorInput {
         * @see org.eclipse.ui.IEditorInput#getName()\r
         */\r
        public String getName() {\r
-               return "Bulk Editor - Names";\r
+               return "Names";\r
        }\r
 \r
        /* (non-Javadoc)\r