diff options
Diffstat (limited to 'app/i18n/fr/admin.php')
| -rw-r--r-- | app/i18n/fr/admin.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/i18n/fr/admin.php b/app/i18n/fr/admin.php index b7178b6d1..4e8ddca53 100644 --- a/app/i18n/fr/admin.php +++ b/app/i18n/fr/admin.php @@ -19,8 +19,8 @@ return array( 'http' => 'HTTP (pour utilisateurs avancés avec HTTPS)', 'none' => 'Aucune (dangereux)', 'title' => 'Authentification', - 'token' => 'Jeton d’identification', - 'token_help' => 'Permet d’accéder à la sortie RSS de l’utilisateur par défaut sans besoin de s’authentifier :', + 'token' => 'Jeton d’identification maître', + 'token_help' => 'Permet d’accéder à toutes les sorties RSS de l’utilisateur et au rafraîchissement des flux sans besoin de s’authentifier :', 'type' => 'Méthode d’authentification', 'unsafe_autologin' => 'Autoriser les connexions automatiques non-sûres au format : ', ), |
