From: Krinkle Date: Sun, 18 Sep 2011 17:48:58 +0000 (+0000) Subject: Modify 'image links' message used for the heading on the File-page showing entries... X-Git-Tag: 1.31.0-rc.0~27576 X-Git-Url: http://git.cyclocoop.org/%22%2C%20generer_url_ecrire%28?a=commitdiff_plain;h=8c9e3dd637838eb6325f5a2b8e8335bce04b30d8;p=lhc%2Fweb%2Fwiklou.git Modify 'image links' message used for the heading on the File-page showing entries in the mw_imagelinks table which contains pages that use/embed this file. * Following the discussion on bug 30126. "File links" is confusing. Although developers will understand because of the table named 'imagelinks', other interfaces refer to this as 'usage' not a 'link'. * Also updated message documentation --- diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index d67237ca08..ddbffabf7d 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -2327,7 +2327,7 @@ When filtered by user, only files where that user uploaded the most recent versi 'filehist-filesize' => 'File size', 'filehist-comment' => 'Comment', 'filehist-missing' => 'File missing', -'imagelinks' => 'File links', +'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. The following list shows the {{PLURAL:$1|first page link|first $1 page links}} to this file only. diff --git a/languages/messages/MessagesQqq.php b/languages/messages/MessagesQqq.php index c43dabb54c..4606add400 100644 --- a/languages/messages/MessagesQqq.php +++ b/languages/messages/MessagesQqq.php @@ -1926,7 +1926,7 @@ Example: [[:Image:Addon-icn.png]]', 'filehist-comment' => 'In file description page {{Identical|Comment}}', -'imagelinks' => 'In top header of the image description page, see for example [[:Image:Yes.png]].', +'imagelinks' => 'In top header of the image description page, see for example [[:Image:Yes.png]]. Shows a list of pages where this file is used.', 'linkstoimage' => 'Used on image description, see for example [[:Image:Yes.png#filelinks]]. * Parameter $1 is the number of pages that link to the file/image.', 'linkstoimage-more' => 'Shown on an image description page when a file is used/linked more than 100 times on other pages.