$string['configenablerssfeeds'] = 'This switch will enable the possibility of RSS feeds for all databases. You will still need to turn feeds on manually in the settings for each database.';
$string['confirmdeletefield'] = 'You are about to delete this field, are you sure?';
$string['confirmdeleterecord'] = 'Are you sure you want to delete this record?';
+$string['csstemplate'] = 'CSS template';
$string['csvfile'] = 'CSV file';
$string['csvimport'] = 'CSV file import';
$string['dateentered'] = 'Date entered';
$string['filtername'] = 'Database Auto-linking';
$string['footer'] = 'Footer';
$string['header'] = 'Header';
-$string['headeraddtemplate'] = 'Defines the interface when adding new entries';
+$string['headeraddtemplate'] = 'Defines the interface when editing entries';
$string['headerlisttemplate'] = 'Defines browsing interface for multiple entries';
$string['headerrsstemplate'] = 'Defines appearance of entries in RSS feeds';
+$string['headercsstemplate'] = 'Defines local CSS styles for the other templates';
$string['headersingletemplate'] = 'Defines browsing interface for a single entry';
$string['insufficiententries'] = 'more entries needed to view this database';
$string['intro'] = 'Introduction';