X-Git-Url: http://p2p-next.cs.pub.ro/gitweb/?a=blobdiff_plain;f=application%2Flanguage%2Fenglish%2Fopenid_lang.php;h=20a1def9ebc381c03ddd128ef09cd9c49e5a342f;hb=42b8f76ab32990f2668a4e3346374de7bad91be2;hp=a21328fe1c1e7f0f42e45a6a27349f7c39c6a453;hpb=0bf49c6270a4166999d6e4c9bcff3f416e2f7eb6;p=living-lab-site.git diff --git a/application/language/english/openid_lang.php b/application/language/english/openid_lang.php index a21328f..20a1def 100644 --- a/application/language/english/openid_lang.php +++ b/application/language/english/openid_lang.php @@ -1,5 +1,6 @@ %t as your identity.'; @@ -13,6 +14,7 @@ $lang['openid_auth_age'] = "

The authentication age returned by the server is: $lang['openid_auth_error'] = 'Authentication error; not a valid OpenID.'; $lang['openid_sreg_failed'] = 'SREG failed.'; +$lang['openid_sreg_failed'] = 'AX failed.'; $lang['openid_pape_failed'] = 'PAPE failed.'; $lang['openid_redirect_failed'] = 'Could not redirect to server: %s'; $lang['openid_storepath_failed'] = 'Could not create the FileStore directory %s. Please check the effective permissions.';