]> git.mjollnir.org Git - moodle.git/commitdiff
Some additions
authormoodler <moodler>
Tue, 15 Oct 2002 16:48:44 +0000 (16:48 +0000)
committermoodler <moodler>
Tue, 15 Oct 2002 16:48:44 +0000 (16:48 +0000)
RELEASE.html
lang/en/quiz.php

index 73adc4341d051561d13d7968d1c3b746bc2d6a59..fcdcec4eae6f037cce71770fcb6ef30c14c3d9eb 100644 (file)
 <DT> Languages
 <DD> German and Italian have been added!  Many thanks to the translators (see the credits).
 
+<DT> Other additions
+<DD> An admin script to totally delete the Moodle data directory has been included (admin/delete.php)
+     for people who need to tear down a Moodle installation but don't have root access on their
+     server.
+
 <DT> Miscellaneous
 <DD> Many tweaks to the interface and small bugs fixed.
 
index 65e2ad4bb74747b2c73aea708c7e335b0714f8d3..b37adfe990eb8449dca6105aa70c1593ce66c0ec 100644 (file)
@@ -31,6 +31,7 @@ $string['createnewquestion'] = "Create new question";
 $string['daysavailable'] = "Days available";
 $string['default'] = "Default";
 $string['defaultinfo'] = "The default category for questions.";
+$string['editcategories'] = "Edit categories";
 $string['editingquiz'] = "Editing quiz";
 $string['editingquestion'] = "Editing a question";
 $string['editingshortanswer'] = "Editing a short answer question";