From: moodler <moodler> Date: Sun, 16 May 2004 09:11:38 +0000 (+0000) Subject: New string "edit files" X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=952b72808619bf08db229b3f781e755ca2a348a8;p=moodle.git New string "edit files" --- 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';