diff --git a/lang/en_utf8/questionnaire.php b/lang/en_utf8/questionnaire.php
deleted file mode 100644
index 8db13f19b2f..00000000000
--- a/lang/en_utf8/questionnaire.php
+++ /dev/null
@@ -1,16 +0,0 @@
-You must complete this questionnaire now to record your results. You will not be allowed to complete it at another time
';
-$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';
-
-?>