[562357] Further cleanups of JavaScript presentation
diff --git a/web/bundles/org.eclipse.wst.html.ui/plugin.properties b/web/bundles/org.eclipse.wst.html.ui/plugin.properties
index ce50609..560d5f1 100644
--- a/web/bundles/org.eclipse.wst.html.ui/plugin.properties
+++ b/web/bundles/org.eclipse.wst.html.ui/plugin.properties
@@ -83,7 +83,7 @@
proposalCategory.htmlTags=HTML Tag Proposals
proposalCategory.htmlTemplates=HTML Template Proposals
-proposalCategory.generic = Generic Editor Proposals
+proposalCategory.generic = Generic HTML Proposals
HideComments.label=Comments
HideComments.description=Hides Comments
\ No newline at end of file
diff --git a/web/features/org.eclipse.wst.web_js_support.feature/feature.properties b/web/features/org.eclipse.wst.web_js_support.feature/feature.properties
index 640c3e3..0c65b76 100644
--- a/web/features/org.eclipse.wst.web_js_support.feature/feature.properties
+++ b/web/features/org.eclipse.wst.web_js_support.feature/feature.properties
@@ -23,7 +23,7 @@
providerName=Eclipse Web Tools Platform
# "description" property - description of the feature
-description=Tools for working with JavaScript in combination with HTML, XHTML.
+description=Tools for working with JavaScript in web pages.
# "copyright" property - text of the "Feature Update Copyright"
copyright=\
diff --git a/web/features/org.eclipse.wst.web_js_support.feature/feature.xml b/web/features/org.eclipse.wst.web_js_support.feature/feature.xml
index c1ef063..47431f9 100644
--- a/web/features/org.eclipse.wst.web_js_support.feature/feature.xml
+++ b/web/features/org.eclipse.wst.web_js_support.feature/feature.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2005, 2018 IBM Corporation and others.
+ Copyright (c) 2005, 2020 IBM Corporation and others.
This program and the accompanying materials
are made available under the terms of the Eclipse Public License 2.0
which accompanies this distribution, and is available at