From: tomflannaghan Date: Thu, 17 Aug 2006 13:18:02 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=1f9aab2e10eb4341aa8f7f8f5ffba6c63a7bad5a;p=moodle.git *** empty log message *** --- diff --git a/lang/en_utf8/data.php b/lang/en_utf8/data.php index 9ebe302f04..70956ec56e 100644 --- a/lang/en_utf8/data.php +++ b/lang/en_utf8/data.php @@ -205,4 +205,7 @@ $string['overwrite'] = 'Overwrite'; $string['download'] = 'Download'; +$string['jstemplate'] ='Javascript Template'; +$string['headerjstemplate'] = 'Defines custom Javascript for the other templates'; + ?>