From 4be2a84bfea1b6d10164891913a93a234911dabd Mon Sep 17 00:00:00 2001 From: defacer Date: Tue, 8 Feb 2005 18:08:23 +0000 Subject: [PATCH] New string for the "parent folder" icon. --- lang/en/moodle.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/en/moodle.php b/lang/en/moodle.php index c73934a24c..fc0bf28f7c 100644 --- a/lang/en/moodle.php +++ b/lang/en/moodle.php @@ -854,6 +854,7 @@ $string['page'] = 'Page'; $string['pageheaderconfigablock'] = 'Configuring a block in %%fullname%%'; $string['parentcoursenotfound'] = 'Parent course not found!'; $string['parentcoursenotmetacourse'] = 'Parent course not metacourse!'; +$string['parentfolder'] = 'Parent folder'; $string['participants'] = 'Participants'; $string['password'] = 'Password'; $string['passwordchanged'] = 'Password has been changed'; -- 2.39.5