Browse Source
* CLDC-3659: Pull sales household situation questions copy into translation file * Fix header->question_textpull/2731/head
Rachael Booth
3 months ago
committed by
GitHub
12 changed files with 106 additions and 25 deletions
@ -0,0 +1,50 @@
|
||||
en: |
||||
forms: |
||||
2023: |
||||
sales: |
||||
household_situation: |
||||
prevten: |
||||
page_header: "" |
||||
check_answer_label: "Buyer 1’s previous tenure" |
||||
hint_text: "" |
||||
question_text: "What was buyer 1’s previous tenure?" |
||||
|
||||
last_accommodation: |
||||
page_header: "" |
||||
ppcodenk: |
||||
check_answer_label: "Buyer 1’s last settled accommodation" |
||||
hint_text: "This is also known as the household’s 'last settled home'" |
||||
question_text: "Do you know the postcode of buyer 1’s last settled accommodation?" |
||||
ppostcode_full: |
||||
check_answer_label: "Postcode of buyer 1’s last settled accommodation" |
||||
hint_text: "" |
||||
question_text: "Postcode" |
||||
|
||||
last_accommodation_la: |
||||
page_header: "" |
||||
previous_la_known: |
||||
check_answer_label: "Local authority of buyer 1’s last settled accommodation" |
||||
hint_text: "This is also known as the household’s 'last settled home'" |
||||
question_text: "Do you know the local authority of buyer 1’s last settled accommodation?" |
||||
prevloc: |
||||
check_answer_label: "Local authority of buyer 1’s last settled accommodation" |
||||
hint_text: "" |
||||
question_text: "Select a local authority" |
||||
|
||||
buyers_organisations: |
||||
page_header: "" |
||||
check_answer_label: "Organisations buyers were registered with" |
||||
hint_text: "Select all that apply. This question is optional. If no options are applicable, leave the options blank, and select save and continue." |
||||
question_text: "What organisations were the buyers registered with?" |
||||
|
||||
buy2living: |
||||
page_header: "" |
||||
check_answer_label: "Buyer 2 living at the same address" |
||||
hint_text: "" |
||||
header: "At the time of purchase, was buyer 2 living at the same address as buyer 1?" |
||||
|
||||
prevtenbuy2: |
||||
page_header: "" |
||||
check_answer_label: "Buyer 2’s previous tenure" |
||||
hint_text: "" |
||||
question_text: "What was buyer 2’s previous tenure?" |
@ -0,0 +1,50 @@
|
||||
en: |
||||
forms: |
||||
2024: |
||||
sales: |
||||
household_situation: |
||||
prevten: |
||||
page_header: "" |
||||
check_answer_label: "Buyer 1’s previous tenure" |
||||
hint_text: "" |
||||
question_text: "What was buyer 1’s previous tenure?" |
||||
|
||||
last_accommodation: |
||||
page_header: "" |
||||
ppcodenk: |
||||
check_answer_label: "Buyer 1’s last settled accommodation" |
||||
hint_text: "This is also known as the household’s 'last settled home'" |
||||
question_text: "Do you know the postcode of buyer 1’s last settled accommodation?" |
||||
ppostcode_full: |
||||
check_answer_label: "Postcode of buyer 1’s last settled accommodation" |
||||
hint_text: "" |
||||
question_text: "Postcode" |
||||
|
||||
last_accommodation_la: |
||||
page_header: "" |
||||
previous_la_known: |
||||
check_answer_label: "Local authority of buyer 1’s last settled accommodation" |
||||
hint_text: "This is also known as the household’s 'last settled home'" |
||||
question_text: "Do you know the local authority of buyer 1’s last settled accommodation?" |
||||
prevloc: |
||||
check_answer_label: "Local authority of buyer 1’s last settled accommodation" |
||||
hint_text: "" |
||||
question_text: "Select a local authority" |
||||
|
||||
buyers_organisations: |
||||
page_header: "" |
||||
check_answer_label: "Organisations buyers were registered with" |
||||
hint_text: "Select all that apply. This question is optional. If no options are applicable, leave the options blank, and select save and continue." |
||||
question_text: "What organisations were the buyers registered with?" |
||||
|
||||
buy2living: |
||||
page_header: "" |
||||
check_answer_label: "Buyer 2 living at the same address" |
||||
hint_text: "" |
||||
question_text: "At the time of purchase, was buyer 2 living at the same address as buyer 1?" |
||||
|
||||
prevtenbuy2: |
||||
page_header: "" |
||||
check_answer_label: "Buyer 2’s previous tenure" |
||||
hint_text: "" |
||||
question_text: "What was buyer 2’s previous tenure?" |
Loading…
Reference in new issue