r91706 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r91705‎ | r91706 | r91707 >
Date:01:54, 8 July 2011
Author:mah
Status:resolved
Tags:
Comment:
Bug #28147: MediaWiki:Centralauth-login-global - rewording suggested to make it more concrete.
Modified paths:
  • /trunk/extensions/CentralAuth/CentralAuth.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/CentralAuth/CentralAuth.i18n.php
@@ -35,7 +35,7 @@
3636 'centralauth-merge-step2-detail' => "Some of the accounts could not be automatically matched to the designated home wiki.
3737 If these accounts belong to you, you can confirm that they are yours by providing the password for them.",
3838 'centralauth-merge-step2-submit' => 'Confirm login information',
39 - 'centralauth-login-global' => 'Also log me in to other projects of {{int:Centralauth-groupname}}',
 39+ 'centralauth-login-global' => 'Also log me in to the other wikis of {{int:Centralauth-groupname}}',
4040
4141 // Dry run messages
4242 'centralauth-merge-dryrun-complete' => 'All existing accounts can be automatically unified!
@@ -242,8 +242,8 @@
243243 'centralauth-invalid-wiki' => 'No such wiki database: $1',
244244 'centralauth-account-exists' => 'Cannot create account: the requested username is already taken in the unified login system.',
245245 '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 projects of {{int:Centralauth-groupname}}:', # This message supports {{GENDER}}
247 - 'centralauth-logout-progress' => 'Logging you out from other projects of {{int:Centralauth-groupname}}:',
 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}}:',
248248 'centralauth-login-no-others' => 'You have been automatically logged into other projects of {{int:Centralauth-groupname}}.',
249249 'centralauth-logout-no-others' => 'You have been automatically logged out of other projects of {{int:Centralauth-groupname}}.',
250250 'centralauth-hidden-blockreason' => 'globally hidden by $1 at $2 with following reason: $3',

Follow-up revisions

RevisionCommit summaryAuthorDate
r91733Fix r91706 (bug 28147): removing "the" as it suggests you're logged in to *al...robin16:53, 8 July 2011

Status & tagging log