From d84fa69ade4f4051f274e6f3456a9d730b80929e Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Thu, 3 Dec 2015 15:31:56 -0800 Subject: [PATCH] minor copyedit on dismiss unread --- 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 d8ddd7573..e8b5454a9 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -1018,7 +1018,7 @@ en: dismiss_read: "Dismiss all unread" dismiss_button: "Dismiss…" dismiss_tooltip: "Dismiss just new posts or stop tracking topics" - also_dismiss_topics: "Stop tracking these topics? (Topics will no longer appear in the unread tab)" + also_dismiss_topics: "Stop tracking these topics so they never show up as unread for me again" dismiss_new: "Dismiss New" toggle: "toggle bulk selection of topics" actions: "Bulk Actions"