Fix title case.
authorSiebrand Mazeland <siebrand@users.mediawiki.org>
Fri, 28 Oct 2011 22:55:56 +0000 (22:55 +0000)
committerSiebrand Mazeland <siebrand@users.mediawiki.org>
Fri, 28 Oct 2011 22:55:56 +0000 (22:55 +0000)
languages/messages/MessagesEn.php

index f481634..4c65724 100644 (file)
@@ -1216,14 +1216,14 @@ Temporary password: $2',
 'passwordreset-emailerror-capture' => 'A reminder e-mail was generated, which is shown below, but sending it to the user failed: $1',
 
 # Special:ChangeEmail
-'changeemail'          => 'Change E-mail address',
+'changeemail'          => 'Change e-mail address',
 'changeemail-header'   => 'Change account e-mail address',
 'changeemail-text'     => 'Complete this form to change your e-mail address. You will need to enter your password to confirm this change.',
 'changeemail-no-info'  => 'You must be logged in to access this page directly.',
-'changeemail-oldemail' => 'Current E-mail address:',
-'changeemail-newemail' => 'New E-mail address:',
+'changeemail-oldemail' => 'Current e-mail address:',
+'changeemail-newemail' => 'New e-mail address:',
 'changeemail-none'     => '(none)',
-'changeemail-submit'   => 'Change E-mail',
+'changeemail-submit'   => 'Change e-mail',
 'changeemail-cancel'   => 'Cancel',
 
 # Edit page toolbar
@@ -1772,8 +1772,8 @@ Note that their indexes of {{SITENAME}} content may be out of date.',
 'prefs-watchlist-token'         => 'Watchlist token:',
 'prefs-misc'                    => 'Misc',
 'prefs-resetpass'               => 'Change password',
-'prefs-changeemail'             => 'Change E-mail',
-'prefs-setemail'                => 'Set an E-mail address',
+'prefs-changeemail'             => 'Change e-mail address',
+'prefs-setemail'                => 'Set an e-mail address',
 'prefs-email'                   => 'E-mail options',
 'prefs-rendering'               => 'Appearance',
 'saveprefs'                     => 'Save',