summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author John Spurlock <jspurlock@google.com> 2014-08-07 16:08:39 -0400
committer John Spurlock <jspurlock@google.com> 2014-08-07 16:11:21 -0400
commitb95d8cdc2c49d63f3a5224efc65f9f92c5c8b39c (patch)
tree3235e567ba1c2c415d35dd5c4184cc0eb9dc7855
parent6720be4e8c65e90d4453ddad5cef192bc3820038 (diff)
Saver: update feature description.
Bug:16866427 Change-Id: Ib9a52b9ce13a0a84eaade5751ad48213b7f5cc26
-rw-r--r--core/res/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/res/res/values/strings.xml b/core/res/res/values/strings.xml
index 4761f1a271fe..2a7bffd8ea73 100644
--- a/core/res/res/values/strings.xml
+++ b/core/res/res/values/strings.xml
@@ -5061,5 +5061,5 @@
<!-- TV content rating system strings for ZA TV -->
<!-- [CHAR_LIMIT=NONE] Battery saver: Feature description -->
- <string name="battery_saver_description">To help improve battery life, battery saver will reduce your device’s performance and restrict 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 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>