]> git.mjollnir.org Git - moodle.git/commitdiff
Changed a string
authorikawhero <ikawhero>
Mon, 13 Mar 2006 09:29:44 +0000 (09:29 +0000)
committerikawhero <ikawhero>
Mon, 13 Mar 2006 09:29:44 +0000 (09:29 +0000)
lang/en_utf8/moodle.php

index e4f61e9cc8e80ed3ace57b73f94af93d8ed8f4c9..b2961547aabb1c00a9a2a219d08016a6a810bbb4 100644 (file)
@@ -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';