diff options
author | multiple creatures <dev@multiple-creature.party> | 2020-03-02 01:16:05 -0600 |
---|---|---|
committer | multiple creatures <dev@multiple-creature.party> | 2020-03-02 01:16:05 -0600 |
commit | b5e23152bd1c2ea1091b2785a49e9ab3d0f3fd16 (patch) | |
tree | 8922add715b1a141148675e69441f6fec9cb5315 /config/locales | |
parent | 69ff9b18896efe4ec43dd249cde265360f2b9c63 (diff) |
clean up timeline scoping & drop timeline options no longer used by monsterfork
Diffstat (limited to 'config/locales')
-rw-r--r-- | config/locales/en.yml | 6 | ||||
-rw-r--r-- | config/locales/simple_form.en.yml | 1 |
2 files changed, 0 insertions, 7 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index b592f5de5..573c44c7f 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -509,12 +509,6 @@ en: show_known_fediverse_at_about_page: desc_html: When toggled, it will show roars from all the known fediverse on preview. Otherwise it will only show local roars. title: Show known fediverse on timeline preview - show_reblogs_in_public_timelines: - desc_html: Show public boosts of public toots in local and public timelines. - title: Show boosts in public timelines - show_replies_in_public_timelines: - desc_html: In addition to public self-replies (threads), show public replies in local and public timelines. - title: Show replies in public timelines show_staff_badge: desc_html: Show a staff badge on a creature page title: Show staff badge diff --git a/config/locales/simple_form.en.yml b/config/locales/simple_form.en.yml index 224047a69..f840184f1 100644 --- a/config/locales/simple_form.en.yml +++ b/config/locales/simple_form.en.yml @@ -154,7 +154,6 @@ en: setting_boost_interval_to: Maximum boost interval setting_default_local: Default to Monsterpit-only roars (in Glitch flavour) setting_always_local: Don't send your roars outside Monsterpit - setting_rawr_federated: Show raw world timeline (may contain offensive content!) setting_hide_stats: Hide statistics on public pages setting_force_lowercase: make everything lowercase setting_hide_captions: Hide media captions |