From e4aebd66c040048e2b6083407906c57aeb1de01d Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Mon, 5 May 2008 21:26:26 +0000 Subject: [PATCH] image -> file... --- languages/messages/MessagesEn.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 17890100fa..71bd5629c8 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -2247,14 +2247,14 @@ $1', 'nolinkshere-ns' => "No pages link to '''[[:$1]]''' in the chosen namespace.", 'isredirect' => 'redirect page', 'istemplate' => 'inclusion', -'isimage' => 'image link', +'isimage' => 'file link', 'whatlinkshere-prev' => '{{PLURAL:$1|previous|previous $1}}', 'whatlinkshere-next' => '{{PLURAL:$1|next|next $1}}', 'whatlinkshere-links' => '← links', 'whatlinkshere-hideredirs' => '$1 redirects', 'whatlinkshere-hidetrans' => '$1 transclusions', 'whatlinkshere-hidelinks' => '$1 links', -'whatlinkshere-hideimages' => '$1 image links', +'whatlinkshere-hideimages' => '$1 file links', 'whatlinkshere-filters' => 'Filters', # Block/unblock -- 2.20.1