Skip to main content
summaryrefslogtreecommitdiffstats
path: root/p2
diff options
context:
space:
mode:
Diffstat (limited to 'p2')
-rw-r--r--p2/org.eclipse.cdt.p2-feature/feature.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/p2/org.eclipse.cdt.p2-feature/feature.properties b/p2/org.eclipse.cdt.p2-feature/feature.properties
index 726cc00c81e..d946821ded8 100644
--- a/p2/org.eclipse.cdt.p2-feature/feature.properties
+++ b/p2/org.eclipse.cdt.p2-feature/feature.properties
@@ -16,7 +16,7 @@
# This file should be translated.
# "featureName" property - name of the feature
-featureName=Eclipse CDT p2 Toolchain Installer
+featureName=P2 C/C++ Toolchain Installer
# "providerName" property - name of the company that provides the feature
providerName=Eclipse CDT
@@ -25,7 +25,7 @@ providerName=Eclipse CDT
updateSiteName=Eclipse CDT Update Site
# "description" property - description of the feature
-description=Eclipse p2-based installer for toolchains and libraries.
+description=Eclipse p2-based installer for toolchains and libraries. Included in C/C++ Development Tools.
# copyright
copyright=\

Back to the top