From 69988ef650cfa5a1d2c14c490e452877f4f77a40 Mon Sep 17 00:00:00 2001 From: Felipe Leme Date: Wed, 13 Apr 2016 13:05:49 -0700 Subject: [PATCH] Added Data Saver Mode description. BUG: 28133736 Change-Id: I4d44e8f422fc141ebabcdb4595f5ade241a275f1 --- core/res/res/values/strings.xml | 3 +++ core/res/res/values/symbols.xml | 1 + 2 files changed, 4 insertions(+) diff --git a/core/res/res/values/strings.xml b/core/res/res/values/strings.xml index 96731cf33ece..ff1f762881bc 100644 --- a/core/res/res/values/strings.xml +++ b/core/res/res/values/strings.xml @@ -4028,6 +4028,9 @@ To help improve battery life, battery saver reduces your device’s performance and limits vibration, 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. + + To help reduce data usage, Data Saver prevents some apps from sending or receiving data in the background. An app you’re currently using can access data, but may do so less frequently. This may mean, for example, that images don’t display until you tap them. + For one minute (until %2$s) diff --git a/core/res/res/values/symbols.xml b/core/res/res/values/symbols.xml index 7eaff7b74d4b..cdd03758a1f4 100644 --- a/core/res/res/values/symbols.xml +++ b/core/res/res/values/symbols.xml @@ -2103,6 +2103,7 @@ + -- 2.11.0