Project

General

Profile

« Previous | Next » 

Revision d1dfc43d

Added by Patrick Plitzner almost 8 years ago

i18n

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/section/classification/TaxonNodeAgentRelationCollectionSection.java
36 36
     */
37 37
    public TaxonNodeAgentRelationCollectionSection (CdmFormFactory formFactory, ConversationHolder conversation,
38 38
            ICdmFormElement parentElement, int style) {
39
        super(formFactory, conversation, parentElement,  "TaxonNode Agent Relation", style);
39
        super(formFactory, conversation, parentElement,  "Taxon node agent relation", style);
40 40

  
41 41
    }
42 42

  

Also available in: Unified diff