Index: trunk/extensions/UploadWizard/UploadWizard.i18n.php |
— | — | @@ -214,9 +214,9 @@ |
215 | 215 | 'mwe-upwiz-error-license-wikitext-too-long' => 'The wikitext you entered is too long.', |
216 | 216 | 'mwe-upwiz-error-license-wikitext-invalid' => 'This does not seem to be valid wikitext, or does not contain a license.', |
217 | 217 | 'mwe-upwiz-details-error-count' => 'There {{PLURAL:$1|is one error|are $1 errors}} with the {{PLURAL:$2|form|forms}} above. Correct the errors, and try submitting again.', |
218 | | - 'mwe-upwiz-too-many-files-ok' => 'Ok', |
| 218 | + 'mwe-upwiz-too-many-files-ok' => 'OK', |
219 | 219 | 'mwe-upwiz-too-many-files-text' => 'You can only upload $1 {{PLURAL:$1|file|files}} in one go. You tried to add $2 {{PLURAL:$2|file|files}}, so $3 {{PLURAL:$3|file|files}} have been removed.', |
220 | | - 'mwe-upwiz-too-many-files' => 'Too many files', |
| 220 | + 'mwe-upwiz-too-many-files' => 'Too many files.', |
221 | 221 | |
222 | 222 | /* LICENSES & combinations of licenses */ |
223 | 223 | /* may be a good idea to shift to WikimediaLicenseTexts? */ |
— | — | @@ -587,7 +587,7 @@ |
588 | 588 | 'mwe-upwiz-prefs-def-3rdparty' => 'Form input label', |
589 | 589 | 'mwe-upwiz-prefs-def-license-ownwork' => 'Radio button option', |
590 | 590 | 'mwe-upwiz-prefs-def-license-3rdparty' => 'Radio button option', |
591 | | - 'mwe-upwiz-too-many-files-ok' => 'Ok button text', |
| 591 | + 'mwe-upwiz-too-many-files-ok' => 'OK button text', |
592 | 592 | 'mwe-upwiz-too-many-files-text' => 'Error message informing the user there are to manuy uploads in a dialog. Each param is a file count.', |
593 | 593 | 'mwe-upwiz-too-many-files' => 'Error dialog title', |
594 | 594 | ); |