]> git.mjollnir.org Git - moodle.git/commitdiff
Tweak to add entry button
authormoodler <moodler>
Wed, 8 Oct 2003 03:49:43 +0000 (03:49 +0000)
committermoodler <moodler>
Wed, 8 Oct 2003 03:49:43 +0000 (03:49 +0000)
lang/en/glossary.php

index 64b4e75177cb09e013e2530bfceae9471ca45854..7d0cdffb57573586ad72ec6f65760e5d8f0f4da8 100644 (file)
@@ -1,7 +1,7 @@
 <?PHP // $Id$ 
       // glossary.php - created with Moodle 1.1 Beta (2003082001)
 
-$string['addentry'] = "Add entry";
+$string['addentry'] = "Add a new entry";
 $string['allentries'] = "ALL";
 $string['allcategories'] = "All Categories";
 $string['allowduplicatedentries'] = "Duplicated entries allowed";