feat(privacy): add metadata stripping strings

This commit is contained in:
ProbablePrime 2024-05-09 15:43:40 -07:00 committed by GitHub
parent be30b68549
commit 442913370e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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\n<color=hero.red>IMPORTANT:</color> 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 <b>import</b>.\n\nIncludes EXIF, Embeded comments, IPTC, XMP, and GEOTIFF metadata.\n\nDoes <b>not</b>, include files imported with the \"Raw File\" option.",
"Settings.Category.Integrations": "Integrations",
"Settings.DiscordIntegrationSettings": "Discord Integration",
"Settings.SteamIntegrationSettings": "Steam Integration",