Project

General

Profile

« Previous | Next » 

Revision 0420eb93

Added by Katja Luther over 3 years ago

ref #9116: internationalization

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/l10n/Messages.java
585 585
    public static String TaxonNodeWizardPage_SECUNDUM_REFERENCE;
586 586
    public static String TaxonNodeWizardPage_STATUS_NOTES;
587 587
    public static String TaxonNodeWizardPage_CLASSIFICATION;
588
    public static String TaxonNodeWizardPage_TAXON_NODE;
589
    public static String TaxonNodeWizardPage_TAXON_INFORMATION;
590
    public static String TaxonNodeWizardPage_TAXON_IS_PUBLISH;
588 591

  
589 592
    public static String TaxonomicEditorGeneralPreferences_background;
590 593
    public static String TaxonomicEditorGeneralPreferences_connect;
......
732 735

  
733 736
    public static String DeleteConfiguration_descriptionFromDescriptiveDataSet_onlyRemove;
734 737

  
738
    public static String EnumCombo_Placement_status;
739

  
740
    public static String OriginalSourceAdvancedSection_advanced;
741

  
742

  
743

  
744

  
745

  
746

  
747

  
735 748
    static {
736 749
        // initialize resource bundle
737 750
        NLS.initializeMessages(BUNDLE_NAME, Messages.class);

Also available in: Unified diff