diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index dfd396f1ed1..87718982a52 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -1654,7 +1654,7 @@ en: send_tl2_promotion_message: "Send new trust level 2 users a message about promotion." suppress_reply_directly_below: "Don't show the expandable reply count on a post when there is only a single reply directly below this post." suppress_reply_directly_above: "Don't show the expandable in-reply-to on a post when there is only a single reply directly above this post." - remove_full_quote: "Automatically remove full quotes on direct replies." + remove_full_quote: "Automatically remove quotation if (a) it appears at the start of a post, (b) it is of an entire post, and (c) it is from the immediately preceding post. For details, see Removal of full quotes from direct replies" suppress_reply_when_quoting: "Don't show the expandable in-reply-to on a post when post quotes reply." max_reply_history: "Maximum number of replies to expand when expanding in-reply-to" topics_per_period_in_top_summary: "Number of top topics shown in the default top topics summary."