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/view/concept/handler/CreateConceptRelationHandler.java
88 88
					undoContext, taxon, relatedConcept, typeInverseContainer, postOperationEnabled);
89 89
			AbstractUtility.executeOperation(operation);
90 90
		} catch (NotDefinedException e) {
91
			MessagingUtils.warn(getClass(), "Command name not set");
91
			MessagingUtils.warn(getClass(), "Command name not set"); //$NON-NLS-1$
92 92
		}
93 93

  
94 94
		return null;

Also available in: Unified diff