Project

General

Profile

« Previous | Next » 

Revision 939829bc

Added by Patrick Plitzner about 7 years ago

ref #4611 i18n for taxeditor.navigator plugin

View differences:

eu.etaxonomy.taxeditor.navigation/src/main/java/eu/etaxonomy/taxeditor/navigation/internal/TaxeditorNavigationPlugin.java
17 17

  
18 18
	// The plug-in ID
19 19
	/** Constant <code>PLUGIN_ID="eu.etaxonomy.taxeditor.navigator"</code> */
20
	public static final String PLUGIN_ID = "eu.etaxonomy.taxeditor.navigator";
20
	public static final String PLUGIN_ID = "eu.etaxonomy.taxeditor.navigator"; //$NON-NLS-1$
21 21

  
22 22
	// The shared instance
23 23
	private static TaxeditorNavigationPlugin plugin;

Also available in: Unified diff