r103670 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r103669‎ | r103670 | r103671 >
Date:13:37, 19 November 2011
Author:jeroendedauw
Status:ok (Comments)
Tags:neilk 
Comment:
follow up to r103612
Modified paths:
  • /trunk/extensions/UploadWizard/UploadWizard.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/UploadWizard/UploadWizard.i18n.php
@@ -574,6 +574,14 @@
575575 "Use" is the message {{msg-mw|Mwe-upwiz-step-thanks}}',
576576 'mw-coolcats-confirm-new-ok' => 'Button text on the category creation dialog for the Upload Wizard. Clicking this button will add the selected non-existing categories to the upload.',
577577 'mw-coolcats-confirm-new-cancel' => 'Button text on the category creation dialog for the Upload Wizard. Clicking this button will remove the selected non-existing categories from being added to the upload.',
 578+
 579+ 'prefs-uploads' => 'Preferences tab label',
 580+ 'mwe-upwiz-prefs-def-license' => 'Form input label',
 581+ 'mwe-upwiz-prefs-def-license-def' => 'Radio button option',
 582+ 'mwe-upwiz-prefs-def-licensetype' => 'Form input label',
 583+ 'mwe-upwiz-prefs-def-3rdparty' => 'Form input label',
 584+ 'mwe-upwiz-prefs-def-license-ownwork' => 'Radio button option',
 585+ 'mwe-upwiz-prefs-def-license-3rdparty' => 'Radio button option',
578586 );
579587
580588 /** Afrikaans (Afrikaans)

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r103612Follow up to r103599; implemented prefs for third party license and license t...jeroendedauw20:59, 18 November 2011

Comments

#Comment by NeilK (talk | contribs)   18:48, 6 December 2011

This sort of documentation is meant to explain the purpose as well as the function in the interface. Add a bit more please

Status & tagging log