From a9f4fa4927211a26685fbfe36a606bbdb5fc0250 Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Tue, 25 Jun 2013 10:07:27 -0700 Subject: [PATCH] copyedits on reply via email --- 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 daea018faf9..3e67a324c71 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -900,8 +900,8 @@ en: title: "Unsubscribe" description: "Not interested in getting these emails? No problem! Click below to unsubscribe instantly:" - reply_by_email: "You can reply directly to this email to respond, or visit %{base_url}%{url} to reply in your browser." - visit_link_to_respond: "Please visit this link to respond: %{base_url}%{url}" + reply_by_email: "To respond, reply to this email or visit %{base_url}%{url} in your browser." + visit_link_to_respond: "To respond, visit %{base_url}%{url} in your browser." user_invited_to_private_message: subject_template: "[%{site_name}] %{username} invited you to a private message '%{topic_title}'"