2 // attendance.php - created with Moodle 1.5 ALPHA (2005042300)
5 $string['absentlong'] = 'Yok';
6 $string['absentshort'] = 'Y';
7 $string['modulename'] = 'Yoklama';
8 $string['presentlong'] = 'Var';
9 $string['presentshort'] = 'V';
10 $string['tardylong'] = 'GeƧ';
11 $string['tardyshort'] = 'G';