Merge "Rename unaccounted to unknown."
This commit is contained in:
committed by
Android (Google) Code Review
commit
9050c57707
@@ -3604,7 +3604,7 @@
|
||||
<!-- Label for power consumed when Idle -->
|
||||
<string name="power_idle" product="default">Phone idle</string>
|
||||
<!-- Label for power that we aren't able to account for -->
|
||||
<string name="power_unaccounted">Unaccounted</string>
|
||||
<string name="power_unaccounted">Unknown</string>
|
||||
<!-- Label for power that we computed too much for -->
|
||||
<string name="power_overcounted">Over-counted</string>
|
||||
|
||||
@@ -3702,7 +3702,7 @@
|
||||
<string name="battery_desc_users">Battery used by user</string>
|
||||
|
||||
<!-- [CHAR LIMIT=50] Description for unaccounted power use -->
|
||||
<string name="battery_desc_unaccounted">Unaccounted power use</string>
|
||||
<string name="battery_desc_unaccounted">Unknown power use</string>
|
||||
<!-- [CHAR LIMIT=50] Description for over-counted power use -->
|
||||
<string name="battery_desc_overcounted">Over-counted power use</string>
|
||||
<!-- Representation of a mAh value. [CHAR LIMIT=NONE] -->
|
||||
|
Reference in New Issue
Block a user