]> git.mjollnir.org Git - moodle.git/commitdiff
*** empty log message ***
authortomflannaghan <tomflannaghan>
Thu, 17 Aug 2006 13:18:02 +0000 (13:18 +0000)
committertomflannaghan <tomflannaghan>
Thu, 17 Aug 2006 13:18:02 +0000 (13:18 +0000)
lang/en_utf8/data.php

index 9ebe302f046332a0a0d7d397d1da43f0565ed349..70956ec56ed8d00cc4a954dc2628f5702a82039a 100644 (file)
@@ -205,4 +205,7 @@ $string['overwrite'] = 'Overwrite';
 
 $string['download'] = 'Download';
 
+$string['jstemplate'] ='Javascript Template';
+$string['headerjstemplate'] = 'Defines custom Javascript for the other templates';
+
 ?>