ref #4611 Remove unused string constant
[taxeditor.git] / eu.etaxonomy.taxeditor.editor / plugin.xml
index 0a893e8f0e5817225d0f8dbb47d5c6ccf53d8e84..f8760fe45f54e14ac08fa1e0ec1c0b615175382c 100644 (file)
       <command
             defaultHandler="eu.etaxonomy.taxeditor.editor.handler.defaultHandler.DefaultOpenSpecimenEditorForTypeSpecimenHandler"
             id="eu.etaxonomy.taxeditor.openSpecimenEditorForTypeSpecimen"
-            name="Open specimen editor for type specimen">
+            name="%command.name.OPEN_EDITOR_FOR_TYPE_SPECIMEN">
       </command>
         
    </extension>
       <viewCommandMapping
             commandId="eu.etaxonomy.taxeditor.openSpecimenEditorForTypeSpecimen"
             selection="eu.etaxonomy.cdm.model.name.SpecimenTypeDesignation"
-            viewerName="Specimen Editor">
+            viewerName="%viewCommandMapping.viewerName.SPECIMEN_EDITOR">
       </viewCommandMapping>
     </extension>
 </plugin>