更新密码校验规则
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
<string name="agree_terms_of_service">Yes, I have read and agree to RaveNow’s Privacy Policy.</string>
|
||||
<string name="agree_promotion">Yes, I want to be added to the Rave Now mailing list.</string>
|
||||
<string name="text_error_email_format">Invalid email</string>
|
||||
<string name="text_error_password_format">The password must be at least 8 characters long and contain a combination of uppercase letters, lowercase letters, and numbers.</string>
|
||||
<string name="text_error_password_format">At least 6 characters and contain letters, and numbers.</string>
|
||||
<string name="text_error_confirm_password_mismatch">Please ensure that the passwords entered twice are consistent.</string>
|
||||
<string name="text_error_confirm_password_required">Confirm password is required</string>
|
||||
<string name="error_10001_user_exist">User existed</string>
|
||||
|
||||
Reference in New Issue
Block a user