diff --git a/config/locales/validations/lettings/property_information.en.yml b/config/locales/validations/lettings/property_information.en.yml index 94207a8cf..a238941a3 100644 --- a/config/locales/validations/lettings/property_information.en.yml +++ b/config/locales/validations/lettings/property_information.en.yml @@ -31,6 +31,6 @@ en: location_id: not_in_england: "“It looks like you have selected a location outside of England - only submit Lettings forms for Lettings that occur in England" startdate: - postcode_not_in_england: "It looks like you have entered an address outside of England - only submit Lettings forms for Lettings that occur in England" - address_not_in_england: "It looks like you have entered a postcode outside of England - only submit Lettings forms for Lettings that occur in England" + postcode_not_in_england: "It looks like you have entered a postcode outside of England - only submit Lettings forms for Lettings that occur in England" + address_not_in_england: "It looks like you have entered an address outside of England - only submit Lettings forms for Lettings that occur in England" location_not_in_england: "“It looks like you have selected a location outside of England - only submit Lettings forms for Lettings that occur in England" diff --git a/config/locales/validations/sales/property_information.en.yml b/config/locales/validations/sales/property_information.en.yml index ac6a69b4d..999e202d9 100644 --- a/config/locales/validations/sales/property_information.en.yml +++ b/config/locales/validations/sales/property_information.en.yml @@ -35,5 +35,5 @@ en: uprn_selection: not_in_england: "It looks like you have entered an address outside of England - only submit Lettings forms for Lettings that occur in England" saledate: - postcode_not_in_england: "It looks like you have entered an address outside of England - only submit Lettings forms for Lettings that occur in England" - address_not_in_england: "It looks like you have entered a postcode outside of England - only submit Lettings forms for Lettings that occur in England" + postcode_not_in_england: "It looks like you have entered a postcode outside of England - only submit Lettings forms for Lettings that occur in England" + address_not_in_england: "It looks like you have entered an address outside of England - only submit Lettings forms for Lettings that occur in England"