From af7e3a88d4a6574564b75da1ddd56b45819fd0a7 Mon Sep 17 00:00:00 2001 From: multiple creatures Date: Mon, 22 Apr 2019 16:46:41 -0500 Subject: Anxiety reduction: make block/mute reply filters more granular and add options to control what to filter. --- config/locales/simple_form.en.yml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'config/locales') diff --git a/config/locales/simple_form.en.yml b/config/locales/simple_form.en.yml index 60add735b..7fd8bf269 100644 --- a/config/locales/simple_form.en.yml +++ b/config/locales/simple_form.en.yml @@ -114,6 +114,12 @@ en: setting_larger_buttons: Increase size and spacing of action buttons setting_larger_drawer: Increase width of compose drawer column setting_remove_filtered: Don't show placeholder gap for filtered roars + setting_hide_replies_muted: Filter replies to those who you are muting + setting_hide_replies_blocked: Filter replies to those who you are blocking + setting_hide_replies_blocker: Filter replies to those who are blocking you + setting_hide_mntions_muted: Filter mentions of those who you are muting + setting_hide_mntions_blocked: Filter mentions of those who you are blocking + setting_hide_mntions_blocker: Filter mentions of those who are blocking you setting_gently_kobolds: Gently the kobolds setting_user_is_kobold: I am a kobold setting_aggregate_reblogs: Group repeats in timelines -- cgit