From: Siebrand Mazeland Date: Mon, 1 Aug 2011 14:22:38 +0000 (+0000) Subject: Update punctuation for a few fatal error messages. X-Git-Tag: 1.31.0-rc.0~28521 X-Git-Url: http://git.cyclocoop.org/data/%24oldEdit?a=commitdiff_plain;h=8cc9b0dcb99925cae9b30267c1c82c493e3ac7c3;p=lhc%2Fweb%2Fwiklou.git Update punctuation for a few fatal error messages. --- diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index ec19c9b1c1..86811bedc1 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -1145,8 +1145,8 @@ Please wait before trying again.', # E-mail sending 'pear-mail-error' => '$1', # do not translate or duplicate this message to other languages 'php-mail-error' => '$1', # do not translate or duplicate this message to other languages -'php-mail-error-unknown' => "Unknown error in PHP's mail() function", -'user-mail-no-addy' => 'Tried to send e-mail without an e-mail address', +'php-mail-error-unknown' => "Unknown error in PHP's mail() function.", +'user-mail-no-addy' => 'Tried to send e-mail without an e-mail address.', # Change password dialog 'resetpass' => 'Change password',