From: moodler Date: Tue, 29 Oct 2002 14:57:12 +0000 (+0000) Subject: added documentation X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=27c82ede5e76946514a4fa9f5ed3641623b642f2;p=moodle.git added documentation --- diff --git a/lang/en/moodle.php b/lang/en/moodle.php index 7a80b537ca..2a76c8074a 100644 --- a/lang/en/moodle.php +++ b/lang/en/moodle.php @@ -106,9 +106,10 @@ $string['deletedcourse'] = "\$a has been completely deleted"; $string['deletednot'] = "Could not delete \$a !"; $string['deletingcourse'] = "Deleting \$a"; $string['description'] = "Description"; -$string['doyouagree'] = "Have you read these conditions and understood them?"; +$string['documentation'] = "Moodle Documentation"; $string['downloadexcel'] = "Download in Excel format"; $string['downloadtext'] = "Download in text format"; +$string['doyouagree'] = "Have you read these conditions and understood them?"; $string['edit'] = "Edit \$a"; $string['editcoursesettings'] = "Edit course settings"; $string['editinga'] = "Editing a \$a";