Fix for r32378: added new messages to messages.inc and rebuilt MessagesEn.php
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Mon, 24 Mar 2008 19:05:06 +0000 (19:05 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Mon, 24 Mar 2008 19:05:06 +0000 (19:05 +0000)
languages/messages/MessagesEn.php
maintenance/language/messages.inc

index 6177962..b69119a 100644 (file)
@@ -1183,8 +1183,8 @@ Other admins on {{SITENAME}} will still be able to access the hidden content and
 
 # History merging
 'mergehistory'                     => 'Merge page histories',
-'mergehistory-header'              => "This page lets you merge revisions of the history of one source page into a newer page.
-Make sure that this change will maintain historical page continuity.",
+'mergehistory-header'              => 'This page lets you merge revisions of the history of one source page into a newer page.
+Make sure that this change will maintain historical page continuity.',
 'mergehistory-box'                 => 'Merge revisions of two pages:',
 'mergehistory-from'                => 'Source page:',
 'mergehistory-into'                => 'Destination page:',
index 73b66ae..a1f1f10 100644 (file)
@@ -650,6 +650,8 @@ $wgMessageStructure = array(
                'mergehistory-no-destination',
                'mergehistory-invalid-source',
                'mergehistory-invalid-destination',
+               'mergehistory-autocomment',
+               'mergehistory-comment',
        ),
        'mergelog' => array(
                'mergelog',