From 4cb1d42ba2ffbd31c5e865e55c408363ca35f47a Mon Sep 17 00:00:00 2001 From: multiple creatures Date: Fri, 21 Feb 2020 07:30:29 -0600 Subject: fix invisible mode being unfederatable, mask actor props & outbox instead of actor itself --- config/locales/simple_form.en.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'config/locales/simple_form.en.yml') diff --git a/config/locales/simple_form.en.yml b/config/locales/simple_form.en.yml index 962a823c3..6e2d956d6 100644 --- a/config/locales/simple_form.en.yml +++ b/config/locales/simple_form.en.yml @@ -53,6 +53,7 @@ en: setting_roar_lifespan_old: "This is a destructive operation!
Back up your account before saving changes!
Will deselect after save" setting_roar_defederate_old: "This is an irreversible operation!
Will deselect after save" allow_unknown_follows: If disabled, packmate requests from accounts you've never interacted with before will be automatically rejected + hidden: Hides your profile and masks the fields of your ActivityPub actor. Limits federation. whole_word: When the keyword or phrase is alphanumeric only, it will only be applied if it matches the whole word domain_allow: domain: This domain will be able to fetch data from this server and incoming data from it will be processed and stored @@ -88,7 +89,7 @@ en: warning_preset_id: Use a warning preset defaults: defanged: Defanged mode - hidden: Invisible mode (affects outgoing federation and discovery!) + hidden: Invisible mode adult_content: Contains adult content gently: Gently the kobolds kobold: I am a kobold -- cgit