From c72e41bc77dd5366d43d84845cead72146877bdc Mon Sep 17 00:00:00 2001 From: stronk7 Date: Sat, 10 Apr 2004 00:03:45 +0000 Subject: [PATCH] Added string "refreshingevents". Used in restore. --- lang/en/moodle.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/en/moodle.php b/lang/en/moodle.php index 615c604d5a..25e2ca43cb 100644 --- a/lang/en/moodle.php +++ b/lang/en/moodle.php @@ -707,6 +707,7 @@ $string['readinginfofrombackup'] = 'Reading info from backup'; $string['readme'] = 'README'; $string['recentactivity'] = 'Recent activity'; $string['recentactivityreport'] = 'Full report of recent activity...'; +$string['refreshingevents'] = 'Refreshing events'; $string['registration'] = 'Moodle Registration'; $string['registrationemail'] = 'Email notifications'; $string['registrationinfo'] = '

This page allows you to register your Moodle site with moodle.org. Registration is free. -- 2.39.5