r72790 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r72789‎ | r72790 | r72791 >
Date:09:37, 11 September 2010
Author:siebrand
Status:ok
Tags:
Comment:
Use message references in 'undeleteextrahelp'.
Modified paths:
  • /trunk/phase3/languages/messages/MessagesEn.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/messages/MessagesEn.php
@@ -2852,9 +2852,9 @@
28532853 'undeletepagetext' => 'The following {{PLURAL:$1|page has been deleted but is|$1 pages have been deleted but are}} still in the archive and can be restored.
28542854 The archive may be periodically cleaned out.',
28552855 'undelete-fieldset-title' => 'Restore revisions',
2856 -'undeleteextrahelp' => "To restore the page's entire history, leave all checkboxes deselected and click '''''Restore'''''.
2857 -To perform a selective restoration, check the boxes corresponding to the revisions to be restored, and click '''''Restore'''''.
2858 -Clicking '''''Reset''''' will clear the comment field and all checkboxes.",
 2856+'undeleteextrahelp' => "To restore the page's entire history, leave all checkboxes deselected and click '''''{{int:undeletebtn}}'''''.
 2857+To perform a selective restoration, check the boxes corresponding to the revisions to be restored, and click '''''{{int:undeletebtn}}'''''.
 2858+Clicking '''''{{int:undeletereset}}''''' will clear the comment field and all checkboxes.",
28592859 'undeleterevisions' => '$1 {{PLURAL:$1|revision|revisions}} archived',
28602860 'undeletehistory' => 'If you restore the page, all revisions will be restored to the history.
28612861 If a new page with the same name has been created since the deletion, the restored revisions will appear in the prior history.',

Status & tagging log