$string['namecheckbox'] = 'Checkbox field';
$string['namemenu'] = 'Menu field';
$string['namemultimenu'] = 'Multiple-selection menu field';
+$string['namedate'] = 'Date field';
$string['namefile'] = 'File field';
+$string['namepicture'] = 'Picture field';
$string['nameradiobutton'] = 'Radio button field';
-$string['nameurl'] = 'URL field';
$string['nametext'] = 'Text field';
$string['nametextarea'] = 'Textarea field';
-$string['namepicture'] = 'Picture field';
+$string['nameurl'] = 'URL field';
$string['newentry'] = 'New entry';
$string['newfield'] = 'Create a new field';
$string['nofieldindatabase'] = 'There are no fields defined for this database, please add some';
$string['pagesize'] = 'Entries per page';
$string['participants'] = 'Participants';
$string['picture'] = 'Picture';
+$string['date'] = 'Date';
$string['radiobutton'] = 'Radio buttons';
$string['rate'] = 'Rate';
$string['rating'] = 'Rating';