From: thepurpleblob Date: Fri, 4 Jan 2008 21:06:39 +0000 (+0000) Subject: MDL-12701: X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=ca04c711e3c87ecfeb4e47e33a3f3de29767b8df;p=moodle.git MDL-12701: Missing string Merged from STABLE_18 --- diff --git a/lang/en_utf8/quiz.php b/lang/en_utf8/quiz.php index 95d67f06e4..3f75f4f15c 100644 --- a/lang/en_utf8/quiz.php +++ b/lang/en_utf8/quiz.php @@ -217,6 +217,7 @@ $string['event9'] = 'Manual Grade'; $string['examview'] = 'Examview'; $string['export'] = 'Export'; $string['exporterror'] = 'An error occurred during export processing'; +$string['exportcategory'] = 'export category'; $string['exportfilename'] = 'quiz'; $string['exportingquestions'] = 'Questions are being exported to file'; $string['exportname'] = 'File name';