Revision ed46b81a
Added by Patrick Plitzner about 5 years ago
eu.etaxonomy.taxeditor.editor/OSGI-INF/l10n/plugin.properties | ||
---|---|---|
9 | 9 |
editor.name.2 = Polytomous Key Graph Editor |
10 | 10 |
editor.name.3 = Polytomous Key List Editor |
11 | 11 |
editor.name.4 = Cdm Authority Editor |
12 |
editor.name.5 = Specimen Editor |
|
12 |
editor.name.5 = Specimen Editor (tree)
|
|
13 | 13 |
view.name = Factual Data |
14 | 14 |
view.name.0 = Uses |
15 | 15 |
view.name.1 = Media |
... | ... | |
115 | 115 |
command.name.33 = Open Related Concept |
116 | 116 |
category.name.7 = -- Group |
117 | 117 |
command.name.34 = Edit Authorities |
118 |
command.name.35 = Open Specimen Editor |
|
118 |
command.name.35 = Open Specimen Editor (tree)
|
|
119 | 119 |
scheme.description = The default key binding scheme for the Taxonomic Editor |
120 | 120 |
scheme.name = Taxonomic Editor Default Key Bindings |
121 | 121 |
editor.name.6 = Specimen Import Editor |
... | ... | |
145 | 145 |
marker.field.6 = Entity Class |
146 | 146 |
marker.field.7 = Entity Id |
147 | 147 |
extension.name.0 = Validation Error |
148 |
command.label.51 = Open in Specimen Editor |
|
148 |
command.label.51 = Open in Specimen Editor (tree)
|
|
149 | 149 |
command.label.52 = Delete |
150 | 150 |
command.label.53 = Create Field Unit |
151 | 151 |
command.label.54 = Delete (with children) |
... | ... | |
170 | 170 |
command.name.50 = delete |
171 | 171 |
command.name.51 = delete |
172 | 172 |
|
173 |
editor.name.DERIVATIVE_EDITOR = Specimen Editor |
|
174 |
command.label.DERIVATIVE_EDITOR = Specimen Editor (hierarchy)
|
|
173 |
editor.name.DERIVATIVE_EDITOR = Specimen Editor (tree)
|
|
174 |
command.label.DERIVATIVE_EDITOR = Specimen Editor (tree)
|
|
175 | 175 |
command.label.LINK_WITH_TAXON_SELECTION = Link with taxon selection |
176 | 176 |
command.label.UNLINK_FROM_TAXON_SELECTION = Unlink from taxon selection |
177 | 177 |
command.label.REUSE_SINGLE_READ_HERE = Reuse single read here |
178 | 178 |
command.label.REUSE_SINGLE_READ_FOR_OTHER_SEQUENCE = Reuse for other sequence |
179 | 179 |
command.label.REMOVE_SINGLE_READ_FROM_THIS_SEQUENCE = Remove from this sequence |
180 | 180 |
command.name.OPEN_NAME_EDITOR_FOR_TAXON_NODE = Open Taxon Editor for taxonnode |
181 |
command.name.OPEN_DERIVATIVE_EDITOR = Open Specimen Editor |
|
181 |
command.name.OPEN_DERIVATIVE_EDITOR = Open Specimen Editor (tree)
|
|
182 | 182 |
command.name.LINK_WITH_TAXON_SELECTION = Link with taxon selection |
183 | 183 |
command.name.COPY_SINGLE_READ_TO_CLIPBOARD = Copy SingleRead to clipboard |
184 | 184 |
command.name.REUSE_SINGLE_READ = Reuse SingleRead |
185 | 185 |
command.name.REMOVE_SINGLE_READ = Remove SingleRead from sequence |
186 | 186 |
|
187 | 187 |
viewCommandMapping.viewerName.NAME_EDITOR = Name Editor |
188 |
viewCommandMapping.viewerName.SPECIMEN_EDITOR = Specimen Editor |
|
188 |
viewCommandMapping.viewerName.SPECIMEN_EDITOR = Specimen Editor (tree)
|
|
189 | 189 |
viewCommandMapping.viewerName.CHECKLIST_EDITOR = Distribution Editor |
190 |
command.name.OPEN_EDITOR_FOR_TYPE_SPECIMEN = Open specimen editor for type specimen |
|
190 |
command.name.OPEN_EDITOR_FOR_TYPE_SPECIMEN = Open specimen tree editor for type specimen
|
|
191 | 191 |
menu.label.5 = Add... |
192 | 192 |
handledmenuitem.label.1 = Specimen |
193 | 193 |
handledmenuitem.label.2 = Tissue Sample |
Also available in: Unified diff
fix #7329 Unify naming for both specimen editors (bulk and hierarchy)