From fe48879334a0dac91e18702e6af059ab97f12e52 Mon Sep 17 00:00:00 2001 From: gustav_delius Date: Sun, 13 Feb 2005 21:27:50 +0000 Subject: [PATCH] fixed typo --- lang/en/moodle.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/en/moodle.php b/lang/en/moodle.php index 171d1f1bf26..962052a3df0 100644 --- a/lang/en/moodle.php +++ b/lang/en/moodle.php @@ -756,7 +756,7 @@ $string['nopotentialcreators'] = 'No potential course creators'; $string['nopotentialstudents'] = 'No potential students'; $string['nopotentialteachers'] = 'No potential teachers'; $string['noreplyname'] = 'Do not reply to this email'; -$string['noreplybouncemessage'] = 'You have replied to a no-reply email address. If you were atttempting to reply to a forum post, please instead reply using the $a forums. '."\n\n".'Following is the content of your email:'."\n\n"; +$string['noreplybouncemessage'] = 'You have replied to a no-reply email address. If you were attempting to reply to a forum post, please instead reply using the $a forums. '."\n\n".'Following is the content of your email:'."\n\n"; $string['noreplybouncesubject'] = '$a - bounced email.'; $string['noresults'] = 'No results'; $string['normal'] = 'Normal'; @@ -871,7 +871,7 @@ $string['requirespayment'] = 'This course requires payment for access'; $string['resortcoursesbyname'] = 'Re-sort courses by name'; $string['resources'] = 'Resources'; $string['restore'] = 'Restore'; -$string['restorecancelled'] = 'Restore cancelled'; +$string['restorecancelled'] = 'Restore canceled'; $string['restorecoursenow'] = 'Restore this course now!'; $string['restorefinished'] = 'Restore completed successfully'; $string['restoreto'] = 'Restore to';