8 lines
154 B
PHP
8 lines
154 B
PHP
<?PHP // $Id$
|
|
|
|
$string['modulename'] = 'XML file';
|
|
$string['xml:view'] = 'Use XML grade export';
|
|
$string['xml:publish'] = 'Publish XML grade export';
|
|
|
|
?>
|