mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-31 23:51:41 -07:00
* Remove survey link from the contact page. Fixes Issue #2245. * Add back whitespace to pass snapshot testing
This commit is contained in:
parent
d3376665bf
commit
c88df4e26a
9 changed files with 20 additions and 60 deletions
|
@ -36,7 +36,7 @@
|
|||
"description": "Navigate to the about page. You will see How you can help list item 3"
|
||||
},
|
||||
"about.page.how.you.can.help.list.item.4": {
|
||||
"defaultMessage": "Any other questions? The best way to contact the Council on Environmental Quality (CEQ) is by filling out this <link2>form</link2> . Otherwise, email: <link1>Screeningtool-Support@omb.eop.gov</link1>.",
|
||||
"defaultMessage": "Any other questions? Email: <link1>Screeningtool-Support@omb.eop.gov</link1>.",
|
||||
"description": "Navigate to the about page. You will see How you can help list item 3"
|
||||
},
|
||||
"about.page.how.you.can.help.para.1": {
|
||||
|
@ -259,16 +259,12 @@
|
|||
"defaultMessage": "https://static-data-screeningtool.geoplatform.gov/data-pipeline/data/score/downloadable/cejst_technical_support_document.pdf",
|
||||
"description": "Navigate to the Alerts on any page. This will be the link to the techinical support document."
|
||||
},
|
||||
"contact.page.census.tract.feedback.para3": {
|
||||
"defaultMessage": "The best way to contact the Council on Environmental Quality (CEQ) is by filling out <link1>this form</link1>.",
|
||||
"description": "Navigate to the survey. Spanish should substitute <link2> to get Spanish link! Already coded to support"
|
||||
},
|
||||
"contact.page.fab.survey.text": {
|
||||
"defaultMessage": "Help improve the tool",
|
||||
"description": "Navigate to the contact page, this is the text for floating action button"
|
||||
},
|
||||
"contact.page.general": {
|
||||
"defaultMessage": "Otherwise, email CEQ at: {general_email_address}.",
|
||||
"defaultMessage": "Email CEQ at: {general_email_address}.",
|
||||
"description": "Contact page body text"
|
||||
},
|
||||
"contact.page.header.text": {
|
||||
|
|
|
@ -67,7 +67,7 @@
|
|||
"contact.page.census.tract.feedback.para3": "La mejor forma de ponerse en contacto con el Consejo sobre la Calidad del Medio Ambiente (CEQ, por sus siglas en ingles) es al completar este <link1es>formulario</link1es>.",
|
||||
"contact.page.fab.survey.link": "https://www.surveymonkey.com/r/P3LWTSB",
|
||||
"contact.page.fab.survey.text": "Ayude a mejorar la herramienta",
|
||||
"contact.page.general": "De lo contrario, envíe un correo electrónico al CEQ a: {general_email_address}.",
|
||||
"contact.page.general": "Envíe un correo electrónico al CEQ a: {general_email_address}.",
|
||||
"contact.page.header.text": "Contacto",
|
||||
"contact.page.request.for.info.box.body": "El periodo de Solicitud de información en el Registro Federal para el periodo de la versión beta abierto al público se cerró el {rfiExpDate}.",
|
||||
"contact.page.request.for.info.box.title": "Solicitud de información",
|
||||
|
|
|
@ -264,7 +264,7 @@
|
|||
"description": "Navegue a la página Contacto, este es el texto para el botón circular flotante."
|
||||
},
|
||||
"contact.page.general": {
|
||||
"defaultMessage": "De lo contrario, envíe un correo electrónico al CEQ a: {general_email_address}.",
|
||||
"defaultMessage": "Envíe un correo electrónico al CEQ a: {general_email_address}.",
|
||||
"description": "Texto del cuerpo de la página Contacto."
|
||||
},
|
||||
"contact.page.header.text": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue