Update copy bug on heart disease (#1522)

This commit is contained in:
Vim 2022-03-31 16:14:49 -04:00 committed by GitHub
commit a1605cbaf2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 13 deletions

View file

@ -1649,11 +1649,7 @@ exports[`rendering of the AreaDetail checks if indicators for NATION is present
<div>
Heart disease
<div>
Navigate to the explore the tool 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
been told they have heart disease
People ages 18 years and older who have been told they have heart disease
</div>
</div>
<div>

View file

@ -677,12 +677,9 @@ export const SIDE_PANEL_INDICATOR_DESCRIPTION = defineMessages({
},
HEART_DISEASE: {
id: 'explore.tool.page.side.panel.indicator.description.heartDisease',
defaultMessage: `
Navigate to the explore the tool 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
been told they have heart disease
`,
description: `People ages 18 years and older who have been told they have heart disease`,
defaultMessage: `People ages 18 years and older who have been told they have heart disease`,
description: `Navigate to the explore the tool 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
been told they have heart disease`,
},
LOW_LIFE_EXPECT: {
id: 'explore.tool.page.side.panel.indicator.description.lifeExpect',

View file

@ -420,8 +420,8 @@
"description": "Navigate to the explore the tool 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 \n injuries resulting from natural hazards"
},
"explore.tool.page.side.panel.indicator.description.heartDisease": {
"defaultMessage": "Navigate to the explore the tool 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 been told they have heart disease",
"description": "People ages 18 years and older who have been told they have heart disease"
"defaultMessage": "People ages 18 years and older who have been told they have heart disease",
"description": "Navigate to the explore the tool 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 \n been told they have heart disease"
},
"explore.tool.page.side.panel.indicator.description.high.ed": {
"defaultMessage": "Percent of the census tract's population 15 or older not enrolled in college, university, or graduate school",