Project

General

Profile

« Previous | Next » 

Revision 036b1573

Added by Katja Luther over 5 years ago

move the parse field at the top of datedetails and add tooltip

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/l10n/Messages.java
426 426
    public static String NomenclaturalCodePreferences_available_codes;
427 427
    public static String NomenclaturalCodePreferences_description;
428 428

  
429

  
430
    public static String DateDetail_parseText_tooltip;
431

  
429 432
    static {
430 433
        // initialize resource bundle
431 434
        NLS.initializeMessages(BUNDLE_NAME, Messages.class);

Also available in: Unified diff