moodle/lang/en/survey.php

9 lines
214 B
PHP
Raw Normal View History

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