mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 08:26:37 +02:00
Moved the help files into their own directory in lang/en/help
This commit is contained in:
parent
db6395b25a
commit
6ee4579665
6 changed files with 185 additions and 1 deletions
|
@ -31,6 +31,7 @@ $string[complete] = "Complete";
|
|||
$string["continue"] = "Continue";
|
||||
$string[country] = "Country";
|
||||
$string[course] = "Course";
|
||||
$string[courseformats] = "Course formats";
|
||||
$string[courses] = "Courses";
|
||||
$string[createaccount] = "Create my new account";
|
||||
$string[createuserandpass] = "Create a new username and password to log in with";
|
||||
|
@ -52,6 +53,7 @@ $string[description] = "Description";
|
|||
$string[edit] = "Edit \$a";
|
||||
$string[editcoursesettings] = "Edit course settings";
|
||||
$string[editmyprofile] = "Edit profile";
|
||||
$string[editsummary] = "Edit summary";
|
||||
$string[editthisactivity] = "Edit this activity";
|
||||
$string[edituser] = "Edit user accounts";
|
||||
$string[email] = "Email address";
|
||||
|
@ -94,6 +96,9 @@ $string[firstname] = "First name";
|
|||
$string[firsttime] = "Is this your first time here?";
|
||||
$string[forgotten] = "Forgotten your username or password?";
|
||||
$string[format] = "Format";
|
||||
$string[formatsocial] = "Social format";
|
||||
$string[formattopics] = "Topics format";
|
||||
$string[formatweeks] = "Weekly format";
|
||||
$string[fulllistofcourses] = "Full list of courses";
|
||||
$string[fullprofile] = "Full profile";
|
||||
$string[fullname] = "Full name";
|
||||
|
@ -166,6 +171,9 @@ $string[missingusername] = "Missing username";
|
|||
$string[movedown] = "Move down";
|
||||
$string[moveup] = "Move up";
|
||||
$string[mustconfirm] = "You need to confirm your login";
|
||||
$string[namesocial] = "section";
|
||||
$string[nametopics] = "topic";
|
||||
$string[nameweeks] = "week";
|
||||
$string[newaccount] = "New account";
|
||||
$string[newforumposts] = "New forum posts";
|
||||
$string[newpassword] = "New password";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue