From 9e365fd785f7cb38bf7d0ced53d98a0c2789a87f Mon Sep 17 00:00:00 2001 From: Elias Nahum Date: Tue, 9 Feb 2016 10:41:43 -0300 Subject: Add/Remove & Fix loc strings --- i18n/en.json | 2 +- i18n/es.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'i18n') diff --git a/i18n/en.json b/i18n/en.json index aeeaf576b..3b204f250 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -685,7 +685,7 @@ }, { "id": "api.post.check_for_out_of_channel_mentions.message.one", - "translation": "{{.Username}} was mentioned, but they do not belong to this channel." + "translation": "{{.Username}} was mentioned, but does not belong to this channel." }, { "id": "api.post.create_post.bad_filename.error", diff --git a/i18n/es.json b/i18n/es.json index 6f9c7499b..d22c4564a 100644 --- a/i18n/es.json +++ b/i18n/es.json @@ -681,7 +681,7 @@ }, { "id": "api.post.check_for_out_of_channel_mentions.message.multiple", - "translation": "{{.Usernames}} y {{.LastUsername}} fueron mencionados, pero ellos no pertenecen a este canal." + "translation": "{{.Usernames}} y {{.LastUsername}} fueron mencionados, pero no pertenecen a este canal." }, { "id": "api.post.check_for_out_of_channel_mentions.message.one", -- cgit v1.2.3-1-g7c22