From: Tim Starling Date: Tue, 23 Aug 2005 23:29:21 +0000 (+0000) Subject: Missing undeletehistorynoadmin message X-Git-Tag: 1.6.0~1824 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/categories/modifier.php?a=commitdiff_plain;h=80d9841fa17e52ae6f15f654c1e51a95820613b6;p=lhc%2Fweb%2Fwiklou.git Missing undeletehistorynoadmin message --- diff --git a/languages/Language.php b/languages/Language.php index 328f4cdaf0..1039871519 100644 --- a/languages/Language.php +++ b/languages/Language.php @@ -1349,6 +1349,9 @@ can be restored. The archive may be periodically cleaned out.', If a new page with the same name has been created since the deletion, the restored revisions will appear in the prior history, and the current revision of the live page will not be automatically replaced.', +'undeletehistorynoadmin' => 'This article has been deleted. The reason for deletion is +shown in the summary below, along with details of the users who had edited this page +before deletion. The actual text of these deleted revisions is only available to administrators.', 'undeleterevision' => "Deleted revision as of $1", 'undeletebtn' => 'Restore!', 'undeletedarticle' => "restored \"[[$1]]\"",