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

Commit b02d2fac authored by ykhung's avatar ykhung
Browse files

Update incompatible charging string based on UXR suggestion

Bug: 246960554
Test: atest
Change-Id: I38d53edc7b1d37eb125b06cfa789b0c5aaa7a10e
parent 5987bdf4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -56,7 +56,7 @@
    <string name="keyguard_plugged_in_charging_limited"><xliff:g id="percentage">%s</xliff:g> • Charging optimized to protect battery</string>

    <!-- When the lock screen is showing and the phone plugged in with incompatible charger. -->
    <string name="keyguard_plugged_in_incompatible_charger"><xliff:g id="percentage">%s</xliff:g> • Incompatible charging</string>
    <string name="keyguard_plugged_in_incompatible_charger"><xliff:g id="percentage">%s</xliff:g> • Issue with charging accessory</string>

    <!-- On the keyguard screen, when pattern lock is disabled, only tell them to press menu to unlock.  This is shown in small font at the bottom. -->
    <string name="keyguard_instructions_when_pattern_disabled">Press Menu to unlock.</string>