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
Merge commit 'catalyst/MOODLE_19_STABLE' into mdl19-linuxchix
[moodle-linuxchix.git]
/
lang
/
en_utf8
/
gradeexport_xml.php
blob
6d85861222e2203faf6125598d281f508dd92e52
1
<
?PHP
// $Id$
2
3
$string
[
'modulename'
] =
'XML file'
;
4
$string
[
'xml:view'
] =
'Use XML grade export'
;
5
$string
[
'xml:publish'
] =
'Publish XML grade export'
;
6
7
?
>