Merge "[Biometric Onboarding & Edu] Update face settings page" into main

This commit is contained in:
Shawn Lin
2025-02-05 02:52:09 -08:00
committed by Android (Google) Code Review
14 changed files with 394 additions and 54 deletions

View File

@@ -914,6 +914,14 @@
<string name="security_settings_face_enroll_improve_face_alert_body_fingerprint">Delete your current face model to set up Face Unlock again.\n\nYour face model will be permanently and securely deleted.\n\nAfter deletion, you will need your fingerprint, PIN, pattern, or password to unlock your phone or for authentication in apps.</string>
<!-- Title for a category shown for the face settings page. [CHAR LIMIT=20] -->
<string name="security_settings_face_settings_use_face_category">Use Face Unlock for</string>
<!-- Description shown on face settings page. -->
<string name="security_settings_face_description"></string>
<!-- Footer description shown on face settings page. -->
<string name="security_settings_face_footer_description_class3"></string>
<!-- Footer learn more description shown on face settings page. -->
<string name="security_settings_face_footer_learn_more_description"></string>
<!-- Footer learn more URL shown on face settings page [DO NOT TRANSLATE] -->
<string name="security_settings_face_footer_learn_more_url" translatable="false"></string>
<!-- Title for a category shown for the face settings page. [CHAR LIMIT=20] -->
<string name="security_settings_face_settings_face_category">Face</string>
<!-- Title for a category shown for the face settings page. [CHAR LIMIT=20] -->
@@ -948,6 +956,8 @@
<string name="security_settings_face_remove_dialog_details_fingerprint_conv">Your face model will be permanently and securely deleted.\n\nAfter deletion, you will need your fingerprint, PIN, pattern, or password to unlock your phone.</string>
<!-- Subtitle shown for contextual setting face enrollment [CHAR LIMIT=NONE] -->
<string name="security_settings_face_settings_context_subtitle">Use Face Unlock to unlock your phone</string>
<!-- Title shown for adding face in face settings page. -->
<string name="security_settings_face_add">Add face</string>
<!-- Fingerprint enrollment and settings --><skip />
<!-- Note: Update FingerprintEnrollParentalConsent.CONSENT_STRING_RESOURCES when any _consent_ strings are added or removed. -->