<?PHP // $Id$
$string['modulename'] = 'CSV file';
+$string['cvs:view'] = 'Use CSV grade export';
?>
<?PHP // $Id$
$string['modulename'] = 'OpenOffice spreadsheet';
+$string['ods:view'] = 'Use Openoffice grade export';
?>
<?PHP // $Id$
$string['modulename'] = 'Plain text file';
+$string['txt:view'] = 'Use text grade export';
?>
<?PHP // $Id$
$string['modulename'] = 'Excel spreadsheet';
+$string['xls:view'] = 'Use Excel grade export';
?>
<?PHP // $Id$
$string['modulename'] = 'XML file';
+$string['xml:view'] = 'Use XML grade export';
?>
<?PHP // $Id$
$string['modulename'] = 'CSV file';
+$string['csv:view'] = 'Import grades from CSV';
?>
<?PHP // $Id$
$string['modulename'] = 'XML file';
+$string['xml:view'] = 'Import grades from XML';
?>
$string['coursespecoutcome'] = 'Course outcomes';
$string['modulename'] = 'Outcomes report';
$string['usedgradeitem'] = 'Number of grade items';
+$string['outcomes:view'] = 'View the outcomes report';
?>
<?PHP // $Id$
$string['modulename'] = 'Overview report';
+$string['overview:view'] = 'View the overview report';
?>