Index: trunk/extensions/CentralAuth/CentralAuth.i18n.php |
— | — | @@ -234,7 +234,7 @@ |
235 | 235 | 'centralauth-rightslog-name' => 'Global rights log', |
236 | 236 | 'centralauth-rightslog-entry-usergroups' => 'changed global group membership for $1 from $2 to $3', |
237 | 237 | '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', |
239 | 239 | 'centralauth-rightslog-header' => 'This log contains operations on global groups: membership and permissions changes', |
240 | 240 | |
241 | 241 | // Global group membership |