From 5e772e20fe05c06af73233ffd5eca241ed7af6cf Mon Sep 17 00:00:00 2001 From: Joshua Byrd Date: Mon, 22 May 2023 13:20:47 +1000 Subject: [PATCH 1/2] Specify what this actually does This doesn't actually block the direct messages. It only blocks the notifications. Previous wording causes confusion. https://bne.social/@phocks/110388130765839663 --- config/locales/simple_form.en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/simple_form.en.yml b/config/locales/simple_form.en.yml index b646a15e26e..2e349f16a51 100644 --- a/config/locales/simple_form.en.yml +++ b/config/locales/simple_form.en.yml @@ -263,7 +263,7 @@ en: interactions: must_be_follower: Block notifications from non-followers must_be_following: Block notifications from people you don't follow - must_be_following_dm: Block direct messages from people you don't follow + must_be_following_dm: Block direct message notifications from people you don't follow invite: comment: Comment invite_request: From 2e325a10c9b68d75394275253ce7f50039fa72ae Mon Sep 17 00:00:00 2001 From: Joshua Byrd Date: Tue, 23 May 2023 13:22:19 +1000 Subject: [PATCH 2/2] Update config/locales/simple_form.en.yml Co-authored-by: Emelia Smith --- config/locales/simple_form.en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/simple_form.en.yml b/config/locales/simple_form.en.yml index 2e349f16a51..464a55337bc 100644 --- a/config/locales/simple_form.en.yml +++ b/config/locales/simple_form.en.yml @@ -263,7 +263,7 @@ en: interactions: must_be_follower: Block notifications from non-followers must_be_following: Block notifications from people you don't follow - must_be_following_dm: Block direct message notifications from people you don't follow + must_be_following_dm: Block notifications for private mentions from people you don't follow invite: comment: Comment invite_request: