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
path: root/lang
diff options
context:
space:
mode:
authormattab <matthieu.aubry@gmail.com>2013-12-25 12:19:56 +0400
committermattab <matthieu.aubry@gmail.com>2013-12-25 12:19:56 +0400
commit60ab6b2a4d6d3534f796e260b0853a3f21af7622 (patch)
tree0295450d88718102498d5c6a3c589122bf03c039 /lang
parentf1ef046cf2408d6dcba0b0a43d4257379372acc4 (diff)
Clarifying inline help that freetype is required too
Diffstat (limited to 'lang')
-rw-r--r--lang/en.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/en.json b/lang/en.json
index 730d0e050e..74c2e9da41 100644
--- a/lang/en.json
+++ b/lang/en.json
@@ -1099,7 +1099,7 @@
"SystemCheckMemoryLimitHelp": "On a high traffic website, the archiving process may require more memory than currently allowed. If necessary, change the memory_limit directive in your php.ini file.",
"SystemCheckOpenURL": "Open URL",
"SystemCheckOpenURLHelp": "Newsletter subscriptions, update notifications, and one-click updates requires the \"curl\" extension, allow_url_fopen=On, or fsockopen() enabled.",
- "SystemCheckGD": "GD > 2.x (graphics)",
+ "SystemCheckGDFreeType": "GD > 2.x + Freetype (graphics)",
"SystemCheckGDHelp": "The sparklines (small graphs) and image graphs (in Piwik Mobile app and Email reports) will not work.",
"SystemCheckFunctions": "Required functions",
"SystemCheckOtherFunctions": "Other functions",