From aebe8037ccb537b0fca40ce879fbd7b0fbfef696 Mon Sep 17 00:00:00 2001 From: John Chan Date: Thu, 23 Jan 2025 14:42:26 -0500 Subject: [PATCH 1/9] NJ 263 - updates to EN content --- config/locales/en.yml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index a8acbaf86b..4bce877b3b 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -3252,7 +3252,7 @@ en: title: You said you were a homeowner in %{filing_year}. nj_homeowner_property_tax: edit: - helper_anchor_description_html: If you received an ANCHOR benefit, the benefit amount does not affect the amount to report on this line. (ANCHOR offers property tax relief to New Jersey residents who own or rent property in New Jersey as their main home and meet certain income limits.) + helper_anchor_description_html: If you received an ANCHOR benefit, the benefit amount does not affect the amount to report above. (ANCHOR offers property tax relief to New Jersey residents who own or rent property in New Jersey as their main home and meet certain income limits.) helper_anchor_heading: What if I received ANCHOR or Homestead benefits? helper_description: You can review your quarterly tax bills and add up the total paid to your municipality. helper_heading: Where can I find property taxes paid? @@ -3261,11 +3261,11 @@ en: nj_homeowner_property_tax_worksheet: edit: description_html: "

The next step is to fill in this worksheet.

\n

Once you fill in the worksheet, come back to this page.

\n

The worksheet will ask you about where you lived and for how long. If you moved, for example, it will have space for you to list every place you lived.

\n" - helper_anchor_description_html: If you received an ANCHOR benefit, the benefit amount does not affect the amount to report on this line. (ANCHOR offers property tax relief to New Jersey residents who own or rent property in New Jersey as their main home and meet certain income limits.) + helper_anchor_description_html: If you received an ANCHOR benefit, the benefit amount does not affect the amount to report above. (ANCHOR offers property tax relief to New Jersey residents who own or rent property in New Jersey as their main home and meet certain income limits.) helper_anchor_heading: What if I received ANCHOR or Homestead benefits? helper_description: You can review your quarterly tax bills and add up the total paid to your municipality. helper_heading: Where can I find property taxes paid? - label_html: "Enter Line 4 on Worksheet
(Your share of total property taxes paid)" + label_html: "Enter Line 4 of Worksheet
(Your share of total property taxes paid)" title: Good news – you qualify for a deduction or credit. nj_household_rent_own: edit: @@ -3447,17 +3447,17 @@ en: nj_tenant_property_tax_worksheet: edit: description_html: "

The next step is to fill in this worksheet.

\n

Once you fill in the worksheet, come back to this page.

\n

The worksheet will ask you about where you lived and for how long. If you moved, for example, it will have space for you to list every place you lived.

\n" - helper_anchor_description_html: If you received an ANCHOR benefit, the benefit amount does not affect the amount to report on line 8. (ANCHOR offers property tax relief to New Jersey residents who own or rent property in New Jersey as their main home and meet certain income limits.) + helper_anchor_description_html: If you received an ANCHOR benefit, the benefit amount does not affect the amount to report above. (ANCHOR offers property tax relief to New Jersey residents who own or rent property in New Jersey as their main home and meet certain income limits.) helper_anchor_heading: What if I received ANCHOR benefits? - helper_description: Enter your site fees paid for %{filing_year} in the rental section of Worksheet G. + helper_description: Enter your site fees paid for %{filing_year} in the rental section of the worksheet. helper_heading: Mobile homeowners - label_html: "Enter Line 8 of Worksheet" + label_html: "Enter Line 8 of Worksheet
(Your share of total rent paid)" title: Good news – you qualify for a deduction or credit. nj_tenant_rent_paid: edit: - helper_anchor_description_html: If you received an ANCHOR benefit, the benefit amount does not affect the amount to report on line 8. (ANCHOR offers property tax relief to New Jersey residents who own or rent property in New Jersey as their main home and meet certain income limits.) + helper_anchor_description_html: If you received an ANCHOR benefit, the benefit amount does not affect the amount to report above. (ANCHOR offers property tax relief to New Jersey residents who own or rent property in New Jersey as their main home and meet certain income limits.) helper_anchor_heading: What if I received ANCHOR benefits? - helper_description: Enter your site fees paid for %{filing_year} in the rental section of Worksheet G. + helper_description: Enter your site fees paid for %{filing_year}. helper_heading: Mobile homeowners label_html: "Enter your share of total rent paid in %{filing_year}" title: Good news – you qualify for a deduction or credit. From 9418dd72abd03bb82bf47fb3ec6b4d0d2c1ba279 Mon Sep 17 00:00:00 2001 From: John Chan Date: Thu, 23 Jan 2025 14:45:11 -0500 Subject: [PATCH 2/9] NJ 264 - add NJ to medical expenses deduction --- 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 4bce877b3b..2eb74651ca 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -2674,7 +2674,7 @@ en:
  • New Jersey Earned Income Tax Credit (NJEITC)
  • New Jersey Child Tax Credit
  • New Jersey Child and Dependent Care Tax Credit
  • -
  • Medical Expenses Deduction
  • +
  • New Jersey Medical Expenses Deduction
  • Pension/Retirement and Other Retirement Income Exclusion
  • Credits for Excess Unemployment Insurance (UI) and Family Leave Insurance (FLI) Contributions
  • Property Tax Credit or Deduction
  • From 0ec84a4721c7746b65fbf8f1d2af2be6c9156bd2 Mon Sep 17 00:00:00 2001 From: John Chan Date: Thu, 23 Jan 2025 14:49:56 -0500 Subject: [PATCH 3/9] NJ 262 - Fix title for property tax credit on review screen --- 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 2eb74651ca..aa73e04196 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -3387,7 +3387,7 @@ en: 51_use_tax: Use tax 54_total_tax: Total tax 55_tax_withheld: New Jersey Tax withheld - 56_property_tax_credit: Property Tax Deduction or Credit + 56_property_tax_credit: Property Tax Credit 58_nj_eitc: New Jersey Earned Income Tax Credit (NJEITC) 59_excess_uiwfswf: Excess UI/WF/SWF withheld 61_excess_fli: Excess FLI withheld From 409b08b2fd5b0c0294ea840244a19bc6f5453771 Mon Sep 17 00:00:00 2001 From: John Chan Date: Thu, 23 Jan 2025 16:55:42 -0500 Subject: [PATCH 4/9] Update ES locale HTML structure to satisfy i18n linter --- config/locales/es.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/es.yml b/config/locales/es.yml index a5f60a1432..4bf67ae169 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -3410,7 +3410,7 @@ es: description_html: "

    El siguiente paso es completar esta hoja de trabajo.

    \n

    Una vez que la completes, vuelve a esta página.

    \n

    La hoja de trabajo te preguntará dónde viviste y por cuánto tiempo. Si te mudaste, por ejemplo, tendrá espacio para que enumeres todos los lugares donde viviste.

    \n" helper_anchor_description_html: Si recibiste un beneficio de Comunidades Accesibles de New Jersey para Propietarios e Inquilinos (ANCHOR por las siglas en inglés), el monto del beneficio no afecta el monto a informar en la línea 8. (ANCHOR ofrece alivio de impuestos a la propiedad a residentes de New Jersey que tengan o alquilen una vivienda principal en New Jersey y que cumplan con ciertos límites de ingresos). helper_anchor_heading: "¿Qué pasa si recibí beneficios ANCHOR?" - helper_description: Escribe las tarifas de tu sitio pagadas en %{filing_year} en la sección de alquiler de la Hoja de trabajo G. + helper_description: Escribe las tarifas de tu sitio pagadas en %{filing_year} en la sección de alquiler de la Hoja de trabajo G. helper_heading: Dueños/as de casas móviles/rodantes label_html: "Ingresa la Línea 8 de la Hoja de trabajo" title: Buenas noticias—calificas para una deducción o crédito From a571b3371db569225b40badbb67cb2027fd84010 Mon Sep 17 00:00:00 2001 From: John Chan Date: Thu, 23 Jan 2025 17:14:44 -0500 Subject: [PATCH 5/9] Switch i18n key to _html --- .../questions/nj_tenant_property_tax_worksheet/edit.html.erb | 2 +- config/locales/en.yml | 2 +- config/locales/es.yml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app/views/state_file/questions/nj_tenant_property_tax_worksheet/edit.html.erb b/app/views/state_file/questions/nj_tenant_property_tax_worksheet/edit.html.erb index fe180fb0da..afa8cbd63b 100644 --- a/app/views/state_file/questions/nj_tenant_property_tax_worksheet/edit.html.erb +++ b/app/views/state_file/questions/nj_tenant_property_tax_worksheet/edit.html.erb @@ -22,7 +22,7 @@
    -

    <%= t('.helper_description', filing_year: current_tax_year) %>

    +

    <%= t('.helper_description_html', filing_year: current_tax_year) %>

    diff --git a/config/locales/en.yml b/config/locales/en.yml index aa73e04196..916d087cd0 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -3449,7 +3449,7 @@ en: description_html: "

    The next step is to fill in this worksheet.

    \n

    Once you fill in the worksheet, come back to this page.

    \n

    The worksheet will ask you about where you lived and for how long. If you moved, for example, it will have space for you to list every place you lived.

    \n" helper_anchor_description_html: If you received an ANCHOR benefit, the benefit amount does not affect the amount to report above. (ANCHOR offers property tax relief to New Jersey residents who own or rent property in New Jersey as their main home and meet certain income limits.) helper_anchor_heading: What if I received ANCHOR benefits? - helper_description: Enter your site fees paid for %{filing_year} in the rental section of the worksheet. + helper_description_html: Enter your site fees paid for %{filing_year} in the rental section of the worksheet. helper_heading: Mobile homeowners label_html: "Enter Line 8 of Worksheet
    (Your share of total rent paid)" title: Good news – you qualify for a deduction or credit. diff --git a/config/locales/es.yml b/config/locales/es.yml index 4bf67ae169..8cdfe2a1b9 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -3410,9 +3410,9 @@ es: description_html: "

    El siguiente paso es completar esta hoja de trabajo.

    \n

    Una vez que la completes, vuelve a esta página.

    \n

    La hoja de trabajo te preguntará dónde viviste y por cuánto tiempo. Si te mudaste, por ejemplo, tendrá espacio para que enumeres todos los lugares donde viviste.

    \n" helper_anchor_description_html: Si recibiste un beneficio de Comunidades Accesibles de New Jersey para Propietarios e Inquilinos (ANCHOR por las siglas en inglés), el monto del beneficio no afecta el monto a informar en la línea 8. (ANCHOR ofrece alivio de impuestos a la propiedad a residentes de New Jersey que tengan o alquilen una vivienda principal en New Jersey y que cumplan con ciertos límites de ingresos). helper_anchor_heading: "¿Qué pasa si recibí beneficios ANCHOR?" - helper_description: Escribe las tarifas de tu sitio pagadas en %{filing_year} en la sección de alquiler de la Hoja de trabajo G. + helper_description_html: Escribe las tarifas de tu sitio pagadas en %{filing_year} en la sección de alquiler de la Hoja de trabajo G. helper_heading: Dueños/as de casas móviles/rodantes - label_html: "Ingresa la Línea 8 de la Hoja de trabajo" + label_html: "Ingresa la Línea 8 de la Hoja de trabajo
    (Tu parte total del alquiler que pagaste)" title: Buenas noticias—calificas para una deducción o crédito nj_tenant_rent_paid: edit: From e777b9c7ba06db648108a3895d1fa0d6a1ae3310 Mon Sep 17 00:00:00 2001 From: John Chan Date: Thu, 23 Jan 2025 17:42:46 -0500 Subject: [PATCH 6/9] Added spanish changes for NJ 263 --- config/locales/es.yml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/config/locales/es.yml b/config/locales/es.yml index 8cdfe2a1b9..f540803964 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -2630,7 +2630,7 @@ es:
  • Crédito por Ingreso del Trabajo de New Jersey (NJEITC por las siglas en inglés)
  • Crédito por Hijos de New Jersey
  • Crédito por Cuidado de Menores y Dependientes de New Jersey
  • -
  • Deducción de Gastos Médicos
  • +
  • Deducción de Gastos Médicos de New Jersey
  • Exclusión de Pensión/Jubilación y Otros Ingresos de Jubilación
  • Créditos por Contribuciones Excedentes del Seguro de Desempleo (UI) y del Seguro de Licencia Familiar (FLI)
  • Crédito o Deducción de Impuestos sobre la Propiedad
  • @@ -3213,7 +3213,7 @@ es: title: Dijiste que eras propietario de una vivienda en %{filing_year}. nj_homeowner_property_tax: edit: - helper_anchor_description_html: Si recibiste un beneficio de Comunidades Accesibles de New Jersey para Propietarios e Inquilinos (ANCHOR por las siglas en inglés), el monto del beneficio no afecta el monto a informar en la línea 8. (ANCHOR ofrece alivio de impuestos a la propiedad a residentes de New Jersey que tengan o alquilen una vivienda principal en New Jersey y que cumplan con ciertos límites de ingresos.) + helper_anchor_description_html: Si recibiste un beneficio de Comunidades Accesibles de New Jersey para Propietarios e Inquilinos (ANCHOR por las siglas en inglés), el monto del beneficio no afecta el monto a informar de la pregunta superior. (ANCHOR ofrece alivio de impuestos a la propiedad a residentes de New Jersey que tengan o alquilen una vivienda principal en New Jersey y que cumplan con ciertos límites de ingresos). helper_anchor_heading: "¿Qué pasa si recibí beneficios ANCHOR?" helper_description: Puedes revisar tus facturas de impuestos trimestrales y sumar el total pagado a tu municipio. helper_heading: "¿Dónde puedo encontrar los impuestos sobre la propiedad pagados?" @@ -3222,7 +3222,7 @@ es: nj_homeowner_property_tax_worksheet: edit: description_html: "

    El siguiente paso es completar estahoja de trabajo.

    \n

    Una vez que la completes, vuelve a esta página.

    \n

    La hoja de trabajo te preguntará dónde viviste y por cuánto tiempo. Si te mudaste, por ejemplo, tendrá espacio para que enumeres todos los lugares donde viviste.

    \n" - helper_anchor_description_html: Si recibió un beneficio ANCHOR, el monto del beneficio no afecta el monto a declarar en esta línea. (ANCHOR ofrece desgravación del impuesto a la propiedad a los residentes de Nueva Jersey que poseen o alquilar una propiedad en Nueva Jersey como su hogar principal y cumplir con ciertos límites de ingresos). + helper_anchor_description_html: Si recibiste un beneficio de Comunidades Accesibles de New Jersey para Propietarios e Inquilinos (ANCHOR por las siglas en inglés), el monto del beneficio no afecta el monto a informar de la pregunta superior. (ANCHOR ofrece alivio de impuestos a la propiedad a residentes de New Jersey que tengan o alquilen una vivienda principal en New Jersey y que cumplan con ciertos límites de ingresos). helper_anchor_heading: "¿Qué pasa si recibí beneficios ANCHOR?" helper_description: Puedes revisar tus facturas de impuestos trimestrales y sumar el total pagado a tu municipio. helper_heading: "¿Dónde puedo encontrar los impuestos sobre la propiedad pagados?" @@ -3408,17 +3408,17 @@ es: nj_tenant_property_tax_worksheet: edit: description_html: "

    El siguiente paso es completar esta hoja de trabajo.

    \n

    Una vez que la completes, vuelve a esta página.

    \n

    La hoja de trabajo te preguntará dónde viviste y por cuánto tiempo. Si te mudaste, por ejemplo, tendrá espacio para que enumeres todos los lugares donde viviste.

    \n" - helper_anchor_description_html: Si recibiste un beneficio de Comunidades Accesibles de New Jersey para Propietarios e Inquilinos (ANCHOR por las siglas en inglés), el monto del beneficio no afecta el monto a informar en la línea 8. (ANCHOR ofrece alivio de impuestos a la propiedad a residentes de New Jersey que tengan o alquilen una vivienda principal en New Jersey y que cumplan con ciertos límites de ingresos). + helper_anchor_description_html: Si recibiste un beneficio de Comunidades Accesibles de New Jersey para Propietarios e Inquilinos (ANCHOR por las siglas en inglés), el monto del beneficio no afecta el monto a informar de la pregunta superior. (ANCHOR ofrece alivio de impuestos a la propiedad a residentes de New Jersey que tengan o alquilen una vivienda principal en New Jersey y que cumplan con ciertos límites de ingresos). helper_anchor_heading: "¿Qué pasa si recibí beneficios ANCHOR?" - helper_description_html: Escribe las tarifas de tu sitio pagadas en %{filing_year} en la sección de alquiler de la Hoja de trabajo G. + helper_description_html: Escribe las tarifas de tu sitio pagadas en %{filing_year} en la sección de alquiler de la Hoja de trabajo (link en inglés). helper_heading: Dueños/as de casas móviles/rodantes - label_html: "Ingresa la Línea 8 de la Hoja de trabajo
    (Tu parte total del alquiler que pagaste)" + label_html: "Ingresa la Línea 8 de la Hoja de Trabajo
    (Tu parte del alquiler total pagado)" title: Buenas noticias—calificas para una deducción o crédito nj_tenant_rent_paid: edit: - helper_anchor_description_html: Si recibió un beneficio ANCHOR, el monto del beneficio no afecta el monto a declarar en la línea 8. (ANCHOR ofrece desgravación del impuesto a la propiedad a los residentes de Nueva Jersey que poseen o alquilan propiedades en Nueva Jersey como su hogar principal y cumplen con ciertos límites de ingresos). + helper_anchor_description_html: Si recibiste un beneficio de Comunidades Accesibles de New Jersey para Propietarios e Inquilinos (ANCHOR por las siglas en inglés), el monto del beneficio no afecta el monto a informar de la pregunta superior. (ANCHOR ofrece alivio de impuestos a la propiedad a residentes de New Jersey que tengan o alquilen una vivienda principal en New Jersey y que cumplan con ciertos límites de ingresos). helper_anchor_heading: "¿Qué pasa si recibí beneficios ANCHOR?" - helper_description: Escribe las tarifas de tu sitio pagadas en %{filing_year} en la sección de alquiler de la Hoja de trabajo G. + helper_description: Ingresa las tarifas de tu sitio pagadas en %{filing_year}. helper_heading: Dueños/as de casas móviles/rodantes label_html: "Ingresa tu parte total del alquiler que pagaste en %{filing_year}" title: Buenas noticias—calificas para una deducción o crédito From 557ccc6f5ae97a1a3588ff10eef486e0a08ed6cb Mon Sep 17 00:00:00 2001 From: John Chan Date: Fri, 24 Jan 2025 11:33:23 -0500 Subject: [PATCH 7/9] More spanish content changes --- config/locales/en.yml | 2 +- config/locales/es.yml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index 916d087cd0..042ef001ca 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -3265,7 +3265,7 @@ en: helper_anchor_heading: What if I received ANCHOR or Homestead benefits? helper_description: You can review your quarterly tax bills and add up the total paid to your municipality. helper_heading: Where can I find property taxes paid? - label_html: "Enter Line 4 of Worksheet
    (Your share of total property taxes paid)" + label_html: "Enter Line 4 of worksheet
    (Your share of total property taxes paid)" title: Good news – you qualify for a deduction or credit. nj_household_rent_own: edit: diff --git a/config/locales/es.yml b/config/locales/es.yml index f540803964..8cc5281893 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -3213,7 +3213,7 @@ es: title: Dijiste que eras propietario de una vivienda en %{filing_year}. nj_homeowner_property_tax: edit: - helper_anchor_description_html: Si recibiste un beneficio de Comunidades Accesibles de New Jersey para Propietarios e Inquilinos (ANCHOR por las siglas en inglés), el monto del beneficio no afecta el monto a informar de la pregunta superior. (ANCHOR ofrece alivio de impuestos a la propiedad a residentes de New Jersey que tengan o alquilen una vivienda principal en New Jersey y que cumplan con ciertos límites de ingresos). + helper_anchor_description_html: Si recibiste un beneficio de Comunidades Accesibles de New Jersey para Propietarios e Inquilinos (ANCHOR por las siglas en inglés), el monto del beneficio no afecta el monto a informar de la pregunta superior. (ANCHOR ofrece alivio de impuestos a la propiedad a residentes de New Jersey que tengan o alquilen una vivienda principal en New Jersey y que cumplan con ciertos límites de ingresos.) helper_anchor_heading: "¿Qué pasa si recibí beneficios ANCHOR?" helper_description: Puedes revisar tus facturas de impuestos trimestrales y sumar el total pagado a tu municipio. helper_heading: "¿Dónde puedo encontrar los impuestos sobre la propiedad pagados?" @@ -3222,7 +3222,7 @@ es: nj_homeowner_property_tax_worksheet: edit: description_html: "

    El siguiente paso es completar estahoja de trabajo.

    \n

    Una vez que la completes, vuelve a esta página.

    \n

    La hoja de trabajo te preguntará dónde viviste y por cuánto tiempo. Si te mudaste, por ejemplo, tendrá espacio para que enumeres todos los lugares donde viviste.

    \n" - helper_anchor_description_html: Si recibiste un beneficio de Comunidades Accesibles de New Jersey para Propietarios e Inquilinos (ANCHOR por las siglas en inglés), el monto del beneficio no afecta el monto a informar de la pregunta superior. (ANCHOR ofrece alivio de impuestos a la propiedad a residentes de New Jersey que tengan o alquilen una vivienda principal en New Jersey y que cumplan con ciertos límites de ingresos). + helper_anchor_description_html: Si recibió un beneficio ANCHOR, el monto del beneficio no afecta el monto a declarar en la pregunta superior. (ANCHOR ofrece desgravación del impuesto a la propiedad a los residentes de Nueva Jersey que poseen o alquilar una propiedad en Nueva Jersey como su hogar principal y cumplir con ciertos límites de ingresos). helper_anchor_heading: "¿Qué pasa si recibí beneficios ANCHOR?" helper_description: Puedes revisar tus facturas de impuestos trimestrales y sumar el total pagado a tu municipio. helper_heading: "¿Dónde puedo encontrar los impuestos sobre la propiedad pagados?" @@ -3408,15 +3408,15 @@ es: nj_tenant_property_tax_worksheet: edit: description_html: "

    El siguiente paso es completar esta hoja de trabajo.

    \n

    Una vez que la completes, vuelve a esta página.

    \n

    La hoja de trabajo te preguntará dónde viviste y por cuánto tiempo. Si te mudaste, por ejemplo, tendrá espacio para que enumeres todos los lugares donde viviste.

    \n" - helper_anchor_description_html: Si recibiste un beneficio de Comunidades Accesibles de New Jersey para Propietarios e Inquilinos (ANCHOR por las siglas en inglés), el monto del beneficio no afecta el monto a informar de la pregunta superior. (ANCHOR ofrece alivio de impuestos a la propiedad a residentes de New Jersey que tengan o alquilen una vivienda principal en New Jersey y que cumplan con ciertos límites de ingresos). + helper_anchor_description_html: Si recibiste un beneficio de Comunidades Accesibles de New Jersey para Propietarios e Inquilinos (ANCHOR por las siglas en inglés), el monto del beneficio no afecta el monto a informar en la pregunta superior. (ANCHOR ofrece alivio de impuestos a la propiedad a residentes de New Jersey que tengan o alquilen una vivienda principal en New Jersey y que cumplan con ciertos límites de ingresos). helper_anchor_heading: "¿Qué pasa si recibí beneficios ANCHOR?" helper_description_html: Escribe las tarifas de tu sitio pagadas en %{filing_year} en la sección de alquiler de la Hoja de trabajo (link en inglés). helper_heading: Dueños/as de casas móviles/rodantes - label_html: "Ingresa la Línea 8 de la Hoja de Trabajo
    (Tu parte del alquiler total pagado)" + label_html: "Ingresa la Línea 8 de la Hoja de Trabajo
    (Tu parte del total de impuestos sobre la propiedad pagados)" title: Buenas noticias—calificas para una deducción o crédito nj_tenant_rent_paid: edit: - helper_anchor_description_html: Si recibiste un beneficio de Comunidades Accesibles de New Jersey para Propietarios e Inquilinos (ANCHOR por las siglas en inglés), el monto del beneficio no afecta el monto a informar de la pregunta superior. (ANCHOR ofrece alivio de impuestos a la propiedad a residentes de New Jersey que tengan o alquilen una vivienda principal en New Jersey y que cumplan con ciertos límites de ingresos). + helper_anchor_description_html: Si recibió un beneficio ANCHOR, el monto del beneficio no afecta el monto a declarar en la pregunta superior. (ANCHOR ofrece desgravación del impuesto a la propiedad a los residentes de Nueva Jersey que poseen o alquilan propiedades en Nueva Jersey como su hogar principal y cumplen con ciertos límites de ingresos). helper_anchor_heading: "¿Qué pasa si recibí beneficios ANCHOR?" helper_description: Ingresa las tarifas de tu sitio pagadas en %{filing_year}. helper_heading: Dueños/as de casas móviles/rodantes From 6885794cb3c51ab0b0b84041882422c62d25a36e Mon Sep 17 00:00:00 2001 From: John Chan Date: Fri, 24 Jan 2025 12:05:35 -0500 Subject: [PATCH 8/9] fix mobile homeowners worksheet hyperlink --- config/locales/en.yml | 2 +- config/locales/es.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index 042ef001ca..eb2b745359 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -3449,7 +3449,7 @@ en: description_html: "

    The next step is to fill in this worksheet.

    \n

    Once you fill in the worksheet, come back to this page.

    \n

    The worksheet will ask you about where you lived and for how long. If you moved, for example, it will have space for you to list every place you lived.

    \n" helper_anchor_description_html: If you received an ANCHOR benefit, the benefit amount does not affect the amount to report above. (ANCHOR offers property tax relief to New Jersey residents who own or rent property in New Jersey as their main home and meet certain income limits.) helper_anchor_heading: What if I received ANCHOR benefits? - helper_description_html: Enter your site fees paid for %{filing_year} in the rental section of the worksheet. + helper_description_html: Enter your site fees paid for %{filing_year} in the rental section of the worksheet. helper_heading: Mobile homeowners label_html: "Enter Line 8 of Worksheet
    (Your share of total rent paid)" title: Good news – you qualify for a deduction or credit. diff --git a/config/locales/es.yml b/config/locales/es.yml index 8cc5281893..10b7e988ca 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -3410,7 +3410,7 @@ es: description_html: "

    El siguiente paso es completar esta hoja de trabajo.

    \n

    Una vez que la completes, vuelve a esta página.

    \n

    La hoja de trabajo te preguntará dónde viviste y por cuánto tiempo. Si te mudaste, por ejemplo, tendrá espacio para que enumeres todos los lugares donde viviste.

    \n" helper_anchor_description_html: Si recibiste un beneficio de Comunidades Accesibles de New Jersey para Propietarios e Inquilinos (ANCHOR por las siglas en inglés), el monto del beneficio no afecta el monto a informar en la pregunta superior. (ANCHOR ofrece alivio de impuestos a la propiedad a residentes de New Jersey que tengan o alquilen una vivienda principal en New Jersey y que cumplan con ciertos límites de ingresos). helper_anchor_heading: "¿Qué pasa si recibí beneficios ANCHOR?" - helper_description_html: Escribe las tarifas de tu sitio pagadas en %{filing_year} en la sección de alquiler de la Hoja de trabajo (link en inglés). + helper_description_html: Escribe las tarifas de tu sitio pagadas en %{filing_year} en la sección de alquiler de la Hoja de trabajo (link en inglés). helper_heading: Dueños/as de casas móviles/rodantes label_html: "Ingresa la Línea 8 de la Hoja de Trabajo
    (Tu parte del total de impuestos sobre la propiedad pagados)" title: Buenas noticias—calificas para una deducción o crédito From 42944fcee0de9675b10b99f3ad02e518f19c2573 Mon Sep 17 00:00:00 2001 From: John Chan Date: Fri, 24 Jan 2025 14:28:21 -0500 Subject: [PATCH 9/9] Capitalization fixes --- config/locales/en.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index eb2b745359..a5115cab50 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -3265,7 +3265,7 @@ en: helper_anchor_heading: What if I received ANCHOR or Homestead benefits? helper_description: You can review your quarterly tax bills and add up the total paid to your municipality. helper_heading: Where can I find property taxes paid? - label_html: "Enter Line 4 of worksheet
    (Your share of total property taxes paid)" + label_html: "Enter line 4 of worksheet
    (Your share of total property taxes paid)" title: Good news – you qualify for a deduction or credit. nj_household_rent_own: edit: @@ -3451,7 +3451,7 @@ en: helper_anchor_heading: What if I received ANCHOR benefits? helper_description_html: Enter your site fees paid for %{filing_year} in the rental section of the worksheet. helper_heading: Mobile homeowners - label_html: "Enter Line 8 of Worksheet
    (Your share of total rent paid)" + label_html: "Enter line 8 of worksheet
    (Your share of total rent paid)" title: Good news – you qualify for a deduction or credit. nj_tenant_rent_paid: edit: