Project

General

Profile

« Previous | Next » 

Revision 5d69e246

Added by Katja Luther almost 7 years ago

fix #6315: remaining issues of set secundum reference integration

View differences:

eu.etaxonomy.taxeditor.navigation/src/main/java/eu/etaxonomy/taxeditor/navigation/l10n/Messages.java
136 136
    public static String SearchResultView_STATUS;
137 137
    public static String SetSecundumForSubtreeOperation_CHANGE_SEC_OP;
138 138
    public static String SetSecundumForSubtreeOperation_SET_SEC_TASK;
139
	public static String SetSecundumForSubtreeHandler_CONFIG_DIALOG_TITLE;
139 140
    public static String TaxonLinkHelper_CREATE_FAIL;
140 141

  
141 142
    public static String TaxonNavigator_LOAD_DATASOURCE;
......
175 176
    public static String TreeNodeDropAdapter_UNSAVED_PARENT;
176 177
    public static String TreeNodeDropAdapter_UNSAVED_PARENT_MESSAGE;
177 178

  
179

  
178 180
    static {
179 181
        // initialize resource bundle
180 182
        NLS.initializeMessages(BUNDLE_NAME, Messages.class);

Also available in: Unified diff