diff --git a/app/views/assessor_interface/further_information_requests/preview.html.erb b/app/views/assessor_interface/further_information_requests/preview.html.erb
index 60b0f07f8e..e060c2741a 100644
--- a/app/views/assessor_interface/further_information_requests/preview.html.erb
+++ b/app/views/assessor_interface/further_information_requests/preview.html.erb
@@ -45,9 +45,6 @@
<% end %>
<% end %>
-
Send the further information request email
-On the next screen, you’ll see a preview of the email.
-
<%= govuk_button_link_to "Continue", new_assessor_interface_application_form_assessment_further_information_request_path(@application_form, @assessment) %>
<%= govuk_button_link_to "Back to overview", assessor_interface_application_form_path(@application_form), secondary: true %>
diff --git a/config/locales/assessor_interface.en.yml b/config/locales/assessor_interface.en.yml
index 5635c46e7d..60924ebd50 100644
--- a/config/locales/assessor_interface.en.yml
+++ b/config/locales/assessor_interface.en.yml
@@ -198,7 +198,7 @@ en:
registration_number: We could not find the applicant’s reference number, or the number was in the wrong format. The applicant will need to supply the number again.
registration_number_alternative: We could not find the applicant’s reference number. The applicant will need to upload written proof of recognition as a teacher instead.
satisfactory_evidence_work_history: The information provided on work history is not sufficient to award QTS.
- school_details_cannot_be_verified: We could not verify the details of one of the schools that the applicant has entered.
+ school_details_cannot_be_verified: We could not verify school details entered by the applicant.
teaching_certificate_illegible: The teaching qualification certificate (or translation) is illegible or in a format that we cannot accept.
teaching_hours_not_fulfilled: The required teaching hours have not been fulfilled.
teaching_qualification: We were not provided with sufficient evidence to confirm the teaching qualification entered on the online application form.