From 952b72808619bf08db229b3f781e755ca2a348a8 Mon Sep 17 00:00:00 2001 From: moodler Date: Sun, 16 May 2004 09:11:38 +0000 Subject: [PATCH] New string "edit files" --- lang/en/moodle.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/en/moodle.php b/lang/en/moodle.php index 2bc8278252..f400a5b208 100644 --- a/lang/en/moodle.php +++ b/lang/en/moodle.php @@ -277,6 +277,7 @@ $string['downloadtext'] = 'Download in text format'; $string['doyouagree'] = 'Have you read these conditions and understood them?'; $string['edit'] = 'Edit $a'; $string['editcoursesettings'] = 'Edit course settings'; +$string['editfiles'] = 'Edit files'; $string['editgroupprofile'] = 'Edit group profile'; $string['editinga'] = 'Editing $a'; $string['editmyprofile'] = 'Edit profile'; -- 2.39.5