From d1805733feb8c48a7286eb1affc1f98ed1a044a8 Mon Sep 17 00:00:00 2001 From: Jesse Hallam Date: Thu, 18 Oct 2018 13:49:10 -0400 Subject: MM-12505: remove all things WebRTC (#9700) --- i18n/en.json | 36 ------------------------------------ 1 file changed, 36 deletions(-) (limited to 'i18n') diff --git a/i18n/en.json b/i18n/en.json index b4771306e..70b36a173 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -2422,14 +2422,6 @@ "id": "api.webhook.update_outgoing.intersect.app_error", "translation": "Outgoing webhooks from the same channel cannot have the same trigger words/callback URLs." }, - { - "id": "api.webrtc.disabled.app_error", - "translation": "WebRTC is not enabled in this server." - }, - { - "id": "api.webrtc.register_token.app_error", - "translation": "We encountered an error trying to register the WebRTC Token" - }, { "id": "api.websocket_handler.invalid_param.app_error", "translation": "Invalid {{.Name}} parameter" @@ -4278,34 +4270,6 @@ "id": "model.config.is_valid.time_between_user_typing.app_error", "translation": "Time between user typing updates should not be set to less than 1000 milliseconds." }, - { - "id": "model.config.is_valid.webrtc_gateway_admin_secret.app_error", - "translation": "WebRTC Gateway Admin Secret must be set." - }, - { - "id": "model.config.is_valid.webrtc_gateway_admin_url.app_error", - "translation": "WebRTC Gateway Admin URL must be a valid URL starting with http:// or https://." - }, - { - "id": "model.config.is_valid.webrtc_gateway_ws_url.app_error", - "translation": "WebRTC Gateway Websocket URL must be a valid URL starting with ws:// or wss://." - }, - { - "id": "model.config.is_valid.webrtc_stun_uri.app_error", - "translation": "WebRTC STUN URI must be a valid URL starting with stun:" - }, - { - "id": "model.config.is_valid.webrtc_turn_shared_key.app_error", - "translation": "WebRTC TURN Shared Key cannot be empty if the TURN URI has been set." - }, - { - "id": "model.config.is_valid.webrtc_turn_uri.app_error", - "translation": "WebRTC TURN URI must be a valid URI and start with turn:" - }, - { - "id": "model.config.is_valid.webrtc_turn_username.app_error", - "translation": "WebRTC TURN Username cannot be empty if the TURN URI has been set." - }, { "id": "model.config.is_valid.webserver_security.app_error", "translation": "Invalid value for webserver connection security." -- cgit v1.2.3-1-g7c22