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

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

Merge "Update string for battery main page" into oc-dev

am: dd0e0b45

Change-Id: I1eb0d3cf8859fe9c82d18a799312fe378319ad5a
parents 64142d2f dd0e0b45
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -4470,8 +4470,10 @@
    <!-- Title for the cellular network in power use UI(i.e. Mobile network scanning: 30% of battery usage) [CHAR_LIMIT=40] -->
    <string name="device_cellular_network">Mobile network scanning</string>
    <!-- Label for list of apps using battery in power use UI [CHAR_LIMIT=60] -->
    <string name="power_usage_list_summary">App usage since full charge</string>
    <!-- Label for time since last full charge in power use UI, i.e. "7 h 20 min ago" [CHAR_LIMIT=60] -->
    <string name="power_last_full_charge_summary"><xliff:g id="time">%1$s</xliff:g> ago</string>
    <!-- Label for list of apps using battery in power use UI [CHAR_LIMIT=120] -->
    <string name="power_usage_list_summary">App usage since full charge (<xliff:g id="time">%1$s</xliff:g> ago)</string>
    <!-- Description for the screen usage item [CHAR_LIMIT=120] -->
    <string name="screen_usage_summary">Amount of time screen has been on since full charge</string>
    <!-- Label for list of different types using battery in power use UI [CHAR_LIMIT=60] -->