Index: trunk/extensions/CentralAuth/CentralAuth.i18n.php |
— | — | @@ -209,7 +209,7 @@ |
210 | 210 | 'centralauth-prefs-manage' => 'Manage your global account', |
211 | 211 | |
212 | 212 | // Interaction with Special:Renameuser |
213 | | - 'centralauth-renameuser-merged' => "User $1 has been migrated to the unified login system. Renaming it will cause local user detached from the global one.", |
| 213 | + 'centralauth-renameuser-merged' => "User $1 has been migrated to the unified login system. Renaming it will cause the local user to be detached from the global one.", |
214 | 214 | 'centralauth-renameuser-reserved' => "User $2 is reserved for a global account.", |
215 | 215 | |
216 | 216 | // Other messages |