- externalized plugin.xml
[taxeditor.git] / eu.etaxonomy.taxeditor.editor / plugin.xml
index 378771f924454cd77f975bf0257c2e0b80e5a4bb..2a87bfa75c18754d6231e1c0b44aff4fb7e3d03b 100644 (file)
             class="eu.etaxonomy.taxeditor.editor.view.dataimport.SpecimenImportEditor"
             default="false"
             id="eu.etaxonomy.taxeditor.editor.view.dataimport.SpecimenImportEditor"
-            name="Specimen Import Editor">
+            name="%editor.name.6">
       </editor>
       <editor
             class="eu.etaxonomy.taxeditor.editor.view.dataimport.GbifImportEditor"
             default="false"
             id="eu.etaxonomy.taxeditor.editor.view.dataimport.GbifImportEditor"
-            name="Gbif Import Editor">
+            name="%editor.name.7">
       </editor>
          <editor
             class="eu.etaxonomy.taxeditor.editor.view.checklist.ChecklistEditor"
             icon="icons/address-book-new.png"
             id="eu.etaxonomy.taxeditor.editor.view.checklist.ChecklistEditor"
-            name="Checklist Editor">
+            name="%editor.name.8">
       </editor>
    </extension>
       <extension
                allowMultiple="true"
                class="eu.etaxonomy.taxeditor.editor.view.dataimport.SpecimenImportView"
                id="eu.etaxonomy.taxeditor.editor.view.dataimport.SpecimenImportView"
-               name="Specimen Import">
+               name="%view.name.4">
          </view>
          <view
                allowMultiple="true"
                class="eu.etaxonomy.taxeditor.editor.view.dataimport.GbifResponseImportView"
                id="eu.etaxonomy.taxeditor.editor.view.dataimport.GbifResponseImportView"
-               name="GBIF Specimen Import">
+               name="%view.name.5">
          </view>
       </extension>
    <extension
             locationURI="menu:eu.etaxonomy.navigation.menu.new?after=eu.etaxonomy.navigation.menu.new.separator1">
          <command
                commandId="eu.etaxonomy.taxeditor.editor.command.new.name"
-               label="Name"
+               label="%command.label.46"
                style="push">
          </command>
          <command
                commandId="eu.etaxonomy.taxeditor.editor.command.new.reference"
-               label="Reference"
+               label="%command.label.47"
                style="push">
          </command>
          <command
          </separator>
          <command
                commandId="eu.etaxonomy.taxeditor.editor.command.new.datasource"
-               label="Datasource"
+               label="%command.label.48"
                style="push">
          </command>
       </menuContribution>
             </separator>
            <command
                   commandId="eu.etaxonomy.taxeditor.editor.name.createMisapplication"
-                  label="Misapplication"
+                  label="%command.label.49"
                   style="push">
                <visibleWhen>
                   <or>
          </command>
          <command
                commandId="taxeditor-editor.useExistingImage"
-               label="Use Existing Image"
+               label="%command.label.50"
                style="push">
             <visibleWhen
                   checkEnabled="false">
             categoryId="eu.etaxonomy.taxeditor.editor.taxon.name.command.category"
             defaultHandler="eu.etaxonomy.taxeditor.editor.name.handler.CreateMisapplicationHandler"
             id="eu.etaxonomy.taxeditor.editor.name.createMisapplication"
-            name="Create Misapplication">
+            name="%command.name.36">
       </command>
       <!--command
             defaultHandler="eu.etaxonomy.taxeditor.editor.handler.MoveTaxonHandler"
             categoryId="eu.etaxonomy.taxeditor.editor.media.category"
             defaultHandler="eu.etaxonomy.taxeditor.editor.view.media.handler.AddExistingMediaHandler"
             id="taxeditor-editor.useExistingImage"
-            name="Use Existing Image">
+            name="%command.name.37">
       </command>
       <command
             categoryId="eu.etaxonomy.taxeditor.editor.media.category"
        <command
              defaultHandler="eu.etaxonomy.taxeditor.editor.handler.OpenChecklistEditorHandler"
              id="eu.etaxonomy.taxeditor.editor.handler.OpenChecklistViewHandler"
-             name="Open Checklist Editor">
+             name="%command.name.38">
        </command>
       <command
             categoryId="eu.etaxonomy.taxeditor.editor.new.category"
             defaultHandler="eu.etaxonomy.taxeditor.view.datasource.handler.CreateDataSourceHandler"
             id="eu.etaxonomy.taxeditor.editor.command.new.datasource"
-            name="New Datasource">
+            name="%command.name.39">
       </command>
    </extension>
    <extension
             category="eu.etaxonomy.taxeditor.import.category.cdm"
             class="eu.etaxonomy.taxeditor.editor.view.dataimport.SpecimenSearchWizard"
             id="eu.etaxonomy.taxeditor.editor.view.dataimport.SpecimenSearchWizard"
-            name="Specimen Search/Import">
+            name="%wizard.name">
          <description>
-            Queries data provider for specimens with specified parameters.
-Note: Query results are currently limited to 100.
+            %wizard.description
          </description>
       </wizard>
    </extension>