From 3d4716cfff248b316dcc9564aff319ae3883074c Mon Sep 17 00:00:00 2001 From: Manny Dinssa <44172848+Dinssa@users.noreply.github.com> Date: Tue, 14 Jan 2025 13:41:43 +0000 Subject: [PATCH] Update wording --- config/locales/forms/2023/lettings/household_situation.en.yml | 2 +- .../locales/forms/2023/lettings/property_information.en.yml | 4 ++-- config/locales/forms/2023/lettings/tenancy_information.en.yml | 4 ++-- config/locales/forms/2024/lettings/household_situation.en.yml | 2 +- .../locales/forms/2024/lettings/property_information.en.yml | 4 ++-- config/locales/forms/2024/lettings/tenancy_information.en.yml | 4 ++-- config/locales/forms/2025/lettings/household_situation.en.yml | 2 +- .../locales/forms/2025/lettings/property_information.en.yml | 4 ++-- config/locales/forms/2025/lettings/tenancy_information.en.yml | 4 ++-- 9 files changed, 15 insertions(+), 15 deletions(-) diff --git a/config/locales/forms/2023/lettings/household_situation.en.yml b/config/locales/forms/2023/lettings/household_situation.en.yml index 00743d1c0..0144c98fa 100644 --- a/config/locales/forms/2023/lettings/household_situation.en.yml +++ b/config/locales/forms/2023/lettings/household_situation.en.yml @@ -93,7 +93,7 @@ en: reasonpref: page_header: "" check_answer_label: "Household given reasonable preference" - check_answer_prompt: "Tell us if household given reasonable preference" + check_answer_prompt: "Tell us if the household was given reasonable preference" hint_text: "Households may be given ‘reasonable preference’ for social housing, also known as ‘priority need’, by the local authority." question_text: "Was the household given ‘reasonable preference’ by the local authority?" diff --git a/config/locales/forms/2023/lettings/property_information.en.yml b/config/locales/forms/2023/lettings/property_information.en.yml index 4336bc53c..089e29c0e 100644 --- a/config/locales/forms/2023/lettings/property_information.en.yml +++ b/config/locales/forms/2023/lettings/property_information.en.yml @@ -60,8 +60,8 @@ en: first_time_property_let_as_social_housing: page_header: "" - check_answer_label: "First time being let as social-housing" - check_answer_prompt: "Tell us if it's the first time being let as social-housing" + check_answer_label: "First time being let as social housing" + check_answer_prompt: "Tell us if it's the first time being let as social housing" hint_text: "" question_text: "Is this the first time the property has been let as social housing?" diff --git a/config/locales/forms/2023/lettings/tenancy_information.en.yml b/config/locales/forms/2023/lettings/tenancy_information.en.yml index 73ee907e3..ba9dfd4d2 100644 --- a/config/locales/forms/2023/lettings/tenancy_information.en.yml +++ b/config/locales/forms/2023/lettings/tenancy_information.en.yml @@ -6,14 +6,14 @@ en: joint: page_header: "" check_answer_label: "Joint tenancy" - check_answer_prompt: "Tell us if joint tenancy" + check_answer_prompt: "Tell us if it's a joint tenancy" hint_text: "" question_text: "Is this a joint tenancy?" startertenancy: page_header: "" check_answer_label: "Starter or introductory tenancy" - check_answer_prompt: "Tell us if starter or introductory tenancy" + check_answer_prompt: "Tell us if it's a starter or introductory tenancy" hint_text: "This is also known as an ‘introductory period’." question_text: "Is this a starter tenancy?" diff --git a/config/locales/forms/2024/lettings/household_situation.en.yml b/config/locales/forms/2024/lettings/household_situation.en.yml index fe0bbf9c0..dcad41178 100644 --- a/config/locales/forms/2024/lettings/household_situation.en.yml +++ b/config/locales/forms/2024/lettings/household_situation.en.yml @@ -93,7 +93,7 @@ en: reasonpref: page_header: "" check_answer_label: "Household given reasonable preference" - check_answer_prompt: "Tell us if household given reasonable preference" + check_answer_prompt: "Tell us if the household was given reasonable preference" hint_text: "Households may be given ‘reasonable preference’ for social housing under one or more specific categories by the local authority. This is also known as ‘priority need’." question_text: "Was the household given ‘reasonable preference’ by the local authority?" diff --git a/config/locales/forms/2024/lettings/property_information.en.yml b/config/locales/forms/2024/lettings/property_information.en.yml index 2d2d9cd32..192ff83e3 100644 --- a/config/locales/forms/2024/lettings/property_information.en.yml +++ b/config/locales/forms/2024/lettings/property_information.en.yml @@ -5,8 +5,8 @@ en: property_information: first_time_property_let_as_social_housing: page_header: "" - check_answer_label: "First time being let as social-housing" - check_answer_prompt: "Tell us if it's the first time being let as social-housing" + check_answer_label: "First time being let as social housing" + check_answer_prompt: "Tell us if it's the first time being let as social housing" hint_text: "" question_text: "Is this the first time the property has been let as social housing?" diff --git a/config/locales/forms/2024/lettings/tenancy_information.en.yml b/config/locales/forms/2024/lettings/tenancy_information.en.yml index bb2816e1e..73ea4a226 100644 --- a/config/locales/forms/2024/lettings/tenancy_information.en.yml +++ b/config/locales/forms/2024/lettings/tenancy_information.en.yml @@ -6,14 +6,14 @@ en: joint: page_header: "" check_answer_label: "Joint tenancy" - check_answer_prompt: "Tell us if joint tenancy" + check_answer_prompt: "Tell us if it's a joint tenancy" hint_text: "This is where two or more people are named on the tenancy agreement" question_text: "Is this a joint tenancy?" startertenancy: page_header: "" check_answer_label: "Starter or introductory tenancy" - check_answer_prompt: "Tell us if starter or introductory tenancy" + check_answer_prompt: "Tell us if it's a starter or introductory tenancy" hint_text: "If the tenancy has an ‘introductory period’ answer ‘yes’.

You should submit a CORE log at the beginning of the starter tenancy or introductory period, with the best information you have at the time. You do not need to submit a log when a tenant later rolls onto the main tenancy." question_text: "Is this a starter tenancy?" diff --git a/config/locales/forms/2025/lettings/household_situation.en.yml b/config/locales/forms/2025/lettings/household_situation.en.yml index ab34e8649..17c90aaba 100644 --- a/config/locales/forms/2025/lettings/household_situation.en.yml +++ b/config/locales/forms/2025/lettings/household_situation.en.yml @@ -93,7 +93,7 @@ en: reasonpref: page_header: "" check_answer_label: "Household given reasonable preference" - check_answer_prompt: "Tell us if household given reasonable preference" + check_answer_prompt: "Tell us if the household was given reasonable preference" hint_text: "Households may be given ‘reasonable preference’ for social housing under one or more specific categories by the local authority. This is also known as ‘priority need’." question_text: "Was the household given ‘reasonable preference’ by the local authority?" diff --git a/config/locales/forms/2025/lettings/property_information.en.yml b/config/locales/forms/2025/lettings/property_information.en.yml index 6bbd64fd4..f28a698ab 100644 --- a/config/locales/forms/2025/lettings/property_information.en.yml +++ b/config/locales/forms/2025/lettings/property_information.en.yml @@ -5,8 +5,8 @@ en: property_information: first_time_property_let_as_social_housing: page_header: "" - check_answer_label: "First time being let as social-housing" - check_answer_prompt: "Tell us if it's the first time being let as social-housing" + check_answer_label: "First time being let as social housing" + check_answer_prompt: "Tell us if it's the first time being let as social housing" hint_text: "" question_text: "Is this the first time the property has been let as social housing?" diff --git a/config/locales/forms/2025/lettings/tenancy_information.en.yml b/config/locales/forms/2025/lettings/tenancy_information.en.yml index ff8bdff65..2b3ef6b37 100644 --- a/config/locales/forms/2025/lettings/tenancy_information.en.yml +++ b/config/locales/forms/2025/lettings/tenancy_information.en.yml @@ -6,14 +6,14 @@ en: joint: page_header: "" check_answer_label: "Joint tenancy" - check_answer_prompt: "Tell us if joint tenancy" + check_answer_prompt: "Tell us if it's a joint tenancy" hint_text: "This is where two or more people are named on the tenancy agreement" question_text: "Is this a joint tenancy?" startertenancy: page_header: "" check_answer_label: "Starter or introductory tenancy" - check_answer_prompt: "Tell us if starter or introductory tenancy" + check_answer_prompt: "Tell us if it's a starter or introductory tenancy" hint_text: "If the tenancy has an ‘introductory period’ answer ‘yes’.

You should submit a CORE log at the beginning of the starter tenancy or introductory period, with the best information you have at the time. You do not need to submit a log when a tenant later rolls onto the main tenancy." question_text: "Is this a starter tenancy?"