question export MDL-25324 Better file names for question exports - argh! missed lang stings

Grr!
This commit is contained in:
Tim Hunt 2010-11-19 11:11:33 +00:00
parent 87214c4e89
commit b81653e0af

View File

@ -331,10 +331,8 @@ $string['examview'] = 'Examview';
$string['export'] = 'Export';
$string['exportcategory'] = 'export category';
$string['exporterror'] = 'An error occurred during export processing';
$string['exportfilename'] = 'quiz';
$string['exportingquestions'] = 'Questions are being exported to file';
$string['exportname'] = 'File name';
$string['exportnameformat'] = '%Y%m%d-%H%M';
$string['exportquestions'] = 'Export questions to file';
$string['extraattemptrestrictions'] = 'Extra restrictions on attempts';
$string['false'] = 'False';