MDL-11517 reserved word MOD used in table alias in questions backup code
[moodle-pu.git] / lang / en_utf8 / gradeimport_xml.php
blob1cd932f1f0a9c83ade5a99545221d78db66d6e03
1 <?PHP // $Id$
3 $string['errbadxmlformat'] = 'Error - bad XML format';
4 $string['errduplicateidnumber'] = 'Error - duplicate idnumber';
5 $string['errincorrectidnumber'] = 'Error - incorrect idnumber';
6 $string['fileurl'] = 'Remote file URL';
7 $string['modulename'] = 'XML file';
8 $string['xml:view'] = 'Import grades from XML';
9 $string['xml:publish'] = 'Publish import grades from XML';