2002-08-02 17:36:35 +00:00
< ? PHP // $Id$
#------------------------------------------------------------
$string [ modulename ] = " Reading " ;
$string [ modulenameplural ] = " Readings " ;
#------------------------------------------------------------
2002-08-02 09:24:50 +00:00
$string [ addreading ] = " Add reading " ;
2002-08-12 13:45:41 +00:00
$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 [ exampleurl ] = " http://www.example.com/somedirectory/somefile.html " ;
$string [ filename ] = " File name " ;
$string [ fulltext ] = " Full text " ;
$string [ neverread ] = " Never read " ;
$string [ note ] = " Note " ;
$string [ notefile ] = " To upload more files into the course (so they appear in this list) use the
< A HREF = \ $a > File Manager </ A >. " ;
$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 [ readingtype2 ] = " Web Page " ;
$string [ readingtype3 ] = " Uploaded File " ;
$string [ readingtype4 ] = " Plain text " ;
$string [ readingtype5 ] = " Web Link " ;
2002-08-02 09:24:50 +00:00
?>