Revision 7edc41ed
Added by Patrick Plitzner over 8 years ago
- added i18n for german to plugin.xml
eu.etaxonomy.taxeditor.bulkeditor/plugin.xml | ||
---|---|---|
84 | 84 |
locationURI="popup:#BulkEditorContext"> |
85 | 85 |
<command |
86 | 86 |
commandId="eu.etaxonomy.taxeditor.navigation.command.update.editSelection" |
87 |
label="Edit"
|
|
87 |
label="%command.label"
|
|
88 | 88 |
style="push"> |
89 | 89 |
<visibleWhen> |
90 | 90 |
<reference |
... | ... | |
120 | 120 |
</separator> |
121 | 121 |
<command |
122 | 122 |
commandId="bulkeditor.commands.setmergetarget" |
123 |
label="Set Current Line as Target for Duplicate Removal"
|
|
123 |
label="%command.label.0"
|
|
124 | 124 |
style="push"> |
125 | 125 |
<visibleWhen> |
126 | 126 |
<reference |
... | ... | |
130 | 130 |
</command> |
131 | 131 |
<command |
132 | 132 |
commandId="bulkeditor.commands.setmergecandidate" |
133 |
label="Set as Candidate(s) for Duplicate Removal"
|
|
133 |
label="%command.label.1"
|
|
134 | 134 |
style="push"> |
135 | 135 |
<visibleWhen> |
136 | 136 |
<reference |
... | ... | |
140 | 140 |
</command> |
141 | 141 |
<command |
142 | 142 |
commandId="bulkeditor.commands.removemergecandidate" |
143 |
label="Remove as Candidate(s) for Duplicate Removal"
|
|
143 |
label="%command.label.2"
|
|
144 | 144 |
style="push"> |
145 | 145 |
<visibleWhen> |
146 | 146 |
<reference |
... | ... | |
152 | 152 |
locationURI="popup:org.eclipse.ui.popup.any"--> |
153 | 153 |
<command |
154 | 154 |
commandId="bulkeditor.commands.mergegroup" |
155 |
label="De-Duplicate Group"
|
|
155 |
label="%command.label.3"
|
|
156 | 156 |
style="push"> |
157 | 157 |
<visibleWhen> |
158 | 158 |
<reference |
... | ... | |
183 | 183 |
</separator> |
184 | 184 |
<command |
185 | 185 |
commandId="eu.etaxonomy.taxeditor.bulkeditor.delete" |
186 |
label="Delete"
|
|
186 |
label="%command.label.4"
|
|
187 | 187 |
style="push"> |
188 | 188 |
<visibleWhen |
189 | 189 |
checkEnabled="true"> |
Also available in: Unified diff