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-09 03:11:29 +0400
committermattab <matthieu.aubry@gmail.com>2013-12-09 03:11:29 +0400
commit6f53f54f10132b73707f7dd1131aad79be494a55 (patch)
tree8617587c77d4b36d032f70a8e0ef43dba36aabbd /lang
parent4c32671deeb118f33cd15275e69c0d2d686b32cd (diff)
Fixes #4368 Add support transparent background custom logos. Was Pull request #148, kuddos ademaro
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 dda252d3e8..15ab697aca 100644
--- a/lang/en.json
+++ b/lang/en.json
@@ -535,7 +535,7 @@
"CustomLogoFeedbackInfo": "If you customize the Piwik logo, you might also be interested to hide the %s link in the top menu. To do so, you can disable the Feedback plugin in the %sManage Plugins%s page.",
"UseCustomLogo": "Use a custom logo",
"LogoUpload": "Select a Logo to upload",
- "LogoUploadDescription": "Please upload a file in %s formats, no transparent background, with a minimum height of %s pixels.",
+ "LogoUploadHelp": "Please upload a file in %s formats with a minimum height of %s pixels.",
"LogoNotWriteable": "To use a custom logo Piwik requires write access to the logo files within the \"misc\" directory: %s",
"TrustedHostSettings": "Trusted Piwik Hostname",
"TrustedHostConfirm": "Are you sure you want to change the trusted Piwik hostname?",