From 442913370e29ec132a542171ebf45fdf2fde5870 Mon Sep 17 00:00:00 2001 From: ProbablePrime Date: Thu, 9 May 2024 15:43:40 -0700 Subject: [PATCH] feat(privacy): add metadata stripping strings --- en.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/en.json b/en.json index e84f26d..e2ab9bc 100644 --- a/en.json +++ b/en.json @@ -1321,6 +1321,9 @@ "Settings.MediaPrivacySettings.HideInScreenshots" : "Do not show me in screenshots", "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.Category.Integrations": "Integrations", "Settings.DiscordIntegrationSettings": "Discord Integration", "Settings.SteamIntegrationSettings": "Steam Integration",