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: -
    -
  1. Fill out the New Account form with your details. -
  2. An email will be immediately sent to your email address. -
  3. Read your email, and click on the web link it contains. -
  4. Your account will be confirmed and you will be logged in. -
  5. Now, select the course you want to participate in. -
  6. If you are prompted for a "enrolment key" - use the one +
      +
    1. Fill out the New Account form with your details.
    2. +
    3. An email will be immediately sent to your email address.
    4. +
    5. Read your email, and click on the web link it contains.
    6. +
    7. Your account will be confirmed and you will be logged in.
    8. +
    9. Now, select the course you want to participate in.
    10. +
    11. If you are prompted for a "enrolment key" - use the one that your teacher has given you. This will "enrol" you in the - course. -
    12. You can now access the full course. From now on you will only need + course.
    13. +
    14. You can now access the full course. From now on you will only need to enter your personal username and password (in the form on this page) - to log in and access any course you have enrolled in. -
    '; -$string['loginstepsnone'] = '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.'; + to log in and access any course you have enrolled in.

  7. +
'; +$string['loginstepsnone'] = '

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';