merge-update from trunk
[taxeditor.git] / eu.etaxonomy.taxeditor.editor / plugin.xml
index 7c9f0548fabb2670c3b4713152d9905ff0e4279f..1290226d262b9e0654598cdb67623d53858f67eb 100644 (file)
            class="eu.etaxonomy.taxeditor.editor.MultiPageTaxonEditor"
            icon="icons/edit_16x16.gif"
            id="eu.etaxonomy.taxeditor.editor.taxon"
-           name="Multipage Taxon Editor">
+           name="%editor.name">
          </editor>
       <editor
             class="eu.etaxonomy.taxeditor.editor.name.TaxonNameEditor"
             default="true"
             id="eu.etaxonomy.taxeditor.editor.taxon.name"
-            name="Taxon Name Editor">
+            name="%editor.name.0">
       </editor>
       <editor
             class="eu.etaxonomy.taxeditor.editor.key.KeyEditor"
             default="false"
             id="eu.etaxonomy.taxeditor.editor.key"
-            name="Key">
+            name="%editor.name.1">
       </editor>
       <editor
             class="eu.etaxonomy.taxeditor.editor.key.polytomous.PolytomousKeyGraphEditor"
             default="false"
             id="eu.etaxonomy.taxeditor.editor.key.polytomous.graph"
-            name="Polytomous Key Graph Editor">
+            name="%editor.name.2">
       </editor>
       <editor
             class="eu.etaxonomy.taxeditor.editor.key.polytomous.PolytomousKeyListEditor"
             default="false"
             id="eu.etaxonomy.taxeditor.editor.key.polytomous.list"
-            name="Polytomous Key List Editor">
+            name="%editor.name.3">
       </editor>
       <editor
             class="eu.etaxonomy.taxeditor.editor.group.authority.CdmAuthorityEditor"
             default="false"
             id="eu.etaxonomy.taxeditor.editor.group.authority"
-            name="Cdm Authority Editor">
+            name="%editor.name.4">
       </editor>
       <editor
             class="eu.etaxonomy.taxeditor.editor.view.derivate.DerivateView"
             default="false"
             icon="icons/derivate_view-16x16-32.png"
             id="eu.etaxonomy.taxeditor.editor.view.derivate.DerivateView"
-            name="Derivate View">
+            name="%editor.name.5">
       </editor>
       <editor
             class="eu.etaxonomy.taxeditor.editor.view.dataimport.SpecimenImportEditor"
             id="eu.etaxonomy.taxeditor.editor.view.dataimport.GbifImportEditor"
             name="Gbif Import Editor">
       </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">
+      </editor>
    </extension>
       <extension
             point="org.eclipse.ui.views">
@@ -86,7 +92,7 @@
                class="eu.etaxonomy.taxeditor.editor.view.descriptive.DescriptiveViewPart"
                icon="icons/address-book-new.png"
                id="eu.etaxonomy.taxeditor.editor.view.descriptive"
-               name="Factual Data"
+               name="%view.name"
                restorable="true">
          </view>
           <view
                 class="eu.etaxonomy.taxeditor.editor.view.uses.UsesViewPart"
                 icon="icons/leaf.png"
                 id="eu.etaxonomy.taxeditor.editor.view.uses"
-                name="Uses"
+                name="%view.name.0"
                 restorable="true">
          </view>
          <view
                class="eu.etaxonomy.taxeditor.editor.view.media.MediaViewPart"
                icon="icons/camera-photo.png"
                id="eu.etaxonomy.taxeditor.editor.view.media"
-               name="Media"
+               name="%view.name.1"
                restorable="true">
          </view>
          <view
                category="eu.etaxonomy.taxeditor.editor.category"
                class="eu.etaxonomy.taxeditor.editor.view.concept.ConceptViewPart"
                id="eu.etaxonomy.taxeditor.editor.view.concept"
-               name="Concept Relations"
+               name="%view.name.2"
                restorable="true">
          </view>
          <view
                class="eu.etaxonomy.taxeditor.editor.view.concept.graph.ConceptGraphView"
                icon="icons/address-book-new.png"
                id="eu.etaxonomy.taxeditor.editor.view.concept.graph"
-               name="Concept Graph"
+               name="%view.name.3"
                restorable="true">
          </view>
          <category
                id="eu.etaxonomy.taxeditor.editor.category"
-               name="Taxonomic Editor">
+               name="%category.name">
          </category>
       </extension>
    <extension
       <menuContribution
             locationURI="menu:eu.etaxonomy.navigation.menu.new?after=eu.etaxonomy.navigation.menu.new.separator1">
          <command
-               commandId="eu.etaxonomy.taxeditor.editor.command.new.reference"
-               label="Reference"
+               commandId="eu.etaxonomy.taxeditor.editor.command.new.name"
+               label="Name"
                style="push">
          </command>
          <command
-               commandId="eu.etaxonomy.taxeditor.editor.command.new.name"
-               label="Name"
+               commandId="eu.etaxonomy.taxeditor.editor.command.new.reference"
+               label="Reference"
                style="push">
          </command>
          <command
                commandId="eu.etaxonomy.taxeditor.editor.command.new.team"
-               label="Team"
+               label="%command.label.1"
                style="push">
          </command>
          <command
                commandId="eu.etaxonomy.taxeditor.editor.command.new.person"
-               label="Person"
+               label="%command.label.2"
                style="push">
          </command>
+         <separator
+               name="eu.etaxonomy.navigation.menu.new.separator2"
+               visible="true">
+         </separator>
          <command
                commandId="eu.etaxonomy.taxeditor.editor.command.new.specimen"
-               label="Specimen"
+               label="%command.label.3"
+               style="push">
+         </command>
+         <separator
+               name="eu.etaxonomy.navigation.menu.new.separator3"
+               visible="true">
+         </separator>
+         <command
+               commandId="eu.etaxonomy.taxeditor.editor.command.new.datasource"
+               label="Datasource"
                style="push">
          </command>
       </menuContribution>
          </separator>
          <command
                commandId="org.eclipse.ui.views.showView"
-               label="Factual Data"
+               label="%command.label.4"
                style="push">
             <parameter
                   name="org.eclipse.ui.views.showView.viewId"
          </command>
          <command
                commandId="org.eclipse.ui.views.showView"
-               label="Media"
+               label="%command.label.5"
                style="push">
             <parameter
                   name="org.eclipse.ui.views.showView.viewId"
          </command>
          <command
                commandId="org.eclipse.ui.views.showView"
-               label="Concept"
+               label="%command.label.6"
                style="push">
             <parameter
                   name="org.eclipse.ui.views.showView.viewId"
          </command>
          <command
                commandId="org.eclipse.ui.views.showView"
-               label="Concept Graph"
+               label="%command.label.7"
                style="push">
             <parameter
                   name="org.eclipse.ui.views.showView.viewId"
             locationURI="menu:org.eclipse.ui.main.menu.navigate">
          <command
                commandId="eu.etaxonomy.taxeditor.editor.command.openParent"
-               label="Open Parent"
+               label="%command.label.8"
                style="push">
          </command>
       </menuContribution>
       <menuContribution
             locationURI="popup:eu.etaxonomy.taxeditor.editor.taxon.name">
          <menu
-               label="New">
+               label="%menu.label">
             <command
                   commandId="eu.etaxonomy.taxeditor.editor.name.createHeterotypicSynoym"
-                  label="Heterotypic Synonym"
+                  label="%command.label.9"
                   style="push">
                <visibleWhen>
                   <reference
             </command>
             <command
                   commandId="eu.etaxonomy.taxeditor.editor.name.createHomotypicSynoym"
-                  label="Homotypic Synonym"
+                  label="%command.label.10"
                   style="push">
                <visibleWhen>
                   <reference
             </command>
             <command
                   commandId="eu.etaxonomy.taxeditor.editor.name.createSynonymInHomotypicalGroup"
-                  label="Synonym In Homotypical Group"
+                  label="%command.label.11"
                   style="push">
                <visibleWhen>
                   <reference
                   name="separator1"
                   visible="true">
             </separator>
-           <!-- <command
+           <command
                   commandId="eu.etaxonomy.taxeditor.editor.name.createMisapplication"
                   label="Misapplication"
                   style="push">
                      </reference>
                   </or>
                </visibleWhen>
-            </command>-->
+            </command>
          </menu>
         <!--<command
                commandId="eu.etaxonomy.taxeditor.editor.name.changeAcceptedToSynonym"
                </visibleWhen>
          </command>-->
          <menu
-               label="Change To">
+               label="%menu.label.0">
             <command
                   commandId="eu.etaxonomy.taxeditor.editor.name.changeToAcceptedTaxon"
-                  label="Accepted Taxon"
+                  label="%command.label.12"
                   style="push">
                <visibleWhen>
                   <not>
             </command>
             <command
                   commandId="eu.etaxonomy.taxeditor.editor.name.changeToSynonym"
-                  label="Synonym"
+                  label="%command.label.13"
                   style="push">
                <visibleWhen>
                   <not>
             </command>
             <command
                   commandId="eu.etaxonomy.taxeditor.editor.name.changeToMisapplication"
-                  label="Misapplication"
+                  label="%command.label.14"
                   style="push">
                <visibleWhen>
                   <not>
          </separator>
          <command
                commandId="org.eclipse.ui.edit.delete"
-               label="Delete"
+               label="%command.label.15"
                style="push">
             <visibleWhen>
                <or>
          </command>
          <command
                commandId="eu.etaxonomy.taxeditor.editor.name.deleteAllEmptyNames"
-               label="Delete All Empty Names"
+               label="%command.label.16"
                style="push">
             <visibleWhen>
                <reference
          </dynamic>
          <command
                commandId="eu.etaxonomy.taxeditor.editor.name.swapSynonymAndAccepted"
-               label="Swap Synonym With Accepted"
+               label="%command.label.17"
                style="push">
             <visibleWhen>
                <reference
          </separator>
          <command
                commandId="org.eclipse.ui.views.showView"
-               label="Show Details"
+               label="%command.label.18"
                style="push">
             <parameter
                   name="org.eclipse.ui.views.showView.viewId"
          </separator>
          <command
                commandId="org.eclipse.ui.file.save"
-               label="Save"
+               label="%command.label.19"
                style="push">
          </command>
       </menuContribution>
             locationURI="popup:eu.etaxonomy.taxeditor.editor.key.polytomous">
          <command
                commandId="eu.etaxonomy.taxeditor.key.polytomous.command.new"
-               label="New Node"
+               label="%command.label.20"
                style="push">
          </command>
          <separator
          </separator>
          <command
                commandId="org.eclipse.ui.edit.delete"
-               label="Delete"
+               label="%command.label.21"
                style="push">
          </command>
          <separator
          </separator>
          <command
                commandId="eu.etaxonomy.taxeditor.key.command.applyLayout"
-               label="Apply Layout"
+               label="%command.label.22"
                style="push">
          </command>
          <separator
             locationURI="popup:eu.etaxonomy.taxeditor.editor.key.polytomous.list">
          <command
                commandId="eu.etaxonomy.taxeditor.key.polytomous.command.new.child"
-               label="New Key Number"
+               label="%command.label.23"
                style="push">
          </command>
          <command
                commandId="eu.etaxonomy.taxeditor.key.polytomous.command.new.sibling"
-               label="New Alternative"
+               label="%command.label.24"
                style="push">
          </command>
          <command
                commandId="eu.etaxonomy.taxeditor.key.polytomous.command.refresh"
-               label="Refresh Nodes"
+               label="%command.label.25"
                style="push">
          </command>
          <command
                commandId="org.eclipse.ui.edit.delete"
-               label="Delete"
+               label="%command.label.26"
                style="push">
          </command>
       </menuContribution>
             locationURI="popup:eu.etaxonomy.taxeditor.editor.view.descriptive">
          <command
                commandId="eu.etaxonomy.taxeditor.description.commands.adddescription"
-               label="New Factual Data"
+               label="%command.label.27"
                style="push">
          </command>
          <separator
                visible="true">
          </separator>
          <menu
-               label="New">
+               label="%menu.label.1">
             <dynamic
                   class="eu.etaxonomy.taxeditor.editor.view.descriptive.handler.DynamicFeatureMenu"
                   id="eu.etaxonomy.taxeditor.dynamicFeatureMenu">
          </separator>
          <command
                commandId="eu.etaxonomy.taxeditor.editor.commands.description.moveDescriptionToTaxon"
-               label="Move Description to Taxon"
+               label="%command.label.28"
                style="push">
             <visibleWhen
                   checkEnabled="true">
          </command>
          <command
                commandId="eu.etaxonomy.taxeditor.description.commands.moveDescriptionElements"
-               label="Move Elements to Taxon"
+               label="%command.label.29"
                style="push">
             <visibleWhen
                   checkEnabled="true">
          </separator>
          <command
                commandId="org.eclipse.ui.edit.delete"
-               label="Delete"
+               label="%command.label.30"
                style="push">
          </command>
          <separator
          </separator>
          <command
                commandId="org.eclipse.ui.file.save"
-               label="Save"
+               label="%command.label.31"
                style="push">
          </command>
       </menuContribution>
       </menuContribution>
       <menuContribution
             locationURI="popup:eu.etaxonomy.taxeditor.editor.view.dataimport.SpecimenImportEditor">
-         <command
-               commandId="eu.etaxonomy.taxeditor.editor.view.dataimport.SaveSpecimenCommand"
-               label="Save Specimen"
-               style="push">
-         </command>
+         <dynamic
+               class="eu.etaxonomy.taxeditor.editor.view.dataimport.DataImportEditorContextMenu"
+               id="eu.etaxonomy.taxeditor.editor.view.dataimport.DataImportEditorContextMenu">
+         </dynamic>
       </menuContribution>
       <menuContribution
             locationURI="popup:eu.etaxonomy.taxeditor.editor.view.dataimport.GbifImportEditor">
-         <command
-               commandId="eu.etaxonomy.taxeditor.editor.view.dataimport.SaveSpecimenCommand"
-               label="Save Specimen"
-               style="push">
-         </command>
-         <command
-               commandId="eu.etaxonomy.taxeditor.editor.view.dataimport.QueryOriginalRecordCommand"
-               label="Query original data record"
-               style="push">
-         </command>
+         <dynamic
+               class="eu.etaxonomy.taxeditor.editor.view.dataimport.DataImportEditorContextMenu"
+               id="eu.etaxonomy.taxeditor.editor.view.dataimport.DataImportEditorContextMenu">
+         </dynamic>
       </menuContribution>
       
       
             locationURI="popup:eu.etaxonomy.taxeditor.editor.view.uses">
          <command
                commandId="eu.etaxonomy.taxeditor.use.commands.adduse"
-               label="New Use"
+               label="%command.label.32"
                style="push">
          </command>
          <command
                commandId="eu.etaxonomy.taxeditor.editor.use.createUseSummary"
-               label="New Use Summary"
+               label="%command.label.33"
                style="push">
             <visibleWhen
                   checkEnabled="true">
          </command>
          <command
                commandId="eu.etaxonomy.taxeditor.editor.use.createUseRecord"
-               label="New Use Record"
+               label="%command.label.34"
                style="push">
             <visibleWhen
                   checkEnabled="true">
          </separator>
          <command
                commandId="org.eclipse.ui.edit.delete"
-               label="Delete"
+               label="%command.label.35"
                style="push">
          </command>
          <separator
          </separator>
          <command
                commandId="org.eclipse.ui.file.save"
-               label="Save"
+               label="%command.label.36"
                style="push">
          </command>
       </menuContribution>
             locationURI="popup:eu.etaxonomy.taxeditor.editor.view.media">
          <command
                commandId="taxeditor-editor.command.newimagegallery"
-               label="New Image Gallery"
+               label="%command.label.37"
                style="push">
          </command>
          <separator
          </separator>
          <command
                commandId="taxeditor-editor.newimage"
-               label="New Image"
+               label="%command.label.38"
                style="push">
             <visibleWhen>
                <reference
          </command>
          <command
                commandId="taxeditor-editor.command.moveimgdown"
-               label="Move Image Up In List"
+               label="%command.label.39"
                style="push">
             <visibleWhen>
                <reference
          </command>
          <command
                commandId="taxeditor-editor.command.moveimgup"
-               label="Move Image Down In List"
+               label="%command.label.40"
                style="push">
             <visibleWhen>
                <reference
          </separator>
          <command
                commandId="org.eclipse.ui.edit.delete"
-               label="Delete"
+               label="%command.label.41"
                style="push">
          </command>
          <command
                commandId="org.eclipse.ui.file.save"
-               label="Save"
+               label="%command.label.42"
                style="push">
          </command>
       </menuContribution>
       <menuContribution
             locationURI="popup:eu.etaxonomy.taxeditor.editor.view.concept">
          <menu
-               label="New">
+               label="%menu.label.3">
             <dynamic
                   class="eu.etaxonomy.taxeditor.editor.view.concept.handler.CreateConceptRelationMenu"
                   id="eu.etaxonomy.taxeditor.editor.view.concept.menus.new">
          </menu>
          <command
                commandId="eu.etaxonomy.taxeditor.editor.view.concept.command.open"
-               label="Open Related Concept"
+               label="%command.label.43"
                style="push">
          </command>
          <separator
          </separator>
          <command
                commandId="org.eclipse.ui.edit.delete"
-               label="Delete"
+               label="%command.label.44"
                style="push">
          </command>
       </menuContribution>
             locationURI="popup:#BulkEditorContext?before=taxeditor-bulkeditor.separator1">
          <command
                commandId="eu.etaxonomy.taxeditor.group.cdmauthorities.edit"
-               label="Edit Authorities"
+               label="%command.label.45"
                style="push">
             <visibleWhen>
                <reference
             </with>
          </activeWhen>
       </handler>
+      <handler
+            class="eu.etaxonomy.taxeditor.editor.handler.OpenChecklistEditorHandler"
+            commandId="eu.etaxonomy.taxeditor.editor.handler.OpenChecklistEditorHandler">
+      </handler>
    </extension>
    <extension
-         name="Name Commands"
+         name="%extension.name"
          point="org.eclipse.ui.commands">
       <category
             id="eu.etaxonomy.taxeditor.editor.taxon.name.command.category"
-            name="-- Name Editor">
+            name="%category.name.0">
       </category>
       <command
             categoryId="eu.etaxonomy.taxeditor.editor.taxon.name.command.category"
             defaultHandler="eu.etaxonomy.taxeditor.editor.handler.OpenParentHandler"
             id="eu.etaxonomy.taxeditor.editor.command.openParent"
-            name="Open Parent">
+            name="%command.name">
       </command>
       <command
             categoryId="eu.etaxonomy.taxeditor.editor.taxon.name.command.category"
             defaultHandler="eu.etaxonomy.taxeditor.editor.name.handler.CreateHomotypicSynonymHandler"
             id="eu.etaxonomy.taxeditor.editor.name.createHomotypicSynoym"
-            name="Create Homotypic Synonym">
+            name="%command.name.0">
       </command>
       <command
             categoryId="eu.etaxonomy.taxeditor.editor.taxon.name.command.category"
             defaultHandler="eu.etaxonomy.taxeditor.editor.name.handler.CreateHeterotypicSynonymHandler"
             id="eu.etaxonomy.taxeditor.editor.name.createHeterotypicSynoym"
-            name="Create Heterotypic Synonym">
+            name="%command.name.1">
       </command>
       <command
             categoryId="eu.etaxonomy.taxeditor.editor.taxon.name.command.category"
             defaultHandler="eu.etaxonomy.taxeditor.editor.name.handler.CreateSynonymInHomotypicalGroupHandler"
             id="eu.etaxonomy.taxeditor.editor.name.createSynonymInHomotypicalGroup"
-            name="Create Synonym In Homotypical Group">
+            name="%command.name.2">
       </command>
-     <!-- <command
+     <command
             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">
-      </command>-->
+      </command>
       <!--command
             defaultHandler="eu.etaxonomy.taxeditor.editor.handler.MoveTaxonHandler"
             id="eu.etaxonomy.taxeditor.editor.name.moveTaxon"
             categoryId="eu.etaxonomy.taxeditor.editor.taxon.name.command.category"
             defaultHandler="eu.etaxonomy.taxeditor.editor.name.handler.ChangeToSynonymHandler"
             id="eu.etaxonomy.taxeditor.editor.name.changeToSynonym"
-            name="Change To Synonym">
+            name="%command.name.3">
       </command>
       <command
             categoryId="eu.etaxonomy.taxeditor.editor.taxon.name.command.category"
             defaultHandler="eu.etaxonomy.taxeditor.editor.name.handler.ChangeSynonymToAcceptedTaxonHandler"
             id="eu.etaxonomy.taxeditor.editor.name.changeToAcceptedTaxon"
-            name="Change To Accepted Taxon">
+            name="%command.name.4">
       </command>
       <command
             categoryId="eu.etaxonomy.taxeditor.editor.taxon.name.command.category"
             defaultHandler="eu.etaxonomy.taxeditor.editor.name.handler.ChangeToMisapplicationHandler"
             id="eu.etaxonomy.taxeditor.editor.name.changeToMisapplication"
-            name="Change To Misapplication">
+            name="%command.name.5">
       </command>
       <command
             categoryId="eu.etaxonomy.taxeditor.editor.taxon.name.command.category"
             defaultHandler="eu.etaxonomy.taxeditor.editor.name.handler.SwapSynonymAndAcceptedHandler"
             id="eu.etaxonomy.taxeditor.editor.name.swapSynonymAndAccepted"
-            name="Swap Synonym With Accepted">
+            name="%command.name.6">
       </command>
       <command
             categoryId="eu.etaxonomy.taxeditor.editor.taxon.name.command.category"
             defaultHandler="eu.etaxonomy.taxeditor.editor.name.handler.SetBasionymHandler"
             id="eu.etaxonomy.taxeditor.editor.name.setBasionym"
-            name="Set Basionym / Original Combination">
+            name="%command.name.7">
       </command>
       <command
             categoryId="eu.etaxonomy.taxeditor.editor.taxon.name.command.category"
             defaultHandler="eu.etaxonomy.taxeditor.editor.name.handler.RemoveBasionymHandler"
             id="eu.etaxonomy.taxeditor.editor.name.removeBasionym"
-            name="Remove Basionym / Original Combination">
+            name="%command.name.8">
       </command>
      <!-- <command
             categoryId="eu.etaxonomy.taxeditor.editor.taxon.name.command.category"
             categoryId="eu.etaxonomy.taxeditor.editor.taxon.name.command.category"
             defaultHandler="eu.etaxonomy.taxeditor.editor.name.handler.DeleteAllEmptyNamesHandler"
             id="eu.etaxonomy.taxeditor.editor.name.deleteAllEmptyNames"
-            name="Delete All Empty Names">
+            name="%command.name.9">
       </command>
       <category
             id="eu.etaxonomy.taxeditor.editor.view.descriptive.command.category"
-            name="-- Factual">
+            name="%category.name.1">
       </category>
       <command
             categoryId="eu.etaxonomy.taxeditor.editor.view.descriptive.command.category"
             defaultHandler="eu.etaxonomy.taxeditor.editor.view.descriptive.handler.CreateDescriptionElementHandler"
             id="eu.etaxonomy.taxeditor.editor.description.createDescriptionElement"
-            name="Create Description Element">
+            name="%command.name.10">
       </command>
       <command
             categoryId="eu.etaxonomy.taxeditor.editor.view.descriptive.command.category"
             defaultHandler="eu.etaxonomy.taxeditor.editor.view.descriptive.handler.CreateDescriptionHandler"
             id="eu.etaxonomy.taxeditor.description.commands.adddescription"
-            name="New Description">
+            name="%command.name.11">
       </command>
       <command
             categoryId="eu.etaxonomy.taxeditor.editor.view.descriptive.command.category"
             defaultHandler="eu.etaxonomy.taxeditor.editor.view.descriptive.handler.MoveDescriptionElementsHandler"
             id="eu.etaxonomy.taxeditor.description.commands.moveDescriptionElements"
-            name="Move Description Elements to Taxon">
+            name="%command.name.12">
       </command>
       <command
             categoryId="eu.etaxonomy.taxeditor.editor.view.descriptive.command.category"
             defaultHandler="eu.etaxonomy.taxeditor.editor.view.descriptive.handler.MoveDescriptionToOtherTaxonHandler"
             id="eu.etaxonomy.taxeditor.editor.commands.description.moveDescriptionToTaxon"
-            name="Move Description to Taxon">
+            name="%command.name.13">
       </command>
       <category
             id="eu.etaxonomy.taxeditor.editor.view.uses.command.category"
-            name="-- New Uses">
+            name="%category.name.2">
       </category>
       <command
             categoryId="eu.etaxonomy.taxeditor.editor.view.uses.command.category"
             defaultHandler="eu.etaxonomy.taxeditor.editor.view.uses.handler.CreateUseHandler"
             id="eu.etaxonomy.taxeditor.use.commands.adduse"
-            name="New Use">
+            name="%command.name.14">
       </command>
       <command
             categoryId="eu.etaxonomy.taxeditor.editor.view.uses.command.category"
             defaultHandler="eu.etaxonomy.taxeditor.editor.view.uses.handler.CreateUseSummaryHandler"
             id="eu.etaxonomy.taxeditor.editor.use.createUseSummary"
-            name="New Use Summary">
+            name="%command.name.15">
       </command>
       <command
             categoryId="eu.etaxonomy.taxeditor.editor.view.uses.command.category"
             defaultHandler="eu.etaxonomy.taxeditor.editor.view.uses.handler.CreateUseRecordHandler"
             id="eu.etaxonomy.taxeditor.editor.use.createUseRecord"
-            name="New Use Record">
+            name="%command.name.16">
       </command>
       <category
             id="eu.etaxonomy.taxeditor.editor.media.category"
-            name="-- Media">
+            name="%category.name.3">
       </category>
       <command
             categoryId="eu.etaxonomy.taxeditor.editor.media.category"
             defaultHandler="eu.etaxonomy.taxeditor.editor.view.media.handler.MoveImageDownInListHandler"
             id="taxeditor-editor.command.moveimgdown"
-            name="Move Image Down In List">
+            name="%command.name.19">
       </command>
       <command
             categoryId="eu.etaxonomy.taxeditor.editor.media.category"
             defaultHandler="eu.etaxonomy.taxeditor.editor.view.media.handler.AddImageGalleryHandler"
             id="taxeditor-editor.command.newimagegallery"
-            name="New Image Gallery">
+            name="%command.name.20">
       </command>
       <command
             categoryId="eu.etaxonomy.taxeditor.editor.media.category"
             defaultHandler="eu.etaxonomy.taxeditor.editor.view.media.handler.CreateMediaHandler"
             id="taxeditor-editor.newimage"
-            name="New Image">
+            name="%command.name.21">
       </command>
       <command
             categoryId="eu.etaxonomy.taxeditor.editor.media.category"
             defaultHandler="eu.etaxonomy.taxeditor.editor.view.media.handler.MoveImageUpInListHandler"
             id="taxeditor-editor.command.moveimgup"
-            name="Move Image Up In List">
+            name="%command.name.22">
       </command>
       <category
             id="eu.etaxonomy.taxeditor.editor.new.category"
-            name="-- New Entity">
+            name="%category.name.4">
       </category>
       <command
             categoryId="eu.etaxonomy.taxeditor.editor.new.category"
             defaultHandler="eu.etaxonomy.taxeditor.editor.handler.create.NewReferenceHandler"
             id="eu.etaxonomy.taxeditor.editor.command.new.reference"
-            name="New Reference">
+            name="%command.name.23">
       </command>
       <command
             categoryId="eu.etaxonomy.taxeditor.editor.new.category"
             defaultHandler="eu.etaxonomy.taxeditor.editor.handler.create.NewNameHandler"
             id="eu.etaxonomy.taxeditor.editor.command.new.name"
-            name="New Name">
+            name="%command.name.24">
       </command>
       <command
             categoryId="eu.etaxonomy.taxeditor.editor.new.category"
             defaultHandler="eu.etaxonomy.taxeditor.editor.handler.create.NewTeamHandler"
             id="eu.etaxonomy.taxeditor.editor.command.new.team"
-            name="New Team">
+            name="%command.name.25">
       </command>
       <command
             categoryId="eu.etaxonomy.taxeditor.editor.new.category"
             defaultHandler="eu.etaxonomy.taxeditor.editor.handler.create.NewPersonHandler"
             id="eu.etaxonomy.taxeditor.editor.command.new.person"
-            name="New Person">
+            name="%command.name.26">
       </command>
       <command
             categoryId="eu.etaxonomy.taxeditor.editor.new.category"
             defaultHandler="eu.etaxonomy.taxeditor.editor.handler.create.NewSpecimenHandler"
             id="eu.etaxonomy.taxeditor.editor.command.new.specimen"
-            name="New Specimen">
+            name="%command.name.27">
       </command>
       <category
             id="eu.etaxonomy.taxeditor.editor.key.category"
-            name="-- Polytomous Keys">
+            name="%category.name.5">
       </category>
       <command
             categoryId="eu.etaxonomy.taxeditor.editor.key.category"
             defaultHandler="eu.etaxonomy.taxeditor.editor.key.polytomous.handler.CreateChildNodeHandler"
             id="eu.etaxonomy.taxeditor.key.polytomous.command.new.child"
-            name="New Child Node">
+            name="%command.name.28">
       </command>
       <command
             categoryId="eu.etaxonomy.taxeditor.editor.key.category"
             defaultHandler="eu.etaxonomy.taxeditor.editor.key.polytomous.handler.CreateSiblingNodeHandler"
             id="eu.etaxonomy.taxeditor.key.polytomous.command.new.sibling"
-            name="New Sibling Node">
+            name="%command.name.29">
       </command>
       <command
             categoryId="eu.etaxonomy.taxeditor.editor.key.category"
             defaultHandler="eu.etaxonomy.taxeditor.editor.key.polytomous.handler.RefreshNodeNumberingHandler"
             id="eu.etaxonomy.taxeditor.key.polytomous.command.refresh"
-            name="Refresh Node Numbering">
+            name="%command.name.30">
       </command>
       <command
             categoryId="eu.etaxonomy.taxeditor.editor.key.category"
             defaultHandler="eu.etaxonomy.taxeditor.editor.key.handler.ApplyLayoutHandler"
             id="eu.etaxonomy.taxeditor.key.command.applyLayout"
-            name="Apply Layout">
+            name="%command.name.31">
       </command>
       <category
             id="eu.etaxonomy.taxeditor.editor.view.concept.category"
-            name="-- Concept Relations">
+            name="%category.name.6">
       </category>
       <command
             categoryId="eu.etaxonomy.taxeditor.editor.view.concept.category"
             defaultHandler="eu.etaxonomy.taxeditor.editor.view.concept.handler.CreateConceptRelationHandler"
             id="eu.etaxonomy.taxeditor.editor.name.createConceptRelation"
-            name="Create Concept Relation">
+            name="%command.name.32">
       </command>
       <command
             categoryId="eu.etaxonomy.taxeditor.editor.view.concept.category"
             defaultHandler="eu.etaxonomy.taxeditor.editor.view.concept.handler.OpenRelatedConceptHandler"
             id="eu.etaxonomy.taxeditor.editor.view.concept.command.open"
-            name="Open Related Concept">
+            name="%command.name.33">
       </command>
       <category
             id="eu.etaxonomy.taxeditor.bulkeditor.group.category"
-            name="-- Group">
+            name="%category.name.7">
       </category>
       <command
             categoryId="eu.etaxonomy.taxeditor.bulkeditor.group.category"
             defaultHandler="eu.etaxonomy.taxeditor.editor.group.authority.handler.EditCdmAuthoritiesHandler"
             id="eu.etaxonomy.taxeditor.group.cdmauthorities.edit"
-            name="Edit CDM Authorities">
+            name="%command.name.34">
       </command>
       <command
             defaultHandler="eu.etaxonomy.taxeditor.editor.handler.OpenDerivateViewHandler"
             id="eu.etaxonomy.taxeditor.editor.handler.openDerivateView"
-            name="Open Derivate View">
+            name="%command.name.35">
       </command>
        <command
-            defaultHandler="eu.etaxonomy.taxeditor.editor.view.dataimport.SaveSpecimenCommand"
-            id="eu.etaxonomy.taxeditor.editor.view.dataimport.SaveSpecimenCommand"
-            name="Save Specimen">
-      </command>
-       <command
-             defaultHandler="eu.etaxonomy.taxeditor.editor.view.dataimport.QueryOriginalRecordCommand"
-             id="eu.etaxonomy.taxeditor.editor.view.dataimport.QueryOriginalRecordCommand"
-             name="Query original data record">
+             defaultHandler="eu.etaxonomy.taxeditor.editor.handler.OpenChecklistEditorHandler"
+             id="eu.etaxonomy.taxeditor.editor.handler.OpenChecklistViewHandler"
+             name="Open Checklist Editor">
        </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">
+      </command>
    </extension>
    <extension
          point="org.eclipse.core.expressions.definitions">
    <extension
          point="org.eclipse.ui.bindings">   
       <scheme
-            description="The default key binding scheme for the Taxonomic Editor"
+            description="%scheme.description"
             id="eu.etaxonomy.taxeditor.bindings.scheme.default"
-            name="Taxonomic Editor Default Key Bindings">
+            name="%scheme.name">
       </scheme>
    </extension>
     <extension