Warn if PE85 is returned (#1204)

This commit is contained in:
Xavier Guimard 2017-03-24 18:11:32 +00:00
parent d93130d168
commit e8e02ce055
2 changed files with 2 additions and 0 deletions

View File

@ -84,6 +84,7 @@
"PE82":"Exceeded authentication timeout",
"PE83":"U2F verification failed",
"PE84":"You're not authorizated to access to this host",
"PE85":"The remote site ask for a newer session (and UpgradeSession plugin isn't loaded). Logout and retry",
"accept":"Accept",
"accessDenied":"You have no access authorization for this application",
"accountCreated":"Your account has been created, your temporary password has been sent to your mail address.",

View File

@ -84,6 +84,7 @@
"PE82":"Délai d'authentification dépassé",
"PE83":"La vérification U2F a échoué",
"PE84":"Vous n'êtes pas autorisé à accéder à ce site",
"PE85":"Le site souhaite une authentification plus récente (et le plugin UpgradeSession n'est pas chargé). Déconnectez-vous et réessayez",
"accept":"Accepter",
"accessDenied":"Vous n'avez pas les droits d'accès à cette application",
"accountCreated":"Votre compte a été créé, un mot de passe temporaire a été envoyé à votre adresse mail.",