Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--jsf/features/org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature/feature.properties4
-rw-r--r--jsf/features/org.eclipse.jst.jsf.apache.trinidad.tagsupport_sdk.feature/feature.properties4
-rw-r--r--jsf/features/org.eclipse.jst.webpageeditor.feature/feature.properties4
-rw-r--r--jsf/features/org.eclipse.jst.webpageeditor_sdk.feature/feature.properties4
4 files changed, 8 insertions, 8 deletions
diff --git a/jsf/features/org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature/feature.properties b/jsf/features/org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature/feature.properties
index 39426e39a..d67893b11 100644
--- a/jsf/features/org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature/feature.properties
+++ b/jsf/features/org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature/feature.properties
@@ -15,14 +15,14 @@
# This file should be translated.
# "featureName" property - name of the feature
-featureName=Apache MyFaces Trinidad Tag Support (Optional)
+featureName=Apache MyFaces Trinidad Tag Support
# "providerName" property - name of the company that provides the feature
providerName=Eclipse.org
# "description" property - description of the feature
-description=Apache MyFaces Trinidad Tag Support (Optional)
+description=Apache MyFaces Trinidad Tag Support
# "copyright" property - text of the "Feature Update Copyright"
copyright=\
diff --git a/jsf/features/org.eclipse.jst.jsf.apache.trinidad.tagsupport_sdk.feature/feature.properties b/jsf/features/org.eclipse.jst.jsf.apache.trinidad.tagsupport_sdk.feature/feature.properties
index 522ca43a5..e00916dcc 100644
--- a/jsf/features/org.eclipse.jst.jsf.apache.trinidad.tagsupport_sdk.feature/feature.properties
+++ b/jsf/features/org.eclipse.jst.jsf.apache.trinidad.tagsupport_sdk.feature/feature.properties
@@ -15,14 +15,14 @@
# This file should be translated.
# "featureName" property - name of the feature
-featureName=Apache MyFaces Trinidad Tag Support (Optional) SDK
+featureName=Apache MyFaces Trinidad Tag Support SDK
# "providerName" property - name of the company that provides the feature
providerName=Eclipse.org
# "description" property - description of the feature
-description=Apache MyFaces Trinidad Tag Support (Optional) SDK
+description=Apache MyFaces Trinidad Tag Support SDK
# "copyright" property - text of the "Feature Update Copyright"
copyright=\
diff --git a/jsf/features/org.eclipse.jst.webpageeditor.feature/feature.properties b/jsf/features/org.eclipse.jst.webpageeditor.feature/feature.properties
index ef497e3b7..74d5a4f0f 100644
--- a/jsf/features/org.eclipse.jst.webpageeditor.feature/feature.properties
+++ b/jsf/features/org.eclipse.jst.webpageeditor.feature/feature.properties
@@ -15,14 +15,14 @@
# This file should be translated.
# "featureName" property - name of the feature
-featureName=Web Page Editor (Optional)
+featureName=Web Page Editor
# "providerName" property - name of the company that provides the feature
providerName=Eclipse.org
# "description" property - description of the feature
-description=Web Page Editor (Optional)
+description=Web Page Editor
# license and licenseURL properties were removed as a result to migrating to new PDE license support.
# Those properties are now added at build time. See http://wiki.eclipse.org/Equinox/p2/License_Mechanism.
diff --git a/jsf/features/org.eclipse.jst.webpageeditor_sdk.feature/feature.properties b/jsf/features/org.eclipse.jst.webpageeditor_sdk.feature/feature.properties
index 5490cac77..964605476 100644
--- a/jsf/features/org.eclipse.jst.webpageeditor_sdk.feature/feature.properties
+++ b/jsf/features/org.eclipse.jst.webpageeditor_sdk.feature/feature.properties
@@ -15,14 +15,14 @@
# This file should be translated.
# "featureName" property - name of the feature
-featureName=Web Page Editor (Optional) SDK
+featureName=Web Page Editor SDK
# "providerName" property - name of the company that provides the feature
providerName=Eclipse.org
# "description" property - description of the feature
-description=Web Page Editor (Optional) SDK
+description=Web Page Editor SDK
# license and licenseURL properties were removed as a result to migrating to new PDE license support.
# Those properties are now added at build time. See http://wiki.eclipse.org/Equinox/p2/License_Mechanism.

Back to the top