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

Commit 7f606c50 authored by Beverly's avatar Beverly Committed by Beverly Tai
Browse files

String update to better reflect the user action to enter device

"Swipe up to continue" is more informative than "Swipe to continue"

Fixes: 320786836
Test: manual
Flag: ACONFIG com.android.internal.foldables.flags.fold_grace_period_enabled DEVELOPMENT
Change-Id: I5a633f06509dae3e3047a1ff8d1d7cea7c2d6bc9
parent 5b4e13aa
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3252,7 +3252,7 @@
    <string name="install_app">Install app</string>

    <!-- Instructions informing the user they can swipe up on the lockscreen to dismiss [CHAR LIMIT=48]-->
    <string name="dismissible_keyguard_swipe">Swipe to continue</string>
    <string name="dismissible_keyguard_swipe">Swipe up to continue</string>

    <!--- Title of the dialog appearing when an external display is connected, asking whether to start mirroring [CHAR LIMIT=NONE]-->
    <string name="connected_display_dialog_start_mirroring">Mirror to external display?</string>