summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorJay Shrauner <shrauner@google.com>2015-07-15 15:19:52 -0700
committerJay Shrauner <shrauner@google.com>2015-07-15 15:19:52 -0700
commit5856975d44c088ee27d66a6d44bac89f9cd42f37 (patch)
tree613bd87b1f92d80ecf6709d7473eceab8ccf4ec7 /res
parentae1c4b2cd0fb54fbb945b39f0e6e7dee254ac49b (diff)
downloadandroid_packages_providers_TelephonyProvider-5856975d44c088ee27d66a6d44bac89f9cd42f37.tar.gz
android_packages_providers_TelephonyProvider-5856975d44c088ee27d66a6d44bac89f9cd42f37.tar.bz2
android_packages_providers_TelephonyProvider-5856975d44c088ee27d66a6d44bac89f9cd42f37.zip
Change Settings name
Change Settings name to "Phone and Messaging Storage" Bug:22510177 Change-Id: Iffed90c7c4bc1bfa50f3d2f13037beb97cf12b0a
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
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>