From: mudrd8mz Date: Thu, 29 Jan 2009 12:41:51 +0000 (+0000) Subject: MDL-13449 New string needed. Merged from MOODLE_19_STABLE X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=6c57310736947a2461b57be6bbc948589f6b1464;p=moodle.git MDL-13449 New string needed. Merged from MOODLE_19_STABLE --- diff --git a/lang/en_utf8/forum.php b/lang/en_utf8/forum.php index 98564596ce..1c184815f2 100644 --- a/lang/en_utf8/forum.php +++ b/lang/en_utf8/forum.php @@ -225,6 +225,7 @@ $string['nopostforum'] = 'Sorry, you are not allowed to post to this forum'; $string['noposts'] = 'No posts'; $string['nopostscontaining'] = 'No posts containing \'$a\' were found'; $string['noquestions'] = 'There are no questions yet in this forum'; +$string['noratinggiven'] = 'No rating given'; $string['nosubscribers'] = 'There are no subscribers yet for this forum'; $string['notexists'] = 'Discussion no longer exists'; $string['nothingnew'] = 'Nothing new for $a';