minor
authorKatja Luther <k.luther@bgbm.org>
Fri, 5 Jun 2020 17:40:31 +0000 (19:40 +0200)
committerKatja Luther <k.luther@bgbm.org>
Fri, 5 Jun 2020 17:40:31 +0000 (19:40 +0200)
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/l10n/Messages.java

index 27d63b670c9906cfad31b41ffe1e8eefbf64ff84..2521b942bb1b70e094deb141342b3c72eb003f72 100644 (file)
@@ -679,7 +679,7 @@ public class Messages extends NLS {
     public static String TermOrder_Title;
     public static String TermOrder_natural;
 
-    public static String  ChecklistEditorGeneralPreference_Configure_area_order;
+    public static String ChecklistEditorGeneralPreference_Configure_area_order;
     public static String ChecklistEditorGeneralPreference_numberFormatExceptionLabel;
     public static String ChecklistEditorGeneralPreference_numberOfStatus;
     public static String ChecklistEditorGeneralPreference_tooltip_numberOfStatus;
@@ -736,7 +736,7 @@ public class Messages extends NLS {
     public static String StructuredDescriptionAggregationWizardPage_SELECT_SUBTREE;
     public static String StructuredDescriptionAggregationWizardPage_TOOLTIP_SELECT_SUBTREE;
     public static String StructuredDescriptionAggregationWizardPage_SELECT_ALL_SUBTREES;
-    public static String StructuredDescriptionAggregationWizardPage_TOOLTIP_SELECT_ALL_SUBTREES;
+//    public static String StructuredDescriptionAggregationWizardPage_TOOLTIP_SELECT_ALL_SUBTREES;
     public static String StructuredDescriptionAggregationWizardPage_SELECT_SELECTED_TAXA_ONLY;
 
     public static String CommonNameLanguages_Title;