From: martignoni Date: Thu, 18 Dec 2003 15:32:41 +0000 (+0000) Subject: Typo corrected X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=120bfe673e6f84928613167554ae8700f7444f19;p=moodle.git Typo corrected --- diff --git a/lang/fr/resource.php b/lang/fr/resource.php index 8937f2c75d..c0632e1d13 100644 --- a/lang/fr/resource.php +++ b/lang/fr/resource.php @@ -48,7 +48,7 @@ $string['notefile'] = "Pour d $string['notypechosen'] = "Vous devez choisir un type. Utiliser le bouton « Retour » de votre navigateur et recommencer."; $string['resourcetype'] = "Type de ressource"; $string['resourcetype1'] = "Référence"; -$string['resourcetype2'] = "Page web (externe)"; +$string['resourcetype2'] = "Page web (interne)"; $string['resourcetype3'] = "Fichier déposé"; $string['resourcetype4'] = "Texte"; $string['resourcetype5'] = "Page web (externe)";