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

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

Change-Id: Id1afbbf2b2fe94523f663aa3043e700758e40eb0
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Ale Nijamkin
2022-12-28 18:38:49 +00:00
committed by Automerger Merge Worker

View File

@@ -2742,10 +2742,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>