From 6a441999d01084c73354a16f6c23cf216b114607 Mon Sep 17 00:00:00 2001 From: mits Date: Tue, 13 May 2008 20:39:07 +0000 Subject: [PATCH] Fixed a grammatical error on error.php. --- lang/en_utf8/error.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/en_utf8/error.php b/lang/en_utf8/error.php index 13574304b0..39f51c1475 100644 --- a/lang/en_utf8/error.php +++ b/lang/en_utf8/error.php @@ -179,7 +179,7 @@ $string['nousers'] = 'No such user!'; $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['nopermissiontoimportact'] = 'You need do not have the required permissions to import activities to this course'; +$string['nopermissiontoimportact'] = 'You do not have the required permissions to import activities to this course'; $string['nopermissiontoviewpage'] = 'You are not allowed to look at this page'; $string['nopermissiontomanagegroup'] = 'You do not have the required permissions to manage groups.'; $string['nosite'] = 'No sites'; -- 2.39.5