From 30743c787e0919dee18ec100b106c206a7f2fd65 Mon Sep 17 00:00:00 2001 From: Andreas Terzis Date: Wed, 7 Mar 2018 00:26:15 -0800 Subject: [PATCH] Rename "Billing Cycle" to "App usage cycle". Under Settings > Data Usage, rename "Billing cycle" to "Data warning & limit". In the new "Data warning & limit" screen rename "Billing cycle" to "App usage cycle". Bug: 74321150 Test: manual Change-Id: Ied4fd604fe98f5fc613fd4f7fc3a3bea5908bb7c --- res/values/strings.xml | 7 +++++-- res/xml/billing_cycle.xml | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/res/values/strings.xml b/res/values/strings.xml index e5c7cec78d0..fb39cf01d41 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -8633,8 +8633,11 @@ %1$s Data warning / %2$s Data limit - - Billing cycle + + Data warning & limit + + + App data usage cycle Monthly on day %1$s diff --git a/res/xml/billing_cycle.xml b/res/xml/billing_cycle.xml index 7b619792be3..2338a13f450 100644 --- a/res/xml/billing_cycle.xml +++ b/res/xml/billing_cycle.xml @@ -20,7 +20,7 @@ + android:title="@string/app_usage_cycle" />