Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,6 @@ function ReviewIssuesStep({
showAlternativeProofingOptions={!isFailedResult}
heading={t('components.troubleshooting_options.ipp_heading')}
altInPersonCta={t('in_person_proofing.headings.cta_variant')}
altInPersonPrompt={t('in_person_proofing.body.cta.prompt_detail_a')}
altInPersonCtaButtonText={t('in_person_proofing.body.cta.button_variant')}
/>
}
Expand Down
5 changes: 1 addition & 4 deletions config/locales/in_person_proofing/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,7 @@ en:
cta:
button: Verify your ID in person
button_variant: Try in person
prompt_detail: If you are located near Washington, D.C. or Baltimore, MD, you
may be able to verify your ID in person at limited post office
locations.
prompt_detail_a: You may be able to verify your ID in person at a participating
prompt_detail: You may be able to verify your ID in person at a participating
Post Office near you.
prompt_detail_b: Alternatively, if you are having trouble adding your ID online,
you may be able to try in person at limited post office locations.
Expand Down
5 changes: 1 addition & 4 deletions config/locales/in_person_proofing/es.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,7 @@ es:
cta:
button: Verifique su identificación en persona
button_variant: Inténtelo en persona
prompt_detail: Si usted está ubicado cerca de Washington, D.C. o Baltimore, MD,
puede verificar su identificación en persona en las oficinas de
correos seleccionadas.
prompt_detail_a: Es posible que pueda verificar su documento de identidad en
prompt_detail: Es posible que pueda verificar su documento de identidad en
persona en una oficina de correos participante cercana.
prompt_detail_b: Si tiene problemas para añadir su documento de identidad en
línea, puede intentarlo en persona en algunas oficinas de correos.
Expand Down
5 changes: 1 addition & 4 deletions config/locales/in_person_proofing/fr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,7 @@ fr:
cta:
button: Vérifiez votre identité en personne
button_variant: Essayer en personne
prompt_detail: Si vous êtes situé près de Washington, D.C. ou de Baltimore
(Maryland), vous pourrez peut-être vérifier votre identité en personne
dans certains bureaux de poste.
prompt_detail_a: Vous pourrez peut-être faire vérifier votre pièce d’identité en
prompt_detail: Vous pourrez peut-être faire vérifier votre pièce d’identité en
personne dans un bureau de poste participant près de chez vous.
prompt_detail_b: Ou, si vous rencontrez des difficultés pour ajouter votre pièce
d’identité en ligne, vous pourrez peut-être essayer de le faire en
Expand Down