Project

General

Profile

« Previous | Next » 

Revision 05030527

Added by Katja Luther over 7 years ago

ref #6105: add name details view configuration to the cdm preferences view

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/Messages.java
19 19
public class Messages extends NLS {
20 20
    private static final String BUNDLE_NAME = "OSGI-INF/l10n/messages"; //$NON-NLS-1$
21 21

  
22

  
22 23
    public static String AuthenticatedUserBar_LOGGED_IN_AS;
23 24
    public static String AuthenticatedUserBar_NOT_LOGGED_IN;
24 25
    public static String LanguageEditorPreferencePage_ChooseDefaultLanguage;
......
32 33
    public static String DatabaseRepairPage_toolTip_polytomousKeyNode;
33 34
    public static String DatabaseRepairPage_featureNodes;
34 35
    public static String DatabaseRepairPage_toolTipFeatureNodes;
36
    public static String DatabaseRepairPage_updateTaxonName;
37
    public static String DatabaseRepairPage_toolTip_TaxonName;
38
    public static String DatabaseRepairPage_TaxonBase;
39
    public static String DatabaseRepairPage_toolTip_taxonBase;
40
    public static String DatabaseRepairPage_Reference;
41
    public static String DatabaseRepairPage_toolTip_reference;
42

  
35 43
    public static String LoginDialog_CANCEL_MESSAGE;
36 44
    public static String LoginDialog_LOGIN;
37 45
    public static String LoginDialog_PASSWORD;

Also available in: Unified diff