Merge "Removed unused string (high_power_count)."
This commit is contained in:
committed by
Android (Google) Code Review
commit
b75865d9dd
@@ -6777,12 +6777,6 @@
|
||||
<!-- Description of high power switch [CHAR LIMIT=NONE] -->
|
||||
<string name="high_power_desc">Don\u2019t apply battery optimization. May drain your battery more quickly.</string>
|
||||
|
||||
<!-- Description of number of apps with high power turned on [CHAR LIMIT=NONE] -->
|
||||
<plurals name="high_power_count">
|
||||
<item quantity="one">1 app allowed to ignore battery optimization</item>
|
||||
<item quantity="other"><xliff:g id="count" example="10">%d</xliff:g> apps allowed to ignore battery optimization</item>
|
||||
</plurals>
|
||||
|
||||
<!-- Title of prompt dialog app can invoke to turn off optimization [CHAR LIMIT=NONE] -->
|
||||
<string name="high_power_prompt_title">Ignore battery optimizations?</string>
|
||||
|
||||
|
Reference in New Issue
Block a user