more accurate description of newuser_max_replies

This commit is contained in:
Jeff Atwood 2014-04-29 13:19:01 -07:00
parent 87b4cd3323
commit dd1ebff956
1 changed files with 1 additions and 1 deletions

View File

@ -782,7 +782,7 @@ en:
newuser_max_images: "How many images a new user can add to a post"
newuser_max_attachments: "How many attachments a new user can add to a post"
newuser_max_mentions_per_post: "Maximum number of @name notifications a new user can use in a post"
newuser_max_replies_per_topic: "Maximum number of replies a new user can make in a single topic"
newuser_max_replies_per_topic: "Maximum number of replies a new user can make in a single topic until someone replies to them"
max_mentions_per_post: "Maximum number of @name notifications you can use in a post"
create_thumbnails: "Create thumbnails for lightboxed images"