diff --git a/htdocs/lang/en.utf8/admin.php b/htdocs/lang/en.utf8/admin.php index d5f40e84aa2899b4f5aa2f1552a6ef10097f8ae1..31127c344885f29c25219c427a1e2caa8a705bae 100644 --- a/htdocs/lang/en.utf8/admin.php +++ b/htdocs/lang/en.utf8/admin.php @@ -568,7 +568,7 @@ $string['uploadgroupcsvpagedescription2'] = '
You may use this facility to upl %s'; $string['uploadgroupcsveditrolesdescription'] = '
The editroles field can have any of the following: %s
-%s.'; +%s'; $string['uploadgroupmemberscsverrorduplicateusername'] = 'Error on line %s of your file: The shortname "%s" and username "%s" have already been specified in this file.'; $string['uploadgroupmemberscsverrorinvalidrole'] = 'Error on line %s of your file: The role "%s" is invalid for the specified group.'; $string['uploadgroupmemberscsverrornoadminlisted'] = 'Error on line %s of your file: The group shortname "%s" did not have any users with the "admin" role specified.';