From fddd5bddd76da633a540e9e61960c7937545f32f Mon Sep 17 00:00:00 2001 From: martin Date: Sun, 18 Aug 2002 15:56:11 +0000 Subject: [PATCH] Improvements to reading definition - help buttons and language fixes --- lang/en/reading.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/en/reading.php b/lang/en/reading.php index 32ddc500c1..840a95fab0 100644 --- a/lang/en/reading.php +++ b/lang/en/reading.php @@ -8,7 +8,7 @@ $string[modulenameplural] = "Readings"; $string[addreading] = "Add reading"; $string[editingareading] = "Editing a reading"; $string[example] = "Example"; -$string[examplejournal] = "Tobin, K. & Tippins, D (1993) Constructivism as a Referent for Teaching and Learning. In: K. Tobin (Ed) The Practice of Constructivism in Science Education, pp 3-21, Lawrence-Erlbaum, Hillsdale, NJ."; +$string[examplereference] = "Tobin, K. & Tippins, D (1993) Constructivism as a Referent for Teaching and Learning. In: K. Tobin (Ed) The Practice of Constructivism in Science Education, pp 3-21, Lawrence-Erlbaum, Hillsdale, NJ."; $string[exampleurl] = "http://www.example.com/somedirectory/somefile.html"; $string[filename] = "File name"; $string[fulltext] = "Full text"; @@ -18,7 +18,7 @@ $string[notefile] = "To upload more files into the course (so they appear in thi File Manager."; $string[notypechosen] = "You need to choose a type. Use your back button to go back and retry."; $string[readingtype] = "Type of resource"; -$string[readingtype1] = "Journal Article"; +$string[readingtype1] = "Reference"; $string[readingtype2] = "Web Page"; $string[readingtype3] = "Uploaded File"; $string[readingtype4] = "Plain text"; -- 2.39.5