r104193 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r104192‎ | r104193 | r104194 >
Date:20:19, 24 November 2011
Author:siebrand
Status:ok
Tags:
Comment:
Follow-up r104169: Correct capital usage and consistent punctuation.
Modified paths:
  • /trunk/extensions/UploadWizard/UploadWizard.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/UploadWizard/UploadWizard.i18n.php
@@ -214,9 +214,9 @@
215215 'mwe-upwiz-error-license-wikitext-too-long' => 'The wikitext you entered is too long.',
216216 'mwe-upwiz-error-license-wikitext-invalid' => 'This does not seem to be valid wikitext, or does not contain a license.',
217217 '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',
219219 '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.',
221221
222222 /* LICENSES & combinations of licenses */
223223 /* may be a good idea to shift to WikimediaLicenseTexts? */
@@ -587,7 +587,7 @@
588588 'mwe-upwiz-prefs-def-3rdparty' => 'Form input label',
589589 'mwe-upwiz-prefs-def-license-ownwork' => 'Radio button option',
590590 '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',
592592 '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.',
593593 'mwe-upwiz-too-many-files' => 'Error dialog title',
594594 );

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r104169follow-up to r104167: spelling fixes ("to many"->"too many")erik14:58, 24 November 2011

Status & tagging log