Modify 'image links' message used for the heading on the File-page showing entries...
authorKrinkle <krinkle@users.mediawiki.org>
Sun, 18 Sep 2011 17:48:58 +0000 (17:48 +0000)
committerKrinkle <krinkle@users.mediawiki.org>
Sun, 18 Sep 2011 17:48:58 +0000 (17:48 +0000)
* 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

languages/messages/MessagesEn.php
languages/messages/MessagesQqq.php

index d67237c..ddbffab 100644 (file)
@@ -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.
index c43dabb..4606add 100644 (file)
@@ -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.