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

Commit ce62cb01 authored by Lei Yu's avatar Lei Yu Committed by android-build-merger
Browse files

Merge "Update some battery string comments" into oc-dev am: 2721c8aa

am: b783b277

Change-Id: I76d0efaae5ad72bd0bb38a2e3a5c710f18fb8de8
parents b59d4938 b783b277
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -4692,9 +4692,9 @@
    <string name="battery_last_full_charge">Last full charge</string>
    <!-- Description for text in battery footer. [CHAR LIMIT=120] -->
    <string name="battery_footer_summary">Remaining battery time is approximate and can change based on usage</string>
    <!-- Title for battery usage detail in foreground. [CHAR LIMIT=80] -->
    <!-- Title for text that shows the amount of time an app has been running while in the foreground. [CHAR LIMIT=80] -->
    <string name="battery_detail_foreground">While in active use</string>
    <!-- Title for battery usage detail in background. [CHAR LIMIT=80] -->
    <!-- Title for text that shows the amount of time an app has been running while in the background. [CHAR LIMIT=80] -->
    <string name="battery_detail_background">While in background</string>
    <!-- Title for battery usage amount by this app. [CHAR LIMIT=80] -->
    <string name="battery_detail_power_usage">Battery usage</string>