r100707 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r100706‎ | r100707 | r100708 >
Date:16:21, 25 October 2011
Author:siebrand
Status:ok
Tags:
Comment:
url -> URL
Modified paths:
  • /trunk/tools/ToolserverI18N/language/messages/Catdown.i18n.php (modified) (history)

Diff [purge]

Index: trunk/tools/ToolserverI18N/language/messages/Catdown.i18n.php
@@ -24,7 +24,7 @@
2525 'invalid-height' => 'Invalid height',
2626 'no-such-project' => "There's no such project",
2727 'no-images' => 'There are no images in that category',
28 - 'category-is-url' => 'The given category name looks like a URL. You need to specify the category name, not its url.',
 28+ 'category-is-url' => 'The given category name looks like a URL. You need to specify the category name, not its URL.',
2929 'category-contains-namespace' => 'You seem to have included the namespace along the category name. With the given name, the page would be available as [[Category:$1]].',
3030 'zip-failed' => 'Zip creation failed',
3131 'image-area-too-big' => '$1 is too big to create a thumbnail. Using full size.',
@@ -80,7 +80,7 @@
8181 'invalid-height' => 'Shown when an invalid height is provided',
8282 'no-such-project' => "Error given for wrong project (eg. 'qwerty.wikipedia')",
8383 'no-images' => "Shown when the category doesn't have any files",
84 - 'category-is-url' => 'Shown when a full url is given as category name',
 84+ 'category-is-url' => 'Shown when a full URL is given as category name',
8585 'category-contains-namespace' => 'Shown when a category with namespace is given as category. $1: Given category name.',
8686 'zip-failed' => 'Generic error for when the zip creation failed',
8787 'image-area-too-big' => 'Shown when an image cannot be thumbnailed. See http://www.mediawiki.org/wiki/Manual:$wgMaxImageArea
@@ -91,7 +91,7 @@
9292 'download' => 'Big link to download the zip',
9393 'readme-contents' => "Contents of the README file.
9494 * $1: Category name
95 -* $2: Category url
 95+* $2: Category URL
9696 * $3 Result of scaling restrictions (one of scaling-none, scaling-width, scaling-height, scaling-both messages)
9797 * $4: Filename of the list.
9898 * $5 Name of the .bat script to run (script-filename msg)

Status & tagging log