summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
diff options
context:
space:
mode:
authorHarrison Healey <harrisonmhealey@gmail.com>2016-03-30 10:20:19 -0400
committerHarrison Healey <harrisonmhealey@gmail.com>2016-03-30 10:33:39 -0400
commitac3a91842b33869936993c754e8d441fed939e48 (patch)
tree82f0a08ba7c9d2174fdde6884285f69783bbac68 /i18n/en.json
parent4cc7b29c9288321d95ee753b767c9cd0b529f52f (diff)
downloadchat-ac3a91842b33869936993c754e8d441fed939e48.tar.gz
chat-ac3a91842b33869936993c754e8d441fed939e48.tar.bz2
chat-ac3a91842b33869936993c754e8d441fed939e48.zip
Updated out of channel notification message
Diffstat (limited to 'i18n/en.json')
-rw-r--r--i18n/en.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 935af52f9..0207d660e 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -697,11 +697,11 @@
},
{
"id": "api.post.check_for_out_of_channel_mentions.message.multiple",
- "translation": "{{.Usernames}} and {{.LastUsername}} were mentioned, but they do not belong to this channel."
+ "translation": "{{.Usernames}} and {{.LastUsername}} were mentioned, but they did not receive notifications because they do not belong to this channel."
},
{
"id": "api.post.check_for_out_of_channel_mentions.message.one",
- "translation": "{{.Username}} was mentioned, but does not belong to this channel."
+ "translation": "{{.Username}} was mentioned, but they did not receive a notification because they do not belong to this channel."
},
{
"id": "api.post.create_post.bad_filename.error",