Followup r93412: Register new message key in maintenance file
authorRaimond Spekking <raymond@users.mediawiki.org>
Thu, 28 Jul 2011 19:46:50 +0000 (19:46 +0000)
committerRaimond Spekking <raymond@users.mediawiki.org>
Thu, 28 Jul 2011 19:46:50 +0000 (19:46 +0000)
Consistent spelling of e-mail: email -> e-mail

languages/messages/MessagesEn.php
maintenance/language/messages.inc

index 91cef94..2903cdc 100644 (file)
@@ -1146,7 +1146,7 @@ Please wait before trying again.',
 '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 email without an email address",
+'user-mail-no-addy'      => 'Tried to send e-mail without an e-mail address',
 
 # Change password dialog
 'resetpass'                 => 'Change password',
index e0e56fd..91c25fc 100644 (file)
@@ -493,6 +493,7 @@ $wgMessageStructure = array(
                'pear-mail-error',
                'php-mail-error',
                'php-mail-error-unknown',
+               'user-mail-no-addy',
        ),
        'resetpass' => array(
                'resetpass',