]> git.mjollnir.org Git - moodle.git/commitdiff
filling in missing strings
authorkoenr <koenr>
Mon, 10 Nov 2003 00:00:00 +0000 (00:00 +0000)
committerkoenr <koenr>
Mon, 10 Nov 2003 00:00:00 +0000 (00:00 +0000)
lang/nl/editor.php

index 3238ad3dc62dd885a9c58876d9145e0e096d2a07..9072b39ec2516b54f0d884739d1458c07fb2dbc6 100644 (file)
@@ -1,8 +1,9 @@
 <?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";
@@ -20,6 +21,7 @@ $string['copy'] = "Kopieren";
 $string['createlink'] = "Weblink invoegen";
 $string['cut'] = "Knippen";
 $string['forecolor'] = "Tekstkleur";
+$string['heading'] = "Koptekst (h)";
 $string['hilitecolor'] = "Achtergrondkleur";
 $string['horizontal'] = "Horizontaal";
 $string['horizontalrule'] = "Horizontale lijn";
@@ -38,6 +40,7 @@ $string['justifyright'] = "Rechts uitlijnen";
 $string['layout'] = "Opmaak";
 $string['left'] = "Links";
 $string['middle'] = "Midden";
+$string['normal'] = "Standaard";
 $string['notset'] = "Niet ingesteld";
 $string['ok'] = "OK";
 $string['orderedlist'] = "Geordende lijst";
@@ -47,6 +50,7 @@ $string['path'] = "Pad";
 $string['percent'] = "Procent";
 $string['pixels'] = "Pixels";
 $string['popupeditor'] = "Vergroot editor";
+$string['preformatted'] = "Vaste opmaak (pre)";
 $string['preview'] = "Voorbeeld";
 $string['redo'] = "Opnieuw";
 $string['right'] = "Rechts";