merge-update from trunk
[taxeditor.git] / eu.etaxonomy.taxeditor.navigation / plugin.xml
index 74a06c5b4bebf9b977e4c3210a5ebb0f8e7f0c13..43a4eb2976d9108954297170ffc78c20736fea30 100644 (file)
          </command>
          <command
                commandId="eu.etaxonomy.taxeditor.editor.handler.OpenFixClassificationHierarchyHandler"
-               label="Fix Classification Hierarchy"
+               label="%command.label.fixClassificationHierarchy"
                style="push">
             <visibleWhen
                   checkEnabled="true">
          </command>
          <command
                commandId="eu.etaxonomy.taxeditor.navigation.moveFactualData"
-               label="Move factual data to another taxon"
+               label="%command.label.moveFactualData"
                style="push">
             <visibleWhen
                   checkEnabled="true">
       <command
             defaultHandler="eu.etaxonomy.taxeditor.navigation.navigator.handler.MoveFactualDataHandler"
             id="eu.etaxonomy.taxeditor.navigation.moveFactualData"
-            name="Move Factual Data">
+            name="%command.name.moveFactualData">
       </command>
    </extension>
    <extension