diff --git a/lang/en/moodle.php b/lang/en/moodle.php index d84e48f8595..7e5c53689d1 100644 --- a/lang/en/moodle.php +++ b/lang/en/moodle.php @@ -441,6 +441,7 @@ $string['includelogentries'] = 'Include Log Entries'; $string['includemodules'] = 'Include Modules'; $string['includeneededusers'] = 'Include Needed Users'; $string['includeuserfiles'] = 'Include User Files'; +$string['institution'] = 'Institution'; $string['invalidemail'] = 'Invalid email address'; $string['invalidlogin'] = 'Invalid login, please try again'; $string['jumpto'] = 'Jump to...'; @@ -475,23 +476,23 @@ $string['loginsteps'] = 'Hi! For full access to courses you\'ll need to take Each of the individual courses may also have a one-time "enrolment key", which you won\'t need until later. Here are the steps: -
For full access to courses you\'ll need to create -yourself an account.
All you need to do is make up a username and password and use it in -the form on this page!
If someone else has already chosen your username -then you\'ll have to try again using a different username.'; + to log in and access any course you have enrolled in.
Hi!
+For full access to courses you\'ll need to create yourself an account.
+All you need to do is make up a username and password and use it in the form on this page!
+If someone else has already chosen your username then you\'ll have to try again using a different username.
'; $string['loginto'] = 'Login to $a'; $string['loginusing'] = 'Login here using your username and password'; $string['logout'] = 'Logout';