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

Commit 449bb694 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Switch battery saver to sentence case" into oc-mr1-dev

parents d35b6a7c ce2f47ec
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1538,10 +1538,10 @@
    <string name="battery_panel_title">Battery usage</string>

    <!-- Summary of battery saver not available [CHAR LIMIT=NONE] -->
    <string name="battery_detail_charging_summary">Battery Saver not available during charging</string>
    <string name="battery_detail_charging_summary">Battery saver not available during charging</string>

    <!-- Title of switch for battery saver [CHAR LIMIT=NONE] -->
    <string name="battery_detail_switch_title">Battery Saver</string>
    <string name="battery_detail_switch_title">Battery saver</string>

    <!-- Summary of switch for battery saver [CHAR LIMIT=NONE] -->
    <string name="battery_detail_switch_summary">Reduces performance and background data</string>