ref #10096 allow notes for all taxon nodes and rename STATUS_NOTES to PLACEMENT_NOTES
[taxeditor.git] / eu.etaxonomy.taxeditor.store / src / main / java / eu / etaxonomy / taxeditor / l10n / Messages.java
index 08d546f12d18fdd127a50e285fcaded900fb8539..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;
@@ -639,7 +639,7 @@ 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;