r68008 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r68007‎ | r68008 | r68009 >
Date:17:54, 14 June 2010
Author:neilk
Status:deferred
Tags:
Comment:
fixed a few file-upload messages, made wikitext more obvious to use
Modified paths:
  • /trunk/extensions/UploadWizard/UploadWizard.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/UploadWizard/UploadWizard.i18n.php
@@ -32,7 +32,7 @@
3333 'mwe-upwiz-remove-upload' => 'Remove this file from the list of files to upload',
3434 'mwe-upwiz-remove-description' => 'Remove this description',
3535 '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',
3737 'mwe-upwiz-progressbar-uploading' => 'uploading',
3838 'mwe-upwiz-finished' => 'Finished!',
3939 'mwe-upwiz-secs-remaining' => '$1 {{PLURAL:$1|second|seconds}} remaining',
@@ -80,7 +80,7 @@
8181 'mwe-upwiz-macro-edit' => 'Update descriptions',
8282 '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.',
8383 '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:',
8585 'mwe-upwiz-thanks-url' => '<b>To link to it in HTML</b>, copy this HTML code:',
8686 'mwe-upwiz-upload-error-bad-filename-extension' => 'This wiki does not accept filenames with the extension "$1".',
8787 'mwe-upwiz-upload-error-duplicate' => 'This file was previously uploaded to this wiki.',

Status & tagging log