Project

General

Profile

« Previous | Next » 

Revision ed46b81a

Added by Patrick Plitzner about 6 years ago

fix #7329 Unify naming for both specimen editors (bulk and hierarchy)

View differences:

eu.etaxonomy.taxeditor.bulkeditor/src/main/java/eu/etaxonomy/taxeditor/bulkeditor/preference/BulkEditorGeneralPreferencePage.java
24 24
    @Override
25 25
    protected void createFieldEditors() {
26 26
        addField(new BooleanFieldEditor(IPreferenceKeys.BULK_EDITOR_OCCURRENCE_SHOW_FIELD_UNITS,
27
                "Show Field Units in Bulk Editor.",
27
                "Show Field Units in Specimen Editor (list).",
28 28
                getFieldEditorParent()));
29 29
    }
30 30

  

Also available in: Unified diff