Merge pull request #2409 from riking/muted

Add notification reason for muted category
This commit is contained in:
Robin Ward 2014-06-02 12:47:00 -04:00
commit a4b4b0e53a
1 changed files with 3 additions and 2 deletions

View File

@ -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 <a href="/users/{{username}}/preferences">read this topic</a>.'
"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."