PLT-3901 send different push message when only images attached (#6672)

Этот коммит содержится в:
Corey Hulen
2017-06-16 11:22:12 -07:00
коммит произвёл Joram Wilander
родитель 5158d3a446
Коммит 64eb968b7d
2 изменённых файлов: 9 добавлений и 0 удалений

Просмотреть файл

@@ -1643,6 +1643,10 @@
"id": "api.post.send_notifications_and_forget.push_non_mention",
"translation": " posted in "
},
{
"id": "api.post.send_notifications_and_forget.push_image_only",
"translation": " Uploaded one or more files "
},
{
"id": "api.post.send_notifications_and_forget.push_notification.error",
"translation": "Failed to send push device_id={{.DeviceId}}, err={{.Error}}"