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

Commit 620b4105 authored by Android Build Merger (Role)'s avatar Android Build Merger (Role) Committed by Android (Google) Code Review
Browse files

Merge "Merge "Make battery labels translatable." into nyc-dev am: 14abed66...

Merge "Merge "Make battery labels translatable." into nyc-dev am: 14abed66 am: 71430130" into nyc-mr1-dev-plus-aosp
parents 71a9b4cb 909fdc0c
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -809,7 +809,8 @@
    <!-- Option in navigation drawer that leads to Settings main screen [CHAR LIMIT=30] -->
    <string name="home">Settings Home</string>

    <string-array name="battery_labels" translatable="false">
    <!-- Labels on the side of batter graph in Quick Settings and Settings [CHAR LIMIT=8] -->
    <string-array name="battery_labels">
        <item>0%</item>
        <item>50%</item>
        <item>100%</item>