From 2faa4187a01d3938f2fb665d282100de7e1b51be Mon Sep 17 00:00:00 2001 From: moodler Date: Thu, 5 Aug 2004 13:51:34 +0000 Subject: [PATCH] Added "File" --- lang/en/moodle.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/en/moodle.php b/lang/en/moodle.php index 19c4d49bc4..d9207cc8cf 100644 --- a/lang/en/moodle.php +++ b/lang/en/moodle.php @@ -406,6 +406,7 @@ $string['failedloginattempts'] = '$a->attempts failed logins since your last log $string['failedloginattemptsall'] = '$a->attempts failed logins for $a->accounts accounts'; $string['feedback'] = 'Feedback'; $string['filemissing'] = '$a is missing'; +$string['file'] = 'File'; $string['files'] = 'Files'; $string['filesfolders'] = 'Files/folders'; $string['filloutallfields'] = 'Please fill out all fields in this form'; -- 2.39.5