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/RemoveBasionymHandler.java
55 55
								editor.getTaxon(), selectedTaxonBase, editor);
56 56
			EditorUtil.executeOperation(operation);
57 57
		} catch (NotDefinedException e) {
58
			logger.warn("Command name not set");
58
			logger.warn("Command name not set"); //$NON-NLS-1$
59 59
		}
60 60
		
61 61
		return null;

Also available in: Unified diff