r104070 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r104069‎ | r104070 | r104071 >
Date:19:26, 23 November 2011
Author:jeroendedauw
Status:ok
Tags:neilk 
Comment:
Follow up to r103702;
Modified paths:
  • /trunk/extensions/UploadWizard/UploadWizard.i18n.php (modified) (history)
  • /trunk/extensions/UploadWizard/resources/mw.UploadWizardUpload.js (modified) (history)

Diff [purge]

Index: trunk/extensions/UploadWizard/UploadWizard.i18n.php
@@ -396,6 +396,7 @@
397397 'uploadwizard-desc' => 'Description of extension. It refers to [http://blog.wikimedia.org/blog/2009/07/02/ford-foundation-awards-300k-grant-for-wikimedia-commons/ this event], i.e. the development was paid with this $300,000 grant.',
398398 'mwe-upwiz-uploadcampaigns' => 'Special page title. Can also be worded as "campaigns for the promotion of uploading".',
399399 'mwe-upwiz-uploadcampaign' => 'Special page title.',
 400+ 'action-upwizcampaigns' => '{{doc-action|upwizcampaigns}}',
400401 'right-upwizcampaigns' => '{{doc-right|upwizcampaigns}}
401402
402403 "Upload campaign" can also be worded as "a campaign for the promotion of uploading".',
Index: trunk/extensions/UploadWizard/resources/mw.UploadWizardUpload.js
@@ -487,7 +487,7 @@
488488 if (!mw.isDefined( props ) ) {
489489 props = [];
490490 }
491 -
 491+
492492 var params = {
493493 'prop': 'stashimageinfo',
494494 'siifilekey': _this.fileKey,

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r103702added action messagejeroendedauw19:09, 19 November 2011

Status & tagging log