moodle/lang/en/choice.php

9 lines
214 B
PHP
Raw Normal View History

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