Change Settings name

Change Settings name to "Phone and Messaging Storage"

Bug:22510177
Change-Id: Iffed90c7c4bc1bfa50f3d2f13037beb97cf12b0a
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 42a91f5..cb4a8d5 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -26,6 +26,6 @@
          Applications" UI.  The TelephonyProvider stores configuration
          info about the carrier and cell network, and also provides
          storage for SMS and MMS messages. [CHAR LIMIT=25] -->
-    <string name="app_label" product="default">Phone/Messaging Storage</string>
+    <string name="app_label" product="default">Phone and Messaging Storage</string>
 
 </resources>