mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
6 lines
112 B
PHP
6 lines
112 B
PHP
<?PHP // $Id$
|
|
|
|
$string['modulename'] = 'Excel spreadsheet';
|
|
$string['xls:view'] = 'Use Excel grade export';
|
|
|
|
?>
|