]> git.mjollnir.org Git - moodle.git/commitdiff
Old checkin that got missed
authormoodler <moodler>
Wed, 3 May 2006 14:24:41 +0000 (14:24 +0000)
committermoodler <moodler>
Wed, 3 May 2006 14:24:41 +0000 (14:24 +0000)
lang/en_utf8/error.php

index 3f3ea4cfd562604fbfac32dab51be8b4976480f5..358c569ce014be6aaad1582d94687e6dc54de476 100644 (file)
@@ -27,6 +27,8 @@ $string['fieldrequired'] = '\"$a\" is a required field';
 $string['filenotfound'] = 'Sorry, the requested file could not be found';
 $string['groupalready'] = 'User already belongs to group $a';
 $string['groupunknown'] = 'Group $a not associated to specified course';
+$string['guestnoeditprofile'] = 'The guest user cannot edit their profile';
+$string['guestnoeditprofileother'] = 'The guest user profile cannot be edited';
 $string['invalidcourse'] = 'Invalid course';
 $string['invalidfieldname'] = '\"$a\" is not a valid field name';
 $string['invalidfiletype'] = '\"$a\" is not a valid file type';