summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
diff options
context:
space:
mode:
authorElias Nahum <nahumhbl@gmail.com>2018-05-30 13:11:19 -0400
committerChristopher Speller <crspeller@gmail.com>2018-05-30 10:11:19 -0700
commite39f5f46f3f6cdcb7ab8aeef8c601047f5942f85 (patch)
tree726238ec047fdb5fa75cfb13399156690bf92568 /i18n/en.json
parent2fe88787492077af294ee82a8775304f655c8805 (diff)
downloadchat-e39f5f46f3f6cdcb7ab8aeef8c601047f5942f85.tar.gz
chat-e39f5f46f3f6cdcb7ab8aeef8c601047f5942f85.tar.bz2
chat-e39f5f46f3f6cdcb7ab8aeef8c601047f5942f85.zip
Push notification styling improvements (#8818)
* Push notification styling improvements * Fix unit tests
Diffstat (limited to 'i18n/en.json')
-rw-r--r--i18n/en.json32
1 files changed, 12 insertions, 20 deletions
diff --git a/i18n/en.json b/i18n/en.json
index fb6d5eeb1..c0b80b86a 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -1916,39 +1916,31 @@
},
{
"id": "api.post.send_notifications_and_forget.push_image_only",
- "translation": " uploaded one or more files in "
+ "translation": " attached a file."
},
{
- "id": "api.post.send_notifications_and_forget.push_image_only_dm",
- "translation": " uploaded one or more files in a direct message"
+ "id": "api.post.send_notifications_and_forget.push_explicit_mention",
+ "translation": " mentioned you."
},
{
- "id": "api.post.send_notifications_and_forget.push_image_only_no_channel",
- "translation": " uploaded one or more files"
+ "id": "api.post.send_notification_and_forget.push_channel_mention",
+ "translation": " notified the channel."
},
{
- "id": "api.post.send_notifications_and_forget.push_in",
- "translation": " in "
+ "id": "api.post.send_notification_and_forget.push_comment_on_post",
+ "translation": " commented on your post."
},
{
- "id": "api.post.send_notifications_and_forget.push_mention",
- "translation": " mentioned you in "
- },
- {
- "id": "api.post.send_notifications_and_forget.push_mention_no_channel",
- "translation": " mentioned you"
+ "id": "api.post.send_notification_and_forget.push_comment_on_thread",
+ "translation": " commented on a thread you participated in."
},
{
"id": "api.post.send_notifications_and_forget.push_message",
- "translation": " sent you a direct message"
- },
- {
- "id": "api.post.send_notifications_and_forget.push_non_mention",
- "translation": " posted in "
+ "translation": "sent you a message."
},
{
- "id": "api.post.send_notifications_and_forget.push_non_mention_no_channel",
- "translation": " posted a message"
+ "id": "api.post.send_notifications_and_forget.push_general_message",
+ "translation": " posted a message."
},
{
"id": "api.post.send_notifications_and_forget.push_notification.error",