r95062 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r95061‎ | r95062 | r95063 >
Date:02:39, 20 August 2011
Author:erik
Status:ok
Tags:
Comment:
More user-friendly error message for blacklisted titles.
Modified paths:
  • /trunk/extensions/UploadWizard/UploadWizard.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/UploadWizard/UploadWizard.i18n.php
@@ -147,7 +147,7 @@
148148 Please check <b><tt>$1</tt></b> if you are not sure if you want to replace it.',
149149 'mwe-upwiz-fileexists-replace-on-page' => 'A file with this name exists already. If you want to replace it, go to the page for [$2 $1] and replace it there.',
150150 'mwe-upwiz-fileexists-replace-no-link' => 'A file with this name exists already.',
151 - 'mwe-upwiz-blacklisted' => 'Titles like this one have been banned.',
 151+ 'mwe-upwiz-blacklisted' => 'Please choose a different, descriptive title.',
152152 'mwe-upwiz-thumbnail-more' => 'Enlarge',
153153 'mwe-upwiz-overwrite' => 'Replace the file',
154154 'mwe-upwiz-next' => 'Next',

Status & tagging log