Follow-up on r49920.
authorSiebrand Mazeland <siebrand@users.mediawiki.org>
Mon, 27 Apr 2009 05:38:43 +0000 (05:38 +0000)
committerSiebrand Mazeland <siebrand@users.mediawiki.org>
Mon, 27 Apr 2009 05:38:43 +0000 (05:38 +0000)
* email -> e-mail for consistency
* add key to messages.inc

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

index 843708b..b5d30de 100644 (file)
@@ -1611,7 +1611,7 @@ Note that their indexes of {{SITENAME}} content may be out of date.',
 'prefs-custom-js'           => 'Custom JS',
 'prefs-reset-intro'         => 'You can use this page to reset your preferences to the site defaults.
 This cannot be undone.',
-'prefs-emailconfirm-label'  => 'Email confirmation:',
+'prefs-emailconfirm-label'  => 'E-mail confirmation:',
 
 # User rights
 'userrights'                     => 'User rights management',
index 27410f0..da9bbec 100644 (file)
@@ -875,7 +875,7 @@ $wgMessageStructure = array(
                'prefs-watchlist-days-max',
                'prefs-watchlist-edits',
                'prefs-watchlist-edits-max',
-               'prefs-misc',
+               'prefs-misc', // continue checking if used from here on (r49916)
                'prefs-resetpass',
                'prefs-email',
                'prefs-rendering',
@@ -923,6 +923,7 @@ $wgMessageStructure = array(
                'prefs-custom-css',
                'prefs-custom-js',
                'prefs-reset-intro',
+               'prefs-emailconfirm-label',
        ),
        'userrights' => array(
                'userrights',