I18n
[taxeditor.git] / eu.etaxonomy.taxeditor.editor / plugin.xml
index da14d6896c698a61c501968056f72adeed571fff..43ee39cbc09c5c6a45679270156b65980e0c3341 100644 (file)
@@ -81,7 +81,7 @@
                default="false"
                icon="icons/derivate_view-16x16-32.png"
                id="eu.etaxonomy.taxeditor.editor.view.derivate.DerivateView"
-               name="Derivative Editor">
+               name="%editor.name.DERIVATIVE_EDITOR">
          </editor>
    </extension>
       <extension
          </separator>
          <command
                commandId="eu.etaxonomy.taxeditor.editor.openSpecimenEditor"
-               label="Derivative Editor"
+               label="%command.label.DERIVATIVE_EDITOR"
                style="push">
             <visibleWhen
                   checkEnabled="true">
          </dynamic>
          <command
                commandId="eu.etaxonomy.taxeditor.editor.derivative.toggleLinkWithTaxonSelection"
-               label="Link with taxon selection"
+               label="%command.label.LINK_WITH_TAXON_SELECTION"
                style="push">
             <visibleWhen
                   checkEnabled="true">
          </command>
          <command
                commandId="eu.etaxonomy.taxeditor.editor.derivative.toggleLinkWithTaxonSelection"
-               label="Unlink from taxon selection"
+               label="%command.label.UNLINK_FROM_TAXON_SELECTION"
                style="push">
             <visibleWhen
                   checkEnabled="true">
          <command
                commandId="eu.etaxonomy.taxeditor.editor.derivative.reuseSingleRead"
                id="eu.etaxonomy.taxeditor.editor.derivative.reuseSingleReadMenuItem"
-               label="Reuse single read here"
+               label="%command.label.REUSE_SINGLE_READ_HERE"
                style="push">
             <visibleWhen
                   checkEnabled="true">
          </command>
          <command
                commandId="eu.etaxonomy.taxeditor.editor.derivative.copySingleReadToClipBoard"
-               label="Reuse for other sequence"
+               label="%command.label.REUSE_SINGLE_READ_FOR_OTHER_SEQUENCE"
                style="push">
             <visibleWhen
                   checkEnabled="true">
          </command>
          <command
                commandId="eu.etaxonomy.taxeditor.editor.derivative.removeSingleReadFromSequence"
-               label="Remove from this sequence"
+               label="%command.label.REMOVE_SINGLE_READ_FROM_THIS_SEQUENCE"
                style="push">
             <visibleWhen
                   checkEnabled="true">
             <command
                   commandId="eu.etaxonomy.taxeditor.editor.derivative.listenToSelectionChange"
                   icon="icons/synced.gif"
-                  label="Link with Taxon Selection"
+                  label="%command.label.LINK_WITH_TAXON_SELECTIO"
                   style="toggle">
                <visibleWhen
                      checkEnabled="true">
       <command
             defaultHandler="eu.etaxonomy.taxeditor.editor.handler.defaultHandler.DefaultOpenTaxonEditorForTaxonNodeHandler"
             id="eu.etaxonomy.taxeditor.editor.openTaxonEditorForTaxonNode"
-            name="Open Taxon Editor for taxonnode">
+            name="%command.name.OPEN_NAME_EDITOR_FOR_TAXON_NODE">
          <commandParameter
                id="eu.etaxonomy.taxeditor.editor.openTaxonEditorForTaxonNode.uuid"
                name="taxon node uuid"
       <command
             defaultHandler="eu.etaxonomy.taxeditor.editor.handler.OpenDerivateViewHandler"
             id="eu.etaxonomy.taxeditor.editor.openSpecimenEditor"
-            name="Open Derivative Editor">
+            name="%command.name.OPEN_DERIVATIVE_EDITOR">
          <commandParameter
                id="eu.etaxonomy.taxeditor.editor.openSpecimenEditor.uuid"
                name="Specimen Uuids"
       <command
             defaultHandler="eu.etaxonomy.taxeditor.editor.view.derivate.handler.ListenToSelectionChangeHandler"
             id="eu.etaxonomy.taxeditor.editor.derivative.listenToSelectionChange"
-            name="Link with taxon selection">
+            name="%command.name.LINK_WITH_TAXON_SELECTION">
       </command>
       <command
             defaultHandler="eu.etaxonomy.taxeditor.editor.view.derivate.handler.SingleReadHandler"
             id="eu.etaxonomy.taxeditor.editor.derivative.copySingleReadToClipBoard"
-            name="Copy SingleRead to clipboard">
+            name="%command.name.COPY_SINGLE_READ_TO_CLIPBOARD">
       </command>
       <command
             defaultHandler="eu.etaxonomy.taxeditor.editor.view.derivate.handler.SingleReadHandler"
             id="eu.etaxonomy.taxeditor.editor.derivative.reuseSingleRead"
-            name="Reuse SingleRead">
+            name="%command.name.REUSE_SINGLE_READ">
       </command>
       <command
             defaultHandler="eu.etaxonomy.taxeditor.editor.view.derivate.handler.SingleReadHandler"
             id="eu.etaxonomy.taxeditor.editor.derivative.removeSingleReadFromSequence"
-            name="Remove SingleRead from sequence">
+            name="%command.name.REMOVE_SINGLE_READ">
       </command>
       <command
             defaultHandler="eu.etaxonomy.taxeditor.editor.view.derivate.handler.ToggleLinkWithTaxonSelectionHandler"
             id="eu.etaxonomy.taxeditor.editor.derivative.toggleLinkWithTaxonSelection"
-            name="Toggle link with taxon selection">
+            name="%command.name.TOGGLE_LINK_WITH_TAXON_SELECTION">
       </command>
         
    </extension>