Project

General

Profile

« Previous | Next » 

Revision 925bbb39

Added by Andreas Müller over 5 years ago

ref #7063 change label for distribution area selection button

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/preference/ChecklistEditorGeneralPreference.java
88 88
            final CommandHandlerButton button_openFeatureTree = new CommandHandlerButton(child, SWT.PUSH,
89 89
                    "eu.etaxonomy.taxeditor.store.open.OpenDistributionEditorWizardHandler");
90 90

  
91
            button_openFeatureTree.setText("Open Distribution Selection Wizard");
91
            button_openFeatureTree.setText("Select Areas");
92 92

  
93 93
            final CLabel description = new CLabel(child, SWT.NULL);
94 94
            description.setText(Messages.ChecklistEditorGeneralPreference_Configure_display_of_Areas);

Also available in: Unified diff