$string['commentsn'] = '$a 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['confirmdeleterecord'] = 'Are you sure you want to delete this entry?';
$string['csstemplate'] = 'CSS template';
$string['csvfile'] = 'CSV file';
$string['csvimport'] = 'CSV file import';
$string['editentry'] = 'Edit entry';
$string['emptyadd'] = 'The Add template is empty, generating a default form...';
$string['emptyaddform'] = 'You did not fill out any fields!';
+$string['entries'] = 'Entries';
$string['entrysaved'] = 'Your entry has been saved';
$string['errormustbeteacher'] = 'You need to be a teacher to use this page!';
$string['example'] = 'Database module example';
$string['nomaximum'] = 'No maximum';
$string['numnotapproved'] = 'Pending';
$string['numberrssarticles'] = 'RSS articles';
-$string['numrecords'] = '$a records';
+$string['numrecords'] = '$a entries';
$string['noaccess'] = 'You do not have access to this page';
$string['nomatch'] = 'No matching entries found!';
$string['norecords'] = 'No entries in database';
$string['ratings'] = 'Ratings';
$string['ratingssaved'] = 'Ratings saved';
$string['ratingsuse'] = 'Use ratings';
-$string['recordapproved'] = 'Record approved';
-$string['recorddeleted'] = 'Record deleted';
-$string['recordssaved'] = 'record(s) saved';
-$string['recordsnotsaved'] = 'No record was saved. Please check the format of the uploaded file.';
+$string['recordapproved'] = 'Entry approved';
+$string['recorddeleted'] = 'Entry deleted';
+$string['recordssaved'] = 'entries saved';
+$string['recordsnotsaved'] = 'No entry was saved. Please check the format of the uploaded file.';
$string['requireapproval'] = 'Require approval?';
$string['requiredentries'] = 'Required entries';
$string['requiredentriestoview'] = 'Entries required before viewing';
$string['textarea'] = 'Textarea';
$string['type'] = 'Field type';
$string['updatefield'] = 'Update an existing field';
-$string['uploadrecords'] = 'Upload records from a file';
+$string['uploadrecords'] = 'Upload entries from a file';
$string['uploadfile'] = 'Upload file';
$string['url'] = 'Url';
$string['viewfromdate'] = 'Viewable from';