* PLT-4550 move webrtc to TE

* remove webrtc from makefile enterprise tests
Этот коммит содержится в:
enahum
2016-11-04 13:05:32 -03:00
коммит произвёл Harrison Healey
родитель 6289c72686
Коммит 772b57386f
14 изменённых файлов: 181 добавлений и 107 удалений

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

@@ -2527,13 +2527,17 @@
"id": "api.webhook.regen_outgoing_token.permissions.app_error",
"translation": "Inappropriate permissions to regenerate outcoming webhook token"
},
{
"id": "api.webrtc.disabled.app_error",
"translation": "WebRTC is not enabled in this server."
},
{
"id": "api.webrtc.init.debug",
"translation": "Initializing WebRTC api routes"
},
{
"id": "api.webrtc.not_available.app_error",
"translation": "WebRTC is not available on 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",
@@ -2823,18 +2827,6 @@
"id": "ent.saml.update_saml_user.unable_error",
"translation": "Unable to update existing SAML user. Allowing login anyway. err=%v"
},
{
"id": "ent.webrtc.disabled.app_error",
"translation": "WebRTC is not enabled in this server."
},
{
"id": "ent.webrtc.license_disable.app_error",
"translation": "Your license does not support using Mattermost WebRTC"
},
{
"id": "ent.webrtc.register_token.app_error",
"translation": "We encountered an error trying to register the WebRTC Token"
},
{
"id": "error.generic.link_message",
"translation": "Back to Mattermost"