app/views/fe/references/edit.html.erb in fe-1.0.0 vs app/views/fe/references/edit.html.erb in fe-2.0.0
- old
+ new
@@ -1,8 +1,8 @@
-<%= _("We're sorry, but the reference form you are trying to access is no longer available.") %><br/>
+<%= _("We"re sorry, but the reference form you are trying to access is no longer available.") %><br/>
<br/>
-<%= _('If the applicant (the person you are attempting to fill out a reference for) has changed or updated any information about the reference, ' \
-'that would invalidate this form. If you know that you are supposed to fill out a reference for this person, please check the link ' \
-'that you clicked on and make sure the entire address is displayed in the address bar. Sometimes the link doesn’t fully cut and paste.') %><br/>
+<%= _("If the applicant (the person you are attempting to fill out a reference for) has changed or updated any information about the reference, " \
+"that would invalidate this form. If you know that you are supposed to fill out a reference for this person, please check the link " \
+"that you clicked on and make sure the entire address is displayed in the address bar. Sometimes the link doesn’t fully cut and paste.") %><br/>
<br/>
-<%= _('If you still require assistance, please forward the email you received that contained the link you clicked to %{email} with a description of your problem.') %
+<%= _("If you still require assistance, please forward the email you received that contained the link you clicked to %{email} with a description of your problem.") %
{ email: Fe.from_email } %>