Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Installation/lang/en.json')
-rw-r--r--plugins/Installation/lang/en.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Installation/lang/en.json b/plugins/Installation/lang/en.json
index 131b40a2a1..06fbffdc7c 100644
--- a/plugins/Installation/lang/en.json
+++ b/plugins/Installation/lang/en.json
@@ -99,7 +99,7 @@
"SystemCheckOtherExtensions": "Other extensions",
"SystemCheckOtherFunctions": "Other functions",
"SystemCheckPageSpeedDisabled": "PageSpeed disabled",
- "SystemCheckPageSpeedWarn": "We recommend to disable the PageSpeed Module in your web server %s: PageSpeed was reported to cause several issues with Piwik.",
+ "SystemCheckPageSpeedWarning": "We recommend to disable the PageSpeed Module in your web server %s: PageSpeed was reported to cause several issues with Piwik, such as: broken Pages reports, broken Row Evolution, and other issues which are hard to troubleshoot. Please disable mod_pagespeed on this server.",
"SystemCheckPackHelp": "The pack() function is required to track visitors in Piwik.",
"SystemCheckParseIniFileHelp": "This built-in function has been disabled on your host. Piwik will attempt to emulate this function but may encounter further security restrictions. Tracker performance will also be impacted.",
"SystemCheckPdoAndMysqliHelp": "On a GNU\/Linux server you can compile php with the following options: %1$s In your php.ini, add the following lines: %2$s",