Project

General

Profile

« Previous | Next » 

Revision 95b421bd

Added by Katja Luther about 6 years ago

remove copy paste error

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/preference/SpecimenOrObservationPreferences.java
80 80
                    "Show taxon associations of a specimen in the details view",
81 81
                    getFieldEditorParent()));
82 82
            addField(new BooleanFieldEditor(IPreferenceKeys.SHOW_LIFE_FORM,
83
                    "Show taxon associations of a specimen in the details view",
83
                    "Show life form of a specimen in the details view",
84 84
                    getFieldEditorParent()));
85 85
            Label label = new Label(getFieldEditorParent(), SWT.NONE);
86 86

  

Also available in: Unified diff