repo.or.cz
/
moodle.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Trim comment to remove extra space before using in Javascript statements
[moodle.git]
/
lang
/
no_gr
/
webquest.php
blob
d1b0772129b9c78c0a2bb5abdb1c663daf44a733
1
<
?php
2
3
4
$string
[
'modulename'
] =
'Webquest'
;
5
$string
[
'modulenameplural'
] =
'Webquests'
;
6
7
?
>