Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'xlc/org.eclipse.cdt.errorparsers.xlc/plugin.properties')
-rw-r--r--xlc/org.eclipse.cdt.errorparsers.xlc/plugin.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/xlc/org.eclipse.cdt.errorparsers.xlc/plugin.properties b/xlc/org.eclipse.cdt.errorparsers.xlc/plugin.properties
index 8fffb1a3db5..9df0aa7752e 100644
--- a/xlc/org.eclipse.cdt.errorparsers.xlc/plugin.properties
+++ b/xlc/org.eclipse.cdt.errorparsers.xlc/plugin.properties
@@ -13,7 +13,7 @@
# "%foo" in feature.xml corresponds to the key "foo" in this file
# java.io.Properties file (ISO 8859-1 with "\" escapes)
# This file should be translated.
-pluginName=Error parser for xlc compiler
+pluginName=xlC Error Parser Plugin
providerName=Eclipse.org
-CDTXLCErrorParser.name=CDT Xlc Error Parser \ No newline at end of file
+CDTXLCErrorParser.name=CDT xlC Error Parser \ No newline at end of file

Back to the top