Show customized message for private space lock setup screen
go/ss/3kmkEkasv6vmDDo.png go/ss/7CzzSXZthbJVcEr.png Bug: 308862923 Test: atest ChooseLockGenericTest and Verified manually customized message is shown when passed with intent. Change-Id: I784d42c4702801ec45bc8d4c5e911a404f549d46
This commit is contained in:
@@ -1310,6 +1310,10 @@
|
||||
<string name="privatespace_retry_signin_title">Sign in to set up Private Space</string>
|
||||
<!-- Summary for the Private Space account login error screen. [CHAR LIMIT=NONE] -->
|
||||
<string name="privatespace_retry_summary">You need to sign in to an account to set up Private Space</string>
|
||||
<!-- private space lock setup screen title. This title is asking the user to choose a type of screen lock (such as a pattern, PIN, or password) that they need to enter to unlock private space. [CHAR LIMIT=60] -->
|
||||
<string name="private_space_lock_setup_title">Choose a lock for your private space</string>
|
||||
<!-- private space lock setup screen description [CHAR LIMIT=NONE] -->
|
||||
<string name="private_space_lock_setup_description">You can unlock your private space using your fingerprint. For security, this option requires a backup lock.</string>
|
||||
|
||||
<!-- TODO(b/309950257): Remove below strings once QSTIle fulfillment is complete. -->
|
||||
<!-- Header in hide Private Space settings page to unhide Private Space. [CHAR LIMIT=90] -->
|
||||
@@ -1323,7 +1327,6 @@
|
||||
<!-- Note in hide Private Space settings page to inform that this is a development feature. [CHAR LIMIT=NONE] -->
|
||||
<string name="privatespace_development_note">Note to Googlers: The development of this feature is still in progress</string>
|
||||
|
||||
|
||||
<!-- Text shown when "Add fingerprint" button is disabled -->
|
||||
<string name="fingerprint_add_max">You can add up to <xliff:g id="count" example="5">%d</xliff:g> fingerprints</string>
|
||||
<!-- Text shown when users has enrolled a maximum number of fingerprints [CHAR LIMIT=NONE] -->
|
||||
|
Reference in New Issue
Block a user