Fix typos found in en.json files and copy (#1648)

This commit is contained in:
Vim 2022-05-17 13:22:57 -04:00 committed by GitHub
commit 85ffb1b6b9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
23 changed files with 181 additions and 181 deletions

View file

@ -167,12 +167,12 @@ export const FOOTER = defineMessages({
},
ENG_CAL: {
id: 'common.pages.footer.eng.cal.text',
defaultMessage: 'Engagement calender',
defaultMessage: 'Engagement calendar',
description: 'Navigate to the about page. This is Footer eng.cal.gov link text',
},
RFI: {
id: 'common.pages.footer.rfi.text',
defaultMessage: 'Request for Infomation',
defaultMessage: 'Request for Information',
description: 'Navigate to the about page. This is Footer rfi link text',
},
RFI_LINK: {

View file

@ -8,22 +8,22 @@ export const PAGE_INTRO = defineMessages({
PAGE_TILE: {
id: 'downloads.page.title.text',
defaultMessage: 'Downloads',
description: 'Navigate to the the Downloads page, this will be the page title text',
description: 'Navigate to the Downloads page, this will be the page title text',
},
PAGE_HEADING1: {
id: 'downloads.page.heading1.text',
defaultMessage: 'Downloads',
description: 'Navigate to the the Downloads page, this will be the page heading1 text',
description: 'Navigate to the Downloads page, this will be the page heading1 text',
},
PAGE_HEADING2: {
id: 'downloads.page.heading2.text',
defaultMessage: 'File formats',
description: 'Navigate to the the Downloads page, this will be the page heading2 text',
description: 'Navigate to the Downloads page, this will be the page heading2 text',
},
PAGE_DESCRIPTION1: {
id: 'downloads.page.description1.text',
defaultMessage: 'The dataset used in the tool, along with a data dictionary and information about how to use the list of communities (.pdf) are available in the following file formats:',
description: 'Navigate to the the Downloads page, this will be the page description1 text',
description: 'Navigate to the Downloads page, this will be the page description1 text',
},
});

View file

@ -27,7 +27,7 @@ export const PAGE_DESCRIPTION = <FormattedMessage
defaultMessage={`
Use the map to see communities that are identified as disadvantaged. The map uses
publicly-available, nationally-consistent datasets. Learn more about
the methodology and datasets that were used to identify disavantaged communities
the methodology and datasets that were used to identify disadvantaged communities
in the current version of the map on the <link1>Methodology & data</link1> page.
`}
description={'On the explore the map page, the description of the page'}
@ -126,12 +126,12 @@ export const MAP = defineMessages({
AS_SHORT: {
id: 'explore.map.page.map.territoryFocus.american.samoa.short',
defaultMessage: 'AS',
description: `On the explore the map page, on the map, the abbreviated name indicating the bounds of American Somoa`,
description: `On the explore the map page, on the map, the abbreviated name indicating the bounds of American Samoa`,
},
AS_LONG: {
id: 'explore.map.page.map.territoryFocus.american.samoa.long',
defaultMessage: 'American Samoa',
description: 'On the explore the map page, on the map, the full name indicating the bounds of American Somoa',
description: 'On the explore the map page, on the map, the full name indicating the bounds of American Samoa',
},
MP_SHORT: {
id: 'explore.map.page.map.territoryFocus.commonwealth.nmp.short',
@ -201,7 +201,7 @@ export const SIDE_PANEL_INITIAL_STATE = defineMessages({
ALT_TEXT_ICON1: {
id: 'explore.map.page.side.panel.info.alt.text.icon1',
defaultMessage: `
An icon that has depicts pieces of a block selected mimicing the census block census tracts
An icon that has depicts pieces of a block selected mimicking the census block census tracts
`,
description: `Navigate to the explore the map page. When the map is in view, click on the map. The side panel will show Things to know, this is the first icon in this side panel`,
},
@ -233,7 +233,7 @@ export const SIDE_PANEL_INITIAL_STATE_PARA5 = <FormattedMessage
defaultMessage={ `
Thresholds for each category determine if a tract should be identified as disadvantaged because it has exceeded a certain value for the relevant indicators.
`}
description={`Navigate to the explore the map page. When the map is in view, click on the map. The side panelwill show Things to know, this is the fifth paragraph of this side pane`}
description={`Navigate to the explore the map page. When the map is in view, click on the map. The side panel will show Things to know, this is the fifth paragraph of this side pane`}
/>;
export const SIDE_PANEL_VERION = {
@ -578,7 +578,7 @@ export const SIDE_PANEL_INDICATOR_DESCRIPTION = defineMessages({
EXP_AG_LOSS: {
id: 'explore.map.page.side.panel.indicator.description.exp.ag.loss',
defaultMessage: 'Economic loss rate to agricultural value resulting from natural hazards each year',
description: `Navigate to the explore the map page. When the map is in view, click on the map. The side panel will show an indicator desciption of Economic loss rate to agriculture resulting from naturhazards
description: `Navigate to the explore the map page. When the map is in view, click on the map. The side panel will show an indicator description of Economic loss rate to agriculture resulting from natural hazards
`,
},
@ -586,14 +586,14 @@ export const SIDE_PANEL_INDICATOR_DESCRIPTION = defineMessages({
id: 'explore.map.page.side.panel.indicator.description.exp.bld.loss',
defaultMessage: 'Economic loss rate to agricultural value resulting from natural hazards each year',
description: `Navigate to the explore the map page. When the map is in view, click on the map. The side
panel will show an indicator desciption of Economic loss rate to buildings resulting from natural hazards`,
panel will show an indicator description of Economic loss rate to buildings resulting from natural hazards`,
},
EXP_POP_LOSS: {
id: 'explore.map.page.side.panel.indicator.description.exp.pop.loss',
defaultMessage: `
Rate of fatalities and injuries resulting from natural hazards each year
`,
description: `Navigate to the explore the map page. When the map is in view, click on the map. The side panel will show an indicator desciption of Economic loss rate to the population in fatalities and
description: `Navigate to the explore the map page. When the map is in view, click on the map. The side panel will show an indicator description of Economic loss rate to the population in fatalities and
injuries resulting from natural hazards`,
},
LOW_INCOME: {
@ -601,7 +601,7 @@ export const SIDE_PANEL_INDICATOR_DESCRIPTION = defineMessages({
defaultMessage: `
Household income is less than or equal to twice the federal poverty level
`,
description: `Navigate to the explore the map page. When the map is in view, click on the map. The side panel will show an indicator desciption of Household income is less than or equal to twice the federal poverty level`,
description: `Navigate to the explore the map page. When the map is in view, click on the map. The side panel will show an indicator description of Household income is less than or equal to twice the federal poverty level`,
},
HIGH_ED: {
id: 'explore.map.page.side.panel.indicator.description.high.ed',
@ -609,29 +609,29 @@ export const SIDE_PANEL_INDICATOR_DESCRIPTION = defineMessages({
Percent of the census tract's population 15 or older not enrolled in college, university, or
graduate school
`,
description: `Navigate to the explore the map page. When the map is in view, click on the map. The side panel will show an indicator desciption of Percent of the census tract's population 15 or older not
description: `Navigate to the explore the map page. When the map is in view, click on the map. The side panel will show an indicator description of Percent of the census tract's population 15 or older not
enrolled in college, university, or graduate school`,
},
ENERGY_BURDEN: {
id: 'explore.map.page.side.panel.indicator.description.energyBurden',
defaultMessage: 'Average annual energy costs divided by household income',
description: `Navigate to the explore the map page. When the map is in view, click on the map. The side panel will show an indicator desciption of Energy costs divided by household income`,
description: `Navigate to the explore the map page. When the map is in view, click on the map. The side panel will show an indicator description of Energy costs divided by household income`,
},
PM_2_5: {
id: 'explore.map.page.side.panel.indicator.description.pm25',
defaultMessage: 'Fine inhalable particles, 2.5 micrometers or smaller',
description: `Navigate to the explore the map page. When the map is in view, click on the map. The side panel will show an indicator desciption of Fine inhalable particles, 2.5 micrometers and smaller`,
description: `Navigate to the explore the map page. When the map is in view, click on the map. The side panel will show an indicator description of Fine inhalable particles, 2.5 micrometers and smaller`,
},
DIESEL_PARTICULATE_MATTER: {
id: 'explore.map.page.side.panel.indicator.description.dieselPartMatter',
defaultMessage: 'Diesel exhaust in the air',
description: `Navigate to the explore the map page. When the map is in view, click on the map. The side panel will show an indicator desciption of Diesel exhaust in the air`,
description: `Navigate to the explore the map page. When the map is in view, click on the map. The side panel will show an indicator description of Diesel exhaust in the air`,
},
TRAFFIC_VOLUME: {
id: 'explore.map.page.side.panel.indicator.description.trafficVolume',
defaultMessage: 'Count of vehicles at major roads within 500 meters',
description: `Navigate to the explore the map page. When the map is in view, click on the map. The side panel will show an indicator desciption of Count of vehicles at major roads within 500 meters`,
description: `Navigate to the explore the map page. When the map is in view, click on the map. The side panel will show an indicator description of Count of vehicles at major roads within 500 meters`,
},
LEAD_PAINT: {
@ -639,47 +639,47 @@ export const SIDE_PANEL_INDICATOR_DESCRIPTION = defineMessages({
defaultMessage: `
Percentile of number of homes built before 1960 that are not among the most expensive
`,
description: `Navigate to the explore the map page. When the map is in view, click on the map. The side panel will show an indicator desciption of Pre-1960 housing`,
description: `Navigate to the explore the map page. When the map is in view, click on the map. The side panel will show an indicator description of Pre-1960 housing`,
},
MED_HOME_VAL: {
id: 'explore.map.page.side.panel.indicator.description.med.home.val',
defaultMessage: 'Median home value in area',
description: `Navigate to the explore the map page. When the map is in view, click on the map. The side panel will show an indicator desciption of Meidan home value in area`,
description: `Navigate to the explore the map page. When the map is in view, click on the map. The side panel will show an indicator description of Median home value in area`,
},
HOUSE_BURDEN: {
id: 'explore.map.page.side.panel.indicator.description.houseBurden',
defaultMessage: 'Low income households spending more than 30% of income on housing',
description: `Navigate to the explore the map page. When the map is in view, click on the map. The side panel will show an indicator desciption of Low income households spending more than 30% of income housing
description: `Navigate to the explore the map page. When the map is in view, click on the map. The side panel will show an indicator description of Low income households spending more than 30% of income housing
`,
},
PROX_HAZ: {
id: 'explore.map.page.side.panel.indicator.description.prox.haz',
defaultMessage: 'Count of hazardous waste facilities within 5 kilometers',
description: `Navigate to the explore the map page. When the map is in view, click on the map. The side panel will show an indicator desciption of Count of hazardous waste facilities within 5 kilometers`,
description: `Navigate to the explore the map page. When the map is in view, click on the map. The side panel will show an indicator description of Count of hazardous waste facilities within 5 kilometers`,
},
PROX_NPL: {
id: 'explore.map.page.side.panel.indicator.description.prox.npl',
defaultMessage: 'Proposed or listed NPL (Superfund) sites within 5 kilometers',
description: `Navigate to the explore the map page. When the map is in view, click on the map. The side panel will show an indicator desciption of Proposed or listed NPL (Superfund) sites within 5 kilometers`,
description: `Navigate to the explore the map page. When the map is in view, click on the map. The side panel will show an indicator description of Proposed or listed NPL (Superfund) sites within 5 kilometers`,
},
PROX_RMP: {
id: 'explore.map.page.side.panel.indicator.description.prox.rmp',
defaultMessage: 'RMP facilities within 5 kilometers',
description: `Navigate to the explore the map page. When the map is in view, click on the map. The side panel will show an indicator desciption of Risk Management Plan facilities within 5 kilometers`,
description: `Navigate to the explore the map page. When the map is in view, click on the map. The side panel will show an indicator description of Risk Management Plan facilities within 5 kilometers`,
},
WASTE_WATER: {
id: 'explore.map.page.side.panel.indicator.description.wasteWater',
defaultMessage: 'Toxic concentrations at stream segments within 500 meters',
description: `Navigate to the explore the map page. When the map is in view, click on the map. The side panel will show an indicator desciption of Toxic concentrations at stream segments within 500 meters`,
description: `Navigate to the explore the map page. When the map is in view, click on the map. The side panel will show an indicator description of Toxic concentrations at stream segments within 500 meters`,
},
ASTHMA: {
id: 'explore.map.page.side.panel.indicator.description.asthma',
defaultMessage: 'Weighted percent of people who have been told they have asthma',
description: `Navigate to the explore the map page. When the map is in view, click on the map. The side panel will show an indicator desciption of Number of people who have been told they have asthma`,
description: `Navigate to the explore the map page. When the map is in view, click on the map. The side panel will show an indicator description of Number of people who have been told they have asthma`,
},
DIABETES: {
id: 'explore.map.page.side.panel.indicator.description.diabetes',
@ -687,38 +687,38 @@ export const SIDE_PANEL_INDICATOR_DESCRIPTION = defineMessages({
Weighted percent of people ages 18 years and older who have diabetes other than
diabetes during pregnancy
`,
description: `Navigate to the explore the map page. When the map is in view, click on the map. The side panel will show an indicator desciption of People ages 18 years and older who have diabetes other than
description: `Navigate to the explore the map page. When the map is in view, click on the map. The side panel will show an indicator description of People ages 18 years and older who have diabetes other than
diabetes during pregnancy`,
},
HEART_DISEASE: {
id: 'explore.map.page.side.panel.indicator.description.heartDisease',
defaultMessage: `People ages 18 years and older who have been told they have heart disease`,
description: `Navigate to the explore the map page. When the map is in view, click on the map. The side panel will show an indicator desciption of Weighted percent of people ages 18 years and older who have
description: `Navigate to the explore the map page. When the map is in view, click on the map. The side panel will show an indicator description of Weighted percent of people ages 18 years and older who have
been told they have heart disease`,
},
LOW_LIFE_EXPECT: {
id: 'explore.map.page.side.panel.indicator.description.lifeExpect',
defaultMessage: 'Average number of years a person can expect to live',
description: `Navigate to the explore the map page. When the map is in view, click on the map. The side panel will show an indicator desciption of Navigate to the explore the map page. When the map is in view, click on the map. The side panel will show an indicator desciption of Average number of years of life a person can expect to live`,
description: `Navigate to the explore the map page. When the map is in view, click on the map. The side panel will show an indicator description of Navigate to the explore the map page. When the map is in view, click on the map. The side panel will show an indicator description of Average number of years of life a person can expect to live`,
},
LOW_MED_INCOME: {
id: 'explore.map.page.side.panel.indicator.description.low.med.income',
defaultMessage: 'Median income calculated as a percent of the areas median income',
description: `Navigate to the explore the map page. When the map is in view, click on the map. The side panel will show an indicator desciption of Navigate to the explore the map page. When the map is in view, click on the map. The side panel will show an indicator desciption of Median income calculated as a percent of the areas median income`,
description: `Navigate to the explore the map page. When the map is in view, click on the map. The side panel will show an indicator description of Navigate to the explore the map page. When the map is in view, click on the map. The side panel will show an indicator description of Median income calculated as a percent of the areas median income`,
},
LING_ISO: {
id: 'explore.map.page.side.panel.indicator.description.ling.iso',
defaultMessage: `
Percent of households where no one over the age 14 speaks English well
`,
description: `Navigate to the explore the map page. When the map is in view, click on the map. The side panel will show an indicator desciption of Households in which no one age 14 and over speaks English only or also speaks a language other than English`,
description: `Navigate to the explore the map page. When the map is in view, click on the map. The side panel will show an indicator description of Households in which no one age 14 and over speaks English only or also speaks a language other than English`,
},
UNEMPLOY: {
id: 'explore.map.page.side.panel.indicator.description.unemploy',
defaultMessage: 'Number of unemployed people as a percentage of the labor force',
description: `Navigate to the explore the map page. When the map is in view, click on the map. The side
panel will show an indicator desciption of Number of unemployed people as a percentage of the labor force`,
panel will show an indicator description of Number of unemployed people as a percentage of the labor force`,
},
POVERTY: {
id: 'explore.map.page.side.panel.indicator.description.poverty',
@ -726,14 +726,14 @@ export const SIDE_PANEL_INDICATOR_DESCRIPTION = defineMessages({
Percent of a census tract's population in households where the household income is at or below 100%
of the Federal poverty level
`,
description: `Navigate to the explore the map page. When the map is in view, click on the map. The side panel will show an indicator desciption of Percent of individuals in households where the household income is at or below 100% of the federal poverty level`,
description: `Navigate to the explore the map page. When the map is in view, click on the map. The side panel will show an indicator description of Percent of individuals in households where the household income is at or below 100% of the federal poverty level`,
},
HIGH_SKL: {
id: 'explore.map.page.side.panel.indicator.description.high.school',
defaultMessage: `
Percent of people ages 25 years or older whose education level is less than a high school diploma
`,
description: `Navigate to the explore the map page. When the map is in view, click on the map. The side panel will show an indicator desciption of Percent of people ages 25 years or older whose education level
description: `Navigate to the explore the map page. When the map is in view, click on the map. The side panel will show an indicator description of Percent of people ages 25 years or older whose education level
is less than a high school diploma`,
},
});
@ -858,7 +858,7 @@ export const NOTE_ON_TRIBAL_NATIONS = {
to provide Tribal Nations with meaningful opportunities for input, consistent with CEQs <link2>
Action Plan for Consultation and Coordination with Tribal Nations</link2>,
<link3>President Bidens Memorandum on Tribal Consultation and Strengthening
Nation-to-Nation Consultation</link3>, and Executive Order 13175 on <link4>Consulation and
Nation-to-Nation Consultation</link3>, and Executive Order 13175 on <link4>Consultation and
Coordination With Indian Tribal Governments</link4>.
`}
description={`Navigate to the explore the map page. Under the map, you will see tribal nations paragraph 1`}

View file

@ -6,11 +6,11 @@ export const PAGE_INTRO = defineMessages({
PAGE_TILE: {
id: 'faqs.page.title.text',
defaultMessage: 'Frequently asked questions',
description: 'Navigate to the the FAQs page, this will be the page title text',
description: 'Navigate to the FAQs page, this will be the page title text',
},
COMING_SOON: {
id: 'faqs.page.coming.soon.text',
defaultMessage: 'Coming Soon!',
description: 'Navigate to the the FAQs page, this will be the page coming soon text',
description: 'Navigate to the FAQs page, this will be the page coming soon text',
},
});

View file

@ -263,7 +263,7 @@ export const CATEGORIES = {
/>,
ALL_EXCEPT_WORKFORCE: <FormattedMessage
id={'methodology.page.datasets.all.except.workforce.used.in.text'}
defaultMessage={`All categories except for the training and workforce development catetory`}
defaultMessage={`All categories except for the training and workforce development category`}
description={'Navigate to the methodology page. Navigate to the dataset section. This is the portion of the dataset card Used In text for all methodologies except the workforce development'}
/>,
CLIMATE_CHANGE: {
@ -687,17 +687,17 @@ export const AVAILABLE_FOR = defineMessages({
ALL_US_DC: {
id: 'methodology.page.dataset.card.availableFor.US_DC',
defaultMessage: `All U.S. states and the District of Columbia`,
description: 'Methodoloy page dataset card available for US and DC type',
description: 'Methodology page dataset card available for US and DC type',
},
ALL_US_DC_PR: {
id: 'methodology.page.dataset.card.availableFor.US_DC_PR',
defaultMessage: `All U.S. states, the District of Columbia, and Puerto Rico`,
description: 'Methodoloy page dataset card available for US, DC and Puerto Rico type',
description: 'Methodology page dataset card available for US, DC and Puerto Rico type',
},
AS_NMI: {
id: 'methodology.page.dataset.card.availableFor.AS_NMI',
defaultMessage: `American Samoa and the Northern Mariana Islands`,
description: 'Methodoloy page dataset card available for American Samoa and Northern Mariana Islands type',
description: 'Methodology page dataset card available for American Samoa and Northern Mariana Islands type',
},
});

View file

@ -24,17 +24,17 @@ export const PAGE_INTRO = defineMessages({
PAGE_TILE: {
id: 'public.eng.page.title.text',
defaultMessage: 'Public engagement opportunities',
description: 'Navigate to the the public engagement page, this will be the publiceng page title text',
description: 'Navigate to the public engagement page, this will be the publiceng page title text',
},
PAGE_HEADING1: {
id: 'public.eng.page.heading1.text',
defaultMessage: 'Public engagement opportunities',
description: 'Navigate to the the public engagement page, this will be the publiceng page header text',
description: 'Navigate to the public engagement page, this will be the publiceng page header text',
},
PAGE_HEADING2: {
id: 'public.eng.page.sub.header2.text',
defaultMessage: 'Find an event',
description: 'Navigate to the the public engagement page, this will be the publiceng page sub header text',
description: 'Navigate to the public engagement page, this will be the publiceng page sub header text',
},
PAGE_DESCRIPTION1: {
id: 'public.eng.page.description1.text',
@ -44,14 +44,14 @@ export const PAGE_INTRO = defineMessages({
beta version of the tool. CEQ hopes that members of the public will join these engagements to learn
about the tool, have their questions answered, and share feedback.
`,
description: 'Navigate to the the public engagement page, this will be the publiceng page description 1 text',
description: 'Navigate to the public engagement page, this will be the publiceng page description 1 text',
},
PAGE_DESCRIPTION2: {
id: 'public.eng.page.description2.text',
defaultMessage: `
Pre-registration is required to participate and speak at the sessions.
`,
description: 'Navigate to the the public engagement page, this will be the publiceng page description 2 text',
description: 'Navigate to the public engagement page, this will be the publiceng page description 2 text',
},
PAGE_DESCRIPTION3: {
id: 'public.eng.page.description3.text',
@ -59,12 +59,12 @@ export const PAGE_INTRO = defineMessages({
As they become available, additional public trainings and engagement opportunities on the Climate
and Economic Justice Screening Tool will also be posted on this page.
`,
description: 'Navigate to the the public engagement page, this will be the publiceng page description 3 text',
description: 'Navigate to the public engagement page, this will be the publiceng page description 3 text',
},
SURVEY_TEXT: {
id: 'fab.survey.text',
defaultMessage: `Help improve the site & data`,
description: 'Navigate to the the public engagement page, this will be the text for floating action button',
description: 'Navigate to the public engagement page, this will be the text for floating action button',
},
});
@ -72,32 +72,32 @@ export const PUBLIC_ENG_VIDEO = defineMessages({
TITLE: {
id: 'public.eng.page.video.box.title.text',
defaultMessage: `Can't make an upcoming session?`,
description: 'Navigate to the the public engagement page, there will be box that allows users to watch previously recorded videos. This is that box title text.',
description: 'Navigate to the public engagement page, there will be box that allows users to watch previously recorded videos. This is that box title text.',
},
BODY: {
id: 'public.eng.page.video.box.body.text',
defaultMessage: `Watch a recorded version of the CEJST training on YouTube.`,
description: 'Navigate to the the public engagement page, there will be box that allows users to watch previously recorded videos. This is that box body text.',
description: 'Navigate to the public engagement page, there will be box that allows users to watch previously recorded videos. This is that box body text.',
},
BUTTON1_TEXT: {
id: 'public.eng.page.video.box.button1.text',
defaultMessage: `Watch on YouTube`,
description: 'Navigate to the the public engagement page, there will be box that allows users to watch previously recorded videos. This is that box button text.',
description: 'Navigate to the public engagement page, there will be box that allows users to watch previously recorded videos. This is that box button text.',
},
IMG_ALT_TEXT1: {
id: 'public.eng.page.video.box.button.img.alt.text1',
defaultMessage: `the icon to show that this button will open in a new tab`,
description: 'Navigate to the the public engagement page, there will be box that allows users to watch previously recorded videos. This is alt tag of the image in the button.',
description: 'Navigate to the public engagement page, there will be box that allows users to watch previously recorded videos. This is alt tag of the image in the button.',
},
BUTTON2_TEXT: {
id: 'public.eng.page.video.box.button2.text',
defaultMessage: `Download slide deck`,
description: 'Navigate to the the public engagement page, there will be box that allows users to watch previously recorded videos. This is the button text for the second button.',
description: 'Navigate to the public engagement page, there will be box that allows users to watch previously recorded videos. This is the button text for the second button.',
},
IMG_ALT_TEXT2: {
id: 'public.eng.page.video.box.button.img.alt.text2',
defaultMessage: `the icon to show that this button will download the file`,
description: 'Navigate to the the public engagement page, there will be box that allows users to watch previously recorded videos. This is alt tag of the image in the 2nd button.',
description: 'Navigate to the public engagement page, there will be box that allows users to watch previously recorded videos. This is alt tag of the image in the 2nd button.',
},
});
@ -105,17 +105,17 @@ export const PUBLIC_ENG_BUTTON = defineMessages({
LABEL: {
id: 'public.eng.page.button.label',
defaultMessage: `Public engagement`,
description: 'Navigate to the the public engagement page, this will be the public engagement button label',
description: 'Navigate to the public engagement page, this will be the public engagement button label',
},
TAG_LABEL: {
id: 'public.eng.page.tag.label',
defaultMessage: `UPDATED`,
description: 'Navigate to the the public engagement page, this will be the public engagement tag label',
description: 'Navigate to the public engagement page, this will be the public engagement tag label',
},
IMG_ICON_ALT_TAG: {
id: 'public.eng.page.button.img.alt.tag',
defaultMessage: `an icon that represents a calendar`,
description: 'Navigate to the the public engagement page, this will be the public engagement button icon alt tag text',
description: 'Navigate to the public engagement page, this will be the public engagement button icon alt tag text',
},
});
@ -124,7 +124,7 @@ export const EVENT_TYPES = {
NAME: {
id: 'public.eng.page.event.training.sess.name',
defaultMessage: `training session`,
description: 'Navigate to the the public engagement page, this will be the public engagement page event training session name',
description: 'Navigate to the public engagement page, this will be the public engagement page event training session name',
},
DESCRIPTION: {
id: 'public.eng.page.event.training.description',
@ -135,14 +135,14 @@ export const EVENT_TYPES = {
use the current version of the tool. The presenters at these webinars will be available to
provide technical support and address issues related to accessing and using the tool.
`,
description: 'Navigate to the the public engagement page, this will be the public engagement page event training session description',
description: 'Navigate to the public engagement page, this will be the public engagement page event training session description',
},
}),
LISTENING_SESS: defineMessages({
NAME: {
id: 'public.eng.page.event.listening.sess.name',
defaultMessage: `listening session`,
description: 'Navigate to the the public engagement page, this will be the public engagement page event listening session name',
description: 'Navigate to the public engagement page, this will be the public engagement page event listening session name',
},
DESCRIPTION: {
id: 'public.eng.page.event.listening.sess.description',
@ -153,7 +153,7 @@ export const EVENT_TYPES = {
tool to ensure that it reflects the environmental, climate and other challenges that communities
are experiencing.
`,
description: 'Navigate to the the public engagement page, this will be the public engagement page event listening session description',
description: 'Navigate to the public engagement page, this will be the public engagement page event listening session description',
},
}),
WHEJAC_DAY1: defineMessages({
@ -190,12 +190,12 @@ export const EVENT_FIELDS = defineMessages({
EVENT_INFO: {
id: 'public.eng.page.event.info.label',
defaultMessage: 'Event info',
description: 'Navigate to the the public engagement page, this will be the public engagement page event info label',
description: 'Navigate to the public engagement page, this will be the public engagement page event info label',
},
REG_LINK: {
id: 'public.eng.page.event.reglink.label',
defaultMessage: 'Registration link',
description: 'Navigate to the the public engagement page, this will be the public engagment page event registration link label',
description: 'Navigate to the public engagement page, this will be the public engagement page event registration link label',
},
});
@ -213,7 +213,7 @@ export const EVENTS = [
INFO: {
id: 'public.eng.page.event.training.1.info',
defaultMessage: `March 9th (4:00 - 5:00 PM EST)`,
description: 'Navigate to the the public engagement page, this will be the public engagement page event training session 1 date',
description: 'Navigate to the public engagement page, this will be the public engagement page event training session 1 date',
},
}),
REG_LINK: `https://pitc.zoomgov.com/webinar/register/WN_D-Om_xXhTtiLv71y3Rr1CQ`,
@ -230,7 +230,7 @@ export const EVENTS = [
INFO: {
id: 'public.eng.page.event.training.2.info',
defaultMessage: `March 10th (4:00 - 5:00 PM EST)`,
description: 'Navigate to the the public engagement page, this will be the public engagement page event training session 2 date',
description: 'Navigate to the public engagement page, this will be the public engagement page event training session 2 date',
},
}),
REG_LINK: `https://pitc.zoomgov.com/webinar/register/WN_QsSqshI4TpmRBkI6nVlWxQ`,
@ -248,7 +248,7 @@ export const EVENTS = [
INFO: {
id: 'public.eng.page.event.training.3.info',
defaultMessage: `March 16th (4:00 - 5:00 PM EST)`,
description: 'Navigate to the the public engagement page, this will be the public engagement page event training session 3 date',
description: 'Navigate to the public engagement page, this will be the public engagement page event training session 3 date',
},
}),
REG_LINK: `https://pitc.zoomgov.com/webinar/register/WN_q86iMtpwTESYa6f0xpIk7g`,
@ -266,7 +266,7 @@ export const EVENTS = [
INFO: {
id: 'public.eng.page.event.listening.1.info',
defaultMessage: `March 22nd (4:00 - 5:00 PM EST)`,
description: 'Navigate to the the public engagement page, this will be the public engagement page event listening session 1 date',
description: 'Navigate to the public engagement page, this will be the public engagement page event listening session 1 date',
},
}),
REG_LINK: `https://pitc.zoomgov.com/webinar/register/WN_YT7_uLZqScGHgyAcTCuJjA`,
@ -318,7 +318,7 @@ export const EVENTS = [
INFO: {
id: 'public.eng.page.event.listening.2.info',
defaultMessage: `April 15th (4:00 - 5:00 PM EST)`,
description: 'Navigate to the the public engagement page, this will be the public engagement page event listening session 2 date',
description: 'Navigate to the public engagement page, this will be the public engagement page event listening session 2 date',
},
}),
REG_LINK: `https://pitc.zoomgov.com/webinar/register/WN_dLw3xChiTlaOLGdHXQWk0w`,
@ -335,7 +335,7 @@ export const EVENTS = [
INFO: {
id: 'public.eng.page.event.listening.3.info',
defaultMessage: `May 10th (4:00 PM EST)`,
description: 'Navigate to the the public engagement page, this will be the public engagement page event listening session 3 date',
description: 'Navigate to the public engagement page, this will be the public engagement page event listening session 3 date',
},
}),
REG_LINK: `https://pitc.zoomgov.com/webinar/register/WN_dt0xRNioR8SugY2hrDk1JA`,
@ -352,7 +352,7 @@ export const EVENTS = [
INFO: {
id: 'public.eng.page.event.listening.4.info',
defaultMessage: `May 19th (4:00 PM EST)`,
description: 'Navigate to the the public engagement page, this will be the public engagement page event listening session 4 date',
description: 'Navigate to the public engagement page, this will be the public engagement page event listening session 4 date',
},
}),
REG_LINK: `https://pitc.zoomgov.com/webinar/register/WN_1PR73vLDQpq1zoAWkhKB5g`,

View file

@ -6,11 +6,11 @@ export const PAGE_INTRO = defineMessages({
PAGE_TILE: {
id: 'technical.support.doc.page.title.text',
defaultMessage: 'Technical Support Document',
description: 'Navigate to the the Technical Support Doc page, this will be the page title text',
description: 'Navigate to the Technical Support Doc page, this will be the page title text',
},
COMING_SOON: {
id: 'technical.support.doc.page.coming.soon.text',
defaultMessage: 'Coming Soon!',
description: 'Navigate to the the Technical Support Doc page, this will be the page coming soon text',
description: 'Navigate to the Technical Support Doc page, this will be the page coming soon text',
},
});