MOre info on registration form

This commit is contained in:
moodler 2005-03-12 09:18:43 +00:00
parent 1831d8b954
commit f23ac2ac3c
2 changed files with 80 additions and 18 deletions

View file

@ -786,6 +786,7 @@ $string['notifyloginfailuresmessagestart'] = 'Here is a list of failed login att
$string['notifyloginfailuressubject'] = '$a :: Failed logins notification';
$string['notincluded'] = 'Not included';
$string['notingroup'] = 'Sorry, but you need to be part of a group to see this activity.';
$string['notpublic'] = 'Not public!';
$string['nousersmatching'] = 'No users matching \'$a\' were found';
$string['nousersyet'] = 'There are no users yet';
$string['now'] = 'now';
@ -857,6 +858,9 @@ $string['recentactivityreport'] = 'Full report of recent activity...';
$string['recreatedcategory'] = 'Recreated category $a';
$string['refreshingevents'] = 'Refreshing events';
$string['registration'] = 'Moodle Registration';
$string['registrationcontact'] = 'Contact from the public';
$string['registrationcontactno'] = 'No, I do not want a contact form in the site listing';
$string['registrationcontactyes'] = 'Yes, provide a form for prospective Moodlers to contact me';
$string['registrationemail'] = 'Email notifications';
$string['registrationinfo'] = '<p>This page allows you to register your Moodle site with moodle.org. Registration is free.
The main benefit of registering is that you will be added to a low-volume mailing list
@ -966,6 +970,7 @@ $string['specifyname'] = 'You must specify a name.';
$string['startdate'] = 'Course start date';
$string['startsignup'] = 'Start now by creating a new account!';
$string['state'] = 'State/Province';
$string['statistics'] = 'Statistics';
$string['status'] = 'Status';
$string['strftimedate'] = '%%d %%B %%Y';
$string['strftimedateshort'] = '%%d %%B';