From bcb4f2c913a74e1b03c6ac41e014410b10a462bd Mon Sep 17 00:00:00 2001 From: Jason Monk Date: Mon, 11 May 2015 15:48:11 -0400 Subject: [PATCH] Update strings for ignore optimizations control Bug: 19991702 Change-Id: Ie5b54fd70176cfceb8b88cf18a9974321ba84c28 --- res/values/strings.xml | 31 ++++++++++--------- res/xml/high_power_details.xml | 7 ++--- res/xml/power_usage_details.xml | 2 +- .../applications/ManageApplications.java | 6 ++-- .../settings/fuelgauge/PowerUsageDetail.java | 5 +-- 5 files changed, 26 insertions(+), 25 deletions(-) diff --git a/res/values/strings.xml b/res/values/strings.xml index 7aee58ae935..c396b1e93d2 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -6636,32 +6636,35 @@ %1$s (%2$d) - - High power + + Ignore optimizations - - High power apps + + Allowed - - On + + Not allowed - - Off + + Allowed to ignore optimizations + + + Not allowed to ignore optimizations - High powered apps description text goes here. This is a placeholder. + Ignore optimizations including Battery saver, allow instant content refresh etc. - - 1 app is allowed to ignore restrictions like battery saver mode, sync etc. - %d apps is allowed to ignore restrictions like battery saver mode, sync etc. + + 1 app is allowed to ignore battery optimizations + %d apps are allowed to battery optimizations - %1$d%% use since last full charge + %1$d%% use since last full charge - No battery use since last full charge + No battery use since last full charge App notification preferences diff --git a/res/xml/high_power_details.xml b/res/xml/high_power_details.xml index 81f780618c0..d0aae549755 100644 --- a/res/xml/high_power_details.xml +++ b/res/xml/high_power_details.xml @@ -16,14 +16,11 @@ + android:title="@string/high_power_apps"> - - + android:title="@string/high_power_apps" /> diff --git a/res/xml/power_usage_details.xml b/res/xml/power_usage_details.xml index ca84e897e23..3ad6547398d 100644 --- a/res/xml/power_usage_details.xml +++ b/res/xml/power_usage_details.xml @@ -27,7 +27,7 @@ + android:title="@string/high_power_apps" />