Project

General

Profile

« Previous | Next » 

Revision 084b31e9

Added by Andreas Müller almost 3 years ago

ref #9617 change label for ICNP in taxeditor

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/model/NomenclaturalCodeHelper.java
50 50

  
51 51
	public static String getDescription(NomenclaturalCode code) {
52 52
		if (code.equals(NomenclaturalCode.ICNP)) {
53
			return "International Code of Nomenclature of Bacteria (ICNP)";
53
			return "International Code of Nomenclature of Prokaryotes (ICNP)";
54 54
		}
55 55
		if (code.equals(NomenclaturalCode.ICNAFP )) {
56 56
			return "International Code of Botanical Nomenclature (ICNAFP )";

Also available in: Unified diff