Parent Directory
|
Revision Log
New strings and help files from Utkarshraj Atmaram <utcursch@gmail.com>
<?PHP // $Id$
// appointment.php - created with Moodle 1.6 development (2005090100)
$string['allowresubmit'] = 'दोबारा सब्मिट करने दीजिए';
$string['appointmentdetails'] = 'ऍपॉइन्ट्मॅन्ट का ब्योरा';
$string['appointmentlocation'] = 'ऍपॉइन्ट्मॅन्ट का स्थान';
$string['appointmentname'] = 'ऍपॉइन्ट्मॅन्ट का नाम';
$string['date'] = 'ऍपॉइन्ट्मॅन्ट की तारीख';
$string['description'] = 'विवरण';
$string['early'] = '$a जल्दी';
$string['feedback'] = 'फ़ीड्बैक्';
$string['late'] = '$a देर से';
$string['modulename'] = 'ऍपॉइन्ट्मॅन्ट';
$string['modulenameplural'] = 'ऍपॉइन्ट्मॅन्ट्स';
$string['newsubmissions'] = 'सब्मिट किए ऍपॉइन्ट्मॅन्ट्स';
$string['timeend'] = 'ऍपॉइन्ट्मॅन्ट का अन्त';
$string['timestart'] = 'ऍपॉइन्ट्मॅन्ट का आरम्भ';
?>
| Moodle CVS Admin | ViewVC Help |
| Powered by ViewVC 1.0.7 |