From 4bcc7ebfd6114f6c669cb8ced29870d3cff7cc63 Mon Sep 17 00:00:00 2001 From: moodler Date: Tue, 13 May 2003 01:18:54 +0000 Subject: [PATCH] Slight update to a string --- lang/en/moodle.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/en/moodle.php b/lang/en/moodle.php index ed7dd7f180..9dbc420169 100644 --- a/lang/en/moodle.php +++ b/lang/en/moodle.php @@ -509,7 +509,7 @@ for important notifications such as security alerts and new releases of Moodle.

If you choose, you can allow your site name, country and URL to be added to the public list of Moodle Sites.

All new registrations are verified manually before they are added to the list, but once you are added you can update your registration (and your entry on the public list) at any time by resubmitting this form."; $string['registrationno'] = "No, I do not want to receive email"; -$string['registrationsend'] = "Send registration information"; +$string['registrationsend'] = "Send registration information to moodle.org"; $string['registrationyes'] = "Yes, please notify me about important issues"; $string['removeadmin'] = "Remove admin"; $string['removecreator'] = "Remove course creator"; -- 2.39.5