diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index 5e2454d2c21..04de4f106b2 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -1417,7 +1417,7 @@ en: enable_markdown_linkify: "Automatically treat text that looks like a link as a link: www.example.com and https://example.com will be automatically linked" markdown_linkify_tlds: "List of top level domains that get automatically treated as links" post_undo_action_window_mins: "Number of minutes users are allowed to undo recent actions on a post (like, flag, etc)." - must_approve_users: "Staff must approve all new user accounts before they are allowed to access the site. WARNING: enabling this for a live site will revoke access for existing non-staff users!" + must_approve_users: "Staff must approve all new user accounts before they are allowed to access the site." pending_users_reminder_delay: "Notify moderators if new users have been waiting for approval for longer than this many hours. Set to -1 to disable notifications." maximum_session_age: "User will remain logged in for n hours since last visit" ga_universal_tracking_code: "Google Universal Analytics (analytics.js) tracking code ID, eg: UA-12345678-9; see https://google.com/analytics"