Skip to content

Commit

Permalink
Merge pull request #791 from DTS-STN/ken/a11y-4885
Browse files Browse the repository at this point in the history
Remove 'here'/'ici' from instructions
  • Loading branch information
ken-blanchard authored Nov 28, 2024
2 parents 8ed803e + d4d3c24 commit 28db4ba
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion public/locales/en/email.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
},
"header": "Get your reference number",
"header-messages": {
"matches": "<strong>Make sure the information you enter here matches your passport application.</strong>",
"matches": "<strong>Make sure the information you enter matches your passport application.</strong>",
"required": "<em>All fields are required.</em>"
},
"one-name": "Applicants with <strong>only one name</strong> (single or multiple names entered all in one field) must call us at 1‑800‑567‑6868 to get the status of their application.",
Expand Down
2 changes: 1 addition & 1 deletion public/locales/en/status.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"header": "Get the status of your passport application",
"header-messages": {
"matches": "<strong>Make sure the information you enter here matches your passport application.</strong>",
"matches": "<strong>Make sure the information you enter matches your passport application.</strong>",
"required": "<em>All fields are required.</em>"
},
"no-record": {
Expand Down
2 changes: 1 addition & 1 deletion public/locales/fr/email.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
},
"header": "Obtenir votre numéro de référence",
"header-messages": {
"matches": "<strong>Assurez-vous que les informations que vous indiquez ici correspondent à votre demande de passeport.</strong>",
"matches": "<strong>Assurez-vous que les informations que vous indiquez correspondent à votre demande de passeport.</strong>",
"required": "<em>Tous les champs sont obligatoires.</em>"
},
"one-name": "Les requérants n'ayant <strong>qu'un seul nom</strong> (un ou plusieurs noms inscrits dans un seul champ) doivent nous appeler au 1-800-567-6868 pour connaître l'état de leur demande.",
Expand Down
2 changes: 1 addition & 1 deletion public/locales/fr/status.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"header": "Obtenir l'état de votre demande de passeport",
"header-messages": {
"matches": "<strong>Assurez-vous que les informations que vous indiquez ici correspondent à votre demande de passeport.</strong>",
"matches": "<strong>Assurez-vous que les informations que vous indiquez correspondent à votre demande de passeport.</strong>",
"required": "<em>Tous les champs sont obligatoires.</em>"
},
"no-record": {
Expand Down

0 comments on commit 28db4ba

Please sign in to comment.