From ef427dacf3fca18975d65706c34821fbfdbad468 Mon Sep 17 00:00:00 2001 From: it33 Date: Thu, 4 Feb 2016 15:38:54 -0800 Subject: Update en.json --- web/static/i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web') diff --git a/web/static/i18n/en.json b/web/static/i18n/en.json index e38c2f89c..1a60836d1 100644 --- a/web/static/i18n/en.json +++ b/web/static/i18n/en.json @@ -123,7 +123,7 @@ "admin.email.pushTitle": "Send Push Notifications: ", "admin.email.pushDesc": "Typically set to true in production. When true, Mattermost attempts to send iOS and Android push notifications through the push notification server.", "admin.email.pushServerTitle": "Push Notification Server:", - "admin.email.pushServerDesc": "Location of Mattermost push notification service you can set up behind your firewall using https://github.com/mattermost/push-proxy. For testing you can use https://push-test.mattermost.com, which connects to the sample Mattermost iOS app in the public Apple AppStore. Please do not use test service for production deployments.", + "admin.email.pushServerDesc": "Location of Mattermost push notification service you can set up behind your firewall using https://github.com/mattermost/push-proxy. For testing you can use http://push-test.mattermost.com, which connects to the sample Mattermost iOS app in the public Apple AppStore. To troubleshoot, set Log Settings > File Log Level to DEBUG to log sending of push notifications. Please do not use test service for production deployments.", "admin.email.save": "Save", "admin.gitlab.clientIdExample": "Ex \"jcuS8PuvcpGhpgHhlcpT1Mx42pnqMxQY\"", "admin.gitlab.clientSecretExample": "Ex \"jcuS8PuvcpGhpgHhlcpT1Mx42pnqMxQY\"", -- cgit v1.2.3-1-g7c22