r79747 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r79746‎ | r79747 | r79748 >
Date:19:28, 6 January 2011
Author:kaldari
Status:deferred
Tags:
Comment:
removing another unused message
Modified paths:
  • /trunk/extensions/CentralNotice/CentralNotice.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/CentralNotice/CentralNotice.i18n.php
@@ -13,6 +13,8 @@
1414 'centralnotice' => 'Central notice admin',
1515 'noticetemplate' => 'Central notice admin',
1616 'bannerallocation' => 'Central notice admin',
 17+ 'right-centralnotice-admin' => 'Manage central notices',
 18+ 'action-centralnotice-admin' => 'manage central notices',
1719 'centralnotice-desc' => 'Adds a central sitenotice',
1820 'centralnotice-summary' => 'This module allows you to edit your currently setup central notices.
1921 It can also be used to add or remove old notices.',
@@ -136,11 +138,6 @@
137139 'centralnotice-allocation-description' => 'Banner allocation for $1.$2 in $3:',
138140 'centralnotice-percentage' => 'Percentage',
139141 'centralnotice-documentwrite-error' => "document.write() cannot be used within a banner.\nSee http://meta.wikimedia.org/wiki/Help:CentralNotice for more information.",
140 -
141 - 'right-centralnotice-admin' => 'Manage central notices',
142 -
143 - 'action-centralnotice-admin' => 'manage central notices',
144 - 'action-centralnotice-translate' => 'translate central notices',
145142 'centralnotice-preferred' => 'Preferred',
146143 );
147144

Status & tagging log