Update release notes on UST (#2095)

This commit is contained in:
Vim 2022-11-21 17:19:07 -08:00 committed by GitHub
commit 96cf9092b4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 8 deletions

View file

@ -87,11 +87,11 @@ exports[`rendering of ReleaseUpdate Component checks if component renders 1`] =
</li>
</ul>
<li>
Water
Water and wastewater
</li>
<ul>
<li>
Leaking underground storage tanks
Underground storage tanks and releases
</li>
</ul>
</ul>

View file

@ -222,12 +222,12 @@ export const RELEASE_1_0 = {
/>,
SECTION1_B2_5: <FormattedMessage
id={'download.page.release.update.SECTION1_B2_5'}
defaultMessage={`Water`}
defaultMessage={`Water and wastewater`}
description={'Navigate to the download page. This is SECTION1_B2_5'}
/>,
SECTION1_B2_5_1: <FormattedMessage
id={'download.page.release.update.SECTION1_B2_5_1'}
defaultMessage={`Leaking underground storage tanks`}
defaultMessage={`Underground storage tanks and releases`}
description={'Navigate to the download page. This is SECTION1_B2_5_1'}
/>,
SECTION1_B3: <FormattedMessage

View file

@ -376,11 +376,11 @@
"description": "Navigate to the download page. This is SECTION1_B2_4_1"
},
"download.page.release.update.SECTION1_B2_5": {
"defaultMessage": "Water",
"defaultMessage": "Water and wastewater",
"description": "Navigate to the download page. This is SECTION1_B2_5"
},
"download.page.release.update.SECTION1_B2_5_1": {
"defaultMessage": "Leaking underground storage tanks",
"defaultMessage": "Underground storage tanks and releases",
"description": "Navigate to the download page. This is SECTION1_B2_5_1"
},
"download.page.release.update.SECTION1_B3": {

View file

@ -501,11 +501,11 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
</li>
</ul>
<li>
Water
Water and wastewater
</li>
<ul>
<li>
Leaking underground storage tanks
Underground storage tanks and releases
</li>
</ul>
</ul>