moodle/lang/be/block_course_list.php
koenr 36b6399ebd new language: Belarusian - be - by Maryia Davidouskaia [maryia@iatp.by] and her team
I repaired a lot of unescaped ' in the php-files - I hope I catched them all
2004-12-22 09:30:58 +00:00

11 lines
347 B
PHP

<?PHP // $Id$
// block_course_list.php - created with Moodle 1.4 development (2004070800)
$string['allcourses'] = 'Àäì³í³ñòðàòàðó äàñòóïíûÿ ¢ñå êóðñû';
$string['blockname'] = 'Ñï³ñ êóðñà¢';
$string['configadminview'] = 'Íàñòðî³öü äîñòóï àäì³í³ñòðàòàðà';
$string['owncourses'] = 'Àäì³í³ñòðàòàðó äàñòóïíûÿ òîëüê³ ÿãîíûÿ ¢ëàñíûÿ êóðñû';
?>