Browse Source

Add line breaks to fixed term tenancy question hint text (#3020)

pull/3024/head
Manny Dinssa 3 weeks ago committed by GitHub
parent
commit
96f9cca80d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 4
      config/locales/forms/2023/lettings/tenancy_information.en.yml
  2. 4
      config/locales/forms/2024/lettings/tenancy_information.en.yml
  3. 4
      config/locales/forms/2025/lettings/tenancy_information.en.yml

4
config/locales/forms/2023/lettings/tenancy_information.en.yml

@ -54,13 +54,13 @@ en:
page_header: ""
check_answer_label: "Length of fixed-term tenancy"
check_answer_prompt: ""
hint_text: "Do not include the starter or introductory period.</br>The minimum period is 2 years for social or affordable rent general needs logs and you do not need a log for shorter tenancies."
hint_text: "Do not include the starter or introductory period.</br></br>The minimum period is 2 years for social or affordable rent general needs logs and you do not need a log for shorter tenancies."
question_text: "What is the length of the fixed-term tenancy to the nearest year?"
tenancy_length_intermediate_rent:
page_header: ""
check_answer_label: "Length of fixed-term tenancy"
check_answer_prompt: ""
hint_text: "Do not include the starter or introductory period.</br>The minimum period is 1 year for intermediate rent general needs logs and you do not need a log for shorter tenancies."
hint_text: "Do not include the starter or introductory period.</br></br>The minimum period is 1 year for intermediate rent general needs logs and you do not need a log for shorter tenancies."
question_text: "What is the length of the fixed-term tenancy to the nearest year?"
tenancy_length_periodic:
page_header: ""

4
config/locales/forms/2024/lettings/tenancy_information.en.yml

@ -54,13 +54,13 @@ en:
page_header: ""
check_answer_label: "Length of fixed-term tenancy"
check_answer_prompt: ""
hint_text: "Do not include the starter or introductory period.</br>The minimum period is 2 years for social or affordable rent general needs logs. You do not need to submit CORE logs for these types of tenancies if they are shorter than 2 years."
hint_text: "Do not include the starter or introductory period.</br></br>The minimum period is 2 years for social or affordable rent general needs logs. You do not need to submit CORE logs for these types of tenancies if they are shorter than 2 years."
question_text: "What is the length of the fixed-term tenancy to the nearest year?"
tenancy_length_intermediate_rent:
page_header: ""
check_answer_label: "Length of fixed-term tenancy"
check_answer_prompt: ""
hint_text: "Do not include the starter or introductory period.</br>The minimum period is 1 year for intermediate rent general needs logs. You do not need to submit CORE logs for these types of tenancies if they are shorter than 1 year."
hint_text: "Do not include the starter or introductory period.</br></br>The minimum period is 1 year for intermediate rent general needs logs. You do not need to submit CORE logs for these types of tenancies if they are shorter than 1 year."
question_text: "What is the length of the fixed-term tenancy to the nearest year?"
tenancy_length_periodic:
page_header: ""

4
config/locales/forms/2025/lettings/tenancy_information.en.yml

@ -54,13 +54,13 @@ en:
page_header: ""
check_answer_label: "Length of fixed-term tenancy"
check_answer_prompt: ""
hint_text: "Do not include the starter or introductory period.</br>The minimum period is 2 years for social or affordable rent general needs logs. You do not need to submit CORE logs for these types of tenancies if they are shorter than 2 years."
hint_text: "Do not include the starter or introductory period.</br></br>The minimum period is 2 years for social or affordable rent general needs logs. You do not need to submit CORE logs for these types of tenancies if they are shorter than 2 years."
question_text: "What is the length of the fixed-term tenancy to the nearest year?"
tenancy_length_intermediate_rent:
page_header: ""
check_answer_label: "Length of fixed-term tenancy"
check_answer_prompt: ""
hint_text: "Do not include the starter or introductory period.</br>The minimum period is 1 year for intermediate rent general needs logs. You do not need to submit CORE logs for these types of tenancies if they are shorter than 1 year."
hint_text: "Do not include the starter or introductory period.</br></br>The minimum period is 1 year for intermediate rent general needs logs. You do not need to submit CORE logs for these types of tenancies if they are shorter than 1 year."
question_text: "What is the length of the fixed-term tenancy to the nearest year?"
tenancy_length_periodic:
page_header: ""

Loading…
Cancel
Save