Fixes to list of subscribers (language fixes, and fix for site-level forums)

This commit is contained in:
martin 2002-08-15 03:45:09 +00:00
parent 68f0ef4628
commit 2fe33daded
3 changed files with 12 additions and 4 deletions

View file

@ -34,6 +34,7 @@ $string[namesocial] = "Social forum";
$string[nameteacher] = "Teacher forum";
$string[nodiscussions] = "There are no discussion topics yet in this forum";
$string[noposts] = "No posts";
$string[nosubscribers] = "There are no subscribers yet for this forum";
$string[numposts] = "\$a posts";
$string[olderdiscussions] = "Older discussions";
$string[parentofthispost] = "Parent of this post";

View file

@ -235,6 +235,7 @@ $string[nosuchemail] = "No such email address";
$string[noteachersyet] = "No teachers in this course yet";
$string[notenrolled] = "\$a is not enrolled in this course.";
$string[nothingnew] = "Nothing new since your last login";
$string[nousersyet] = "There are no users yet";
$string[now] = "now";
$string[numberweeks] = "Number of weeks/topics";
$string[numdays] = "\$a days";