mirror of
https://github.com/Mrdabup/LocaleSpanish.git
synced 2025-12-06 14:23:00 -06:00
Merge pull request #333 from Yellow-Dog-Man/prime/feat/exif-strip
feat(privacy): add metadata stripping strings
This commit is contained in:
commit
294d3b30c8
1 changed files with 3 additions and 0 deletions
3
en.json
3
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\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\nThis will also strip any location data (such as GPS) within that 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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue