r83686 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r83685‎ | r83686 | r83687 >
Date:01:26, 11 March 2011
Author:neilk
Status:deferred
Tags:
Comment:
RL message creation conventions
Modified paths:
  • /trunk/extensions/UploadWizard/resources/mw.LanguageUpWiz.js (modified) (history)

Diff [purge]

Index: trunk/extensions/UploadWizard/resources/mw.LanguageUpWiz.js
@@ -1,8 +1,7 @@
22 ( function( mw ) {
3 -
4 -mw.addMessages({
 3+mediaWiki.messages.set( {
54 "mwe-upwiz-code-unknown": "Unknown language"
6 -});
 5+} );
76
87 /**
98 * Utility class which knows about languages, and how to construct HTML to select them

Status & tagging log