From 91f9dc7267da8f1ce8830f7e2c8a44a5baa0e198 Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Mon, 1 Apr 2013 21:13:38 -0700 Subject: [PATCH] clarify tracking: seeing counts ain't a notify --- config/locales/client.en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index ebc062d4fa8..73446779643 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -450,7 +450,7 @@ en: description: "same as Tracking, plus you will be notified of all new posts." tracking: title: "Tracking" - description: "you will be notified of unread posts, @name mentions, and replies to your posts." + description: "you will be notified of @name mentions and replies to your posts, plus you will see a count of unread and new posts." regular: title: "Regular" description: "you will be notified only if someone mentions your @name or replies to your post."