From aec9d5962e0806c69fecf456cd23e47a67b79db4 Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Fri, 1 Aug 2014 03:04:42 -0700 Subject: [PATCH] minor topnav tooltip edits --- config/locales/client.en.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index bb9fa15189..c5dd649319 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -1317,7 +1317,7 @@ en: zero: "Unread" one: "Unread (1)" other: "Unread ({{count}})" - help: "topics you are watching or tracking with unread posts" + help: "topics you are currently watching or tracking with unread posts" new: lower_title_with_count: zero: "" @@ -1328,7 +1328,7 @@ en: zero: "New" one: "New (1)" other: "New ({{count}})" - help: "topics created since your last visit" + help: "topics created in the last few days" posted: title: "My Posts" help: "topics you have posted in"