From 1e890cb8f7a7d120988200ff3dde19d3e1ec99dc Mon Sep 17 00:00:00 2001 From: Felipe Leme Date: Wed, 13 Apr 2016 13:06:30 -0700 Subject: [PATCH] Data Saver Mode phrasing tweaks. BUG: 28133736 Change-Id: I29c293d001c54aa6aaff33fbc9d086cf9c50da98 --- res/values/strings.xml | 10 +++++----- res/xml/data_saver.xml | 11 ++++++++++- 2 files changed, 15 insertions(+), 6 deletions(-) diff --git a/res/values/strings.xml b/res/values/strings.xml index d77e76ef90e..6b67409a183 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -7178,7 +7178,7 @@ Network restrictions - Operator data accounting may differ from your device. + Carrier data accounting may differ from device accounting %1$s used @@ -7202,22 +7202,22 @@ the code to do that --> Other apps included in usage - + 1 app allowed to use unrestricted data when Data Saver is on %1$d apps allowed to use unrestricted data when Data Saver is on - Data Saver + Data saver Unrestricted data access - + On - + Off diff --git a/res/xml/data_saver.xml b/res/xml/data_saver.xml index 5b69cbb4865..20ce5c8015a 100644 --- a/res/xml/data_saver.xml +++ b/res/xml/data_saver.xml @@ -15,11 +15,20 @@ --> + xmlns:settings="http://schemas.android.com/apk/res-auto" + android:title="@string/data_saver_title"> + + +