diff --git a/language/fr_FR/admin.lang.php b/language/fr_FR/admin.lang.php index 7b8853d70..a2b9b841c 100644 --- a/language/fr_FR/admin.lang.php +++ b/language/fr_FR/admin.lang.php @@ -1394,7 +1394,7 @@ $lang['Set as main user'] = 'Définir comme utilisateur principal'; $lang['This user must first be defined as the webmaster before it can be upgraded to the main user'] = 'Cet utilisateur doit d\'abord être défini en tant que webmaster avant de pouvoir devenir l\'utilisateur principal'; $lang['Copied link'] = 'Lien copié'; $lang['You cannot copy the password if the connection to this site is not secure.'] = 'Vous ne pouvez pas copier le mot de passe si la connexion à ce site n\'est pas sécurisée.'; -$lang['An activation link valid for 1 hour has been sent to "%s". If the user doesn\'t receive the link, you can generate and copy a new one by editing the user and managing her password.'] = 'Un lien d\'activation valable 1 heure a été envoyé à « %s ». Si l\'utilisateur ne reçoit pas le lien, vous pouvez en générer et en copier un nouveau en éditant l\'utilisateur et en gérant son mot de passe.'; +$lang['An activation link valid for 1 hour has been sent to "%s". If the user doesn\'t receive the link, you can generate and copy a new one by editing the user and managing her password.'] = 'Un lien d\'activation valable 1 heure a été envoyé à « %s ». Si l\'utilisateur ne reçoit pas le lien, vous pouvez en générer et en copier un nouveau en modifiant l\'utilisateur et en gérant son mot de passe.'; $lang['Copy the link below and send it to the user so the password can be set.'] = 'Copiez le lien ci-dessous et envoyez-le à l\'utilisateur pour qu\'il définisse son mot de passe.'; $lang['An activation link valid for 1 hour was created but could not be sent. You can now copy the link below and send it to the user.'] = 'Un lien d\'activation valable 1 heure a été créé mais n\'a pas pu être envoyé. Vous pouvez maintenant copier le lien ci-dessous et l\'envoyer à l\'utilisateur.'; $lang['Copy the password link'] = 'Copier le lien du mot de passe'; @@ -1405,4 +1405,4 @@ $lang['Yes, let\'s proceed'] = 'Oui, continuons'; $lang['What\'s new in version %s'] = 'Quoi de neuf dans Piwigo %s ?'; $lang['Read the release note'] = 'Lire la note de version'; $lang['Ok, got it!'] = 'Ok, j\'ai compris!'; -// Leave this line empty +// Leave this line empty \ No newline at end of file