Nemo bis has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/78617


Change subject: centralauth-account-exists-reset should give link to a wiki 
where the account exists
......................................................................

centralauth-account-exists-reset should give link to a wiki where the account 
exists

In this patch I just add a link to Special:CentralAuth; the user will then have
to click one of the wiki nams and then access Special:PasswordReset there.
I have no idea on how to dynamically generate an URL to one such wiki in here.

Bug: 37219
Change-Id: I502f227ab573303b3499f92bc731b88c8ec310b7
---
M CentralAuth.i18n.php
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/CentralAuth 
refs/changes/17/78617/1

diff --git a/CentralAuth.i18n.php b/CentralAuth.i18n.php
index a9d8a9b..eca1c42 100644
--- a/CentralAuth.i18n.php
+++ b/CentralAuth.i18n.php
@@ -261,7 +261,7 @@
        // Other messages
        'centralauth-invalid-wiki'       => 'No such wiki database: $1',
        'centralauth-account-exists'     => 'Cannot create account: the 
requested username is already taken in the unified login system.',
-       'centralauth-account-exists-reset' => 'The username $1 is not 
registered on this wiki, but it does exist in the unified login system.',
+       'centralauth-account-exists-reset' => 'The username $1 is not 
registered on this wiki, but you can reset its password on 
[[Special:CentralAuth/$1|one of the wiki where it is]].',
        'centralauth-login-progress'     => 'Logging you in to wikis of 
{{int:Centralauth-groupname}}:', # This message supports {{GENDER}}
        'centralauth-login-no-others'    => 'You have been automatically logged 
into other projects of {{int:Centralauth-groupname}}.',
        'centralauth-hidden-blockreason' => 'globally hidden by $1 at $2 with 
following reason: $3',

-- 
To view, visit https://gerrit.wikimedia.org/r/78617
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I502f227ab573303b3499f92bc731b88c8ec310b7
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/CentralAuth
Gerrit-Branch: master
Gerrit-Owner: Nemo bis <federicol...@tiscali.it>
Gerrit-Reviewer: jenkins-bot

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to