diff --git a/htdocs/lang/en.utf8/mahara.php b/htdocs/lang/en.utf8/mahara.php index d0e396528fe1bdb710fec6c4694bd204c8a5a211..5ac85fa14d551c379e8a952a97b5a1c3d2d04503 100644 --- a/htdocs/lang/en.utf8/mahara.php +++ b/htdocs/lang/en.utf8/mahara.php @@ -127,6 +127,7 @@ $string['youraccounthasbeenunsuspended'] = 'Your account has been unsuspeneded'; $string['changepassword'] = 'Change Password'; $string['changepasswordinfo'] = 'You are required to change your password before you can proceed.'; $string['confirmpassword'] = 'Confirm password'; +$string['javascriptnotenabled'] = 'Your browser does not have javascript enabled for this site. Mahara requires javascript to be enabled before you can log in'; $string['cookiesnotenabled'] = 'Your browser does not have cookies enabled, or is blocking cookies from this site. Mahara requires cookies to be enabled before you can log in'; $string['institution'] = 'Institution'; $string['loggedoutok'] = 'You have been logged out successfully';