From ef621f4c6ef68361695dcf7999457ea65d7ca8c0 Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Thu, 11 Apr 2019 17:22:20 -0700 Subject: [PATCH] minor copyedt --- config/locales/server.en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index 198aa364cec..9b472787f81 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -1454,7 +1454,7 @@ en: invite_expiry_days: "How long user invitation keys are valid, in days" - invite_only: "Public registration is disabled, all new users must be explicitly invited by trusted users or staff." + invite_only: "All new users must be explicitly invited by trusted users or staff. Public registration is disabled." login_required: "Require authentication to read content on this site, disallow anonymous access."