From fed354f2bab378e6bc39da6a52a9c89b875f74e5 Mon Sep 17 00:00:00 2001 From: koenr Date: Mon, 17 May 2004 04:32:34 +0000 Subject: [PATCH] filling in missing strings... --- lang/nl/editor.php | 8 +++++++- lang/nl/moodle.php | 4 +++- lang/nl/quiz.php | 3 ++- lang/nl/resource.php | 5 +++-- 4 files changed, 15 insertions(+), 5 deletions(-) diff --git a/lang/nl/editor.php b/lang/nl/editor.php index 5a333bc4e0..4653679c5b 100644 --- a/lang/nl/editor.php +++ b/lang/nl/editor.php @@ -1,5 +1,5 @@ diff --git a/lang/nl/moodle.php b/lang/nl/moodle.php index 1c90a3f937..b717e8edb9 100644 --- a/lang/nl/moodle.php +++ b/lang/nl/moodle.php @@ -1,5 +1,5 @@ Wil je teruggaan en deze vraag herstellen?'; $string['numerical'] = 'Numeriek'; $string['paragraphquestion'] = 'Vraagparagraaf niet ondersteund op lijn $a. De vraag wordt genegeerd'; diff --git a/lang/nl/resource.php b/lang/nl/resource.php index 5f8d44f27d..e2956197ef 100644 --- a/lang/nl/resource.php +++ b/lang/nl/resource.php @@ -1,5 +1,5 @@ '; $string['filename'] = 'Bestandsnaam'; +$string['filtername'] = 'Automatisch linken van bronnen'; $string['fulltext'] = 'Volledige tekst'; $string['htmlfragment'] = 'HTML fragment'; $string['maindirectory'] = 'Hoofdmap'; -- 2.39.5