Index: trunk/extensions/CentralAuth/CentralAuth.i18n.php |
— | — | @@ -209,7 +209,7 @@ |
210 | 210 | 'globalusers' => 'Global user list', |
211 | 211 | 'centralauth-listusers-locked' => 'locked', |
212 | 212 | 'centralauth-listusers-attached' => '[[User:$1|exists locally]]', |
213 | | - 'centralauth-listusers-item' => '$1 ($2) - [[Special:CentralAuth/$1|CentralAuth]]' |
| 213 | + 'centralauth-listusers-item' => '$1 ($2) - [[Special:CentralAuth/$1|CentralAuth]]', |
214 | 214 | 'centralauth-listusers-nolocal' => 'unattached or doesn\'t exist locally', |
215 | 215 | |
216 | 216 | // Pretty timespan |