(bug 29507) Change 'image link' to 'file link' in Special:Whatlinkshere
authorBrian Wolff <bawolff@users.mediawiki.org>
Mon, 20 Jun 2011 23:59:38 +0000 (23:59 +0000)
committerBrian Wolff <bawolff@users.mediawiki.org>
Mon, 20 Jun 2011 23:59:38 +0000 (23:59 +0000)
aka change english translation of 'isimage' message to file link.

RELEASE-NOTES-1.19
languages/messages/MessagesEn.php

index a66aed0..fb2f0d2 100644 (file)
@@ -129,6 +129,7 @@ production.
 * (bug 27595) sha1 search of list=filearchive does not work
 * (bug 26763) Make RSS/Atom of user contributions more visible
 * (bug 25133) allow redirects also for action=parse&pageid
+* (bug 29507) Change 'image link' to 'file link' in Special:Whatlinkshere
 
 === Languages updated in 1.19 ===
 
index 6569dfa..a88215b 100644 (file)
@@ -3009,7 +3009,7 @@ The latest block log entry is provided below for reference:',
 'nolinkshere-ns'           => "No pages link to '''[[:$1]]''' in the chosen namespace.",
 'isredirect'               => 'redirect page',
 'istemplate'               => 'transclusion',
-'isimage'                  => 'image link',
+'isimage'                  => 'file link',
 'whatlinkshere-prev'       => '{{PLURAL:$1|previous|previous $1}}',
 'whatlinkshere-next'       => '{{PLURAL:$1|next|next $1}}',
 'whatlinkshere-links'      => '← links',