From 0e2f91d1926879b147e1576608978d680b391641 Mon Sep 17 00:00:00 2001 From: Kat Date: Tue, 24 May 2022 09:43:02 +0100 Subject: [PATCH] make the error message consistent --- config/locales/en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index a0cb371d1..1b339d103 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -157,7 +157,7 @@ en: question_required: "You must answer whether the person is still serving in the UK armed forces as you told us they’re a current or former regular" question_not_required: "You cannot answer whether the person is still serving in the UK armed forces as you told us they’re not a current or former regular" preg_occ: - no_female: "You must answer ‘no’ as there are no females aged 11-65 in the household" + no_female: "You must answer ‘no’ as there are no women aged 11-65 in the household" age: retired_male: "Male tenant who is retired must be 65 or over" retired_female: "Female tenant who is retired must be 60 or over"