[173965] Remove redundant file types from preference page names
diff --git a/bundles/org.eclipse.jst.jsp.ui/plugin.properties b/bundles/org.eclipse.jst.jsp.ui/plugin.properties
index 4d03142..6f658e9 100644
--- a/bundles/org.eclipse.jst.jsp.ui/plugin.properties
+++ b/bundles/org.eclipse.jst.jsp.ui/plugin.properties
@@ -1,5 +1,5 @@
 ###############################################################################
-# Copyright (c) 2004, 2006 IBM Corporation and others.
+# Copyright (c) 2004, 2007 IBM Corporation and others.
 # 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
@@ -13,9 +13,10 @@
 JSP_Source_Page_Editor.name=JSP Editor
 CSS_JSP_Source_Page_Editor.name=CSS JSP Editor
 JSP_Files.name=JSP Files
-JSP_Source.name=JSP Source
-JSP_Templates.name=JSP Templates
-JSP_Styles.name=JSP Styles
+JSP_Source.name=Source
+JSP_Templates.name=Templates
+JSP_Styles.name=Styles
+JSP_Syntax_Coloring=Syntax Coloring
 
 # Snippets contributions for helping with JSP syntax
 jsp_scriptlet=<%..%> scriptlet
@@ -87,4 +88,3 @@
 preferenceKeywords.templates=editor jsp templates snippet macros
 preferenceKeywords.styles=editor jsp style customize syntax highlighting type text content foreground background bold color
 preferenceKeywords.fragments=editor jsp fragment language content type validate
-JSP_Syntax_Coloring=Syntax Coloring
diff --git a/bundles/org.eclipse.wst.css.ui/plugin.properties b/bundles/org.eclipse.wst.css.ui/plugin.properties
index 085f227..17b494a 100644
--- a/bundles/org.eclipse.wst.css.ui/plugin.properties
+++ b/bundles/org.eclipse.wst.css.ui/plugin.properties
@@ -1,5 +1,5 @@
 ###############################################################################
-# Copyright (c) 2004, 2006 IBM Corporation and others.
+# Copyright (c) 2004, 2007 IBM Corporation and others.
 # 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
@@ -12,9 +12,10 @@
 pluginName=SSE CSS Source Editor
 CSS_Source_Page_Editor.name=CSS Editor
 CSS_Files.name=CSS Files
-CSS_Source.name=CSS Source
-CSS_Styles.name=CSS Styles
-CSS_Templates.name=CSS Templates
+CSS_Source.name=Source
+CSS_Styles.name=Styles
+CSS_Templates.name=Templates
+CSS_Syntax_Coloring=Syntax Coloring
 WebContentSettings.name=Web Content Settings
 ###############################################################################
 # The following property keys maybe unused. Commented out on 12/7/2004. Uncomment if needed.
@@ -50,4 +51,3 @@
 preferenceKeywords.templates=editor css templates snippet macros
 preferenceKeywords.styles=editor css style customize syntax highlighting type text content foreground background bold color
 preferenceKeywords.webcontent=editor css web content settings profile style
-CSS_Syntax_Coloring=Syntax Coloring
diff --git a/bundles/org.eclipse.wst.dtd.ui/plugin.properties b/bundles/org.eclipse.wst.dtd.ui/plugin.properties
index 9e05247..410db75 100644
--- a/bundles/org.eclipse.wst.dtd.ui/plugin.properties
+++ b/bundles/org.eclipse.wst.dtd.ui/plugin.properties
@@ -1,5 +1,5 @@
 ###############################################################################
-# Copyright (c) 2001, 2006 IBM Corporation and others.
+# Copyright (c) 2001, 2007 IBM Corporation and others.
 # 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
@@ -18,8 +18,9 @@
 
 DTD_Source_Page_Editor.name=DTD Editor
 _UI_LABEL_DTD_FILES=DTD Files
-DTD_Templates.name=DTD Templates
-_UI_LABEL_DTD_STYLES=DTD Styles
+DTD_Templates.name=Templates
+_UI_LABEL_DTD_STYLES=Styles
+DTD_Syntax_Coloring=Syntax Coloring
 _UI_WIZARD_NEW_DTD=DTD
 _UI_CREATE_NEW_DTD_FILE=Create a new DTD file
 ##
@@ -49,4 +50,3 @@
 preferenceKeywords.files=editor dtd creating files suffix specified
 preferenceKeywords.templates=editor dtd templates snippet macros
 preferenceKeywords.styles=editor dtd style customize syntax highlighting type text content foreground background bold color
-DTD_Syntax_Coloring=Syntax Coloring
diff --git a/bundles/org.eclipse.wst.html.ui/plugin.properties b/bundles/org.eclipse.wst.html.ui/plugin.properties
index 91cb28c..0dd079f 100644
--- a/bundles/org.eclipse.wst.html.ui/plugin.properties
+++ b/bundles/org.eclipse.wst.html.ui/plugin.properties
@@ -1,5 +1,5 @@
 ###############################################################################
-# Copyright (c) 2005, 2006 IBM Corporation and others.
+# Copyright (c) 2005, 2007 IBM Corporation and others.
 # 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
@@ -12,9 +12,10 @@
 pluginName=HTML UI Source Editor
 HTML_Source_Page_Editor.name=HTML Editor
 HTML_Files.name=HTML Files
-HTML_Source.name=HTML Source
-HTML_Templates.name=HTML Templates
-HTML_Styles.name=HTML Styles
+HTML_Source.name=Source
+HTML_Templates.name=Templates
+HTML_Styles.name=Styles
+HTML_Syntax_Coloring=Syntax Coloring
 WebContentSettings.name=Web Content Settings
 Device_Profile_Entry_Provider_Extension.name=Device Profile Entry Provider Extension
 All_HTML_context_type_Extension_Element.name=All HTML
@@ -57,4 +58,3 @@
 preferenceKeywords.templates=editor html templates snippet macros
 preferenceKeywords.styles=editor html style customize syntax highlighting type text content foreground background bold color
 preferenceKeywords.webcontent=editor html web content settings profile style document type doctype public system css
-HTML_Syntax_Coloring=Syntax Coloring
diff --git a/bundles/org.eclipse.wst.xml.ui/plugin.properties b/bundles/org.eclipse.wst.xml.ui/plugin.properties
index d8ebc05..00cb8bb 100644
--- a/bundles/org.eclipse.wst.xml.ui/plugin.properties
+++ b/bundles/org.eclipse.wst.xml.ui/plugin.properties
@@ -1,5 +1,5 @@
 ###############################################################################
-# Copyright (c) 2001, 2006 IBM Corporation and others.
+# Copyright (c) 2001, 2007 IBM Corporation and others.
 # 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
@@ -13,9 +13,9 @@
 providerName=Eclipse.org
 pluginName=XML UI Plugin
 XML_Files.name=XML Files
-XML_Source.name=XML Source
-XML_Templates.name=XML Templates
-XML_Styles.name=XML Styles
+XML_Source.name=Source
+XML_Templates.name=Templates
+XML_Styles.name=Styles
 XML_Syntax_Coloring=Syntax Coloring
 XML_Editor.name=XML Editor
 ###############################################################################