[nobug] tweaking typing preference strings for html/xml attribute values
diff --git a/bundles/org.eclipse.wst.html.ui/src/org/eclipse/wst/html/ui/internal/HTMLUIPluginResources.properties b/bundles/org.eclipse.wst.html.ui/src/org/eclipse/wst/html/ui/internal/HTMLUIPluginResources.properties
index 3e67167..a538cc9 100644
--- a/bundles/org.eclipse.wst.html.ui/src/org/eclipse/wst/html/ui/internal/HTMLUIPluginResources.properties
+++ b/bundles/org.eclipse.wst.html.ui/src/org/eclipse/wst/html/ui/internal/HTMLUIPluginResources.properties
@@ -113,7 +113,7 @@
 HTMLTyping_Auto_Complete=Automatically close
 HTMLTyping_Auto_Remove=Automatically remove
 HTMLTyping_Complete_Comments=&Comments
-HTMLTyping_Close_Strings="&Strings"
+HTMLTyping_Close_Strings=A&ttribute values
 HTMLTyping_Close_Brackets=(Parentheses) and [square] brac&kets
 HTMLTyping_Complete_End_Tags=&End tags
 HTMLTyping_Remove_End_Tags=E&nd tags when creating empty self-closing tags
diff --git a/bundles/org.eclipse.wst.xml.ui/src/org/eclipse/wst/xml/ui/internal/XMLUIPluginResources.properties b/bundles/org.eclipse.wst.xml.ui/src/org/eclipse/wst/xml/ui/internal/XMLUIPluginResources.properties
index bac76bc..c1747b3 100644
--- a/bundles/org.eclipse.wst.xml.ui/src/org/eclipse/wst/xml/ui/internal/XMLUIPluginResources.properties
+++ b/bundles/org.eclipse.wst.xml.ui/src/org/eclipse/wst/xml/ui/internal/XMLUIPluginResources.properties
@@ -307,7 +307,7 @@
 XMLTyping_Auto_Complete=Automatically close
 XMLTyping_Auto_Remove=Automatically remove
 XMLTyping_Complete_Comments=&Comments
-XMLTyping_Close_Strings="&Strings"
+XMLTyping_Close_Strings=A&ttribute values
 XMLTyping_Close_Brackets=(Parentheses) and [square] brac&kets
 XMLTyping_Complete_End_Tags=&Automatically close the tag
 XMLTyping_Complete_Elements=&Insert a matching end tag