Index: trunk/extensions/OpenID/OpenID.i18n.php |
— | — | @@ -32,7 +32,7 @@ |
33 | 33 | * @author Thomas Gries |
34 | 34 | */ |
35 | 35 | $messages['en'] = array( |
36 | | - 'openid-desc' => 'Let users log in to the wiki with an [http://openid.net/ OpenID]. If this is enabled on the wiki, they can also use their user account url of this wiki as OpenID to log in to other OpenID-aware web sites.', |
| 36 | + 'openid-desc' => 'Let users log in to the wiki with an [http://openid.net/ OpenID]. If this is enabled on the wiki, they can also use their user account URL of this wiki as OpenID to log in to other OpenID-aware web sites', |
37 | 37 | 'openidlogin' => 'Log in with OpenID', |
38 | 38 | 'openidserver' => 'OpenID server', |
39 | 39 | 'openidxrds' => 'Yadis file', |