]> git.mjollnir.org Git - moodle.git/commitdiff
filling in missing strings
authorkoenr <koenr>
Wed, 25 Aug 2004 21:56:23 +0000 (21:56 +0000)
committerkoenr <koenr>
Wed, 25 Aug 2004 21:56:23 +0000 (21:56 +0000)
lang/nl/moodle.php

index c6eba8432bd5effac030a84f8a353534f7eb863f..68951076c13307e535676358608cd15d5ca39eb3 100644 (file)
@@ -1,5 +1,5 @@
 <?PHP // $Id$ 
-      // moodle.php - created with Moodle 1.4 aiming-for-beta-soon (2004082200)
+      // moodle.php - created with Moodle 1.5 development (2004082300)
 
 
 $string['action'] = 'Actie';
@@ -321,6 +321,7 @@ $string['editordefaultfont'] = 'Standaard lettertype';
 $string['editorenablespelling'] = 'Schakel spellingcontrole in';
 $string['editorfontlist'] = 'Lettertype lijst';
 $string['editorfontsize'] = 'Standaard lettertypegrootte';
+$string['editorresettodefaults'] = 'Terug naar standaardinstellingen';
 $string['editorsettings'] = 'Instellingen editor';
 $string['editsummary'] = 'Wijzig samenvatting';
 $string['editthisactivity'] = 'Wijzig deze activiteit';
@@ -887,6 +888,7 @@ $string['strftimedatetime'] = '%%d %%B %%Y, %%H:%%M';
 $string['strftimedaydate'] = '%%A, %%d %%B %%Y';
 $string['strftimedaydatetime'] = '%%A, %%d %%B %%Y, %%H:%%M';
 $string['strftimedayshort'] = '%%A %%d  %%B';
+$string['strftimedaytime'] = '%%a, %%H:%%M';
 $string['strftimemonthyear'] = '%%B %%Y';
 $string['strftimerecent'] = '%%d %%b, %%H:%%M';
 $string['strftimerecentfull'] = '%%a, %%d %%b %%Y, %%H:%%M';