Merge "Fail the screen lock flow if the old password has already changed."
This commit is contained in:
committed by
Android (Google) Code Review
commit
60d5117b9f
@@ -1584,6 +1584,9 @@
|
||||
<!-- Label for ChoosePassword/PIN Clear button that clears all text entered by the user so far. -->
|
||||
<string name="lockpassword_clear_label">Clear</string>
|
||||
|
||||
<!-- Toast for a failed password change attempt when the old credential has been changed. [CHAR LIMIT=120]-->
|
||||
<string name="lockpassword_credential_changed">Screen lock was already changed. Try again with the new screen lock.</string>
|
||||
|
||||
<!-- Label for LockPatternTutorial Cancel button -->
|
||||
<string name="lockpattern_tutorial_cancel_label">Cancel</string>
|
||||
|
||||
|
Reference in New Issue
Block a user