Skip to content

Commit 7fc24d8

Browse files
authored
Merge pull request #994 from firebase/mc/strings
Update English strings with less ambiguous message
2 parents c357ef2 + 4604ed1 commit 7fc24d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FirebaseAuthUI/Sources/Strings/en.lproj/FirebaseAuthUI.strings

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"EmailAlreadyInUseError" = "The email address is already in use by another account.";
8181

8282
/* Error message displayed when the password is too weak. */
83-
"WeakPasswordError" = "Strong passwords have at least 6 characters and a mix of letters and numbers.";
83+
"WeakPasswordError" = "Password must be at least 6 characters long.";
8484

8585
/* Error message displayed when many accounts have been created from same IP address. */
8686
"SignUpTooManyTimesError" = "Too many account requests are coming from your IP address. Try again in a few minutes.";

0 commit comments

Comments
 (0)