From d7da33e552c53861920cd97b5ee86247c11f0522 Mon Sep 17 00:00:00 2001 From: Catalin Date: Tue, 2 Jul 2024 11:12:59 +0300 Subject: [PATCH] text update for Signals landing page (cherry picked from commit 92ff56c55d7695ecda8bad5ebb047638ea3d3801) --- .../hdx_theme/helpers/ui_constants/landing_pages/signals.py | 4 ++-- ckanext-hdx_theme/ckanext/hdx_theme/version.py | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ckanext-hdx_theme/ckanext/hdx_theme/helpers/ui_constants/landing_pages/signals.py b/ckanext-hdx_theme/ckanext/hdx_theme/helpers/ui_constants/landing_pages/signals.py index 704d8646be..b8b3b20538 100644 --- a/ckanext-hdx_theme/ckanext/hdx_theme/helpers/ui_constants/landing_pages/signals.py +++ b/ckanext-hdx_theme/ckanext/hdx_theme/helpers/ui_constants/landing_pages/signals.py @@ -3,13 +3,13 @@ 'HERO_SECTION_DESCRIPTION': '''We are seeking feedback. Please contact us at hdx-signals@un.org''', '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 hdx-signals@un.org.''', 'RESOURCES_CARD_TITLE_MAP': '''Signals Map''', diff --git a/ckanext-hdx_theme/ckanext/hdx_theme/version.py b/ckanext-hdx_theme/ckanext/hdx_theme/version.py index 23e4cbe1a1..02d94597f9 100644 --- a/ckanext-hdx_theme/ckanext/hdx_theme/version.py +++ b/ckanext-hdx_theme/ckanext/hdx_theme/version.py @@ -1 +1 @@ -hdx_version = 'v1.82.4' +hdx_version = 'v1.82.6'