From ac3a91842b33869936993c754e8d441fed939e48 Mon Sep 17 00:00:00 2001 From: Harrison Healey Date: Wed, 30 Mar 2016 10:20:19 -0400 Subject: Updated out of channel notification message --- i18n/en.json | 4 ++-- i18n/es.json | 8 -------- i18n/fr.json | 10 +--------- i18n/pt.json | 10 +--------- 4 files changed, 4 insertions(+), 28 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", diff --git a/i18n/es.json b/i18n/es.json index 06a725e18..924ce59d2 100644 --- a/i18n/es.json +++ b/i18n/es.json @@ -695,14 +695,6 @@ "id": "api.oauth.revoke_access_token.get.app_error", "translation": "Error obteniendo el token de acceso desde la BD antes de ser eliminado" }, - { - "id": "api.post.check_for_out_of_channel_mentions.message.multiple", - "translation": "{{.Usernames}} y {{.LastUsername}} fueron mencionados, pero no pertenecen a este canal." - }, - { - "id": "api.post.check_for_out_of_channel_mentions.message.one", - "translation": "{{.Username}} fue mencionado, pero no pertenece a este canal." - }, { "id": "api.post.create_post.bad_filename.error", "translation": "Nombre errado de archivo descartado, archivo=%v" diff --git a/i18n/fr.json b/i18n/fr.json index 300e1c0de..c52e17af8 100644 --- a/i18n/fr.json +++ b/i18n/fr.json @@ -695,14 +695,6 @@ "id": "api.oauth.revoke_access_token.get.app_error", "translation": "Erreur lors de la récupération du jeton d'accès avant suppression" }, - { - "id": "api.post.check_for_out_of_channel_mentions.message.multiple", - "translation": "{{.Usernames}} et {{.LastUsername}} sont mentionnés, mais ne participent pas à ce canal." - }, - { - "id": "api.post.check_for_out_of_channel_mentions.message.one", - "translation": "{{.Username}} a été mentionné, mais ne participe pas à ce canal." - }, { "id": "api.post.create_post.bad_filename.error", "translation": "Nom de fichier invalide supprimé, filename=%v" @@ -3671,4 +3663,4 @@ "id": "web.watcher_fail.error", "translation": "Échec de l'ajout du dossier à l'observateur %v" } -] \ No newline at end of file +] diff --git a/i18n/pt.json b/i18n/pt.json index de2163e63..11ab26d6c 100644 --- a/i18n/pt.json +++ b/i18n/pt.json @@ -695,14 +695,6 @@ "id": "api.oauth.revoke_access_token.get.app_error", "translation": "Erro ao obter o token de acesso do BD antes da exclusão" }, - { - "id": "api.post.check_for_out_of_channel_mentions.message.multiple", - "translation": "{{.Usernames}} e {{.LastUsername}} foram mencionados, mas eles não pertencem a este canal." - }, - { - "id": "api.post.check_for_out_of_channel_mentions.message.one", - "translation": "{{.Username}} foi mencionado, mas ele não pertence a este canal." - }, { "id": "api.post.create_post.bad_filename.error", "translation": "Nome ruim do arquivo descartado, nome do arquivo=%v" @@ -3671,4 +3663,4 @@ "id": "web.watcher_fail.error", "translation": "Falha ao adicionar diretório observador %v" } -] \ No newline at end of file +] -- cgit v1.2.3-1-g7c22