about summary refs log tree commit diff
path: root/config/locales
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2022-03-01 23:07:57 +0100
committerGitHub <noreply@github.com>2022-03-01 23:07:57 +0100
commit462a6f7d721fa0717c5627fd0f0d73ee9ec5a675 (patch)
treea8e5ae01c26f68b573cf19608e95af62e5ba5fa2 /config/locales
parent25d3dc4373531071f444d8e44e44cd21970cb373 (diff)
Fix notification about deleted statuses being too threatening (#17679)
Diffstat (limited to 'config/locales')
-rw-r--r--config/locales/en.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml
index 35c2aa4bb..5ce43be1a 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -1626,7 +1626,7 @@ en:
         spam: Spam
         violation: Content violates the following community guidelines
       explanation:
-        delete_statuses: Some of your posts have been found to violate one or more community guidelines and have been subsequently removed by the moderators of %{instance}. Future violations may result in harsher punitive actions against your account.
+        delete_statuses: Some of your posts have been found to violate one or more community guidelines and have been subsequently removed by the moderators of %{instance}.
         disable: You can no longer use your account, but your profile and other data remains intact. You can request a backup of your data, change account settings or delete your account.
         mark_statuses_as_sensitive: Some of your posts have been marked as sensitive by the moderators of %{instance}. This means that people will need to tap the media in the posts before a preview is displayed. You can mark media as sensitive yourself when posting in the future.
         sensitive: From now on, all your uploaded media files will be marked as sensitive and hidden behind a click-through warning.