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
Whoops! Just realised I never fully finished the deleteunconfirmed
[moodle.git]
/
lang
/
es_es
/
attendance.php
blob
db70ede18d4c767b1cc2fe0e74c6f8639c8721a5
1
<
?PHP
// $Id$
2
// attendance.php - created with Moodle 1.2 Beta + (2004030702)
3
4
5
$string
[
'addingmultiple'
] =
'Añadiendo múltiples registros de asistencia'
;
6
$string
[
'addmultiple'
] =
'Añadir múltiples registros de asistencia'
;
7
8
?
>