Merge branch 'release/5.32.0'
[taxeditor.git] / eu.etaxonomy.taxeditor.store / src / main / java / eu / etaxonomy / taxeditor / l10n / Messages.java
index dad22738f094c66d87cf232c9f7a00327d239ebb..f3e4d393a130c6ea0735dca028e99d79656c015b 100644 (file)
@@ -566,7 +566,7 @@ public class Messages extends NLS {
     public static String TaxonNodeWizardPage_REUSE_EXISTING_TAXON;
     public static String TaxonNodeWizardPage_REUSE_EXISTING_NAME;
     public static String TaxonNodeWizardPage_SECUNDUM_REFERENCE;
-    public static String TaxonNodeWizardPage_STATUS_NOTES;
+    public static String TaxonNodeWizardPage_PLACEMENT_NOTES;
     public static String TaxonNodeWizardPage_CLASSIFICATION;
     public static String TaxonNodeWizardPage_TAXON_NODE;
     public static String TaxonNodeWizardPage_TAXON_INFORMATION;
@@ -640,6 +640,9 @@ public class Messages extends NLS {
     public static String ToggleableText_ToolTip_closed;
     public static String ToggleableText_ToolTip_open;
 
+    public static String TextWithAddNull_ToolTip_null;
+    public static String TextWithAddNull_ToolTip_NotNull;
+
     public static String PublishFlagPreference_description_not_allowed;
 
     public static String ChecklistEditorGeneralPreference_0;