MDL-11811 OpenDocument is correct name for file format

This commit is contained in:
skodak
2008-02-17 19:47:48 +00:00
parent 1f30b89fd8
commit 9159c64a7d
+1 -1
View File
@@ -1,7 +1,7 @@
<?PHP // $Id$
$string['modulename'] = 'OpenDocument spreadsheet';
$string['ods:view'] = 'Use Openoffice grade export';
$string['ods:view'] = 'Use OpenDocument grade export';
$string['ods:publish'] = 'Publish ODS grade export';
?>