Rephrase the somewhat confusing createaccount-text message, which solves bug 12660...
authorAryeh Gregor <simetrical@users.mediawiki.org>
Tue, 5 Feb 2008 02:19:05 +0000 (02:19 +0000)
committerAryeh Gregor <simetrical@users.mediawiki.org>
Tue, 5 Feb 2008 02:19:05 +0000 (02:19 +0000)
RELEASE-NOTES
languages/messages/MessagesEn.php

index 011c8e7..017b3c7 100644 (file)
@@ -360,6 +360,8 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * (bug 12768) Make DatabasePostgres->hasContraint() schema aware.
 * (bug 12735) Truncate usernames in comments using mb_ functions.
 * (bug 12892) Poor tab indexing on "delete file" form
+* (bug 12660) When creating an account by e-mail, do not send the creator's IP
+  address
 
 == Parser changes in 1.12 ==
 
index c4ad9b7..65b328b 100644 (file)
@@ -905,9 +905,7 @@ format. Please enter a well-formatted address or empty that field.',
 'accountcreated'             => 'Account created',
 'accountcreatedtext'         => 'The user account for $1 has been created.',
 'createaccount-title'        => 'Account creation for {{SITENAME}}',
-'createaccount-text'         => 'Someone ($1) created an account for $2 on {{SITENAME}}
-($4). The password for "$2" is "$3". You should log in and change your password
-now.
+'createaccount-text'         => 'Someone created an account for your e-mail address on {{SITENAME}} ($4) named "$2", with password "$3". You should log in and change your password now.
 
 You may ignore this message, if this account was created in error.',
 'loginlanguagelabel'         => 'Language: $1',