<?PHP // $Id$
- // editor.php - created with Moodle 1.2 development (2003102900)
+ // editor.php - created with Moodle 1.2 development (2003110400)
$string['about'] = "Info";
+$string['address'] = "Adres";
$string['alignment'] = "Uitlijning";
$string['alternatetext'] = "Alternatieve tekst";
$string['bold'] = "Vet";
$string['createlink'] = "Weblink invoegen";
$string['cut'] = "Knippen";
$string['forecolor'] = "Tekstkleur";
+$string['heading'] = "Koptekst (h)";
$string['hilitecolor'] = "Achtergrondkleur";
$string['horizontal'] = "Horizontaal";
$string['horizontalrule'] = "Horizontale lijn";
$string['layout'] = "Opmaak";
$string['left'] = "Links";
$string['middle'] = "Midden";
+$string['normal'] = "Standaard";
$string['notset'] = "Niet ingesteld";
$string['ok'] = "OK";
$string['orderedlist'] = "Geordende lijst";
$string['percent'] = "Procent";
$string['pixels'] = "Pixels";
$string['popupeditor'] = "Vergroot editor";
+$string['preformatted'] = "Vaste opmaak (pre)";
$string['preview'] = "Voorbeeld";
$string['redo'] = "Opnieuw";
$string['right'] = "Rechts";