r36764 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r36763‎ | r36764 | r36765 >
Date:05:15, 28 June 2008
Author:werdna
Status:old
Tags:
Comment:
Fix WTFage - forgot to change a message name in CentralAuth.i18n.php
Modified paths:
  • /trunk/extensions/CentralAuth/CentralAuth.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/CentralAuth/CentralAuth.i18n.php
@@ -234,7 +234,7 @@
235235 'centralauth-rightslog-name' => 'Global rights log',
236236 'centralauth-rightslog-entry-usergroups' => 'changed global group membership for $1 from $2 to $3',
237237 'centralauth-rightslog-entry-groupperms' => 'changed group permissions for $1 from $2 to $3',
238 - 'centralauth-rightslog-entry-groupperms' => 'changed group permissions for $1. Added $2; Removed $3',
 238+ 'centralauth-rightslog-entry-groupperms2' => 'changed group permissions for $1. Added $2; Removed $3',
239239 'centralauth-rightslog-header' => 'This log contains operations on global groups: membership and permissions changes',
240240
241241 // Global group membership

Status & tagging log