From 6e635a42836f60d7f5881cbdb8c24026756981ce Mon Sep 17 00:00:00 2001 From: Jeremy Kescher Date: Sat, 24 Feb 2024 13:53:11 +0100 Subject: [PATCH] Clarify English locale --- config/locales/en.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index d0067ec8ea..84eb2470de 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -779,10 +779,10 @@ en: none: Nobody can sign up open: Anyone can sign up reject_blurhash: - desc_html: Set a blurhashes to inspect Create Activity media attachments, and refuse Activity if you match + desc_html: Blurhashes to compare against Create activities' media attachments. Matching activities will be rejected. Separated by newline. title: Reject blurhash reject_pattern: - desc_html: Set a regular expression pattern to inspect Create Activity content, and refuse Activity if you match + desc_html: Regular expression pattern to match against Create activities. Matching activities will be rejected. Must be a single pattern. title: Reject Pattern security: authorized_fetch: Require authentication from federated servers