Revision 5ac8a8c8
Added by Patrick Plitzner over 7 years ago
eu.etaxonomy.taxeditor.bulkeditor/plugin.xml | ||
---|---|---|
227 | 227 |
locationURI="menu:eu.etaxonomy.taxeditor.menu.showView?after=org.eclipse.ui.views.showView.supplemental"> |
228 | 228 |
<command |
229 | 229 |
commandId="eu.etaxonomy.taxeditor.openReferencingObjectsView" |
230 |
label="Referencing Objects View"
|
|
230 |
label="%command.label.OPEN_REFERENCING_OBJECTS_VIEW"
|
|
231 | 231 |
style="push"> |
232 | 232 |
</command> |
233 | 233 |
</menuContribution> |
... | ... | |
250 | 250 |
name="%command.name.1"> |
251 | 251 |
<commandParameter |
252 | 252 |
id="taxeditor-bulkeditor.commandParameter.inputType" |
253 |
name="%commandParameter.name"
|
|
253 |
name="Bulk Editor Class"
|
|
254 | 254 |
values="eu.etaxonomy.taxeditor.bulkeditor.input.BulkEditorInputTypeValues"> |
255 | 255 |
</commandParameter> |
256 | 256 |
</command> |
... | ... | |
294 | 294 |
<command |
295 | 295 |
defaultHandler="eu.etaxonomy.taxeditor.handler.defaultHandler.OpenReferencingObjectsView" |
296 | 296 |
id="eu.etaxonomy.taxeditor.openReferencingObjectsView" |
297 |
name="Open Referencing Objects View">
|
|
297 |
name="%command.name.OPEN_REFERENCING_OBJECTS_VIEW">
|
|
298 | 298 |
</command> |
299 | 299 |
<!--command |
300 | 300 |
defaultHandler="eu.etaxonomy.taxeditor.bulkeditor.handler.NewEntityHandler" |
Also available in: Unified diff
I18n