From c2bc6f548a93f531613aa3dac7df3ad3dcefde1b Mon Sep 17 00:00:00 2001 From: stronk7 Date: Wed, 30 Jul 2003 17:10:01 +0000 Subject: [PATCH] Two more backup related strings --- lang/en/moodle.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/en/moodle.php b/lang/en/moodle.php index 04c5f045ec..e8f5f1e48d 100644 --- a/lang/en/moodle.php +++ b/lang/en/moodle.php @@ -262,6 +262,7 @@ $string['existingteachers'] = "Existing teachers"; $string['feedback'] = "Feedback"; $string['filemissing'] = "\$a is missing"; $string['files'] = "Files"; +$string['filesfolders'] = "Files/folders"; $string['filloutallfields'] = "Please fill out all fields in this form"; $string['firstname'] = "First name"; $string['firsttime'] = "Is this your first time here?"; @@ -700,6 +701,7 @@ $string['usernameexists'] = "This username already exists, choose another"; $string['userprofilefor'] = "User profile for \$a"; $string['user'] = "User"; $string['users'] = "Users"; +$string['userzones'] = "User zones"; $string['webpage'] = "Web page"; $string['week'] = "Week"; $string['weekhide'] = "Hide this week from \$a"; -- 2.39.5