From ca15d4bbcbf244bcca53b80114fa6aa47a8ceb84 Mon Sep 17 00:00:00 2001 From: Raimond Spekking Date: Sun, 1 Jan 2012 13:03:55 +0000 Subject: [PATCH] r107770: Consistency tweak: 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 ca647f7e8f..58f4d287b6 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -2529,8 +2529,8 @@ It now redirects to [[$2]].', 'wantedpages-badtitle' => 'Invalid title in result set: $1', 'wantedfiles' => 'Wanted files', 'wantedfiles-summary' => '', # do not translate or duplicate this message to other languages -'wantedfiletext-cat' => 'The following images are used but do not exist. Images from foreign repositories may be listed despite existing. Any such false positives will be struck out. Additionally, pages that embed images that do not exist are listed in [[:$1]].', -'wantedfiletext-nocat' => 'The following images are used but do not exist. Images from foreign repositories may be listed despite existing. Any such false positives will be struck out.', +'wantedfiletext-cat' => 'The following files are used but do not exist. Files from foreign repositories may be listed despite existing. Any such false positives will be struck out. Additionally, pages that embed files that do not exist are listed in [[:$1]].', +'wantedfiletext-nocat' => 'The following files are used but do not exist. Files from foreign repositories may be listed despite existing. Any such false positives will be struck out.', 'wantedtemplates' => 'Wanted templates', 'wantedtemplates-summary' => '', # do not translate or duplicate this message to other languages 'mostlinked' => 'Most linked-to pages', -- 2.20.1