r76553 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r76552‎ | r76553 | r76554 >
Date:00:43, 12 November 2010
Author:tomasz
Status:ok
Tags:
Comment:
Merging in r76543
Modified paths:
  • /branches/wmf/1.16wmf4/extensions/CentralNotice (modified) (history)
  • /branches/wmf/1.16wmf4/extensions/CentralNotice/SpecialBannerAllocation.php (modified) (history)

Diff [purge]

Index: branches/wmf/1.16wmf4/extensions/CentralNotice/SpecialBannerAllocation.php
@@ -73,7 +73,7 @@
7474 $htmlOut .= Xml::openElement( 'tr' );
7575 $htmlOut .= Xml::tags( 'td',
7676 array( 'valign' => 'top' ),
77 - wfMsg( 'centralnotice-project-language' ) );
 77+ wfMsg( 'centralnotice-project-lang' ) );
7878 $htmlOut .= Xml::openElement( 'td' );
7979 // Make sure the site language is in the list; a custom language code
8080 // might not have a defined name...
Property changes on: branches/wmf/1.16wmf4/extensions/CentralNotice
___________________________________________________________________
Modified: svn:mergeinfo
8181 Merged /trunk/extensions/CentralNotice:r76543

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r76543fixing label in Banner Allocationkaldari22:15, 11 November 2010

Status & tagging log