From: moodler Date: Tue, 31 Jul 2007 08:08:03 +0000 (+0000) Subject: New strings for tags X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=d142af3ab05b59db6071932b6412245ed4b23fd1;p=moodle.git New strings for tags --- diff --git a/lang/en_utf8/moodle.php b/lang/en_utf8/moodle.php index a78798a35c..5d6b66b9e3 100644 --- a/lang/en_utf8/moodle.php +++ b/lang/en_utf8/moodle.php @@ -552,6 +552,7 @@ $string['enrolstartdate'] = 'Start date'; $string['entercourse'] = 'Click to enter this course'; $string['enteremailaddress'] = 'Enter in your email address to reset your password and have the new password sent to you via email.'; +$string['enteryourinterests'] = 'Enter your interests separated by commas'; $string['entries'] = 'Entries'; $string['error'] = 'Error'; $string['errortoomanylogins'] = 'Sorry, you have exceeded the allowed number of login attempts. Restart your browser.'; @@ -773,6 +774,7 @@ $string['includeuserfiles'] = 'Include User Files'; $string['info'] = 'Information'; $string['institution'] = 'Institution'; $string['instudentview'] = 'in student view'; +$string['interests'] = 'Interests'; $string['invalidemail'] = 'Invalid email address'; $string['invalidlogin'] = 'Invalid login, please try again'; $string['ip_address'] = 'IP Address';