ref #6925 Rename utility getter methods
[taxeditor.git] / eu.etaxonomy.taxeditor.editor / src / main / java / eu / etaxonomy / taxeditor / editor / view / concept / handler / CreateConceptRelationMenu.java
index f0676db9516da78bbdc8beeea0cd66ff8a8a060b..880d1a336c6d48735a07952552df28267ff138dc 100644 (file)
@@ -21,7 +21,7 @@ package eu.etaxonomy.taxeditor.editor.view.concept.handler;
 public class CreateConceptRelationMenu extends
                AbstractDynamicConceptRelationMenu {
        
-       public String commandName = "eu.etaxonomy.taxeditor.editor.name.createConceptRelation";
+       public String commandName = "eu.etaxonomy.taxeditor.editor.name.createConceptRelation"; //$NON-NLS-1$
 
        /* (non-Javadoc)
         * @see eu.etaxonomy.taxeditor.editor.handler.AbstractDynamicConceptRelationMenu#getCommandName()