From c33a3ffb95e7490cb78ad61e7284d7a212ddfe42 Mon Sep 17 00:00:00 2001 From: Brad Bodine Date: Thu, 22 Aug 2024 14:10:54 -0500 Subject: [PATCH] Update non-magi referral text in financial assistance translations --- .../db/seedfiles/translations/en/me/financial_assistance.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/financial_assistance/db/seedfiles/translations/en/me/financial_assistance.rb b/components/financial_assistance/db/seedfiles/translations/en/me/financial_assistance.rb index 26959e7ce10..5cc32044d87 100644 --- a/components/financial_assistance/db/seedfiles/translations/en/me/financial_assistance.rb +++ b/components/financial_assistance/db/seedfiles/translations/en/me/financial_assistance.rb @@ -434,7 +434,7 @@ "en.faa.results.medicaid_or_chip_text2" => "While this application is pending with OFI, the people listed below are not eligible to enroll with financial assistance on %{short_name}. If they are not found eligible for %{medicaid_short_name}, update this application right away in the ‘Health Coverage’ section to note they were not found eligible for %{medicaid_short_name} within the last 90 days. If they are found eligible for %{medicaid_short_name}, they should return to %{short_name} to end their coverage. If you need assistance updating your application, please call the %{short_name} Consumer Assistance Center at %{medicaid_agency_phone} / TTD: %{contact_center_tty_number}.", "en.faa.results.medicaid_or_chip_special_box" => '', "en.faa.results.non_magi_referral_heading" => "Special MaineCare Referral", - "en.faa.results.non_magi_referral_text" => "The people listed below may qualify for %{medicaid_long_name} for reasons like age or disability. %{medicaid_short_name} provides free and low-cost health insurance to Mainers who meet certain requirements. The %{medicaid_or_chip_agency_long_name} will make a final decision on whether those listed qualify for %{medicaid_short_name}. While awaiting a decision they can enroll with financial assistance through %{short_name}. If they are found eligible for %{medicaid_short_name}, they are no longer eligible for %{short_name} coverage with financial assistance. The should return to %{short_name} to end their coverage right away.", + "en.faa.results.non_magi_referral_text" => "The people listed below may qualify for %{medicaid_long_name} for reasons like age or disability. %{medicaid_short_name} provides free and low-cost health insurance to Mainers who meet certain requirements. The %{medicaid_or_chip_agency_long_name} will make a final decision on whether those listed qualify for %{medicaid_short_name}. While awaiting a decision they can enroll with financial assistance through %{short_name}. If they are found eligible for %{medicaid_short_name}, they are no longer eligible for %{short_name} coverage with financial assistance. They should return to %{short_name} to end their coverage right away.", "en.faa.results.non_magi_referral_special_box" => '', "en.faa.results.uqhp_heading" => "Qualifies for a Plan without Financial Assistance", "en.faa.results.uqhp_text" => "These people qualify to enroll in an insurance plan through %{short_name}.",