From b4c1a367ed6b9dd6c2ec16fadd772aa2a92f58db Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Sun, 2 Jun 2019 01:48:48 -0700 Subject: [PATCH] minor copyedit on watched word review --- 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 4e7317861c9..ec370206b4f 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -4448,7 +4448,7 @@ en: new_topics_unless_trust_level: "Users at low trust levels must have topics approved by staff. See `approve_new_topics_unless_trust_level`." fast_typer: "New user typed their first post suspiciously fast, suspected bot or spammer behavior. See `min_first_post_typing_time`." auto_silence_regexp: "New user whose first post matches the `auto_silence_first_post_regex` setting." - watched_word: "Post included a Watched Word." + watched_word: "This post included a Watched Word. See your list of watched words." staged: "New topics and posts for staged users must be approved by staff. See `approve_unless_staged`." category: "Posts in this category require manual approval by staff. See the category settings." must_approve_users: "All new users must be approved by staff. See `must_approve_users`."