From 2c30eea299c04d5b6ddb2bbd54406abfd49e0dd9 Mon Sep 17 00:00:00 2001 From: Aaron Schulz Date: Sat, 1 Oct 2011 23:39:36 +0000 Subject: [PATCH] FU r98559: added cannotchangeemail --- languages/messages/MessagesQqq.php | 1 + 1 file changed, 1 insertion(+) diff --git a/languages/messages/MessagesQqq.php b/languages/messages/MessagesQqq.php index 92a05d9328..67b6d7d212 100644 --- a/languages/messages/MessagesQqq.php +++ b/languages/messages/MessagesQqq.php @@ -726,6 +726,7 @@ This message is displayed when someone tried to login and the CSRF failed (most $1 is the minimum number of characters in the password.', 'password-login-forbidden' => 'Error message shown when the user has tried to log in using one of the special username/password combinations used for MediaWiki testing. (See [[mwr:75589]], [[mwr:75605]].)', 'mailmypassword' => 'Shown at [[Special:UserLogin]]', +'cannotchangeemail' => 'Error message shown when user goes to [[Special:ChangeEmail]] but email addresses cannot be changed on the site.', 'passwordremindertitle' => 'Title of e-mail which contains temporary password', 'passwordremindertext' => 'This text is used in an e-mail sent when a user requests a new temporary password (he has forgotten his password) or when an sysop creates a new user account choosing to have password and username sent to the new user by e-mail. * $1 is an IP addres. Example: 123.123.123.123 -- 2.20.1