From 23f46cd6de0fc8d94b90940c1e42d9ebcd911eae Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Tue, 13 Oct 2015 14:40:35 -0700 Subject: [PATCH] update copy for muted topics --- config/locales/client.en.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index d9c73c319..703a2429d 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -460,7 +460,7 @@ en: 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." 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." + muted_categories_instructions: "You will not be notified of anything about new topics in these categories, and they will not appear in latest." delete_account: "Delete My Account" delete_account_confirm: "Are you sure you want to permanently delete your account? This action cannot be undone!" deleted_yourself: "Your account has been deleted successfully." @@ -1175,7 +1175,7 @@ en: description: "You will never be notified of anything about this message." muted: title: "Muted" - description: "You will never be notified of anything about this topic, and it will not appear on your unread tab." + description: "You will never be notified of anything about this topic, and it will not appear in latest." actions: recover: "Un-Delete Topic" @@ -1612,7 +1612,7 @@ en: description: "You will be notified if someone mentions your @name or replies to you." muted: title: "Muted" - description: "You will never be notified of anything about new topics in these categories, and they will not appear on your unread tab." + description: "You will never be notified of anything about new topics in these categories, and they will not appear in latest." flagging: title: 'Thanks for helping to keep our community civil!'