From 79c1727e6d9cd5a2616c7193f51e61c2e504f397 Mon Sep 17 00:00:00 2001 From: Federico Leva Date: Thu, 1 Nov 2012 09:47:02 +0100 Subject: [PATCH] Clarify error message for oldid info action According to qqq it's shown when info are requested for an oldid. Change-Id: I9c14867e216fb865d4a9109e10f3127c3c5c5a83 --- languages/messages/MessagesEn.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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', -- 2.20.1