Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'lrparser')
-rw-r--r--lrparser/org.eclipse.cdt.core.lrparser.feature/feature.properties2
-rw-r--r--lrparser/org.eclipse.cdt.core.lrparser.feature/sourceTemplateFeature/feature.properties2
-rw-r--r--lrparser/org.eclipse.cdt.core.lrparser.sdk.feature/feature.properties2
-rw-r--r--lrparser/org.eclipse.cdt.core.lrparser.source.feature/feature.properties2
4 files changed, 4 insertions, 4 deletions
diff --git a/lrparser/org.eclipse.cdt.core.lrparser.feature/feature.properties b/lrparser/org.eclipse.cdt.core.lrparser.feature/feature.properties
index f83a4353ece..00e5ff73489 100644
--- a/lrparser/org.eclipse.cdt.core.lrparser.feature/feature.properties
+++ b/lrparser/org.eclipse.cdt.core.lrparser.feature/feature.properties
@@ -15,7 +15,7 @@
# This file should be translated.
# "featureName" property - name of the feature
-featureName=C99 LR Parser
+featureName=C/C++ C99 LR Parser
# "providerName" property - name of the company that provides the feature
providerName=Eclipse CDT
diff --git a/lrparser/org.eclipse.cdt.core.lrparser.feature/sourceTemplateFeature/feature.properties b/lrparser/org.eclipse.cdt.core.lrparser.feature/sourceTemplateFeature/feature.properties
index 6999dc2876c..f44044b713c 100644
--- a/lrparser/org.eclipse.cdt.core.lrparser.feature/sourceTemplateFeature/feature.properties
+++ b/lrparser/org.eclipse.cdt.core.lrparser.feature/sourceTemplateFeature/feature.properties
@@ -15,7 +15,7 @@
# This file should be translated.
# "featureName" property - name of the feature
-featureName=C99 LR Parser Source
+featureName=C/C++ C99 LR Parser Source
# "providerName" property - name of the company that provides the feature
providerName=Eclipse CDT
diff --git a/lrparser/org.eclipse.cdt.core.lrparser.sdk.feature/feature.properties b/lrparser/org.eclipse.cdt.core.lrparser.sdk.feature/feature.properties
index bffba71ee6b..5c2346e4870 100644
--- a/lrparser/org.eclipse.cdt.core.lrparser.sdk.feature/feature.properties
+++ b/lrparser/org.eclipse.cdt.core.lrparser.sdk.feature/feature.properties
@@ -15,7 +15,7 @@
# This file should be translated.
# "featureName" property - name of the feature
-featureName=C99 LR Parser SDK
+featureName=C/C++ C99 LR Parser SDK
# "providerName" property - name of the company that provides the feature
providerName=Eclipse CDT
diff --git a/lrparser/org.eclipse.cdt.core.lrparser.source.feature/feature.properties b/lrparser/org.eclipse.cdt.core.lrparser.source.feature/feature.properties
index 6999dc2876c..f44044b713c 100644
--- a/lrparser/org.eclipse.cdt.core.lrparser.source.feature/feature.properties
+++ b/lrparser/org.eclipse.cdt.core.lrparser.source.feature/feature.properties
@@ -15,7 +15,7 @@
# This file should be translated.
# "featureName" property - name of the feature
-featureName=C99 LR Parser Source
+featureName=C/C++ C99 LR Parser Source
# "providerName" property - name of the company that provides the feature
providerName=Eclipse CDT

Back to the top