Remove unused 'confirmedittitle'
authorSiebrand Mazeland <siebrand@users.mediawiki.org>
Sun, 26 Apr 2009 18:08:43 +0000 (18:08 +0000)
committerSiebrand Mazeland <siebrand@users.mediawiki.org>
Sun, 26 Apr 2009 18:08:43 +0000 (18:08 +0000)
languages/messages/MessagesEn.php
maintenance/language/messages.inc

index ae2524b..659b70c 100644 (file)
@@ -1096,7 +1096,6 @@ Please include all above details in any queries you make.',
 'blockededitsource'                => "The text of '''your edits''' to '''$1''' is shown below:",
 'whitelistedittitle'               => 'Login required to edit',
 'whitelistedittext'                => 'You have to $1 to edit pages.',
-'confirmedittitle'                 => 'E-mail confirmation required to edit',
 'confirmedittext'                  => 'You must confirm your e-mail address before editing pages.
 Please set and validate your e-mail address through your [[Special:Preferences|user preferences]].',
 'nosuchsectiontitle'               => 'No such section',
index 61aeddc..5b81833 100644 (file)
@@ -506,7 +506,6 @@ $wgMessageStructure = array(
                'blockededitsource',
                'whitelistedittitle',
                'whitelistedittext',
-               'confirmedittitle',
                'confirmedittext',
                'nosuchsectiontitle',
                'nosuchsectiontext',