From ac0bcceaf12cb05bb0aead1e5051d843dd89c1a7 Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Fri, 20 Dec 2013 02:27:44 -0800 Subject: [PATCH] clarify reply limit is only for THIS topic --- config/locales/server.en.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index 97350bcf5..5bbd8d830 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -135,9 +135,9 @@ en: Are you sure you're providing adequate time for other people to share their points of view, too? too_many_replies: | - ### You have reached the reply limit + ### You have reached the reply limit for this topic - We're sorry, but new users are temporarily limited to %{newuser_max_replies_per_topic} replies in a single topic. + We're sorry, but new users are temporarily limited to %{newuser_max_replies_per_topic} replies in the same topic. Instead of adding another reply, please consider editing your previous replies.