Project

General

Profile

« Previous | Next » 

Revision 61c51c84

Added by Patrick Plitzner about 7 years ago

ref #4611 i18n for taxeditor.editor plugin

View differences:

eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/name/handler/CreateMisapplicationHandler.java
56 56
					editor.getUndoContext(), editor.getTaxon(), concept, type, editor);
57 57
			EditorUtil.executeOperation(operation);
58 58
		} catch (NotDefinedException e) {
59
			logger.warn("Command name not set");
59
			logger.warn("Command name not set"); //$NON-NLS-1$
60 60
		}
61 61
				
62 62
		return null;

Also available in: Unified diff