moodle/lang/he/block_course_list.php
2004-08-27 15:21:18 +00:00

10 lines
617 B
PHP

<?PHP // $Id$
// block_course_list.php - created with Moodle 1.4 development (2004060400)
$string['allcourses'] = '&#1502;&#1513;&#1514;&#1502;&#1513; &#1502;&#1504;&#1492;&#1500; &#1512;&#1493;&#1488;&#1492; &#1488;&#1514; &#1499;&#1500; &#1492;&#1511;&#1493;&#1512;&#1505;&#1497;&#1501;';
$string['blockname'] = '&#1512;&#1513;&#1497;&#1502;&#1514; &#1511;&#1493;&#1512;&#1505;&#1497;&#1501;';
$string['owncourses'] = '&#1502;&#1513;&#1514;&#1502;&#1513; &#1502;&#1504;&#1492;&#1500; &#1512;&#1493;&#1488;&#1492; &#1488;&#1514; &#1492;&#1511;&#1493;&#1512;&#1505;&#1497;&#1501; &#1513;&#1500;&#1493;';
?>