From bf9d1425553864656104a2ecb51759ab381944b9 Mon Sep 17 00:00:00 2001 From: Patric Plitzner Date: Wed, 10 Dec 2014 09:01:59 +0000 Subject: [PATCH] - reverted comment --- .../java/eu/etaxonomy/taxeditor/preference/PreferencesUtil.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/preference/PreferencesUtil.java b/eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/preference/PreferencesUtil.java index 7493ff0b9..b48fde52d 100644 --- a/eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/preference/PreferencesUtil.java +++ b/eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/preference/PreferencesUtil.java @@ -426,7 +426,7 @@ public class PreferencesUtil implements IPreferenceKeys { "The following has been set as your preferred nomenclatural code:\n\n\t" + NomenclaturalCodeHelper .getDescription(code) - + "\n\nYou iour is not consistent throughout the application. For DescriptionElemts and also PolytomousKeyNode.Question and PolytomousKeyNode.Statement it shows only the languages where text is available whereas for PolytomousKeyNode.modyfingText it shows a strange list of about 10-20 (different for different nodes) most of them starting with can change the nomenclatural code at any time in the \"Preferences\" menu.");*/ + + "\n\nYou can change the nomenclatural code at any time in the \"Preferences\" menu.");*/ } } -- 2.34.1