Feature names and provider names - make consistent, correct, and meaningful.
diff --git a/features/org.eclipse.jst.jsf.doc.feature/feature.properties b/features/org.eclipse.jst.jsf.doc.feature/feature.properties
index ac2a05f..95690ec 100644
--- a/features/org.eclipse.jst.jsf.doc.feature/feature.properties
+++ b/features/org.eclipse.jst.jsf.doc.feature/feature.properties
@@ -15,7 +15,7 @@
 # This file should be translated.
 
 # "featureName" property - name of the feature
-featureName=JavaServer Faces Tooling Documentation
+featureName=JSF Tooling Documentation Feature
 
 # "providerName" property - name of the company that provides the feature
 providerName=Eclipse.org
@@ -24,15 +24,15 @@
 updateSiteName=The Eclipse Web Tools Platform (WTP) Project update site
 
 # "description" property - description of the feature
-description=JSF Tooling documentation
+description=JSF Tooling Documentation for WTP
 
 # "copyright" property - text of the "Feature Update Copyright"
 copyright=\
-Copyright (c) 2006 Oracle Corporation.
-All rights reserved. This program and the accompanying materials
-are made available under the terms of the Eclipse Public License v1.0
-which accompanies this distribution, and is available at
-http://www.eclipse.org/legal/epl-v10.html
+Copyright (c) 2006 Oracle Corporation.\
+All rights reserved. This program and the accompanying materials\
+are made available under the terms of the Eclipse Public License v1.0\
+which accompanies this distribution, and is available at\
+http://www.eclipse.org/legal/epl-v10.html\
 \n\
 Contributors:\n\
     Oracle Corporation - initial API and implementation\n