From 3e24f71b6d23adcaf1454c321d359c2ecc475b96 Mon Sep 17 00:00:00 2001 From: ProbablePrime Date: Thu, 9 May 2024 17:09:39 -0700 Subject: [PATCH] feta(privacy): alter mediaprivacy setting to include note on gps --- en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en.json b/en.json index e2ab9bc..66ab259 100644 --- a/en.json +++ b/en.json @@ -1322,7 +1322,7 @@ "Settings.MediaPrivacySettings.HideInScreenshots.Description" : "When enabled, you will not be rendered in screenshots captured in-game.\n\nIMPORTANT: Please note that this does not affect realtime cameras, screenshots taken by methods outside of the game or captures done through other methods in-world that might be part of the world's mechanics.", "Settings.MediaPrivacySettings.StripImageFileMetadata": "Strip image metadata on import", - "Settings.MediaPrivacySettings.StripImageFileMetadata.Description": "When enabled, strips metadata from images on import.\n\nIncludes EXIF, Embeded comments, IPTC, XMP, and GEOTIFF metadata.\n\nDoes not, include files imported with the \"Raw File\" option.", + "Settings.MediaPrivacySettings.StripImageFileMetadata.Description": "When enabled, strips metadata from images on import.\n\nIncludes EXIF, Embeded comments, IPTC, XMP, and GEOTIFF metadata.\n\nThis will also strip any location data (such as GPS) within that metadata.\n\nDoes not, include files imported with the \"Raw File\" option.", "Settings.Category.Integrations": "Integrations", "Settings.DiscordIntegrationSettings": "Discord Integration",