Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/prod' into dev
Browse files Browse the repository at this point in the history
# Conflicts:
#	ckanext-hdx_theme/ckanext/hdx_theme/version.py
  • Loading branch information
alexandru-m-g committed Jul 2, 2024
2 parents 39ecc59 + d7da33e commit e78457a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
'HERO_SECTION_DESCRIPTION': '''We are seeking feedback. Please contact us at <a href="{0}" title="Contact us">[email protected]</a>''',

'DATA_COVERAGE_SECTION_TITLE': '''Data Coverage''',
'DATA_COVERAGE_SECTION_DESCRIPTION': '''Datasets monitored by HDX signals at the moment are as follows:''',
'DATA_COVERAGE_SECTION_DESCRIPTION': '''Datasets monitored by HDX Signals at the moment are as follows:''',

'SIGNUP_SECTION_TITLE': '''Sign up''',
'SIGNUP_SECTION_DESCRIPTION': '''Sign up below to receive HDX Signals emails. To receive the content you are interested in, please make sure you have selected AT LEAST ONE dataset and region or priority humanitarian location from the options below. All locations in a region include all locations covered by the datasets, not just priority humanitarian locations listed below.''',

'RESOURCES_SECTION_TITLE': '''Resources''',
'RESOURCES_SECTION_DESCRIPTION': '''For more information about the datasets monitored by HDX signals as well as information for developers see the following:''',
'RESOURCES_SECTION_DESCRIPTION': '''For more information about the datasets monitored by HDX Signals as well as information for developers see the following:''',
'RESOURCES_SECTION_PARAGRAPH': '''For more information, please contact us at <a href="{0}" title="Contact us" data-module="hdx_click_stopper" data-module-link_type="signals resources description">[email protected]</a>.''',

'RESOURCES_CARD_TITLE_MAP': '''Signals Map''',
Expand Down
2 changes: 1 addition & 1 deletion ckanext-hdx_theme/ckanext/hdx_theme/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
hdx_version = 'v1.82.5'
hdx_version = 'v1.82.6'

0 comments on commit e78457a

Please sign in to comment.