From 3bb29484372193186157700d16d5227591538d5d Mon Sep 17 00:00:00 2001 From: Sam Date: Tue, 7 Jan 2014 10:58:27 +1100 Subject: [PATCH] BUGFIX: missing localization for auto watching topics --- config/locales/client.en.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index 55861e1a5..516920da0 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -701,6 +701,7 @@ en: notifications: title: '' reasons: + "3_6": 'You will receive notifications because you are watching this category.' "3_5": 'You will receive notifications because you started watching this topic automatically.' "3_2": 'You will receive notifications because you are watching this topic.' "3_1": 'You will receive notifications because you created this topic.'