Index: trunk/extensions/OpenID/OpenID.i18n.php |
— | — | @@ -53,7 +53,8 @@ |
54 | 54 | |
55 | 55 | Your OpenID is $2 . |
56 | 56 | |
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]].", |
58 | 59 | 'openidusernameprefix' => 'OpenIDUser', |
59 | 60 | 'openidserverlogininstructions' => '$3 requests that you enter your password for your user $2 page $1 (this is your OpenID URL)', |
60 | 61 | 'openidtrustinstructions' => 'Check if you want to share data with $1.', |
— | — | @@ -87,7 +88,7 @@ |
88 | 89 | 'openidalreadyloggedin' => 'You are already logged in.', |
89 | 90 | 'openidalreadyloggedintext' => "'''You are already logged in, $1!''' |
90 | 91 | |
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.", |
92 | 93 | 'openidnousername' => 'No username specified.', |
93 | 94 | 'openidbadusername' => 'Bad username specified.', |
94 | 95 | 'openidautosubmit' => 'This page includes a form that should be automatically submitted if you have JavaScript enabled. |