From 8322f3d5de59c4132a7a82fedf68103b8f829194 Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Fri, 9 May 2014 23:00:49 -0700 Subject: [PATCH] copyedits on embedded posts --- config/locales/server.en.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index ad3615c9a..54ecbd5f7 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -52,8 +52,8 @@ en: other: "We're sorry, but new users are temporarily limited to %{count} replies in the same topic." embed: - start_discussion: "Begin the Discussion" - continue: "Continue the Discussion" + start_discussion: "Start Discussion" + continue: "Continue Discussion" more_replies: one: "1 more reply" other: "%{count} more replies" @@ -61,7 +61,7 @@ en: loading: "Loading Discussion..." permalink: "Permalink" imported_from: "This is a companion discussion topic for the original entry at %{link}" - in_reply_to: "reply to %{username}" + in_reply_to: "▶ %{username}" replies: one: "1 reply" other: "%{count} replies"