diff --git a/db/seedfiles/translations/en/cca/insured.rb b/db/seedfiles/translations/en/cca/insured.rb index d9f0acae278..2eb9b1d6600 100644 --- a/db/seedfiles/translations/en/cca/insured.rb +++ b/db/seedfiles/translations/en/cca/insured.rb @@ -24,6 +24,8 @@ How to find the SEVIS ID: On the DS-2019, the number is on the top right hand side of the page in the box above the barcode.", :'en.insured.consumer_roles.docs_shared.visa_number' => "Visa number", :'en.insured.consumer_roles.docs_shared.visa_number_title' => "Please enter the Visa Number exactly as it appears on the document. You must enter exactly eight letters and numbers. You may not enter any special characters.", + :'en.insured.consumer_roles.docs_shared.other_status_question' => "Does this person also have any of these document types or statuses?", + :'en.insured.consumer_roles.docs_shared.none_of_above_note' => "(Select this if this person doesn't have a listed document. You can continue the application without selecting a document or status type)", :'en.personal_information' => "Personal Information", :'en.personal_info' => "Personal Info", :"en.tell_us_about_yourself" => "Tell Us About Yourself", diff --git a/db/seedfiles/translations/en/dc/insured.rb b/db/seedfiles/translations/en/dc/insured.rb index e62e890fc18..5c7d20f3945 100644 --- a/db/seedfiles/translations/en/dc/insured.rb +++ b/db/seedfiles/translations/en/dc/insured.rb @@ -29,6 +29,8 @@ -li- How to find the SEVIS ID: On the DS-2019, the number is on the top right hand side of the page in the box above the barcode.", :'en.insured.consumer_roles.docs_shared.visa_number' => "Visa Number", :'en.insured.consumer_roles.docs_shared.visa_number_req' => "Enter 8-12 numbers. -li- Do not enter any other characters or spaces.", + :'en.insured.consumer_roles.docs_shared.other_status_question' => "Does this person also have any of these document types or statuses?", + :'en.insured.consumer_roles.docs_shared.none_of_above_note' => "(Select this if this person doesn't have a listed document. You can continue the application without selecting a document or status type)", :'en.personal_information' => "Personal Information", :'en.personal_info' => "Personal Info", :'en.insured.consumer_roles.help_question_info' => "Enter your personal information and answer the following questions. When you're finished, select CONTINUE.", diff --git a/db/seedfiles/translations/en/me/insured.rb b/db/seedfiles/translations/en/me/insured.rb index d691c8a282b..42de894b5e7 100644 --- a/db/seedfiles/translations/en/me/insured.rb +++ b/db/seedfiles/translations/en/me/insured.rb @@ -29,6 +29,8 @@ -li- How to find the SEVIS ID: On the DS-2019, the number is on the top right hand side of the page in the box above the barcode.", :'en.insured.consumer_roles.docs_shared.visa_number' => "Visa Number", :'en.insured.consumer_roles.docs_shared.visa_number_req' => "Enter 8-12 numbers. -li- Do not enter any other characters or spaces.", + :'en.insured.consumer_roles.docs_shared.other_status_question' => "Does this person also have any of these document types or statuses?", + :'en.insured.consumer_roles.docs_shared.none_of_above_note' => "(Select this if this person doesn't have a listed document. You can continue the application without selecting a document or status type)", :'en.personal_information' => "Personal Information", :'en.personal_info' => "Personal Info", :"en.tell_us_about_yourself" => "Tell Us About Yourself",