Trim comment to remove extra space before using in Javascript statements
[moodle.git] / lang / tr / attendance.php
bloba90a932a05590d21b392eb0bf4924252e136b742
1 <?PHP // $Id$
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';