Hi,
Currently, when someone gets a password reminder mailed to them from Mediawiki, they get a rather cryptic message like:
"Someone (probably you) from IP X has requested...."
I'd like to change that text. I've looked in the following files in /includes:
UserMail.php SpecialEmailuser.php Userlogin.php SpecialUserlogin.php
But none seem to contain the actual text of the email message. Can anyone point me to the right file(s)?
Thanks in advance.