From 99b95f1fc94fb20ff0ce127c25c64263c05562b1 Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Tue, 24 May 2016 23:58:54 -0700 Subject: [PATCH] use #category text in cat search checkbox --- 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 5a4c386f43c..50f7a44d46c 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -1147,7 +1147,7 @@ en: context: user: "Search posts by @{{username}}" - category: "Search the \"{{category}}\" category" + category: "Search the #{{category}} category" topic: "Search this topic" private_messages: "Search messages"