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>2014-07-03 05:52:18 +0400
committermattab <matthieu.aubry@gmail.com>2014-07-03 05:52:18 +0400
commite7fcef7f4c4aee3cdfd6f2aeaf359860242013fd (patch)
tree139b2fa54b538223a26f97b2e2ff19561687d406 /lang
parentb8bcb5825b9f5d97f855750d497a33b54c326b3b (diff)
Fixes #5403 display meaningful error message when file_upload is disabled
Diffstat (limited to 'lang')
-rw-r--r--lang/en.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/en.json b/lang/en.json
index a44f85bbb7..0e88a97a24 100644
--- a/lang/en.json
+++ b/lang/en.json
@@ -141,6 +141,7 @@
"LatestBetaRelease": "The latest beta release",
"LatestStableRelease": "The latest stable release",
"LogoNotWriteableInstruction": "To use your custom logo instead of the default Piwik logo, give write permission to this directory: %1$s Piwik needs write access for your logos stored in the files %2$s.",
+ "FileUploadDisabled": "Uploading files is not enabled in your PHP configuration. To upload your custom logo please set %s in php.ini and restart your webserver.",
"LogoUpload": "Select a Logo to upload",
"FaviconUpload": "Select a Favicon to upload",
"LogoUploadHelp": "Please upload a file in %s formats with a minimum height of %s pixels.",