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
Tidied up logs HTML a bit, to make it more readable.
[moodle-linuxchix.git]
/
lang
/
it
/
event.php
blob
852b0ce5fe73e96a6ee56e9a54b45fe52edf9d64
1
<
?PHP
// $Id$
2
// event.php - created with Moodle 1.2 development (2003121500)
3
4
5
$string
[
'modulename'
] =
'Evento'
;
6
$string
[
'modulenameplural'
] =
'Eventi'
;
7
8
?
>