diff --git a/lang/fr/resource.php b/lang/fr/resource.php index c0632e1d13c..4f124150390 100644 --- a/lang/fr/resource.php +++ b/lang/fr/resource.php @@ -49,7 +49,7 @@ $string['notypechosen'] = "Vous devez choisir un type. Utiliser le bouton $string['resourcetype'] = "Type de ressource"; $string['resourcetype1'] = "Référence"; $string['resourcetype2'] = "Page web (interne)"; -$string['resourcetype3'] = "Fichier déposé"; +$string['resourcetype3'] = "Fichier"; $string['resourcetype4'] = "Texte"; $string['resourcetype5'] = "Page web (externe)"; $string['resourcetype6'] = "Texte HTML";