]> git.mjollnir.org Git - moodle.git/commitdiff
"MDL-13766, add language string for file picker"
authordongsheng <dongsheng>
Sat, 4 Jul 2009 11:17:33 +0000 (11:17 +0000)
committerdongsheng <dongsheng>
Sat, 4 Jul 2009 11:17:33 +0000 (11:17 +0000)
lang/en_utf8/repository.php

index 65158d524dc53f89f3adce66639b9d25cbd628de..46f1f4e01c29bcf4c7e07b50e0018ae60fbcbac9 100644 (file)
@@ -42,6 +42,7 @@ $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['emptylist'] = 'Empty result';
 $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['enter'] = 'Enter';