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"> + + +