From 0e44860d9bc0dd3acad4f30f907bf5d63225c793 Mon Sep 17 00:00:00 2001 From: hmhealey Date: Tue, 2 Feb 2016 10:53:05 -0500 Subject: [PATCH] Removed untranslated phrases from es.json --- i18n/es.json | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/i18n/es.json b/i18n/es.json index 0dbcaeadf8..50adbe092a 100644 --- a/i18n/es.json +++ b/i18n/es.json @@ -655,14 +655,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.one", - "translation": "{ .Username } was mentioned, but they do not belong to this channel." - }, - { - "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." - }, { "id": "api.post.create_post.bad_filename.error", "translation": "Nombre errado de archivo descartado, archivo=%v" @@ -699,10 +691,6 @@ "id": "api.post.get_out_of_channel_mentions.retrieve_profiles.error", "translation": "Falla al recuperar los perfiles de usuario team_id=%v, err=%v" }, - { - "id": "api.post.get_out_of_channel_mentions.regex.error", - "translation": "Failed to compile @mention regex user_id=%v, err=%v" - }, { "id": "api.post.get_post.permissions.app_error", "translation": "No tienes los permisos apropiados"