diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index 1eb12b463..3f59bed14 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -1045,7 +1045,7 @@ en: post_number: "post {{number}}" in_reply_to: "reply to" last_edited_on: "post last edited on" - reply_as_new_topic: "Reply as new Topic" + reply_as_new_topic: "Reply as linked Topic" continue_discussion: "Continuing the discussion from {{postLink}}:" follow_quote: "go to the quoted post" show_full: "Show Full Post" @@ -2113,7 +2113,7 @@ en: star: 'f Star topic' share_topic: 'shift s Share topic' share_post: 's Share post' - reply_as_new_topic: 't Reply as new topic' + reply_as_new_topic: 't Reply as linked topic' reply_topic: 'shift r Reply to topic' reply_post: 'r Reply to post' quote_post: 'q Quote post'