moodle/lang/he/block_course_summary.php

13 lines
367 B
PHP
Raw Normal View History

2004-08-27 15:21:18 +00:00
<?PHP // $Id$
// block_course_summary.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2004100800)
2004-08-27 15:21:18 +00:00
$string['blockname'] = '<27><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>';
$string['parentlanguage'] = 'en';
$string['siteinfo'] = '<27><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>';
$string['thischarset'] = 'ISO-8859-8-I';
$string['thisdirection'] = 'rtl';
2004-10-24 18:08:27 +00:00
$string['thislanguage'] = '&#1506;&#1489;&#1512;&#1497;&#1514;';
2004-08-27 15:21:18 +00:00
?>