From ae4d86a8dacec3a8daa067fb8226bfc090bca09a Mon Sep 17 00:00:00 2001 From: tommasini Date: Fri, 22 Sep 2023 16:01:05 +0100 Subject: [PATCH] display nft media setting copy improvement --- .../Views/Settings/SecuritySettings/SecuritySettings.tsx | 2 +- .../__snapshots__/SecuritySettings.test.tsx.snap | 2 +- locales/languages/en.json | 4 +++- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/app/components/Views/Settings/SecuritySettings/SecuritySettings.tsx b/app/components/Views/Settings/SecuritySettings/SecuritySettings.tsx index 289029d0b6c..1da1702718f 100644 --- a/app/components/Views/Settings/SecuritySettings/SecuritySettings.tsx +++ b/app/components/Views/Settings/SecuritySettings/SecuritySettings.tsx @@ -557,7 +557,7 @@ const Settings: React.FC = () => { {strings('app_settings.display_nft_media')} - {strings('app_settings.display_nft_media_desc')} + {strings('app_settings.display_nft_media_desc_new')} - Displaying NFT media and data exposes your IP address to OpenSea or other third parties. NFT autodetection relies on this feature, and won't be available when this is turned off. + Displaying NFT media and data exposes your IP address to OpenSea or other third parties. NFT autodetection relies on this feature, and won't be available when turned off. If NFT media is fully located on IPFS, it can still be displayed even when this feature is turned off.