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

Commit cbf0d136 authored by Ale Nijamkin's avatar Ale Nijamkin Committed by Automerger Merge Worker
Browse files

Merge "Quick affordance long-press failure string updated" into tm-qpr-dev am:...

Merge "Quick affordance long-press failure string updated" into tm-qpr-dev am: 6e00fa64 am: 6176ef97

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



Change-Id: If020f5b7dab4e2b2c77e0be837bc51e430520e67
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 0604d2ac 6176ef97
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -2861,10 +2861,10 @@
    <string name="keyguard_affordance_enablement_dialog_home_instruction_2">&#8226; At least one device is available</string>

    <!--
    Error message shown when a button should be pressed and held to activate it, usually shown when
    the user attempted to tap the button or held it for too short a time. [CHAR LIMIT=32].
    Error message shown when a shortcut must be pressed and held to activate it, usually shown when
    the user tried to tap the shortcut or held it for too short a time. [CHAR LIMIT=32].
    -->
    <string name="keyguard_affordance_press_too_short">Touch &amp; hold to open</string>
    <string name="keyguard_affordance_press_too_short">Touch &amp; hold shortcut</string>

    <!-- Text for education page of cancel button to hide the page. [CHAR_LIMIT=NONE] -->
    <string name="rear_display_bottom_sheet_cancel">Cancel</string>