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

Commit 71f1ab6c authored by YK Hung's avatar YK Hung Committed by Automerger Merge Worker
Browse files

Merge "Update incompatible charging string based on UXR suggestion" into...

Merge "Update incompatible charging string based on UXR suggestion" into udc-dev am: c8c4212b am: 636c4a88

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/21706160



Change-Id: Ie8468973521333aeadb4a7bc59be77d5db72e03b
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 65cc2865 636c4a88
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>