Merge "Remote authenticator enrollment navigation." into main

This commit is contained in:
Justin McClain
2023-09-01 11:48:35 +00:00
committed by Android (Google) Code Review
15 changed files with 329 additions and 21 deletions

View File

@@ -887,6 +887,10 @@
<string name="security_settings_fingerprint_multiple_face_watch_preference_summary">Face, fingerprints, and <xliff:g id="watch" example="Dani's Watch">%s</xliff:g> added</string>
<!-- RemoteAuth unlock enrollment and settings --><skip />
<!-- Title shown for menu item that launches watch unlock settings. [CHAR LIMIT=40] -->
<string name ="security_settings_remoteauth_preference_title">Remote Authenticator Unlock</string>
<!-- Message shown in summary field when remote authenticator is set up. [CHAR LIMIT=40] -->
<string name="security_settings_remoteauth_preference_summary">Watch added</string>
<!-- Strings for RemoteAuth enroll introduction page -->
<!-- Introduction title shown in remote enrollment to introduce the remote feature [CHAR LIMIT=29] -->
<string name="security_settings_remoteauth_enroll_introduction_title">Set up your watch</string>