Index: trunk/extensions/CentralAuth/CentralAuth.i18n.php |
— | — | @@ -35,7 +35,7 @@ |
36 | 36 | 'centralauth-merge-step2-detail' => "Some of the accounts could not be automatically matched to the designated home wiki. |
37 | 37 | If these accounts belong to you, you can confirm that they are yours by providing the password for them.", |
38 | 38 | 'centralauth-merge-step2-submit' => 'Confirm login information', |
39 | | - 'centralauth-login-global' => 'Also log me in to the other wikis of {{int:Centralauth-groupname}}', |
| 39 | + 'centralauth-login-global' => 'Also log me in to other wikis of {{int:Centralauth-groupname}}', |
40 | 40 | |
41 | 41 | // Dry run messages |
42 | 42 | 'centralauth-merge-dryrun-complete' => 'All existing accounts can be automatically unified! |
— | — | @@ -242,8 +242,8 @@ |
243 | 243 | 'centralauth-invalid-wiki' => 'No such wiki database: $1', |
244 | 244 | 'centralauth-account-exists' => 'Cannot create account: the requested username is already taken in the unified login system.', |
245 | 245 | 'centralauth-account-exists-reset' => 'The username $1 is not registered on this wiki, but it does exist in the unified login system.', |
246 | | - 'centralauth-login-progress' => 'Logging you in to the wikis of {{int:Centralauth-groupname}}:', # This message supports {{GENDER}} |
247 | | - 'centralauth-logout-progress' => 'Logging you out from the other wikis of {{int:Centralauth-groupname}}:', |
| 246 | + 'centralauth-login-progress' => 'Logging you in to wikis of {{int:Centralauth-groupname}}:', # This message supports {{GENDER}} |
| 247 | + 'centralauth-logout-progress' => 'Logging you out from other wikis of {{int:Centralauth-groupname}}:', |
248 | 248 | 'centralauth-login-no-others' => 'You have been automatically logged into other projects of {{int:Centralauth-groupname}}.', |
249 | 249 | 'centralauth-logout-no-others' => 'You have been automatically logged out of other projects of {{int:Centralauth-groupname}}.', |
250 | 250 | 'centralauth-hidden-blockreason' => 'globally hidden by $1 at $2 with following reason: $3', |