diff --git a/language/fr_FR/admin.lang.php b/language/fr_FR/admin.lang.php index 3ab85ee7f..e266df441 100644 --- a/language/fr_FR/admin.lang.php +++ b/language/fr_FR/admin.lang.php @@ -624,6 +624,7 @@ $lang['Templates recorded.'] = 'La configuration des templates a été enregistr $lang['Optimizations completed'] = 'Toutes les optimisations ont été réalisées avec succès.'; $lang['Optimizations errors'] = 'Certaines optimisations se sont terminées avec des erreurs.'; $lang['delete this comment'] = 'supprimer ce commentaire'; +$lang['validate this comment'] = 'valider ce commentaire'; $lang['link_info_image'] = 'Modifier les informations'; $lang['edit category informations'] = 'éditer les informations de cette catégorie'; $lang['nothing'] = 'rien'; diff --git a/template/yoga/comment_list.tpl b/template/yoga/comment_list.tpl index ee4f4efb8..96dc5c379 100644 --- a/template/yoga/comment_list.tpl +++ b/template/yoga/comment_list.tpl @@ -22,7 +22,7 @@ {/if} {if isset($comment.U_VALIDATE)}