projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a2d02ab
)
Completion of string
author
martignoni
<martignoni>
Tue, 7 Sep 2004 19:45:33 +0000
(19:45 +0000)
committer
martignoni
<martignoni>
Tue, 7 Sep 2004 19:45:33 +0000
(19:45 +0000)
lang/fr/block_course_list.php
patch
|
blob
|
history
diff --git
a/lang/fr/block_course_list.php
b/lang/fr/block_course_list.php
index b90048fffc4923b647f85e868ce3568b54752040..522f3c4a98a4d17d72f115b287870d7872246c19 100644
(file)
--- a/
lang/fr/block_course_list.php
+++ b/
lang/fr/block_course_list.php
@@
-2,7
+2,7
@@
$string['blockname'] = 'Liste des cours';
$string['allcourses'] = 'L\'administrateur voit tous les cours';
-$string['configadminview'] = '';
+$string['configadminview'] = '
Configuration de l\'affichage de l\'administrateur
';
$string['owncourses'] = 'L\'administrateur ne voit que ses propres cours';
?>