Merge "Add face enroll accessibility dialog" into rvc-qpr-dev am: 4b83725ee6
am: 61259e7436
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/12172087 Change-Id: I6080fadd54962885a13ad08027916d13e0eacfe0
This commit is contained in:
@@ -730,6 +730,12 @@
|
||||
<string name="security_settings_face_enroll_education_message"></string>
|
||||
<!-- Button that takes the user to the enrollment activity [CHAR LIMIT=20] -->
|
||||
<string name="security_settings_face_enroll_education_start">Start</string>
|
||||
<!-- Confirmation dialog message shown when users with system accessibility features enabled try to start the non-accessibility version of enrollment [CHAR LIMIT=150] -->
|
||||
<string name="security_settings_face_enroll_education_accessibility_dialog_message">If accessibility face unlock is turned off, some setup steps may not work properly with TalkBack.</string>
|
||||
<!-- Negative button text for users who were shown the accessibility dialog [CHAR LIMIT=10] -->
|
||||
<string name="security_settings_face_enroll_education_accessibility_dialog_negative">Go back</string>
|
||||
<!-- Positive button text for users who were shown the accessibility dialog [CHAR LIMIT=20] -->
|
||||
<string name="security_settings_face_enroll_education_accessibility_dialog_positive">Continue setup</string>
|
||||
<!-- Button shown which shows accessibility toggles for face enrollment when clicked. [CHAR LIMIT=32] -->
|
||||
<string name="security_settings_face_enroll_introduction_accessibility">Use accessibility setup</string>
|
||||
<!-- Additional details shown when the accessibility toggle is expanded. [CHAR LIMIT=NONE]-->
|
||||
|
Reference in New Issue
Block a user