Index: trunk/tools/ToolserverI18N/language/messages/Catdown.i18n.php |
— | — | @@ -32,7 +32,7 @@ |
33 | 33 | 'download-info' => "{{plural: $1|There is one image|There are $1 images}}, with an estimated size of $2", |
34 | 34 | 'download' => 'Download', |
35 | 35 | |
36 | | - 'readme-contents' => 'The enclosing file $4 lists |
| 36 | + 'readme-contents' => 'The enclosing file $4 lists |
37 | 37 | the images at the $1 category ( $2 )$3. |
38 | 38 | |
39 | 39 | == Instructions for downloading all the listed images == |
— | — | @@ -42,11 +42,10 @@ |
43 | 43 | Extract all the files in the same folder and run $5 |
44 | 44 | $6 |
45 | 45 | Linux/Mac OS |
46 | | - Extract all the files and open a terminal in that folder. Run sh $5 |
47 | | -', |
48 | | - 'non-bundled-wget' => "Note: This version doesn't include wget for Windows. You will need to decompress |
| 46 | + Extract all the files and open a terminal in that folder. Run sh $5', |
| 47 | + 'non-bundled-wget' => "Note: This version doesn't include wget for Windows. You will need to decompress |
49 | 48 | to a folder with wget.exe or otherwise have wget in the PATH", |
50 | | - 'wget-info' => 'This file bundles a copy of wget $1 (for Windows platform). Wget is Free Software, |
| 49 | + 'wget-info' => 'This file bundles a copy of wget $1 (for Windows platform). Wget is Free Software, |
51 | 50 | under the terms of the GNU GENERAL PUBLIC LICENSE version 3. |
52 | 51 | There is a copy of the license below, and it is also available at http://www.gnu.org/licenses/gpl-3.0.txt |
53 | 52 | |
— | — | @@ -55,8 +54,7 @@ |
56 | 55 | http://ftp.gnu.org/gnu/wget/wget-$1.tar.xz |
57 | 56 | ftp://ftp.gnu.org/gnu/wget/wget-$1.tar.xz |
58 | 57 | or some other GNU Mirror, see |
59 | | - http://www.gnu.org/prep/ftp.html |
60 | | -', |
| 58 | + http://www.gnu.org/prep/ftp.html', |
61 | 59 | |
62 | 60 | 'scaling-none' => '', // Optional |
63 | 61 | 'scaling-width' => ', scaled to a maximum width of $1 {{plural:$1|pixel|pixels}}', |