From: Brion Vibber Date: Sat, 5 Jul 2008 22:14:49 +0000 (+0000) Subject: Revert r37095 "Update message 'undelete'. Previous text was incorrect as pointed... X-Git-Tag: 1.31.0-rc.0~46712 X-Git-Url: http://git.cyclocoop.org/%24action?a=commitdiff_plain;h=17a59f17795d971b798c9e7fb45f1006912ed3d1;p=lhc%2Fweb%2Fwiklou.git Revert r37095 "Update message 'undelete'. Previous text was incorrect as pointed out by AlexSm." Previous text was more accurate and clear than new text imho; reverting. --- diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 9bef1f42a7..5a0277ad87 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -2216,7 +2216,7 @@ You can change this page's protection level, but it will not affect the cascadin 'restriction-level-all' => 'any level', # Undelete -'undelete' => 'Restore revisions', +'undelete' => 'View deleted pages', 'undeletepage' => 'View and restore deleted pages', 'undeletepagetitle' => "'''The following consists of deleted revisions of [[:$1|$1]]'''.", 'viewdeletedpage' => 'View deleted pages',