From 7c5955f9626dcc3fd7b3c6a7eb541ddc3029e550 Mon Sep 17 00:00:00 2001 From: dongsheng Date: Fri, 29 Aug 2008 09:17:11 +0000 Subject: [PATCH] MDL-13766, add a lang string. --- 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 e974d7a227..2a4dd92e73 100644 --- a/lang/en_utf8/repository.php +++ b/lang/en_utf8/repository.php @@ -30,6 +30,7 @@ $string['noenter'] = 'Nothing entered'; $string['operation'] = 'Operation'; $string['openpicker'] = 'Open file picker'; $string['plugin'] = 'Repository plug-ins'; +$string['preview'] = 'Preview'; $string['repository'] = 'Repository'; $string['repositories'] = 'Repositories'; $string['save'] = 'Save'; -- 2.39.5