Removing the questionnaire language file main release.

This commit is contained in:
mchurch
2007-10-29 19:48:58 +00:00
parent 2628f0bc16
commit 7a3fa1280f
-16
View File
@@ -1,16 +0,0 @@
<?PHP // $Id$
// questionnaire.php - created with Moodle 1.7 beta + (2006101003)
$string['alreadyfilled'] = 'You have already filled out this questionnaire for us. Thank you.';
$string['modulename'] = 'Questionnaire';
$string['modulenameplural'] = 'Questionnaires';
$string['mustcomplete'] = '<b>You must complete this questionnaire <i>now</i> to record your results. You will not be allowed to complete it at another time</b><br /><br />';
$string['notavail'] = 'That questionnaire is not available yet. Try again later.';
$string['qmanage'] = 'Manage Surveys';
$string['qmanagetitle'] = 'Survey Management phpESP';
$string['qtype'] = 'Type';
$string['questionnaireid'] = 'Survey';
$string['respondenttype'] = 'Respondent Type';
?>