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

Commit ac67417c authored by Patrick Huang's avatar Patrick Huang Committed by Automerger Merge Worker
Browse files

Merge "Change lockscreen text from "Emergency call" to "Emergency"" into tm-dev am: edf4b8bb

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

Change-Id: Ifb1031aac8a51ac1439ab975aefbc8529bd994f4
parents 446640de edf4b8bb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2414,7 +2414,7 @@
    <!-- On the unlock pattern screen, shown at the top of the unlock screen to tell the user what to do. Below this text is the place for theu ser to draw the pattern. -->
    <string name="lockscreen_pattern_instructions">Draw pattern to unlock</string>
    <!-- Button at the bottom of the unlock screen to make an emergency call or access other emergency assistance functions. -->
    <string name="lockscreen_emergency_call">Emergency call</string>
    <string name="lockscreen_emergency_call">Emergency</string>
    <!-- Button at the bottom of the unlock screen that lets the user return to a call -->
    <string name="lockscreen_return_to_call">Return to call</string>
    <!-- Shown to confirm that the user entered their lock pattern correctly. -->