ref #7981: externalization of strings
authorKatja Luther <k.luther@bgbm.org>
Mon, 16 Dec 2019 10:39:57 +0000 (11:39 +0100)
committerKatja Luther <k.luther@bgbm.org>
Mon, 16 Dec 2019 10:39:57 +0000 (11:39 +0100)
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/l10n/Messages.java
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/l10n/messages.properties
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/l10n/messages_de.properties

index e3987b4d3cc512424945b0a724da2a46ca83aa6b..f0e8d4ed4915d2cbc434f404c68c85b0553aef85 100644 (file)
@@ -725,7 +725,8 @@ public class Messages extends NLS {
     public static String AggregationWizardPage_SUBTREE;
     public static String AggregationWizardPage_SINGLE_TAXON;
     public static String SetAggregationConfiguration_Title;
-
+    public static String StructuredDescriptionAggregationWizardPage_SELECT_SUBTREE;
+    public static String StructuredDescriptionAggregationWizardPage_TOOLTIP_SELECT_SUBTREE;
 
 
 
index c4f399763c9680449543b34a5a57d8a50c317ff5..61537fbc70bfb8c2b9b339c6b83e41cac55edb16 100644 (file)
@@ -557,4 +557,6 @@ DistributionAggregationWizardPage_TOOLTIP_SOURCEMODE_CHILD_PARENT=Defines the so
 DistributionAggregationWizardPage_TOOLTIP_SOURCEMODE_WITHIN_TAXON=Defines the source mode if aggragation within taxon is selected.
 AggregationWizardPage_SUBTREE=Aggregation for selected subtree(s) 
 AggregationWizardPage_SINGLE_TAXON=Aggregation only for
-SetAggregationConfiguration_Title=Aggregation configuration;
\ No newline at end of file
+SetAggregationConfiguration_Title=Aggregation configuration;
+StructuredDescriptionAggregationWizardPage_SELECT_SUBTREE=Select subtree(s) for aggregation
+StructuredDescriptionAggregationWizardPage_TOOLTIP_SELECT_SUBTREE=If not all subtrees included in the descriptive data set should be aggregated, select the subtrees for the aggregation
\ No newline at end of file
index 5215acb21d610cf85de9af18e10868df31fbe46a..b74e920abf93f500cca1cce2d896b0f20e258da9 100644 (file)
@@ -557,4 +557,6 @@ DistributionAggregationWizardPage_TOOLTIP_SOURCEMODE_CHILD_PARENT=Defines the so
 DistributionAggregationWizardPage_TOOLTIP_SOURCEMODE_WITHIN_TAXON=Defines the source mode if aggragation within taxon is selected.
 AggregationWizardPage_SUBTREE=Aggregation for selected subtree(s) 
 AggregationWizardPage_SINGLE_TAXON=Aggregation only for 
-SetAggregationConfiguration_Title=Aggregationskonfiguration
\ No newline at end of file
+SetAggregationConfiguration_Title=Aggregationskonfiguration
+StructuredDescriptionAggregationWizardPage_SELECT_SUBTREE=Select subtree(s) for aggregation
+StructuredDescriptionAggregationWizardPage_TOOLTIP_SELECT_SUBTREE=If not all subtrees included in the descriptive data set should be aggregated, select the subtrees for the aggregation
\ No newline at end of file