Revision 000c4b35
Added by Cherian Mathew almost 8 years ago
eu.etaxonomy.taxeditor.navigation/OSGI-INF/l10n/bundle.properties | ||
---|---|---|
38 | 38 |
command.name.8 = Refresh Polytomous Key list |
39 | 39 |
command.name.9 = Refresh Polytomous Key nodes |
40 | 40 |
command.name.10 = Fix Classification Hierarchy |
41 |
|
|
41 |
command.name.11 = Delete |
|
42 | 42 |
view.name.2 = Taxonomic Tree |
43 | 43 |
navigatorContent.name = Classification |
44 | 44 |
navigatorContent.name.0 = TaxonNode |
eu.etaxonomy.taxeditor.navigation/OSGI-INF/l10n/bundle_de.properties | ||
---|---|---|
39 | 39 |
command.name.8 = Aktualisiere Schl\u00fcssel-Liste |
40 | 40 |
command.name.9 = Aktualisiere Schl\u00fcssel-Knoten |
41 | 41 |
command.name.10 = Erzeuge Taxon-Hierarchie |
42 |
command.name.11 = L\u00F6schen |
|
42 | 43 |
view.name.2 = Taxonomiebaum |
43 | 44 |
navigatorContent.name = Klassifikation |
44 | 45 |
navigatorContent.name.0 = Taxonknoten |
eu.etaxonomy.taxeditor.navigation/plugin.xml | ||
---|---|---|
443 | 443 |
<command |
444 | 444 |
defaultHandler="eu.etaxonomy.taxeditor.navigation.navigator.handler.DeleteHandler" |
445 | 445 |
id="eu.etaxonomy.taxeditor.navigation.command.delete" |
446 |
name="delete"> |
|
446 |
name="%command.name.11"> |
|
447 |
</command> |
|
448 |
<command |
|
449 |
defaultHandler="eu.etaxonomy.taxeditor.navigation.key.polytomous.handler.DeleteHandler" |
|
450 |
id="eu.etaxonomy.taxeditor.navigation.key.polytomous.command.delete" |
|
451 |
name="%command.name.11"> |
|
447 | 452 |
</command> |
448 | 453 |
</extension> |
449 | 454 |
<extension |
Also available in: Unified diff
#5036 Add missing command for polytomous key delete