mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 09:56:38 +02:00
typo
This commit is contained in:
parent
b8b10d1d02
commit
e8f1458ce1
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
<?PHP // $Id$
|
||||
// lesson.php - created with Moodle 1.3 development (2004032800)
|
||||
// lesson.php - created with Moodle 1.3 development (2004040500)
|
||||
|
||||
|
||||
$string['actionaftercorrectanswer'] = 'Actie na juist antwoord';
|
||||
|
@ -25,7 +25,7 @@ $string['deleting'] = 'Verwijderen';
|
|||
$string['deletingpage'] = 'Pagina $a aan het verwijderen';
|
||||
$string['description'] = 'Beschrijving';
|
||||
$string['displayofgrade'] = 'Tonen van het cijfer (voor de leerling)';
|
||||
$string['endofbranch'] = 'Ende vertakking';
|
||||
$string['endofbranch'] = 'Einde vertakking';
|
||||
$string['endoflesson'] = 'Einde van de les';
|
||||
$string['fileformat'] = 'Bestandsformaat';
|
||||
$string['firstanswershould'] = 'Het eerste antwoord moet naar de "juiste" pagina verwijzen';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue