Index: trunk/extensions/CentralAuth/CentralAuth.i18n.php |
— | — | @@ -138,7 +138,7 @@ |
139 | 139 | 'centralauth-admin-bad-input' => 'Invalid merge selection', |
140 | 140 | 'centralauth-admin-none-selected' => 'No accounts selected to modify.', |
141 | 141 | '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}}', |
143 | 143 | 'centralauth-admin-delete-title' => 'Delete account', |
144 | 144 | 'centralauth-admin-delete-description' => 'Deleting the global account will delete any |
145 | 145 | global preferences, unattach all local accounts, and leave the global name free for another user to |