Tinaj1234 has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/106883


Change subject: Error message for invalid login changed.
......................................................................

Error message for invalid login changed.

Error message, "The username or password you entered is not valid."
changed to "The email address or password you entered is not valid.".

Bug: 50376
Change-Id: Ib364cef6793497bccfa3f8ff76ee36cb073bade4
---
M template/en/custom/global/user-error.html.tmpl
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/wikimedia/bugzilla/modifications 
refs/changes/83/106883/1

diff --git a/template/en/custom/global/user-error.html.tmpl 
b/template/en/custom/global/user-error.html.tmpl
index 5d8800d..c4cb367 100644
--- a/template/en/custom/global/user-error.html.tmpl
+++ b/template/en/custom/global/user-error.html.tmpl
@@ -1005,7 +1005,7 @@
 
   [% ELSIF error == "invalid_username_or_password" %]
     [% title = "Invalid Username Or Password" %]
-    The username or password you entered is not valid.
+    The email address or password you entered is not valid.
     [%# People get two login attempts before being warned about
       # being locked out.
       #%]

-- 
To view, visit https://gerrit.wikimedia.org/r/106883
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib364cef6793497bccfa3f8ff76ee36cb073bade4
Gerrit-PatchSet: 1
Gerrit-Project: wikimedia/bugzilla/modifications
Gerrit-Branch: master
Gerrit-Owner: Tinaj1234 <tinajohnson.1...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to