From 77992a11b999686ab9d3984be3c34a4e0680fa07 Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Sun, 3 May 2015 23:29:51 -0700 Subject: [PATCH] correct copy and de-experimental browser icon count --- 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 3f48bb93a..de3b8afc7 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -375,7 +375,7 @@ en: dismiss_notifications: "Mark all as Read" dismiss_notifications_tooltip: "Mark all unread notifications as read" disable_jump_reply: "Don't jump to my post after I reply" - dynamic_favicon: "Show incoming message notifications on favicon (experimental)" + dynamic_favicon: "Show new / updated topic count on browser icon" edit_history_public: "Let other users view my post revisions" external_links_in_new_tab: "Open all external links in a new tab" enable_quoting: "Enable quote reply for highlighted text"