From 1ba84f79c0aae805755f6ba49b90abc31e1f4f86 Mon Sep 17 00:00:00 2001 From: riking Date: Mon, 2 Jun 2014 09:40:51 -0700 Subject: [PATCH] Add notification reason for muted category --- config/locales/client.en.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index 7d6de9592..c35355cf4 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -785,10 +785,11 @@ en: "2_4": 'You will receive notifications because you posted a reply to this topic.' "2_2": 'You will receive notifications because you are tracking this topic.' "2": 'You will receive notifications because you read this topic.' - "1": 'You will be notified only if someone mentions your @name or replies to your post.' "1_2": 'You will be notified only if someone mentions your @name or replies to your post.' - "0": 'You are ignoring all notifications on this topic.' + "1": 'You will be notified only if someone mentions your @name or replies to your post.' + "0_7": 'You are ignoring all notifications in this category.' "0_2": 'You are ignoring all notifications on this topic.' + "0": 'You are ignoring all notifications on this topic.' watching_pm: title: "Watching" description: "You will be notified of every new post in this private message. The count of unread and new posts will also appear next to the topic's listing."