This commit is contained in:
Damyon Wiese 2014-02-25 12:44:35 +08:00
commit 03b8d9e3c3
12 changed files with 552 additions and 8 deletions

View file

@ -197,6 +197,9 @@ $string['downloadinfo'] = 'You can download the complete raw data for this surve
$string['downloadresults'] = 'Download results';
$string['downloadtext'] = 'Download data as a plain text file';
$string['editingasurvey'] = 'Editing a survey';
$string['eventreportdownloaded'] = 'Survey report downloaded';
$string['eventreportviewed'] = 'Survey report viewed';
$string['eventresponsesubmitted'] = 'Survey response submitted';
$string['guestsnotallowed'] = 'Guests are not allowed to submit surveys';
$string['howlong'] = 'How long did this survey take you to complete?';
$string['howlongoptions'] = 'under 1 min,1-2 min,2-3 min,3-4 min,4-5-min,5-10 min,more than 10';