From e39f5f46f3f6cdcb7ab8aeef8c601047f5942f85 Mon Sep 17 00:00:00 2001 From: Elias Nahum Date: Wed, 30 May 2018 13:11:19 -0400 Subject: Push notification styling improvements (#8818) * Push notification styling improvements * Fix unit tests --- i18n/en.json | 32 ++++++++++++-------------------- 1 file changed, 12 insertions(+), 20 deletions(-) (limited to 'i18n') 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", -- cgit v1.2.3-1-g7c22