Changed face/finger enroll intro no thanks
Changed the face & fingerprint enroll introduction to use "Not now" instead of "No thanks" during enrollment. Test: Manually verified the strings that showed up during face/fingerprint enrollment were correct Fixes: 302662735 Change-Id: I66183febae1cc36d4bfb2f67e70a3f37a887369c
This commit is contained in:
@@ -733,7 +733,7 @@
|
||||
<!-- Button text to cancel enrollment from the introduction [CHAR LIMIT=22] -->
|
||||
<string name="security_settings_face_enroll_introduction_cancel">Cancel</string>
|
||||
<!-- Button text to cancel enrollment [CHAR LIMIT=30] -->
|
||||
<string name="security_settings_face_enroll_introduction_no_thanks">No thanks</string>
|
||||
<string name="security_settings_face_enroll_introduction_no_thanks">Not now</string>
|
||||
<!-- Button text to start enrollment [CHAR LIMIT=30] -->
|
||||
<string name="security_settings_face_enroll_introduction_agree">I agree</string>
|
||||
<!-- Button text to scroll to the end of a scrollview. [CHAR LIMIT=30] -->
|
||||
@@ -862,7 +862,7 @@
|
||||
<!-- Button text to cancel enrollment from the introduction [CHAR LIMIT=22] -->
|
||||
<string name="security_settings_fingerprint_enroll_introduction_cancel">Cancel</string>
|
||||
<!-- Button text to cancel enrollment [CHAR LIMIT=30] -->
|
||||
<string name="security_settings_fingerprint_enroll_introduction_no_thanks">No thanks</string>
|
||||
<string name="security_settings_fingerprint_enroll_introduction_no_thanks">Not now</string>
|
||||
<!-- Button text to agree the consent and continue to the next screen from the introduction [CHAR LIMIT=22] -->
|
||||
<string name="security_settings_fingerprint_enroll_introduction_agree">I agree</string>
|
||||
<!-- Title of dialog shown when the user tries to skip setting up fingerprint after adding lock screen during initial setup. [CHAR LIMIT=30] -->
|
||||
|
Reference in New Issue
Block a user