From e4a7f652cc3b63d2575043fe214c60514b340996 Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Wed, 9 Jul 2014 23:07:54 -0700 Subject: [PATCH] grammar tweak. It's shorter too! --- config/locales/client.en.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index d8e71fe0ef8..dcde683ae37 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -281,7 +281,7 @@ en: watched_categories: "Watched" watched_categories_instructions: "You will automatically watch all new topics in these categories. You will be notified of all new posts and topics, plus the count of unread and new posts will also appear next to the topic's listing." tracked_categories: "Tracked" - tracked_categories_instructions: "You will automatically track all new topics in these categories. The count of unread and new posts will appear next to the topic's listing." + tracked_categories_instructions: "You will automatically track all new topics in these categories. A count of unread and new posts will appear next to the topic's listing." muted_categories: "Muted" muted_categories_instructions: "You will not be notified of anything about new topics in these categories, and they will not appear on your unread tab." delete_account: "Delete My Account" @@ -834,16 +834,16 @@ en: "0": 'You are ignoring all notifications on this topic.' watching_pm: title: "Watching" - description: "You will be notified of every new post in this private message. The count of unread and new posts will also appear next to the topic's listing." + description: "You will be notified of every new post in this private message. A count of unread and new posts will also appear next to the topic's listing." watching: title: "Watching" - description: "You will be notified of every new post in this topic. The count of unread and new posts will also appear next to the topic's listing." + description: "You will be notified of every new post in this topic. A count of unread and new posts will also appear next to the topic's listing." tracking_pm: title: "Tracking" - description: "The count of unread and new posts will appear next to the private message. You will be notified only if someone mentions your @name or replies to your post." + description: "A count of unread and new posts will appear next to the private message. You will be notified only if someone mentions your @name or replies to your post." tracking: title: "Tracking" - description: "The count of unread and new posts will appear next to the topic's listing. You will be notified only if someone mentions your @name or replies to your post. " + description: "A count of unread and new posts will appear next to the topic's listing. You will be notified only if someone mentions your @name or replies to your post. " regular: title: "Regular" description: "You will be notified only if someone mentions your @name or replies to your post." @@ -1201,7 +1201,7 @@ en: description: "You will automatically watch all new topics in these categories. You will be notified of all new posts and topics, plus the count of unread and new posts will also appear next to the topic's listing." tracking: title: "Tracking" - description: "You will automatically track all new topics in these categories. The count of unread and new posts will appear next to the topic's listing." + description: "You will automatically track all new topics in these categories. A count of unread and new posts will appear next to the topic's listing." regular: title: "Regular" description: "You will be notified only if someone mentions your @name or replies to your post."