]> git.mjollnir.org Git - moodle.git/commitdiff
New file added
authormartignoni <martignoni>
Sun, 30 May 2004 21:16:42 +0000 (21:16 +0000)
committermartignoni <martignoni>
Sun, 30 May 2004 21:16:42 +0000 (21:16 +0000)
lang/fr/block_course_list.php [new file with mode: 0644]

diff --git a/lang/fr/block_course_list.php b/lang/fr/block_course_list.php
new file mode 100644 (file)
index 0000000..b90048f
--- /dev/null
@@ -0,0 +1,8 @@
+<?PHP // $Id$ 
+
+$string['blockname'] = 'Liste des cours';
+$string['allcourses'] = 'L\'administrateur voit tous les cours';
+$string['configadminview'] = '';
+$string['owncourses'] = 'L\'administrateur ne voit que ses propres cours';
+
+?>