- externalized plugin.xml
authorPatric Plitzner <p.plitzner@bgbm.org>
Mon, 15 Sep 2014 07:54:22 +0000 (07:54 +0000)
committerPatric Plitzner <p.plitzner@bgbm.org>
Mon, 15 Sep 2014 07:54:22 +0000 (07:54 +0000)
15 files changed:
.gitattributes
eu.etaxonomy.taxeditor.bulkeditor/OSGI-INF/l10n/bundle.properties [new file with mode: 0644]
eu.etaxonomy.taxeditor.bulkeditor/OSGI-INF/l10n/bundle_de.properties [new file with mode: 0644]
eu.etaxonomy.taxeditor.bulkeditor/OSGI-INF/l10n/bundle_en.properties [new file with mode: 0644]
eu.etaxonomy.taxeditor.bulkeditor/build.properties
eu.etaxonomy.taxeditor.bulkeditor/plugin.xml
eu.etaxonomy.taxeditor.editor/OSGI-INF/l10n/plugin.properties
eu.etaxonomy.taxeditor.editor/OSGI-INF/l10n/plugin_de.properties
eu.etaxonomy.taxeditor.editor/OSGI-INF/l10n/plugin_en.properties
eu.etaxonomy.taxeditor.editor/plugin.xml
eu.etaxonomy.taxeditor.store/OSGI-INF/l10n/bundle.properties
eu.etaxonomy.taxeditor.store/OSGI-INF/l10n/bundle_de.properties
eu.etaxonomy.taxeditor.store/OSGI-INF/l10n/bundle_en.properties
eu.etaxonomy.taxeditor.store/build.properties
eu.etaxonomy.taxeditor.store/plugin.xml

index b01fe4098f9499247d0213ec10653d4d62d61424..6462968f3680dace632aadebcdcd6d68082d64c5 100644 (file)
@@ -44,6 +44,9 @@ eu.etaxonomy.taxeditor.application/src/main/resources/log4j.properties -text
 eu.etaxonomy.taxeditor.bulkeditor/.classpath -text
 eu.etaxonomy.taxeditor.bulkeditor/.project -text
 eu.etaxonomy.taxeditor.bulkeditor/META-INF/MANIFEST.MF -text
 eu.etaxonomy.taxeditor.bulkeditor/.classpath -text
 eu.etaxonomy.taxeditor.bulkeditor/.project -text
 eu.etaxonomy.taxeditor.bulkeditor/META-INF/MANIFEST.MF -text
+eu.etaxonomy.taxeditor.bulkeditor/OSGI-INF/l10n/bundle.properties -text
+eu.etaxonomy.taxeditor.bulkeditor/OSGI-INF/l10n/bundle_de.properties -text
+eu.etaxonomy.taxeditor.bulkeditor/OSGI-INF/l10n/bundle_en.properties -text
 eu.etaxonomy.taxeditor.bulkeditor/build.properties -text
 eu.etaxonomy.taxeditor.bulkeditor/icons/merge_candidate.gif -text
 eu.etaxonomy.taxeditor.bulkeditor/icons/merge_target.gif -text
 eu.etaxonomy.taxeditor.bulkeditor/build.properties -text
 eu.etaxonomy.taxeditor.bulkeditor/icons/merge_candidate.gif -text
 eu.etaxonomy.taxeditor.bulkeditor/icons/merge_target.gif -text
diff --git a/eu.etaxonomy.taxeditor.bulkeditor/OSGI-INF/l10n/bundle.properties b/eu.etaxonomy.taxeditor.bulkeditor/OSGI-INF/l10n/bundle.properties
new file mode 100644 (file)
index 0000000..700df72
--- /dev/null
@@ -0,0 +1,11 @@
+#Properties file for eu.etaxonomy.taxeditor.bulkeditor
+editor.name = Bulk Editor
+editor.name.0 = Name Editor
+editor.name.1 = Data Import Editor
+menu.label = Bulk Editor
+menu.label.0 = Search Specimen
+menu.label.1 = New
+menu.label.2 = Set Marker Type
+view.name = Referencing Objects
+page.name = Marker Types
+page.name.0 = Bulk Editor
\ No newline at end of file
diff --git a/eu.etaxonomy.taxeditor.bulkeditor/OSGI-INF/l10n/bundle_de.properties b/eu.etaxonomy.taxeditor.bulkeditor/OSGI-INF/l10n/bundle_de.properties
new file mode 100644 (file)
index 0000000..04c109f
--- /dev/null
@@ -0,0 +1,11 @@
+#Properties file for eu.etaxonomy.taxeditor.bulkeditor
+editor.name = Bulk Editor
+editor.name.0 = Namen Editor
+editor.name.1 = Daten-Import Editor
+menu.label = Bulk Editor
+menu.label.0 = Suche Specimen
+menu.label.1 = Neu
+menu.label.2 = W\u00e4hle Markertyp
+view.name = Referenzierende Objekte
+page.name = Markertyp
+page.name.0 = Bulk Editor
\ No newline at end of file
diff --git a/eu.etaxonomy.taxeditor.bulkeditor/OSGI-INF/l10n/bundle_en.properties b/eu.etaxonomy.taxeditor.bulkeditor/OSGI-INF/l10n/bundle_en.properties
new file mode 100644 (file)
index 0000000..700df72
--- /dev/null
@@ -0,0 +1,11 @@
+#Properties file for eu.etaxonomy.taxeditor.bulkeditor
+editor.name = Bulk Editor
+editor.name.0 = Name Editor
+editor.name.1 = Data Import Editor
+menu.label = Bulk Editor
+menu.label.0 = Search Specimen
+menu.label.1 = New
+menu.label.2 = Set Marker Type
+view.name = Referencing Objects
+page.name = Marker Types
+page.name.0 = Bulk Editor
\ No newline at end of file
index a78e9b43982761539c4a02f7e1b75d9981143088..31e123d6baacda0b752e105768618b1d740dbcae 100644 (file)
@@ -4,4 +4,5 @@ bin.includes = META-INF/,\
                .,\\r
                icons/,\\r
                plugin.xml,\\r
                .,\\r
                icons/,\\r
                plugin.xml,\\r
-               p2.inf\r
+               p2.inf,\\r
+               OSGI-INF/l10n/bundle.properties\r
index dabd669293c1d44e2312e96b98cf46b2faf24718..bfc5ed5f163ca32edfe835a1b6157ebf019accc4 100644 (file)
             class="eu.etaxonomy.taxeditor.bulkeditor.BulkEditor"\r
             default="false"\r
             id="bulkeditor.editor"\r
             class="eu.etaxonomy.taxeditor.bulkeditor.BulkEditor"\r
             default="false"\r
             id="bulkeditor.editor"\r
-            name="Bulk Editor">\r
+            name="%editor.name">\r
       </editor>\r
       <editor\r
             class="eu.etaxonomy.taxeditor.nameditor.TaxonNameEditor"\r
             default="false"\r
             id="nameeditor.editor"\r
       </editor>\r
       <editor\r
             class="eu.etaxonomy.taxeditor.nameditor.TaxonNameEditor"\r
             default="false"\r
             id="nameeditor.editor"\r
-            name="Name Editor">\r
+            name="%editor.name.0">\r
       </editor>\r
       <editor\r
             class="eu.etaxonomy.taxeditor.dataimport.DataImportEditor"\r
             default="false"\r
             id="eu.etaxonomy.taxeditor.dataimport.DataImportEditor"\r
       </editor>\r
       <editor\r
             class="eu.etaxonomy.taxeditor.dataimport.DataImportEditor"\r
             default="false"\r
             id="eu.etaxonomy.taxeditor.dataimport.DataImportEditor"\r
-            name="Data Import Editor">\r
+            name="%editor.name.1">\r
       </editor>\r
    </extension>\r
    <extension\r
       </editor>\r
    </extension>\r
    <extension\r
             locationURI="menu:org.eclipse.ui.main.menu.window?before=eu.etaxonomy.taxeditor.application.windowMenu.last">\r
          <menu\r
                id="bulkeditor.menus.openmenu"\r
             locationURI="menu:org.eclipse.ui.main.menu.window?before=eu.etaxonomy.taxeditor.application.windowMenu.last">\r
          <menu\r
                id="bulkeditor.menus.openmenu"\r
-               label="Bulk Editor">\r
+               label="%menu.label">\r
          </menu>\r
          <menu\r
          </menu>\r
          <menu\r
-               label="Search Specimen">\r
+               label="%menu.label.0">\r
          </menu>\r
       </menuContribution>\r
       <menuContribution\r
          </menu>\r
       </menuContribution>\r
       <menuContribution\r
@@ -65,7 +65,7 @@
       <menuContribution\r
             locationURI="popup:#BulkEditorContext">\r
          <menu\r
       <menuContribution\r
             locationURI="popup:#BulkEditorContext">\r
          <menu\r
-               label="New">\r
+               label="%menu.label.1">\r
             <dynamic\r
                   class="eu.etaxonomy.taxeditor.bulkeditor.command.DynamicNewObjectMenu"\r
                   id="eu.etaxonomy.taxeditor.bulkeditor.dynamicNewMenu">\r
             <dynamic\r
                   class="eu.etaxonomy.taxeditor.bulkeditor.command.DynamicNewObjectMenu"\r
                   id="eu.etaxonomy.taxeditor.bulkeditor.dynamicNewMenu">\r
                visible="true">\r
          </separator>\r
          <menu\r
                visible="true">\r
          </separator>\r
          <menu\r
-               label="Set Marker Type">\r
+               label="%menu.label.2">\r
             <dynamic\r
                   class="eu.etaxonomy.taxeditor.bulkeditor.command.DynamicMarkerTypeEditingMenu"\r
                   id="eu.etaxonomy.taxeditor.bulkeditor.dynamicMarkerTypeEditingMenu">\r
             <dynamic\r
                   class="eu.etaxonomy.taxeditor.bulkeditor.command.DynamicMarkerTypeEditingMenu"\r
                   id="eu.etaxonomy.taxeditor.bulkeditor.dynamicMarkerTypeEditingMenu">\r
       <view\r
             class="eu.etaxonomy.taxeditor.bulkeditor.referencingobjects.ReferencingObjectsView"\r
             id="eu.etaxonomy.taxeditor.bulkeditor.view.referencingobjects"\r
       <view\r
             class="eu.etaxonomy.taxeditor.bulkeditor.referencingobjects.ReferencingObjectsView"\r
             id="eu.etaxonomy.taxeditor.bulkeditor.view.referencingobjects"\r
-            name="Referencing Objects"\r
+            name="%view.name"\r
             restorable="false">\r
       </view>\r
    </extension>   \r
             restorable="false">\r
       </view>\r
    </extension>   \r
             category="eu.etaxonomy.taxeditor.preferences.bulkeditor.general"\r
             class="eu.etaxonomy.taxeditor.bulkeditor.preference.BulkEditorMarkerPreferencePage"\r
             id="eu.etaxonomy.taxeditor.preferences.bulkeditor.markerTypes"\r
             category="eu.etaxonomy.taxeditor.preferences.bulkeditor.general"\r
             class="eu.etaxonomy.taxeditor.bulkeditor.preference.BulkEditorMarkerPreferencePage"\r
             id="eu.etaxonomy.taxeditor.preferences.bulkeditor.markerTypes"\r
-            name="Marker Types">\r
+            name="%page.name">\r
       </page>\r
       <page\r
             category="eu.etaxonomy.taxeditor.preferences.general"\r
             class="eu.etaxonomy.taxeditor.bulkeditor.preference.BulkEditorGeneralPreferencePage"\r
             id="eu.etaxonomy.taxeditor.preferences.bulkeditor.general"\r
       </page>\r
       <page\r
             category="eu.etaxonomy.taxeditor.preferences.general"\r
             class="eu.etaxonomy.taxeditor.bulkeditor.preference.BulkEditorGeneralPreferencePage"\r
             id="eu.etaxonomy.taxeditor.preferences.bulkeditor.general"\r
-            name="Bulk Editor">\r
+            name="%page.name.0">\r
       </page>\r
    </extension>\r
    <extension\r
       </page>\r
    </extension>\r
    <extension\r
index 3f16773277bb5406a6c853e46ee89c64951d63d4..8224ccffde6806160e0f5a86c61e245d315edb53 100644 (file)
@@ -113,4 +113,20 @@ category.name.7 = -- Group
 command.name.34 = Edit CDM Authorities\r
 command.name.35 = Open Derivate View\r
 scheme.description = The default key binding scheme for the Taxonomic Editor\r
 command.name.34 = Edit CDM Authorities\r
 command.name.35 = Open Derivate View\r
 scheme.description = The default key binding scheme for the Taxonomic Editor\r
-scheme.name = Taxonomic Editor Default Key Bindings
\ No newline at end of file
+scheme.name = Taxonomic Editor Default Key Bindings\r
+editor.name.6 = Specimen Import Editor\r
+editor.name.7 = Gbif Import Editor\r
+editor.name.8 = Checklist Editor\r
+view.name.4 = Specimen Import\r
+view.name.5 = GBIF Specimen Import\r
+command.label.46 = Name\r
+command.label.47 = Reference\r
+command.label.48 = Datasource\r
+command.label.49 = Misapplication\r
+command.label.50 = Use Existing Image\r
+command.name.36 = Create Misapplication\r
+command.name.37 = Use Existing Image\r
+command.name.38 = Open Checklist Editor\r
+command.name.39 = New Datasource\r
+wizard.name = Specimen Search/Import\r
+wizard.description = Queries data provider for specimens with specified parameters.\nNote: Query results are currently limited to 100.
\ No newline at end of file
index 09784a89392ea2a80660475b4f2415ada22f9c71..cde90f57ab9ac3d73bd60eca09090805549d1a99 100644 (file)
@@ -114,3 +114,18 @@ command.name.34 = Bearbeite CDM Rechte
 command.name.35 = \u00d6ffne Derivate Ansicht
 scheme.description = Die Standard Tastenbindungsschema f\u00fcr den Taxonomischen Editor
 scheme.name = Taxonomic Editor Standard Tastenbindung
 command.name.35 = \u00d6ffne Derivate Ansicht
 scheme.description = Die Standard Tastenbindungsschema f\u00fcr den Taxonomischen Editor
 scheme.name = Taxonomic Editor Standard Tastenbindung
+editor.name.7 = Gbif Import Editor
+editor.name.8 = Checklist Editor
+view.name.4 = Specimen Import
+view.name.5 = GBIF Specimen Import
+command.label.46 = Name
+command.label.47 = Referenz
+command.label.48 = Datenquelle
+command.label.49 = Misapplication
+command.label.50 = Benutze vorhandenes Bild
+command.name.36 = Erstelle Misapplication
+command.name.37 = Benutze vorhandenes Bild
+command.name.38 = \u00d6ffne Checklist Editor
+command.name.39 = Neue Datenquelle
+wizard.name = Specimen Suche/Import
+wizard.description = Sendet eine Anfrage mit den eingegebenen Parametern an den Datenprovider.\nHinweis: Die Anzahl der Anfrageergebnisse sind auf 100 begrenzt.
\ No newline at end of file
index 3f16773277bb5406a6c853e46ee89c64951d63d4..552f93a522181099bd0d2c04f36ee6471a3e4bd3 100644 (file)
@@ -113,4 +113,19 @@ category.name.7 = -- Group
 command.name.34 = Edit CDM Authorities\r
 command.name.35 = Open Derivate View\r
 scheme.description = The default key binding scheme for the Taxonomic Editor\r
 command.name.34 = Edit CDM Authorities\r
 command.name.35 = Open Derivate View\r
 scheme.description = The default key binding scheme for the Taxonomic Editor\r
-scheme.name = Taxonomic Editor Default Key Bindings
\ No newline at end of file
+scheme.name = Taxonomic Editor Default Key Bindingseditor.name.6 = Specimen Import Editor\r
+editor.name.7 = Gbif Import Editor\r
+editor.name.8 = Checklist Editor\r
+view.name.4 = Specimen Import\r
+view.name.5 = GBIF Specimen Import\r
+command.label.46 = Name\r
+command.label.47 = Reference\r
+command.label.48 = Datasource\r
+command.label.49 = Misapplication\r
+command.label.50 = Use Existing Image\r
+command.name.36 = Create Misapplication\r
+command.name.37 = Use Existing Image\r
+command.name.38 = Open Checklist Editor\r
+command.name.39 = New Datasource\r
+wizard.name = Specimen Search/Import\r
+wizard.description = Queries data provider for specimens with specified parameters.\nNote: Query results are currently limited to 100.
\ No newline at end of file
index 378771f924454cd77f975bf0257c2e0b80e5a4bb..2a87bfa75c18754d6231e1c0b44aff4fb7e3d03b 100644 (file)
             class="eu.etaxonomy.taxeditor.editor.view.dataimport.SpecimenImportEditor"
             default="false"
             id="eu.etaxonomy.taxeditor.editor.view.dataimport.SpecimenImportEditor"
             class="eu.etaxonomy.taxeditor.editor.view.dataimport.SpecimenImportEditor"
             default="false"
             id="eu.etaxonomy.taxeditor.editor.view.dataimport.SpecimenImportEditor"
-            name="Specimen Import Editor">
+            name="%editor.name.6">
       </editor>
       <editor
             class="eu.etaxonomy.taxeditor.editor.view.dataimport.GbifImportEditor"
             default="false"
             id="eu.etaxonomy.taxeditor.editor.view.dataimport.GbifImportEditor"
       </editor>
       <editor
             class="eu.etaxonomy.taxeditor.editor.view.dataimport.GbifImportEditor"
             default="false"
             id="eu.etaxonomy.taxeditor.editor.view.dataimport.GbifImportEditor"
-            name="Gbif Import Editor">
+            name="%editor.name.7">
       </editor>
          <editor
             class="eu.etaxonomy.taxeditor.editor.view.checklist.ChecklistEditor"
             icon="icons/address-book-new.png"
             id="eu.etaxonomy.taxeditor.editor.view.checklist.ChecklistEditor"
       </editor>
          <editor
             class="eu.etaxonomy.taxeditor.editor.view.checklist.ChecklistEditor"
             icon="icons/address-book-new.png"
             id="eu.etaxonomy.taxeditor.editor.view.checklist.ChecklistEditor"
-            name="Checklist Editor">
+            name="%editor.name.8">
       </editor>
    </extension>
       <extension
       </editor>
    </extension>
       <extension
                allowMultiple="true"
                class="eu.etaxonomy.taxeditor.editor.view.dataimport.SpecimenImportView"
                id="eu.etaxonomy.taxeditor.editor.view.dataimport.SpecimenImportView"
                allowMultiple="true"
                class="eu.etaxonomy.taxeditor.editor.view.dataimport.SpecimenImportView"
                id="eu.etaxonomy.taxeditor.editor.view.dataimport.SpecimenImportView"
-               name="Specimen Import">
+               name="%view.name.4">
          </view>
          <view
                allowMultiple="true"
                class="eu.etaxonomy.taxeditor.editor.view.dataimport.GbifResponseImportView"
                id="eu.etaxonomy.taxeditor.editor.view.dataimport.GbifResponseImportView"
          </view>
          <view
                allowMultiple="true"
                class="eu.etaxonomy.taxeditor.editor.view.dataimport.GbifResponseImportView"
                id="eu.etaxonomy.taxeditor.editor.view.dataimport.GbifResponseImportView"
-               name="GBIF Specimen Import">
+               name="%view.name.5">
          </view>
       </extension>
    <extension
          </view>
       </extension>
    <extension
             locationURI="menu:eu.etaxonomy.navigation.menu.new?after=eu.etaxonomy.navigation.menu.new.separator1">
          <command
                commandId="eu.etaxonomy.taxeditor.editor.command.new.name"
             locationURI="menu:eu.etaxonomy.navigation.menu.new?after=eu.etaxonomy.navigation.menu.new.separator1">
          <command
                commandId="eu.etaxonomy.taxeditor.editor.command.new.name"
-               label="Name"
+               label="%command.label.46"
                style="push">
          </command>
          <command
                commandId="eu.etaxonomy.taxeditor.editor.command.new.reference"
                style="push">
          </command>
          <command
                commandId="eu.etaxonomy.taxeditor.editor.command.new.reference"
-               label="Reference"
+               label="%command.label.47"
                style="push">
          </command>
          <command
                style="push">
          </command>
          <command
          </separator>
          <command
                commandId="eu.etaxonomy.taxeditor.editor.command.new.datasource"
          </separator>
          <command
                commandId="eu.etaxonomy.taxeditor.editor.command.new.datasource"
-               label="Datasource"
+               label="%command.label.48"
                style="push">
          </command>
       </menuContribution>
                style="push">
          </command>
       </menuContribution>
             </separator>
            <command
                   commandId="eu.etaxonomy.taxeditor.editor.name.createMisapplication"
             </separator>
            <command
                   commandId="eu.etaxonomy.taxeditor.editor.name.createMisapplication"
-                  label="Misapplication"
+                  label="%command.label.49"
                   style="push">
                <visibleWhen>
                   <or>
                   style="push">
                <visibleWhen>
                   <or>
          </command>
          <command
                commandId="taxeditor-editor.useExistingImage"
          </command>
          <command
                commandId="taxeditor-editor.useExistingImage"
-               label="Use Existing Image"
+               label="%command.label.50"
                style="push">
             <visibleWhen
                   checkEnabled="false">
                style="push">
             <visibleWhen
                   checkEnabled="false">
             categoryId="eu.etaxonomy.taxeditor.editor.taxon.name.command.category"
             defaultHandler="eu.etaxonomy.taxeditor.editor.name.handler.CreateMisapplicationHandler"
             id="eu.etaxonomy.taxeditor.editor.name.createMisapplication"
             categoryId="eu.etaxonomy.taxeditor.editor.taxon.name.command.category"
             defaultHandler="eu.etaxonomy.taxeditor.editor.name.handler.CreateMisapplicationHandler"
             id="eu.etaxonomy.taxeditor.editor.name.createMisapplication"
-            name="Create Misapplication">
+            name="%command.name.36">
       </command>
       <!--command
             defaultHandler="eu.etaxonomy.taxeditor.editor.handler.MoveTaxonHandler"
       </command>
       <!--command
             defaultHandler="eu.etaxonomy.taxeditor.editor.handler.MoveTaxonHandler"
             categoryId="eu.etaxonomy.taxeditor.editor.media.category"
             defaultHandler="eu.etaxonomy.taxeditor.editor.view.media.handler.AddExistingMediaHandler"
             id="taxeditor-editor.useExistingImage"
             categoryId="eu.etaxonomy.taxeditor.editor.media.category"
             defaultHandler="eu.etaxonomy.taxeditor.editor.view.media.handler.AddExistingMediaHandler"
             id="taxeditor-editor.useExistingImage"
-            name="Use Existing Image">
+            name="%command.name.37">
       </command>
       <command
             categoryId="eu.etaxonomy.taxeditor.editor.media.category"
       </command>
       <command
             categoryId="eu.etaxonomy.taxeditor.editor.media.category"
        <command
              defaultHandler="eu.etaxonomy.taxeditor.editor.handler.OpenChecklistEditorHandler"
              id="eu.etaxonomy.taxeditor.editor.handler.OpenChecklistViewHandler"
        <command
              defaultHandler="eu.etaxonomy.taxeditor.editor.handler.OpenChecklistEditorHandler"
              id="eu.etaxonomy.taxeditor.editor.handler.OpenChecklistViewHandler"
-             name="Open Checklist Editor">
+             name="%command.name.38">
        </command>
       <command
             categoryId="eu.etaxonomy.taxeditor.editor.new.category"
             defaultHandler="eu.etaxonomy.taxeditor.view.datasource.handler.CreateDataSourceHandler"
             id="eu.etaxonomy.taxeditor.editor.command.new.datasource"
        </command>
       <command
             categoryId="eu.etaxonomy.taxeditor.editor.new.category"
             defaultHandler="eu.etaxonomy.taxeditor.view.datasource.handler.CreateDataSourceHandler"
             id="eu.etaxonomy.taxeditor.editor.command.new.datasource"
-            name="New Datasource">
+            name="%command.name.39">
       </command>
    </extension>
    <extension
       </command>
    </extension>
    <extension
             category="eu.etaxonomy.taxeditor.import.category.cdm"
             class="eu.etaxonomy.taxeditor.editor.view.dataimport.SpecimenSearchWizard"
             id="eu.etaxonomy.taxeditor.editor.view.dataimport.SpecimenSearchWizard"
             category="eu.etaxonomy.taxeditor.import.category.cdm"
             class="eu.etaxonomy.taxeditor.editor.view.dataimport.SpecimenSearchWizard"
             id="eu.etaxonomy.taxeditor.editor.view.dataimport.SpecimenSearchWizard"
-            name="Specimen Search/Import">
+            name="%wizard.name">
          <description>
          <description>
-            Queries data provider for specimens with specified parameters.
-Note: Query results are currently limited to 100.
+            %wizard.description
          </description>
       </wizard>
    </extension>
          </description>
       </wizard>
    </extension>
index 31f6759255de394650d4df78bed806daa2756d61..760c9e30a4d476ba6b3d69afd87ca973c92958a2 100644 (file)
@@ -123,4 +123,9 @@ fontDefinition.label.6 = Other font
 fontDefinition.description.1 = The font used by default in the search result list.\r
 colorDefinition.label.13 = Parse Error\r
 colorDefinition.label.14 = Disabled Name Editor Field\r
 fontDefinition.description.1 = The font used by default in the search result list.\r
 colorDefinition.label.13 = Parse Error\r
 colorDefinition.label.14 = Disabled Name Editor Field\r
-colorDefinition.label.15 = Editor On Error
\ No newline at end of file
+colorDefinition.label.15 = Editor On Error\r
+page.name.26 = Specimens and FieldUnits\r
+page.name.27 = Media\r
+page.name.28 = Checklist Editor\r
+page.name.29 = Editor Profile\r
+page.name.30 = Default Language
\ No newline at end of file
index 94c9770fd533c4b9a840606637e78fd645771403..2923d539fc6d78e2b3b8b050691864492c1a598c 100644 (file)
@@ -124,3 +124,8 @@ fontDefinition.description.1 = Die Schrift die normalerweise in den Suchergebnis
 colorDefinition.label.13 = Fehler beim Parsing
 colorDefinition.label.14 = Gesperrtes Namenseditierfeld
 colorDefinition.label.15 = Editor fehlerhaft
 colorDefinition.label.13 = Fehler beim Parsing
 colorDefinition.label.14 = Gesperrtes Namenseditierfeld
 colorDefinition.label.15 = Editor fehlerhaft
+page.name.26 = Specimens und FieldUnits
+page.name.27 = Media
+page.name.28 = Checklist Editor
+page.name.29 = Editor Profil
+page.name.30 = Standardsprache
\ No newline at end of file
index 31f6759255de394650d4df78bed806daa2756d61..760c9e30a4d476ba6b3d69afd87ca973c92958a2 100644 (file)
@@ -123,4 +123,9 @@ fontDefinition.label.6 = Other font
 fontDefinition.description.1 = The font used by default in the search result list.\r
 colorDefinition.label.13 = Parse Error\r
 colorDefinition.label.14 = Disabled Name Editor Field\r
 fontDefinition.description.1 = The font used by default in the search result list.\r
 colorDefinition.label.13 = Parse Error\r
 colorDefinition.label.14 = Disabled Name Editor Field\r
-colorDefinition.label.15 = Editor On Error
\ No newline at end of file
+colorDefinition.label.15 = Editor On Error\r
+page.name.26 = Specimens and FieldUnits\r
+page.name.27 = Media\r
+page.name.28 = Checklist Editor\r
+page.name.29 = Editor Profile\r
+page.name.30 = Default Language
\ No newline at end of file
index ba626c82943edd651b6f24f357be63cd2c3b7829..b7014aed164c2aa1da47c83c64b01597a776bc08 100644 (file)
@@ -7,5 +7,6 @@ bin.includes = META-INF/,\
                plugin.xml,\
                icons/,\
                p2.inf,\
                plugin.xml,\
                icons/,\
                p2.inf,\
-               OSGI-INF/
+               OSGI-INF/,\
+               OSGI-INF/l10n/bundle.properties
 
 
index cfd146f83bd6efd097f519872a49d6192a5e7d5b..18331fd65c4b45520fbb3c083dd4614bb8485acf 100644 (file)
             category="eu.etaxonomy.taxeditor.preferences.general"
             class="eu.etaxonomy.taxeditor.preference.SpecimenOrObservationPreferences"
             id="eu.etaxonomy.taxeditor.preference.SpecimenOrObservationPreferences"
             category="eu.etaxonomy.taxeditor.preferences.general"
             class="eu.etaxonomy.taxeditor.preference.SpecimenOrObservationPreferences"
             id="eu.etaxonomy.taxeditor.preference.SpecimenOrObservationPreferences"
-            name="Specimens and FieldUnits">
+            name="%page.name.26">
       </page>
       <page
             category="eu.etaxonomy.taxeditor.preferences.general"
             class="eu.etaxonomy.taxeditor.preference.MediaPreferences"
             id="eu.etaxonomy.taxeditor.preference.MediaPreferences"
       </page>
       <page
             category="eu.etaxonomy.taxeditor.preferences.general"
             class="eu.etaxonomy.taxeditor.preference.MediaPreferences"
             id="eu.etaxonomy.taxeditor.preference.MediaPreferences"
-            name="Media">
+            name="%page.name.27">
       </page>
       <page
             category="eu.etaxonomy.taxeditor.preferences.general"
             class="eu.etaxonomy.taxeditor.preference.ChecklistEditorGeneralPreference"
             id="eu.etaxonomy.taxeditor.preference.ChecklistEditorGeneralPreferencePage"
       </page>
       <page
             category="eu.etaxonomy.taxeditor.preferences.general"
             class="eu.etaxonomy.taxeditor.preference.ChecklistEditorGeneralPreference"
             id="eu.etaxonomy.taxeditor.preference.ChecklistEditorGeneralPreferencePage"
-            name="Checklist Editor">
+            name="%page.name.28">
       </page>
       <page
             category="eu.etaxonomy.taxeditor.preferences.general"
             class="eu.etaxonomy.taxeditor.preference.TemplatePreferencePage"
             id="eu.etaxonomy.taxeditor.preference.TemplatePreferencePage"
       </page>
       <page
             category="eu.etaxonomy.taxeditor.preferences.general"
             class="eu.etaxonomy.taxeditor.preference.TemplatePreferencePage"
             id="eu.etaxonomy.taxeditor.preference.TemplatePreferencePage"
-            name="Editor Profile">
+            name="%page.name.29">
       </page>
       <page
             category="eu.etaxonomy.taxeditor.preferences.general"
             class="eu.etaxonomy.taxeditor.preference.DefaultLanguageEditorPreferencePage"
             id="eu.etaxonomy.taxeditor.preference.defaultlanguagepditorpreferencePage"
       </page>
       <page
             category="eu.etaxonomy.taxeditor.preferences.general"
             class="eu.etaxonomy.taxeditor.preference.DefaultLanguageEditorPreferencePage"
             id="eu.etaxonomy.taxeditor.preference.defaultlanguagepditorpreferencePage"
-            name="Default Language">
+            name="%page.name.30">
       </page>
    </extension>
    <extension
       </page>
    </extension>
    <extension