]> git.mjollnir.org Git - moodle.git/commitdiff
repository MDL-15404 change text description for allowing teacher/user to add repository
authorjerome <jerome>
Thu, 30 Apr 2009 08:11:29 +0000 (08:11 +0000)
committerjerome <jerome>
Thu, 30 Apr 2009 08:11:29 +0000 (08:11 +0000)
lang/en_utf8/repository.php

index 22e8def5c47860808462ce40a7c2d6789f957878..a1a150069430747172a2cdb0591144dd64394f42 100644 (file)
@@ -37,8 +37,8 @@ $string['download'] = 'Download';
 $string['downloadsucc'] = 'The file has been downloaded successfully';
 $string['editrepositoryinstance'] = 'Edit repository instance';
 $string['emptytype'] = 'Cannot create repository type: type name is empty';
-$string['enablecourseinstances'] = 'Enable course repositories';
-$string['enableuserinstances'] = 'Enable user repositories';
+$string['enablecourseinstances'] = 'Allow teachers to add a repository instance into the file picker';
+$string['enableuserinstances'] = 'Allow users to add a repository instance into the file picker';
 $string['error'] = 'An unknown error occurred!';
 $string['existingrepository'] = 'This repository already exists';
 $string['filename'] = 'Filename';