From: Federico Leva Date: Thu, 1 Nov 2012 08:47:02 +0000 (+0100) Subject: Clarify error message for oldid info action X-Git-Tag: 1.31.0-rc.0~21779 X-Git-Url: http://git.cyclocoop.org/%24dirpuce/puce%24spip_lang_rtl.gif?a=commitdiff_plain;h=79c1727e6d9cd5a2616c7193f51e61c2e504f397;p=lhc%2Fweb%2Fwiklou.git Clarify error message for oldid info action According to qqq it's shown when info are requested for an oldid. Change-Id: I9c14867e216fb865d4a9109e10f3127c3c5c5a83 --- diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 832f2c6756..58c30a6e08 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -3744,7 +3744,7 @@ This is probably caused by a link to a blacklisted external site.', # Info page 'pageinfo-header' => '-', # do not translate or duplicate this message to other languages 'pageinfo-title' => 'Information for "$1"', -'pageinfo-not-current' => 'Information may only be displayed for the current revision.', +'pageinfo-not-current' => 'Sorry, it\'s impossible to provide this information for old revisions.', 'pageinfo-header-basic' => 'Basic information', 'pageinfo-header-edits' => 'Edit history', 'pageinfo-header-restrictions' => 'Page protection',