Change linkstoimage and related messages from "link" to "use"
authorAmire80 <amir.aharoni@mail.huji.ac.il>
Tue, 20 Mar 2018 11:30:08 +0000 (13:30 +0200)
committerAmire80 <amir.aharoni@mail.huji.ac.il>
Sun, 12 Aug 2018 11:10:01 +0000 (11:10 +0000)
These messages don't discuss links to images. For example,
[[:File:Information.svg]], which is an actual *link*, won't appear
in this list, but only [[File:Information.svg]].

As the page https://translatewiki.net/w/i.php?title=Special:Translations&message=MediaWiki%3ALinkstoimage
shows, it is already translated as "uses" to some languages.

The comparable message "globalusage-of-file" also says "use"
and not "link".

Change-Id: I659bc267240d609032a1cd2c6af479df9c09fceb

languages/i18n/en.json

index caa2256..47747b6 100644 (file)
        "filehist-filesize": "File size",
        "filehist-comment": "Comment",
        "imagelinks": "File usage",
-       "linkstoimage": "The following {{PLURAL:$1|page links|$1 pages link}} to this file:",
-       "linkstoimage-more": "More than $1 {{PLURAL:$1|page links|pages link}} to this file.\nThe following list shows the {{PLURAL:$1|first page link|first $1 page links}} to this file only.\nA [[Special:WhatLinksHere/$2|full list]] is available.",
-       "nolinkstoimage": "There are no pages that link to this file.",
+       "linkstoimage": "The following {{PLURAL:$1|page uses|$1 pages uses}} this file:",
+       "linkstoimage-more": "More than $1 {{PLURAL:$1|page uses|pages use}} this file.\nThe following list shows the {{PLURAL:$1|first page|first $1 pages}} that use this file only.\nA [[Special:WhatLinksHere/$2|full list]] is available.",
+       "nolinkstoimage": "There are no pages that use this file.",
        "morelinkstoimage": "View [[Special:WhatLinksHere/$1|more links]] to this file.",
        "linkstoimage-redirect": "$1 (file redirect) $2",
        "duplicatesoffile": "The following {{PLURAL:$1|file is a duplicate|$1 files are duplicates}} of this file ([[Special:FileDuplicateSearch/$2|more details]]):",