summaryrefslogtreecommitdiffstats
path: root/webapp/i18n/en.json
diff options
context:
space:
mode:
authorJoram Wilander <jwawilander@gmail.com>2017-01-09 09:26:07 -0500
committerHarrison Healey <harrisonmhealey@gmail.com>2017-01-09 09:26:07 -0500
commitf6672605e82919798eb23ec45d8e663351af7d97 (patch)
treea77add3b5f4b5dc37d896121ba12e8a594209e81 /webapp/i18n/en.json
parent280e3aac2b53a4c2469b4000231e83eb12cde17e (diff)
downloadchat-f6672605e82919798eb23ec45d8e663351af7d97.tar.gz
chat-f6672605e82919798eb23ec45d8e663351af7d97.tar.bz2
chat-f6672605e82919798eb23ec45d8e663351af7d97.zip
Reorganize stats on system statistics page (#5007)
Diffstat (limited to 'webapp/i18n/en.json')
-rw-r--r--webapp/i18n/en.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json
index 66a58e0c5..416b268de 100644
--- a/webapp/i18n/en.json
+++ b/webapp/i18n/en.json
@@ -922,7 +922,7 @@
"analytics.chart.loading": "Loading...",
"analytics.chart.meaningful": "Not enough data for a meaningful representation.",
"analytics.system.activeUsers": "Active Users With Posts",
- "analytics.system.skippedIntensiveQueries": "Some statistics have been omitted because they put too much load on the system to calculate. See <a href='https://docs.mattermost.com/administration/statistics.html' target='_blank'>https://docs.mattermost.com/administration/statistics.html</a> for more details.",
+ "analytics.system.skippedIntensiveQueries": "To maximize performance, some statistics are disabled. You can re-enable them in config.json. See: <a href='https://docs.mattermost.com/administration/statistics.html' target='_blank'>https://docs.mattermost.com/administration/statistics.html</a>",
"analytics.system.channelTypes": "Channel Types",
"analytics.system.expiredBanner": "The Enterprise license expired on {date}. You have 15 days from this date to renew the license, please contact <a href='mailto:commercial@mattermost.com'>commercial@mattermost.com</a>.",
"analytics.system.expiringBanner": "The Enterprise license is expiring on {date}. To renew your license, please contact <a href='mailto:commercial@mattermost.com'>commercial@mattermost.com</a>.",