Project

General

Profile

« Previous | Next » 

Revision 81202bbf

Added by Patrick Plitzner about 7 years ago

ref #4611 Fix l10n property path

View differences:

eu.etaxonomy.taxeditor.molecular/src/main/java/eu/etaxonomy/taxeditor/molecular/l10n/Messages.java
20 20
 * @date 17.11.2016
21 21
 */
22 22
public class Messages extends NLS {
23
    private static final String BUNDLE_NAME = "OSGI-INF/l10n/messages"; //$NON-NLS-1$
23
    private static final String BUNDLE_NAME = "eu.etaxonomy.taxeditor.molecular.l10n.messages"; //$NON-NLS-1$
24 24

  
25 25

  
26 26
    public static String AlignmentEditor_CUTTING_FAILURE;

Also available in: Unified diff