Two more backup related strings

This commit is contained in:
stronk7 2003-07-30 17:10:01 +00:00
parent 7d40e78c0d
commit c2bc6f548a

View file

@ -262,6 +262,7 @@ $string['existingteachers'] = "Existing teachers";
$string['feedback'] = "Feedback"; $string['feedback'] = "Feedback";
$string['filemissing'] = "\$a is missing"; $string['filemissing'] = "\$a is missing";
$string['files'] = "Files"; $string['files'] = "Files";
$string['filesfolders'] = "Files/folders";
$string['filloutallfields'] = "Please fill out all fields in this form"; $string['filloutallfields'] = "Please fill out all fields in this form";
$string['firstname'] = "First name"; $string['firstname'] = "First name";
$string['firsttime'] = "Is this your first time here?"; $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['userprofilefor'] = "User profile for \$a";
$string['user'] = "User"; $string['user'] = "User";
$string['users'] = "Users"; $string['users'] = "Users";
$string['userzones'] = "User zones";
$string['webpage'] = "Web page"; $string['webpage'] = "Web page";
$string['week'] = "Week"; $string['week'] = "Week";
$string['weekhide'] = "Hide this week from \$a"; $string['weekhide'] = "Hide this week from \$a";