diff --git a/res/values/strings.xml b/res/values/strings.xml index a1db1724a16..ce0a4a609fc 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -7194,7 +7194,7 @@ Network restrictions - Operator data accounting may differ from your device. + Carrier data accounting may differ from device accounting %1$s used @@ -7218,22 +7218,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"> + + +