Project

General

Profile

« Previous | Next » 

Revision 98b5d616

Added by Patrick Plitzner about 9 years ago

  • changed button text

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/dialog/deleteConfigurator/DeleteTaxonConfiguratorComposite.java
55 55
        setBackground(getBackground());
56 56

  
57 57
        btnDeleteTaxonName = new Button(this, SWT.CHECK);
58
        btnDeleteTaxonName.setText("Delete taxon name");
58
        btnDeleteTaxonName.setText("Delete taxon name if possible");
59 59
        m_bindingContext = initDataBindings();
60 60

  
61 61
    }

Also available in: Unified diff