Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--features/org.eclipse.equinox.p2.core.feature/feature.properties2
-rwxr-xr-xfeatures/org.eclipse.equinox.p2.discovery.feature/feature.properties2
-rw-r--r--features/org.eclipse.equinox.p2.extras.feature/feature.properties2
-rw-r--r--features/org.eclipse.equinox.p2.rcp.feature/feature.properties4
-rwxr-xr-xfeatures/org.eclipse.equinox.p2.sdk/feature.properties2
-rw-r--r--features/org.eclipse.equinox.p2.user.ui/feature.properties2
6 files changed, 7 insertions, 7 deletions
diff --git a/features/org.eclipse.equinox.p2.core.feature/feature.properties b/features/org.eclipse.equinox.p2.core.feature/feature.properties
index d14dd294a..055d882f7 100644
--- a/features/org.eclipse.equinox.p2.core.feature/feature.properties
+++ b/features/org.eclipse.equinox.p2.core.feature/feature.properties
@@ -15,7 +15,7 @@
# This file should be translated.
# "featureName" property - name of the feature
-featureName=Equinox p2 Core Function
+featureName=Equinox p2, headless functionalities
# "providerName" property - name of the company that provides the feature
providerName=Eclipse.org - Equinox
diff --git a/features/org.eclipse.equinox.p2.discovery.feature/feature.properties b/features/org.eclipse.equinox.p2.discovery.feature/feature.properties
index f075c0c43..0de53720c 100755
--- a/features/org.eclipse.equinox.p2.discovery.feature/feature.properties
+++ b/features/org.eclipse.equinox.p2.discovery.feature/feature.properties
@@ -15,7 +15,7 @@
# This file should be translated.
# "featureName" property - name of the feature
-featureName=Equinox p2 Discovery
+featureName=Equinox p2, Discovery UI support
# "providerName" property - name of the company that provides the feature
providerName=Eclipse.org - Equinox
diff --git a/features/org.eclipse.equinox.p2.extras.feature/feature.properties b/features/org.eclipse.equinox.p2.extras.feature/feature.properties
index a3659545c..795debed9 100644
--- a/features/org.eclipse.equinox.p2.extras.feature/feature.properties
+++ b/features/org.eclipse.equinox.p2.extras.feature/feature.properties
@@ -15,7 +15,7 @@
# This file should be translated.
# "featureName" property - name of the feature
-featureName=Add-on Function for p2
+featureName=Equinox p2, backward compatibility support
# "providerName" property - name of the company that provides the feature
providerName=Eclipse.org - Equinox
diff --git a/features/org.eclipse.equinox.p2.rcp.feature/feature.properties b/features/org.eclipse.equinox.p2.rcp.feature/feature.properties
index 84fe2e2eb..c63192ea5 100644
--- a/features/org.eclipse.equinox.p2.rcp.feature/feature.properties
+++ b/features/org.eclipse.equinox.p2.rcp.feature/feature.properties
@@ -15,12 +15,12 @@
# This file should be translated.
# "featureName" property - name of the feature
-featureName=Equinox p2 RCP Management Facilities
+featureName=Equinox p2, minimal support for RCP applications
# "providerName" property - name of the company that provides the feature
providerName=Eclipse.org - Equinox
-description=Provides SWT based UI component for p2.
+description=Provides the minimal set of p2 bundles to use in RCP applications.
# "copyright" property - text of the "Feature Update Copyright"
copyright=\
diff --git a/features/org.eclipse.equinox.p2.sdk/feature.properties b/features/org.eclipse.equinox.p2.sdk/feature.properties
index 6ad4d0905..d9c5db582 100755
--- a/features/org.eclipse.equinox.p2.sdk/feature.properties
+++ b/features/org.eclipse.equinox.p2.sdk/feature.properties
@@ -15,7 +15,7 @@
# This file should be translated.
# "featureName" property - name of the feature
-featureName=Equinox p2 SDK
+featureName=Equinox p2, SDK
# "providerName" property - name of the company that provides the feature
providerName=Eclipse.org - Equinox
diff --git a/features/org.eclipse.equinox.p2.user.ui/feature.properties b/features/org.eclipse.equinox.p2.user.ui/feature.properties
index c4fd9f5d6..799bd53fa 100644
--- a/features/org.eclipse.equinox.p2.user.ui/feature.properties
+++ b/features/org.eclipse.equinox.p2.user.ui/feature.properties
@@ -9,7 +9,7 @@
# IBM Corporation - initial API and implementation
###############################################################################
# "featureName" property - name of the feature
-featureName=Equinox p2 Provisioning for IDEs.
+featureName=Equinox p2, Provisioning for IDEs.
# "providerName" property - name of the company that provides the feature
providerName=Eclipse.org - Equinox

Back to the top