Project

General

Profile

« Previous | Next » 

Revision 6e43b539

Added by Katja Luther almost 6 years ago

adapt label of new button of collection selection dialog

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/dialog/selection/CollectionSelectionDialog.java
85 85
	/** {@inheritDoc} */
86 86
	@Override
87 87
	protected String[] getNewWizardText() {
88
        return new String[]{ "Collection "};
88
        return new String[]{ "New Collection"};
89 89
	}
90 90

  
91 91
	/* (non-Javadoc)

Also available in: Unified diff