diff --git a/language/fr_FR/admin.lang.php b/language/fr_FR/admin.lang.php
index 58ba786a8..ab8e59f63 100644
--- a/language/fr_FR/admin.lang.php
+++ b/language/fr_FR/admin.lang.php
@@ -190,7 +190,6 @@ $lang['Album updated successfully'] = 'Les informations de l\'album ont été mi
$lang['photos per page'] = "photos par page";
$lang['High definition enabled'] = "Autoriser le téléchargement";
$lang['File'] = "Fichier";
-$lang['first photo added on %s'] = "première photo ajoutée le %s";
$lang['Forbidden'] = "Interdits";
$lang['global mode'] = "Mode global";
$lang['group "%s" added'] = "groupe \"%s\" ajouté";
@@ -988,7 +987,6 @@ $lang['Dashboard'] = 'Tableau de bord';
$lang['%sGB'] = '%s Go';
$lang['%sMB'] = '%s Mo';
$lang['Storage used'] = 'Stockage utilisé';
-$lang['First photo added'] = 'Première photo';
$lang['No filter on album. Select one or type to search'] = 'Aucun filtre. Tapez ici pour chercher un album.';
$lang['Piwigo Remote Sync is able to upload a whole folder hierarchy. If you run it again, only new photos will be uploaded.'] = 'Piwigo Remote Sync vous permet d\'ajouter une arborescence complète de répertoires. Si vous lancez la synchro une nouvelle fois, seules les nouvelles photos seront ajoutées.';
$lang['Share / Send your photos directly from your Mac Os X (10.10 and following) to Piwigo'] = 'Partagez / Envoyez vos photos directement de votre MacOS X (10.10 ou plus récent) vers votre Piwigo.';
@@ -1269,7 +1267,7 @@ $lang['%s plugins found'] = '%s plugins trouvés';
$lang['%s plugin found'] = '%s plugin trouvé';
$lang['%s status is required to edit parameters.'] = 'Le statut %s est nécéssaire pour modifier les paramètres.';
$lang['Advanced features'] = 'Fonctionnalités avancées';
-$lang['Global Gallery Actions'] = 'Actions sur la gallerie';
+$lang['Global Gallery Actions'] = 'Actions sur la galerie';
$lang['Purge Actions'] = 'Actions de purge';
$lang['Purge Cache'] = 'Purger le cache';
$lang['Create a new album at root'] = 'Créer un nouvel album à la racine';
@@ -1319,4 +1317,4 @@ $lang['Delete %s format ?'] = 'Supprimer le format %s ?';
$lang['Installed on %s, %s'] = 'Installé le %s, %s';
$lang['While restoring this plugin, it will be reset to its original parameters and associated data is going to be reset'] = 'En restaurant ce plugin, il reviendra à son paramétrage d’origine et les données associées seront remises à zero';
$lang['This picture is physically linked to this album, you can\'t dissociate them'] = 'Cette photo est physiquement liée à cet album, vous ne pouvez pas les dissocier.';
-// Leave this line empty
+// Leave this line empty
\ No newline at end of file