From 6c11d8e3d2d0f1aa7ae831898e375fa003b7f043 Mon Sep 17 00:00:00 2001 From: Manny Dinssa <44172848+Dinssa@users.noreply.github.com> Date: Thu, 23 Jan 2025 17:07:40 +0000 Subject: [PATCH] Update copy --- config/locales/validations/lettings/2024/bulk_upload.en.yml | 4 ++-- config/locales/validations/sales/2024/bulk_upload.en.yml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/config/locales/validations/lettings/2024/bulk_upload.en.yml b/config/locales/validations/lettings/2024/bulk_upload.en.yml index e12cb6eb4..892cd6f88 100644 --- a/config/locales/validations/lettings/2024/bulk_upload.en.yml +++ b/config/locales/validations/lettings/2024/bulk_upload.en.yml @@ -49,8 +49,8 @@ en: age: invalid: "Age of person %{person_num} must be a number or the letter R" address: - not_found: "We could not find this address. Check the address data in your CSV file is correct and complete, or select the correct address using the CORE site." - not_determined: "There are multiple matches for this address. Either enter the correct address manually or correct the UPRN in the CSV file." + not_found: "We could not find this address. Check the address data in your CSV file is correct and complete, or find the correct address using the CORE site." + not_determined: "There are multiple matches for this address. Check the address data in your CSV file is correct and complete, or select the correct address using the CORE site." not_answered: "Enter either the UPRN or the full address." nationality: invalid: "Select a valid nationality." diff --git a/config/locales/validations/sales/2024/bulk_upload.en.yml b/config/locales/validations/sales/2024/bulk_upload.en.yml index 43a342364..860eae137 100644 --- a/config/locales/validations/sales/2024/bulk_upload.en.yml +++ b/config/locales/validations/sales/2024/bulk_upload.en.yml @@ -39,8 +39,8 @@ en: age2: buyer_cannot_be_over_16_and_child: "Buyer 2's age cannot be 16 or over if their working situation is child under 16." address: - not_found: "We could not find this address. Check the address data in your CSV file is correct and complete, or select the correct address using the CORE site." - not_determined: "There are multiple matches for this address. Either enter the correct address manually or correct the UPRN in the CSV file." + not_found: "We could not find this address. Check the address data in your CSV file is correct and complete, or find the correct address using the CORE site." + not_determined: "There are multiple matches for this address. Check the address data in your CSV file is correct and complete, or select the correct address using the CORE site." not_answered: "Enter either the UPRN or the full address." nationality: invalid: "Select a valid nationality."