diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml
index 7f9ed5c31..0246fec15 100644
--- a/config/locales/client.en.yml
+++ b/config/locales/client.en.yml
@@ -686,7 +686,7 @@ en:
read_only_mode:
enabled: "Read-only mode is enabled. You can continue to browse the site but interactions may not work."
login_disabled: "Login is disabled while the site is in read only mode."
- too_few_topics_notice: "Get discussion started by creating %{requiredTopics} public topics and %{requiredPosts} posts. There are currently %{currentTopics} / %{requiredTopics} topics and %{currentPosts} / %{requiredPosts} posts. New users cannot earn trust levels unless there's content for them to read. This message appears only to staff."
+ too_few_topics_notice: "Let's get this discussion started! There are currently %{currentTopics} / %{requiredTopics} topics and %{currentPosts} / %{requiredPosts} posts. New visitors need some conversations to read and respond to."
learn_more: "learn more..."