r94453 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r94452‎ | r94453 | r94454 >
Date:12:52, 14 August 2011
Author:wikinaut
Status:ok
Tags:
Comment:
improved the messages during the OpenID login process by adding deep links to the OpenID tab respectively to the User-profile tab in preference
Modified paths:
  • /trunk/extensions/OpenID/OpenID.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/OpenID/OpenID.i18n.php
@@ -53,7 +53,8 @@
5454
5555 Your OpenID is $2 .
5656
57 -This and further OpenIDs, and an optional account password, can be managed in your [[Special:Preferences|preferences]].",
 57+This and optional further OpenIDs can be managed in the [[Special:Preferences#prefsection-openid|OpenID tab]] of your preferences.<br/>
 58+An optional account password can be added in your [[Special:Preferences#prefsection-personal|User profile]].",
5859 'openidusernameprefix' => 'OpenIDUser',
5960 'openidserverlogininstructions' => '$3 requests that you enter your password for your user $2 page $1 (this is your OpenID URL)',
6061 'openidtrustinstructions' => 'Check if you want to share data with $1.',
@@ -87,7 +88,7 @@
8889 'openidalreadyloggedin' => 'You are already logged in.',
8990 'openidalreadyloggedintext' => "'''You are already logged in, $1!'''
9091
91 -You can manage (view, delete, add further) OpenIDs in the OpenID tab of your [[Special:Preferences|preferences]].",
 92+You can manage (view, delete, add further) OpenIDs in the [[Special:Preferences#prefsection-openid|OpenID tab]] of your preferences.",
9293 'openidnousername' => 'No username specified.',
9394 'openidbadusername' => 'Bad username specified.',
9495 'openidautosubmit' => 'This page includes a form that should be automatically submitted if you have JavaScript enabled.

Status & tagging log