From: Siebrand Mazeland Date: Sat, 5 Jul 2008 12:43:51 +0000 (+0000) Subject: Update message 'undelete'. Previous text was incorrect as pointed out by AlexSm. X-Git-Tag: 1.31.0-rc.0~46726 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/pie.php?a=commitdiff_plain;h=dda5edf845305c299b1651fefe8a80f0051fa910;p=lhc%2Fweb%2Fwiklou.git Update message 'undelete'. Previous text was incorrect as pointed out by AlexSm. --- diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 5031cec711..02b06be246 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -2215,7 +2215,7 @@ You can change this page's protection level, but it will not affect the cascadin 'restriction-level-all' => 'any level', # Undelete -'undelete' => 'View deleted pages', +'undelete' => 'Restore revisions', 'undeletepage' => 'View and restore deleted pages', 'undeletepagetitle' => "'''The following consists of deleted revisions of [[:$1|$1]]'''.", 'viewdeletedpage' => 'View deleted pages',