moodle/lang/en/choice.php
2002-08-02 17:36:35 +00:00

9 lines
214 B
PHP

<?PHP // $Id$
#------------------------------------------------------------
$string[modulename] = "Choice";
$string[modulenameplural] = "Choices";
#------------------------------------------------------------
?>