From 6606b57f440356be27156a5115ed57373e983df6 Mon Sep 17 00:00:00 2001 From: Mark Felder Date: Fri, 26 Jun 2020 16:59:22 -0500 Subject: [PATCH] Update english i18n --- src/i18n/en.json | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/src/i18n/en.json b/src/i18n/en.json index 4553d25d..4a6c94cc 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -413,13 +413,10 @@ "greentext": "Meme arrows", "notifications": "Notifications", "notification_setting_filters": "Filters", - "notification_setting": "Receive notifications from:", - "notification_setting_follows": "Users you follow", - "notification_setting_non_follows": "Users you do not follow", - "notification_setting_followers": "Users who follow you", - "notification_setting_non_followers": "Users who do not follow you", + "notification_setting": "Block notifications from:", + "notification_setting_block_from_strangers": "Users who you do not follow", "notification_setting_privacy": "Privacy", - "notification_setting_privacy_option": "Hide the sender and contents of push notifications", + "notification_setting_hide_notification_contents": "Hide the sender and contents of push notifications", "notification_mutes": "To stop receiving notifications from a specific user, use a mute.", "notification_blocks": "Blocking a user stops all notifications as well as unsubscribes them.", "enable_web_push_notifications": "Enable web push notifications",