Project

General

Profile

« Previous | Next » 

Revision 8367bf37

Added by Patrick Plitzner about 9 years ago

  • added i18n for german to plugin.xml

View differences:

eu.etaxonomy.taxeditor.navigation/plugin.xml
129 129
         </command>
130 130
         <command
131 131
               commandId="eu.etaxonomy.taxeditor.editor.handler.OpenFixClassificationHierarchyHandler"
132
               label="Fix Classification Hierarchy"
132
               label="%command.label.fixClassificationHierarchy"
133 133
               style="push">
134 134
            <visibleWhen
135 135
                  checkEnabled="true">
......
192 192
         </command>
193 193
         <command
194 194
               commandId="eu.etaxonomy.taxeditor.navigation.moveFactualData"
195
               label="Move factual data to another taxon"
195
               label="%command.label.moveFactualData"
196 196
               style="push">
197 197
            <visibleWhen
198 198
                  checkEnabled="true">
......
415 415
      <command
416 416
            defaultHandler="eu.etaxonomy.taxeditor.navigation.navigator.handler.MoveFactualDataHandler"
417 417
            id="eu.etaxonomy.taxeditor.navigation.moveFactualData"
418
            name="Move Factual Data">
418
            name="%command.name.moveFactualData">
419 419
      </command>
420 420
   </extension>
421 421
   <extension

Also available in: Unified diff