Some new strings for CSS

This commit is contained in:
moodler
2006-03-29 18:30:03 +00:00
parent 68635e6f6d
commit c4e576f1ff
+3 -1
View File
@@ -25,6 +25,7 @@ $string['commentsaved'] = 'Comment saved';
$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';
@@ -65,9 +66,10 @@ $string['file'] = 'File';
$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';