diff options
author | multiple creatures <dev@multiple-creature.party> | 2020-02-14 06:08:50 -0600 |
---|---|---|
committer | multiple creatures <dev@multiple-creature.party> | 2020-02-14 06:08:50 -0600 |
commit | df298fb80a9ca107513b999e5e1a3604576c48e5 (patch) | |
tree | 5850b692001d2ff4765df9e8619ba61e4ebebb36 /config/locales | |
parent | 5959c60e4482945923b087833c4953102baf290e (diff) |
update warning string for must-consent federation mode
Diffstat (limited to 'config/locales')
-rw-r--r-- | config/locales/en.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index 22c5ba87b..ee7af2eb8 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -521,7 +521,7 @@ en: desc_html: Learn known accounts from outgoing interactions and incoming repeats from packmates. title: Auto-learn known accounts auto_mark_instance_actors_known: - desc_html: <strong>Disabling this will put the server in must-consent federation mode and require staff to manually approve server actors.</strong> + desc_html: <strong>Disabling this will put the server in must-consent federation mode and require staff to manually approve server actors if graylist mode is also disabled.</strong> title: Always mark server actor accounts as known werewolf_status: desc_html: Enable werewolf status Easter egg (requires an announcer account) |