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/AbstractDynamicConceptRelationMenu.java
70 70
					try {
71 71
						handlerService.executeCommand(getCommandName(), event);
72 72
					} catch (Exception e) {
73
						MessagingUtils.error(getClass(), "Error executing command", e);
73
						MessagingUtils.error(getClass(), "Error executing command", e); //$NON-NLS-1$
74 74
					}
75 75
				}
76 76
			});

Also available in: Unified diff