mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-03 17:24:19 -07:00
Update copy under map (#1603)
This commit is contained in:
parent
2245730cf4
commit
fbe96f1b41
2 changed files with 2 additions and 3 deletions
|
@ -763,8 +763,7 @@ export const DOWNLOAD_DRAFT = {
|
||||||
PARAGRAPH_1: <FormattedMessage
|
PARAGRAPH_1: <FormattedMessage
|
||||||
id={'explore.tool.page.under.map.download.draft.ptag.1'}
|
id={'explore.tool.page.under.map.download.draft.ptag.1'}
|
||||||
defaultMessage={`
|
defaultMessage={`
|
||||||
<link1>Download the current list</link1> of communities and datasets used (ZIP file
|
<link1>Download the data sources</link1> used in the CEJST (.csv, .xlxs, .pdf that describes how to use the list, and a codebook, {downloadFileSize} unzipped). Last updated: {dateUpdated}.
|
||||||
will contain one .xlsx and one .csv, with a size of {downloadFileSize} unzipped). Last updated: {dateUpdated}.
|
|
||||||
`}
|
`}
|
||||||
description={`
|
description={`
|
||||||
Navigate to the explore the tool page. Under the map, you will see a link that is placed below the
|
Navigate to the explore the tool page. Under the map, you will see a link that is placed below the
|
||||||
|
|
|
@ -792,7 +792,7 @@
|
||||||
"description": "On the explore the tool page, the title of the page"
|
"description": "On the explore the tool page, the title of the page"
|
||||||
},
|
},
|
||||||
"explore.tool.page.under.map.download.draft.ptag.1": {
|
"explore.tool.page.under.map.download.draft.ptag.1": {
|
||||||
"defaultMessage": "<link1>Download the current list</link1> of communities and datasets used (ZIP file will contain one .xlsx and one .csv, with a size of {downloadFileSize} unzipped). Last updated: {dateUpdated}.",
|
"defaultMessage": "<link1>Download the data sources</link1> used in the CEJST (.csv, .xlxs, .pdf that describes how to use the list, and a codebook, {downloadFileSize} unzipped). Last updated: {dateUpdated}.",
|
||||||
"description": "\n Navigate to the explore the tool page. Under the map, you will see a link that is placed below the \n map that will download the data packet\n "
|
"description": "\n Navigate to the explore the tool page. Under the map, you will see a link that is placed below the \n map that will download the data packet\n "
|
||||||
},
|
},
|
||||||
"explore.tool.page.under.map.how.you.can.help.heading": {
|
"explore.tool.page.under.map.how.you.can.help.heading": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue