From 04288c14ff78bfdc9174d861dd127ce4a7c289ab Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Sat, 13 Jun 2015 14:38:24 -0700 Subject: [PATCH] copyedit: omit needless words --- config/locales/client.en.yml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index 41cf55337..a39e8800b 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -1015,8 +1015,8 @@ en: "2_4": 'You will receive notifications because you posted a reply to this topic.' "2_2": 'You will receive notifications because you are tracking this topic.' "2": 'You will receive notifications because you read this topic.' - "1_2": 'You will be notified if someone mentions your @name or replies to your post.' - "1": 'You will be notified if someone mentions your @name or replies to your post.' + "1_2": 'You will be notified if someone mentions your @name or replies to you.' + "1": 'You will be notified if someone mentions your @name or replies to you.' "0_7": 'You are ignoring all notifications in this category.' "0_2": 'You are ignoring all notifications on this topic.' "0": 'You are ignoring all notifications on this topic.' @@ -1028,16 +1028,16 @@ en: description: "You will be notified of every new reply in this topic, and a count of new replies will be shown." tracking_pm: title: "Tracking" - description: "A count of new replies will be shown for this message. You will be notified if someone mentions your @name or replies to your post." + description: "A count of new replies will be shown for this message. You will be notified if someone mentions your @name or replies to you." tracking: title: "Tracking" - description: "A count of new replies will be shown for this topic. You will be notified if someone mentions your @name or replies to your post. " + description: "A count of new replies will be shown for this topic. You will be notified if someone mentions your @name or replies to you. " regular: title: "Regular" - description: "You will be notified if someone mentions your @name or replies to your post." + description: "You will be notified if someone mentions your @name or replies to you." regular_pm: title: "Regular" - description: "You will be notified if someone mentions your @name or replies to your post." + description: "You will be notified if someone mentions your @name or replies to you." muted_pm: title: "Muted" description: "You will never be notified of anything about this message." @@ -1442,13 +1442,13 @@ en: reasons: watching: title: "Watching" - description: "You will automatically watch all new topics in these categories. You will be notified of all new posts and topics, and a count of new replies will appear next to these topics." + description: "You will automatically watch all new topics in these categories. You will be notified of all new posts and topics, and a count of new replies will appear for these topics." tracking: title: "Tracking" - description: "You will automatically track all new topics in these categories. A count of new replies will appear next to these topics." + description: "You will automatically track all new topics in these categories. A count of new replies will appear for these topics." regular: title: "Regular" - description: "You will be notified if someone mentions your @name or replies to your post." + description: "You will be notified if someone mentions your @name or replies to you." muted: title: "Muted" description: "You will not be notified of anything about new topics in these categories, and they will not appear on your unread tab."