Add skip button in PS account login error screen
Recording link : b/320460786#comment5 Bug: 320460786 Test: Verified skip button in shown in error screen. Change-Id: I0b3b9258ad55069c9920d7fc9fb7f17d422297f1
This commit is contained in:
@@ -1341,10 +1341,14 @@
|
||||
<string name="private_space_done_label">Done</string>
|
||||
<!-- Toast to show on private space setup completion informing user to scroll down All apps to access private space. [CHAR LIMIT=60] -->
|
||||
<string name="private_space_scrolldown_to_access">Scroll down to find private space</string>
|
||||
<!-- Title for private space account login error screen. [CHAR LIMIT=60] -->
|
||||
<string name="private_space_retry_signin_title">Sign in to set up a private space</string>
|
||||
<!-- Title for private space account login error screen. [CHAR LIMIT=30] -->
|
||||
<string name="private_space_retry_signin_title">Sign in</string>
|
||||
<!-- Summary for the private space account login error screen. [CHAR LIMIT=NONE] -->
|
||||
<string name="private_space_retry_summary">You need to sign in to an account to set up a private space</string>
|
||||
<string name="private_space_retry_summary">Sign in to an account to use with your private space</string>
|
||||
<!-- Label for button to skip private space account sign in. [CHAR LIMIT=30] -->
|
||||
<string name="private_space_skip_login_label">Not now</string>
|
||||
<!-- Label for button to coninue with private space account sign in. [CHAR LIMIT=30] -->
|
||||
<string name="private_space_continue_login_label">Continue</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] -->
|
||||
|
Reference in New Issue
Block a user