]> git.mjollnir.org Git - moodle.git/commitdiff
missing string
authorkoenr <koenr>
Sun, 21 Mar 2004 06:34:09 +0000 (06:34 +0000)
committerkoenr <koenr>
Sun, 21 Mar 2004 06:34:09 +0000 (06:34 +0000)
lang/nl/editor.php

index b874e11d71a43621fa059c0b971a5f119fe93fff..5a333bc4e0d9ab9d5e1dff524f7f99cec32337e0 100644 (file)
@@ -1,5 +1,5 @@
 <?PHP // $Id$ 
-      // editor.php - created with Moodle 1.2 alpha (2004022200)
+      // editor.php - created with Moodle 1.2 + (2004032100)
 
 
 $string['about'] = 'Info';
@@ -73,6 +73,7 @@ $string['preformatted'] = 'Vaste opmaak (pre)';
 $string['preview'] = 'Voorbeeld';
 $string['properties'] = 'Eigenschappen';
 $string['redo'] = 'Opnieuw';
+$string['removelink'] = 'Verwijder link';
 $string['rename'] = 'Hernoem';
 $string['right'] = 'Rechts';
 $string['rows'] = 'Rijen';