From 82f98a770b088a3ffb2c165fd22ccb0adadd57a7 Mon Sep 17 00:00:00 2001 From: multiple creatures Date: Thu, 19 Dec 2019 20:43:53 -0600 Subject: rework hide boosts / show only packmates options to work with timeline streaming --- config/locales/simple_form.en.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config') diff --git a/config/locales/simple_form.en.yml b/config/locales/simple_form.en.yml index 2dcc25187..6983d0867 100644 --- a/config/locales/simple_form.en.yml +++ b/config/locales/simple_form.en.yml @@ -155,8 +155,6 @@ en: setting_hide_mntions_packm8: Filter group chat branches addressed to participants you aren't a packmate of setting_hide_mascot: Don't show the mascot image setting_hide_interactions: Make your roar interaction lists private - setting_hide_boosts: Don't show boosts on any timeline - setting_only_known: Only show posts from packmates on all timelines setting_aggregate_reblogs: Group repeats in timelines setting_auto_play_gif: Auto-play animated GIFs setting_boost_modal: Show confirmation dialog before repeating @@ -182,6 +180,8 @@ en: setting_system_font_ui: Use system's default font setting_theme: Site theme setting_unfollow_modal: Show confirmation dialog before unfollowing someone + hide_boosts: Don't show boosts on any timeline + only_known: Only show posts from packmates on all timelines severity: Severity type: Import type username: Username -- cgit