repo.or.cz
/
moodle-linuxchix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
MDL-14624:
[moodle-linuxchix.git]
/
lang
/
en_utf8
/
gradeexport_ods.php
blob
153273dace2762f6f6aad06338ec9cf55538b3ad
1
<
?PHP
// $Id$
2
3
$string
[
'modulename'
] =
'OpenDocument spreadsheet'
;
4
$string
[
'ods:view'
] =
'Use OpenDocument grade export'
;
5
$string
[
'ods:publish'
] =
'Publish ODS grade export'
;
6
7
?
>