Change "dangerous" to "sensitive" in privacy policy and web UI (#18515)

Fix #18470
This commit is contained in:
Eugen Rochko
2022-05-26 17:55:05 +02:00
committed by GitHub
parent 440eb71310
commit a4fa9e23fc
3 changed files with 5 additions and 5 deletions

View File

@ -1546,7 +1546,7 @@
"id": "compose_form.hashtag_warning"
},
{
"defaultMessage": "Posts on Mastodon are not end-to-end encrypted. Do not share any dangerous information over Mastodon.",
"defaultMessage": "Posts on Mastodon are not end-to-end encrypted. Do not share any sensitive information over Mastodon.",
"id": "compose_form.encryption_warning"
},
{
@ -3711,4 +3711,4 @@
],
"path": "app/javascript/mastodon/features/video/index.json"
}
]
]