From: vyshane Date: Tue, 10 Oct 2006 05:24:16 +0000 (+0000) Subject: Removed teacher forum string X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=3d044d6012e3bf31a364d7b85cbae1cc68e99f89;p=moodle.git Removed teacher forum string --- diff --git a/lang/en_utf8/forum.php b/lang/en_utf8/forum.php index bd73a2fb67..4aedd0d1bf 100644 --- a/lang/en_utf8/forum.php +++ b/lang/en_utf8/forum.php @@ -127,7 +127,6 @@ $string['movedmarker'] = '(Moved)'; $string['movethisdiscussionto'] = 'Move this discussion to ... '; $string['namenews'] = 'News forum'; $string['namesocial'] = 'Social forum'; -$string['nameteacher'] = 'Teacher forum'; $string['newforumposts'] = 'New forum posts'; $string['nodiscussions'] = 'There are no discussion topics yet in this forum'; $string['noguestpost'] = 'Sorry, guests are not allowed to post.';