Language fixes, added english strings etc

This commit is contained in:
martin 2002-09-03 13:11:40 +00:00
parent 42389890d5
commit cf38360f58
10 changed files with 83 additions and 42 deletions

View file

@ -197,7 +197,7 @@ function print_all_courses($cat=1, $style="full", $maxcount=999) {
}
} else {
echo "<H3>No courses have been defined yet</H3>";
echo "<H3>".get_string("nocoursesyet")."</H3>";
}
}