Merge branch 'release/5.28.0'
[taxeditor.git] / eu.etaxonomy.taxeditor.store / src / main / java / eu / etaxonomy / taxeditor / l10n / Messages.java
index 5d41d7e708edc1dbfd8110acf847cf499fd70a66..dad22738f094c66d87cf232c9f7a00327d239ebb 100644 (file)
@@ -711,6 +711,8 @@ public class Messages extends NLS {
     public static String StructuredDescriptionAggregationWizardPage_SELECT_ALL_SUBTREES;
 //    public static String StructuredDescriptionAggregationWizardPage_TOOLTIP_SELECT_ALL_SUBTREES;
     public static String StructuredDescriptionAggregationWizardPage_SELECT_SELECTED_TAXA_ONLY;
+    public static String StructuredDescriptionAggregationWizardPage_SOURCEMODE_CHILD_PARENT;
+    public static String StructuredDescriptionAggregationWizardPage_SOURCEMODE_WITHIN_TAXON;
 
     public static String CommonNameLanguages_Title;