http://www.mediawiki.org/wiki/Special:Code/MediaWiki/72790

Revision: 72790
Author:   siebrand
Date:     2010-09-11 09:37:08 +0000 (Sat, 11 Sep 2010)

Log Message:
-----------
Use message references in 'undeleteextrahelp'.

Modified Paths:
--------------
    trunk/phase3/languages/messages/MessagesEn.php

Modified: trunk/phase3/languages/messages/MessagesEn.php
===================================================================
--- trunk/phase3/languages/messages/MessagesEn.php      2010-09-11 09:31:20 UTC 
(rev 72789)
+++ trunk/phase3/languages/messages/MessagesEn.php      2010-09-11 09:37:08 UTC 
(rev 72790)
@@ -2852,9 +2852,9 @@
 '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.
 The archive may be periodically cleaned out.',
 'undelete-fieldset-title'      => 'Restore revisions',
-'undeleteextrahelp'            => "To restore the page's entire history, leave 
all checkboxes deselected and click '''''Restore'''''.
-To perform a selective restoration, check the boxes corresponding to the 
revisions to be restored, and click '''''Restore'''''.
-Clicking '''''Reset''''' will clear the comment field and all checkboxes.",
+'undeleteextrahelp'            => "To restore the page's entire history, leave 
all checkboxes deselected and click '''''{{int:undeletebtn}}'''''.
+To perform a selective restoration, check the boxes corresponding to the 
revisions to be restored, and click '''''{{int:undeletebtn}}'''''.
+Clicking '''''{{int:undeletereset}}''''' will clear the comment field and all 
checkboxes.",
 'undeleterevisions'            => '$1 {{PLURAL:$1|revision|revisions}} 
archived',
 'undeletehistory'              => 'If you restore the page, all revisions will 
be restored to the history.
 If a new page with the same name has been created since the deletion, the 
restored revisions will appear in the prior history.',



_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to