diff --git a/lang/en_utf8/error.php b/lang/en_utf8/error.php index a5d590b9097..a1648a7abf3 100644 --- a/lang/en_utf8/error.php +++ b/lang/en_utf8/error.php @@ -57,6 +57,7 @@ $string['nonmeaningfulcontent'] = 'Non meaningful content'; $string['noparticipatorycms'] = 'Sorry, but you have no participatory course modules to report on.'; $string['nopermissions'] = 'Sorry, but you do not currently have permissions to do that ($a)'; $string['notavailable'] = 'That is not currently available'; +$string['nostatstodisplay'] = 'There is no available data to display, sorry.'; $string['onlyadmins'] = 'Only administrators can do that.'; $string['onlyeditingteachers'] = 'Only editing teachers can do that.'; $string['onlyeditown'] = 'You can only edit your own information';