Index: trunk/extensions/UploadWizard/UploadWizard.i18n.php |
— | — | @@ -32,7 +32,7 @@ |
33 | 33 | 'mwe-upwiz-remove-upload' => 'Remove this file from the list of files to upload', |
34 | 34 | 'mwe-upwiz-remove-description' => 'Remove this description', |
35 | 35 | 'mwe-upwiz-upload' => 'Upload', |
36 | | - 'mwe-upwiz-upload-count' => '$1 {{PLURAL:$1|file|files}} of $2 {{PLURAL:$2|file|files}} uploaded', |
| 36 | + 'mwe-upwiz-upload-count' => '$1 of $2 {{PLURAL:$2|file|files}} uploaded', |
37 | 37 | 'mwe-upwiz-progressbar-uploading' => 'uploading', |
38 | 38 | 'mwe-upwiz-finished' => 'Finished!', |
39 | 39 | 'mwe-upwiz-secs-remaining' => '$1 {{PLURAL:$1|second|seconds}} remaining', |
— | — | @@ -80,7 +80,7 @@ |
81 | 81 | 'mwe-upwiz-macro-edit' => 'Update descriptions', |
82 | 82 | 'mwe-upwiz-thanks-intro' => 'Thanks for uploading your works! You can now use your files on pages or link to them from elsewhere on the web.', |
83 | 83 | 'mwe-upwiz-thanks-link' => 'This file is now available at <b><tt>$1</tt></b>.', |
84 | | - 'mwe-upwiz-thanks-wikitext' => '<b>To use the file</b>, copy this text into a page:', |
| 84 | + 'mwe-upwiz-thanks-wikitext' => '<b>To use the file on Wikipedia</b>, copy this text into a page:', |
85 | 85 | 'mwe-upwiz-thanks-url' => '<b>To link to it in HTML</b>, copy this HTML code:', |
86 | 86 | 'mwe-upwiz-upload-error-bad-filename-extension' => 'This wiki does not accept filenames with the extension "$1".', |
87 | 87 | 'mwe-upwiz-upload-error-duplicate' => 'This file was previously uploaded to this wiki.', |