]> git.mjollnir.org Git - moodle.git/commitdiff
Merge from 1.6. Added missing lang string.
authorvyshane <vyshane>
Fri, 2 Jun 2006 04:20:05 +0000 (04:20 +0000)
committervyshane <vyshane>
Fri, 2 Jun 2006 04:20:05 +0000 (04:20 +0000)
lang/en_utf8/data.php

index ef98101a47a80ad429d19904357b484fdfd3593c..2abc452abcb8d6ead51ef9020a9d8963b5b30521 100644 (file)
@@ -143,6 +143,7 @@ $string['resizingimages'] = 'Resizing image thumbnails...';
 $string['rssglobaldisabled'] = 'Disabled. See site configuration variables.';
 $string['rsshowmany'] = '(number of latest entries to show, 0 to disable RSS)';
 $string['rsstemplate'] = 'RSS template';
+$string['rsstitletemplate'] = 'RSS title template';
 $string['save'] = 'Save';
 $string['saveandadd'] = 'Save and add another';
 $string['saveandview'] = 'Save and view';