From 83f58b5342cbb102eced34d13a3c988676295f4f Mon Sep 17 00:00:00 2001 From: Milos Kleint Date: Thu, 28 Apr 2011 21:45:50 +0200 Subject: 342912 rephrase quick fix text --- .../main/java/org/eclipse/m2e/editor/xml/internal/messages.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org.eclipse.m2e.editor.xml/src/main/java/org/eclipse/m2e/editor/xml/internal/messages.properties b/org.eclipse.m2e.editor.xml/src/main/java/org/eclipse/m2e/editor/xml/internal/messages.properties index 88a30ae0..77881866 100644 --- a/org.eclipse.m2e.editor.xml/src/main/java/org/eclipse/m2e/editor/xml/internal/messages.properties +++ b/org.eclipse.m2e.editor.xml/src/main/java/org/eclipse/m2e/editor/xml/internal/messages.properties @@ -13,7 +13,7 @@ LifecycleMappingProposal_all_desc=Goal: {0}
ExecutionId: {1} LifecycleMappingProposal_execute_desc=This quickfix generates a plugin configuration snippet recognized by the m2e integration during project configuration. It marks the given goal to be executed during the Eclipse build. LifecycleMappingProposal_execute_label=Execute goal {0} as part of Eclipse build LifecycleMappingProposal_ignore_desc=This quickfix generates a plugin configuration snippet recognized by the m2e integration during project configuration. It marks the given goal as ignored for the purposes of the Eclipse build. -LifecycleMappingProposal_ignore_label=Ignore goal {0} in Eclipse build +LifecycleMappingProposal_ignore_label=Permanently mark goal {0} in pom.xml as ignored in Eclipse build MavenMarkerResolution_error=Unable to apply the quick fix. The file may have unsaved changes that invalidate the current quick fix. MavenMarkerResolution_error_title=Error MavenMarkerResolution_schema_label=Add Schema information to the specified pom.xml -- cgit v1.2.3