Fix confirm timeout to 30s (#595)

This commit is contained in:
Xavier Guimard 2017-03-19 06:10:22 +00:00
parent b08eccc168
commit 4acbc59c46
2 changed files with 2 additions and 2 deletions

View File

@ -97,7 +97,7 @@
"areYouSure":"Are you sure?",
"authPortal":"Authentication portal",
"authRemaining":"%s authentications remaining, change your password!",
"autoAccept":"Automatically accept in 5 seconds",
"autoAccept":"Automatically accept in 30 seconds",
"back2CasUrl":"The application you just logged out of has provided a link it would like you to follow",
"back2Portal":"Go back to portal",
"cancel":"Cancel",

View File

@ -97,7 +97,7 @@
"areYouSure":"Êtes vous sûr ?",
"authPortal":"Portail d'authentification",
"authRemaining":"%s authentifications restantes, changez votre mot de passe !",
"autoAccept":"Acceptation automatique dans 5 secondes",
"autoAccept":"Acceptation automatique dans 30 secondes",
"back2CasUrl":"Le service duquel vous arrivez a fourni un lien que vous êtes invité à suivre",
"back2Portal":"Retourner au portail",
"cancel":"Annuler",