r106645 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r106644‎ | r106645 | r106646 >
Date:11:53, 19 December 2011
Author:purodha
Status:resolved (Comments)
Tags:
Comment:
Message wording corrected.
Modified paths:
  • /trunk/extensions/UploadWizard/UploadWizard.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/UploadWizard/UploadWizard.i18n.php
@@ -111,7 +111,7 @@
112112 'mwe-upwiz-source-thirdparty' => '{{PLURAL:$1|This file is|These files are}} not my own work.',
113113 'mwe-upwiz-source-thirdparty-intro' => 'Please enter the address where you found each file.',
114114 'mwe-upwiz-source-thirdparty-custom-multiple-intro' => 'If all files have the same source, author, and copyright status, you may enter them only once for all of them.',
115 - 'mwe-upwiz-source-thirdparty-license' => 'The copyright holder of {{PLURAL:$1|this work|these works}} published {{PLURAL:$1|it|them}} under the following license(s):',
 115+ 'mwe-upwiz-source-thirdparty-license' => 'The copyright holder of {{PLURAL:$1|this work|these works}} published {{PLURAL:$1|it|them}} under the following {{PLURAL:$2|license|licenses}}:',
116116 'mwe-upwiz-source-thirdparty-cases' => 'Now tell us why you are sure you have the right to publish {{PLURAL:$1|this work|these works}}:',
117117 'mwe-upwiz-source-thirdparty-accept' => 'OK',
118118 'mwe-upwiz-source-custom' => 'Provide copyright information for each file individually on the next page.',
@@ -174,7 +174,7 @@
175175 'mwe-upwiz-tooltip-description' => 'Briefly describe everything notable about the work.
176176 For a photo, mention the main things that are depicted, the occasion, or the place.',
177177 'mwe-upwiz-tooltip-date' => 'Date this work was created or first published (YYYY-MM-DD format).',
178 - 'mwe-upwiz-tooltip-categories' => 'Add [$1 categories] to your file to make it easier to find.',
 178+ 'mwe-upwiz-tooltip-categories' => 'Add your file to [$1 categories] so as to make it easier to find.',
179179 'mwe-upwiz-tooltip-other' => 'Any other information you want to include about this work — geographic coordinates, links to other versions, etc.',
180180 'mwe-upwiz-tooltip-location' => 'Coordinates of the location where this media file was created.',
181181 'mwe-upwiz-tooltip-more-info' => 'Learn more.',

Follow-up revisions

RevisionCommit summaryAuthorDate
r108880Partial revert r106645...reedy23:44, 13 January 2012

Comments

#Comment by Raymond (talk | contribs)   12:37, 19 December 2011

'mwe-upwiz-source-thirdparty-license'

  1. I do not find any usage of this message
  2. Have you checked that $2 is set? Can you give me function name/line# pls?

Status & tagging log