From c1cd6a27920429badfce70f2a8b367d3d2cb1543 Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Thu, 3 Sep 2015 15:19:56 -0700 Subject: [PATCH] add links to the too many tracked topics warning --- 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 7f4e13300e9..fd9845690b5 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -957,7 +957,7 @@ en: current_user: 'go to your user page' topics: - too_many_tracked: "Warning: you have too many tracked new and unread topics, clear some using \"Dismiss New\" or \"Dismiss Posts\"" + too_many_tracked: "Warning: you have too many tracked new and unread topics, clear some using Dismiss New or Dismiss Posts" bulk: reset_read: "Reset Read" delete: "Delete Topics"