Project

General

Profile

« Previous | Next » 

Revision ae137b34

Added by Patrick Plitzner about 7 years ago

ref #4611 some l10n for taxeditor and taxeditor.editor plugin

View differences:

eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/key/polytomous/handler/RefreshNodeNumberingHandler.java
47 47
								label, undoContext, keyNode, editorPage);
48 48
						EditorUtil.executeOperation(operation);
49 49
					} catch (NotDefinedException e) {
50
						MessagingUtils.warn(getClass(), "Command name not set.");
50
						MessagingUtils.warn(getClass(), "Command name not set."); //$NON-NLS-1$
51 51
					}
52 52
				} 
53 53
			}

Also available in: Unified diff