Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9050c577 authored by Dianne Hackborn's avatar Dianne Hackborn Committed by Android (Google) Code Review
Browse files

Merge "Rename unaccounted to unknown."

parents 5b845d0a 8969f615
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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] -->