From 49b923b73424935f31b7091571b3c77485032781 Mon Sep 17 00:00:00 2001 From: Rob Church Date: Thu, 13 Sep 2007 14:02:05 +0000 Subject: [PATCH] (bug 11323) Missing comma --- languages/messages/MessagesEn.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 79a55ce8da..2ef21ae260 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -2838,7 +2838,7 @@ Mailer returned: $1', 'confirmemail_loggedin' => 'Your e-mail address has now been confirmed.', 'confirmemail_error' => 'Something went wrong saving your confirmation.', 'confirmemail_subject' => '{{SITENAME}} e-mail address confirmation', -'confirmemail_body' => 'Someone, probably you from IP address $1, has registered an +'confirmemail_body' => 'Someone, probably you, from IP address $1, has registered an account "$2" with this e-mail address on {{SITENAME}}. To confirm that this account really does belong to you and activate -- 2.20.1