From 467b35df14b89fff37b457eeaf7360d3b795fc17 Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Wed, 13 Jul 2016 02:08:01 -0700 Subject: [PATCH] shorten copy for Watching First Post --- config/locales/client.en.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index cae4000993d..b6e1d6dd045 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -409,7 +409,7 @@ en: title: "Watching" description: "You will be notified of every new post in every message, and a count of new replies will be shown." watching_first_post: - title: "Watching First Post Only" + title: "Watching First Post" description: "You will only be notified of the first post in each new topic in this group." tracking: title: "Tracking" @@ -550,7 +550,7 @@ en: watched_categories_instructions: "You will automatically watch all topics in these categories. You will be notified of all new posts and topics, and a count of new posts will also appear next to the topic." tracked_categories: "Tracked" tracked_categories_instructions: "You will automatically track all new topics in these categories. A count of new posts will appear next to the topic." - watched_first_post_categories: "Watching First Post Only" + watched_first_post_categories: "Watching First Post" watched_first_post_categories_instructions: "You will be notified of the first post in each new topic in these categories." muted_categories: "Muted" muted_categories_instructions: "You will not be notified of anything about new topics in these categories, and they will not appear in latest." @@ -1820,7 +1820,7 @@ en: title: "Watching" description: "You will automatically watch all new topics in these categories. You will be notified of every new post in every topic, and a count of new replies will be shown." watching_first_post: - title: "Watching First Post Only" + title: "Watching First Post" description: "You will only be notified of the first post in each new topic in these categories." tracking: title: "Tracking" @@ -2144,7 +2144,7 @@ en: title: "Watching" description: "You will automatically watch all new topics in this tag. 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." watching_first_post: - title: "Watching First Post Only" + title: "Watching First Post" description: "You will only be notified of the first post in each new topic in this tag." tracking: title: "Tracking"