From 212e98a67374d793aaffdb4280fbfc07ef60437c Mon Sep 17 00:00:00 2001 From: tnagorra Date: Tue, 5 Nov 2024 16:48:42 +0545 Subject: [PATCH] Update labels for Risk Map --- app/src/components/MapContainerWithDisclaimer/i18n.json | 4 ++-- .../domain/RiskImminentEventMap/LayerOptions/index.tsx | 2 +- .../domain/RiskImminentEvents/Gdacs/EventDetails/i18n.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app/src/components/MapContainerWithDisclaimer/i18n.json b/app/src/components/MapContainerWithDisclaimer/i18n.json index 025eb28d7e..00fb41b79a 100644 --- a/app/src/components/MapContainerWithDisclaimer/i18n.json +++ b/app/src/components/MapContainerWithDisclaimer/i18n.json @@ -1,14 +1,14 @@ { "namespace": "common", "strings": { - "infoLabel": "Map Sources: ICRC, UN CODs", + "infoLabel": "Sources: ICRC, UN CODs", "mapDisclaimer":"The maps used do not imply the expression of any opinion on the part of the International Federation of Red Cross and Red Crescent Societies or National Society concerning the legal status of a territory or of its authorities.", "copyrightMapbox":"© Mapbox", "copyrightOSM":"© OpenStreetMap", "downloadButtonTitle":"Download", "failureToDownloadMessage":"Failed to download map. Try again.", "improveMapLabel": "Improve this map", - "mapSourcesLabel": "Map Sources: ICRC, {uncodsLink}", + "mapSourcesLabel": "Sources: ICRC, {uncodsLink}", "mapSourceUNCODsLabel": "UNCODs", "feedbackAriaLabel" : "Map feedback", "mapContainerMapbox": "Mapbox", diff --git a/app/src/components/domain/RiskImminentEventMap/LayerOptions/index.tsx b/app/src/components/domain/RiskImminentEventMap/LayerOptions/index.tsx index 45bc46dbed..fb9a4837b1 100644 --- a/app/src/components/domain/RiskImminentEventMap/LayerOptions/index.tsx +++ b/app/src/components/domain/RiskImminentEventMap/LayerOptions/index.tsx @@ -95,7 +95,7 @@ function LayerOptions(props: Props) {