command.name.8 = Refresh Polytomous Key list\r
command.name.9 = Refresh Polytomous Key nodes\r
command.name.10 = Fix Classification Hierarchy\r
-\r
+command.name.11 = Delete \r
view.name.2 = Taxonomic Tree\r
navigatorContent.name = Classification\r
navigatorContent.name.0 = TaxonNode\r
command.name.8 = Aktualisiere Schl\u00fcssel-Liste\r
command.name.9 = Aktualisiere Schl\u00fcssel-Knoten\r
command.name.10 = Erzeuge Taxon-Hierarchie\r
+command.name.11 = L\u00F6schen\r
view.name.2 = Taxonomiebaum\r
navigatorContent.name = Klassifikation\r
navigatorContent.name.0 = Taxonknoten\r
<command
defaultHandler="eu.etaxonomy.taxeditor.navigation.navigator.handler.DeleteHandler"
id="eu.etaxonomy.taxeditor.navigation.command.delete"
- name="delete">
+ name="%command.name.11">
+ </command>
+ <command
+ defaultHandler="eu.etaxonomy.taxeditor.navigation.key.polytomous.handler.DeleteHandler"
+ id="eu.etaxonomy.taxeditor.navigation.key.polytomous.command.delete"
+ name="%command.name.11">
</command>
</extension>
<extension