projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c543cfe
)
merging string from MOODLE_18_STABLE
author
skodak
<skodak>
Fri, 30 Mar 2007 21:11:45 +0000
(21:11 +0000)
committer
skodak
<skodak>
Fri, 30 Mar 2007 21:11:45 +0000
(21:11 +0000)
lang/en_utf8/block_course_list.php
patch
|
blob
|
history
diff --git
a/lang/en_utf8/block_course_list.php
b/lang/en_utf8/block_course_list.php
index 1cf491f8e69b5bfa1681a7d191fab59cd141758a..72a8196955f3f68c38650d3100d42def179a960e 100644
(file)
--- a/
lang/en_utf8/block_course_list.php
+++ b/
lang/en_utf8/block_course_list.php
@@
-5,6
+5,7
@@
$string['allcourses'] = 'Admin user sees all courses';
$string['blockname'] = 'Course List';
$string['configadminview'] = 'What should the admin see in the course list block?';
+$string['confighideallcourseslink'] = 'Hide \"All courses\" link at the bottom of the block. Link hiding does not affects Admin\'s view';
$string['owncourses'] = 'Admin user sees own courses';
?>