Project

General

Profile

« Previous | Next » 

Revision 150b624d

Added by Patrick Plitzner about 7 years ago

ref #4611 complete i18n for taxeditor.editor plugin

  • also created l10n package and moved Messages.java and teh messages.properties files there

View differences:

eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/view/uses/operation/CreateUseSummaryOperation.java
32 32
 */
33 33
public class CreateUseSummaryOperation extends AbstractPostOperation {
34 34

  
35
	public static final String ID = "eu.etaxonomy.taxeditor.editor.use.createUseRecord";
35
	public static final String ID = "eu.etaxonomy.taxeditor.editor.use.createUseRecord"; //$NON-NLS-1$
36 36

  
37 37
	private final DescriptionBase<?> description;
38 38
	private final Feature feature;

Also available in: Unified diff