summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author John Spurlock <jspurlock@google.com> 2014-08-07 22:31:48 +0000
committer Android (Google) Code Review <android-gerrit@google.com> 2014-08-07 18:53:12 +0000
commit1ca722548d23dccae13829a51cc4e23a1579b900 (patch)
treeb72aaab117570dbcee442ae46152f1f58ac46268
parentbf4eed772a35a8ae6ddac1b8f6dc0744756c7c75 (diff)
parentb95d8cdc2c49d63f3a5224efc65f9f92c5c8b39c (diff)
Merge "Saver: update feature description." into lmp-dev
-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 c34560d28ee2..bef98d57e133 100644
--- a/core/res/res/values/strings.xml
+++ b/core/res/res/values/strings.xml
@@ -5065,5 +5065,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>