summaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
authorit33 <it33@users.noreply.github.com>2016-02-04 15:38:54 -0800
committerit33 <it33@users.noreply.github.com>2016-02-04 15:38:54 -0800
commitef427dacf3fca18975d65706c34821fbfdbad468 (patch)
tree3e0483427668c10da7238f2ef55336c2cf716cf5 /web
parentfc9494b5876c7290e2ea3d11a79004a27fbb9c1d (diff)
downloadchat-ef427dacf3fca18975d65706c34821fbfdbad468.tar.gz
chat-ef427dacf3fca18975d65706c34821fbfdbad468.tar.bz2
chat-ef427dacf3fca18975d65706c34821fbfdbad468.zip
Update en.json
Diffstat (limited to 'web')
-rw-r--r--web/static/i18n/en.json2
1 files changed, 1 insertions, 1 deletions
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\"",