diff --git a/lang/en_utf8/data.php b/lang/en_utf8/data.php index ef98101a47a..2abc452abcb 100644 --- a/lang/en_utf8/data.php +++ b/lang/en_utf8/data.php @@ -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';