summaryrefslogtreecommitdiffstats
path: root/webapp/i18n
diff options
context:
space:
mode:
authorHarrison Healey <harrisonmhealey@gmail.com>2017-04-04 19:21:31 -0400
committerJoram Wilander <jwawilander@gmail.com>2017-04-04 19:21:31 -0400
commitf7a4c75a214fb239989618e9583d78f98256e66c (patch)
tree3d645fc2a62c96985c069a32e93e3ab9dd964616 /webapp/i18n
parenta0c91ef4afceffb100c75bd67585021a13abc24e (diff)
downloadchat-f7a4c75a214fb239989618e9583d78f98256e66c.tar.gz
chat-f7a4c75a214fb239989618e9583d78f98256e66c.tar.bz2
chat-f7a4c75a214fb239989618e9583d78f98256e66c.zip
PLT-5702 Added special error page for private browsing error message (#5985)
Diffstat (limited to 'webapp/i18n')
-rwxr-xr-xwebapp/i18n/en.json2
1 files changed, 0 insertions, 2 deletions
diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json
index 1d304b52e..47ff01f10 100755
--- a/webapp/i18n/en.json
+++ b/webapp/i18n/en.json
@@ -1307,8 +1307,6 @@
"error.not_found.link_message": "Back to Mattermost",
"error.not_found.message": "The page you were trying to reach does not exist",
"error.not_found.title": "Page not found",
- "error.not_supported.message": "Private browsing is not supported",
- "error.not_supported.title": "Browser not supported",
"error_bar.expired": "Enterprise license is expired and some features may be disabled. <a href='{link}' target='_blank'>Please renew.</a>",
"error_bar.expiring": "Enterprise license expires on {date}. <a href='{link}' target='_blank'>Please renew.</a>",
"error_bar.past_grace": "Enterprise license is expired and some features may be disabled. Please contact your System Administrator for details.",