From 99953ab62a215e92c29d444870cd96d36430d3ba Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Sun, 30 Mar 2014 21:21:16 -0400 Subject: Add the possiblity to regenerate all tokens --- locales/fr_FR/translations.php | 2 ++ locales/pl_PL/translations.php | 2 ++ 2 files changed, 4 insertions(+) (limited to 'locales') diff --git a/locales/fr_FR/translations.php b/locales/fr_FR/translations.php index 362d29c2..50fefd09 100644 --- a/locales/fr_FR/translations.php +++ b/locales/fr_FR/translations.php @@ -267,4 +267,6 @@ return array( 'Current password for the user "%s"' => 'Mot de passe actuel pour l\'utilisateur « %s »', 'The current password is required' => 'Le mot de passe actuel est obligatoire', 'Wrong password' => 'Mauvais mot de passe', + 'Reset all tokens' => 'Réinitialiser tous les jetons de sécurité', + 'All tokens have been regenerated.' => 'Tous les jetons de sécurité ont été réinitialisés.', ); diff --git a/locales/pl_PL/translations.php b/locales/pl_PL/translations.php index 25c3e637..565c6ef2 100644 --- a/locales/pl_PL/translations.php +++ b/locales/pl_PL/translations.php @@ -270,4 +270,6 @@ return array( // 'Current password for the user "%s"' => '', // 'The current password is required' => '', // 'Wrong password' => '', + // 'Reset all tokens' => '', + // 'All tokens have been regenerated.' => '', ); -- cgit v1.2.3