]> git.mjollnir.org Git - moodle.git/commitdiff
Some new strings for CSS
authormoodler <moodler>
Wed, 29 Mar 2006 18:30:03 +0000 (18:30 +0000)
committermoodler <moodler>
Wed, 29 Mar 2006 18:30:03 +0000 (18:30 +0000)
lang/en_utf8/data.php

index 7c273e11c362c59ee4999be6f8dc878f3b82f9f0..9da29b77f4aa77c86e425458850dc01d7b1dfd63 100644 (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';