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

Commit 8dc9c6f3 authored by Lucas Dupin's avatar Lucas Dupin
Browse files

Clearer charging text

Used to be "Charged," now it is "Fully Charged."

Test: visual
Change-Id: I5cda3110d8fbfa58985625e3a0ccf5ef354f7d09
Fixes: 111100554
parent 19bbcfff
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -62,7 +62,7 @@

    <!-- When the lock screen is showing, the phone is plugged in and the battery is fully
         charged, say that it is charged. -->
    <string name="keyguard_charged">Charged</string>
    <string name="keyguard_charged">Fully charged</string>

    <!-- When the lock screen is showing and the phone plugged in, and the battery
         is not fully charged, say that it's charging.  -->