From 25cde16c3dd3e84b322a6f66c6427e80d4a787c0 Mon Sep 17 00:00:00 2001 From: dongsheng Date: Sat, 4 Jul 2009 11:17:33 +0000 Subject: [PATCH] "MDL-13766, add language string for file picker" --- lang/en_utf8/repository.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/en_utf8/repository.php b/lang/en_utf8/repository.php index 65158d524d..46f1f4e01c 100644 --- a/lang/en_utf8/repository.php +++ b/lang/en_utf8/repository.php @@ -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'; -- 2.39.5