diff --git a/language/fr_FR/admin.lang.php b/language/fr_FR/admin.lang.php
index a4090cc06..ec8f14755 100644
--- a/language/fr_FR/admin.lang.php
+++ b/language/fr_FR/admin.lang.php
@@ -1036,7 +1036,7 @@ $lang['and %s others'] = 'et %s autres';
$lang['%s other tags available..'] = '%s autres tags disponibles..';
$lang['%d photos'] = '%d photos';
$lang['no photo'] = 'pas de photos';
-$lang['Select all %d tags'] = 'Selectionner tout des %d tags';
+$lang['Select all %d tags'] = 'Sélectionner tous les %d tags';
$lang['Clear Selection'] = 'Vider la sélection';
$lang['The %d tags on this page are selected'] = 'Les %d tags sur cette page sont sélectionnés';
$lang['%d tag selected'] = '%d tag sélectionné';