mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
Two more backup related strings
This commit is contained in:
parent
7d40e78c0d
commit
c2bc6f548a
1 changed files with 2 additions and 0 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue