Typos corrected

This commit is contained in:
martignoni
2003-11-01 19:38:14 +00:00
parent 4c0fd2d731
commit ec48239def
+2 -3
View File
@@ -1,7 +1,6 @@
<?php // $Id$
// Names of the documentation files
// Files with a definition "-" are treated as spacers
// French translation 2003/10/12 22:54 Mina
$string['-about'] = "À propos de Moodle";
$string['intro.html'] = "Introduction";
@@ -21,11 +20,11 @@ $string['upgrade.html'] = "Mise
$string['-usage'] = "Utilisation de Moodle";
$string['teacher.html'] = "Manuel de l'enseignant";
$string['other.html'] = "Autre documentation";
$string['other.html'] = "Autres documentations";
$string['-development'] = "Développement";
$string['developer.html'] = "Manuel du développeur";
$string['coding.html'] = "Guide se programmation";
$string['coding.html'] = "Guide de programmation";
$string['cvs.html'] = "Utilisation de CVS";