r95385 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r95384‎ | r95385 | r95386 >
Date:08:10, 24 August 2011
Author:raymond
Status:ok
Tags:
Comment:
Add colons to labels for consistency with other forms
'id' -> 'ID' for consistency with core
Modified paths:
  • /trunk/extensions/UploadWizard/UploadWizard.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/UploadWizard/UploadWizard.i18n.php
@@ -318,26 +318,26 @@
319319 // Special:UploadCampaign
320320 'uploadcampaign-legend' => 'Upload campaign configuration',
321321 'uploadcampaign-text' => 'You are modifying an Upload Wizard campaign.',
322 - 'mwe-upwiz-campaign-name' => 'Campaign name',
 322+ 'mwe-upwiz-campaign-name' => 'Campaign name:',
323323 'mwe-upwiz-campaign-enabled' => 'Campaign enabled',
324324 'mwe-upwiz-campaign-conf-skipTutorial' => 'Skip the licensing tutorial',
325 - 'mwe-upwiz-campaign-conf-autoCategories' => 'Categories to add the files to automatically and silently (pipe separated)',
326 - 'mwe-upwiz-campaign-conf-defaultCategories' => 'Default categories to list in the describe tab (pipe separated)',
327 - 'mwe-upwiz-campaign-conf-autoWikiText' => 'WikiText to automatically add to all uploaded images',
328 - 'mwe-upwiz-campaign-conf-ownWorkOption' => 'How to handle own-work or not own-work',
 325+ 'mwe-upwiz-campaign-conf-autoCategories' => 'Categories to add the files to automatically and silently (pipe separated):',
 326+ 'mwe-upwiz-campaign-conf-defaultCategories' => 'Default categories to list in the describe tab (pipe separated):',
 327+ 'mwe-upwiz-campaign-conf-autoWikiText' => 'WikiText to automatically add to all uploaded images:',
 328+ 'mwe-upwiz-campaign-conf-ownWorkOption' => 'How to handle own-work or not own-work:',
329329 'mwe-upwiz-campaign-owner-choice' => 'Allow the user to choose between own work and non-own work',
330330 'mwe-upwiz-campaign-owner-own' => 'Only allow for own work uploads',
331331 'mwe-upwiz-campaign-owner-notown' => 'Only allow for non-own work uploads',
332 - 'mwe-upwiz-campaign-conf-licensesOwnWork' => 'The licences that should be choosable for own-work',
333 - 'mwe-upwiz-campaign-conf-tutorialTemplate' => 'Name of the tutorial on Wikimedia Commons. $1 is replaced with the language code',
334 - 'mwe-upwiz-campaign-conf-tutorialWidth' => 'The width to scale the tutorial to',
335 - 'mwe-upwiz-campaign-conf-tutorialHelpdeskCoords' => 'Imagemap coordinates of the tutorial "helpdesk" button',
336 - 'mwe-upwiz-campaign-conf-defaultOwnWorkLicence' => 'The default own work license',
337 - 'mwe-upwiz-campaign-conf-idField' => 'Id field wikitext. Example: <nowiki>{{Rijksmonument|$1}}</nowiki>. Blank to not display field',
338 - 'mwe-upwiz-campaign-conf-idFieldLabel' => 'Id field label text',
339 - 'mwe-upwiz-campaign-conf-idFieldLabelPage' => 'Page name with text for the id field label. $1 is replaced with the language code',
340 - 'mwe-upwiz-campaign-conf-headerLabelPage' => 'Page containing text to display above the UploadWizard interface. $1 is replaced with the language code',
341 - 'mwe-upwiz-campaign-conf-thanksLabelPage' => 'Page containing text to display on top of the "Use" page. $1 is replaced with the language code',
 332+ 'mwe-upwiz-campaign-conf-licensesOwnWork' => 'The licences that should be choosable for own-work:',
 333+ 'mwe-upwiz-campaign-conf-tutorialTemplate' => 'Name of the tutorial on Wikimedia Commons. $1 is replaced with the language code:',
 334+ 'mwe-upwiz-campaign-conf-tutorialWidth' => 'The width to scale the tutorial to:',
 335+ 'mwe-upwiz-campaign-conf-tutorialHelpdeskCoords' => 'Imagemap coordinates of the tutorial "helpdesk" button:',
 336+ 'mwe-upwiz-campaign-conf-defaultOwnWorkLicence' => 'The default own work license:',
 337+ 'mwe-upwiz-campaign-conf-idField' => 'ID field wikitext. Example: <nowiki>{{Rijksmonument|$1}}</nowiki>. Blank to not display field:',
 338+ 'mwe-upwiz-campaign-conf-idFieldLabel' => 'ID field label text:',
 339+ 'mwe-upwiz-campaign-conf-idFieldLabelPage' => 'Page name with text for the ID field label. $1 is replaced with the language code:',
 340+ 'mwe-upwiz-campaign-conf-headerLabelPage' => 'Page containing text to display above the UploadWizard interface. $1 is replaced with the language code:',
 341+ 'mwe-upwiz-campaign-conf-thanksLabelPage' => 'Page containing text to display on top of the "Use" page. $1 is replaced with the language code:',
342342
343343 // Coolcats
344344 'mw-coolcats-confirm-new-title' => 'Confirm new category',

Follow-up revisions

RevisionCommit summaryAuthorDate
r958881.17wmf1: MFT r95385catrope17:27, 31 August 2011

Status & tagging log