Project

General

Profile

« Previous | Next » 

Revision 543ccf33

Added by Patrick Plitzner over 9 years ago

  • externalized plugin.xml

View differences:

eu.etaxonomy.taxeditor.editor/plugin.xml
69 69
            class="eu.etaxonomy.taxeditor.editor.view.dataimport.SpecimenImportEditor"
70 70
            default="false"
71 71
            id="eu.etaxonomy.taxeditor.editor.view.dataimport.SpecimenImportEditor"
72
            name="Specimen Import Editor">
72
            name="%editor.name.6">
73 73
      </editor>
74 74
      <editor
75 75
            class="eu.etaxonomy.taxeditor.editor.view.dataimport.GbifImportEditor"
76 76
            default="false"
77 77
            id="eu.etaxonomy.taxeditor.editor.view.dataimport.GbifImportEditor"
78
            name="Gbif Import Editor">
78
            name="%editor.name.7">
79 79
      </editor>
80 80
         <editor
81 81
            class="eu.etaxonomy.taxeditor.editor.view.checklist.ChecklistEditor"
82 82
            icon="icons/address-book-new.png"
83 83
            id="eu.etaxonomy.taxeditor.editor.view.checklist.ChecklistEditor"
84
            name="Checklist Editor">
84
            name="%editor.name.8">
85 85
      </editor>
86 86
   </extension>
87 87
      <extension
......
136 136
               allowMultiple="true"
137 137
               class="eu.etaxonomy.taxeditor.editor.view.dataimport.SpecimenImportView"
138 138
               id="eu.etaxonomy.taxeditor.editor.view.dataimport.SpecimenImportView"
139
               name="Specimen Import">
139
               name="%view.name.4">
140 140
         </view>
141 141
         <view
142 142
               allowMultiple="true"
143 143
               class="eu.etaxonomy.taxeditor.editor.view.dataimport.GbifResponseImportView"
144 144
               id="eu.etaxonomy.taxeditor.editor.view.dataimport.GbifResponseImportView"
145
               name="GBIF Specimen Import">
145
               name="%view.name.5">
146 146
         </view>
147 147
      </extension>
148 148
   <extension
......
158 158
            locationURI="menu:eu.etaxonomy.navigation.menu.new?after=eu.etaxonomy.navigation.menu.new.separator1">
159 159
         <command
160 160
               commandId="eu.etaxonomy.taxeditor.editor.command.new.name"
161
               label="Name"
161
               label="%command.label.46"
162 162
               style="push">
163 163
         </command>
164 164
         <command
165 165
               commandId="eu.etaxonomy.taxeditor.editor.command.new.reference"
166
               label="Reference"
166
               label="%command.label.47"
167 167
               style="push">
168 168
         </command>
169 169
         <command
......
191 191
         </separator>
192 192
         <command
193 193
               commandId="eu.etaxonomy.taxeditor.editor.command.new.datasource"
194
               label="Datasource"
194
               label="%command.label.48"
195 195
               style="push">
196 196
         </command>
197 197
      </menuContribution>
......
292 292
            </separator>
293 293
           <command
294 294
                  commandId="eu.etaxonomy.taxeditor.editor.name.createMisapplication"
295
                  label="Misapplication"
295
                  label="%command.label.49"
296 296
                  style="push">
297 297
               <visibleWhen>
298 298
                  <or>
......
724 724
         </command>
725 725
         <command
726 726
               commandId="taxeditor-editor.useExistingImage"
727
               label="Use Existing Image"
727
               label="%command.label.50"
728 728
               style="push">
729 729
            <visibleWhen
730 730
                  checkEnabled="false">
......
934 934
            categoryId="eu.etaxonomy.taxeditor.editor.taxon.name.command.category"
935 935
            defaultHandler="eu.etaxonomy.taxeditor.editor.name.handler.CreateMisapplicationHandler"
936 936
            id="eu.etaxonomy.taxeditor.editor.name.createMisapplication"
937
            name="Create Misapplication">
937
            name="%command.name.36">
938 938
      </command>
939 939
      <!--command
940 940
            defaultHandler="eu.etaxonomy.taxeditor.editor.handler.MoveTaxonHandler"
......
1065 1065
            categoryId="eu.etaxonomy.taxeditor.editor.media.category"
1066 1066
            defaultHandler="eu.etaxonomy.taxeditor.editor.view.media.handler.AddExistingMediaHandler"
1067 1067
            id="taxeditor-editor.useExistingImage"
1068
            name="Use Existing Image">
1068
            name="%command.name.37">
1069 1069
      </command>
1070 1070
      <command
1071 1071
            categoryId="eu.etaxonomy.taxeditor.editor.media.category"
......
1169 1169
       <command
1170 1170
             defaultHandler="eu.etaxonomy.taxeditor.editor.handler.OpenChecklistEditorHandler"
1171 1171
             id="eu.etaxonomy.taxeditor.editor.handler.OpenChecklistViewHandler"
1172
             name="Open Checklist Editor">
1172
             name="%command.name.38">
1173 1173
       </command>
1174 1174
      <command
1175 1175
            categoryId="eu.etaxonomy.taxeditor.editor.new.category"
1176 1176
            defaultHandler="eu.etaxonomy.taxeditor.view.datasource.handler.CreateDataSourceHandler"
1177 1177
            id="eu.etaxonomy.taxeditor.editor.command.new.datasource"
1178
            name="New Datasource">
1178
            name="%command.name.39">
1179 1179
      </command>
1180 1180
   </extension>
1181 1181
   <extension
......
1354 1354
            category="eu.etaxonomy.taxeditor.import.category.cdm"
1355 1355
            class="eu.etaxonomy.taxeditor.editor.view.dataimport.SpecimenSearchWizard"
1356 1356
            id="eu.etaxonomy.taxeditor.editor.view.dataimport.SpecimenSearchWizard"
1357
            name="Specimen Search/Import">
1357
            name="%wizard.name">
1358 1358
         <description>
1359
            Queries data provider for specimens with specified parameters.
1360
Note: Query results are currently limited to 100.
1359
            %wizard.description
1361 1360
         </description>
1362 1361
      </wizard>
1363 1362
   </extension>

Also available in: Unified diff