From df44f29a899e91c3c48fce7e2a69a0e5e3d2be86 Mon Sep 17 00:00:00 2001 From: ikawhero Date: Mon, 13 Mar 2006 09:29:44 +0000 Subject: [PATCH] Changed a string --- lang/en_utf8/moodle.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/en_utf8/moodle.php b/lang/en_utf8/moodle.php index e4f61e9cc8..b2961547aa 100644 --- a/lang/en_utf8/moodle.php +++ b/lang/en_utf8/moodle.php @@ -60,7 +60,7 @@ $string['adminhelpmanagedatabase'] = 'Access the database directly (be careful!) $string['adminhelpmanagefilters'] = 'Choose text filters and related settings'; $string['adminhelpmanagemodules'] = 'Manage installed modules and their settings'; $string['adminhelpmymoodle'] = 'Configure the my moodle blocks for users'; -$string['adminhelpreports'] = 'Ranking of courses for various criteria'; +$string['adminhelpreports'] = 'Site level reports'; $string['adminhelpsitefiles'] = 'For publishing general files or uploading external backups'; $string['adminhelpsitesettings'] = 'Define how the front page of the site looks'; $string['adminhelpstickyblocks'] = 'Configure moodle wide sticky blocks'; -- 2.39.5