summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Spurlock <jspurlock@google.com>2014-11-19 22:09:38 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2014-11-19 22:09:38 +0000
commit429207c5554830912eb3084faed120e459c5575b (patch)
tree786f3e4f926a10c873d852a044835ddfd3ce0d2c
parent13c22cac8042fd9b75941da66e8386a282fd9c97 (diff)
parent4e8e74d64ec196fb95dd859a1aa19f312cb2e431 (diff)
downloadshamu-429207c5554830912eb3084faed120e459c5575b.tar.gz
Merge "Shamu: Update battery saver disclosure text." into lmp-mr1-dev
-rw-r--r--overlay/frameworks/base/core/res/res/values/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/overlay/frameworks/base/core/res/res/values/strings.xml b/overlay/frameworks/base/core/res/res/values/strings.xml
index 1aa28e76..8874030a 100644
--- a/overlay/frameworks/base/core/res/res/values/strings.xml
+++ b/overlay/frameworks/base/core/res/res/values/strings.xml
@@ -20,6 +20,6 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- [CHAR_LIMIT=NONE] Battery saver: Feature description -->
- <string name="battery_saver_description">To help improve battery life, battery saver reduces your device’s performance and limits vibration, ambient display, and most background data. Email, messaging, and other apps that rely on syncing may not update unless you open them.\n\nBattery saver turns off automatically when your device is charging.</string>
+ <string name="battery_saver_description">To help improve battery life, battery saver reduces your device’s performance and limits vibration, ambient display, location services, and most background data. Email, messaging, and other apps that rely on syncing may not update unless you open them.\n\nBattery saver turns off automatically when your device is charging.</string>
-</resources> \ No newline at end of file
+</resources>