r32847 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r32846‎ | r32847 | r32848 >
Date:11:22, 6 April 2008
Author:siebrand
Status:old
Tags:
Comment:
$2 -> $1

Noticed by Jon Harald Soby
Modified paths:
  • /trunk/extensions/CentralAuth/CentralAuth.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/CentralAuth/CentralAuth.i18n.php
@@ -138,7 +138,7 @@
139139 'centralauth-admin-bad-input' => 'Invalid merge selection',
140140 'centralauth-admin-none-selected' => 'No accounts selected to modify.',
141141 'centralauth-admin-already-unmerged' => 'Skipping $1, already unmerged',
142 - 'centralauth-admin-unmerge-success' => 'Successfully unmerged $1 {{PLURAL:$2|account|accounts}}',
 142+ 'centralauth-admin-unmerge-success' => 'Successfully unmerged $1 {{PLURAL:$1|account|accounts}}',
143143 'centralauth-admin-delete-title' => 'Delete account',
144144 'centralauth-admin-delete-description' => 'Deleting the global account will delete any
145145 global preferences, unattach all local accounts, and leave the global name free for another user to

Status & tagging log