From 27c82ede5e76946514a4fa9f5ed3641623b642f2 Mon Sep 17 00:00:00 2001 From: moodler Date: Tue, 29 Oct 2002 14:57:12 +0000 Subject: [PATCH] added documentation --- lang/en/moodle.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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"; -- 2.39.5