]> git.mjollnir.org Git - moodle.git/commitdiff
MDL-13449 New string needed. Merged from MOODLE_19_STABLE
authormudrd8mz <mudrd8mz>
Thu, 29 Jan 2009 12:41:51 +0000 (12:41 +0000)
committermudrd8mz <mudrd8mz>
Thu, 29 Jan 2009 12:41:51 +0000 (12:41 +0000)
lang/en_utf8/forum.php

index 98564596cee78e9579689ca962661dfaa195e36f..1c184815f25074ffa99c7c48ff0af43dee35e442 100644 (file)
@@ -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';