diff --git a/res/values/strings.xml b/res/values/strings.xml index 7b4d3b450d4..242177a39bb 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -6552,32 +6552,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" />