Index: trunk/tools/ToolserverI18N/language/messages/Catdown.i18n.php |
— | — | @@ -24,7 +24,7 @@ |
25 | 25 | 'invalid-height' => 'Invalid height', |
26 | 26 | 'no-such-project' => "There's no such project", |
27 | 27 | '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.', |
29 | 29 | '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]].', |
30 | 30 | 'zip-failed' => 'Zip creation failed', |
31 | 31 | 'image-area-too-big' => '$1 is too big to create a thumbnail. Using full size.', |
— | — | @@ -80,7 +80,7 @@ |
81 | 81 | 'invalid-height' => 'Shown when an invalid height is provided', |
82 | 82 | 'no-such-project' => "Error given for wrong project (eg. 'qwerty.wikipedia')", |
83 | 83 | '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', |
85 | 85 | 'category-contains-namespace' => 'Shown when a category with namespace is given as category. $1: Given category name.', |
86 | 86 | 'zip-failed' => 'Generic error for when the zip creation failed', |
87 | 87 | 'image-area-too-big' => 'Shown when an image cannot be thumbnailed. See http://www.mediawiki.org/wiki/Manual:$wgMaxImageArea |
— | — | @@ -91,7 +91,7 @@ |
92 | 92 | 'download' => 'Big link to download the zip', |
93 | 93 | 'readme-contents' => "Contents of the README file. |
94 | 94 | * $1: Category name |
95 | | -* $2: Category url |
| 95 | +* $2: Category URL |
96 | 96 | * $3 Result of scaling restrictions (one of scaling-none, scaling-width, scaling-height, scaling-both messages) |
97 | 97 | * $4: Filename of the list. |
98 | 98 | * $5 Name of the .bat script to run (script-filename msg) |