file questionnaire.php was added on branch MOODLE_15_STABLE on 2005-07-07 17:10:51 +0000

This commit is contained in:
moodler
2005-06-11 00:21:28 +00:00
parent 357532c491
commit 1d660f65e4
-15
View File
@@ -1,15 +0,0 @@
<?PHP // $Id$
$string['alreadyfilled'] = '您已经填写了此调查表。谢谢。';
$string['modulename'] = '调查表';
$string['modulenameplural'] = '调查表';
$string['mustcomplete'] = '<b>您必须<i>现在</i>填写此调查表以记录您的选择。在其它时间不能填表。</b><br /><br />';
$string['notavail'] = '目前不能填写此调查表。请稍后再试。';
$string['qmanage'] = '管理调查';
$string['qmanagetitle'] = '调查管理phpESP';
$string['qtype'] = '类型';
$string['questionnaireid'] = '调查';
$string['respondenttype'] = '应答类型';
?>