Fixed behaviour of groups.php in the case of an empty group, see bug 2346

This commit is contained in:
martignoni 2005-02-15 18:43:20 +00:00
parent 6db97d9b5f
commit 6458541025

View File

@ -743,6 +743,7 @@ $string['noresults'] = 'Aucun r
$string['normal'] = 'Normale';
$string['normalfilter'] = 'Moins de critères';
$string['nostudentsfound'] = 'Aucun $a trouvé';
$string['nostudentsingroup'] = 'Il n\'y a pas encore d\'étudiant dans ce groupe';
$string['nostudentsyet'] = 'Pas encore d\'étudiant inscrit à ce cours';
$string['nosuchemail'] = 'Adresse de courriel inconnue';
$string['notavailable'] = 'Non disponible';