Project

General

Profile

« Previous | Next » 

Revision e2137c8f

Added by Katja Luther almost 7 years ago

ref #6619: small changes in importFromFileAndChooseVocIdWizard

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/l10n/Messages.java
189 189
    public static String DatabasePreferencesPage_UseLocalPreferences;
190 190
    public static String DatabasePreferencesPage_Specimen_Or_Observation;
191 191

  
192
    public static String ImportFromFileAndChooseVocIdWizardPage_AreaVoc;
193

  
194
    public static String ImportFromFileAndChooseVocIdWizardOage_AreaVoc_toolTip;
195

  
192 196
    static {
193 197
        // initialize resource bundle
194 198
        NLS.initializeMessages(BUNDLE_NAME, Messages.class);

Also available in: Unified diff