Revision 6e43b539
Added by Katja Luther almost 5 years ago
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
adapt label of new button of collection selection dialog