]> git.mjollnir.org Git - moodle.git/commitdiff
MDL-12922 'moodle/restore:rolldates' capability - added missing string. Merged from...
authorstronk7 <stronk7>
Tue, 6 Oct 2009 01:58:36 +0000 (01:58 +0000)
committerstronk7 <stronk7>
Tue, 6 Oct 2009 01:58:36 +0000 (01:58 +0000)
lang/en_utf8/moodle.php

index 3048dee9def3a3dab470141aec9f5ddee52bd424..9c16329e67c7f32b0fbcf0af3953807e8f9eaf32 100644 (file)
@@ -1169,6 +1169,7 @@ $string['noteachersyet'] = 'No teachers in this course yet';
 $string['notenrollable'] = 'This course is not enrollable at the moment.';
 $string['notenrolled'] = '$a is not enrolled in this course.';
 $string['notenrolledprofile'] = 'This profile is not available because this user is not enrolled in this course.';
+$string['noteusercannotrolldatesoncontext'] = '<strong>Note:</strong> The ability to roll dates when restoring this backup has been disabled because you lack the required permissions.';
 $string['noteuserschangednonetocourse'] = '<strong>Note:</strong> Course users need to be restored when restoring user data (in activities, files or messages). This setting has been changed for you.';
 $string['nothingnew'] = 'Nothing new since your last login';
 $string['nothingtodisplay'] = 'Nothing to display';