More strings added

This commit is contained in:
ikawhero
2006-02-03 09:00:49 +00:00
parent f3b5b8b668
commit d0dfb3ba87
+3
View File
@@ -3,6 +3,7 @@ $string['action'] = 'Action';
$string['add'] = 'Add entry';
$string['addafield'] = 'Add a Field';
$string['addtemplate'] = 'Add Template';
$string['ascending'] = 'Ascending';
$string['atmaxentry'] = 'you are at the maximum number of entries!';
$string['autogenallforms'] = 'Generate All Default Templates';
$string['availablefromdate'] = 'Available from';
@@ -15,6 +16,8 @@ $string['comments'] = 'Allow comments?';
$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['dateentered'] = 'Date entered';
$string['descending'] = 'Descending';
$string['deletefield'] = 'Delete an existing Field';
$string['menu'] = 'Menu (Single-selection)';
$string['menuchoose'] = 'Choose...';