mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
missing string
This commit is contained in:
parent
6c1d90ce82
commit
93d882dfe9
1 changed files with 2 additions and 5 deletions
|
@ -1,11 +1,8 @@
|
|||
<?PHP // $Id$
|
||||
// block_course_summary.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2004111000)
|
||||
// block_course_summary.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2005012501)
|
||||
|
||||
|
||||
$string['blockname'] = 'Samenvatting van het vak';
|
||||
$string['coursesummary'] = 'Vakbeschrijving';
|
||||
$string['pagedescription'] = 'Vak- / sitebeschrijving';
|
||||
$string['thischarset'] = 'iso-8859-1';
|
||||
$string['thisdirection'] = 'ltr';
|
||||
$string['thislanguage'] = 'Nederlands';
|
||||
|
||||
?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue