]> git.mjollnir.org Git - moodle.git/commitdiff
fix for MDL-7128 lang file.
authordanmarsden <danmarsden>
Fri, 18 Jan 2008 00:38:12 +0000 (00:38 +0000)
committerdanmarsden <danmarsden>
Fri, 18 Jan 2008 00:38:12 +0000 (00:38 +0000)
lang/en_utf8/choice.php

index bc0a1160f10ff9e6f478b14ac212f9c064cba060..a2367df6abbffd78a07d8584e38a55ebbd89086e 100644 (file)
@@ -11,6 +11,7 @@ $string['choice:deleteresponses'] = 'Delete responses';
 $string['choice:downloadresponses'] = 'Download responses';
 $string['choice:readresponses'] = 'Read responses';
 $string['choiceclose'] = 'Until';
+$string['choicefull'] = 'This choice is full and there are no available places.';
 $string['choicename'] = 'Choice name';
 $string['choiceopen'] = 'Open';
 $string['choicetext'] = 'Choice text';